"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/23 04:51:07 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni" 2025/08/23 04:51:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 04:51:07 DEBUG : Creating backend with remote "/tmp/rclone1871946428" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/23 04:51:11 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:11 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.58s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 04:51:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:12 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:12 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:13 INFO : sub dir/hello world: Copied (new) 2025/08/23 04:51:13 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.71s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:14 DEBUG : Creating backend with remote "/non-existing" 2025/08/23 04:51:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/23 04:51:14 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:14 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:15 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:15 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.73s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:17 INFO : B2 bucket rclone-test-pezaniv8jeni: Running all checks before starting transfers 2025/08/23 04:51:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:17 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:17 INFO : B2 bucket rclone-test-pezaniv8jeni: Checks finished, now starting transfers 2025/08/23 04:51:17 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.33s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:18 ERROR : Ignoring --no-traverse with sync 2025/08/23 04:51:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:18 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:18 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:19 INFO : sub dir/hello world: Copied (new) 2025/08/23 04:51:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.18s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/23 04:51:20 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:20 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/23 04:51:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:51:21 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:21 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:51:22 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:22 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.54s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/23 04:51:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 04:51:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/23 04:51:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 04:51:24 INFO : sub dir2: Making directory 2025/08/23 04:51:24 INFO : sub dir: Making directory 2025/08/23 04:51:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:24 INFO : sub dir2/sub sub dir2: Making directory 2025/08/23 04:51:24 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:24 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:24 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/23 04:51:24 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.18s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:25 INFO : sub dir2: Making directory 2025/08/23 04:51:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/23 04:51:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 04:51:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:25 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:25 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:26 DEBUG : sub dir2: Making directory with metadata 2025/08/23 04:51:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 04:51:26 INFO : sub dir2: Making directory 2025/08/23 04:51:26 INFO : sub dir: Making directory 2025/08/23 04:51:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:26 INFO : sub dir/hello world: Copied (new) 2025/08/23 04:51:26 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/23 04:51:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/23 04:51:27 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.47s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:28 INFO : sub dir2: Making directory 2025/08/23 04:51:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:28 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:28 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:28 INFO : sub dir/hello world: Copied (new) 2025/08/23 04:51:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:29 DEBUG : sub dir2: Making directory with metadata 2025/08/23 04:51:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 04:51:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 04:51:29 INFO : sub dir2: Making directory 2025/08/23 04:51:29 INFO : sub dir: Making directory 2025/08/23 04:51:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:29 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:29 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:29 INFO : sub dir/hello world: Copied (new) 2025/08/23 04:51:29 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/23 04:51:29 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:30 INFO : sub dir2: Making directory 2025/08/23 04:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:30 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:30 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:31 INFO : sub dir/hello world: Copied (new) 2025/08/23 04:51:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.28s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wigacok4fida" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pezaniv8jeni -> B2 bucket rclone-test-wigacok4fida 2025/08/23 04:51:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:33 DEBUG : B2 bucket rclone-test-wigacok4fida: Waiting for checks to finish 2025/08/23 04:51:33 DEBUG : B2 bucket rclone-test-wigacok4fida: Waiting for transfers to finish 2025/08/23 04:51:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 04:51:37 DEBUG : B2 bucket rclone-test-wigacok4fida: Purge remote 2025/08/23 04:51:37 INFO : B2 bucket rclone-test-wigacok4fida: cleaning bucket "rclone-test-wigacok4fida" of all files 2025/08/23 04:51:38 DEBUG : sub dir/hello world: Deleting (id "4_zcf728d33404ddb5b9f880e1b_f11810f6d18f8ecbc_d20250823_m045137_c001_v0001099_t0021_u01755924697571") --- PASS: TestServerSideCopy (9.62s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/23 04:51:42 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:42 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/23 04:51:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:44 DEBUG : Creating backend with remote "TestB2:rclone-test-pagudic5nigo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pezaniv8jeni -> B2 bucket rclone-test-pagudic5nigo 2025/08/23 04:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:45 DEBUG : B2 bucket rclone-test-pagudic5nigo: Waiting for checks to finish 2025/08/23 04:51:45 DEBUG : B2 bucket rclone-test-pagudic5nigo: Waiting for transfers to finish 2025/08/23 04:51:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 04:51:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/23 04:51:47 DEBUG : B2 bucket rclone-test-pagudic5nigo: Waiting for checks to finish 2025/08/23 04:51:47 DEBUG : B2 bucket rclone-test-pagudic5nigo: Waiting for transfers to finish 2025/08/23 04:51:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/23 04:51:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 04:51:48 DEBUG : B2 bucket rclone-test-pagudic5nigo: Purge remote 2025/08/23 04:51:48 INFO : B2 bucket rclone-test-pagudic5nigo: cleaning bucket "rclone-test-pagudic5nigo" of all files 2025/08/23 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2bd23404ddb5b9f880e1b_f11957aed40769877_d20250823_m045148_c001_v0001161_t0012_u01755924708078") 2025/08/23 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z0fc2bd23404ddb5b9f880e1b_f105864bcdbfeece2_d20250823_m045146_c001_v0001181_t0042_u01755924706790") --- PASS: TestServerSideCopyOverSelf (6.53s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/23 04:51:51 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:51:51 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:51:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/23 04:51:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/23 04:51:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:51:52 DEBUG : Creating backend with remote "TestB2:rclone-test-davufub0kocu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pezaniv8jeni -> B2 bucket rclone-test-davufub0kocu 2025/08/23 04:51:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:51:54 DEBUG : B2 bucket rclone-test-davufub0kocu: Waiting for checks to finish 2025/08/23 04:51:54 DEBUG : B2 bucket rclone-test-davufub0kocu: Waiting for transfers to finish 2025/08/23 04:51:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:51:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 04:51:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/23 04:51:59 DEBUG : B2 bucket rclone-test-davufub0kocu: Waiting for checks to finish 2025/08/23 04:51:59 DEBUG : B2 bucket rclone-test-davufub0kocu: Waiting for transfers to finish 2025/08/23 04:51:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/23 04:51:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 04:51:59 INFO : sub dir/hello world: Deleted 2025/08/23 04:52:00 DEBUG : testing file moves 2025/08/23 04:52:00 DEBUG : B2 bucket rclone-test-davufub0kocu: Waiting for checks to finish 2025/08/23 04:52:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/23 04:52:00 DEBUG : B2 bucket rclone-test-davufub0kocu: Waiting for transfers to finish 2025/08/23 04:52:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/23 04:52:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 04:52:01 INFO : sub dir/hello world: Deleted 2025/08/23 04:52:01 DEBUG : B2 bucket rclone-test-davufub0kocu: Purge remote 2025/08/23 04:52:01 INFO : B2 bucket rclone-test-davufub0kocu: cleaning bucket "rclone-test-davufub0kocu" of all files 2025/08/23 04:52:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf82dd23404ddb5b9f880e1b_f11739fa78c0499ef_d20250823_m045201_c001_v0001120_t0045_u01755924721074") 2025/08/23 04:52:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf82dd23404ddb5b9f880e1b_f1043b564353aff26_d20250823_m045159_c001_v0001090_t0029_u01755924719251") 2025/08/23 04:52:02 DEBUG : sub dir/hello world: Deleting (id "4_zdf82dd23404ddb5b9f880e1b_f114dfefd6fb6f260_d20250823_m045157_c001_v0001184_t0050_u01755924717641") --- PASS: TestServerSideMoveOverSelf (14.18s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:07 ERROR : error listing: directory not found 2025/08/23 04:52:07 INFO : Local file system at /tmp/rclone1871946428: Making directory 2025/08/23 04:52:07 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:07 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.98s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:52:09 DEBUG : Local file system at /tmp/rclone1871946428: Waiting for checks to finish 2025/08/23 04:52:09 DEBUG : Local file system at /tmp/rclone1871946428: Waiting for transfers to finish 2025/08/23 04:52:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:52:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/23 04:52:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/23 04:52:10 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:10 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 04:52:11 INFO : check sum: Copied (new) 2025/08/23 04:52:11 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:11 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 04:52:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/23 04:52:11 DEBUG : check sum: Unchanged skipping 2025/08/23 04:52:11 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:11 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/23 04:52:12 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:12 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/23 04:52:12 INFO : sizeonly: Copied (new) 2025/08/23 04:52:12 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:13 DEBUG : sizeonly: Sizes identical 2025/08/23 04:52:13 DEBUG : sizeonly: Unchanged skipping 2025/08/23 04:52:13 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:13 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:13 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.65s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/23 04:52:13 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:13 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/23 04:52:14 INFO : ignore-size: Copied (new) 2025/08/23 04:52:14 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:52:14 DEBUG : ignore-size: Unchanged skipping 2025/08/23 04:52:14 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:14 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:14 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.55s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:52:16 DEBUG : existing: Unchanged skipping 2025/08/23 04:52:16 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:16 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:16 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:16 INFO : There was nothing to transfer 2025/08/23 04:52:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/23 04:52:16 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:16 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/23 04:52:16 INFO : existing: Copied (replaced existing) 2025/08/23 04:52:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.89s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/23 04:52:17 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:17 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/23 04:52:17 INFO : existing: Copied (new) 2025/08/23 04:52:17 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:18 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:18 DEBUG : existing: Destination exists, skipping 2025/08/23 04:52:18 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:18 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:19 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/23 04:52:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/23 04:52:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:52:20 DEBUG : c/non empty space: Unchanged skipping 2025/08/23 04:52:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:52:20 INFO : a/potato2: Copied (new) 2025/08/23 04:52:20 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:20 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:20 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:20 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/23 04:52:22 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 04:52:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/23 04:52:22 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:22 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:22 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:22 INFO : There was nothing to transfer 2025/08/23 04:52:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/23 04:52:22 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 04:52:23 INFO : empty space: Updated modification time in destination 2025/08/23 04:52:23 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:23 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:23 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/23 04:52:24 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 04:52:24 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:24 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:24 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:26 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/23 04:52:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1871946428) 2025/08/23 04:52:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pezaniv8jeni) 2025/08/23 04:52:26 DEBUG : foo: sha1 differ 2025/08/23 04:52:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/23 04:52:26 INFO : foo: Copied (replaced existing) 2025/08/23 04:52:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:52:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/23 04:52:27 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:27 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:27 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:52:28 INFO : potato: Copied (new) 2025/08/23 04:52:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/23 04:52:30 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:30 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/23 04:52:30 INFO : potato: Copied (replaced existing) 2025/08/23 04:52:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.05s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/23 04:52:31 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1871946428) 2025/08/23 04:52:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pezaniv8jeni) 2025/08/23 04:52:31 DEBUG : potato: sha1 differ 2025/08/23 04:52:31 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/23 04:52:32 INFO : potato: Copied (replaced existing) 2025/08/23 04:52:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:52:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:52:33 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/23 04:52:33 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:33 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:33 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:52:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:52:36 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:36 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:36 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:52:36 INFO : potato2: Copied (new) 2025/08/23 04:52:36 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:38 INFO : d: Making directory 2025/08/23 04:52:38 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/23 04:52:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/23 04:52:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:52:38 DEBUG : c/non empty space: Unchanged skipping 2025/08/23 04:52:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:52:38 INFO : a/potato2: Copied (new) 2025/08/23 04:52:38 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:38 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:38 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:38 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:40 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/23 04:52:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/23 04:52:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:52:41 DEBUG : c/non empty space: Unchanged skipping 2025/08/23 04:52:41 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:41 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:52:41 INFO : a/potato2: Copied (new) 2025/08/23 04:52:41 ERROR : B2 bucket rclone-test-pezaniv8jeni: not deleting files as there were IO errors 2025/08/23 04:52:41 ERROR : B2 bucket rclone-test-pezaniv8jeni: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:43 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:52:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:52:43 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:43 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:43 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:43 INFO : potato: Deleted 2025/08/23 04:52:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:52:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:45 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:45 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:45 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:45 INFO : potato: Deleted 2025/08/23 04:52:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:52:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:52:46 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:46 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:46 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:52:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:52:47 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:47 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:48 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/23 04:52:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.86s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:49 DEBUG : enormous: Excluded (Size Filter) 2025/08/23 04:52:49 DEBUG : enormous: Excluded 2025/08/23 04:52:49 DEBUG : potato2: Excluded (Size Filter) 2025/08/23 04:52:49 DEBUG : potato2: Excluded 2025/08/23 04:52:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/23 04:52:50 DEBUG : potato2: Excluded 2025/08/23 04:52:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:52:50 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:50 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:50 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:50 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:50 INFO : There was nothing to transfer 2025/08/23 04:52:50 DEBUG : enormous: Excluded (Size Filter) 2025/08/23 04:52:50 DEBUG : enormous: Excluded 2025/08/23 04:52:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/23 04:52:50 DEBUG : potato2: Excluded 2025/08/23 04:52:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/23 04:52:50 DEBUG : potato2: Excluded 2025/08/23 04:52:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/23 04:52:50 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:50 DEBUG : Local file system at /tmp/rclone1871946428: Waiting for checks to finish 2025/08/23 04:52:50 DEBUG : Local file system at /tmp/rclone1871946428: Waiting for transfers to finish 2025/08/23 04:52:50 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.09s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:52 DEBUG : enormous: Excluded (Size Filter) 2025/08/23 04:52:52 DEBUG : enormous: Excluded 2025/08/23 04:52:52 DEBUG : potato2: Excluded (Size Filter) 2025/08/23 04:52:52 DEBUG : potato2: Excluded 2025/08/23 04:52:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:52:52 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:52 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:52 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:52 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:52 INFO : potato2: Deleted 2025/08/23 04:52:52 INFO : enormous: Deleted 2025/08/23 04:52:52 INFO : There was nothing to transfer 2025/08/23 04:52:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/23 04:52:53 DEBUG : empty space: Unchanged skipping 2025/08/23 04:52:53 DEBUG : Local file system at /tmp/rclone1871946428: Waiting for checks to finish 2025/08/23 04:52:53 DEBUG : Local file system at /tmp/rclone1871946428: Waiting for transfers to finish 2025/08/23 04:52:53 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:53 INFO : potato2: Deleted 2025/08/23 04:52:53 INFO : enormous: Deleted 2025/08/23 04:52:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:52:55 DEBUG : five: Need to transfer - File not found at Destination 2025/08/23 04:52:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/23 04:52:55 DEBUG : one: Destination is newer than source, skipping 2025/08/23 04:52:55 DEBUG : three: Sizes identical 2025/08/23 04:52:55 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/23 04:52:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/23 04:52:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1871946428) 2025/08/23 04:52:55 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pezaniv8jeni) 2025/08/23 04:52:55 DEBUG : two: sha1 differ 2025/08/23 04:52:55 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/23 04:52:55 INFO : five: Copied (new) 2025/08/23 04:52:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/23 04:52:55 INFO : four: Copied (replaced existing) 2025/08/23 04:52:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/23 04:52:56 INFO : two: Copied (replaced existing) 2025/08/23 04:52:56 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:56 DEBUG : one: Destination is newer than source, skipping 2025/08/23 04:52:56 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/23 04:52:56 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/23 04:52:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/23 04:52:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/23 04:52:56 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/23 04:52:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/23 04:52:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1871946428) 2025/08/23 04:52:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pezaniv8jeni) 2025/08/23 04:52:56 DEBUG : three: sha1 differ 2025/08/23 04:52:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/23 04:52:56 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/23 04:52:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/23 04:52:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/23 04:52:56 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 04:52:56 INFO : three: Copied (replaced existing) 2025/08/23 04:52:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.55s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/23 04:52:58 INFO : B2 bucket rclone-test-pezaniv8jeni: Making map for --track-renames 2025/08/23 04:52:58 INFO : B2 bucket rclone-test-pezaniv8jeni: Finished making map for --track-renames 2025/08/23 04:52:58 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:58 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for renames to finish 2025/08/23 04:52:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/23 04:52:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/23 04:52:58 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:52:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 04:52:58 INFO : yam: Copied (new) 2025/08/23 04:52:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/23 04:52:58 INFO : potato: Copied (new) 2025/08/23 04:52:58 DEBUG : Waiting for deletions to finish 2025/08/23 04:52:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:52:59 DEBUG : potato: Unchanged skipping 2025/08/23 04:52:59 INFO : B2 bucket rclone-test-pezaniv8jeni: Making map for --track-renames 2025/08/23 04:52:59 INFO : B2 bucket rclone-test-pezaniv8jeni: Finished making map for --track-renames 2025/08/23 04:52:59 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:52:59 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for renames to finish 2025/08/23 04:53:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 04:53:00 INFO : yam: Copied (server-side copy) to: yaml 2025/08/23 04:53:00 INFO : yam: Deleted 2025/08/23 04:53:00 INFO : yaml: Renamed from "yam" 2025/08/23 04:53:00 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:53:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.91s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/23 04:53:01 INFO : B2 bucket rclone-test-pezaniv8jeni: Making map for --track-renames 2025/08/23 04:53:01 INFO : B2 bucket rclone-test-pezaniv8jeni: Finished making map for --track-renames 2025/08/23 04:53:01 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:53:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/23 04:53:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/23 04:53:01 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for renames to finish 2025/08/23 04:53:01 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:53:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 04:53:01 INFO : yam: Copied (new) 2025/08/23 04:53:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/23 04:53:01 INFO : potato: Copied (new) 2025/08/23 04:53:01 DEBUG : Waiting for deletions to finish 2025/08/23 04:53:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:53:02 INFO : B2 bucket rclone-test-pezaniv8jeni: Making map for --track-renames 2025/08/23 04:53:02 INFO : B2 bucket rclone-test-pezaniv8jeni: Finished making map for --track-renames 2025/08/23 04:53:02 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:53:02 DEBUG : potato: Unchanged skipping 2025/08/23 04:53:02 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for renames to finish 2025/08/23 04:53:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 04:53:02 INFO : yam: Copied (server-side copy) to: yaml 2025/08/23 04:53:02 INFO : yam: Deleted 2025/08/23 04:53:02 INFO : yaml: Renamed from "yam" 2025/08/23 04:53:02 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:53:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/23 04:53:04 INFO : B2 bucket rclone-test-pezaniv8jeni: Making map for --track-renames 2025/08/23 04:53:04 INFO : B2 bucket rclone-test-pezaniv8jeni: Finished making map for --track-renames 2025/08/23 04:53:04 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:53:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/23 04:53:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/23 04:53:04 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for renames to finish 2025/08/23 04:53:04 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:53:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/23 04:53:04 INFO : potato: Copied (new) 2025/08/23 04:53:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 04:53:04 INFO : sub/yam: Copied (new) 2025/08/23 04:53:04 DEBUG : Waiting for deletions to finish 2025/08/23 04:53:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:53:05 DEBUG : potato: Unchanged skipping 2025/08/23 04:53:05 INFO : B2 bucket rclone-test-pezaniv8jeni: Making map for --track-renames 2025/08/23 04:53:05 INFO : B2 bucket rclone-test-pezaniv8jeni: Finished making map for --track-renames 2025/08/23 04:53:05 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:53:05 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for renames to finish 2025/08/23 04:53:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 04:53:05 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/23 04:53:05 INFO : sub/yam: Deleted 2025/08/23 04:53:05 INFO : yam: Renamed from "sub/yam" 2025/08/23 04:53:05 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:53:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:53:06 DEBUG : Creating backend with remote "/tmp/rclone1871946428/dir1" 2025/08/23 04:53:06 DEBUG : Creating backend with remote "/tmp/rclone1871946428/dir2" 2025/08/23 04:53:06 DEBUG : Local file system at /tmp/rclone1871946428/dir2: Using server-side directory move 2025/08/23 04:53:06 INFO : Local file system at /tmp/rclone1871946428/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/23 04:53:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/23 04:53:06 INFO : file1.txt: Moved (server-side) 2025/08/23 04:53:06 DEBUG : Local file system at /tmp/rclone1871946428/dir2: Waiting for checks to finish 2025/08/23 04:53:06 DEBUG : Local file system at /tmp/rclone1871946428/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:53:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:53:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/23 04:53:07 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:53:07 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:53:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/23 04:53:07 INFO : nested/sub dir/file: Copied (new) 2025/08/23 04:53:07 INFO : nested/sub dir/file: Deleted 2025/08/23 04:53:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:53:08 INFO : sub dir/hello world: Copied (new) 2025/08/23 04:53:08 INFO : sub dir/hello world: Deleted 2025/08/23 04:53:08 INFO : sub dir: Removing directory 2025/08/23 04:53:08 INFO : nested/sub dir: Removing directory 2025/08/23 04:53:08 INFO : nested: Removing directory 2025/08/23 04:53:08 DEBUG : Local file system at /tmp/rclone1871946428: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.73s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:53:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 04:53:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/23 04:53:09 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:53:09 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:53:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/23 04:53:09 INFO : nested/sub dir/file: Copied (new) 2025/08/23 04:53:09 INFO : nested/sub dir/file: Deleted 2025/08/23 04:53:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 04:53:09 INFO : sub dir/hello world: Copied (new) 2025/08/23 04:53:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:53:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/23 04:53:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/23 04:53:10 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:53:10 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:53:10 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/23 04:53:10 INFO : existing-b: Copied (new) 2025/08/23 04:53:10 INFO : existing-b: Deleted 2025/08/23 04:53:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/23 04:53:11 INFO : existing: Copied (new) 2025/08/23 04:53:11 INFO : existing: Deleted 2025/08/23 04:53:11 DEBUG : existing: Destination exists, skipping 2025/08/23 04:53:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/23 04:53:11 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:53:11 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:53:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:53:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zuxetaq8paxa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pezaniv8jeni -> B2 bucket rclone-test-zuxetaq8paxa 2025/08/23 04:53:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:53:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/23 04:53:19 DEBUG : empty space: Unchanged skipping 2025/08/23 04:53:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/23 04:53:19 DEBUG : B2 bucket rclone-test-zuxetaq8paxa: Waiting for checks to finish 2025/08/23 04:53:19 INFO : empty space: Deleted 2025/08/23 04:53:19 DEBUG : B2 bucket rclone-test-zuxetaq8paxa: Waiting for transfers to finish 2025/08/23 04:53:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:53:19 INFO : potato2: Copied (server-side copy) 2025/08/23 04:53:19 INFO : potato2: Deleted 2025/08/23 04:53:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 04:53:20 INFO : potato3: Copied (server-side copy) 2025/08/23 04:53:20 INFO : potato3: Deleted 2025/08/23 04:53:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xiniyuk5kene" 2025/08/23 04:53:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/23 04:53:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:53:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/23 04:53:21 DEBUG : B2 bucket rclone-test-xiniyuk5kene: Waiting for checks to finish 2025/08/23 04:53:21 DEBUG : B2 bucket rclone-test-xiniyuk5kene: Waiting for transfers to finish 2025/08/23 04:53:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 04:53:24 INFO : empty space: Copied (server-side copy) 2025/08/23 04:53:24 INFO : empty space: Deleted 2025/08/23 04:53:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:53:24 INFO : potato2: Copied (server-side copy) 2025/08/23 04:53:24 INFO : potato2: Deleted 2025/08/23 04:53:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 04:53:24 INFO : potato3: Copied (server-side copy) 2025/08/23 04:53:25 INFO : potato3: Deleted 2025/08/23 04:53:25 DEBUG : B2 bucket rclone-test-xiniyuk5kene: Purge remote 2025/08/23 04:53:25 INFO : B2 bucket rclone-test-xiniyuk5kene: cleaning bucket "rclone-test-xiniyuk5kene" of all files 2025/08/23 04:53:25 DEBUG : empty space: Deleting (id "4_z0f622d93406ddb5b9f880e1b_f1130ab75cd4ba7f9_d20250823_m045324_c001_v0001184_t0023_u01755924804165") 2025/08/23 04:53:25 DEBUG : potato2: Deleting (id "4_z0f622d93406ddb5b9f880e1b_f11284834314bc7e8_d20250823_m045324_c001_v0001178_t0033_u01755924804402") 2025/08/23 04:53:25 DEBUG : potato3: Deleting (id "4_z0f622d93406ddb5b9f880e1b_f115bb0a35e19095e_d20250823_m045324_c001_v0001091_t0005_u01755924804534") 2025/08/23 04:53:27 DEBUG : B2 bucket rclone-test-zuxetaq8paxa: Purge remote 2025/08/23 04:53:27 INFO : B2 bucket rclone-test-zuxetaq8paxa: cleaning bucket "rclone-test-zuxetaq8paxa" of all files 2025/08/23 04:53:27 DEBUG : empty space: Deleting (id "4_z9ff20dd3406ddb5b9f880e1b_f404f5cb36847df6d_d20250823_m045324_c001_v7007000_t0000_u01755924804378") 2025/08/23 04:53:27 DEBUG : empty space: Deleting (id "4_z9ff20dd3406ddb5b9f880e1b_f115272ece59fc3a5_d20250823_m045318_c001_v0001184_t0034_u01755924798552") 2025/08/23 04:53:27 DEBUG : potato2: Deleting (id "4_z9ff20dd3406ddb5b9f880e1b_f404f5cb36847df70_d20250823_m045324_c001_v7007000_t0000_u01755924804642") 2025/08/23 04:53:27 DEBUG : potato2: Deleting (id "4_z9ff20dd3406ddb5b9f880e1b_f107f27ababb37885_d20250823_m045319_c001_v0001044_t0024_u01755924799373") 2025/08/23 04:53:27 DEBUG : potato3: Deleting (id "4_z9ff20dd3406ddb5b9f880e1b_f404f5cb36847df73_d20250823_m045324_c001_v7007000_t0000_u01755924804935") 2025/08/23 04:53:27 DEBUG : potato3: Deleting (id "4_z9ff20dd3406ddb5b9f880e1b_f1152cd9532e3c0a4_d20250823_m045319_c001_v0001099_t0002_u01755924799753") 2025/08/23 04:53:27 DEBUG : potato3: Deleting (id "4_z9ff20dd3406ddb5b9f880e1b_f115272ece59fc3ab_d20250823_m045318_c001_v0001184_t0050_u01755924798756") --- PASS: TestServerSideMove (18.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:53:31 DEBUG : Creating backend with remote "TestB2:rclone-test-decobic8luqu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pezaniv8jeni -> B2 bucket rclone-test-decobic8luqu 2025/08/23 04:53:37 DEBUG : empty space: Excluded (Size Filter) 2025/08/23 04:53:37 DEBUG : empty space: Excluded 2025/08/23 04:53:37 DEBUG : empty space: Excluded (Size Filter) 2025/08/23 04:53:37 DEBUG : empty space: Excluded 2025/08/23 04:53:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:53:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/23 04:53:37 DEBUG : B2 bucket rclone-test-decobic8luqu: Waiting for checks to finish 2025/08/23 04:53:37 DEBUG : B2 bucket rclone-test-decobic8luqu: Waiting for transfers to finish 2025/08/23 04:53:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:53:38 INFO : potato2: Copied (server-side copy) 2025/08/23 04:53:38 INFO : potato2: Deleted 2025/08/23 04:53:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 04:53:38 INFO : potato3: Copied (server-side copy) 2025/08/23 04:53:38 INFO : potato3: Deleted 2025/08/23 04:53:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vobihaq9sivo" 2025/08/23 04:53:40 DEBUG : empty space: Excluded (Size Filter) 2025/08/23 04:53:40 DEBUG : empty space: Excluded 2025/08/23 04:53:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:53:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/23 04:53:40 DEBUG : B2 bucket rclone-test-vobihaq9sivo: Waiting for checks to finish 2025/08/23 04:53:40 DEBUG : B2 bucket rclone-test-vobihaq9sivo: Waiting for transfers to finish 2025/08/23 04:53:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:53:44 INFO : potato2: Copied (server-side copy) 2025/08/23 04:53:44 INFO : potato2: Deleted 2025/08/23 04:53:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 04:53:44 INFO : potato3: Copied (server-side copy) 2025/08/23 04:53:44 INFO : potato3: Deleted 2025/08/23 04:53:45 DEBUG : B2 bucket rclone-test-vobihaq9sivo: Purge remote 2025/08/23 04:53:45 INFO : B2 bucket rclone-test-vobihaq9sivo: cleaning bucket "rclone-test-vobihaq9sivo" of all files 2025/08/23 04:53:45 DEBUG : potato2: Deleting (id "4_z5f827d23406ddb5b9f880e1b_f10944de2bf5e3d7b_d20250823_m045344_c001_v0001182_t0040_u01755924824005") 2025/08/23 04:53:45 DEBUG : potato3: Deleting (id "4_z5f827d23406ddb5b9f880e1b_f1156a4e1d111afe8_d20250823_m045344_c001_v0001036_t0037_u01755924824223") 2025/08/23 04:53:47 DEBUG : B2 bucket rclone-test-decobic8luqu: Purge remote 2025/08/23 04:53:47 INFO : B2 bucket rclone-test-decobic8luqu: cleaning bucket "rclone-test-decobic8luqu" of all files 2025/08/23 04:53:47 DEBUG : empty space: Deleting (id "4_z0f225da3406ddb5b9f880e1b_f1194cb12c79a5f02_d20250823_m045336_c001_v0001182_t0055_u01755924816977") 2025/08/23 04:53:47 DEBUG : potato2: Deleting (id "4_z0f225da3406ddb5b9f880e1b_f40585836e68e9229_d20250823_m045344_c001_v7007000_t0000_u01755924824205") 2025/08/23 04:53:47 DEBUG : potato2: Deleting (id "4_z0f225da3406ddb5b9f880e1b_f1151015c0ea0f076_d20250823_m045337_c001_v0001041_t0002_u01755924817782") 2025/08/23 04:53:47 DEBUG : potato3: Deleting (id "4_z0f225da3406ddb5b9f880e1b_f40585836e68e9234_d20250823_m045344_c001_v7007000_t0000_u01755924824788") 2025/08/23 04:53:47 DEBUG : potato3: Deleting (id "4_z0f225da3406ddb5b9f880e1b_f111415fdba6b1bd5_d20250823_m045338_c001_v0001100_t0024_u01755924818150") 2025/08/23 04:53:47 DEBUG : potato3: Deleting (id "4_z0f225da3406ddb5b9f880e1b_f1194cb12c79a5f0c_d20250823_m045337_c001_v0001182_t0056_u01755924817178") --- PASS: TestServerSideMoveWithFilter (20.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:53:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qoyojaw8gudo" 2025/08/23 04:53:53 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pezaniv8jeni -> B2 bucket rclone-test-qoyojaw8gudo 2025/08/23 04:54:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:54:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/23 04:54:00 DEBUG : empty space: Unchanged skipping 2025/08/23 04:54:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/23 04:54:00 DEBUG : B2 bucket rclone-test-qoyojaw8gudo: Waiting for checks to finish 2025/08/23 04:54:00 INFO : empty space: Deleted 2025/08/23 04:54:00 DEBUG : B2 bucket rclone-test-qoyojaw8gudo: Waiting for transfers to finish 2025/08/23 04:54:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:54:00 INFO : potato2: Copied (server-side copy) 2025/08/23 04:54:00 INFO : potato2: Deleted 2025/08/23 04:54:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 04:54:01 INFO : potato3: Copied (server-side copy) 2025/08/23 04:54:01 INFO : potato3: Deleted 2025/08/23 04:54:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tatuwif5lome" 2025/08/23 04:54:02 INFO : tomatoDir: Making directory 2025/08/23 04:54:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/23 04:54:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 04:54:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/23 04:54:02 DEBUG : B2 bucket rclone-test-tatuwif5lome: Waiting for checks to finish 2025/08/23 04:54:02 DEBUG : B2 bucket rclone-test-tatuwif5lome: Waiting for transfers to finish 2025/08/23 04:54:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 04:54:06 INFO : empty space: Copied (server-side copy) 2025/08/23 04:54:07 INFO : empty space: Deleted 2025/08/23 04:54:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 04:54:07 INFO : potato2: Copied (server-side copy) 2025/08/23 04:54:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 04:54:07 INFO : potato3: Copied (server-side copy) 2025/08/23 04:54:07 INFO : potato2: Deleted 2025/08/23 04:54:07 INFO : potato3: Deleted 2025/08/23 04:54:07 DEBUG : B2 bucket rclone-test-tatuwif5lome: Purge remote 2025/08/23 04:54:07 INFO : B2 bucket rclone-test-tatuwif5lome: cleaning bucket "rclone-test-tatuwif5lome" of all files 2025/08/23 04:54:08 DEBUG : empty space: Deleting (id "4_z0f72cda3406ddb5b9f880e1b_f1195560c6c2173b7_d20250823_m045406_c001_v0001146_t0001_u01755924846498") 2025/08/23 04:54:08 DEBUG : potato2: Deleting (id "4_z0f72cda3406ddb5b9f880e1b_f107b48c65bc77a36_d20250823_m045406_c001_v0001113_t0045_u01755924846882") 2025/08/23 04:54:08 DEBUG : potato3: Deleting (id "4_z0f72cda3406ddb5b9f880e1b_f10784bf662282aef_d20250823_m045406_c001_v0001131_t0058_u01755924846871") 2025/08/23 04:54:09 DEBUG : B2 bucket rclone-test-qoyojaw8gudo: Purge remote 2025/08/23 04:54:09 INFO : B2 bucket rclone-test-qoyojaw8gudo: cleaning bucket "rclone-test-qoyojaw8gudo" of all files 2025/08/23 04:54:09 DEBUG : empty space: Deleting (id "4_z5f32ad83406ddb5b9f880e1b_f4186dec1394800dd_d20250823_m045406_c001_v7007000_t0000_u01755924846915") 2025/08/23 04:54:09 DEBUG : empty space: Deleting (id "4_z5f32ad83406ddb5b9f880e1b_f10580c95b6003de2_d20250823_m045358_c001_v0001104_t0048_u01755924838418") 2025/08/23 04:54:09 DEBUG : potato2: Deleting (id "4_z5f32ad83406ddb5b9f880e1b_f4186dec1394800e3_d20250823_m045407_c001_v7007000_t0000_u01755924847132") 2025/08/23 04:54:09 DEBUG : potato2: Deleting (id "4_z5f32ad83406ddb5b9f880e1b_f107485bbb58d9dd3_d20250823_m045400_c001_v0001134_t0049_u01755924840419") 2025/08/23 04:54:09 DEBUG : potato3: Deleting (id "4_z5f32ad83406ddb5b9f880e1b_f4186dec1394800ea_d20250823_m045407_c001_v7007000_t0000_u01755924847318") 2025/08/23 04:54:09 DEBUG : potato3: Deleting (id "4_z5f32ad83406ddb5b9f880e1b_f11170a90f8cad216_d20250823_m045400_c001_v0001098_t0053_u01755924840796") 2025/08/23 04:54:09 DEBUG : potato3: Deleting (id "4_z5f32ad83406ddb5b9f880e1b_f10580c95b6003de4_d20250823_m045359_c001_v0001104_t0049_u01755924839002") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.56s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:54:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/rclone-sync-test" 2025/08/23 04:54:20 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/rclone-sync-test-include/layer2" 2025/08/23 04:54:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/rclone-sync-test-ignore-file" 2025/08/23 04:54:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/23 04:54:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/23 04:54:26 DEBUG : pacer: Reducing sleep to 10ms 2025/08/23 04:54:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/23 04:54:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni path rclone-sync-test: Waiting for checks to finish 2025/08/23 04:54:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni path rclone-sync-test: Waiting for transfers to finish 2025/08/23 04:54:26 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:26 INFO : There was nothing to transfer 2025/08/23 04:54:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/23 04:54:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:54:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:54:26 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:26 INFO : There was nothing to transfer 2025/08/23 04:54:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/23 04:54:27 DEBUG : B2 bucket rclone-test-pezaniv8jeni path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/23 04:54:27 DEBUG : B2 bucket rclone-test-pezaniv8jeni path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/23 04:54:27 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:27 INFO : There was nothing to transfer 2025/08/23 04:54:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/23 04:54:27 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:54:27 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:54:27 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:27 INFO : There was nothing to transfer 2025/08/23 04:54:28 DEBUG : Excluded 2025/08/23 04:54:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/23 04:54:28 DEBUG : B2 bucket rclone-test-pezaniv8jeni path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/23 04:54:28 DEBUG : B2 bucket rclone-test-pezaniv8jeni path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/23 04:54:28 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:28 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.19s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/dst" 2025/08/23 04:54:30 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/CompareDest" 2025/08/23 04:54:32 DEBUG : one: Need to transfer - File not found at Destination 2025/08/23 04:54:32 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:54:32 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:54:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 04:54:33 INFO : one: Copied (new) 2025/08/23 04:54:33 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 04:54:33 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:54:33 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:54:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/23 04:54:34 INFO : one: Copied (replaced existing) 2025/08/23 04:54:34 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:35 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:54:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 04:54:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:54:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/23 04:54:36 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:54:36 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:36 INFO : There was nothing to transfer 2025/08/23 04:54:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 04:54:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:54:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/23 04:54:37 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:54:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:54:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/23 04:54:37 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:54:37 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:37 INFO : There was nothing to transfer 2025/08/23 04:54:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 04:54:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:54:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/23 04:54:38 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:54:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:54:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/23 04:54:38 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:54:38 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:38 INFO : There was nothing to transfer 2025/08/23 04:54:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 04:54:39 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/23 04:54:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/23 04:54:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/23 04:54:39 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:54:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:54:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/23 04:54:39 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:54:39 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:39 INFO : There was nothing to transfer 2025/08/23 04:54:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 04:54:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/23 04:54:40 DEBUG : two: Need to transfer - File not found at Destination 2025/08/23 04:54:40 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:54:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:54:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/23 04:54:40 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:54:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/23 04:54:40 INFO : two: Copied (new) 2025/08/23 04:54:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:54:43 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/dest" 2025/08/23 04:54:44 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/pre-dest1" 2025/08/23 04:54:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/pre-dest2" 2025/08/23 04:54:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:54:48 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/23 04:54:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:54:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/23 04:54:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/23 04:54:48 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dest: Waiting for checks to finish 2025/08/23 04:54:48 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dest: Waiting for transfers to finish 2025/08/23 04:54:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/23 04:54:49 INFO : 3: Copied (new) 2025/08/23 04:54:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:54:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/dst" 2025/08/23 04:54:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/CopyDest" 2025/08/23 04:54:54 DEBUG : one: Need to transfer - File not found at Destination 2025/08/23 04:54:54 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:54:54 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:54:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 04:54:55 INFO : one: Copied (new) 2025/08/23 04:54:55 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 04:54:55 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:54:56 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:54:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/23 04:54:56 INFO : one: Copied (replaced existing) 2025/08/23 04:54:56 DEBUG : Waiting for deletions to finish 2025/08/23 04:54:58 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/BackupDir" 2025/08/23 04:54:59 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:54:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 04:54:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:54:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 04:55:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 04:55:01 INFO : one: Copied (server-side copy) 2025/08/23 04:55:01 INFO : one: Deleted 2025/08/23 04:55:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/23 04:55:01 INFO : one: Copied (server-side copy) 2025/08/23 04:55:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/23 04:55:01 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:01 DEBUG : Waiting for deletions to finish 2025/08/23 04:55:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:55:03 DEBUG : one: Unchanged skipping 2025/08/23 04:55:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:55:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/23 04:55:03 INFO : two: Copied (server-side copy) 2025/08/23 04:55:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/23 04:55:03 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:55:03 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:03 DEBUG : Waiting for deletions to finish 2025/08/23 04:55:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:55:04 DEBUG : two: Unchanged skipping 2025/08/23 04:55:04 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:55:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:55:04 DEBUG : one: Unchanged skipping 2025/08/23 04:55:04 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:04 DEBUG : Waiting for deletions to finish 2025/08/23 04:55:04 INFO : There was nothing to transfer 2025/08/23 04:55:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:55:05 DEBUG : one: Unchanged skipping 2025/08/23 04:55:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/23 04:55:05 DEBUG : three: Destination not found in --copy-dest 2025/08/23 04:55:05 DEBUG : three: Need to transfer - File not found at Destination 2025/08/23 04:55:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 04:55:05 DEBUG : two: Unchanged skipping 2025/08/23 04:55:05 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:55:05 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/23 04:55:06 INFO : three: Copied (new) 2025/08/23 04:55:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.97s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:55:09 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/dst" 2025/08/23 04:55:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/backup" 2025/08/23 04:55:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 04:55:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:55:12 DEBUG : two: Unchanged skipping 2025/08/23 04:55:12 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:55:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 04:55:14 INFO : one: Copied (server-side copy) 2025/08/23 04:55:14 INFO : one: Deleted 2025/08/23 04:55:14 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:55:15 INFO : one: Copied (new) 2025/08/23 04:55:15 DEBUG : Waiting for deletions to finish 2025/08/23 04:55:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 04:55:16 INFO : three.txt: Copied (server-side copy) 2025/08/23 04:55:16 INFO : three.txt: Deleted 2025/08/23 04:55:16 INFO : three.txt: Moved into backup dir 2025/08/23 04:55:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 04:55:18 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:55:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:55:18 DEBUG : two: Unchanged skipping 2025/08/23 04:55:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:55:18 INFO : one: Copied (server-side copy) 2025/08/23 04:55:18 INFO : one: Deleted 2025/08/23 04:55:18 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 04:55:19 INFO : one: Copied (new) 2025/08/23 04:55:19 DEBUG : Waiting for deletions to finish 2025/08/23 04:55:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 04:55:19 INFO : three.txt: Copied (server-side copy) 2025/08/23 04:55:20 INFO : three.txt: Deleted 2025/08/23 04:55:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.15s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:55:22 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1171-03.backblaze.com/b2api/v1/b2_upload_file/ff821de3404ddb5b9f880e1b/c001_v0001171_t0020": EOF 2025/08/23 04:55:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-03.backblaze.com/b2api/v1/b2_upload_file/ff821de3404ddb5b9f880e1b/c001_v0001171_t0020": EOF) 2025/08/23 04:55:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-pezaniv8jeni: 1/10 (Post "https://pod-000-1171-03.backblaze.com/b2api/v1/b2_upload_file/ff821de3404ddb5b9f880e1b/c001_v0001171_t0020": EOF) 2025/08/23 04:55:25 DEBUG : pacer: Reducing sleep to 10ms 2025/08/23 04:55:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/dst" 2025/08/23 04:55:25 DEBUG : Config file has changed externally - reloading 2025/08/23 04:55:26 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/backup" 2025/08/23 04:55:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 04:55:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:55:28 DEBUG : two: Unchanged skipping 2025/08/23 04:55:28 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:55:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 04:55:29 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 04:55:29 INFO : one: Deleted 2025/08/23 04:55:29 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:55:30 INFO : one: Copied (new) 2025/08/23 04:55:30 DEBUG : Waiting for deletions to finish 2025/08/23 04:55:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 04:55:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 04:55:31 INFO : three.txt: Deleted 2025/08/23 04:55:31 INFO : three.txt: Moved into backup dir 2025/08/23 04:55:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 04:55:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:55:33 DEBUG : two: Unchanged skipping 2025/08/23 04:55:33 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:55:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:55:33 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 04:55:33 INFO : one: Deleted 2025/08/23 04:55:33 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 04:55:34 INFO : one: Copied (new) 2025/08/23 04:55:34 DEBUG : Waiting for deletions to finish 2025/08/23 04:55:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 04:55:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 04:55:35 INFO : three.txt: Deleted 2025/08/23 04:55:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:55:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/dst" 2025/08/23 04:55:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/backup" 2025/08/23 04:55:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 04:55:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:55:41 DEBUG : two: Unchanged skipping 2025/08/23 04:55:41 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:55:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 04:55:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/23 04:55:42 INFO : one: Deleted 2025/08/23 04:55:42 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:55:43 INFO : one: Copied (new) 2025/08/23 04:55:43 DEBUG : Waiting for deletions to finish 2025/08/23 04:55:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 04:55:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/23 04:55:44 INFO : three.txt: Deleted 2025/08/23 04:55:44 INFO : three.txt: Moved into backup dir 2025/08/23 04:55:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 04:55:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:55:45 DEBUG : two: Unchanged skipping 2025/08/23 04:55:45 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:55:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:55:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/23 04:55:46 INFO : one: Deleted 2025/08/23 04:55:46 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 04:55:46 INFO : one: Copied (new) 2025/08/23 04:55:46 DEBUG : Waiting for deletions to finish 2025/08/23 04:55:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 04:55:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/23 04:55:48 INFO : three.txt: Deleted 2025/08/23 04:55:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.91s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:55:50 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/dst" 2025/08/23 04:55:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 04:55:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:55:52 DEBUG : two: Unchanged skipping 2025/08/23 04:55:52 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:55:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 04:55:53 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 04:55:53 INFO : one: Deleted 2025/08/23 04:55:53 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:55:54 INFO : one: Copied (new) 2025/08/23 04:55:54 DEBUG : Waiting for deletions to finish 2025/08/23 04:55:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 04:55:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 04:55:54 INFO : three.txt: Deleted 2025/08/23 04:55:54 INFO : three.txt: Moved into backup dir 2025/08/23 04:55:55 DEBUG : one.bak: Excluded (Path Filter) 2025/08/23 04:55:55 DEBUG : one.bak: Excluded 2025/08/23 04:55:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/23 04:55:55 DEBUG : three.txt.bak: Excluded 2025/08/23 04:55:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 04:55:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:55:55 DEBUG : two: Unchanged skipping 2025/08/23 04:55:55 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for checks to finish 2025/08/23 04:55:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:55:55 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 04:55:56 INFO : one: Deleted 2025/08/23 04:55:56 DEBUG : B2 bucket rclone-test-pezaniv8jeni path dst: Waiting for transfers to finish 2025/08/23 04:55:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 04:55:56 INFO : one: Copied (new) 2025/08/23 04:55:56 DEBUG : Waiting for deletions to finish 2025/08/23 04:55:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 04:55:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 04:55:57 INFO : three.txt: Deleted 2025/08/23 04:55:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.09s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:55:59 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/dst" 2025/08/23 04:56:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 04:56:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 04:56:02 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 04:56:02 INFO : one: Deleted 2025/08/23 04:56:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:56:03 INFO : one: Copied (new) 2025/08/23 04:56:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:03 DEBUG : two: Unchanged skipping 2025/08/23 04:56:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/23 04:56:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 04:56:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 04:56:04 INFO : three.txt: Deleted 2025/08/23 04:56:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 04:56:04 INFO : three.txt: Copied (new) 2025/08/23 04:56:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 04:56:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:56:06 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 04:56:06 INFO : one: Deleted 2025/08/23 04:56:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 04:56:06 INFO : one: Copied (new) 2025/08/23 04:56:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:07 DEBUG : two: Unchanged skipping 2025/08/23 04:56:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/23 04:56:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 04:56:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 04:56:07 INFO : three.txt: Deleted 2025/08/23 04:56:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/23 04:56:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.36s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:56:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pezaniv8jeni/dst" 2025/08/23 04:56:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 04:56:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 04:56:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/23 04:56:14 INFO : one: Deleted 2025/08/23 04:56:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:56:15 INFO : one: Copied (new) 2025/08/23 04:56:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:15 DEBUG : two: Unchanged skipping 2025/08/23 04:56:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/23 04:56:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 04:56:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/23 04:56:16 INFO : three.txt: Deleted 2025/08/23 04:56:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 04:56:17 INFO : three.txt: Copied (new) 2025/08/23 04:56:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 04:56:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 04:56:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/23 04:56:18 INFO : one: Deleted 2025/08/23 04:56:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 04:56:19 INFO : one: Copied (new) 2025/08/23 04:56:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:19 DEBUG : two: Unchanged skipping 2025/08/23 04:56:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/23 04:56:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 04:56:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/23 04:56:20 INFO : three.txt: Deleted 2025/08/23 04:56:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/23 04:56:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.87s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:56:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/23 04:56:23 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:56:23 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:56:24 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/23 04:56:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/23 04:56:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:56:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/23 04:56:25 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:56:25 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:56:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/23 04:56:25 INFO : existing: Copied (new) 2025/08/23 04:56:25 DEBUG : Waiting for deletions to finish 2025/08/23 04:56:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:56:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/23 04:56:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/23 04:56:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:56:26 ERROR : B2 bucket rclone-test-pezaniv8jeni: not deleting files as there were IO errors 2025/08/23 04:56:26 ERROR : B2 bucket rclone-test-pezaniv8jeni: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:56:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:27 DEBUG : existing: Unchanged skipping 2025/08/23 04:56:27 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:56:27 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:56:27 DEBUG : Waiting for deletions to finish 2025/08/23 04:56:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:56:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:56:42 DEBUG : both10: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both13: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both14: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both15: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both16: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both17: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both0: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both11: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both12: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both18: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both3: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both4: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both5: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both19: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both1: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both2: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:56:42 DEBUG : both6: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both7: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both8: Unchanged skipping 2025/08/23 04:56:42 DEBUG : both9: Unchanged skipping 2025/08/23 04:56:42 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:56:42 DEBUG : Waiting for deletions to finish 2025/08/23 04:56:43 INFO : only6: Deleted 2025/08/23 04:56:43 INFO : only9: Deleted 2025/08/23 04:56:43 INFO : only17: Deleted 2025/08/23 04:56:43 INFO : only16: Deleted 2025/08/23 04:56:43 INFO : only13: Deleted 2025/08/23 04:56:43 INFO : only15: Deleted 2025/08/23 04:56:43 INFO : only19: Deleted 2025/08/23 04:56:43 INFO : only3: Deleted 2025/08/23 04:56:43 INFO : only4: Deleted 2025/08/23 04:56:43 INFO : only8: Deleted 2025/08/23 04:56:43 INFO : only0: Deleted 2025/08/23 04:56:43 INFO : only10: Deleted 2025/08/23 04:56:43 INFO : only11: Deleted 2025/08/23 04:56:43 INFO : only18: Deleted 2025/08/23 04:56:43 INFO : only5: Deleted 2025/08/23 04:56:44 INFO : only7: Deleted 2025/08/23 04:56:44 INFO : only1: Deleted 2025/08/23 04:56:44 INFO : only2: Deleted 2025/08/23 04:56:44 INFO : only12: Deleted 2025/08/23 04:56:44 INFO : only14: Deleted 2025/08/23 04:56:44 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.56s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:57:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:57:01 DEBUG : both0: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both10: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both14: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both15: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both11: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both12: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both13: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both16: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both17: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both2: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both3: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both18: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both19: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both1: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both4: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both8: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:01 DEBUG : both9: Unchanged skipping 2025/08/23 04:57:01 DEBUG : both5: Unchanged skipping 2025/08/23 04:57:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : both6: Unchanged skipping 2025/08/23 04:57:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : both7: Unchanged skipping 2025/08/23 04:57:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/23 04:57:01 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:57:01 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:01 INFO : only13: Copied (replaced existing) 2025/08/23 04:57:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:01 INFO : only0: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only16: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only17: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only15: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only12: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only11: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only14: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only10: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only18: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only19: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only1: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only2: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only5: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only7: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only3: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only8: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only4: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only6: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 04:57:02 INFO : only9: Copied (replaced existing) 2025/08/23 04:57:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.37s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:57:10 DEBUG : empty_dir: Making directory with metadata 2025/08/23 04:57:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 04:57:10 DEBUG : empty_on_remote: Making directory with metadata 2025/08/23 04:57:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 04:57:10 INFO : empty_on_remote: Making directory 2025/08/23 04:57:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/23 04:57:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/23 04:57:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/23 04:57:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/23 04:57:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:57:13 DEBUG : empty_dir: Making directory with metadata 2025/08/23 04:57:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 04:57:13 DEBUG : empty_on_remote: Making directory with metadata 2025/08/23 04:57:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 04:57:13 INFO : empty_on_remote: Making directory 2025/08/23 04:57:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/23 04:57:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/23 04:57:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/23 04:57:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/23 04:57:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/23 04:57:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:57:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 04:57:16 INFO : sub dir: Making directory 2025/08/23 04:57:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:57:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 04:57:19 INFO : sub dir: Making directory 2025/08/23 04:57:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.78s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:57:30 DEBUG : Waiting for deletions to finish 2025/08/23 04:57:31 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:57:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : apple: Unchanged skipping 2025/08/23 04:57:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:57:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:57:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : banana: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:57:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:57:31 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:57:31 DEBUG : Waiting for deletions to finish 2025/08/23 04:57:31 INFO : There was nothing to transfer 2025/08/23 04:57:31 DEBUG : Waiting for deletions to finish 2025/08/23 04:57:32 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:57:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : apple: Unchanged skipping 2025/08/23 04:57:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:57:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:57:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : banana: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:57:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:57:32 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:57:32 DEBUG : Waiting for deletions to finish 2025/08/23 04:57:32 INFO : There was nothing to transfer 2025/08/23 04:57:32 DEBUG : Waiting for deletions to finish 2025/08/23 04:57:33 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:57:45 DEBUG : Waiting for deletions to finish 2025/08/23 04:57:46 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:57:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:46 DEBUG : apple: Unchanged skipping 2025/08/23 04:57:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:57:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:46 DEBUG : banana: Unchanged skipping 2025/08/23 04:57:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:57:47 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:57:47 DEBUG : Waiting for deletions to finish 2025/08/23 04:57:47 INFO : There was nothing to transfer 2025/08/23 04:57:47 DEBUG : Waiting for deletions to finish 2025/08/23 04:57:47 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:57:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : apple: Unchanged skipping 2025/08/23 04:57:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:57:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : banana: Unchanged skipping 2025/08/23 04:57:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:57:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:57:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:57:47 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:57:47 DEBUG : Waiting for deletions to finish 2025/08/23 04:57:47 INFO : There was nothing to transfer 2025/08/23 04:57:47 DEBUG : Waiting for deletions to finish 2025/08/23 04:57:48 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:58:00 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:00 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:58:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:58:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/23 04:58:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:01 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:58:01 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:58:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/23 04:58:01 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/23 04:58:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 04:58:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/23 04:58:01 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/23 04:58:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 04:58:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 04:58:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 04:58:01 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 04:58:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 04:58:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 04:58:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 04:58:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 04:58:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 04:58:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 04:58:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 04:58:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 04:58:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 04:58:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 04:58:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 04:58:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 04:58:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 04:58:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 04:58:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/23 04:58:03 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/23 04:58:03 INFO : splitbananasplit: Deleted 2025/08/23 04:58:03 INFO : appleappleapplebanana: Deleted 2025/08/23 04:58:03 INFO : banana: Deleted 2025/08/23 04:58:03 INFO : dir1/0015-9;=.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0014-89;=.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0007-1234567.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0009-3456789.txt: Deleted 2025/08/23 04:58:03 INFO : apple: Deleted 2025/08/23 04:58:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0003-defghij.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0011-56789;.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0012-6789;.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0008-2345678.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0010-456789.txt: Deleted 2025/08/23 04:58:03 INFO : dir1/0013-789;=.txt: Deleted 2025/08/23 04:58:03 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/23 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 04:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : apple: Unchanged skipping 2025/08/23 04:58:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:58:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : banana: Unchanged skipping 2025/08/23 04:58:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/23 04:58:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:58:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:58:04 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:58:04 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:04 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/23 04:58:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:05 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:05 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:05 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 04:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:05 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 04:58:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 04:58:05 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 04:58:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 04:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 04:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 04:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 04:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 04:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 04:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:58:16 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:17 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:58:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:17 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 04:58:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 04:58:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 04:58:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 04:58:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 04:58:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 04:58:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 04:58:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 04:58:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 04:58:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 04:58:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 04:58:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 04:58:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 04:58:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 04:58:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 04:58:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 04:58:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 04:58:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 04:58:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 04:58:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/23 04:58:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:17 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:58:17 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:58:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/23 04:58:17 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/23 04:58:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 04:58:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 04:58:17 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/23 04:58:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 04:58:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/23 04:58:18 INFO : apple: Copied (new) to: PREFIXapple 2025/08/23 04:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 04:58:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 04:58:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 04:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 04:58:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 04:58:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 04:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 04:58:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 04:58:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 04:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 04:58:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 04:58:18 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/23 04:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 04:58:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 04:58:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/23 04:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 04:58:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 04:58:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/23 04:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 04:58:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 04:58:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/23 04:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 04:58:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 04:58:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/23 04:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 04:58:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 04:58:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 04:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 04:58:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 04:58:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 04:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 04:58:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 04:58:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/23 04:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 04:58:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 04:58:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/23 04:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 04:58:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 04:58:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/23 04:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 04:58:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 04:58:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/23 04:58:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 04:58:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/23 04:58:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 04:58:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/23 04:58:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 04:58:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/23 04:58:19 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:19 INFO : appleappleapplebanana: Deleted 2025/08/23 04:58:19 INFO : dir1/0010-456789.txt: Deleted 2025/08/23 04:58:19 INFO : splitbananasplit: Deleted 2025/08/23 04:58:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/23 04:58:19 INFO : dir1/0008-2345678.txt: Deleted 2025/08/23 04:58:19 INFO : apple: Deleted 2025/08/23 04:58:19 INFO : dir1/0012-6789;.txt: Deleted 2025/08/23 04:58:19 INFO : dir1/0011-56789;.txt: Deleted 2025/08/23 04:58:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/23 04:58:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/23 04:58:19 INFO : dir1/0007-1234567.txt: Deleted 2025/08/23 04:58:19 INFO : dir1/0014-89;=.txt: Deleted 2025/08/23 04:58:19 INFO : dir1/0015-9;=.txt: Deleted 2025/08/23 04:58:19 INFO : banana: Deleted 2025/08/23 04:58:19 INFO : dir1/0003-defghij.txt: Deleted 2025/08/23 04:58:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/23 04:58:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/23 04:58:20 INFO : dir1/0013-789;=.txt: Deleted 2025/08/23 04:58:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/23 04:58:20 INFO : dir1/0009-3456789.txt: Deleted 2025/08/23 04:58:20 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:20 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 04:58:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 04:58:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 04:58:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 04:58:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 04:58:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 04:58:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 04:58:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 04:58:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 04:58:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 04:58:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 04:58:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 04:58:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 04:58:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 04:58:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 04:58:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 04:58:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 04:58:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 04:58:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 04:58:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 04:58:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 04:58:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 04:58:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 04:58:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 04:58:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 04:58:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 04:58:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 04:58:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 04:58:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 04:58:20 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 04:58:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 04:58:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 04:58:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 04:58:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 04:58:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 04:58:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 04:58:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 04:58:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 04:58:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 04:58:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 04:58:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 04:58:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 04:58:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 04:58:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 04:58:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 04:58:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 04:58:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/23 04:58:20 INFO : apple: Copied (new) 2025/08/23 04:58:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:20 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:58:20 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:58:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 04:58:21 INFO : appleappleapplebanana: Copied (new) 2025/08/23 04:58:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/23 04:58:21 INFO : banana: Copied (new) 2025/08/23 04:58:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 04:58:21 INFO : splitbananasplit: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 04:58:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 04:58:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 04:58:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 04:58:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 04:58:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 04:58:21 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 04:58:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 04:58:21 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 04:58:21 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 04:58:21 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 04:58:21 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/23 04:58:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 04:58:21 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/23 04:58:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 04:58:22 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/23 04:58:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 04:58:22 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/23 04:58:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 04:58:22 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/23 04:58:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 04:58:22 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/23 04:58:22 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:22 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/23 04:58:22 INFO : PREFIXbanana: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/23 04:58:22 INFO : PREFIXapple: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/23 04:58:22 INFO : PREFIXsplitbananasplit: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/23 04:58:22 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/23 04:58:22 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/23 04:58:22 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:23 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:23 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:58:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:58:35 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:36 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 04:58:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 04:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 04:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 04:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 04:58:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 04:58:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/23 04:58:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/23 04:58:36 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 04:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:36 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:58:36 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:58:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 04:58:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/23 04:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 04:58:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 04:58:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 04:58:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/23 04:58:37 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 04:58:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 04:58:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 04:58:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 04:58:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 04:58:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 04:58:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 04:58:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 04:58:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 04:58:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 04:58:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 04:58:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 04:58:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/23 04:58:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 04:58:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/23 04:58:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 04:58:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/23 04:58:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 04:58:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/23 04:58:38 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:38 INFO : appleappleapplebanana: Deleted 2025/08/23 04:58:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0011-56789;.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0008-2345678.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0009-3456789.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0003-defghij.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0014-89;=.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0012-6789;.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0010-456789.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0013-789;=.txt: Deleted 2025/08/23 04:58:38 INFO : dir1/0015-9;=.txt: Deleted 2025/08/23 04:58:39 INFO : dir1/0007-1234567.txt: Deleted 2025/08/23 04:58:39 INFO : apple: Deleted 2025/08/23 04:58:39 INFO : banana: Deleted 2025/08/23 04:58:39 INFO : splitbananasplit: Deleted 2025/08/23 04:58:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/23 04:58:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/23 04:58:39 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:39 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/23 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 04:58:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 04:58:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 04:58:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/23 04:58:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 04:58:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/23 04:58:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:40 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:58:40 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:58:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/23 04:58:40 INFO : banana: Copied (new) 2025/08/23 04:58:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 04:58:40 INFO : appleappleapplebanana: Copied (new) 2025/08/23 04:58:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 04:58:40 INFO : splitbananasplit: Copied (new) 2025/08/23 04:58:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 04:58:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/23 04:58:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 04:58:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/23 04:58:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/23 04:58:40 INFO : apple: Copied (new) 2025/08/23 04:58:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 04:58:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/23 04:58:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 04:58:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/23 04:58:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 04:58:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/23 04:58:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 04:58:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/23 04:58:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 04:58:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/23 04:58:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 04:58:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/23 04:58:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 04:58:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/23 04:58:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 04:58:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/23 04:58:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 04:58:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/23 04:58:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 04:58:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/23 04:58:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 04:58:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/23 04:58:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 04:58:41 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/23 04:58:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 04:58:41 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/23 04:58:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 04:58:41 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/23 04:58:41 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:41 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : bananaSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : appleSUFFIX: Deleted 2025/08/23 04:58:41 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : splitbananasplitSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/23 04:58:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/23 04:58:41 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:42 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:42 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:58:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:58:54 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:55 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:58:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:55 DEBUG : apple: Unchanged skipping 2025/08/23 04:58:55 DEBUG : banana: Unchanged skipping 2025/08/23 04:58:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 04:58:55 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/23 04:58:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 04:58:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 04:58:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 04:58:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/23 04:58:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 04:58:55 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:58:55 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:58:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 04:58:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/23 04:58:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 04:58:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 04:58:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/23 04:58:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 04:58:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 04:58:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/23 04:58:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 04:58:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 04:58:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/23 04:58:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 04:58:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 04:58:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/23 04:58:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 04:58:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 04:58:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/23 04:58:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 04:58:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 04:58:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/23 04:58:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 04:58:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 04:58:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/23 04:58:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 04:58:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 04:58:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/23 04:58:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 04:58:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 04:58:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/23 04:58:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 04:58:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 04:58:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/23 04:58:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 04:58:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 04:58:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/23 04:58:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 04:58:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 04:58:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/23 04:58:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 04:58:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 04:58:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/23 04:58:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 04:58:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/23 04:58:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 04:58:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/23 04:58:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 04:58:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/23 04:58:57 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:57 INFO : dir1/0008-2345678.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/23 04:58:57 INFO : appleappleapplebanana: Deleted 2025/08/23 04:58:57 INFO : dir1/0015-9;=.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0007-1234567.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0014-89;=.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0011-56789;.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0013-789;=.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0009-3456789.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0010-456789.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0012-6789;.txt: Deleted 2025/08/23 04:58:57 INFO : splitbananasplit: Deleted 2025/08/23 04:58:57 INFO : dir1/0003-defghij.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/23 04:58:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/23 04:58:57 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:58 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : appleapple: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/23 04:58:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 04:58:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 04:58:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 04:58:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 04:58:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 04:58:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 04:58:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 04:58:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 04:58:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 04:58:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 04:58:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 04:58:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 04:58:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 04:58:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 04:58:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 04:58:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 04:58:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 04:58:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 04:58:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 04:58:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 04:58:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 04:58:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 04:58:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 04:58:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 04:58:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 04:58:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 04:58:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 04:58:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 04:58:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 04:58:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 04:58:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 04:58:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 04:58:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 04:58:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 04:58:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 04:58:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 04:58:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 04:58:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 04:58:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 04:58:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 04:58:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 04:58:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 04:58:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 04:58:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 04:58:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 04:58:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 04:58:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 04:58:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 04:58:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 04:58:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 04:58:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 04:58:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 04:58:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 04:58:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 04:58:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 04:58:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 04:58:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 04:58:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 04:58:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 04:58:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 04:58:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 04:58:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 04:58:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 04:58:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 04:58:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 04:58:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 04:58:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 04:58:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 04:58:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 04:58:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 04:58:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 04:58:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 04:58:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 04:58:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 04:58:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 04:58:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 04:58:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 04:58:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : apple: Unchanged skipping 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:58:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : banana: Unchanged skipping 2025/08/23 04:58:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 04:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 04:58:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 04:58:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 04:58:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 04:58:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 04:58:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 04:58:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 04:58:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 04:58:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 04:58:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 04:58:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 04:58:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 04:58:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 04:58:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 04:58:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/23 04:58:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:58:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:58:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:58:58 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:58:58 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:58 DEBUG : Waiting for deletions to finish 2025/08/23 04:58:59 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : appleapple: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/23 04:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 04:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 04:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 04:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 04:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 04:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 04:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 04:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 04:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 04:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 04:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 04:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 04:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 04:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 04:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 04:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 04:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 04:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 04:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 04:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 04:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 04:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 04:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 04:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 04:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 04:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 04:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 04:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 04:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 04:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 04:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 04:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 04:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 04:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 04:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 04:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 04:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 04:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 04:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 04:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 04:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 04:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 04:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 04:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 04:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 04:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 04:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 04:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 04:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 04:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 04:58:59 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:59:11 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:11 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:59:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : apple: Unchanged skipping 2025/08/23 04:59:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : banana: Unchanged skipping 2025/08/23 04:59:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:59:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:59:12 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:59:12 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:12 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:12 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:59:13 DEBUG : banana: Unchanged skipping 2025/08/23 04:59:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : apple: Unchanged skipping 2025/08/23 04:59:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:59:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:59:13 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:59:13 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:13 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:13 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:59:13 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:14 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:59:26 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:26 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:59:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:26 DEBUG : apple: Unchanged skipping 2025/08/23 04:59:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:59:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:59:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:26 DEBUG : banana: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:59:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:59:27 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:59:27 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:27 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:27 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:59:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:59:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:59:27 DEBUG : apple: Unchanged skipping 2025/08/23 04:59:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:27 DEBUG : banana: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:59:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:59:28 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:59:28 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:28 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:28 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:59:41 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:42 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:59:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : apple: Unchanged skipping 2025/08/23 04:59:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:59:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:59:42 DEBUG : banana: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:59:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:59:42 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:59:42 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:42 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:43 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:59:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : apple: Unchanged skipping 2025/08/23 04:59:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:59:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:59:43 DEBUG : banana: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:59:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:59:43 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:59:43 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:43 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:44 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 04:59:56 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:57 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:59:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : apple: Unchanged skipping 2025/08/23 04:59:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:59:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : banana: Unchanged skipping 2025/08/23 04:59:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:59:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:59:57 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:59:57 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:57 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:58 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 04:59:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : apple: Unchanged skipping 2025/08/23 04:59:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 04:59:58 DEBUG : banana: Unchanged skipping 2025/08/23 04:59:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 04:59:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 04:59:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 04:59:58 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 04:59:58 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:58 DEBUG : Waiting for deletions to finish 2025/08/23 04:59:59 DEBUG : apple: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : banana: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 04:59:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:11 DEBUG : Waiting for deletions to finish 2025/08/23 05:00:12 DEBUG : apple: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : banana: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 05:00:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 05:00:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 05:00:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:12 DEBUG : apple: Unchanged skipping 2025/08/23 05:00:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:12 DEBUG : banana: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 05:00:13 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:13 DEBUG : Waiting for deletions to finish 2025/08/23 05:00:13 DEBUG : Waiting for deletions to finish 2025/08/23 05:00:13 DEBUG : apple: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : banana: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 05:00:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : banana: Unchanged skipping 2025/08/23 05:00:13 DEBUG : apple: Unchanged skipping 2025/08/23 05:00:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 05:00:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 05:00:14 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:14 DEBUG : Waiting for deletions to finish 2025/08/23 05:00:14 DEBUG : Waiting for deletions to finish 2025/08/23 05:00:14 DEBUG : apple: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : banana: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 05:00:14 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (176.04s) --- PASS: TestTransform/NFC (14.48s) --- PASS: TestTransform/NFD (15.09s) --- PASS: TestTransform/base64 (17.00s) --- PASS: TestTransform/prefix (18.49s) --- PASS: TestTransform/suffix (19.01s) --- PASS: TestTransform/truncate (16.41s) --- PASS: TestTransform/encoder (15.11s) --- PASS: TestTransform/ISO-8859-1 (14.03s) --- PASS: TestTransform/charmap (15.91s) --- PASS: TestTransform/lowercase (15.02s) --- PASS: TestTransform/ascii (15.48s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/23 05:00:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/23 05:00:19 INFO : sub dir_somesuffix: Making directory 2025/08/23 05:00:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/23 05:00:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/23 05:00:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/23 05:00:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/23 05:00:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/23 05:00:19 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:19 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:20 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/23 05:00:20 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.86s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:21 INFO : tictactoe: Making directory 2025/08/23 05:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:21 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/23 05:00:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:21 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:21 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:22 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/23 05:00:22 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:23 INFO : toe: Making directory 2025/08/23 05:00:23 INFO : toe/toe: Making directory 2025/08/23 05:00:23 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 05:00:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 05:00:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 05:00:23 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:23 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/23 05:00:23 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.75s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:24 INFO : toe: Making directory 2025/08/23 05:00:24 INFO : toe/toe: Making directory 2025/08/23 05:00:24 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 05:00:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 05:00:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 05:00:24 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:24 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/23 05:00:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:26 DEBUG : empty_dir: Making directory with metadata 2025/08/23 05:00:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 05:00:26 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:26 INFO : tictacempty_dir: Making directory 2025/08/23 05:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:26 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:26 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:26 INFO : tictactoe: Making directory 2025/08/23 05:00:26 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:26 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:26 INFO : tictactoe/tictactoe: Making directory 2025/08/23 05:00:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 05:00:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 05:00:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 05:00:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:26 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/23 05:00:27 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.90s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:28 DEBUG : empty_dir: Making directory with metadata 2025/08/23 05:00:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 05:00:28 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:28 INFO : tictacempty_dir: Making directory 2025/08/23 05:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:28 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:28 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:28 INFO : tictactoe: Making directory 2025/08/23 05:00:28 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:28 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:28 INFO : tictactoe/tictactoe: Making directory 2025/08/23 05:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 05:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 05:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:28 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:28 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:29 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/23 05:00:29 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:29 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:29 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:29 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 05:00:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/23 05:00:29 NOTICE: B2 bucket rclone-test-pezaniv8jeni: 0 differences found 2025/08/23 05:00:29 NOTICE: B2 bucket rclone-test-pezaniv8jeni: 1 matching files --- PASS: TestAllTag (2.29s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:30 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:30 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:30 INFO : tictactoe: Making directory 2025/08/23 05:00:30 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:30 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:30 INFO : tictactoe/tictactoe: Making directory 2025/08/23 05:00:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 05:00:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 05:00:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 05:00:30 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:30 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/23 05:00:31 DEBUG : Waiting for deletions to finish 2025/08/23 05:00:31 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:31 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:31 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 05:00:32 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 05:00:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/23 05:00:32 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:32 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.44s) === RUN TestSyntax 2025/08/23 05:00:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:33 INFO : toe: Making directory 2025/08/23 05:00:33 INFO : toe/toe: Making directory 2025/08/23 05:00:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 05:00:33 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:33 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:34 INFO : toe/toe/toe: Copied (new) 2025/08/23 05:00:34 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.89s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:34 DEBUG : empty_dir: Making directory with metadata 2025/08/23 05:00:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 05:00:34 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:35 INFO : tictacempty_dir: Making directory 2025/08/23 05:00:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:35 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:35 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:35 INFO : tictactoe: Making directory 2025/08/23 05:00:35 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:35 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:35 INFO : tictactoe/tictactoe: Making directory 2025/08/23 05:00:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 05:00:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 05:00:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:35 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:35 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:35 INFO : toe/toe/toe.txt: Deleted 2025/08/23 05:00:35 INFO : toe/toe: Removing directory 2025/08/23 05:00:35 INFO : toe: Removing directory 2025/08/23 05:00:35 INFO : empty_dir: Removing directory 2025/08/23 05:00:35 DEBUG : Local file system at /tmp/rclone1871946428: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.88s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:36 DEBUG : empty_dir: Making directory with metadata 2025/08/23 05:00:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 05:00:36 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:36 INFO : tictacempty_dir: Making directory 2025/08/23 05:00:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:36 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:36 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:36 INFO : tictactoe: Making directory 2025/08/23 05:00:36 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:36 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:36 INFO : tictactoe/tictactoe: Making directory 2025/08/23 05:00:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 05:00:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 05:00:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:36 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:36 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:37 INFO : toe/toe/toe.txt: Deleted 2025/08/23 05:00:37 INFO : toe/toe: Removing directory 2025/08/23 05:00:37 INFO : toe: Removing directory 2025/08/23 05:00:37 INFO : empty_dir: Removing directory 2025/08/23 05:00:37 DEBUG : Local file system at /tmp/rclone1871946428: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/23 05:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/23 05:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 05:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 05:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 05:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/23 05:00:39 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.23s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:39 DEBUG : Reset feature "Copy" 2025/08/23 05:00:39 DEBUG : Reset feature "Move" 2025/08/23 05:00:39 DEBUG : Reset feature "Copy" 2025/08/23 05:00:39 DEBUG : Reset feature "Move" 2025/08/23 05:00:39 DEBUG : empty_dir: Making directory with metadata 2025/08/23 05:00:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 05:00:39 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:40 INFO : tictacempty_dir: Making directory 2025/08/23 05:00:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 05:00:40 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:40 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:40 INFO : tictactoe: Making directory 2025/08/23 05:00:40 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:40 DEBUG : toe: transformed to: tictactoe 2025/08/23 05:00:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:40 INFO : tictactoe/tictactoe: Making directory 2025/08/23 05:00:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 05:00:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 05:00:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 05:00:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:40 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:40 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 05:00:40 INFO : toe/toe/toe.txt: Deleted 2025/08/23 05:00:40 INFO : toe/toe: Removing directory 2025/08/23 05:00:40 INFO : toe: Removing directory 2025/08/23 05:00:40 INFO : empty_dir: Removing directory 2025/08/23 05:00:40 DEBUG : Local file system at /tmp/rclone1871946428: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/23 05:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/23 05:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 05:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 05:00:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 05:00:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/23 05:00:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.84s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:43 DEBUG : toe: transformed to: dG9l 2025/08/23 05:00:44 DEBUG : toe: transformed to: dG9l 2025/08/23 05:00:44 INFO : dG9l: Making directory 2025/08/23 05:00:44 DEBUG : toe: transformed to: dG9l 2025/08/23 05:00:44 DEBUG : toe: transformed to: dG9l 2025/08/23 05:00:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/23 05:00:44 INFO : dG9l/dG9l: Making directory 2025/08/23 05:00:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/23 05:00:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/23 05:00:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/23 05:00:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 05:00:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/23 05:00:44 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:44 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:45 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/23 05:00:45 DEBUG : Waiting for deletions to finish 2025/08/23 05:00:45 DEBUG : dG9l: transformed to: toe 2025/08/23 05:00:45 DEBUG : dG9l: transformed to: toe 2025/08/23 05:00:45 DEBUG : dG9l: transformed to: toe 2025/08/23 05:00:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/23 05:00:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/23 05:00:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/23 05:00:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/23 05:00:45 DEBUG : Local file system at /tmp/rclone1871946428: Waiting for checks to finish 2025/08/23 05:00:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/23 05:00:45 DEBUG : Local file system at /tmp/rclone1871946428: Waiting for transfers to finish 2025/08/23 05:00:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.89s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-pezaniv8jeni", Local "Local file system at /tmp/rclone1871946428", Modify Window "1ms" 2025/08/23 05:00:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 05:00:46 DEBUG : toe: transformed to: 2025/08/23 05:00:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 05:00:46 DEBUG : toe: transformed to: 2025/08/23 05:00:46 INFO : B2 bucket rclone-test-pezaniv8jeni: Making directory 2025/08/23 05:00:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 05:00:46 DEBUG : toe: transformed to: 2025/08/23 05:00:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 05:00:46 DEBUG : toe: transformed to: 2025/08/23 05:00:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 05:00:46 DEBUG : toe/toe: transformed to: 2025/08/23 05:00:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/23 05:00:46 INFO : toe/toe: Making directory 2025/08/23 05:00:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 05:00:46 DEBUG : toe/toe: transformed to: 2025/08/23 05:00:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/23 05:00:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 05:00:46 DEBUG : toe: transformed to: 2025/08/23 05:00:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 05:00:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 05:00:46 DEBUG : toe/toe/toe: transformed to: 2025/08/23 05:00:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/23 05:00:46 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for checks to finish 2025/08/23 05:00:46 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Waiting for transfers to finish 2025/08/23 05:00:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 05:00:47 INFO : toe/toe/toe: Copied (new) 2025/08/23 05:00:47 ERROR : B2 bucket rclone-test-pezaniv8jeni: not deleting files as there were IO errors 2025/08/23 05:00:47 ERROR : B2 bucket rclone-test-pezaniv8jeni: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/08/23 05:00:48 DEBUG : B2 bucket rclone-test-pezaniv8jeni: Purge remote 2025/08/23 05:00:48 INFO : B2 bucket rclone-test-pezaniv8jeni: cleaning bucket "rclone-test-pezaniv8jeni" of all files 2025/08/23 05:00:49 DEBUG : BackupDir/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72dfa36_d20250823_m045506_c001_v7007000_t0000_u01755924906806") 2025/08/23 05:00:49 DEBUG : BackupDir/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f10019fbaf0ec1f9a_d20250823_m045500_c001_v0001040_t0042_u01755924900881") 2025/08/23 05:00:49 DEBUG : CompareDest/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72df800_d20250823_m045441_c001_v7007000_t0000_u01755924881313") 2025/08/23 05:00:49 DEBUG : CompareDest/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0100e_d20250823_m045435_c001_v0001131_t0049_u01755924875393") 2025/08/23 05:00:49 DEBUG : CompareDest/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72df808_d20250823_m045441_c001_v7007000_t0000_u01755924881496") 2025/08/23 05:00:49 DEBUG : CompareDest/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb0df_d20250823_m045436_c001_v0001176_t0034_u01755924876803") 2025/08/23 05:00:49 DEBUG : CopyDest/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72dfa3a_d20250823_m045506_c001_v7007000_t0000_u01755924906989") 2025/08/23 05:00:49 DEBUG : CopyDest/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901759d_d20250823_m045457_c001_v0001171_t0048_u01755924897989") 2025/08/23 05:00:49 DEBUG : CopyDest/three: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72dfa3f_d20250823_m045507_c001_v7007000_t0000_u01755924907175") 2025/08/23 05:00:49 DEBUG : CopyDest/three: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb173_d20250823_m045504_c001_v0001176_t0025_u01755924904909") 2025/08/23 05:00:49 DEBUG : CopyDest/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72dfa43_d20250823_m045507_c001_v7007000_t0000_u01755924907358") 2025/08/23 05:00:49 DEBUG : CopyDest/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01056_d20250823_m045502_c001_v0001131_t0000_u01755924902463") 2025/08/23 05:00:49 DEBUG : EXISTING: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408ecead5779ab3f_d20250823_m045628_c001_v7007000_t0000_u01755924988236") 2025/08/23 05:00:49 DEBUG : EXISTING: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2b3_d20250823_m045627_c001_v0001176_t0045_u01755924987246") 2025/08/23 05:00:49 DEBUG : PREFIXapple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e954e_d20250823_m045822_c001_v7007000_t0000_u01755925102659") 2025/08/23 05:00:50 DEBUG : PREFIXapple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f98_d20250823_m045817_c001_v0001146_t0026_u01755925097769") 2025/08/23 05:00:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b534a_d20250823_m045822_c001_v7007000_t0000_u01755925102852") 2025/08/23 05:00:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01310_d20250823_m045817_c001_v0001131_t0035_u01755925097801") 2025/08/23 05:00:50 DEBUG : PREFIXbanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b533e_d20250823_m045822_c001_v7007000_t0000_u01755925102480") 2025/08/23 05:00:50 DEBUG : PREFIXbanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95cf5_d20250823_m045817_c001_v0001181_t0047_u01755925097780") 2025/08/23 05:00:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f411122d9356c612e_d20250823_m045822_c001_v7007000_t0000_u01755925102710") 2025/08/23 05:00:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4c3_d20250823_m045817_c001_v0001176_t0013_u01755925097792") 2025/08/23 05:00:50 DEBUG : Testêé: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408ecead5779ab2b_d20250823_m045624_c001_v7007000_t0000_u01755924984830") 2025/08/23 05:00:50 DEBUG : Testêé: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2ab_d20250823_m045624_c001_v0001176_t0007_u01755924984229") 2025/08/23 05:00:50 DEBUG : Testêé: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01162_d20250823_m045623_c001_v0001131_t0053_u01755924983152") 2025/08/23 05:00:50 DEBUG : YXBwbGU=: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a89f9_d20250823_m045805_c001_v7007000_t0000_u01755925085756") 2025/08/23 05:00:50 DEBUG : YXBwbGU=: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb45f_d20250823_m045801_c001_v0001176_t0044_u01755925081514") 2025/08/23 05:00:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a89fc_d20250823_m045805_c001_v7007000_t0000_u01755925085939") 2025/08/23 05:00:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f4b_d20250823_m045801_c001_v0001146_t0001_u01755925081523") 2025/08/23 05:00:50 DEBUG : YmFuYW5h: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a89ff_d20250823_m045806_c001_v7007000_t0000_u01755925086124") 2025/08/23 05:00:50 DEBUG : YmFuYW5h: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012d8_d20250823_m045801_c001_v0001131_t0047_u01755925081543") 2025/08/23 05:00:50 DEBUG : a/potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef55f_d20250823_m045241_c001_v7007000_t0000_u01755924761629") 2025/08/23 05:00:50 DEBUG : a/potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017223_d20250823_m045240_c001_v0001171_t0041_u01755924760942") 2025/08/23 05:00:50 DEBUG : a/potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293ce8_d20250823_m045239_c001_v7007000_t0000_u01755924759392") 2025/08/23 05:00:50 DEBUG : a/potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901720f_d20250823_m045238_c001_v0001171_t0050_u01755924758487") 2025/08/23 05:00:51 DEBUG : a/potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff168_d20250823_m045221_c001_v7007000_t0000_u01755924741064") 2025/08/23 05:00:51 DEBUG : a/potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017174_d20250823_m045220_c001_v0001171_t0047_u01755924740166") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbe4_d20250823_m050014_c001_v7007000_t0000_u01755925214973") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069191_d20250823_m050010_c001_v0001146_t0049_u01755925210789") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0ed2_d20250823_m045959_c001_v7007000_t0000_u01755925199652") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069151_d20250823_m045955_c001_v0001146_t0059_u01755925195909") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b597f_d20250823_m045944_c001_v7007000_t0000_u01755925184707") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069107_d20250823_m045940_c001_v0001146_t0058_u01755925180921") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8db1_d20250823_m045928_c001_v7007000_t0000_u01755925168823") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0690c4_d20250823_m045924_c001_v0001146_t0005_u01755925164949") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d40_d20250823_m045914_c001_v7007000_t0000_u01755925154719") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069094_d20250823_m045910_c001_v0001146_t0006_u01755925150196") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e08e4_d20250823_m045859_c001_v7007000_t0000_u01755925139664") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb573_d20250823_m045853_c001_v0001176_t0054_u01755925133916") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9746_d20250823_m045843_c001_v7007000_t0000_u01755925123212") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01376_d20250823_m045839_c001_v0001131_t0058_u01755925119988") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914e979_d20250823_m045839_c001_v7007000_t0000_u01755925119035") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d82_d20250823_m045834_c001_v0001181_t0043_u01755925114643") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434353_d20250823_m045824_c001_v7007000_t0000_u01755925104213") 2025/08/23 05:00:51 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d1c_d20250823_m045820_c001_v0001181_t0003_u01755925100853") 2025/08/23 05:00:52 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434323_d20250823_m045819_c001_v7007000_t0000_u01755925099690") 2025/08/23 05:00:52 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f92_d20250823_m045815_c001_v0001146_t0041_u01755925095882") 2025/08/23 05:00:52 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a89dc_d20250823_m045803_c001_v7007000_t0000_u01755925083707") 2025/08/23 05:00:52 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb45b_d20250823_m045759_c001_v0001176_t0005_u01755925079274") 2025/08/23 05:00:52 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac300_d20250823_m045748_c001_v7007000_t0000_u01755925068737") 2025/08/23 05:00:52 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb41b_d20250823_m045744_c001_v0001176_t0003_u01755925064677") 2025/08/23 05:00:52 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba31_d20250823_m045733_c001_v7007000_t0000_u01755925053562") 2025/08/23 05:00:52 DEBUG : apple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb3e5_d20250823_m045729_c001_v0001176_t0046_u01755925049292") 2025/08/23 05:00:52 DEBUG : appleSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839baba_d20250823_m045841_c001_v7007000_t0000_u01755925121620") 2025/08/23 05:00:52 DEBUG : appleSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb529_d20250823_m045836_c001_v0001176_t0044_u01755925116723") 2025/08/23 05:00:52 DEBUG : appleapple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e08ea_d20250823_m045859_c001_v7007000_t0000_u01755925139845") 2025/08/23 05:00:52 DEBUG : appleapple: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb57d_d20250823_m045855_c001_v0001176_t0011_u01755925135795") 2025/08/23 05:00:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbe7_d20250823_m050015_c001_v7007000_t0000_u01755925215253") 2025/08/23 05:00:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb6b3_d20250823_m050011_c001_v0001176_t0055_u01755925211334") 2025/08/23 05:00:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0ed5_d20250823_m045959_c001_v7007000_t0000_u01755925199850") 2025/08/23 05:00:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb67b_d20250823_m045956_c001_v0001176_t0045_u01755925196417") 2025/08/23 05:00:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b5983_d20250823_m045944_c001_v7007000_t0000_u01755925184890") 2025/08/23 05:00:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb645_d20250823_m045941_c001_v0001176_t0004_u01755925181471") 2025/08/23 05:00:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8db7_d20250823_m045929_c001_v7007000_t0000_u01755925169005") 2025/08/23 05:00:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb607_d20250823_m045925_c001_v0001176_t0005_u01755925165640") 2025/08/23 05:00:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d44_d20250823_m045914_c001_v7007000_t0000_u01755925154906") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb5c1_d20250823_m045910_c001_v0001176_t0041_u01755925150958") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408e863a4ec18fbe_d20250823_m045857_c001_v7007000_t0000_u01755925137325") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069048_d20250823_m045854_c001_v0001146_t0043_u01755925134341") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e974c_d20250823_m045843_c001_v7007000_t0000_u01755925123396") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb53f_d20250823_m045839_c001_v0001176_t0054_u01755925119971") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41313bf9675c06b3_d20250823_m045838_c001_v7007000_t0000_u01755925118471") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01364_d20250823_m045835_c001_v0001131_t0017_u01755925115085") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434355_d20250823_m045824_c001_v7007000_t0000_u01755925104396") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4db_d20250823_m045820_c001_v0001176_t0040_u01755925100875") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5f24a_d20250823_m045819_c001_v7007000_t0000_u01755925099308") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4bb_d20250823_m045816_c001_v0001176_t0013_u01755925096437") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a89d7_d20250823_m045803_c001_v7007000_t0000_u01755925083533") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c7b_d20250823_m045759_c001_v0001181_t0056_u01755925079801") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac303_d20250823_m045748_c001_v7007000_t0000_u01755925068920") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c1b_d20250823_m045745_c001_v0001181_t0008_u01755925065231") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba32_d20250823_m045733_c001_v7007000_t0000_u01755925053746") 2025/08/23 05:00:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95bc3_d20250823_m045730_c001_v0001181_t0033_u01755925050081") 2025/08/23 05:00:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4209e2bde22935ee_d20250823_m045841_c001_v7007000_t0000_u01755925121624") 2025/08/23 05:00:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d8e_d20250823_m045836_c001_v0001181_t0023_u01755925116711") 2025/08/23 05:00:53 DEBUG : b/potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef565_d20250823_m045241_c001_v7007000_t0000_u01755924761813") 2025/08/23 05:00:53 DEBUG : b/potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901721b_d20250823_m045239_c001_v0001171_t0050_u01755924759946") 2025/08/23 05:00:54 DEBUG : b/potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293ce1_d20250823_m045238_c001_v7007000_t0000_u01755924758836") 2025/08/23 05:00:54 DEBUG : b/potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017203_d20250823_m045237_c001_v0001171_t0021_u01755924757563") 2025/08/23 05:00:54 DEBUG : b/potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff167_d20250823_m045220_c001_v7007000_t0000_u01755924740508") 2025/08/23 05:00:54 DEBUG : b/potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017165_d20250823_m045218_c001_v0001171_t0019_u01755924738880") 2025/08/23 05:00:54 DEBUG : backup/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f411122d9356c55a1_d20250823_m045520_c001_v7007000_t0000_u01755924920510") 2025/08/23 05:00:54 DEBUG : backup/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f11098c7f3bde7530_d20250823_m045518_c001_v0001105_t0031_u01755924918486") 2025/08/23 05:00:54 DEBUG : backup/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f11627d76f688b7b9_d20250823_m045513_c001_v0001093_t0007_u01755924913897") 2025/08/23 05:00:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0273_d20250823_m045548_c001_v7007000_t0000_u01755924948542") 2025/08/23 05:00:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1020ab1539ff4511_d20250823_m045545_c001_v0001105_t0043_u01755924945941") 2025/08/23 05:00:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103a3bfe49bc0939_d20250823_m045542_c001_v0001165_t0003_u01755924942167") 2025/08/23 05:00:54 DEBUG : backup/one.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2abbbc_d20250823_m045535_c001_v7007000_t0000_u01755924935627") 2025/08/23 05:00:54 DEBUG : backup/one.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f10491cd94e62cbbb_d20250823_m045533_c001_v0001177_t0033_u01755924933499") 2025/08/23 05:00:54 DEBUG : backup/one.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f10039ae8527cf441_d20250823_m045529_c001_v0001161_t0002_u01755924929313") 2025/08/23 05:00:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0276_d20250823_m045548_c001_v7007000_t0000_u01755924948724") 2025/08/23 05:00:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f109e236e0d871d79_d20250823_m045547_c001_v0001104_t0027_u01755924947166") 2025/08/23 05:00:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f10408d8c436a7ccb_d20250823_m045543_c001_v0001099_t0002_u01755924943680") 2025/08/23 05:00:54 DEBUG : backup/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f411122d9356c55a3_d20250823_m045520_c001_v7007000_t0000_u01755924920694") 2025/08/23 05:00:54 DEBUG : backup/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1000393746334a94_d20250823_m045519_c001_v0001137_t0008_u01755924919543") 2025/08/23 05:00:54 DEBUG : backup/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f104e4f3004505c10_d20250823_m045515_c001_v0001144_t0025_u01755924915759") 2025/08/23 05:00:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2abbc0_d20250823_m045535_c001_v7007000_t0000_u01755924935813") 2025/08/23 05:00:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f106b672c980e16ae_d20250823_m045534_c001_v0001040_t0007_u01755924934522") 2025/08/23 05:00:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f11057eabd52c3de9_d20250823_m045531_c001_v0001098_t0042_u01755924931125") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbe9_d20250823_m050015_c001_v7007000_t0000_u01755925215435") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f9602f_d20250823_m050011_c001_v0001181_t0051_u01755925211113") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0ed9_d20250823_m050000_c001_v7007000_t0000_u01755925200087") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95fe2_d20250823_m045956_c001_v0001181_t0058_u01755925196207") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b5986_d20250823_m045945_c001_v7007000_t0000_u01755925185073") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95f70_d20250823_m045941_c001_v0001181_t0004_u01755925181260") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8dbc_d20250823_m045929_c001_v7007000_t0000_u01755925169187") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95eee_d20250823_m045925_c001_v0001181_t0032_u01755925165431") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d48_d20250823_m045915_c001_v7007000_t0000_u01755925155099") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e8c_d20250823_m045910_c001_v0001181_t0016_u01755925150731") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e08f0_d20250823_m045900_c001_v7007000_t0000_u01755925140027") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e16_d20250823_m045854_c001_v0001181_t0010_u01755925134136") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9750_d20250823_m045843_c001_v7007000_t0000_u01755925123580") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95db4_d20250823_m045839_c001_v0001181_t0053_u01755925119960") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e96ec_d20250823_m045839_c001_v7007000_t0000_u01755925119042") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb525_d20250823_m045834_c001_v0001176_t0032_u01755925114878") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434357_d20250823_m045824_c001_v7007000_t0000_u01755925104579") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068fa4_d20250823_m045820_c001_v0001146_t0053_u01755925100843") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434327_d20250823_m045819_c001_v7007000_t0000_u01755925099873") 2025/08/23 05:00:55 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95ced_d20250823_m045816_c001_v0001181_t0045_u01755925096229") 2025/08/23 05:00:56 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f411122d9356c6004_d20250823_m045803_c001_v7007000_t0000_u01755925083545") 2025/08/23 05:00:56 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f43_d20250823_m045759_c001_v0001146_t0048_u01755925079484") 2025/08/23 05:00:56 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac304_d20250823_m045749_c001_v7007000_t0000_u01755925069102") 2025/08/23 05:00:56 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f07_d20250823_m045744_c001_v0001146_t0049_u01755925064895") 2025/08/23 05:00:56 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba33_d20250823_m045733_c001_v7007000_t0000_u01755925053981") 2025/08/23 05:00:56 DEBUG : banana: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068ebb_d20250823_m045729_c001_v0001146_t0010_u01755925049500") 2025/08/23 05:00:56 DEBUG : bananaSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bab9_d20250823_m045841_c001_v7007000_t0000_u01755925121435") 2025/08/23 05:00:56 DEBUG : bananaSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01366_d20250823_m045836_c001_v0001131_t0023_u01755925116731") 2025/08/23 05:00:56 DEBUG : both0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed47_d20250823_m045703_c001_v7007000_t0000_u01755925023548") 2025/08/23 05:00:56 DEBUG : both0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011c9_d20250823_m045649_c001_v0001131_t0044_u01755925009041") 2025/08/23 05:00:56 DEBUG : both0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d67_d20250823_m045644_c001_v7007000_t0000_u01755925004778") 2025/08/23 05:00:56 DEBUG : both0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0116a_d20250823_m045630_c001_v0001131_t0002_u01755924990127") 2025/08/23 05:00:56 DEBUG : both1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed4a_d20250823_m045703_c001_v7007000_t0000_u01755925023732") 2025/08/23 05:00:56 DEBUG : both1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011cd_d20250823_m045650_c001_v0001131_t0025_u01755925010039") 2025/08/23 05:00:56 DEBUG : both1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d68_d20250823_m045644_c001_v7007000_t0000_u01755925004962") 2025/08/23 05:00:56 DEBUG : both1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0116e_d20250823_m045630_c001_v0001131_t0029_u01755924990959") 2025/08/23 05:00:56 DEBUG : both10: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed4e_d20250823_m045703_c001_v7007000_t0000_u01755925023915") 2025/08/23 05:00:56 DEBUG : both10: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011f1_d20250823_m045655_c001_v0001131_t0009_u01755925015322") 2025/08/23 05:00:56 DEBUG : both10: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d69_d20250823_m045645_c001_v7007000_t0000_u01755925005166") 2025/08/23 05:00:56 DEBUG : both10: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0118c_d20250823_m045636_c001_v0001131_t0007_u01755924996337") 2025/08/23 05:00:56 DEBUG : both11: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed52_d20250823_m045704_c001_v7007000_t0000_u01755925024097") 2025/08/23 05:00:57 DEBUG : both11: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011f3_d20250823_m045655_c001_v0001131_t0046_u01755925015914") 2025/08/23 05:00:57 DEBUG : both11: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d6a_d20250823_m045645_c001_v7007000_t0000_u01755925005350") 2025/08/23 05:00:57 DEBUG : both11: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01192_d20250823_m045636_c001_v0001131_t0051_u01755924996912") 2025/08/23 05:00:57 DEBUG : both12: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed56_d20250823_m045704_c001_v7007000_t0000_u01755925024280") 2025/08/23 05:00:57 DEBUG : both12: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011f5_d20250823_m045656_c001_v0001131_t0000_u01755925016389") 2025/08/23 05:00:57 DEBUG : both12: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d6b_d20250823_m045645_c001_v7007000_t0000_u01755925005535") 2025/08/23 05:00:57 DEBUG : both12: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01196_d20250823_m045637_c001_v0001131_t0040_u01755924997412") 2025/08/23 05:00:57 DEBUG : both13: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed59_d20250823_m045704_c001_v7007000_t0000_u01755925024462") 2025/08/23 05:00:57 DEBUG : both13: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011f9_d20250823_m045656_c001_v0001131_t0039_u01755925016963") 2025/08/23 05:00:57 DEBUG : both13: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d6c_d20250823_m045645_c001_v7007000_t0000_u01755925005720") 2025/08/23 05:00:57 DEBUG : both13: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0119e_d20250823_m045637_c001_v0001131_t0018_u01755924997986") 2025/08/23 05:00:57 DEBUG : both14: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed5b_d20250823_m045704_c001_v7007000_t0000_u01755925024645") 2025/08/23 05:00:57 DEBUG : both14: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011fd_d20250823_m045657_c001_v0001131_t0007_u01755925017479") 2025/08/23 05:00:57 DEBUG : both14: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d6d_d20250823_m045645_c001_v7007000_t0000_u01755925005904") 2025/08/23 05:00:57 DEBUG : both14: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011a0_d20250823_m045638_c001_v0001131_t0026_u01755924998598") 2025/08/23 05:00:57 DEBUG : both15: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed5e_d20250823_m045704_c001_v7007000_t0000_u01755925024827") 2025/08/23 05:00:57 DEBUG : both15: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011ff_d20250823_m045658_c001_v0001131_t0022_u01755925018099") 2025/08/23 05:00:57 DEBUG : both15: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d6e_d20250823_m045646_c001_v7007000_t0000_u01755925006087") 2025/08/23 05:00:57 DEBUG : both15: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011a4_d20250823_m045639_c001_v0001131_t0021_u01755924999100") 2025/08/23 05:00:57 DEBUG : both16: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed62_d20250823_m045705_c001_v7007000_t0000_u01755925025009") 2025/08/23 05:00:57 DEBUG : both16: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01201_d20250823_m045658_c001_v0001131_t0055_u01755925018636") 2025/08/23 05:00:58 DEBUG : both16: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d6f_d20250823_m045646_c001_v7007000_t0000_u01755925006271") 2025/08/23 05:00:58 DEBUG : both16: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011a6_d20250823_m045639_c001_v0001131_t0031_u01755924999687") 2025/08/23 05:00:58 DEBUG : both17: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed66_d20250823_m045705_c001_v7007000_t0000_u01755925025193") 2025/08/23 05:00:58 DEBUG : both17: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01203_d20250823_m045659_c001_v0001131_t0008_u01755925019148") 2025/08/23 05:00:58 DEBUG : both17: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d70_d20250823_m045646_c001_v7007000_t0000_u01755925006454") 2025/08/23 05:00:58 DEBUG : both17: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011aa_d20250823_m045640_c001_v0001131_t0019_u01755925000342") 2025/08/23 05:00:58 DEBUG : both18: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed6b_d20250823_m045705_c001_v7007000_t0000_u01755925025375") 2025/08/23 05:00:58 DEBUG : both18: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01205_d20250823_m045659_c001_v0001131_t0038_u01755925019784") 2025/08/23 05:00:58 DEBUG : both18: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d71_d20250823_m045646_c001_v7007000_t0000_u01755925006637") 2025/08/23 05:00:58 DEBUG : both18: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011b2_d20250823_m045640_c001_v0001131_t0019_u01755925000926") 2025/08/23 05:00:58 DEBUG : both19: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed6f_d20250823_m045705_c001_v7007000_t0000_u01755925025558") 2025/08/23 05:00:58 DEBUG : both19: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01207_d20250823_m045700_c001_v0001131_t0021_u01755925020343") 2025/08/23 05:00:58 DEBUG : both19: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d72_d20250823_m045646_c001_v7007000_t0000_u01755925006821") 2025/08/23 05:00:58 DEBUG : both19: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011b4_d20250823_m045641_c001_v0001131_t0049_u01755925001480") 2025/08/23 05:00:58 DEBUG : both2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed74_d20250823_m045705_c001_v7007000_t0000_u01755925025741") 2025/08/23 05:00:58 DEBUG : both2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011d1_d20250823_m045650_c001_v0001131_t0000_u01755925010561") 2025/08/23 05:00:58 DEBUG : both2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d73_d20250823_m045647_c001_v7007000_t0000_u01755925007005") 2025/08/23 05:00:58 DEBUG : both2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01172_d20250823_m045631_c001_v0001131_t0023_u01755924991492") 2025/08/23 05:00:58 DEBUG : both3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed78_d20250823_m045705_c001_v7007000_t0000_u01755925025923") 2025/08/23 05:00:58 DEBUG : both3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011d3_d20250823_m045651_c001_v0001131_t0041_u01755925011196") 2025/08/23 05:00:58 DEBUG : both3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d74_d20250823_m045647_c001_v7007000_t0000_u01755925007189") 2025/08/23 05:00:58 DEBUG : both3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01176_d20250823_m045631_c001_v0001131_t0031_u01755924991977") 2025/08/23 05:00:59 DEBUG : both4: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed7b_d20250823_m045706_c001_v7007000_t0000_u01755925026107") 2025/08/23 05:00:59 DEBUG : both4: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011d7_d20250823_m045651_c001_v0001131_t0001_u01755925011747") 2025/08/23 05:00:59 DEBUG : both4: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d75_d20250823_m045647_c001_v7007000_t0000_u01755925007372") 2025/08/23 05:00:59 DEBUG : both4: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01178_d20250823_m045632_c001_v0001131_t0040_u01755924992470") 2025/08/23 05:00:59 DEBUG : both5: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed7d_d20250823_m045706_c001_v7007000_t0000_u01755925026289") 2025/08/23 05:00:59 DEBUG : both5: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011db_d20250823_m045652_c001_v0001131_t0026_u01755925012271") 2025/08/23 05:00:59 DEBUG : both5: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d76_d20250823_m045647_c001_v7007000_t0000_u01755925007556") 2025/08/23 05:00:59 DEBUG : both5: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0117c_d20250823_m045633_c001_v0001131_t0041_u01755924993031") 2025/08/23 05:00:59 DEBUG : both6: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed81_d20250823_m045706_c001_v7007000_t0000_u01755925026472") 2025/08/23 05:00:59 DEBUG : both6: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011e1_d20250823_m045653_c001_v0001131_t0050_u01755925013036") 2025/08/23 05:00:59 DEBUG : both6: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d77_d20250823_m045647_c001_v7007000_t0000_u01755925007749") 2025/08/23 05:00:59 DEBUG : both6: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01180_d20250823_m045633_c001_v0001131_t0047_u01755924993534") 2025/08/23 05:00:59 DEBUG : both7: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed84_d20250823_m045706_c001_v7007000_t0000_u01755925026654") 2025/08/23 05:00:59 DEBUG : both7: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011e5_d20250823_m045653_c001_v0001131_t0046_u01755925013547") 2025/08/23 05:00:59 DEBUG : both7: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d78_d20250823_m045647_c001_v7007000_t0000_u01755925007936") 2025/08/23 05:00:59 DEBUG : both7: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01184_d20250823_m045634_c001_v0001131_t0023_u01755924994339") 2025/08/23 05:00:59 DEBUG : both8: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed88_d20250823_m045706_c001_v7007000_t0000_u01755925026837") 2025/08/23 05:01:00 DEBUG : both8: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011e7_d20250823_m045654_c001_v0001131_t0054_u01755925014069") 2025/08/23 05:01:00 DEBUG : both8: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d79_d20250823_m045648_c001_v7007000_t0000_u01755925008119") 2025/08/23 05:01:00 DEBUG : both8: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01186_d20250823_m045634_c001_v0001131_t0048_u01755924994951") 2025/08/23 05:01:00 DEBUG : both9: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed8c_d20250823_m045707_c001_v7007000_t0000_u01755925027019") 2025/08/23 05:01:00 DEBUG : both9: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa011ed_d20250823_m045654_c001_v0001131_t0006_u01755925014560") 2025/08/23 05:01:00 DEBUG : both9: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d7a_d20250823_m045648_c001_v7007000_t0000_u01755925008307") 2025/08/23 05:01:00 DEBUG : both9: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01188_d20250823_m045635_c001_v0001131_t0053_u01755924995453") 2025/08/23 05:01:00 DEBUG : c/non empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef56c_d20250823_m045241_c001_v7007000_t0000_u01755924761997") 2025/08/23 05:01:00 DEBUG : c/non empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901721d_d20250823_m045240_c001_v0001171_t0019_u01755924760214") 2025/08/23 05:01:00 DEBUG : c/non empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293cea_d20250823_m045239_c001_v7007000_t0000_u01755924759575") 2025/08/23 05:01:00 DEBUG : c/non empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017207_d20250823_m045237_c001_v0001171_t0041_u01755924757827") 2025/08/23 05:01:00 DEBUG : c/non empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff169_d20250823_m045221_c001_v7007000_t0000_u01755924741246") 2025/08/23 05:01:00 DEBUG : c/non empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017167_d20250823_m045219_c001_v0001171_t0013_u01755924739207") 2025/08/23 05:01:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a02_d20250823_m045806_c001_v7007000_t0000_u01755925086315") 2025/08/23 05:01:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c87_d20250823_m045801_c001_v0001181_t0002_u01755925081533") 2025/08/23 05:01:00 DEBUG : check sum: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff152_d20250823_m045211_c001_v7007000_t0000_u01755924731858") 2025/08/23 05:01:00 DEBUG : check sum: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017137_d20250823_m045210_c001_v0001171_t0047_u01755924730810") 2025/08/23 05:01:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914f492_d20250823_m050046_c001_v7007000_t0000_u01755925246433") 2025/08/23 05:01:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a06921d_d20250823_m050044_c001_v0001146_t0013_u01755925244493") 2025/08/23 05:01:01 DEBUG : dest/3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72df952_d20250823_m045450_c001_v7007000_t0000_u01755924890570") 2025/08/23 05:01:01 DEBUG : dest/3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4061bd1372195bb3_d20250823_m045449_c001_v0001178_t0016_u01755924889468") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcde: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e08f6_d20250823_m045900_c001_v7007000_t0000_u01755925140210") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcde: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069052_d20250823_m045856_c001_v0001146_t0044_u01755925136014") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbeb_d20250823_m050015_c001_v7007000_t0000_u01755925215618") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069175_d20250823_m050004_c001_v0001146_t0034_u01755925204387") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0edd_d20250823_m050000_c001_v7007000_t0000_u01755925200288") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069129_d20250823_m045949_c001_v0001146_t0057_u01755925189379") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b598a_d20250823_m045945_c001_v7007000_t0000_u01755925185257") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0690e2_d20250823_m045933_c001_v0001146_t0021_u01755925173464") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8dc1_d20250823_m045929_c001_v7007000_t0000_u01755925169369") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0690b0_d20250823_m045919_c001_v0001146_t0049_u01755925159434") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d4a_d20250823_m045915_c001_v7007000_t0000_u01755925155283") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069079_d20250823_m045904_c001_v0001146_t0006_u01755925144324") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e08b4_d20250823_m045857_c001_v7007000_t0000_u01755925137673") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb55f_d20250823_m045847_c001_v0001176_t0048_u01755925127908") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9754_d20250823_m045843_c001_v7007000_t0000_u01755925123765") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95db6_d20250823_m045840_c001_v0001181_t0000_u01755925120172") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41313bf9675c06b8_d20250823_m045838_c001_v7007000_t0000_u01755925118837") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d58_d20250823_m045828_c001_v0001181_t0041_u01755925108898") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434359_d20250823_m045824_c001_v7007000_t0000_u01755925104761") 2025/08/23 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d20_d20250823_m045821_c001_v0001181_t0043_u01755925101069") 2025/08/23 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b52fa_d20250823_m045819_c001_v7007000_t0000_u01755925099708") 2025/08/23 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f74_d20250823_m045810_c001_v0001146_t0045_u01755925090403") 2025/08/23 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4175e8ba9536e1ad_d20250823_m045803_c001_v7007000_t0000_u01755925083576") 2025/08/23 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb443_d20250823_m045753_c001_v0001176_t0029_u01755925073405") 2025/08/23 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac308_d20250823_m045749_c001_v7007000_t0000_u01755925069286") 2025/08/23 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb403_d20250823_m045738_c001_v0001176_t0048_u01755925058309") 2025/08/23 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba34_d20250823_m045734_c001_v7007000_t0000_u01755925054212") 2025/08/23 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb3d1_d20250823_m045723_c001_v0001176_t0052_u01755925043826") 2025/08/23 05:01:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4209e2bde22935f7_d20250823_m045841_c001_v7007000_t0000_u01755925121809") 2025/08/23 05:01:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d92_d20250823_m045836_c001_v0001181_t0043_u01755925116935") 2025/08/23 05:01:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e08fb_d20250823_m045900_c001_v7007000_t0000_u01755925140392") 2025/08/23 05:01:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb57f_d20250823_m045856_c001_v0001176_t0024_u01755925136037") 2025/08/23 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbed_d20250823_m050015_c001_v7007000_t0000_u01755925215801") 2025/08/23 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f9600d_d20250823_m050005_c001_v0001181_t0055_u01755925205307") 2025/08/23 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0edf_d20250823_m050000_c001_v7007000_t0000_u01755925200471") 2025/08/23 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95fa8_d20250823_m045950_c001_v0001181_t0028_u01755925190140") 2025/08/23 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b598e_d20250823_m045945_c001_v7007000_t0000_u01755925185440") 2025/08/23 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95f28_d20250823_m045934_c001_v0001181_t0032_u01755925174196") 2025/08/23 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8dc7_d20250823_m045929_c001_v7007000_t0000_u01755925169552") 2025/08/23 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95ec6_d20250823_m045920_c001_v0001181_t0035_u01755925160116") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d4d_d20250823_m045915_c001_v7007000_t0000_u01755925155467") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e5e_d20250823_m045905_c001_v0001181_t0029_u01755925145197") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f400ccce2f0c32d44_d20250823_m045857_c001_v7007000_t0000_u01755925137317") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95df6_d20250823_m045848_c001_v0001181_t0024_u01755925128492") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9758_d20250823_m045843_c001_v7007000_t0000_u01755925123949") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb541_d20250823_m045840_c001_v0001176_t0047_u01755925120188") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914e973_d20250823_m045838_c001_v7007000_t0000_u01755925118849") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb509_d20250823_m045829_c001_v0001176_t0031_u01755925109474") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c43435c_d20250823_m045824_c001_v7007000_t0000_u01755925104945") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4dd_d20250823_m045821_c001_v0001176_t0033_u01755925101107") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434321_d20250823_m045819_c001_v7007000_t0000_u01755925099506") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95ccb_d20250823_m045811_c001_v0001181_t0038_u01755925091069") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951806_d20250823_m045803_c001_v7007000_t0000_u01755925083775") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f25_d20250823_m045753_c001_v0001146_t0023_u01755925073999") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac30b_d20250823_m045749_c001_v7007000_t0000_u01755925069470") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068ee3_d20250823_m045738_c001_v0001146_t0001_u01755925058882") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba35_d20250823_m045734_c001_v7007000_t0000_u01755925054397") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068ea7_d20250823_m045724_c001_v0001146_t0009_u01755925044397") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4209e2bde22935e6_d20250823_m045841_c001_v7007000_t0000_u01755925121438") 2025/08/23 05:01:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb52b_d20250823_m045836_c001_v0001176_t0007_u01755925116947") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e0901_d20250823_m045900_c001_v7007000_t0000_u01755925140575") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa013b0_d20250823_m045856_c001_v0001131_t0019_u01755925136026") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbef_d20250823_m050015_c001_v7007000_t0000_u01755925215984") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb697_d20250823_m050005_c001_v0001176_t0048_u01755925205900") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0ee3_d20250823_m050000_c001_v7007000_t0000_u01755925200655") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb665_d20250823_m045950_c001_v0001176_t0019_u01755925190723") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b5992_d20250823_m045945_c001_v7007000_t0000_u01755925185623") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb627_d20250823_m045934_c001_v0001176_t0040_u01755925174766") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8dcd_d20250823_m045929_c001_v7007000_t0000_u01755925169734") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb5eb_d20250823_m045920_c001_v0001176_t0007_u01755925160686") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d52_d20250823_m045915_c001_v7007000_t0000_u01755925155664") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb5ad_d20250823_m045905_c001_v0001176_t0030_u01755925145758") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f400ccce2f0c32d4e_d20250823_m045857_c001_v7007000_t0000_u01755925137683") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069030_d20250823_m045849_c001_v0001146_t0011_u01755925129059") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e975c_d20250823_m045844_c001_v7007000_t0000_u01755925124133") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069010_d20250823_m045840_c001_v0001146_t0022_u01755925120326") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914e967_d20250823_m045838_c001_v7007000_t0000_u01755925118483") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01350_d20250823_m045830_c001_v0001131_t0057_u01755925110047") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c43435d_d20250823_m045825_c001_v7007000_t0000_u01755925105128") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068fac_d20250823_m045821_c001_v0001146_t0000_u01755925101152") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b52ff_d20250823_m045819_c001_v7007000_t0000_u01755925099925") 2025/08/23 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb49d_d20250823_m045811_c001_v0001176_t0008_u01755925091646") 2025/08/23 05:01:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a89dd_d20250823_m045803_c001_v7007000_t0000_u01755925083718") 2025/08/23 05:01:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c57_d20250823_m045754_c001_v0001181_t0036_u01755925074715") 2025/08/23 05:01:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac30e_d20250823_m045749_c001_v7007000_t0000_u01755925069653") 2025/08/23 05:01:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95bf7_d20250823_m045739_c001_v0001181_t0045_u01755925059623") 2025/08/23 05:01:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba36_d20250823_m045734_c001_v7007000_t0000_u01755925054583") 2025/08/23 05:01:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95b9d_d20250823_m045724_c001_v0001181_t0028_u01755925044793") 2025/08/23 05:01:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e972a_d20250823_m045841_c001_v7007000_t0000_u01755925121823") 2025/08/23 05:01:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068ffc_d20250823_m045837_c001_v0001146_t0048_u01755925117079") 2025/08/23 05:01:05 DEBUG : dir1/0003-defgh: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e0908_d20250823_m045900_c001_v7007000_t0000_u01755925140759") 2025/08/23 05:01:05 DEBUG : dir1/0003-defgh: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e22_d20250823_m045856_c001_v0001181_t0058_u01755925136059") 2025/08/23 05:01:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbf1_d20250823_m050016_c001_v7007000_t0000_u01755925216167") 2025/08/23 05:01:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa014bd_d20250823_m050006_c001_v0001131_t0005_u01755925206470") 2025/08/23 05:01:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0ee5_d20250823_m050000_c001_v7007000_t0000_u01755925200839") 2025/08/23 05:01:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01479_d20250823_m045951_c001_v0001131_t0038_u01755925191300") 2025/08/23 05:01:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b5995_d20250823_m045945_c001_v7007000_t0000_u01755925185807") 2025/08/23 05:01:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01435_d20250823_m045935_c001_v0001131_t0016_u01755925175368") 2025/08/23 05:01:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8dd2_d20250823_m045929_c001_v7007000_t0000_u01755925169917") 2025/08/23 05:01:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0140b_d20250823_m045921_c001_v0001131_t0002_u01755925161259") 2025/08/23 05:01:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d56_d20250823_m045915_c001_v7007000_t0000_u01755925155851") 2025/08/23 05:01:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa013c2_d20250823_m045906_c001_v0001131_t0042_u01755925146325") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0b86_d20250823_m045857_c001_v7007000_t0000_u01755925137726") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0139a_d20250823_m045850_c001_v0001131_t0019_u01755925130039") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9760_d20250823_m045844_c001_v7007000_t0000_u01755925124316") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95dba_d20250823_m045840_c001_v0001181_t0007_u01755925120382") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e96e7_d20250823_m045838_c001_v7007000_t0000_u01755925118857") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068fd6_d20250823_m045830_c001_v0001146_t0057_u01755925110859") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434361_d20250823_m045825_c001_v7007000_t0000_u01755925105312") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01326_d20250823_m045821_c001_v0001131_t0005_u01755925101193") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f411122d9356c60d4_d20250823_m045819_c001_v7007000_t0000_u01755925099884") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012f8_d20250823_m045812_c001_v0001131_t0021_u01755925092218") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f411122d9356c6006_d20250823_m045803_c001_v7007000_t0000_u01755925083730") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012be_d20250823_m045755_c001_v0001131_t0029_u01755925075301") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac311_d20250823_m045749_c001_v7007000_t0000_u01755925069835") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01287_d20250823_m045740_c001_v0001131_t0054_u01755925060195") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba37_d20250823_m045734_c001_v7007000_t0000_u01755925054769") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01255_d20250823_m045725_c001_v0001131_t0007_u01755925045003") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9725_d20250823_m045841_c001_v7007000_t0000_u01755925121638") 2025/08/23 05:01:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d94_d20250823_m045837_c001_v0001181_t0059_u01755925117143") 2025/08/23 05:01:06 DEBUG : dir1/0004-efghi: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e090d_d20250823_m045900_c001_v7007000_t0000_u01755925140963") 2025/08/23 05:01:06 DEBUG : dir1/0004-efghi: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb585_d20250823_m045856_c001_v0001176_t0027_u01755925136255") 2025/08/23 05:01:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbf3_d20250823_m050016_c001_v7007000_t0000_u01755925216360") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069187_d20250823_m050006_c001_v0001146_t0021_u01755925206894") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0eea_d20250823_m050001_c001_v7007000_t0000_u01755925201021") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069135_d20250823_m045951_c001_v0001146_t0017_u01755925191646") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b5997_d20250823_m045945_c001_v7007000_t0000_u01755925185990") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0690ec_d20250823_m045935_c001_v0001146_t0028_u01755925175795") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8dd9_d20250823_m045930_c001_v7007000_t0000_u01755925170099") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0690b6_d20250823_m045921_c001_v0001146_t0053_u01755925161654") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d5a_d20250823_m045916_c001_v7007000_t0000_u01755925156037") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a06907c_d20250823_m045906_c001_v0001146_t0048_u01755925146644") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a1900c7a_d20250823_m045857_c001_v7007000_t0000_u01755925137843") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb567_d20250823_m045850_c001_v0001176_t0032_u01755925130531") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9765_d20250823_m045844_c001_v7007000_t0000_u01755925124500") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb543_d20250823_m045840_c001_v0001176_t0011_u01755925120413") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e96e1_d20250823_m045838_c001_v7007000_t0000_u01755925118673") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d64_d20250823_m045831_c001_v0001181_t0001_u01755925111146") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434363_d20250823_m045825_c001_v7007000_t0000_u01755925105495") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d22_d20250823_m045821_c001_v0001181_t0055_u01755925101274") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4052b26d8d959eea_d20250823_m045819_c001_v7007000_t0000_u01755925099895") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f82_d20250823_m045812_c001_v0001146_t0021_u01755925092572") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a89cd_d20250823_m045803_c001_v7007000_t0000_u01755925083160") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb44b_d20250823_m045755_c001_v0001176_t0052_u01755925075590") 2025/08/23 05:01:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac313_d20250823_m045750_c001_v7007000_t0000_u01755925070017") 2025/08/23 05:01:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb40b_d20250823_m045740_c001_v0001176_t0029_u01755925060570") 2025/08/23 05:01:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba38_d20250823_m045734_c001_v7007000_t0000_u01755925054954") 2025/08/23 05:01:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb3d9_d20250823_m045725_c001_v0001176_t0004_u01755925045400") 2025/08/23 05:01:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f406aa4d65be54d7a_d20250823_m045841_c001_v7007000_t0000_u01755925121785") 2025/08/23 05:01:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb52d_d20250823_m045837_c001_v0001176_t0037_u01755925117158") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghij: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e0913_d20250823_m045901_c001_v7007000_t0000_u01755925141144") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghij: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e26_d20250823_m045856_c001_v0001181_t0026_u01755925136280") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbf4_d20250823_m050016_c001_v7007000_t0000_u01755925216544") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f9601b_d20250823_m050007_c001_v0001181_t0027_u01755925207502") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0eee_d20250823_m050001_c001_v7007000_t0000_u01755925201206") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95fba_d20250823_m045952_c001_v0001181_t0009_u01755925192137") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b599a_d20250823_m045946_c001_v7007000_t0000_u01755925186173") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95f3a_d20250823_m045936_c001_v0001181_t0003_u01755925176063") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8dde_d20250823_m045930_c001_v7007000_t0000_u01755925170281") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95ed8_d20250823_m045922_c001_v0001181_t0042_u01755925162079") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d5e_d20250823_m045916_c001_v7007000_t0000_u01755925156222") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e72_d20250823_m045906_c001_v0001181_t0009_u01755925146939") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e08b9_d20250823_m045857_c001_v7007000_t0000_u01755925137854") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e00_d20250823_m045850_c001_v0001181_t0049_u01755925130779") 2025/08/23 05:01:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e976a_d20250823_m045844_c001_v7007000_t0000_u01755925124686") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01378_d20250823_m045840_c001_v0001131_t0051_u01755925120492") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bab8_d20250823_m045839_c001_v7007000_t0000_u01755925119070") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb517_d20250823_m045831_c001_v0001176_t0029_u01755925111358") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434365_d20250823_m045825_c001_v7007000_t0000_u01755925105678") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4df_d20250823_m045821_c001_v0001176_t0050_u01755925101330") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434329_d20250823_m045819_c001_v7007000_t0000_u01755925099906") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95cd5_d20250823_m045813_c001_v0001181_t0048_u01755925093023") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408e863a4ec18f4f_d20250823_m045803_c001_v7007000_t0000_u01755925083745") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f33_d20250823_m045755_c001_v0001146_t0040_u01755925075796") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac318_d20250823_m045750_c001_v7007000_t0000_u01755925070200") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068eef_d20250823_m045740_c001_v0001146_t0018_u01755925060783") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba39_d20250823_m045735_c001_v7007000_t0000_u01755925055140") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068eab_d20250823_m045725_c001_v0001146_t0044_u01755925045614") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914e9ba_d20250823_m045841_c001_v7007000_t0000_u01755925121650") 2025/08/23 05:01:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01368_d20250823_m045837_c001_v0001131_t0025_u01755925117225") 2025/08/23 05:01:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e0919_d20250823_m045901_c001_v7007000_t0000_u01755925141326") 2025/08/23 05:01:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069054_d20250823_m045856_c001_v0001146_t0031_u01755925136321") 2025/08/23 05:01:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbf5_d20250823_m050016_c001_v7007000_t0000_u01755925216787") 2025/08/23 05:01:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb69d_d20250823_m050007_c001_v0001176_t0021_u01755925207725") 2025/08/23 05:01:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0ef2_d20250823_m050001_c001_v7007000_t0000_u01755925201392") 2025/08/23 05:01:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb66f_d20250823_m045952_c001_v0001176_t0018_u01755925192344") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b599d_d20250823_m045946_c001_v7007000_t0000_u01755925186357") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb62f_d20250823_m045936_c001_v0001176_t0022_u01755925176276") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8de4_d20250823_m045930_c001_v7007000_t0000_u01755925170464") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb5f5_d20250823_m045922_c001_v0001176_t0059_u01755925162317") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d61_d20250823_m045916_c001_v7007000_t0000_u01755925156407") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb5b3_d20250823_m045907_c001_v0001176_t0010_u01755925147150") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e08ac_d20250823_m045857_c001_v7007000_t0000_u01755925137304") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069036_d20250823_m045850_c001_v0001146_t0051_u01755925130986") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e976f_d20250823_m045844_c001_v7007000_t0000_u01755925124869") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95dbe_d20250823_m045840_c001_v0001181_t0004_u01755925120592") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f406aa4d65be54d36_d20250823_m045839_c001_v7007000_t0000_u01755925119076") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01358_d20250823_m045831_c001_v0001131_t0054_u01755925111570") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434368_d20250823_m045825_c001_v7007000_t0000_u01755925105877") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d26_d20250823_m045821_c001_v0001181_t0040_u01755925101501") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434325_d20250823_m045819_c001_v7007000_t0000_u01755925099718") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4a5_d20250823_m045813_c001_v0001176_t0006_u01755925093263") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a89d2_d20250823_m045803_c001_v7007000_t0000_u01755925083341") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c65_d20250823_m045756_c001_v0001181_t0033_u01755925076260") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac31b_d20250823_m045750_c001_v7007000_t0000_u01755925070382") 2025/08/23 05:01:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c05_d20250823_m045741_c001_v0001181_t0037_u01755925061155") 2025/08/23 05:01:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba3a_d20250823_m045735_c001_v7007000_t0000_u01755925055324") 2025/08/23 05:01:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95ba5_d20250823_m045725_c001_v0001181_t0038_u01755925045988") 2025/08/23 05:01:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4078ec213e4a21b2_d20250823_m045841_c001_v7007000_t0000_u01755925121477") 2025/08/23 05:01:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068ffe_d20250823_m045837_c001_v0001146_t0055_u01755925117357") 2025/08/23 05:01:11 DEBUG : dir1/0007-12345: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e091f_d20250823_m045901_c001_v7007000_t0000_u01755925141508") 2025/08/23 05:01:11 DEBUG : dir1/0007-12345: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa013b2_d20250823_m045856_c001_v0001131_t0057_u01755925136455") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbf7_d20250823_m050016_c001_v7007000_t0000_u01755925216973") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa014c5_d20250823_m050007_c001_v0001131_t0025_u01755925207931") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0ef6_d20250823_m050001_c001_v7007000_t0000_u01755925201581") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01483_d20250823_m045952_c001_v0001131_t0015_u01755925192651") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b59a0_d20250823_m045946_c001_v7007000_t0000_u01755925186542") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01439_d20250823_m045936_c001_v0001131_t0046_u01755925176497") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8deb_d20250823_m045930_c001_v7007000_t0000_u01755925170647") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0140d_d20250823_m045922_c001_v0001131_t0040_u01755925162523") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d65_d20250823_m045916_c001_v7007000_t0000_u01755925156592") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa013ca_d20250823_m045907_c001_v0001131_t0021_u01755925147355") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e08af_d20250823_m045857_c001_v7007000_t0000_u01755925137488") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0139c_d20250823_m045851_c001_v0001131_t0023_u01755925131327") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9774_d20250823_m045845_c001_v7007000_t0000_u01755925125052") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb547_d20250823_m045840_c001_v0001176_t0048_u01755925120613") 2025/08/23 05:01:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41313bf9675c06bb_d20250823_m045839_c001_v7007000_t0000_u01755925119021") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068fde_d20250823_m045831_c001_v0001146_t0051_u01755925111893") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c43436a_d20250823_m045826_c001_v7007000_t0000_u01755925106061") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068fb0_d20250823_m045821_c001_v0001146_t0019_u01755925101561") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e94fc_d20250823_m045819_c001_v7007000_t0000_u01755925099732") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012ff_d20250823_m045813_c001_v0001131_t0046_u01755925093524") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951801_d20250823_m045803_c001_v7007000_t0000_u01755925083583") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012c2_d20250823_m045756_c001_v0001131_t0021_u01755925076467") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac31f_d20250823_m045750_c001_v7007000_t0000_u01755925070564") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0128f_d20250823_m045741_c001_v0001131_t0052_u01755925061361") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba3b_d20250823_m045735_c001_v7007000_t0000_u01755925055509") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0125d_d20250823_m045726_c001_v0001131_t0001_u01755925046198") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839babb_d20250823_m045841_c001_v7007000_t0000_u01755925121806") 2025/08/23 05:01:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d96_d20250823_m045837_c001_v0001181_t0053_u01755925117369") 2025/08/23 05:01:12 DEBUG : dir1/0008-23456: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e0924_d20250823_m045901_c001_v7007000_t0000_u01755925141690") 2025/08/23 05:01:12 DEBUG : dir1/0008-23456: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb589_d20250823_m045856_c001_v0001176_t0029_u01755925136467") 2025/08/23 05:01:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbf9_d20250823_m050017_c001_v7007000_t0000_u01755925217157") 2025/08/23 05:01:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069189_d20250823_m050008_c001_v0001146_t0004_u01755925208226") 2025/08/23 05:01:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0efa_d20250823_m050001_c001_v7007000_t0000_u01755925201767") 2025/08/23 05:01:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069143_d20250823_m045953_c001_v0001146_t0041_u01755925193064") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b59a3_d20250823_m045946_c001_v7007000_t0000_u01755925186726") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0690f0_d20250823_m045936_c001_v0001146_t0018_u01755925176867") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8df0_d20250823_m045930_c001_v7007000_t0000_u01755925170829") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0690ba_d20250823_m045922_c001_v0001146_t0021_u01755925162814") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d69_d20250823_m045916_c001_v7007000_t0000_u01755925156777") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069080_d20250823_m045907_c001_v0001146_t0043_u01755925147713") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a1900c6f_d20250823_m045857_c001_v7007000_t0000_u01755925137294") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb56b_d20250823_m045851_c001_v0001176_t0032_u01755925131624") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e977a_d20250823_m045845_c001_v7007000_t0000_u01755925125236") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069012_d20250823_m045840_c001_v0001146_t0051_u01755925120698") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41313bf9675c06b5_d20250823_m045838_c001_v7007000_t0000_u01755925118653") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d74_d20250823_m045832_c001_v0001181_t0058_u01755925112220") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c43436c_d20250823_m045826_c001_v7007000_t0000_u01755925106243") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4e1_d20250823_m045821_c001_v0001176_t0004_u01755925101586") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5f252_d20250823_m045819_c001_v7007000_t0000_u01755925099674") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f86_d20250823_m045813_c001_v0001146_t0055_u01755925093809") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4186dec139481375_d20250823_m045803_c001_v7007000_t0000_u01755925083788") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb44f_d20250823_m045756_c001_v0001176_t0032_u01755925076854") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac322_d20250823_m045750_c001_v7007000_t0000_u01755925070747") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb411_d20250823_m045741_c001_v0001176_t0057_u01755925061852") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba3c_d20250823_m045735_c001_v7007000_t0000_u01755925055693") 2025/08/23 05:01:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb3dd_d20250823_m045726_c001_v0001176_t0000_u01755925046508") 2025/08/23 05:01:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f418897f1e6667354_d20250823_m045841_c001_v7007000_t0000_u01755925121495") 2025/08/23 05:01:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb52f_d20250823_m045837_c001_v0001176_t0058_u01755925117382") 2025/08/23 05:01:14 DEBUG : dir1/0009-34567: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e092a_d20250823_m045901_c001_v7007000_t0000_u01755925141872") 2025/08/23 05:01:14 DEBUG : dir1/0009-34567: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e2c_d20250823_m045856_c001_v0001181_t0013_u01755925136488") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbfb_d20250823_m050017_c001_v7007000_t0000_u01755925217341") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f9601f_d20250823_m050008_c001_v0001181_t0029_u01755925208700") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0efd_d20250823_m050001_c001_v7007000_t0000_u01755925201952") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95fc6_d20250823_m045953_c001_v0001181_t0052_u01755925193414") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b59a5_d20250823_m045946_c001_v7007000_t0000_u01755925186909") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95f54_d20250823_m045938_c001_v0001181_t0010_u01755925178585") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8df4_d20250823_m045931_c001_v7007000_t0000_u01755925171011") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95ee0_d20250823_m045923_c001_v0001181_t0007_u01755925163146") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d6e_d20250823_m045916_c001_v7007000_t0000_u01755925156961") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e78_d20250823_m045908_c001_v0001181_t0050_u01755925148109") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408e863a4ec18fc0_d20250823_m045857_c001_v7007000_t0000_u01755925137691") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e04_d20250823_m045851_c001_v0001181_t0036_u01755925131853") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e977f_d20250823_m045845_c001_v7007000_t0000_u01755925125424") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95dc2_d20250823_m045840_c001_v0001181_t0003_u01755925120808") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914e96d_d20250823_m045838_c001_v7007000_t0000_u01755925118666") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb519_d20250823_m045832_c001_v0001176_t0016_u01755925112430") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c43436f_d20250823_m045826_c001_v7007000_t0000_u01755925106425") 2025/08/23 05:01:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0132c_d20250823_m045821_c001_v0001131_t0049_u01755925101596") 2025/08/23 05:01:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9505_d20250823_m045819_c001_v7007000_t0000_u01755925099938") 2025/08/23 05:01:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95cdd_d20250823_m045814_c001_v0001181_t0050_u01755925094088") 2025/08/23 05:01:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4186dec139481370_d20250823_m045803_c001_v7007000_t0000_u01755925083600") 2025/08/23 05:01:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f3b_d20250823_m045757_c001_v0001146_t0007_u01755925077067") 2025/08/23 05:01:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac324_d20250823_m045750_c001_v7007000_t0000_u01755925070930") 2025/08/23 05:01:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068ef3_d20250823_m045742_c001_v0001146_t0022_u01755925062060") 2025/08/23 05:01:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba3d_d20250823_m045735_c001_v7007000_t0000_u01755925055877") 2025/08/23 05:01:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068eb3_d20250823_m045726_c001_v0001146_t0018_u01755925046716") 2025/08/23 05:01:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f406aa4d65be54d71_d20250823_m045841_c001_v7007000_t0000_u01755925121419") 2025/08/23 05:01:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d9c_d20250823_m045837_c001_v0001181_t0041_u01755925117579") 2025/08/23 05:01:15 DEBUG : dir1/0010-45678: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e092e_d20250823_m045902_c001_v7007000_t0000_u01755925142054") 2025/08/23 05:01:15 DEBUG : dir1/0010-45678: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a06905a_d20250823_m045856_c001_v0001146_t0020_u01755925136603") 2025/08/23 05:01:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbfd_d20250823_m050017_c001_v7007000_t0000_u01755925217525") 2025/08/23 05:01:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb6a5_d20250823_m050008_c001_v0001176_t0038_u01755925208918") 2025/08/23 05:01:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0f00_d20250823_m050002_c001_v7007000_t0000_u01755925202136") 2025/08/23 05:01:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb673_d20250823_m045953_c001_v0001176_t0024_u01755925193625") 2025/08/23 05:01:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b59a8_d20250823_m045947_c001_v7007000_t0000_u01755925187092") 2025/08/23 05:01:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb639_d20250823_m045938_c001_v0001176_t0011_u01755925178798") 2025/08/23 05:01:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8df7_d20250823_m045931_c001_v7007000_t0000_u01755925171193") 2025/08/23 05:01:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb5f9_d20250823_m045923_c001_v0001176_t0052_u01755925163361") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d72_d20250823_m045917_c001_v7007000_t0000_u01755925157147") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb5b5_d20250823_m045908_c001_v0001176_t0022_u01755925148332") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e985b_d20250823_m045857_c001_v7007000_t0000_u01755925137697") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a06903c_d20250823_m045852_c001_v0001146_t0054_u01755925132064") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9784_d20250823_m045845_c001_v7007000_t0000_u01755925125607") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0137a_d20250823_m045840_c001_v0001131_t0038_u01755925120815") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f406aa4d65be54d30_d20250823_m045838_c001_v7007000_t0000_u01755925118883") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0135a_d20250823_m045832_c001_v0001131_t0029_u01755925112640") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434370_d20250823_m045826_c001_v7007000_t0000_u01755925106609") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d2c_d20250823_m045821_c001_v0001181_t0058_u01755925101710") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c43431e_d20250823_m045819_c001_v7007000_t0000_u01755925099320") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4ab_d20250823_m045814_c001_v0001176_t0016_u01755925094334") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a89e1_d20250823_m045803_c001_v7007000_t0000_u01755925083891") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c69_d20250823_m045757_c001_v0001181_t0044_u01755925077491") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac326_d20250823_m045751_c001_v7007000_t0000_u01755925071114") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c0b_d20250823_m045742_c001_v0001181_t0040_u01755925062605") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba3e_d20250823_m045736_c001_v7007000_t0000_u01755925056061") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95bad_d20250823_m045727_c001_v0001181_t0054_u01755925047168") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4078ec213e4a21b4_d20250823_m045841_c001_v7007000_t0000_u01755925121659") 2025/08/23 05:01:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb531_d20250823_m045837_c001_v0001176_t0005_u01755925117626") 2025/08/23 05:01:16 DEBUG : dir1/0011-56789: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e0932_d20250823_m045902_c001_v7007000_t0000_u01755925142236") 2025/08/23 05:01:16 DEBUG : dir1/0011-56789: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb58b_d20250823_m045856_c001_v0001176_t0016_u01755925136768") 2025/08/23 05:01:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bbff_d20250823_m050017_c001_v7007000_t0000_u01755925217708") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa014cb_d20250823_m050009_c001_v0001131_t0052_u01755925209130") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0f04_d20250823_m050002_c001_v7007000_t0000_u01755925202318") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0148b_d20250823_m045953_c001_v0001131_t0016_u01755925193890") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b59ab_d20250823_m045947_c001_v7007000_t0000_u01755925187275") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01447_d20250823_m045939_c001_v0001131_t0042_u01755925179008") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8dfd_d20250823_m045931_c001_v7007000_t0000_u01755925171376") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01413_d20250823_m045923_c001_v0001131_t0030_u01755925163567") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d75_d20250823_m045917_c001_v7007000_t0000_u01755925157332") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa013ce_d20250823_m045908_c001_v0001131_t0038_u01755925148545") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408e863a4ec18fbf_d20250823_m045857_c001_v7007000_t0000_u01755925137508") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0139e_d20250823_m045852_c001_v0001131_t0002_u01755925132515") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e978d_d20250823_m045845_c001_v7007000_t0000_u01755925125833") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb549_d20250823_m045840_c001_v0001176_t0028_u01755925120828") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e96de_d20250823_m045838_c001_v7007000_t0000_u01755925118490") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068fe4_d20250823_m045833_c001_v0001146_t0018_u01755925113116") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434371_d20250823_m045826_c001_v7007000_t0000_u01755925106792") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4e3_d20250823_m045821_c001_v0001176_t0032_u01755925101796") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4052b26d8d959ee8_d20250823_m045819_c001_v7007000_t0000_u01755925099707") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01302_d20250823_m045814_c001_v0001131_t0022_u01755925094550") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f097b_d20250823_m045803_c001_v7007000_t0000_u01755925083755") 2025/08/23 05:01:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012c8_d20250823_m045757_c001_v0001131_t0006_u01755925077704") 2025/08/23 05:01:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac329_d20250823_m045751_c001_v7007000_t0000_u01755925071296") 2025/08/23 05:01:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01299_d20250823_m045742_c001_v0001131_t0045_u01755925062825") 2025/08/23 05:01:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba3f_d20250823_m045736_c001_v7007000_t0000_u01755925056245") 2025/08/23 05:01:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01267_d20250823_m045727_c001_v0001131_t0009_u01755925047419") 2025/08/23 05:01:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9720_d20250823_m045841_c001_v7007000_t0000_u01755925121452") 2025/08/23 05:01:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069000_d20250823_m045837_c001_v0001146_t0022_u01755925117702") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e0937_d20250823_m045902_c001_v7007000_t0000_u01755925142416") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e2e_d20250823_m045856_c001_v0001181_t0033_u01755925136696") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc02_d20250823_m050017_c001_v7007000_t0000_u01755925217933") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a06918b_d20250823_m050009_c001_v0001146_t0010_u01755925209536") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0f08_d20250823_m050002_c001_v7007000_t0000_u01755925202499") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069147_d20250823_m045954_c001_v0001146_t0028_u01755925194270") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b59af_d20250823_m045947_c001_v7007000_t0000_u01755925187459") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0690fc_d20250823_m045939_c001_v0001146_t0038_u01755925179338") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8e02_d20250823_m045931_c001_v7007000_t0000_u01755925171559") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0690be_d20250823_m045923_c001_v0001146_t0025_u01755925163873") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d7a_d20250823_m045917_c001_v7007000_t0000_u01755925157516") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069088_d20250823_m045908_c001_v0001146_t0040_u01755925148841") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41575e1e6bcd74fb_d20250823_m045857_c001_v7007000_t0000_u01755925137705") 2025/08/23 05:01:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb571_d20250823_m045852_c001_v0001176_t0050_u01755925132831") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9792_d20250823_m045846_c001_v7007000_t0000_u01755925126018") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb54b_d20250823_m045841_c001_v0001176_t0008_u01755925121033") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bab7_d20250823_m045838_c001_v7007000_t0000_u01755925118873") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d7c_d20250823_m045833_c001_v0001181_t0053_u01755925113552") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434373_d20250823_m045826_c001_v7007000_t0000_u01755925106975") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d2e_d20250823_m045821_c001_v0001181_t0021_u01755925101914") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f411122d9356c60ce_d20250823_m045819_c001_v7007000_t0000_u01755925099692") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f8c_d20250823_m045814_c001_v0001146_t0053_u01755925094804") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4175e8ba9536e1b1_d20250823_m045803_c001_v7007000_t0000_u01755925083767") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb455_d20250823_m045758_c001_v0001176_t0017_u01755925078060") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac32c_d20250823_m045751_c001_v7007000_t0000_u01755925071479") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb417_d20250823_m045743_c001_v0001176_t0027_u01755925063203") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba40_d20250823_m045736_c001_v7007000_t0000_u01755925056433") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb3e1_d20250823_m045727_c001_v0001176_t0008_u01755925047880") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914e9b4_d20250823_m045841_c001_v7007000_t0000_u01755925121462") 2025/08/23 05:01:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0136a_d20250823_m045837_c001_v0001131_t0023_u01755925117727") 2025/08/23 05:01:19 DEBUG : dir1/0013-789;=: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e093d_d20250823_m045902_c001_v7007000_t0000_u01755925142598") 2025/08/23 05:01:19 DEBUG : dir1/0013-789;=: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa013b4_d20250823_m045856_c001_v0001131_t0020_u01755925136862") 2025/08/23 05:01:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc04_d20250823_m050018_c001_v7007000_t0000_u01755925218117") 2025/08/23 05:01:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f9602b_d20250823_m050010_c001_v0001181_t0015_u01755925210068") 2025/08/23 05:01:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0f0b_d20250823_m050002_c001_v7007000_t0000_u01755925202683") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95fd2_d20250823_m045954_c001_v0001181_t0030_u01755925194758") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b59b1_d20250823_m045947_c001_v7007000_t0000_u01755925187643") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95f68_d20250823_m045939_c001_v0001181_t0024_u01755925179908") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8e07_d20250823_m045931_c001_v7007000_t0000_u01755925171743") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95ee6_d20250823_m045924_c001_v0001181_t0034_u01755925164206") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d7e_d20250823_m045917_c001_v7007000_t0000_u01755925157703") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e84_d20250823_m045909_c001_v0001181_t0024_u01755925149253") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a1900c76_d20250823_m045857_c001_v7007000_t0000_u01755925137662") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e08_d20250823_m045853_c001_v0001181_t0045_u01755925133048") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9797_d20250823_m045846_c001_v7007000_t0000_u01755925126201") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95dc6_d20250823_m045841_c001_v0001181_t0001_u01755925121043") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8c05_d20250823_m045838_c001_v7007000_t0000_u01755925118896") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb521_d20250823_m045833_c001_v0001176_t0041_u01755925113753") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434375_d20250823_m045827_c001_v7007000_t0000_u01755925107157") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0132e_d20250823_m045821_c001_v0001131_t0056_u01755925101992") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9503_d20250823_m045819_c001_v7007000_t0000_u01755925099915") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95ce1_d20250823_m045815_c001_v0001181_t0055_u01755925095176") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a89e2_d20250823_m045803_c001_v7007000_t0000_u01755925083901") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f41_d20250823_m045758_c001_v0001146_t0042_u01755925078288") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac32f_d20250823_m045751_c001_v7007000_t0000_u01755925071712") 2025/08/23 05:01:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068ef9_d20250823_m045743_c001_v0001146_t0038_u01755925063410") 2025/08/23 05:01:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba41_d20250823_m045736_c001_v7007000_t0000_u01755925056618") 2025/08/23 05:01:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068eb5_d20250823_m045728_c001_v0001146_t0039_u01755925048087") 2025/08/23 05:01:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41313bf9675c06d6_d20250823_m045841_c001_v7007000_t0000_u01755925121484") 2025/08/23 05:01:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d9e_d20250823_m045837_c001_v0001181_t0004_u01755925117809") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e0942_d20250823_m045902_c001_v7007000_t0000_u01755925142782") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e36_d20250823_m045856_c001_v0001181_t0014_u01755925136914") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc06_d20250823_m050018_c001_v7007000_t0000_u01755925218301") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb6af_d20250823_m050010_c001_v0001176_t0036_u01755925210305") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0f0f_d20250823_m050002_c001_v7007000_t0000_u01755925202866") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb675_d20250823_m045954_c001_v0001176_t0007_u01755925194961") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b59b5_d20250823_m045947_c001_v7007000_t0000_u01755925187826") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb63f_d20250823_m045940_c001_v0001176_t0055_u01755925180135") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8e0b_d20250823_m045931_c001_v7007000_t0000_u01755925171926") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb5fd_d20250823_m045924_c001_v0001176_t0040_u01755925164414") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d82_d20250823_m045917_c001_v7007000_t0000_u01755925157887") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb5bf_d20250823_m045909_c001_v0001176_t0008_u01755925149478") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f400ccce2f0c32d49_d20250823_m045857_c001_v7007000_t0000_u01755925137499") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069042_d20250823_m045853_c001_v0001146_t0033_u01755925133260") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e979d_d20250823_m045846_c001_v7007000_t0000_u01755925126385") 2025/08/23 05:01:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a069014_d20250823_m045841_c001_v0001146_t0049_u01755925121074") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4209e2bde229358b_d20250823_m045838_c001_v7007000_t0000_u01755925118870") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01360_d20250823_m045833_c001_v0001131_t0056_u01755925113961") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434378_d20250823_m045827_c001_v7007000_t0000_u01755925107386") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4e5_d20250823_m045822_c001_v0001176_t0042_u01755925102008") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e94fd_d20250823_m045819_c001_v7007000_t0000_u01755925099745") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4b1_d20250823_m045815_c001_v0001176_t0027_u01755925095396") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0976_d20250823_m045803_c001_v7007000_t0000_u01755925083570") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c75_d20250823_m045758_c001_v0001181_t0025_u01755925078765") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac333_d20250823_m045751_c001_v7007000_t0000_u01755925071895") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c19_d20250823_m045744_c001_v0001181_t0057_u01755925064136") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba42_d20250823_m045736_c001_v7007000_t0000_u01755925056803") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95bb5_d20250823_m045728_c001_v0001181_t0043_u01755925048637") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41313bf9675c06d9_d20250823_m045841_c001_v7007000_t0000_u01755925121673") 2025/08/23 05:01:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb539_d20250823_m045837_c001_v0001176_t0021_u01755925117850") 2025/08/23 05:01:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e0948_d20250823_m045902_c001_v7007000_t0000_u01755925142968") 2025/08/23 05:01:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb58d_d20250823_m045856_c001_v0001176_t0057_u01755925136995") 2025/08/23 05:01:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc08_d20250823_m050018_c001_v7007000_t0000_u01755925218484") 2025/08/23 05:01:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa014cf_d20250823_m050010_c001_v0001131_t0024_u01755925210511") 2025/08/23 05:01:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0f13_d20250823_m050003_c001_v7007000_t0000_u01755925203050") 2025/08/23 05:01:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01493_d20250823_m045955_c001_v0001131_t0004_u01755925195163") 2025/08/23 05:01:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b59b7_d20250823_m045948_c001_v7007000_t0000_u01755925188009") 2025/08/23 05:01:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01449_d20250823_m045940_c001_v0001131_t0008_u01755925180362") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8e10_d20250823_m045932_c001_v7007000_t0000_u01755925172108") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01419_d20250823_m045924_c001_v0001131_t0025_u01755925164640") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d87_d20250823_m045918_c001_v7007000_t0000_u01755925158079") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa013dc_d20250823_m045909_c001_v0001131_t0008_u01755925149698") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a1900c73_d20250823_m045857_c001_v7007000_t0000_u01755925137481") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa013a4_d20250823_m045853_c001_v0001131_t0030_u01755925133574") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e97a3_d20250823_m045846_c001_v7007000_t0000_u01755925126568") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0137e_d20250823_m045841_c001_v0001131_t0049_u01755925121123") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914e974_d20250823_m045838_c001_v7007000_t0000_u01755925118905") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068fee_d20250823_m045834_c001_v0001146_t0034_u01755925114351") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c43437b_d20250823_m045827_c001_v7007000_t0000_u01755925107570") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068fb4_d20250823_m045822_c001_v0001146_t0023_u01755925102066") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5f257_d20250823_m045819_c001_v7007000_t0000_u01755925099857") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01308_d20250823_m045815_c001_v0001131_t0041_u01755925095603") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408e863a4ec18f4e_d20250823_m045803_c001_v7007000_t0000_u01755925083562") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012cc_d20250823_m045758_c001_v0001131_t0023_u01755925078974") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac336_d20250823_m045752_c001_v7007000_t0000_u01755925072076") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0129b_d20250823_m045744_c001_v0001131_t0032_u01755925064345") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba43_d20250823_m045736_c001_v7007000_t0000_u01755925056987") 2025/08/23 05:01:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0126f_d20250823_m045728_c001_v0001131_t0006_u01755925048844") 2025/08/23 05:01:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f406aa4d65be54d76_d20250823_m045841_c001_v7007000_t0000_u01755925121601") 2025/08/23 05:01:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01370_d20250823_m045838_c001_v0001131_t0000_u01755925118013") 2025/08/23 05:01:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a06_d20250823_m045806_c001_v7007000_t0000_u01755925086501") 2025/08/23 05:01:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb461_d20250823_m045801_c001_v0001176_t0021_u01755925081741") 2025/08/23 05:01:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a0a_d20250823_m045806_c001_v7007000_t0000_u01755925086685") 2025/08/23 05:01:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c89_d20250823_m045801_c001_v0001181_t0006_u01755925081750") 2025/08/23 05:01:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a0e_d20250823_m045806_c001_v7007000_t0000_u01755925086868") 2025/08/23 05:01:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012da_d20250823_m045801_c001_v0001131_t0003_u01755925081874") 2025/08/23 05:01:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a12_d20250823_m045807_c001_v7007000_t0000_u01755925087051") 2025/08/23 05:01:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c8b_d20250823_m045801_c001_v0001181_t0039_u01755925081964") 2025/08/23 05:01:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a16_d20250823_m045807_c001_v7007000_t0000_u01755925087234") 2025/08/23 05:01:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb465_d20250823_m045801_c001_v0001176_t0029_u01755925081979") 2025/08/23 05:01:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a18_d20250823_m045807_c001_v7007000_t0000_u01755925087416") 2025/08/23 05:01:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f51_d20250823_m045802_c001_v0001146_t0021_u01755925082037") 2025/08/23 05:01:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a1c_d20250823_m045807_c001_v7007000_t0000_u01755925087600") 2025/08/23 05:01:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c8d_d20250823_m045802_c001_v0001181_t0022_u01755925082179") 2025/08/23 05:01:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a20_d20250823_m045807_c001_v7007000_t0000_u01755925087784") 2025/08/23 05:01:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb467_d20250823_m045802_c001_v0001176_t0045_u01755925082192") 2025/08/23 05:01:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a24_d20250823_m045807_c001_v7007000_t0000_u01755925087968") 2025/08/23 05:01:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012de_d20250823_m045802_c001_v0001131_t0049_u01755925082201") 2025/08/23 05:01:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a28_d20250823_m045808_c001_v7007000_t0000_u01755925088151") 2025/08/23 05:01:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c91_d20250823_m045802_c001_v0001181_t0017_u01755925082393") 2025/08/23 05:01:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a2b_d20250823_m045808_c001_v7007000_t0000_u01755925088334") 2025/08/23 05:01:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb469_d20250823_m045802_c001_v0001176_t0047_u01755925082406") 2025/08/23 05:01:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a2f_d20250823_m045808_c001_v7007000_t0000_u01755925088520") 2025/08/23 05:01:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f55_d20250823_m045802_c001_v0001146_t0043_u01755925082513") 2025/08/23 05:01:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a32_d20250823_m045808_c001_v7007000_t0000_u01755925088704") 2025/08/23 05:01:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012e0_d20250823_m045802_c001_v0001131_t0057_u01755925082523") 2025/08/23 05:01:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a36_d20250823_m045808_c001_v7007000_t0000_u01755925088887") 2025/08/23 05:01:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95c93_d20250823_m045802_c001_v0001181_t0056_u01755925082710") 2025/08/23 05:01:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a3a_d20250823_m045809_c001_v7007000_t0000_u01755925089074") 2025/08/23 05:01:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb46b_d20250823_m045802_c001_v0001176_t0020_u01755925082739") 2025/08/23 05:01:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8a3e_d20250823_m045809_c001_v7007000_t0000_u01755925089257") 2025/08/23 05:01:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012e2_d20250823_m045802_c001_v0001131_t0003_u01755925082847") 2025/08/23 05:01:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9548_d20250823_m045822_c001_v7007000_t0000_u01755925102493") 2025/08/23 05:01:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95cf9_d20250823_m045817_c001_v0001181_t0049_u01755925097998") 2025/08/23 05:01:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434349_d20250823_m045822_c001_v7007000_t0000_u01755925102721") 2025/08/23 05:01:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4c5_d20250823_m045818_c001_v0001176_t0051_u01755925098008") 2025/08/23 05:01:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9546_d20250823_m045822_c001_v7007000_t0000_u01755925102472") 2025/08/23 05:01:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f9a_d20250823_m045818_c001_v0001146_t0043_u01755925098098") 2025/08/23 05:01:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b5345_d20250823_m045822_c001_v7007000_t0000_u01755925102667") 2025/08/23 05:01:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4c7_d20250823_m045818_c001_v0001176_t0055_u01755925098239") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434344_d20250823_m045822_c001_v7007000_t0000_u01755925102503") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95cfb_d20250823_m045818_c001_v0001181_t0018_u01755925098251") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9552_d20250823_m045822_c001_v7007000_t0000_u01755925102732") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f9c_d20250823_m045818_c001_v0001146_t0024_u01755925098408") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4052b26d8d959eee_d20250823_m045822_c001_v7007000_t0000_u01755925102513") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01312_d20250823_m045818_c001_v0001131_t0020_u01755925098435") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9551_d20250823_m045822_c001_v7007000_t0000_u01755925102679") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4c9_d20250823_m045818_c001_v0001176_t0036_u01755925098455") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434347_d20250823_m045822_c001_v7007000_t0000_u01755925102690") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d01_d20250823_m045818_c001_v0001181_t0020_u01755925098503") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f411122d9356c6127_d20250823_m045822_c001_v7007000_t0000_u01755925102522") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4cd_d20250823_m045818_c001_v0001176_t0027_u01755925098667") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c434346_d20250823_m045822_c001_v7007000_t0000_u01755925102534") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d03_d20250823_m045818_c001_v0001181_t0001_u01755925098712") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9557_d20250823_m045822_c001_v7007000_t0000_u01755925102864") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068f9e_d20250823_m045818_c001_v0001146_t0059_u01755925098722") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e954b_d20250823_m045822_c001_v7007000_t0000_u01755925102544") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01316_d20250823_m045818_c001_v0001131_t0018_u01755925098793") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c43434a_d20250823_m045822_c001_v7007000_t0000_u01755925102876") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4d1_d20250823_m045818_c001_v0001176_t0021_u01755925098883") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4052b26d8d959eef_d20250823_m045822_c001_v7007000_t0000_u01755925102701") 2025/08/23 05:01:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95d08_d20250823_m045818_c001_v0001181_t0020_u01755925098920") 2025/08/23 05:01:27 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e9556_d20250823_m045822_c001_v7007000_t0000_u01755925102845") 2025/08/23 05:01:27 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb4d3_d20250823_m045819_c001_v0001176_t0030_u01755925099091") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408ecead5779ab15_d20250823_m045621_c001_v7007000_t0000_u01755924981671") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f10466145cd6bf835_d20250823_m045618_c001_v0001106_t0000_u01755924978781") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4175e8ba9536dc12_d20250823_m045618_c001_v7007000_t0000_u01755924978599") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f10466145cd6bf829_d20250823_m045615_c001_v0001106_t0039_u01755924975046") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4175e8ba9536dbca_d20250823_m045614_c001_v7007000_t0000_u01755924974290") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb283_d20250823_m045610_c001_v0001176_t0050_u01755924970277") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f406aa4d65be54345_d20250823_m045608_c001_v7007000_t0000_u01755924968802") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1061d234a6ab0c5e_d20250823_m045606_c001_v0001134_t0054_u01755924966618") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41575e1e6bcd710d_d20250823_m045606_c001_v7007000_t0000_u01755924966433") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1061d234a6ab0c50_d20250823_m045603_c001_v0001134_t0049_u01755924963168") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41575e1e6bcd70d2_d20250823_m045602_c001_v7007000_t0000_u01755924962434") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01122_d20250823_m045558_c001_v0001131_t0059_u01755924958922") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0322_d20250823_m045557_c001_v7007000_t0000_u01755924957630") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1130ab75cd4bad2f_d20250823_m045556_c001_v0001184_t0049_u01755924956252") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0950d42_d20250823_m045556_c001_v7007000_t0000_u01755924956066") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1130ab75cd4bad23_d20250823_m045553_c001_v0001184_t0013_u01755924953885") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0950cfc_d20250823_m045553_c001_v7007000_t0000_u01755924953150") 2025/08/23 05:01:27 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01104_d20250823_m045549_c001_v0001131_t0025_u01755924949826") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0279_d20250823_m045548_c001_v7007000_t0000_u01755924948907") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f117f34fd97259524_d20250823_m045546_c001_v0001100_t0009_u01755924946588") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0950c36_d20250823_m045546_c001_v7007000_t0000_u01755924946400") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f117f34fd9725951a_d20250823_m045543_c001_v0001100_t0056_u01755924943109") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0950bc2_d20250823_m045542_c001_v7007000_t0000_u01755924942376") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa010da_d20250823_m045536_c001_v0001131_t0003_u01755924936908") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2abbc4_d20250823_m045535_c001_v7007000_t0000_u01755924935996") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f105a0484cc65c6fe_d20250823_m045533_c001_v0001134_t0033_u01755924933897") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4209e2bde22928db_d20250823_m045533_c001_v7007000_t0000_u01755924933712") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f105a0484cc65c6f0_d20250823_m045530_c001_v0001134_t0055_u01755924930532") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4209e2bde229289f_d20250823_m045529_c001_v7007000_t0000_u01755924929806") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0109e_d20250823_m045521_c001_v0001131_t0048_u01755924921787") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f411122d9356c55a6_d20250823_m045520_c001_v7007000_t0000_u01755924920876") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1142c1c112b596e1_d20250823_m045519_c001_v0001120_t0026_u01755924919029") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72dfb87_d20250823_m045518_c001_v7007000_t0000_u01755924918842") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1142c1c112b596d7_d20250823_m045515_c001_v0001120_t0056_u01755924915136") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72dfb0e_d20250823_m045514_c001_v7007000_t0000_u01755924914410") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90175ff_d20250823_m045508_c001_v0001171_t0006_u01755924908642") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72dfa47_d20250823_m045507_c001_v7007000_t0000_u01755924907541") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1078d98435ff93a7_d20250823_m045501_c001_v0001161_t0037_u01755924901538") 2025/08/23 05:01:28 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e8505_d20250823_m045501_c001_v7007000_t0000_u01755924901316") 2025/08/23 05:01:29 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb14f_d20250823_m045457_c001_v0001176_t0019_u01755924897411") 2025/08/23 05:01:29 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f109f42dff671044d_d20250823_m045456_c001_v0001146_t0044_u01755924896183") 2025/08/23 05:01:29 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f109f42dff6710441_d20250823_m045455_c001_v0001146_t0008_u01755924895054") 2025/08/23 05:01:29 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72df810_d20250823_m045441_c001_v7007000_t0000_u01755924881678") 2025/08/23 05:01:29 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90174e3_d20250823_m045434_c001_v0001171_t0002_u01755924874776") 2025/08/23 05:01:29 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f102b4dfe11916b86_d20250823_m045433_c001_v0001171_t0039_u01755924873886") 2025/08/23 05:01:29 DEBUG : dst/one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f102b4dfe11916b78_d20250823_m045432_c001_v0001171_t0006_u01755924872706") 2025/08/23 05:01:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408ecead5779ab17_d20250823_m045621_c001_v7007000_t0000_u01755924981854") 2025/08/23 05:01:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff821de3404ddb5b9f880e1b_f10664bd3e7cff428_d20250823_m045618_c001_v0001041_t0019_u01755924978278") 2025/08/23 05:01:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1086032985e30c72_d20250823_m045613_c001_v0001093_t0041_u01755924973791") 2025/08/23 05:01:29 DEBUG : dst/one.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f406aa4d65be54348_d20250823_m045608_c001_v7007000_t0000_u01755924968984") 2025/08/23 05:01:29 DEBUG : dst/one.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1130ab75cd4bad8b_d20250823_m045606_c001_v0001184_t0025_u01755924966207") 2025/08/23 05:01:29 DEBUG : dst/one.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f109da28a78667451_d20250823_m045602_c001_v0001183_t0050_u01755924962208") 2025/08/23 05:01:29 DEBUG : dst/one.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0327_d20250823_m045557_c001_v7007000_t0000_u01755924957813") 2025/08/23 05:01:29 DEBUG : dst/one.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f117f9299b921f473_d20250823_m045555_c001_v0001180_t0041_u01755924955869") 2025/08/23 05:01:29 DEBUG : dst/one.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1137da8f67acd965_d20250823_m045552_c001_v0001105_t0022_u01755924952864") 2025/08/23 05:01:29 DEBUG : dst/three: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72dfa4b_d20250823_m045507_c001_v7007000_t0000_u01755924907724") 2025/08/23 05:01:29 DEBUG : dst/three: Deleting (id "4_zff821de3404ddb5b9f880e1b_f109f42dff6710471_d20250823_m045506_c001_v0001146_t0028_u01755924906062") 2025/08/23 05:01:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408ecead5779ab19_d20250823_m045622_c001_v7007000_t0000_u01755924982038") 2025/08/23 05:01:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f117d7c1e7332f83b_d20250823_m045620_c001_v0001134_t0050_u01755924980027") 2025/08/23 05:01:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1119546b17bcbc72_d20250823_m045616_c001_v0001113_t0031_u01755924976226") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408ecead5779ab1b_d20250823_m045622_c001_v7007000_t0000_u01755924982223") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f10466145cd6bf839_d20250823_m045620_c001_v0001106_t0059_u01755924980558") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4175e8ba9536dc2f_d20250823_m045620_c001_v7007000_t0000_u01755924980375") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f10466145cd6bf82f_d20250823_m045616_c001_v0001106_t0041_u01755924976663") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4175e8ba9536dbed_d20250823_m045616_c001_v7007000_t0000_u01755924976478") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb289_d20250823_m045611_c001_v0001176_t0045_u01755924971154") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f406aa4d65be5434d_d20250823_m045609_c001_v7007000_t0000_u01755924969166") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1061d234a6ab0c68_d20250823_m045608_c001_v0001134_t0030_u01755924968065") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41575e1e6bcd7124_d20250823_m045607_c001_v7007000_t0000_u01755924967878") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1061d234a6ab0c56_d20250823_m045604_c001_v0001134_t0050_u01755924964598") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41575e1e6bcd70ef_d20250823_m045604_c001_v7007000_t0000_u01755924964412") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01128_d20250823_m045559_c001_v0001131_t0046_u01755924959445") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0950d56_d20250823_m045557_c001_v7007000_t0000_u01755924957070") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb247_d20250823_m045555_c001_v0001176_t0021_u01755924955063") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0950d23_d20250823_m045554_c001_v7007000_t0000_u01755924954690") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01106_d20250823_m045550_c001_v0001131_t0057_u01755924950313") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0950c6c_d20250823_m045547_c001_v7007000_t0000_u01755924947982") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb21f_d20250823_m045545_c001_v0001176_t0052_u01755924945142") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0950bf4_d20250823_m045544_c001_v7007000_t0000_u01755924944050") 2025/08/23 05:01:30 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa010dc_d20250823_m045537_c001_v0001131_t0005_u01755924937549") 2025/08/23 05:01:31 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4209e2bde22928e8_d20250823_m045535_c001_v7007000_t0000_u01755924935068") 2025/08/23 05:01:31 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb1e9_d20250823_m045532_c001_v0001176_t0030_u01755924932717") 2025/08/23 05:01:31 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4209e2bde22928c2_d20250823_m045531_c001_v7007000_t0000_u01755924931617") 2025/08/23 05:01:31 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa010ac_d20250823_m045524_c001_v0001131_t0029_u01755924924903") 2025/08/23 05:01:31 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72dfba9_d20250823_m045519_c001_v7007000_t0000_u01755924919947") 2025/08/23 05:01:31 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017649_d20250823_m045517_c001_v0001171_t0039_u01755924917618") 2025/08/23 05:01:31 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72dfb48_d20250823_m045516_c001_v7007000_t0000_u01755924916519") 2025/08/23 05:01:31 DEBUG : dst/three.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb181_d20250823_m045509_c001_v0001176_t0045_u01755924909612") 2025/08/23 05:01:31 DEBUG : dst/three.txt.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f406aa4d65be54352_d20250823_m045609_c001_v7007000_t0000_u01755924969349") 2025/08/23 05:01:31 DEBUG : dst/three.txt.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f119dcc23f8b4941a_d20250823_m045607_c001_v0001036_t0050_u01755924967494") 2025/08/23 05:01:31 DEBUG : dst/three.txt.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f115514f69ba54be9_d20250823_m045604_c001_v0001161_t0026_u01755924964080") 2025/08/23 05:01:31 DEBUG : dst/three.txt.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f032c_d20250823_m045557_c001_v7007000_t0000_u01755924957996") 2025/08/23 05:01:31 DEBUG : dst/three.txt.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f119aea6a514327cb_d20250823_m045556_c001_v0001180_t0018_u01755924956672") 2025/08/23 05:01:31 DEBUG : dst/three.txt.bak: Deleting (id "4_zff821de3404ddb5b9f880e1b_f113d3103fd22ea3e_d20250823_m045554_c001_v0001099_t0047_u01755924954303") 2025/08/23 05:01:31 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408ecead5779ab1e_d20250823_m045622_c001_v7007000_t0000_u01755924982407") 2025/08/23 05:01:31 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01142_d20250823_m045610_c001_v0001131_t0031_u01755924970852") 2025/08/23 05:01:31 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f406aa4d65be54357_d20250823_m045609_c001_v7007000_t0000_u01755924969542") 2025/08/23 05:01:31 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb257_d20250823_m045559_c001_v0001176_t0006_u01755924959239") 2025/08/23 05:01:31 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0331_d20250823_m045558_c001_v7007000_t0000_u01755924958179") 2025/08/23 05:01:31 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb235_d20250823_m045550_c001_v0001176_t0014_u01755924950105") 2025/08/23 05:01:31 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f027d_d20250823_m045549_c001_v7007000_t0000_u01755924949089") 2025/08/23 05:01:31 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb1fb_d20250823_m045537_c001_v0001176_t0004_u01755924937341") 2025/08/23 05:01:32 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2abbc7_d20250823_m045536_c001_v7007000_t0000_u01755924936179") 2025/08/23 05:01:32 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb1bf_d20250823_m045522_c001_v0001176_t0057_u01755924922532") 2025/08/23 05:01:32 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f411122d9356c55a9_d20250823_m045521_c001_v7007000_t0000_u01755924921061") 2025/08/23 05:01:32 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01072_d20250823_m045509_c001_v0001131_t0031_u01755924909322") 2025/08/23 05:01:32 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72dfa50_d20250823_m045507_c001_v7007000_t0000_u01755924907907") 2025/08/23 05:01:32 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f100f17205436b777_d20250823_m045503_c001_v0001102_t0014_u01755924903374") 2025/08/23 05:01:32 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72df818_d20250823_m045441_c001_v7007000_t0000_u01755924881862") 2025/08/23 05:01:32 DEBUG : dst/two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f102b4dfe11916bb8_d20250823_m045440_c001_v0001171_t0032_u01755924880587") 2025/08/23 05:01:32 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914d610_d20250823_m045400_c001_v7007000_t0000_u01755924840399") 2025/08/23 05:01:32 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb02d_d20250823_m045352_c001_v0001176_t0059_u01755924832894") 2025/08/23 05:01:32 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff62e_d20250823_m045350_c001_v7007000_t0000_u01755924830809") 2025/08/23 05:01:32 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffafe9_d20250823_m045332_c001_v0001176_t0006_u01755924812737") 2025/08/23 05:01:32 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f400ccce2f0c3181c_d20250823_m045319_c001_v7007000_t0000_u01755924799347") 2025/08/23 05:01:32 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffafa3_d20250823_m045313_c001_v0001176_t0042_u01755924793580") 2025/08/23 05:01:32 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef6d0_d20250823_m045253_c001_v7007000_t0000_u01755924773504") 2025/08/23 05:01:32 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017281_d20250823_m045251_c001_v0001171_t0015_u01755924771513") 2025/08/23 05:01:32 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef670_d20250823_m045250_c001_v7007000_t0000_u01755924770686") 2025/08/23 05:01:32 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017274_d20250823_m045249_c001_v0001171_t0038_u01755924769409") 2025/08/23 05:01:32 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef5fb_d20250823_m045246_c001_v7007000_t0000_u01755924766736") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901724d_d20250823_m045244_c001_v0001171_t0020_u01755924764976") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef5ad_d20250823_m045244_c001_v7007000_t0000_u01755924764159") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017239_d20250823_m045242_c001_v0001171_t0045_u01755924762796") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293ccf_d20250823_m045237_c001_v7007000_t0000_u01755924757015") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90171f2_d20250823_m045235_c001_v0001171_t0058_u01755924755521") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293cb3_d20250823_m045234_c001_v7007000_t0000_u01755924754455") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90171e4_d20250823_m045233_c001_v0001171_t0027_u01755924753621") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293c5b_d20250823_m045228_c001_v7007000_t0000_u01755924748696") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90171ac_d20250823_m045227_c001_v0001171_t0006_u01755924747294") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293c2a_d20250823_m045225_c001_v7007000_t0000_u01755924745440") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017196_d20250823_m045224_c001_v0001171_t0007_u01755924744405") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293c0d_d20250823_m045224_c001_v7007000_t0000_u01755924744037") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f11430f4d8c516b1d_d20250823_m045223_c001_v0001043_t0029_u01755924743206") 2025/08/23 05:01:33 DEBUG : empty space: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017180_d20250823_m045221_c001_v0001171_t0037_u01755924741611") 2025/08/23 05:01:33 DEBUG : enormous: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef6b8_d20250823_m045252_c001_v7007000_t0000_u01755924772757") 2025/08/23 05:01:33 DEBUG : enormous: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017285_d20250823_m045251_c001_v0001171_t0054_u01755924771911") 2025/08/23 05:01:33 DEBUG : existing: Deleting (id "4_zff821de3404ddb5b9f880e1b_f408ecead5779ab37_d20250823_m045626_c001_v7007000_t0000_u01755924986865") 2025/08/23 05:01:33 DEBUG : existing: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01166_d20250823_m045625_c001_v0001131_t0030_u01755924985594") 2025/08/23 05:01:33 DEBUG : existing: Deleting (id "4_zff821de3404ddb5b9f880e1b_f400ccce2f0c317dd_d20250823_m045311_c001_v7007000_t0000_u01755924791960") 2025/08/23 05:01:33 DEBUG : existing: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90172ed_d20250823_m045310_c001_v0001171_t0007_u01755924790746") 2025/08/23 05:01:33 DEBUG : existing: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff164_d20250823_m045218_c001_v7007000_t0000_u01755924738515") 2025/08/23 05:01:33 DEBUG : existing: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901715b_d20250823_m045217_c001_v0001171_t0009_u01755924737491") 2025/08/23 05:01:33 DEBUG : existing: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff163_d20250823_m045216_c001_v7007000_t0000_u01755924736944") 2025/08/23 05:01:34 DEBUG : existing: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017155_d20250823_m045216_c001_v0001171_t0048_u01755924736303") 2025/08/23 05:01:34 DEBUG : existing: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017151_d20250823_m045215_c001_v0001171_t0045_u01755924735419") 2025/08/23 05:01:34 DEBUG : existing-b: Deleting (id "4_zff821de3404ddb5b9f880e1b_f400ccce2f0c317de_d20250823_m045312_c001_v7007000_t0000_u01755924792144") 2025/08/23 05:01:34 DEBUG : existing-b: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffaf95_d20250823_m045310_c001_v0001176_t0007_u01755924790756") 2025/08/23 05:01:34 DEBUG : file1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ee1e_d20250823_m045715_c001_v7007000_t0000_u01755925035581") 2025/08/23 05:01:34 DEBUG : file1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95b55_d20250823_m045714_c001_v0001181_t0055_u01755925034389") 2025/08/23 05:01:34 DEBUG : file1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edf8_d20250823_m045713_c001_v7007000_t0000_u01755925033068") 2025/08/23 05:01:34 DEBUG : file1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068e81_d20250823_m045711_c001_v0001146_t0000_u01755925031638") 2025/08/23 05:01:34 DEBUG : five: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef73f_d20250823_m045257_c001_v7007000_t0000_u01755924777360") 2025/08/23 05:01:34 DEBUG : five: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403af76ed90172ad_d20250823_m045255_c001_v0001171_t0020_u01755924775326") 2025/08/23 05:01:34 DEBUG : foo: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293c40_d20250823_m045226_c001_v7007000_t0000_u01755924746926") 2025/08/23 05:01:34 DEBUG : foo: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403af76ed90171a8_d20250823_m045226_c001_v0001171_t0020_u01755924746377") 2025/08/23 05:01:34 DEBUG : foo: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403af76ed90171a2_d20250823_m045225_c001_v0001171_t0020_u01755924745807") 2025/08/23 05:01:34 DEBUG : four: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef744_d20250823_m045257_c001_v7007000_t0000_u01755924777544") 2025/08/23 05:01:34 DEBUG : four: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4087ff179cffaf4b_d20250823_m045255_c001_v0001176_t0039_u01755924775882") 2025/08/23 05:01:34 DEBUG : four: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90172a5_d20250823_m045254_c001_v0001171_t0039_u01755924774671") 2025/08/23 05:01:34 DEBUG : hello world2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc643040a_d20250823_m045120_c001_v7007000_t0000_u01755924680760") 2025/08/23 05:01:34 DEBUG : hello world2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9016fea_d20250823_m045120_c001_v0001171_t0040_u01755924680106") 2025/08/23 05:01:34 DEBUG : ignore-size: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff15f_d20250823_m045215_c001_v7007000_t0000_u01755924735055") 2025/08/23 05:01:34 DEBUG : ignore-size: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901714b_d20250823_m045214_c001_v0001171_t0040_u01755924734058") 2025/08/23 05:01:34 DEBUG : nested/sub dir/file: Deleting (id "4_zff821de3404ddb5b9f880e1b_f400ccce2f0c317d1_d20250823_m045310_c001_v7007000_t0000_u01755924790007") 2025/08/23 05:01:35 DEBUG : nested/sub dir/file: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffaf91_d20250823_m045309_c001_v0001176_t0052_u01755924789332") 2025/08/23 05:01:35 DEBUG : nested/sub dir/file: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef840_d20250823_m045308_c001_v7007000_t0000_u01755924788559") 2025/08/23 05:01:35 DEBUG : nested/sub dir/file: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffaf87_d20250823_m045307_c001_v0001176_t0043_u01755924787584") 2025/08/23 05:01:35 DEBUG : one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef74a_d20250823_m045257_c001_v7007000_t0000_u01755924777727") 2025/08/23 05:01:35 DEBUG : one: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403af76ed901729d_d20250823_m045253_c001_v0001171_t0020_u01755924773943") 2025/08/23 05:01:35 DEBUG : only0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed90_d20250823_m045707_c001_v7007000_t0000_u01755925027205") 2025/08/23 05:01:35 DEBUG : only0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4087ff179cffb36f_d20250823_m045701_c001_v0001176_t0039_u01755925021552") 2025/08/23 05:01:35 DEBUG : only0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb32d_d20250823_m045649_c001_v0001176_t0053_u01755925009830") 2025/08/23 05:01:35 DEBUG : only0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f40585836e68e9ef9_d20250823_m045643_c001_v7007000_t0000_u01755925003718") 2025/08/23 05:01:35 DEBUG : only0: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2cb_d20250823_m045630_c001_v0001176_t0018_u01755924990601") 2025/08/23 05:01:35 DEBUG : only1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed94_d20250823_m045707_c001_v7007000_t0000_u01755925027388") 2025/08/23 05:01:35 DEBUG : only1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4023792755f95b05_d20250823_m045702_c001_v0001181_t0021_u01755925022457") 2025/08/23 05:01:35 DEBUG : only1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb331_d20250823_m045650_c001_v0001176_t0016_u01755925010353") 2025/08/23 05:01:35 DEBUG : only1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a190043c_d20250823_m045643_c001_v7007000_t0000_u01755925003924") 2025/08/23 05:01:35 DEBUG : only1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2cf_d20250823_m045631_c001_v0001176_t0003_u01755924991279") 2025/08/23 05:01:35 DEBUG : only10: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed98_d20250823_m045707_c001_v7007000_t0000_u01755925027571") 2025/08/23 05:01:35 DEBUG : only10: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4100f4f63a068e63_d20250823_m045702_c001_v0001146_t0000_u01755925022275") 2025/08/23 05:01:35 DEBUG : only10: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb351_d20250823_m045655_c001_v0001176_t0024_u01755925015709") 2025/08/23 05:01:35 DEBUG : only10: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d63_d20250823_m045643_c001_v7007000_t0000_u01755925003729") 2025/08/23 05:01:35 DEBUG : only10: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2f1_d20250823_m045636_c001_v0001176_t0029_u01755924996697") 2025/08/23 05:01:35 DEBUG : only11: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed9c_d20250823_m045707_c001_v7007000_t0000_u01755925027755") 2025/08/23 05:01:36 DEBUG : only11: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4087ff179cffb379_d20250823_m045702_c001_v0001176_t0039_u01755925022114") 2025/08/23 05:01:36 DEBUG : only11: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb355_d20250823_m045656_c001_v0001176_t0052_u01755925016182") 2025/08/23 05:01:36 DEBUG : only11: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a1900439_d20250823_m045643_c001_v7007000_t0000_u01755925003740") 2025/08/23 05:01:36 DEBUG : only11: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2f3_d20250823_m045637_c001_v0001176_t0053_u01755924997196") 2025/08/23 05:01:36 DEBUG : only12: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ed9e_d20250823_m045707_c001_v7007000_t0000_u01755925027937") 2025/08/23 05:01:36 DEBUG : only12: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4196d18e7fa0120f_d20250823_m045702_c001_v0001131_t0018_u01755925022101") 2025/08/23 05:01:36 DEBUG : only12: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb359_d20250823_m045656_c001_v0001176_t0055_u01755925016743") 2025/08/23 05:01:36 DEBUG : only12: Deleting (id "4_zff821de3404ddb5b9f880e1b_f40585836e68e9efd_d20250823_m045644_c001_v7007000_t0000_u01755925004086") 2025/08/23 05:01:36 DEBUG : only12: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2f7_d20250823_m045637_c001_v0001176_t0020_u01755924997773") 2025/08/23 05:01:36 DEBUG : only13: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5eda2_d20250823_m045708_c001_v7007000_t0000_u01755925028120") 2025/08/23 05:01:36 DEBUG : only13: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4196d18e7fa0120b_d20250823_m045701_c001_v0001131_t0018_u01755925021528") 2025/08/23 05:01:36 DEBUG : only13: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb35b_d20250823_m045657_c001_v0001176_t0052_u01755925017267") 2025/08/23 05:01:36 DEBUG : only13: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a1900435_d20250823_m045643_c001_v7007000_t0000_u01755925003373") 2025/08/23 05:01:36 DEBUG : only13: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2f9_d20250823_m045638_c001_v0001176_t0052_u01755924998381") 2025/08/23 05:01:36 DEBUG : only14: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5eda6_d20250823_m045708_c001_v7007000_t0000_u01755925028303") 2025/08/23 05:01:36 DEBUG : only14: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4023792755f95b01_d20250823_m045702_c001_v0001181_t0021_u01755925022273") 2025/08/23 05:01:36 DEBUG : only14: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb35d_d20250823_m045657_c001_v0001176_t0036_u01755925017888") 2025/08/23 05:01:36 DEBUG : only14: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d65_d20250823_m045644_c001_v7007000_t0000_u01755925004099") 2025/08/23 05:01:36 DEBUG : only14: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2fb_d20250823_m045638_c001_v0001176_t0022_u01755924998883") 2025/08/23 05:01:36 DEBUG : only15: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edaa_d20250823_m045708_c001_v7007000_t0000_u01755925028485") 2025/08/23 05:01:36 DEBUG : only15: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4023792755f95afd_d20250823_m045702_c001_v0001181_t0021_u01755925022086") 2025/08/23 05:01:37 DEBUG : only15: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb35f_d20250823_m045658_c001_v0001176_t0034_u01755925018434") 2025/08/23 05:01:37 DEBUG : only15: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6431a20_d20250823_m045643_c001_v7007000_t0000_u01755925003383") 2025/08/23 05:01:37 DEBUG : only15: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb301_d20250823_m045639_c001_v0001176_t0027_u01755924999474") 2025/08/23 05:01:37 DEBUG : only16: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edae_d20250823_m045708_c001_v7007000_t0000_u01755925028670") 2025/08/23 05:01:37 DEBUG : only16: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4196d18e7fa0120d_d20250823_m045701_c001_v0001131_t0018_u01755925021917") 2025/08/23 05:01:37 DEBUG : only16: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb363_d20250823_m045658_c001_v0001176_t0005_u01755925018942") 2025/08/23 05:01:37 DEBUG : only16: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d61_d20250823_m045643_c001_v7007000_t0000_u01755925003363") 2025/08/23 05:01:37 DEBUG : only16: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb303_d20250823_m045640_c001_v0001176_t0050_u01755925000127") 2025/08/23 05:01:38 DEBUG : only17: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edb2_d20250823_m045708_c001_v7007000_t0000_u01755925028854") 2025/08/23 05:01:38 DEBUG : only17: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4087ff179cffb377_d20250823_m045701_c001_v0001176_t0039_u01755925021929") 2025/08/23 05:01:38 DEBUG : only17: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb365_d20250823_m045659_c001_v0001176_t0033_u01755925019574") 2025/08/23 05:01:38 DEBUG : only17: Deleting (id "4_zff821de3404ddb5b9f880e1b_f40585836e68e9ef4_d20250823_m045643_c001_v7007000_t0000_u01755925003354") 2025/08/23 05:01:38 DEBUG : only17: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb30b_d20250823_m045640_c001_v0001176_t0034_u01755925000718") 2025/08/23 05:01:38 DEBUG : only18: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edb6_d20250823_m045709_c001_v7007000_t0000_u01755925029037") 2025/08/23 05:01:38 DEBUG : only18: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4196d18e7fa01211_d20250823_m045702_c001_v0001131_t0018_u01755925022284") 2025/08/23 05:01:38 DEBUG : only18: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb369_d20250823_m045700_c001_v0001176_t0003_u01755925020121") 2025/08/23 05:01:38 DEBUG : only18: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6431a2e_d20250823_m045643_c001_v7007000_t0000_u01755925003750") 2025/08/23 05:01:38 DEBUG : only18: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb30d_d20250823_m045641_c001_v0001176_t0046_u01755925001269") 2025/08/23 05:01:38 DEBUG : only19: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edba_d20250823_m045709_c001_v7007000_t0000_u01755925029220") 2025/08/23 05:01:38 DEBUG : only19: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4087ff179cffb37b_d20250823_m045702_c001_v0001176_t0039_u01755925022299") 2025/08/23 05:01:38 DEBUG : only19: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb36b_d20250823_m045700_c001_v0001176_t0033_u01755925020672") 2025/08/23 05:01:38 DEBUG : only19: Deleting (id "4_zff821de3404ddb5b9f880e1b_f40585836e68e9ef7_d20250823_m045643_c001_v7007000_t0000_u01755925003536") 2025/08/23 05:01:38 DEBUG : only19: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb311_d20250823_m045641_c001_v0001176_t0059_u01755925001790") 2025/08/23 05:01:38 DEBUG : only2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edbe_d20250823_m045709_c001_v7007000_t0000_u01755925029402") 2025/08/23 05:01:38 DEBUG : only2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4100f4f63a068e65_d20250823_m045702_c001_v0001146_t0000_u01755925022467") 2025/08/23 05:01:38 DEBUG : only2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb335_d20250823_m045650_c001_v0001176_t0013_u01755925010989") 2025/08/23 05:01:38 DEBUG : only2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6431a38_d20250823_m045643_c001_v7007000_t0000_u01755925003933") 2025/08/23 05:01:38 DEBUG : only2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2d1_d20250823_m045631_c001_v0001176_t0007_u01755924991769") 2025/08/23 05:01:38 DEBUG : only3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edc1_d20250823_m045709_c001_v7007000_t0000_u01755925029585") 2025/08/23 05:01:38 DEBUG : only3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4023792755f95b07_d20250823_m045702_c001_v0001181_t0021_u01755925022641") 2025/08/23 05:01:38 DEBUG : only3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb337_d20250823_m045651_c001_v0001176_t0002_u01755925011503") 2025/08/23 05:01:38 DEBUG : only3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d62_d20250823_m045643_c001_v7007000_t0000_u01755925003546") 2025/08/23 05:01:38 DEBUG : only3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2d7_d20250823_m045632_c001_v0001176_t0059_u01755924992262") 2025/08/23 05:01:39 DEBUG : only4: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edc4_d20250823_m045709_c001_v7007000_t0000_u01755925029768") 2025/08/23 05:01:39 DEBUG : only4: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4196d18e7fa01215_d20250823_m045702_c001_v0001131_t0018_u01755925022663") 2025/08/23 05:01:39 DEBUG : only4: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb339_d20250823_m045652_c001_v0001176_t0047_u01755925012057") 2025/08/23 05:01:39 DEBUG : only4: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a1900437_d20250823_m045643_c001_v7007000_t0000_u01755925003557") 2025/08/23 05:01:39 DEBUG : only4: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2d9_d20250823_m045632_c001_v0001176_t0038_u01755924992813") 2025/08/23 05:01:39 DEBUG : only5: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edc8_d20250823_m045709_c001_v7007000_t0000_u01755925029951") 2025/08/23 05:01:39 DEBUG : only5: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4196d18e7fa01213_d20250823_m045702_c001_v0001131_t0018_u01755925022478") 2025/08/23 05:01:39 DEBUG : only5: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb341_d20250823_m045652_c001_v0001176_t0032_u01755925012814") 2025/08/23 05:01:39 DEBUG : only5: Deleting (id "4_zff821de3404ddb5b9f880e1b_f40585836e68e9efb_d20250823_m045643_c001_v7007000_t0000_u01755925003901") 2025/08/23 05:01:39 DEBUG : only5: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2db_d20250823_m045633_c001_v0001176_t0043_u01755924993322") 2025/08/23 05:01:39 DEBUG : only6: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edcc_d20250823_m045710_c001_v7007000_t0000_u01755925030133") 2025/08/23 05:01:39 DEBUG : only6: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4087ff179cffb381_d20250823_m045702_c001_v0001176_t0039_u01755925022677") 2025/08/23 05:01:39 DEBUG : only6: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb345_d20250823_m045653_c001_v0001176_t0034_u01755925013341") 2025/08/23 05:01:39 DEBUG : only6: Deleting (id "4_zff821de3404ddb5b9f880e1b_f40585836e68e9eee_d20250823_m045642_c001_v7007000_t0000_u01755925002990") 2025/08/23 05:01:39 DEBUG : only6: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2e1_d20250823_m045633_c001_v0001176_t0002_u01755924993918") 2025/08/23 05:01:39 DEBUG : only7: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edd0_d20250823_m045710_c001_v7007000_t0000_u01755925030315") 2025/08/23 05:01:39 DEBUG : only7: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4087ff179cffb37f_d20250823_m045702_c001_v0001176_t0039_u01755925022491") 2025/08/23 05:01:39 DEBUG : only7: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb349_d20250823_m045653_c001_v0001176_t0030_u01755925013855") 2025/08/23 05:01:39 DEBUG : only7: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4028ad8d5e443d64_d20250823_m045643_c001_v7007000_t0000_u01755925003912") 2025/08/23 05:01:39 DEBUG : only7: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2e5_d20250823_m045634_c001_v0001176_t0029_u01755924994697") 2025/08/23 05:01:40 DEBUG : only8: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edd4_d20250823_m045710_c001_v7007000_t0000_u01755925030497") 2025/08/23 05:01:40 DEBUG : only8: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4100f4f63a068e67_d20250823_m045702_c001_v0001146_t0000_u01755925022651") 2025/08/23 05:01:40 DEBUG : only8: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb34b_d20250823_m045654_c001_v0001176_t0058_u01755925014352") 2025/08/23 05:01:40 DEBUG : only8: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6431a27_d20250823_m045643_c001_v7007000_t0000_u01755925003567") 2025/08/23 05:01:40 DEBUG : only8: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2e9_d20250823_m045635_c001_v0001176_t0023_u01755924995241") 2025/08/23 05:01:40 DEBUG : only9: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edd8_d20250823_m045710_c001_v7007000_t0000_u01755925030681") 2025/08/23 05:01:40 DEBUG : only9: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4023792755f95b0d_d20250823_m045702_c001_v0001181_t0021_u01755925022826") 2025/08/23 05:01:40 DEBUG : only9: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb34f_d20250823_m045655_c001_v0001176_t0013_u01755925015103") 2025/08/23 05:01:40 DEBUG : only9: Deleting (id "4_zff821de3404ddb5b9f880e1b_f40585836e68e9ef1_d20250823_m045643_c001_v7007000_t0000_u01755925003172") 2025/08/23 05:01:40 DEBUG : only9: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb2ed_d20250823_m045636_c001_v0001176_t0010_u01755924996135") 2025/08/23 05:01:40 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef812_d20250823_m045306_c001_v7007000_t0000_u01755924786446") 2025/08/23 05:01:40 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffaf7b_d20250823_m045304_c001_v0001176_t0003_u01755924784130") 2025/08/23 05:01:40 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef7d9_d20250823_m045303_c001_v7007000_t0000_u01755924783378") 2025/08/23 05:01:40 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90172c7_d20250823_m045301_c001_v0001171_t0014_u01755924781564") 2025/08/23 05:01:40 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef79b_d20250823_m045300_c001_v7007000_t0000_u01755924780826") 2025/08/23 05:01:40 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa00f25_d20250823_m045258_c001_v0001131_t0007_u01755924778667") 2025/08/23 05:01:40 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef62d_d20250823_m045248_c001_v7007000_t0000_u01755924768594") 2025/08/23 05:01:40 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017265_d20250823_m045247_c001_v0001171_t0038_u01755924767288") 2025/08/23 05:01:40 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef5df_d20250823_m045245_c001_v7007000_t0000_u01755924765720") 2025/08/23 05:01:40 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901724b_d20250823_m045244_c001_v0001171_t0039_u01755924764712") 2025/08/23 05:01:40 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef597_d20250823_m045243_c001_v7007000_t0000_u01755924763469") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017231_d20250823_m045242_c001_v0001171_t0029_u01755924762367") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293ccb_d20250823_m045236_c001_v7007000_t0000_u01755924756457") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90171ec_d20250823_m045235_c001_v0001171_t0001_u01755924755004") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293cb6_d20250823_m045234_c001_v7007000_t0000_u01755924754638") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90171dc_d20250823_m045232_c001_v0001171_t0038_u01755924752952") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293c9a_d20250823_m045232_c001_v7007000_t0000_u01755924752584") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90171d0_d20250823_m045231_c001_v0001171_t0047_u01755924751971") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90171ca_d20250823_m045231_c001_v0001171_t0024_u01755924751296") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293c7e_d20250823_m045230_c001_v7007000_t0000_u01755924750929") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90171c2_d20250823_m045230_c001_v0001171_t0006_u01755924750262") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90171be_d20250823_m045229_c001_v0001171_t0050_u01755924749244") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293c5f_d20250823_m045228_c001_v7007000_t0000_u01755924748878") 2025/08/23 05:01:41 DEBUG : potato: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90171b6_d20250823_m045228_c001_v0001171_t0034_u01755924748071") 2025/08/23 05:01:41 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4175e8ba9536d6d4_d20250823_m045417_c001_v7007000_t0000_u01755924857023") 2025/08/23 05:01:41 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa00fe0_d20250823_m045416_c001_v0001131_t0005_u01755924856194") 2025/08/23 05:01:41 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914d616_d20250823_m045400_c001_v7007000_t0000_u01755924840796") 2025/08/23 05:01:41 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa00fb3_d20250823_m045352_c001_v0001131_t0001_u01755924832110") 2025/08/23 05:01:41 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f418897f1e6665c05_d20250823_m045338_c001_v7007000_t0000_u01755924818126") 2025/08/23 05:01:41 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa00f81_d20250823_m045332_c001_v0001131_t0045_u01755924812096") 2025/08/23 05:01:41 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f400ccce2f0c31821_d20250823_m045319_c001_v7007000_t0000_u01755924799772") 2025/08/23 05:01:41 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa00f55_d20250823_m045313_c001_v0001131_t0006_u01755924793136") 2025/08/23 05:01:41 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef6b2_d20250823_m045252_c001_v7007000_t0000_u01755924772574") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901727d_d20250823_m045251_c001_v0001171_t0033_u01755924771239") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef677_d20250823_m045250_c001_v7007000_t0000_u01755924770870") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901726f_d20250823_m045249_c001_v0001171_t0059_u01755924769151") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef633_d20250823_m045248_c001_v7007000_t0000_u01755924768778") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017269_d20250823_m045247_c001_v0001171_t0026_u01755924767958") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef604_d20250823_m045246_c001_v7007000_t0000_u01755924766919") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017251_d20250823_m045246_c001_v0001171_t0033_u01755924766093") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef5b2_d20250823_m045244_c001_v7007000_t0000_u01755924764343") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901723d_d20250823_m045243_c001_v0001171_t0018_u01755924763481") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4095e53538293cd1_d20250823_m045237_c001_v7007000_t0000_u01755924757196") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90171f7_d20250823_m045236_c001_v0001171_t0032_u01755924756190") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6430446_d20250823_m045123_c001_v7007000_t0000_u01755924683609") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9016ffa_d20250823_m045122_c001_v0001171_t0042_u01755924682978") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6430425_d20250823_m045122_c001_v7007000_t0000_u01755924682070") 2025/08/23 05:01:42 DEBUG : potato2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9016ff0_d20250823_m045121_c001_v0001171_t0035_u01755924681311") 2025/08/23 05:01:42 DEBUG : potato3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914d61d_d20250823_m045401_c001_v7007000_t0000_u01755924841120") 2025/08/23 05:01:42 DEBUG : potato3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90173fa_d20250823_m045353_c001_v0001171_t0034_u01755924833510") 2025/08/23 05:01:42 DEBUG : potato3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f418897f1e6665c15_d20250823_m045338_c001_v7007000_t0000_u01755924818885") 2025/08/23 05:01:42 DEBUG : potato3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901737b_d20250823_m045333_c001_v0001171_t0010_u01755924813391") 2025/08/23 05:01:42 DEBUG : potato3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f400ccce2f0c31826_d20250823_m045320_c001_v7007000_t0000_u01755924800103") 2025/08/23 05:01:43 DEBUG : potato3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017301_d20250823_m045313_c001_v0001171_t0009_u01755924793800") 2025/08/23 05:01:43 DEBUG : pre-dest1/1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72df95a_d20250823_m045450_c001_v7007000_t0000_u01755924890755") 2025/08/23 05:01:43 DEBUG : pre-dest1/1: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017527_d20250823_m045442_c001_v0001171_t0004_u01755924882614") 2025/08/23 05:01:43 DEBUG : pre-dest2/2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72df95f_d20250823_m045450_c001_v7007000_t0000_u01755924890939") 2025/08/23 05:01:43 DEBUG : pre-dest2/2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01024_d20250823_m045443_c001_v0001131_t0035_u01755924883253") 2025/08/23 05:01:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72df664_d20250823_m045428_c001_v7007000_t0000_u01755924868690") 2025/08/23 05:01:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb09f_d20250823_m045424_c001_v0001176_t0027_u01755924864804") 2025/08/23 05:01:43 DEBUG : sizeonly: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff15c_d20250823_m045213_c001_v7007000_t0000_u01755924733506") 2025/08/23 05:01:43 DEBUG : sizeonly: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017141_d20250823_m045212_c001_v0001171_t0014_u01755924732410") 2025/08/23 05:01:43 DEBUG : splitbanan: Deleting (id "4_zff821de3404ddb5b9f880e1b_f410b0eeab72e094e_d20250823_m045903_c001_v7007000_t0000_u01755925143151") 2025/08/23 05:01:43 DEBUG : splitbanan: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95e1c_d20250823_m045855_c001_v0001181_t0004_u01755925135804") 2025/08/23 05:01:43 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc0a_d20250823_m050018_c001_v7007000_t0000_u01755925218668") 2025/08/23 05:01:43 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa014d1_d20250823_m050011_c001_v0001131_t0038_u01755925211556") 2025/08/23 05:01:43 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394f0f17_d20250823_m050003_c001_v7007000_t0000_u01755925203231") 2025/08/23 05:01:43 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0149b_d20250823_m045956_c001_v0001131_t0042_u01755925196633") 2025/08/23 05:01:43 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41604f79428b59ba_d20250823_m045948_c001_v7007000_t0000_u01755925188193") 2025/08/23 05:01:43 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01453_d20250823_m045941_c001_v0001131_t0044_u01755925181673") 2025/08/23 05:01:43 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a8e15_d20250823_m045932_c001_v7007000_t0000_u01755925172291") 2025/08/23 05:01:43 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0141f_d20250823_m045925_c001_v0001131_t0004_u01755925165843") 2025/08/23 05:01:43 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951d8c_d20250823_m045918_c001_v7007000_t0000_u01755925158265") 2025/08/23 05:01:43 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa013e4_d20250823_m045911_c001_v0001131_t0057_u01755925151171") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41313bf9675c0732_d20250823_m045857_c001_v7007000_t0000_u01755925137719") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa013a8_d20250823_m045854_c001_v0001131_t0047_u01755925134725") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f407a47d19c6e97a8_d20250823_m045846_c001_v7007000_t0000_u01755925126752") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a06900c_d20250823_m045839_c001_v0001146_t0045_u01755925119979") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4209e2bde2293593_d20250823_m045839_c001_v7007000_t0000_u01755925119051") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068ff4_d20250823_m045835_c001_v0001146_t0053_u01755925115530") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403ec79c7c43437f_d20250823_m045827_c001_v7007000_t0000_u01755925107753") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0131e_d20250823_m045820_c001_v0001131_t0048_u01755925100864") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5f24d_d20250823_m045819_c001_v7007000_t0000_u01755925099492") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0130c_d20250823_m045816_c001_v0001131_t0044_u01755925096665") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f419ef394b46a89d6_d20250823_m045803_c001_v7007000_t0000_u01755925083525") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012d4_d20250823_m045800_c001_v0001131_t0043_u01755925080011") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4167ba517f2ac33a_d20250823_m045752_c001_v7007000_t0000_u01755925072259") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa012a2_d20250823_m045745_c001_v0001131_t0058_u01755925065453") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839ba44_d20250823_m045737_c001_v7007000_t0000_u01755925057172") 2025/08/23 05:01:44 DEBUG : splitbananasplit: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01273_d20250823_m045730_c001_v0001131_t0022_u01755925050296") 2025/08/23 05:01:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f418897f1e6667357_d20250823_m045841_c001_v7007000_t0000_u01755925121688") 2025/08/23 05:01:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068ff8_d20250823_m045836_c001_v0001146_t0057_u01755925116742") 2025/08/23 05:01:44 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ee78_d20250823_m045722_c001_v7007000_t0000_u01755925042907") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01247_d20250823_m045720_c001_v0001131_t0035_u01755925040252") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951332_d20250823_m045719_c001_v7007000_t0000_u01755925039125") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a068e8f_d20250823_m045716_c001_v0001146_t0023_u01755925036524") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f400ccce2f0c317d4_d20250823_m045310_c001_v7007000_t0000_u01755924790189") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa00f45_d20250823_m045309_c001_v0001131_t0024_u01755924789319") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef845_d20250823_m045308_c001_v7007000_t0000_u01755924788743") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90172e3_d20250823_m045307_c001_v0001171_t0053_u01755924787936") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff147_d20250823_m045210_c001_v7007000_t0000_u01755924730258") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017127_d20250823_m045208_c001_v0001171_t0038_u01755924728591") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff138_d20250823_m045208_c001_v7007000_t0000_u01755924728227") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901711d_d20250823_m045206_c001_v0001171_t0030_u01755924726974") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff0f4_d20250823_m045201_c001_v7007000_t0000_u01755924721399") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90170e6_d20250823_m045200_c001_v0001171_t0044_u01755924720200") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff0df_d20250823_m045159_c001_v7007000_t0000_u01755924719657") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90170d6_d20250823_m045158_c001_v0001171_t0053_u01755924718396") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90170ae_d20250823_m045152_c001_v0001171_t0021_u01755924712431") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff08e_d20250823_m045152_c001_v7007000_t0000_u01755924712064") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90170a4_d20250823_m045151_c001_v0001171_t0049_u01755924711436") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901709a_d20250823_m045150_c001_v0001171_t0054_u01755924710586") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff082_d20250823_m045150_c001_v7007000_t0000_u01755924710214") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901708a_d20250823_m045147_c001_v0001171_t0006_u01755924707182") 2025/08/23 05:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901707c_d20250823_m045144_c001_v0001171_t0020_u01755924704052") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff043_d20250823_m045143_c001_v7007000_t0000_u01755924703690") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017074_d20250823_m045143_c001_v0001171_t0007_u01755924703050") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901706c_d20250823_m045142_c001_v0001171_t0047_u01755924702125") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f414ceec2a18ff022_d20250823_m045141_c001_v7007000_t0000_u01755924701398") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901702e_d20250823_m045132_c001_v0001171_t0004_u01755924692142") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6430570_d20250823_m045131_c001_v7007000_t0000_u01755924691778") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017028_d20250823_m045131_c001_v0001171_t0006_u01755924691046") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6430530_d20250823_m045130_c001_v7007000_t0000_u01755924690144") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017020_d20250823_m045129_c001_v0001171_t0046_u01755924689518") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6430502_d20250823_m045128_c001_v7007000_t0000_u01755924688971") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901701e_d20250823_m045128_c001_v0001171_t0002_u01755924688340") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc64304cc_d20250823_m045127_c001_v7007000_t0000_u01755924687439") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017016_d20250823_m045126_c001_v0001171_t0041_u01755924686512") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6430493_d20250823_m045125_c001_v7007000_t0000_u01755924685968") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed901700c_d20250823_m045125_c001_v0001171_t0040_u01755924685329") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6430465_d20250823_m045124_c001_v7007000_t0000_u01755924684785") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9017004_d20250823_m045124_c001_v0001171_t0025_u01755924684154") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc64303f1_d20250823_m045119_c001_v7007000_t0000_u01755924679557") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9016fde_d20250823_m045118_c001_v0001171_t0021_u01755924678926") 2025/08/23 05:01:46 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc64303e1_d20250823_m045118_c001_v7007000_t0000_u01755924678382") 2025/08/23 05:01:47 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9016fd0_d20250823_m045117_c001_v0001171_t0010_u01755924677597") 2025/08/23 05:01:47 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc64303c1_d20250823_m045116_c001_v7007000_t0000_u01755924676686") 2025/08/23 05:01:47 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9016fc8_d20250823_m045116_c001_v0001171_t0052_u01755924676064") 2025/08/23 05:01:47 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f412d3a4cc6430395_d20250823_m045113_c001_v7007000_t0000_u01755924673709") 2025/08/23 05:01:47 DEBUG : sub dir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed9016fb5_d20250823_m045113_c001_v0001171_t0022_u01755924673083") 2025/08/23 05:01:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ee7b_d20250823_m045723_c001_v7007000_t0000_u01755925043090") 2025/08/23 05:01:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f95b7f_d20250823_m045720_c001_v0001181_t0051_u01755925040272") 2025/08/23 05:01:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f41948825f0951336_d20250823_m045719_c001_v7007000_t0000_u01755925039308") 2025/08/23 05:01:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb3b9_d20250823_m045716_c001_v0001176_t0007_u01755925036537") 2025/08/23 05:01:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc16_d20250823_m050020_c001_v7007000_t0000_u01755925220964") 2025/08/23 05:01:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0691b1_d20250823_m050020_c001_v0001146_t0045_u01755925220084") 2025/08/23 05:01:47 DEBUG : sub/yam: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef809_d20250823_m045305_c001_v7007000_t0000_u01755924785884") 2025/08/23 05:01:47 DEBUG : sub/yam: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa00f39_d20250823_m045304_c001_v0001131_t0047_u01755924784491") 2025/08/23 05:01:47 DEBUG : test_dir1/file2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ee21_d20250823_m045715_c001_v7007000_t0000_u01755925035764") 2025/08/23 05:01:47 DEBUG : test_dir1/file2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01235_d20250823_m045714_c001_v0001131_t0009_u01755925034043") 2025/08/23 05:01:47 DEBUG : test_dir1/file2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5edfc_d20250823_m045713_c001_v7007000_t0000_u01755925033250") 2025/08/23 05:01:47 DEBUG : test_dir1/file2: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb3a7_d20250823_m045711_c001_v0001176_t0035_u01755925031652") 2025/08/23 05:01:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ee24_d20250823_m045715_c001_v7007000_t0000_u01755925035946") 2025/08/23 05:01:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb3b1_d20250823_m045714_c001_v0001176_t0021_u01755925034034") 2025/08/23 05:01:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f415c3187c7a5ee00_d20250823_m045713_c001_v7007000_t0000_u01755925033432") 2025/08/23 05:01:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa0122d_d20250823_m045711_c001_v0001131_t0059_u01755925031640") 2025/08/23 05:01:47 DEBUG : three: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef74f_d20250823_m045257_c001_v7007000_t0000_u01755924777913") 2025/08/23 05:01:48 DEBUG : three: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90172b1_d20250823_m045256_c001_v0001171_t0055_u01755924776650") 2025/08/23 05:01:48 DEBUG : three: Deleting (id "4_zff821de3404ddb5b9f880e1b_f103af76ed90172a1_d20250823_m045254_c001_v0001171_t0049_u01755924774310") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc1d_d20250823_m050022_c001_v7007000_t0000_u01755925222586") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f96057_d20250823_m050021_c001_v0001181_t0049_u01755925221935") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc97_d20250823_m050042_c001_v7007000_t0000_u01755925242537") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb735_d20250823_m050040_c001_v0001176_t0018_u01755925240657") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc82_d20250823_m050039_c001_v7007000_t0000_u01755925239088") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f9609d_d20250823_m050037_c001_v0001181_t0014_u01755925237437") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc74_d20250823_m050036_c001_v7007000_t0000_u01755925236458") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0691f3_d20250823_m050035_c001_v0001146_t0027_u01755925235544") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc4d_d20250823_m050030_c001_v7007000_t0000_u01755925230249") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f9606f_d20250823_m050028_c001_v0001181_t0014_u01755925228918") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc5d_d20250823_m050032_c001_v7007000_t0000_u01755925232683") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb70d_d20250823_m050031_c001_v0001176_t0013_u01755925231216") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc3c_d20250823_m050027_c001_v7007000_t0000_u01755925227971") 2025/08/23 05:01:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1100f4f63a0691c7_d20250823_m050027_c001_v0001146_t0017_u01755925227029") 2025/08/23 05:01:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc32_d20250823_m050026_c001_v7007000_t0000_u01755925226047") 2025/08/23 05:01:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa014fb_d20250823_m050025_c001_v0001131_t0027_u01755925225316") 2025/08/23 05:01:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc28_d20250823_m050024_c001_v7007000_t0000_u01755925224333") 2025/08/23 05:01:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffb6e5_d20250823_m050023_c001_v0001176_t0018_u01755925223546") 2025/08/23 05:01:49 DEBUG : toe/toe/toe: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4216375bb914f49c_d20250823_m050048_c001_v7007000_t0000_u01755925248022") 2025/08/23 05:01:49 DEBUG : toe/toe/toe: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1023792755f960c1_d20250823_m050047_c001_v0001181_t0014_u01755925247394") 2025/08/23 05:01:49 DEBUG : toe/toe/toe: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc68_d20250823_m050034_c001_v7007000_t0000_u01755925234570") 2025/08/23 05:01:49 DEBUG : toe/toe/toe: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01513_d20250823_m050033_c001_v0001131_t0017_u01755925233657") 2025/08/23 05:01:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bca4_d20250823_m050043_c001_v7007000_t0000_u01755925243155") 2025/08/23 05:01:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1196d18e7fa01527_d20250823_m050042_c001_v0001131_t0016_u01755925242083") 2025/08/23 05:01:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4018560ff839bc86_d20250823_m050039_c001_v7007000_t0000_u01755925239697") 2025/08/23 05:01:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff821de3404ddb5b9f880e1b_f11820ab544824456_d20250823_m050038_c001_v0001036_t0052_u01755925238655") 2025/08/23 05:01:49 DEBUG : two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef754_d20250823_m045258_c001_v7007000_t0000_u01755924778096") 2025/08/23 05:01:49 DEBUG : two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f4196d18e7fa00f17_d20250823_m045256_c001_v0001131_t0018_u01755924776080") 2025/08/23 05:01:49 DEBUG : two: Deleting (id "4_zff821de3404ddb5b9f880e1b_f403af76ed901729f_d20250823_m045254_c001_v0001171_t0020_u01755924774126") 2025/08/23 05:01:49 DEBUG : yam: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef816_d20250823_m045306_c001_v7007000_t0000_u01755924786631") 2025/08/23 05:01:49 DEBUG : yam: Deleting (id "4_zff821de3404ddb5b9f880e1b_f119f5b8a6bebc5d6_d20250823_m045305_c001_v0001101_t0058_u01755924785540") 2025/08/23 05:01:49 DEBUG : yam: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef7cf_d20250823_m045302_c001_v7007000_t0000_u01755924782818") 2025/08/23 05:01:49 DEBUG : yam: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffaf6d_d20250823_m045301_c001_v0001176_t0032_u01755924781575") 2025/08/23 05:01:49 DEBUG : yam: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef790_d20250823_m045300_c001_v7007000_t0000_u01755924780272") 2025/08/23 05:01:49 DEBUG : yam: Deleting (id "4_zff821de3404ddb5b9f880e1b_f1087ff179cffaf5d_d20250823_m045258_c001_v0001176_t0001_u01755924778657") 2025/08/23 05:01:49 DEBUG : yaml: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef7dd_d20250823_m045303_c001_v7007000_t0000_u01755924783561") 2025/08/23 05:01:49 DEBUG : yaml: Deleting (id "4_zff821de3404ddb5b9f880e1b_f110a9853b4c464c2_d20250823_m045302_c001_v0001150_t0022_u01755924782523") 2025/08/23 05:01:49 DEBUG : yaml: Deleting (id "4_zff821de3404ddb5b9f880e1b_f401150c7394ef7a1_d20250823_m045301_c001_v7007000_t0000_u01755924781009") 2025/08/23 05:01:50 DEBUG : yaml: Deleting (id "4_zff821de3404ddb5b9f880e1b_f109256f11dc40f54_d20250823_m045259_c001_v0001172_t0032_u01755924779988") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m46.889637658s (try 1/5)