"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/30 05:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco" 2025/01/30 05:02:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/30 05:02:05 DEBUG : Creating backend with remote "/tmp/rclone1581890237" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:09 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/30 05:02:09 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.05s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 05:02:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:10 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:10 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:11 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:12 DEBUG : Creating backend with remote "/non-existing" 2025/01/30 05:02:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/30 05:02:13 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:13 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:14 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:14 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:15 INFO : B2 bucket rclone-test-hamanuy0jaco: Running all checks before starting transfers 2025/01/30 05:02:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:15 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:15 INFO : B2 bucket rclone-test-hamanuy0jaco: Checks finished, now starting transfers 2025/01/30 05:02:15 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:17 ERROR : Ignoring --no-traverse with sync 2025/01/30 05:02:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:17 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:17 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:17 INFO : sub dir/hello world: Copied (new) 2025/01/30 05:02:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.47s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/30 05:02:18 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:18 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:18 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/30 05:02:18 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:02:20 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:20 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:02:22 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:22 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.90s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/30 05:02:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 05:02:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/30 05:02:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 05:02:23 INFO : sub dir: Making directory 2025/01/30 05:02:23 INFO : sub dir2: Making directory 2025/01/30 05:02:23 INFO : sub dir2/sub sub dir2: Making directory 2025/01/30 05:02:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:23 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:23 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/30 05:02:24 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:24 INFO : sub dir2: Making directory 2025/01/30 05:02:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/30 05:02:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 05:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:25 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:25 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:26 DEBUG : sub dir2: Making directory with metadata 2025/01/30 05:02:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 05:02:26 INFO : sub dir: Making directory 2025/01/30 05:02:26 INFO : sub dir2: Making directory 2025/01/30 05:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:26 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:26 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:26 INFO : sub dir/hello world: Copied (new) 2025/01/30 05:02:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/30 05:02:26 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/30 05:02:26 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:28 INFO : sub dir2: Making directory 2025/01/30 05:02:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:28 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:28 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:28 INFO : sub dir/hello world: Copied (new) 2025/01/30 05:02:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:29 DEBUG : sub dir2: Making directory with metadata 2025/01/30 05:02:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/30 05:02:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 05:02:29 INFO : sub dir: Making directory 2025/01/30 05:02:29 INFO : sub dir2: Making directory 2025/01/30 05:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:29 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:29 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:29 INFO : sub dir/hello world: Copied (new) 2025/01/30 05:02:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/30 05:02:29 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:31 INFO : sub dir2: Making directory 2025/01/30 05:02:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:31 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:31 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:31 INFO : sub dir/hello world: Copied (new) 2025/01/30 05:02:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rohezid2lobe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-hamanuy0jaco -> B2 bucket rclone-test-rohezid2lobe 2025/01/30 05:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:34 DEBUG : B2 bucket rclone-test-rohezid2lobe: Waiting for checks to finish 2025/01/30 05:02:34 DEBUG : B2 bucket rclone-test-rohezid2lobe: Waiting for transfers to finish 2025/01/30 05:02:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:38 DEBUG : B2 bucket rclone-test-rohezid2lobe: Purge remote 2025/01/30 05:02:38 INFO : B2 bucket rclone-test-rohezid2lobe: cleaning bucket "rclone-test-rohezid2lobe" of all files 2025/01/30 05:02:38 DEBUG : sub dir/hello world: Deleting (id "4_zbf62edb3906dbb5b9f480e1b_f10769718789d6897_d20250130_m050237_c001_v0001184_t0032_u01738213357990") --- PASS: TestServerSideCopy (9.90s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 05:02:43 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:43 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/30 05:02:43 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xefobec5hana" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-hamanuy0jaco -> B2 bucket rclone-test-xefobec5hana 2025/01/30 05:02:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:46 DEBUG : B2 bucket rclone-test-xefobec5hana: Waiting for checks to finish 2025/01/30 05:02:46 DEBUG : B2 bucket rclone-test-xefobec5hana: Waiting for transfers to finish 2025/01/30 05:02:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:02:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 05:02:51 DEBUG : B2 bucket rclone-test-xefobec5hana: Waiting for checks to finish 2025/01/30 05:02:51 DEBUG : B2 bucket rclone-test-xefobec5hana: Waiting for transfers to finish 2025/01/30 05:02:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/30 05:02:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:52 DEBUG : B2 bucket rclone-test-xefobec5hana: Purge remote 2025/01/30 05:02:52 INFO : B2 bucket rclone-test-xefobec5hana: cleaning bucket "rclone-test-xefobec5hana" of all files 2025/01/30 05:02:52 DEBUG : sub dir/hello world: Deleting (id "4_zcff21db3907dbb5b9f480e1b_f1162e0c5de55647c_d20250130_m050251_c001_v0001180_t0006_u01738213371774") 2025/01/30 05:02:52 DEBUG : sub dir/hello world: Deleting (id "4_zcff21db3907dbb5b9f480e1b_f10593fe8830040ba_d20250130_m050250_c001_v0001182_t0008_u01738213370221") --- PASS: TestServerSideCopyOverSelf (10.00s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 05:02:55 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:02:55 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:02:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/30 05:02:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/30 05:02:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.07s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:02:57 DEBUG : Creating backend with remote "TestB2:rclone-test-ciqerug4xoma" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-hamanuy0jaco -> B2 bucket rclone-test-ciqerug4xoma 2025/01/30 05:02:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:02:58 DEBUG : B2 bucket rclone-test-ciqerug4xoma: Waiting for checks to finish 2025/01/30 05:02:58 DEBUG : B2 bucket rclone-test-ciqerug4xoma: Waiting for transfers to finish 2025/01/30 05:03:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:03:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/30 05:03:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/30 05:03:04 DEBUG : pacer: Reducing sleep to 10ms 2025/01/30 05:03:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/30 05:03:04 DEBUG : B2 bucket rclone-test-ciqerug4xoma: Waiting for checks to finish 2025/01/30 05:03:04 DEBUG : B2 bucket rclone-test-ciqerug4xoma: Waiting for transfers to finish 2025/01/30 05:03:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/30 05:03:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/30 05:03:05 INFO : sub dir/hello world: Deleted 2025/01/30 05:03:05 DEBUG : testing file moves 2025/01/30 05:03:06 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/30 05:03:06 DEBUG : B2 bucket rclone-test-ciqerug4xoma: Waiting for checks to finish 2025/01/30 05:03:06 DEBUG : B2 bucket rclone-test-ciqerug4xoma: Waiting for transfers to finish 2025/01/30 05:03:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/30 05:03:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/30 05:03:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:06 DEBUG : B2 bucket rclone-test-ciqerug4xoma: Purge remote 2025/01/30 05:03:06 INFO : B2 bucket rclone-test-ciqerug4xoma: cleaning bucket "rclone-test-ciqerug4xoma" of all files 2025/01/30 05:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z3f424db3907dbb5b9f480e1b_f1079722d2952d104_d20250130_m050306_c001_v0001183_t0024_u01738213386292") 2025/01/30 05:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z3f424db3907dbb5b9f480e1b_f10975a94afb3a94f_d20250130_m050304_c001_v0001184_t0043_u01738213384753") 2025/01/30 05:03:07 DEBUG : sub dir/hello world: Deleting (id "4_z3f424db3907dbb5b9f480e1b_f1063e8d47c23c15b_d20250130_m050302_c001_v0001144_t0018_u01738213382420") --- PASS: TestServerSideMoveOverSelf (15.36s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:12 ERROR : : error listing: directory not found 2025/01/30 05:03:13 INFO : Local file system at /tmp/rclone1581890237: Making directory 2025/01/30 05:03:13 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:13 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.20s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:03:15 DEBUG : Local file system at /tmp/rclone1581890237: Waiting for checks to finish 2025/01/30 05:03:15 DEBUG : Local file system at /tmp/rclone1581890237: Waiting for transfers to finish 2025/01/30 05:03:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:03:15 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/30 05:03:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestCopyRedownload (2.27s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/30 05:03:16 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:16 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/30 05:03:17 INFO : check sum: Copied (new) 2025/01/30 05:03:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:17 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/30 05:03:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/30 05:03:17 DEBUG : check sum: Unchanged skipping 2025/01/30 05:03:17 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:17 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.21s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/30 05:03:19 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:19 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/30 05:03:19 INFO : sizeonly: Copied (new) 2025/01/30 05:03:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:19 DEBUG : sizeonly: Sizes identical 2025/01/30 05:03:19 DEBUG : sizeonly: Unchanged skipping 2025/01/30 05:03:19 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:19 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:19 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/30 05:03:21 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:21 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:21 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/30 05:03:21 INFO : ignore-size: Copied (new) 2025/01/30 05:03:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:03:22 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:22 DEBUG : ignore-size: Unchanged skipping 2025/01/30 05:03:22 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:22 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:24 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:03:24 DEBUG : existing: Unchanged skipping 2025/01/30 05:03:24 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:24 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/30 05:03:24 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:24 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/30 05:03:24 INFO : existing: Copied (replaced existing) 2025/01/30 05:03:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/30 05:03:26 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:26 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/30 05:03:26 INFO : existing: Copied (new) 2025/01/30 05:03:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:26 DEBUG : existing: Destination exists, skipping 2025/01/30 05:03:26 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:26 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:26 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:28 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/30 05:03:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/30 05:03:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:03:29 DEBUG : c/non empty space: Unchanged skipping 2025/01/30 05:03:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:03:29 INFO : a/potato2: Copied (new) 2025/01/30 05:03:29 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:29 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:29 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:31 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:31 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/01/30 05:03:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/30 05:03:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/30 05:03:31 DEBUG : empty space: Unchanged skipping 2025/01/30 05:03:31 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:31 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:31 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:31 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/01/30 05:03:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/30 05:03:32 INFO : empty space: Updated modification time in destination 2025/01/30 05:03:32 DEBUG : empty space: Unchanged skipping 2025/01/30 05:03:32 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:32 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:34 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:34 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/01/30 05:03:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/30 05:03:34 DEBUG : empty space: Unchanged skipping 2025/01/30 05:03:34 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:34 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.65s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:36 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/01/30 05:03:36 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1581890237) 2025/01/30 05:03:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hamanuy0jaco) 2025/01/30 05:03:36 DEBUG : foo: sha1 differ 2025/01/30 05:03:36 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/30 05:03:36 INFO : foo: Copied (replaced existing) 2025/01/30 05:03:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/30 05:03:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:03:38 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:38 DEBUG : empty space: Unchanged skipping 2025/01/30 05:03:38 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:03:38 INFO : potato: Copied (new) 2025/01/30 05:03:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:40 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/30 05:03:40 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/30 05:03:40 INFO : potato: Copied (replaced existing) 2025/01/30 05:03:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:42 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/01/30 05:03:42 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1581890237) 2025/01/30 05:03:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hamanuy0jaco) 2025/01/30 05:03:42 DEBUG : potato: sha1 differ 2025/01/30 05:03:42 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/30 05:03:42 INFO : potato: Copied (replaced existing) 2025/01/30 05:03:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:03:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:03:44 DEBUG : empty space: Unchanged skipping 2025/01/30 05:03:44 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:44 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/30 05:03:44 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:03:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:03:46 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:46 DEBUG : empty space: Unchanged skipping 2025/01/30 05:03:46 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:03:46 INFO : potato2: Copied (new) 2025/01/30 05:03:46 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:46 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:48 INFO : d: Making directory 2025/01/30 05:03:48 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/30 05:03:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/30 05:03:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:03:49 DEBUG : c/non empty space: Unchanged skipping 2025/01/30 05:03:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:03:49 INFO : a/potato2: Copied (new) 2025/01/30 05:03:49 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:49 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:49 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:49 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:51 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/30 05:03:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/30 05:03:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:03:51 DEBUG : c/non empty space: Unchanged skipping 2025/01/30 05:03:51 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:51 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:03:51 INFO : a/potato2: Copied (new) 2025/01/30 05:03:51 ERROR : B2 bucket rclone-test-hamanuy0jaco: not deleting files as there were IO errors 2025/01/30 05:03:51 ERROR : B2 bucket rclone-test-hamanuy0jaco: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:53 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:03:53 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:03:53 DEBUG : empty space: Unchanged skipping 2025/01/30 05:03:53 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:54 INFO : potato: Deleted 2025/01/30 05:03:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:03:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:56 DEBUG : Waiting for deletions to finish 2025/01/30 05:03:56 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:56 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:56 INFO : potato: Deleted 2025/01/30 05:03:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:03:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:03:56 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:56 DEBUG : empty space: Unchanged skipping 2025/01/30 05:03:56 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:03:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:03:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:03:58 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:03:58 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:03:59 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/30 05:03:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.15s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:01 DEBUG : enormous: Excluded (Size Filter) 2025/01/30 05:04:01 DEBUG : enormous: Excluded 2025/01/30 05:04:01 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 05:04:01 DEBUG : potato2: Excluded 2025/01/30 05:04:01 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 05:04:01 DEBUG : potato2: Excluded 2025/01/30 05:04:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:04:01 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:01 DEBUG : empty space: Unchanged skipping 2025/01/30 05:04:01 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:01 DEBUG : Waiting for deletions to finish 2025/01/30 05:04:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:01 DEBUG : enormous: Excluded (Size Filter) 2025/01/30 05:04:01 DEBUG : enormous: Excluded 2025/01/30 05:04:01 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 05:04:01 DEBUG : potato2: Excluded 2025/01/30 05:04:01 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 05:04:01 DEBUG : potato2: Excluded 2025/01/30 05:04:01 DEBUG : Local file system at /tmp/rclone1581890237: Waiting for checks to finish 2025/01/30 05:04:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/30 05:04:01 DEBUG : empty space: Unchanged skipping 2025/01/30 05:04:01 DEBUG : Local file system at /tmp/rclone1581890237: Waiting for transfers to finish 2025/01/30 05:04:01 DEBUG : Waiting for deletions to finish 2025/01/30 05:04:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:03 DEBUG : enormous: Excluded (Size Filter) 2025/01/30 05:04:03 DEBUG : enormous: Excluded 2025/01/30 05:04:03 DEBUG : potato2: Excluded (Size Filter) 2025/01/30 05:04:03 DEBUG : potato2: Excluded 2025/01/30 05:04:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:04:04 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:04 DEBUG : empty space: Unchanged skipping 2025/01/30 05:04:04 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:04 DEBUG : Waiting for deletions to finish 2025/01/30 05:04:04 INFO : enormous: Deleted 2025/01/30 05:04:04 INFO : potato2: Deleted 2025/01/30 05:04:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/30 05:04:04 DEBUG : Local file system at /tmp/rclone1581890237: Waiting for checks to finish 2025/01/30 05:04:04 DEBUG : empty space: Unchanged skipping 2025/01/30 05:04:04 DEBUG : Local file system at /tmp/rclone1581890237: Waiting for transfers to finish 2025/01/30 05:04:04 DEBUG : Waiting for deletions to finish 2025/01/30 05:04:04 INFO : potato2: Deleted 2025/01/30 05:04:04 INFO : enormous: Deleted 2025/01/30 05:04:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.17s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:07 DEBUG : five: Need to transfer - File not found at Destination 2025/01/30 05:04:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/30 05:04:07 DEBUG : one: Destination is newer than source, skipping 2025/01/30 05:04:07 DEBUG : three: Sizes identical 2025/01/30 05:04:07 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/30 05:04:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1581890237) 2025/01/30 05:04:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hamanuy0jaco) 2025/01/30 05:04:07 DEBUG : two: sha1 differ 2025/01/30 05:04:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/30 05:04:07 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/30 05:04:07 INFO : five: Copied (new) 2025/01/30 05:04:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/30 05:04:08 INFO : four: Copied (replaced existing) 2025/01/30 05:04:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/30 05:04:08 INFO : two: Copied (replaced existing) 2025/01/30 05:04:08 DEBUG : Waiting for deletions to finish 2025/01/30 05:04:08 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:08 DEBUG : one: Destination is newer than source, skipping 2025/01/30 05:04:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/30 05:04:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/30 05:04:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/30 05:04:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/30 05:04:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/30 05:04:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/30 05:04:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/30 05:04:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/30 05:04:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/30 05:04:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1581890237) 2025/01/30 05:04:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hamanuy0jaco) 2025/01/30 05:04:08 DEBUG : three: sha1 differ 2025/01/30 05:04:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/30 05:04:08 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/30 05:04:08 INFO : three: Copied (replaced existing) 2025/01/30 05:04:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/30 05:04:10 INFO : B2 bucket rclone-test-hamanuy0jaco: Making map for --track-renames 2025/01/30 05:04:10 INFO : B2 bucket rclone-test-hamanuy0jaco: Finished making map for --track-renames 2025/01/30 05:04:10 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:10 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for renames to finish 2025/01/30 05:04:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/30 05:04:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/30 05:04:10 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/30 05:04:10 INFO : yam: Copied (new) 2025/01/30 05:04:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/30 05:04:11 INFO : potato: Copied (new) 2025/01/30 05:04:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:04:11 INFO : B2 bucket rclone-test-hamanuy0jaco: Making map for --track-renames 2025/01/30 05:04:11 INFO : B2 bucket rclone-test-hamanuy0jaco: Finished making map for --track-renames 2025/01/30 05:04:11 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:11 DEBUG : potato: Unchanged skipping 2025/01/30 05:04:11 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for renames to finish 2025/01/30 05:04:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/30 05:04:12 INFO : yam: Copied (server-side copy) to: yaml 2025/01/30 05:04:12 INFO : yam: Deleted 2025/01/30 05:04:12 INFO : yaml: Renamed from "yam" 2025/01/30 05:04:12 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/30 05:04:14 INFO : B2 bucket rclone-test-hamanuy0jaco: Making map for --track-renames 2025/01/30 05:04:14 INFO : B2 bucket rclone-test-hamanuy0jaco: Finished making map for --track-renames 2025/01/30 05:04:14 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/30 05:04:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/30 05:04:14 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for renames to finish 2025/01/30 05:04:14 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/30 05:04:15 INFO : potato: Copied (new) 2025/01/30 05:04:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/30 05:04:15 INFO : yam: Copied (new) 2025/01/30 05:04:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:04:15 INFO : B2 bucket rclone-test-hamanuy0jaco: Making map for --track-renames 2025/01/30 05:04:15 INFO : B2 bucket rclone-test-hamanuy0jaco: Finished making map for --track-renames 2025/01/30 05:04:15 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:15 DEBUG : potato: Unchanged skipping 2025/01/30 05:04:15 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for renames to finish 2025/01/30 05:04:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/30 05:04:16 INFO : yam: Copied (server-side copy) to: yaml 2025/01/30 05:04:16 INFO : yam: Deleted 2025/01/30 05:04:16 INFO : yaml: Renamed from "yam" 2025/01/30 05:04:16 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/30 05:04:18 INFO : B2 bucket rclone-test-hamanuy0jaco: Making map for --track-renames 2025/01/30 05:04:18 INFO : B2 bucket rclone-test-hamanuy0jaco: Finished making map for --track-renames 2025/01/30 05:04:18 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/30 05:04:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/30 05:04:18 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for renames to finish 2025/01/30 05:04:18 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/30 05:04:18 INFO : potato: Copied (new) 2025/01/30 05:04:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/30 05:04:18 INFO : sub/yam: Copied (new) 2025/01/30 05:04:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:04:19 DEBUG : potato: Unchanged skipping 2025/01/30 05:04:19 INFO : B2 bucket rclone-test-hamanuy0jaco: Making map for --track-renames 2025/01/30 05:04:19 INFO : B2 bucket rclone-test-hamanuy0jaco: Finished making map for --track-renames 2025/01/30 05:04:19 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:19 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for renames to finish 2025/01/30 05:04:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/30 05:04:19 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/30 05:04:20 INFO : sub/yam: Deleted 2025/01/30 05:04:20 INFO : yam: Renamed from "sub/yam" 2025/01/30 05:04:20 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.85s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:21 DEBUG : Creating backend with remote "/tmp/rclone1581890237/dir1" 2025/01/30 05:04:21 DEBUG : Creating backend with remote "/tmp/rclone1581890237/dir2" 2025/01/30 05:04:21 DEBUG : Local file system at /tmp/rclone1581890237/dir2: Using server-side directory move 2025/01/30 05:04:21 INFO : Local file system at /tmp/rclone1581890237/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/30 05:04:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/30 05:04:21 DEBUG : Local file system at /tmp/rclone1581890237/dir2: Waiting for checks to finish 2025/01/30 05:04:21 DEBUG : Local file system at /tmp/rclone1581890237/dir2: Waiting for transfers to finish 2025/01/30 05:04:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:04:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/30 05:04:22 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:22 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/30 05:04:22 INFO : nested/sub dir/file: Copied (new) 2025/01/30 05:04:22 INFO : nested/sub dir/file: Deleted 2025/01/30 05:04:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:04:23 INFO : sub dir/hello world: Copied (new) 2025/01/30 05:04:23 INFO : sub dir/hello world: Deleted 2025/01/30 05:04:23 INFO : sub dir: Removing directory 2025/01/30 05:04:23 INFO : nested/sub dir: Removing directory 2025/01/30 05:04:23 INFO : nested: Removing directory 2025/01/30 05:04:23 DEBUG : Local file system at /tmp/rclone1581890237: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/30 05:04:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/30 05:04:24 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:24 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/30 05:04:24 INFO : nested/sub dir/file: Copied (new) 2025/01/30 05:04:24 INFO : nested/sub dir/file: Deleted 2025/01/30 05:04:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/30 05:04:25 INFO : sub dir/hello world: Copied (new) 2025/01/30 05:04:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/30 05:04:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/30 05:04:27 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:27 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/30 05:04:27 INFO : existing: Copied (new) 2025/01/30 05:04:27 INFO : existing: Deleted 2025/01/30 05:04:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/30 05:04:27 INFO : existing-b: Copied (new) 2025/01/30 05:04:27 INFO : existing-b: Deleted 2025/01/30 05:04:27 DEBUG : existing: Destination exists, skipping 2025/01/30 05:04:27 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:04:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/30 05:04:27 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:04:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.22s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zosuyih4pumu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hamanuy0jaco -> B2 bucket rclone-test-zosuyih4pumu 2025/01/30 05:04:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:04:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/30 05:04:35 DEBUG : empty space: Unchanged skipping 2025/01/30 05:04:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/30 05:04:35 DEBUG : B2 bucket rclone-test-zosuyih4pumu: Waiting for checks to finish 2025/01/30 05:04:35 INFO : empty space: Deleted 2025/01/30 05:04:35 DEBUG : B2 bucket rclone-test-zosuyih4pumu: Waiting for transfers to finish 2025/01/30 05:04:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:04:35 INFO : potato2: Copied (server-side copy) 2025/01/30 05:04:36 INFO : potato2: Deleted 2025/01/30 05:04:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/30 05:04:36 INFO : potato3: Copied (server-side copy) 2025/01/30 05:04:36 INFO : potato3: Deleted 2025/01/30 05:04:36 DEBUG : Creating backend with remote "TestB2:rclone-test-pidoqam6muko" 2025/01/30 05:04:38 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/30 05:04:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:04:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/30 05:04:38 DEBUG : B2 bucket rclone-test-pidoqam6muko: Waiting for checks to finish 2025/01/30 05:04:38 DEBUG : B2 bucket rclone-test-pidoqam6muko: Waiting for transfers to finish 2025/01/30 05:04:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/30 05:04:42 INFO : empty space: Copied (server-side copy) 2025/01/30 05:04:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/30 05:04:42 INFO : potato3: Copied (server-side copy) 2025/01/30 05:04:42 INFO : empty space: Deleted 2025/01/30 05:04:42 INFO : potato3: Deleted 2025/01/30 05:04:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:04:42 INFO : potato2: Copied (server-side copy) 2025/01/30 05:04:42 INFO : potato2: Deleted 2025/01/30 05:04:43 DEBUG : B2 bucket rclone-test-pidoqam6muko: Purge remote 2025/01/30 05:04:43 INFO : B2 bucket rclone-test-pidoqam6muko: cleaning bucket "rclone-test-pidoqam6muko" of all files 2025/01/30 05:04:43 DEBUG : empty space: Deleting (id "4_z2f72cdf3908dbb5b9f480e1b_f1108ea2a63d92d04_d20250130_m050441_c001_v0001042_t0017_u01738213481707") 2025/01/30 05:04:43 DEBUG : potato2: Deleting (id "4_z2f72cdf3908dbb5b9f480e1b_f109c52703233d4f7_d20250130_m050442_c001_v0001032_t0024_u01738213482085") 2025/01/30 05:04:43 DEBUG : potato3: Deleting (id "4_z2f72cdf3908dbb5b9f480e1b_f101dac3d965b00e3_d20250130_m050442_c001_v0001182_t0048_u01738213482083") 2025/01/30 05:04:44 DEBUG : B2 bucket rclone-test-zosuyih4pumu: Purge remote 2025/01/30 05:04:44 INFO : B2 bucket rclone-test-zosuyih4pumu: cleaning bucket "rclone-test-zosuyih4pumu" of all files 2025/01/30 05:04:44 DEBUG : empty space: Deleting (id "4_zaf62bd43908dbb5b9f480e1b_f40904eeeb38ebc2e_d20250130_m050442_c001_v7007000_t0000_u01738213482264") 2025/01/30 05:04:44 DEBUG : empty space: Deleting (id "4_zaf62bd43908dbb5b9f480e1b_f110848b3f8d778ac_d20250130_m050434_c001_v0001184_t0034_u01738213474929") 2025/01/30 05:04:44 DEBUG : potato2: Deleting (id "4_zaf62bd43908dbb5b9f480e1b_f4133013de8d45c50_d20250130_m050442_c001_v7007000_t0000_u01738213482696") 2025/01/30 05:04:44 DEBUG : potato2: Deleting (id "4_zaf62bd43908dbb5b9f480e1b_f10264e229936cc5f_d20250130_m050435_c001_v0001182_t0016_u01738213475745") 2025/01/30 05:04:44 DEBUG : potato3: Deleting (id "4_zaf62bd43908dbb5b9f480e1b_f4133013de8d45c4b_d20250130_m050442_c001_v7007000_t0000_u01738213482336") 2025/01/30 05:04:44 DEBUG : potato3: Deleting (id "4_zaf62bd43908dbb5b9f480e1b_f104e44cec83a32d3_d20250130_m050436_c001_v0001145_t0004_u01738213476056") 2025/01/30 05:04:44 DEBUG : potato3: Deleting (id "4_zaf62bd43908dbb5b9f480e1b_f110848b3f8d778b4_d20250130_m050435_c001_v0001184_t0049_u01738213475143") --- PASS: TestServerSideMove (21.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kasexuk7dive" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hamanuy0jaco -> B2 bucket rclone-test-kasexuk7dive 2025/01/30 05:04:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/30 05:04:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/30 05:04:58 DEBUG : empty space: Excluded (Size Filter) 2025/01/30 05:04:58 DEBUG : empty space: Excluded 2025/01/30 05:04:59 DEBUG : pacer: Reducing sleep to 10ms 2025/01/30 05:04:59 DEBUG : empty space: Excluded (Size Filter) 2025/01/30 05:04:59 DEBUG : empty space: Excluded 2025/01/30 05:04:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:04:59 DEBUG : B2 bucket rclone-test-kasexuk7dive: Waiting for checks to finish 2025/01/30 05:04:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/30 05:04:59 DEBUG : B2 bucket rclone-test-kasexuk7dive: Waiting for transfers to finish 2025/01/30 05:04:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:04:59 INFO : potato2: Copied (server-side copy) 2025/01/30 05:04:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/30 05:04:59 INFO : potato3: Copied (server-side copy) 2025/01/30 05:04:59 INFO : potato2: Deleted 2025/01/30 05:05:00 INFO : potato3: Deleted 2025/01/30 05:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cojurog6qosa" 2025/01/30 05:05:01 DEBUG : empty space: Excluded (Size Filter) 2025/01/30 05:05:01 DEBUG : empty space: Excluded 2025/01/30 05:05:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:05:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/30 05:05:01 DEBUG : B2 bucket rclone-test-cojurog6qosa: Waiting for checks to finish 2025/01/30 05:05:01 DEBUG : B2 bucket rclone-test-cojurog6qosa: Waiting for transfers to finish 2025/01/30 05:05:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:05:05 INFO : potato2: Copied (server-side copy) 2025/01/30 05:05:05 INFO : potato2: Deleted 2025/01/30 05:05:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/30 05:05:06 INFO : potato3: Copied (server-side copy) 2025/01/30 05:05:06 INFO : potato3: Deleted 2025/01/30 05:05:06 DEBUG : B2 bucket rclone-test-cojurog6qosa: Purge remote 2025/01/30 05:05:06 INFO : B2 bucket rclone-test-cojurog6qosa: cleaning bucket "rclone-test-cojurog6qosa" of all files 2025/01/30 05:05:06 DEBUG : potato2: Deleting (id "4_z8fb22db3909dbb5b9f480e1b_f10694e8d826e088b_d20250130_m050505_c001_v0001137_t0018_u01738213505447") 2025/01/30 05:05:06 DEBUG : potato3: Deleting (id "4_z8fb22db3909dbb5b9f480e1b_f10949d66cd52e0a1_d20250130_m050505_c001_v0001102_t0047_u01738213505792") 2025/01/30 05:05:08 DEBUG : B2 bucket rclone-test-kasexuk7dive: Purge remote 2025/01/30 05:05:08 INFO : B2 bucket rclone-test-kasexuk7dive: cleaning bucket "rclone-test-kasexuk7dive" of all files 2025/01/30 05:05:08 DEBUG : empty space: Deleting (id "4_z8fb20dd3909dbb5b9f480e1b_f1179e92e0f2a8734_d20250130_m050457_c001_v0001146_t0055_u01738213497680") 2025/01/30 05:05:08 DEBUG : potato2: Deleting (id "4_z8fb20dd3909dbb5b9f480e1b_f407e180be8773257_d20250130_m050505_c001_v7007000_t0000_u01738213505761") 2025/01/30 05:05:08 DEBUG : potato2: Deleting (id "4_z8fb20dd3909dbb5b9f480e1b_f10467b3d61713b2f_d20250130_m050459_c001_v0001098_t0027_u01738213499324") 2025/01/30 05:05:08 DEBUG : potato3: Deleting (id "4_z8fb20dd3909dbb5b9f480e1b_f407e180be877325a_d20250130_m050506_c001_v7007000_t0000_u01738213506198") 2025/01/30 05:05:08 DEBUG : potato3: Deleting (id "4_z8fb20dd3909dbb5b9f480e1b_f112b236a486e44fa_d20250130_m050459_c001_v0001182_t0049_u01738213499705") 2025/01/30 05:05:08 DEBUG : potato3: Deleting (id "4_z8fb20dd3909dbb5b9f480e1b_f1179e92e0f2a8736_d20250130_m050458_c001_v0001146_t0015_u01738213498133") --- PASS: TestServerSideMoveWithFilter (21.66s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:05:12 DEBUG : Creating backend with remote "TestB2:rclone-test-lafanix8wuzu" 2025/01/30 05:05:14 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hamanuy0jaco -> B2 bucket rclone-test-lafanix8wuzu 2025/01/30 05:05:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:05:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/30 05:05:18 DEBUG : empty space: Unchanged skipping 2025/01/30 05:05:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/30 05:05:18 DEBUG : B2 bucket rclone-test-lafanix8wuzu: Waiting for checks to finish 2025/01/30 05:05:19 INFO : empty space: Deleted 2025/01/30 05:05:19 DEBUG : B2 bucket rclone-test-lafanix8wuzu: Waiting for transfers to finish 2025/01/30 05:05:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:05:19 INFO : potato2: Copied (server-side copy) 2025/01/30 05:05:19 INFO : potato2: Deleted 2025/01/30 05:05:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/30 05:05:19 INFO : potato3: Copied (server-side copy) 2025/01/30 05:05:20 INFO : potato3: Deleted 2025/01/30 05:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-sapezoy7beko" 2025/01/30 05:05:21 INFO : tomatoDir: Making directory 2025/01/30 05:05:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/30 05:05:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/30 05:05:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/30 05:05:21 DEBUG : B2 bucket rclone-test-sapezoy7beko: Waiting for checks to finish 2025/01/30 05:05:21 DEBUG : B2 bucket rclone-test-sapezoy7beko: Waiting for transfers to finish 2025/01/30 05:05:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/30 05:05:23 INFO : empty space: Copied (server-side copy) 2025/01/30 05:05:24 INFO : empty space: Deleted 2025/01/30 05:05:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/30 05:05:24 INFO : potato3: Copied (server-side copy) 2025/01/30 05:05:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/30 05:05:24 INFO : potato2: Copied (server-side copy) 2025/01/30 05:05:24 INFO : potato3: Deleted 2025/01/30 05:05:24 INFO : potato2: Deleted 2025/01/30 05:05:25 DEBUG : B2 bucket rclone-test-sapezoy7beko: Purge remote 2025/01/30 05:05:25 INFO : B2 bucket rclone-test-sapezoy7beko: cleaning bucket "rclone-test-sapezoy7beko" of all files 2025/01/30 05:05:25 DEBUG : empty space: Deleting (id "4_z1fd27da3909dbb5b9f480e1b_f1000248ad06f209c_d20250130_m050523_c001_v0001182_t0007_u01738213523865") 2025/01/30 05:05:25 DEBUG : potato2: Deleting (id "4_z1fd27da3909dbb5b9f480e1b_f1076735a34d5367e_d20250130_m050524_c001_v0001130_t0052_u01738213524150") 2025/01/30 05:05:25 DEBUG : potato3: Deleting (id "4_z1fd27da3909dbb5b9f480e1b_f1148e1244f628d2a_d20250130_m050524_c001_v0001183_t0019_u01738213524235") 2025/01/30 05:05:27 DEBUG : B2 bucket rclone-test-lafanix8wuzu: Purge remote 2025/01/30 05:05:27 INFO : B2 bucket rclone-test-lafanix8wuzu: cleaning bucket "rclone-test-lafanix8wuzu" of all files 2025/01/30 05:05:27 DEBUG : empty space: Deleting (id "4_z4f426d13909dbb5b9f480e1b_f407e180be877328f_d20250130_m050524_c001_v7007000_t0000_u01738213524082") 2025/01/30 05:05:27 DEBUG : empty space: Deleting (id "4_z4f426d13909dbb5b9f480e1b_f1027436909181162_d20250130_m050518_c001_v0001184_t0058_u01738213518241") 2025/01/30 05:05:27 DEBUG : potato2: Deleting (id "4_z4f426d13909dbb5b9f480e1b_f407e180be8773292_d20250130_m050524_c001_v7007000_t0000_u01738213524642") 2025/01/30 05:05:27 DEBUG : potato2: Deleting (id "4_z4f426d13909dbb5b9f480e1b_f113a354dcca4902e_d20250130_m050519_c001_v0001116_t0007_u01738213519061") 2025/01/30 05:05:27 DEBUG : potato3: Deleting (id "4_z4f426d13909dbb5b9f480e1b_f407e180be8773291_d20250130_m050524_c001_v7007000_t0000_u01738213524456") 2025/01/30 05:05:27 DEBUG : potato3: Deleting (id "4_z4f426d13909dbb5b9f480e1b_f1056f4058702513a_d20250130_m050519_c001_v0001109_t0041_u01738213519442") 2025/01/30 05:05:27 DEBUG : potato3: Deleting (id "4_z4f426d13909dbb5b9f480e1b_f1027436909181174_d20250130_m050518_c001_v0001184_t0040_u01738213518443") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.64s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncOverlap (3.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:05:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/rclone-sync-test" 2025/01/30 05:05:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/rclone-sync-test-include/layer2" 2025/01/30 05:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/rclone-sync-test-ignore-file" 2025/01/30 05:05:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/30 05:05:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/30 05:05:45 DEBUG : pacer: Reducing sleep to 10ms 2025/01/30 05:05:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 05:05:45 DEBUG : B2 bucket rclone-test-hamanuy0jaco path rclone-sync-test: Waiting for checks to finish 2025/01/30 05:05:45 DEBUG : B2 bucket rclone-test-hamanuy0jaco path rclone-sync-test: Waiting for transfers to finish 2025/01/30 05:05:45 DEBUG : Waiting for deletions to finish 2025/01/30 05:05:45 INFO : There was nothing to transfer 2025/01/30 05:05:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 05:05:46 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:05:46 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:05:46 DEBUG : Waiting for deletions to finish 2025/01/30 05:05:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:05:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 05:05:47 DEBUG : B2 bucket rclone-test-hamanuy0jaco path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/30 05:05:47 DEBUG : B2 bucket rclone-test-hamanuy0jaco path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/30 05:05:47 DEBUG : Waiting for deletions to finish 2025/01/30 05:05:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:05:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 05:05:47 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:05:47 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:05:47 DEBUG : Waiting for deletions to finish 2025/01/30 05:05:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:05:48 DEBUG : : Excluded 2025/01/30 05:05:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/30 05:05:48 DEBUG : B2 bucket rclone-test-hamanuy0jaco path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/30 05:05:48 DEBUG : B2 bucket rclone-test-hamanuy0jaco path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/30 05:05:48 DEBUG : Waiting for deletions to finish 2025/01/30 05:05:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.67s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:05:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/dst" 2025/01/30 05:05:56 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/CompareDest" 2025/01/30 05:05:58 DEBUG : one: Need to transfer - File not found at Destination 2025/01/30 05:05:58 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:05:58 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:05:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/30 05:05:59 INFO : one: Copied (new) 2025/01/30 05:05:59 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:00 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 05:06:00 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/30 05:06:00 INFO : one: Copied (replaced existing) 2025/01/30 05:06:00 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 05:06:02 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 05:06:03 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:03 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:03 INFO : There was nothing to transfer 2025/01/30 05:06:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/30 05:06:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 05:06:04 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 05:06:04 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:04 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:04 INFO : There was nothing to transfer 2025/01/30 05:06:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/30 05:06:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 05:06:05 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 05:06:05 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:05 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:05 INFO : There was nothing to transfer 2025/01/30 05:06:06 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/01/30 05:06:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/30 05:06:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/30 05:06:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 05:06:06 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 05:06:06 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:06 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:06 INFO : There was nothing to transfer 2025/01/30 05:06:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/30 05:06:07 DEBUG : two: Need to transfer - File not found at Destination 2025/01/30 05:06:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 05:06:07 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/30 05:06:07 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/30 05:06:08 INFO : two: Copied (new) 2025/01/30 05:06:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/dest" 2025/01/30 05:06:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/pre-dest1" 2025/01/30 05:06:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/pre-dest2" 2025/01/30 05:06:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:06:15 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/30 05:06:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:06:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/30 05:06:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/30 05:06:16 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dest: Waiting for checks to finish 2025/01/30 05:06:16 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dest: Waiting for transfers to finish 2025/01/30 05:06:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/30 05:06:16 INFO : 3: Copied (new) 2025/01/30 05:06:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.26s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:06:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/dst" 2025/01/30 05:06:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/CopyDest" 2025/01/30 05:06:21 DEBUG : one: Need to transfer - File not found at Destination 2025/01/30 05:06:21 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:21 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/30 05:06:22 INFO : one: Copied (new) 2025/01/30 05:06:22 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:23 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 05:06:23 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/30 05:06:23 INFO : one: Copied (replaced existing) 2025/01/30 05:06:23 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/BackupDir" 2025/01/30 05:06:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 05:06:26 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/30 05:06:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/30 05:06:27 INFO : one: Copied (server-side copy) 2025/01/30 05:06:28 INFO : one: Deleted 2025/01/30 05:06:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/30 05:06:28 INFO : one: Copied (server-side copy) 2025/01/30 05:06:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/30 05:06:28 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:28 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/30 05:06:30 INFO : two: Copied (server-side copy) 2025/01/30 05:06:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/30 05:06:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:30 DEBUG : one: Unchanged skipping 2025/01/30 05:06:30 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:30 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:30 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:31 DEBUG : one: Unchanged skipping 2025/01/30 05:06:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:31 DEBUG : two: Unchanged skipping 2025/01/30 05:06:31 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:31 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:31 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:31 INFO : There was nothing to transfer 2025/01/30 05:06:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/30 05:06:32 DEBUG : three: Destination not found in --copy-dest 2025/01/30 05:06:32 DEBUG : three: Need to transfer - File not found at Destination 2025/01/30 05:06:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:32 DEBUG : one: Unchanged skipping 2025/01/30 05:06:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/30 05:06:32 DEBUG : two: Unchanged skipping 2025/01/30 05:06:32 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:32 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/30 05:06:33 INFO : three: Copied (new) 2025/01/30 05:06:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.48s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:06:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/dst" 2025/01/30 05:06:37 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/backup" 2025/01/30 05:06:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 05:06:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:06:39 DEBUG : two: Unchanged skipping 2025/01/30 05:06:39 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/30 05:06:41 INFO : one: Copied (server-side copy) 2025/01/30 05:06:41 INFO : one: Deleted 2025/01/30 05:06:41 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:06:42 INFO : one: Copied (new) 2025/01/30 05:06:42 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/30 05:06:42 INFO : three.txt: Copied (server-side copy) 2025/01/30 05:06:43 INFO : three.txt: Deleted 2025/01/30 05:06:43 INFO : three.txt: Moved into backup dir 2025/01/30 05:06:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 05:06:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:06:44 DEBUG : two: Unchanged skipping 2025/01/30 05:06:44 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:06:45 INFO : one: Copied (server-side copy) 2025/01/30 05:06:45 INFO : one: Deleted 2025/01/30 05:06:45 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/30 05:06:46 INFO : one: Copied (new) 2025/01/30 05:06:46 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/30 05:06:46 INFO : three.txt: Copied (server-side copy) 2025/01/30 05:06:47 INFO : three.txt: Deleted 2025/01/30 05:06:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/dst" 2025/01/30 05:06:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/backup" 2025/01/30 05:06:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 05:06:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:06:53 DEBUG : two: Unchanged skipping 2025/01/30 05:06:53 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/30 05:06:54 INFO : one: Copied (server-side copy) to: one.bak 2025/01/30 05:06:55 INFO : one: Deleted 2025/01/30 05:06:55 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:06:55 INFO : one: Copied (new) 2025/01/30 05:06:55 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/30 05:06:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/30 05:06:56 INFO : three.txt: Deleted 2025/01/30 05:06:56 INFO : three.txt: Moved into backup dir 2025/01/30 05:06:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 05:06:58 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:06:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:06:58 DEBUG : two: Unchanged skipping 2025/01/30 05:06:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:06:58 INFO : one: Copied (server-side copy) to: one.bak 2025/01/30 05:06:58 INFO : one: Deleted 2025/01/30 05:06:58 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:06:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/30 05:06:59 INFO : one: Copied (new) 2025/01/30 05:06:59 DEBUG : Waiting for deletions to finish 2025/01/30 05:06:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/30 05:06:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/30 05:06:59 INFO : three.txt: Deleted 2025/01/30 05:06:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.72s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:07:02 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/dst" 2025/01/30 05:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/backup" 2025/01/30 05:07:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 05:07:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:07:05 DEBUG : two: Unchanged skipping 2025/01/30 05:07:05 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:07:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/30 05:07:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/30 05:07:07 INFO : one: Deleted 2025/01/30 05:07:07 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:07:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:07:08 INFO : one: Copied (new) 2025/01/30 05:07:08 DEBUG : Waiting for deletions to finish 2025/01/30 05:07:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/30 05:07:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/30 05:07:09 INFO : three.txt: Deleted 2025/01/30 05:07:09 INFO : three.txt: Moved into backup dir 2025/01/30 05:07:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 05:07:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:07:11 DEBUG : two: Unchanged skipping 2025/01/30 05:07:11 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:07:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:07:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/30 05:07:11 INFO : one: Deleted 2025/01/30 05:07:11 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:07:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/30 05:07:12 INFO : one: Copied (new) 2025/01/30 05:07:12 DEBUG : Waiting for deletions to finish 2025/01/30 05:07:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/30 05:07:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/30 05:07:12 INFO : three.txt: Deleted 2025/01/30 05:07:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:07:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/dst" 2025/01/30 05:07:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:07:18 DEBUG : two: Unchanged skipping 2025/01/30 05:07:18 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:07:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 05:07:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/30 05:07:18 INFO : one: Copied (server-side copy) to: one.bak 2025/01/30 05:07:19 INFO : one: Deleted 2025/01/30 05:07:19 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:07:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:07:19 INFO : one: Copied (new) 2025/01/30 05:07:19 DEBUG : Waiting for deletions to finish 2025/01/30 05:07:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/30 05:07:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/30 05:07:20 INFO : three.txt: Deleted 2025/01/30 05:07:20 INFO : three.txt: Moved into backup dir 2025/01/30 05:07:21 DEBUG : one.bak: Excluded (Path Filter) 2025/01/30 05:07:21 DEBUG : one.bak: Excluded 2025/01/30 05:07:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/30 05:07:21 DEBUG : three.txt.bak: Excluded 2025/01/30 05:07:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 05:07:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:07:21 DEBUG : two: Unchanged skipping 2025/01/30 05:07:21 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for checks to finish 2025/01/30 05:07:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:07:22 INFO : one: Copied (server-side copy) to: one.bak 2025/01/30 05:07:22 INFO : one: Deleted 2025/01/30 05:07:22 DEBUG : B2 bucket rclone-test-hamanuy0jaco path dst: Waiting for transfers to finish 2025/01/30 05:07:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/30 05:07:22 INFO : one: Copied (new) 2025/01/30 05:07:22 DEBUG : Waiting for deletions to finish 2025/01/30 05:07:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/30 05:07:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/30 05:07:23 INFO : three.txt: Deleted 2025/01/30 05:07:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.30s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/dst" 2025/01/30 05:07:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 05:07:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/30 05:07:29 INFO : one: Copied (server-side copy) to: one.bak 2025/01/30 05:07:29 INFO : one: Deleted 2025/01/30 05:07:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:07:30 INFO : one: Copied (new) 2025/01/30 05:07:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:07:30 DEBUG : two: Unchanged skipping 2025/01/30 05:07:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/30 05:07:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/30 05:07:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/30 05:07:31 INFO : three.txt: Deleted 2025/01/30 05:07:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/30 05:07:32 INFO : three.txt: Copied (new) 2025/01/30 05:07:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 05:07:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:07:33 INFO : one: Copied (server-side copy) to: one.bak 2025/01/30 05:07:33 INFO : one: Deleted 2025/01/30 05:07:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/30 05:07:33 INFO : one: Copied (new) 2025/01/30 05:07:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:07:34 DEBUG : two: Unchanged skipping 2025/01/30 05:07:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/30 05:07:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/30 05:07:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/30 05:07:34 INFO : three.txt: Deleted 2025/01/30 05:07:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/30 05:07:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.11s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:07:39 DEBUG : Creating backend with remote "TestB2:rclone-test-hamanuy0jaco/dst" 2025/01/30 05:07:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/30 05:07:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/30 05:07:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/30 05:07:41 INFO : one: Deleted 2025/01/30 05:07:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:07:42 INFO : one: Copied (new) 2025/01/30 05:07:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:07:42 DEBUG : two: Unchanged skipping 2025/01/30 05:07:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/30 05:07:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/30 05:07:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/30 05:07:43 INFO : three.txt: Deleted 2025/01/30 05:07:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/30 05:07:44 INFO : three.txt: Copied (new) 2025/01/30 05:07:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/30 05:07:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/30 05:07:44 DEBUG : pacer: Reducing sleep to 10ms 2025/01/30 05:07:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/30 05:07:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/30 05:07:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/30 05:07:45 INFO : one: Deleted 2025/01/30 05:07:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/30 05:07:45 INFO : one: Copied (new) 2025/01/30 05:07:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:07:46 DEBUG : two: Unchanged skipping 2025/01/30 05:07:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/30 05:07:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/30 05:07:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/30 05:07:46 INFO : three.txt: Deleted 2025/01/30 05:07:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/30 05:07:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.99s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:07:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/30 05:07:49 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:07:49 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:07:50 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/30 05:07:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/30 05:07:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.54s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:07:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/30 05:07:51 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:07:51 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:07:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/30 05:07:52 INFO : existing: Copied (new) 2025/01/30 05:07:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:07:52 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/30 05:07:52 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:07:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/30 05:07:52 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:07:52 ERROR : B2 bucket rclone-test-hamanuy0jaco: not deleting files as there were IO errors 2025/01/30 05:07:52 ERROR : B2 bucket rclone-test-hamanuy0jaco: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncImmutable (3.22s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:07:54 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1033-00.backblaze.com/b2api/v1/b2_upload_file/1f427db3906dbb5b9f480e1b/c001_v0001033_t0047": EOF 2025/01/30 05:07:54 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1033-00.backblaze.com/b2api/v1/b2_upload_file/1f427db3906dbb5b9f480e1b/c001_v0001033_t0047": EOF) 2025/01/30 05:07:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-hamanuy0jaco: 1/10 (Post "https://pod-000-1033-00.backblaze.com/b2api/v1/b2_upload_file/1f427db3906dbb5b9f480e1b/c001_v0001033_t0047": EOF) 2025/01/30 05:07:57 DEBUG : pacer: Reducing sleep to 10ms 2025/01/30 05:07:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:07:57 DEBUG : existing: Unchanged skipping 2025/01/30 05:07:57 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:07:57 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:07:57 DEBUG : Waiting for deletions to finish 2025/01/30 05:07:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.86s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:08:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:08:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both0: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both12: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both1: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both11: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both15: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both10: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both17: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both18: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both13: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both2: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both3: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both4: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both5: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both6: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both7: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both14: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:11 DEBUG : both16: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both8: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both9: Unchanged skipping 2025/01/30 05:08:11 DEBUG : both19: Unchanged skipping 2025/01/30 05:08:11 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:08:11 DEBUG : Waiting for deletions to finish 2025/01/30 05:08:12 INFO : only16: Deleted 2025/01/30 05:08:12 INFO : only2: Deleted 2025/01/30 05:08:12 INFO : only9: Deleted 2025/01/30 05:08:12 INFO : only8: Deleted 2025/01/30 05:08:12 INFO : only1: Deleted 2025/01/30 05:08:12 INFO : only11: Deleted 2025/01/30 05:08:12 INFO : only14: Deleted 2025/01/30 05:08:12 INFO : only17: Deleted 2025/01/30 05:08:12 INFO : only7: Deleted 2025/01/30 05:08:12 INFO : only10: Deleted 2025/01/30 05:08:12 INFO : only12: Deleted 2025/01/30 05:08:12 INFO : only15: Deleted 2025/01/30 05:08:12 INFO : only3: Deleted 2025/01/30 05:08:12 INFO : only4: Deleted 2025/01/30 05:08:12 INFO : only5: Deleted 2025/01/30 05:08:12 INFO : only6: Deleted 2025/01/30 05:08:13 INFO : only0: Deleted 2025/01/30 05:08:13 INFO : only13: Deleted 2025/01/30 05:08:13 INFO : only18: Deleted 2025/01/30 05:08:13 INFO : only19: Deleted 2025/01/30 05:08:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:08:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for checks to finish 2025/01/30 05:08:29 DEBUG : both1: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both12: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both0: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both14: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both10: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both11: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both13: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both18: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both19: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both2: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both15: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both4: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both5: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both6: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both7: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both8: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/30 05:08:29 DEBUG : both16: Unchanged skipping 2025/01/30 05:08:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : both3: Unchanged skipping 2025/01/30 05:08:29 DEBUG : both17: Unchanged skipping 2025/01/30 05:08:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/30 05:08:29 DEBUG : both9: Unchanged skipping 2025/01/30 05:08:29 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Waiting for transfers to finish 2025/01/30 05:08:30 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:30 INFO : only1: Copied (replaced existing) 2025/01/30 05:08:30 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:30 INFO : only11: Copied (replaced existing) 2025/01/30 05:08:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:30 INFO : only15: Copied (replaced existing) 2025/01/30 05:08:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:30 INFO : only14: Copied (replaced existing) 2025/01/30 05:08:30 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:30 INFO : only12: Copied (replaced existing) 2025/01/30 05:08:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:30 INFO : only16: Copied (replaced existing) 2025/01/30 05:08:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:30 INFO : only17: Copied (replaced existing) 2025/01/30 05:08:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:30 INFO : only13: Copied (replaced existing) 2025/01/30 05:08:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:30 INFO : only18: Copied (replaced existing) 2025/01/30 05:08:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:30 INFO : only19: Copied (replaced existing) 2025/01/30 05:08:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:30 INFO : only2: Copied (replaced existing) 2025/01/30 05:08:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:31 INFO : only3: Copied (replaced existing) 2025/01/30 05:08:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:31 INFO : only4: Copied (replaced existing) 2025/01/30 05:08:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:31 INFO : only10: Copied (replaced existing) 2025/01/30 05:08:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:31 INFO : only6: Copied (replaced existing) 2025/01/30 05:08:31 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:31 INFO : only7: Copied (replaced existing) 2025/01/30 05:08:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:31 INFO : only8: Copied (replaced existing) 2025/01/30 05:08:31 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:31 INFO : only0: Copied (replaced existing) 2025/01/30 05:08:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:31 INFO : only5: Copied (replaced existing) 2025/01/30 05:08:31 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/30 05:08:31 INFO : only9: Copied (replaced existing) 2025/01/30 05:08:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:08:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 05:08:40 INFO : sub dir: Making directory 2025/01/30 05:08:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.76s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" 2025/01/30 05:08:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/30 05:08:44 INFO : sub dir: Making directory 2025/01/30 05:08:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hamanuy0jaco", Local "Local file system at /tmp/rclone1581890237", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.49s) PASS 2025/01/30 05:08:49 DEBUG : B2 bucket rclone-test-hamanuy0jaco: Purge remote 2025/01/30 05:08:49 INFO : B2 bucket rclone-test-hamanuy0jaco: cleaning bucket "rclone-test-hamanuy0jaco" of all files 2025/01/30 05:08:50 DEBUG : BackupDir/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024032f5_d20250130_m050633_c001_v7007000_t0000_u01738213593663") 2025/01/30 05:08:50 DEBUG : BackupDir/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f112b236a486e4e35_d20250130_m050627_c001_v0001182_t0020_u01738213587828") 2025/01/30 05:08:50 DEBUG : CompareDest/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f405b1d6701d31fc3_d20250130_m050608_c001_v7007000_t0000_u01738213568481") 2025/01/30 05:08:50 DEBUG : CompareDest/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff86937_d20250130_m050602_c001_v0001033_t0036_u01738213562308") 2025/01/30 05:08:50 DEBUG : CompareDest/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f405b1d6701d31fc7_d20250130_m050608_c001_v7007000_t0000_u01738213568665") 2025/01/30 05:08:50 DEBUG : CompareDest/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ec91d_d20250130_m050603_c001_v0001184_t0050_u01738213563773") 2025/01/30 05:08:50 DEBUG : CopyDest/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024032f6_d20250130_m050633_c001_v7007000_t0000_u01738213593853") 2025/01/30 05:08:50 DEBUG : CopyDest/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c437cc_d20250130_m050624_c001_v0001161_t0033_u01738213584729") 2025/01/30 05:08:50 DEBUG : CopyDest/three: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024032f7_d20250130_m050634_c001_v7007000_t0000_u01738213594035") 2025/01/30 05:08:50 DEBUG : CopyDest/three: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ece2d_d20250130_m050631_c001_v0001184_t0034_u01738213591919") 2025/01/30 05:08:50 DEBUG : CopyDest/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024032f8_d20250130_m050634_c001_v7007000_t0000_u01738213594230") 2025/01/30 05:08:50 DEBUG : CopyDest/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff86965_d20250130_m050629_c001_v0001033_t0019_u01738213589486") 2025/01/30 05:08:50 DEBUG : EXISTING: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e34_d20250130_m050758_c001_v7007000_t0000_u01738213678000") 2025/01/30 05:08:50 DEBUG : EXISTING: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edbe6_d20250130_m050756_c001_v0001184_t0040_u01738213676968") 2025/01/30 05:08:50 DEBUG : Testêé: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e1a_d20250130_m050750_c001_v7007000_t0000_u01738213670953") 2025/01/30 05:08:50 DEBUG : Testêé: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edb00_d20250130_m050750_c001_v0001184_t0049_u01738213670354") 2025/01/30 05:08:50 DEBUG : Testêé: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff86a00_d20250130_m050749_c001_v0001033_t0014_u01738213669147") 2025/01/30 05:08:50 DEBUG : a/potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690082_d20250130_m050352_c001_v7007000_t0000_u01738213432180") 2025/01/30 05:08:50 DEBUG : a/potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eaf61_d20250130_m050351_c001_v0001184_t0047_u01738213431593") 2025/01/30 05:08:50 DEBUG : a/potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b68_d20250130_m050349_c001_v7007000_t0000_u01738213429833") 2025/01/30 05:08:50 DEBUG : a/potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eaee0_d20250130_m050348_c001_v0001184_t0028_u01738213428940") 2025/01/30 05:08:51 DEBUG : a/potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468ff96_d20250130_m050330_c001_v7007000_t0000_u01738213410107") 2025/01/30 05:08:51 DEBUG : a/potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eab51_d20250130_m050329_c001_v0001184_t0002_u01738213409205") 2025/01/30 05:08:51 DEBUG : b/potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690083_d20250130_m050352_c001_v7007000_t0000_u01738213432369") 2025/01/30 05:08:51 DEBUG : b/potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eaf30_d20250130_m050350_c001_v0001184_t0025_u01738213430752") 2025/01/30 05:08:51 DEBUG : b/potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b66_d20250130_m050349_c001_v7007000_t0000_u01738213429283") 2025/01/30 05:08:51 DEBUG : b/potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eaeac_d20250130_m050348_c001_v0001184_t0007_u01738213428077") 2025/01/30 05:08:51 DEBUG : b/potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468ff93_d20250130_m050329_c001_v7007000_t0000_u01738213409547") 2025/01/30 05:08:51 DEBUG : b/potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eab28_d20250130_m050328_c001_v0001184_t0031_u01738213408386") 2025/01/30 05:08:51 DEBUG : backup/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e7800240333c_d20250130_m050647_c001_v7007000_t0000_u01738213607516") 2025/01/30 05:08:51 DEBUG : backup/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f107af7b9f901494c_d20250130_m050645_c001_v0001103_t0016_u01738213605059") 2025/01/30 05:08:51 DEBUG : backup/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1159165edacca050_d20250130_m050640_c001_v0001098_t0027_u01738213600864") 2025/01/30 05:08:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1324a3_d20250130_m050713_c001_v7007000_t0000_u01738213633441") 2025/01/30 05:08:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f109d9873010f4008_d20250130_m050711_c001_v0001146_t0030_u01738213631419") 2025/01/30 05:08:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f113b2e089bba6c54_d20250130_m050707_c001_v0001183_t0046_u01738213627067") 2025/01/30 05:08:51 DEBUG : backup/one.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a5646903c1_d20250130_m050700_c001_v7007000_t0000_u01738213620247") 2025/01/30 05:08:51 DEBUG : backup/one.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f116cb4f7d0cbe9cf_d20250130_m050658_c001_v0001184_t0036_u01738213618642") 2025/01/30 05:08:51 DEBUG : backup/one.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10840dd9179155b7_d20250130_m050654_c001_v0001182_t0025_u01738213614727") 2025/01/30 05:08:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1324a5_d20250130_m050713_c001_v7007000_t0000_u01738213633622") 2025/01/30 05:08:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f11113deb3766a323_d20250130_m050712_c001_v0001184_t0052_u01738213632671") 2025/01/30 05:08:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1094e62c176ec915_d20250130_m050708_c001_v0001106_t0046_u01738213628734") 2025/01/30 05:08:52 DEBUG : backup/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e7800240333f_d20250130_m050647_c001_v7007000_t0000_u01738213607719") 2025/01/30 05:08:52 DEBUG : backup/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f115903c5991a07e7_d20250130_m050646_c001_v0001103_t0016_u01738213606334") 2025/01/30 05:08:52 DEBUG : backup/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10840dd917915469_d20250130_m050642_c001_v0001182_t0055_u01738213602874") 2025/01/30 05:08:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a5646903c3_d20250130_m050700_c001_v7007000_t0000_u01738213620436") 2025/01/30 05:08:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f101ceb782840ecb3_d20250130_m050659_c001_v0001183_t0050_u01738213619465") 2025/01/30 05:08:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f11529156cbd0be05_d20250130_m050656_c001_v0001154_t0022_u01738213616091") 2025/01/30 05:08:52 DEBUG : both0: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69571_d20250130_m050832_c001_v7007000_t0000_u01738213712082") 2025/01/30 05:08:52 DEBUG : both0: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43929_d20250130_m050818_c001_v0001161_t0011_u01738213698401") 2025/01/30 05:08:52 DEBUG : both0: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa607f_d20250130_m050813_c001_v7007000_t0000_u01738213693711") 2025/01/30 05:08:52 DEBUG : both0: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438d5_d20250130_m050800_c001_v0001161_t0052_u01738213680299") 2025/01/30 05:08:52 DEBUG : both1: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69572_d20250130_m050832_c001_v7007000_t0000_u01738213712270") 2025/01/30 05:08:52 DEBUG : both1: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4392b_d20250130_m050819_c001_v0001161_t0036_u01738213699321") 2025/01/30 05:08:52 DEBUG : both1: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6081_d20250130_m050813_c001_v7007000_t0000_u01738213693917") 2025/01/30 05:08:52 DEBUG : both1: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438d7_d20250130_m050800_c001_v0001161_t0023_u01738213680862") 2025/01/30 05:08:52 DEBUG : both10: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69573_d20250130_m050832_c001_v7007000_t0000_u01738213712457") 2025/01/30 05:08:52 DEBUG : both10: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43941_d20250130_m050824_c001_v0001161_t0023_u01738213704032") 2025/01/30 05:08:52 DEBUG : both10: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6083_d20250130_m050814_c001_v7007000_t0000_u01738213694100") 2025/01/30 05:08:52 DEBUG : both10: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438f5_d20250130_m050805_c001_v0001161_t0046_u01738213685794") 2025/01/30 05:08:52 DEBUG : both11: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69574_d20250130_m050832_c001_v7007000_t0000_u01738213712647") 2025/01/30 05:08:53 DEBUG : both11: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43947_d20250130_m050824_c001_v0001161_t0030_u01738213704557") 2025/01/30 05:08:53 DEBUG : both11: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6085_d20250130_m050814_c001_v7007000_t0000_u01738213694284") 2025/01/30 05:08:53 DEBUG : both11: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438f9_d20250130_m050806_c001_v0001161_t0024_u01738213686269") 2025/01/30 05:08:53 DEBUG : both12: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69575_d20250130_m050832_c001_v7007000_t0000_u01738213712832") 2025/01/30 05:08:53 DEBUG : both12: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4394d_d20250130_m050825_c001_v0001161_t0038_u01738213705162") 2025/01/30 05:08:53 DEBUG : both12: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6086_d20250130_m050814_c001_v7007000_t0000_u01738213694467") 2025/01/30 05:08:53 DEBUG : both12: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438fb_d20250130_m050806_c001_v0001161_t0000_u01738213686835") 2025/01/30 05:08:53 DEBUG : both13: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69576_d20250130_m050833_c001_v7007000_t0000_u01738213713018") 2025/01/30 05:08:53 DEBUG : both13: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43953_d20250130_m050825_c001_v0001161_t0028_u01738213705736") 2025/01/30 05:08:53 DEBUG : both13: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6087_d20250130_m050814_c001_v7007000_t0000_u01738213694650") 2025/01/30 05:08:53 DEBUG : both13: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438ff_d20250130_m050807_c001_v0001161_t0015_u01738213687373") 2025/01/30 05:08:53 DEBUG : both14: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69577_d20250130_m050833_c001_v7007000_t0000_u01738213713211") 2025/01/30 05:08:53 DEBUG : both14: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43955_d20250130_m050826_c001_v0001161_t0018_u01738213706235") 2025/01/30 05:08:53 DEBUG : both14: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6089_d20250130_m050814_c001_v7007000_t0000_u01738213694838") 2025/01/30 05:08:53 DEBUG : both14: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43901_d20250130_m050807_c001_v0001161_t0014_u01738213687888") 2025/01/30 05:08:53 DEBUG : both15: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69579_d20250130_m050833_c001_v7007000_t0000_u01738213713397") 2025/01/30 05:08:53 DEBUG : both15: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43957_d20250130_m050826_c001_v0001161_t0003_u01738213706878") 2025/01/30 05:08:53 DEBUG : both15: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa608a_d20250130_m050815_c001_v7007000_t0000_u01738213695028") 2025/01/30 05:08:53 DEBUG : both15: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43907_d20250130_m050808_c001_v0001161_t0025_u01738213688481") 2025/01/30 05:08:54 DEBUG : both16: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6957a_d20250130_m050833_c001_v7007000_t0000_u01738213713586") 2025/01/30 05:08:54 DEBUG : both16: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43959_d20250130_m050827_c001_v0001161_t0045_u01738213707410") 2025/01/30 05:08:54 DEBUG : both16: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa608b_d20250130_m050815_c001_v7007000_t0000_u01738213695214") 2025/01/30 05:08:54 DEBUG : both16: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43909_d20250130_m050808_c001_v0001161_t0028_u01738213688944") 2025/01/30 05:08:54 DEBUG : both17: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6957b_d20250130_m050833_c001_v7007000_t0000_u01738213713770") 2025/01/30 05:08:54 DEBUG : both17: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4395b_d20250130_m050827_c001_v0001161_t0005_u01738213707934") 2025/01/30 05:08:54 DEBUG : both17: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa608d_d20250130_m050815_c001_v7007000_t0000_u01738213695397") 2025/01/30 05:08:54 DEBUG : both17: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4390b_d20250130_m050809_c001_v0001161_t0016_u01738213689415") 2025/01/30 05:08:54 DEBUG : both18: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6957c_d20250130_m050833_c001_v7007000_t0000_u01738213713958") 2025/01/30 05:08:54 DEBUG : both18: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43961_d20250130_m050828_c001_v0001161_t0003_u01738213708404") 2025/01/30 05:08:54 DEBUG : both18: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa608e_d20250130_m050815_c001_v7007000_t0000_u01738213695589") 2025/01/30 05:08:54 DEBUG : both18: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4390d_d20250130_m050809_c001_v0001161_t0029_u01738213689905") 2025/01/30 05:08:54 DEBUG : both19: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6957d_d20250130_m050834_c001_v7007000_t0000_u01738213714153") 2025/01/30 05:08:54 DEBUG : both19: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43967_d20250130_m050828_c001_v0001161_t0025_u01738213708956") 2025/01/30 05:08:54 DEBUG : both19: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6091_d20250130_m050815_c001_v7007000_t0000_u01738213695777") 2025/01/30 05:08:54 DEBUG : both19: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4390f_d20250130_m050810_c001_v0001161_t0021_u01738213690417") 2025/01/30 05:08:54 DEBUG : both2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6957e_d20250130_m050834_c001_v7007000_t0000_u01738213714339") 2025/01/30 05:08:54 DEBUG : both2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4392d_d20250130_m050819_c001_v0001161_t0027_u01738213699943") 2025/01/30 05:08:54 DEBUG : both2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6092_d20250130_m050815_c001_v7007000_t0000_u01738213695968") 2025/01/30 05:08:54 DEBUG : both2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438d9_d20250130_m050801_c001_v0001161_t0048_u01738213681401") 2025/01/30 05:08:54 DEBUG : both3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6957f_d20250130_m050834_c001_v7007000_t0000_u01738213714524") 2025/01/30 05:08:55 DEBUG : both3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43931_d20250130_m050820_c001_v0001161_t0038_u01738213700418") 2025/01/30 05:08:55 DEBUG : both3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6093_d20250130_m050816_c001_v7007000_t0000_u01738213696156") 2025/01/30 05:08:55 DEBUG : both3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438db_d20250130_m050801_c001_v0001161_t0058_u01738213681926") 2025/01/30 05:08:55 DEBUG : both4: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69580_d20250130_m050834_c001_v7007000_t0000_u01738213714711") 2025/01/30 05:08:55 DEBUG : both4: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43933_d20250130_m050820_c001_v0001161_t0058_u01738213700907") 2025/01/30 05:08:55 DEBUG : both4: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6095_d20250130_m050816_c001_v7007000_t0000_u01738213696340") 2025/01/30 05:08:55 DEBUG : both4: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438df_d20250130_m050802_c001_v0001161_t0029_u01738213682478") 2025/01/30 05:08:55 DEBUG : both5: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69581_d20250130_m050834_c001_v7007000_t0000_u01738213714895") 2025/01/30 05:08:55 DEBUG : both5: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43937_d20250130_m050821_c001_v0001161_t0004_u01738213701481") 2025/01/30 05:08:55 DEBUG : both5: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6097_d20250130_m050816_c001_v7007000_t0000_u01738213696525") 2025/01/30 05:08:55 DEBUG : both5: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438e9_d20250130_m050803_c001_v0001161_t0015_u01738213683162") 2025/01/30 05:08:55 DEBUG : both6: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69582_d20250130_m050835_c001_v7007000_t0000_u01738213715080") 2025/01/30 05:08:55 DEBUG : both6: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43939_d20250130_m050822_c001_v0001161_t0020_u01738213702042") 2025/01/30 05:08:55 DEBUG : both6: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa609b_d20250130_m050816_c001_v7007000_t0000_u01738213696710") 2025/01/30 05:08:55 DEBUG : both6: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438ed_d20250130_m050803_c001_v0001161_t0028_u01738213683700") 2025/01/30 05:08:55 DEBUG : both7: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69583_d20250130_m050835_c001_v7007000_t0000_u01738213715266") 2025/01/30 05:08:55 DEBUG : both7: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4393b_d20250130_m050822_c001_v0001161_t0002_u01738213702552") 2025/01/30 05:08:55 DEBUG : both7: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa609d_d20250130_m050816_c001_v7007000_t0000_u01738213696894") 2025/01/30 05:08:55 DEBUG : both7: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438ef_d20250130_m050804_c001_v0001161_t0025_u01738213684197") 2025/01/30 05:08:55 DEBUG : both8: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69584_d20250130_m050835_c001_v7007000_t0000_u01738213715451") 2025/01/30 05:08:55 DEBUG : both8: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4393d_d20250130_m050823_c001_v0001161_t0008_u01738213703053") 2025/01/30 05:08:56 DEBUG : both8: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa609f_d20250130_m050817_c001_v7007000_t0000_u01738213697077") 2025/01/30 05:08:56 DEBUG : both8: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438f1_d20250130_m050804_c001_v0001161_t0038_u01738213684673") 2025/01/30 05:08:56 DEBUG : both9: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69585_d20250130_m050835_c001_v7007000_t0000_u01738213715636") 2025/01/30 05:08:56 DEBUG : both9: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4393f_d20250130_m050823_c001_v0001161_t0029_u01738213703549") 2025/01/30 05:08:56 DEBUG : both9: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa60a0_d20250130_m050817_c001_v7007000_t0000_u01738213697279") 2025/01/30 05:08:56 DEBUG : both9: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438f3_d20250130_m050805_c001_v0001161_t0057_u01738213685227") 2025/01/30 05:08:56 DEBUG : c/non empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690084_d20250130_m050352_c001_v7007000_t0000_u01738213432555") 2025/01/30 05:08:56 DEBUG : c/non empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eaf3d_d20250130_m050350_c001_v0001184_t0014_u01738213430960") 2025/01/30 05:08:56 DEBUG : c/non empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b69_d20250130_m050350_c001_v7007000_t0000_u01738213430015") 2025/01/30 05:08:56 DEBUG : c/non empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eaebc_d20250130_m050348_c001_v0001184_t0020_u01738213428335") 2025/01/30 05:08:56 DEBUG : c/non empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468ff97_d20250130_m050330_c001_v7007000_t0000_u01738213410299") 2025/01/30 05:08:56 DEBUG : c/non empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eab30_d20250130_m050328_c001_v0001184_t0006_u01738213408611") 2025/01/30 05:08:56 DEBUG : check sum: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468ff31_d20250130_m050318_c001_v7007000_t0000_u01738213398020") 2025/01/30 05:08:56 DEBUG : check sum: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea8cc_d20250130_m050317_c001_v0001184_t0007_u01738213397089") 2025/01/30 05:08:56 DEBUG : dest/3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024032e9_d20250130_m050617_c001_v7007000_t0000_u01738213577941") 2025/01/30 05:08:56 DEBUG : dest/3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40289265a9528601_d20250130_m050616_c001_v0001183_t0037_u01738213576793") 2025/01/30 05:08:56 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742df8_d20250130_m050747_c001_v7007000_t0000_u01738213667647") 2025/01/30 05:08:56 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f109cde18181e73a4_d20250130_m050745_c001_v0001177_t0013_u01738213665846") 2025/01/30 05:08:56 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024033c7_d20250130_m050745_c001_v7007000_t0000_u01738213665662") 2025/01/30 05:08:56 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f109cde18181e7376_d20250130_m050742_c001_v0001177_t0011_u01738213662589") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024033c0_d20250130_m050741_c001_v7007000_t0000_u01738213661855") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff869e8_d20250130_m050737_c001_v0001033_t0052_u01738213657145") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c39041b_d20250130_m050735_c001_v7007000_t0000_u01738213655659") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f11973c7d1acadbdd_d20250130_m050733_c001_v0001093_t0021_u01738213653636") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa602f_d20250130_m050733_c001_v7007000_t0000_u01738213653449") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f11973c7d1acadbd9_d20250130_m050730_c001_v0001093_t0043_u01738213650150") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6027_d20250130_m050729_c001_v7007000_t0000_u01738213649417") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff869d8_d20250130_m050725_c001_v0001033_t0001_u01738213645034") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1324d5_d20250130_m050723_c001_v7007000_t0000_u01738213643750") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1046614b734ab035_d20250130_m050722_c001_v0001183_t0041_u01738213642529") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f405b1d6701d3212c_d20250130_m050722_c001_v7007000_t0000_u01738213642347") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1046614b734aafb3_d20250130_m050719_c001_v0001183_t0000_u01738213639812") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f405b1d6701d320ed_d20250130_m050719_c001_v7007000_t0000_u01738213639075") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43857_d20250130_m050714_c001_v0001161_t0058_u01738213634741") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1324a7_d20250130_m050713_c001_v7007000_t0000_u01738213633816") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f109c52703233d5bb_d20250130_m050711_c001_v0001032_t0011_u01738213631924") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4032164c44940245_d20250130_m050711_c001_v7007000_t0000_u01738213631740") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f109c52703233d5af_d20250130_m050708_c001_v0001032_t0005_u01738213627999") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4032164c4494023c_d20250130_m050707_c001_v7007000_t0000_u01738213627269") 2025/01/30 05:08:57 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ed282_d20250130_m050701_c001_v0001184_t0051_u01738213621569") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a5646903c4_d20250130_m050700_c001_v7007000_t0000_u01738213620626") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f106cfbcf16a58adc_d20250130_m050659_c001_v0001182_t0015_u01738213619044") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d132449_d20250130_m050658_c001_v7007000_t0000_u01738213618859") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f106cfbcf16a58a66_d20250130_m050655_c001_v0001182_t0057_u01738213615671") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d132444_d20250130_m050654_c001_v7007000_t0000_u01738213614943") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff8698b_d20250130_m050648_c001_v0001033_t0019_u01738213608857") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e78002403341_d20250130_m050647_c001_v7007000_t0000_u01738213607918") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f101504630255ebf9_d20250130_m050645_c001_v0001109_t0028_u01738213605639") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e7800240332f_d20250130_m050645_c001_v7007000_t0000_u01738213605456") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f101504630255ebdd_d20250130_m050641_c001_v0001109_t0014_u01738213601930") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e78002403314_d20250130_m050641_c001_v7007000_t0000_u01738213601206") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c437f2_d20250130_m050635_c001_v0001161_t0028_u01738213595512") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024032f9_d20250130_m050634_c001_v7007000_t0000_u01738213594414") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f103a768408634bec_d20250130_m050628_c001_v0001131_t0050_u01738213588293") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3903a2_d20250130_m050628_c001_v7007000_t0000_u01738213588027") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eccf5_d20250130_m050624_c001_v0001184_t0000_u01738213584149") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10769718789d9d2f_d20250130_m050623_c001_v0001184_t0050_u01738213583391") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10769718789d9cf7_d20250130_m050622_c001_v0001184_t0018_u01738213582430") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f405b1d6701d31fca_d20250130_m050608_c001_v7007000_t0000_u01738213568854") 2025/01/30 05:08:58 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43776_d20250130_m050601_c001_v0001161_t0013_u01738213561264") 2025/01/30 05:08:59 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1196664ccf781572_d20250130_m050600_c001_v0001184_t0002_u01738213560291") 2025/01/30 05:08:59 DEBUG : dst/one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1196664ccf781524_d20250130_m050559_c001_v0001184_t0024_u01738213559253") 2025/01/30 05:08:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742dfc_d20250130_m050747_c001_v7007000_t0000_u01738213667834") 2025/01/30 05:08:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438b1_d20250130_m050745_c001_v0001161_t0025_u01738213665364") 2025/01/30 05:08:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f107af1ffc5e87f0e_d20250130_m050741_c001_v0001131_t0037_u01738213661518") 2025/01/30 05:08:59 DEBUG : dst/one.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c39041c_d20250130_m050735_c001_v7007000_t0000_u01738213655844") 2025/01/30 05:08:59 DEBUG : dst/one.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f11113deb3766a884_d20250130_m050733_c001_v0001184_t0048_u01738213653233") 2025/01/30 05:08:59 DEBUG : dst/one.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f116c3d5a4078a463_d20250130_m050729_c001_v0001157_t0036_u01738213649090") 2025/01/30 05:08:59 DEBUG : dst/one.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1324d6_d20250130_m050723_c001_v7007000_t0000_u01738213643936") 2025/01/30 05:08:59 DEBUG : dst/one.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f103cd9e961629235_d20250130_m050722_c001_v0001150_t0041_u01738213642050") 2025/01/30 05:08:59 DEBUG : dst/one.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f116cb4f7d0cbee55_d20250130_m050718_c001_v0001184_t0003_u01738213638862") 2025/01/30 05:08:59 DEBUG : dst/three: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024032fa_d20250130_m050634_c001_v7007000_t0000_u01738213594597") 2025/01/30 05:08:59 DEBUG : dst/three: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10769718789d9f29_d20250130_m050633_c001_v0001184_t0031_u01738213593081") 2025/01/30 05:08:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e01_d20250130_m050748_c001_v7007000_t0000_u01738213668022") 2025/01/30 05:08:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f11867b1dc6c17f75_d20250130_m050746_c001_v0001183_t0041_u01738213666640") 2025/01/30 05:08:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10477b33d17bc470_d20250130_m050743_c001_v0001150_t0041_u01738213663366") 2025/01/30 05:08:59 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e03_d20250130_m050748_c001_v7007000_t0000_u01738213668224") 2025/01/30 05:08:59 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f109cde18181e73ae_d20250130_m050747_c001_v0001177_t0006_u01738213667047") 2025/01/30 05:08:59 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024033ca_d20250130_m050746_c001_v7007000_t0000_u01738213666863") 2025/01/30 05:08:59 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f109cde18181e738a_d20250130_m050743_c001_v0001177_t0053_u01738213663918") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024033c1_d20250130_m050743_c001_v7007000_t0000_u01738213663728") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4389f_d20250130_m050738_c001_v0001161_t0043_u01738213658550") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c39041d_d20250130_m050736_c001_v7007000_t0000_u01738213656050") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f11973c7d1acadbdf_d20250130_m050734_c001_v0001093_t0048_u01738213654940") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6031_d20250130_m050734_c001_v7007000_t0000_u01738213654754") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f11973c7d1acadbdb_d20250130_m050731_c001_v0001093_t0020_u01738213651675") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa602a_d20250130_m050731_c001_v7007000_t0000_u01738213651484") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43879_d20250130_m050726_c001_v0001161_t0049_u01738213646162") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f405b1d6701d3213d_d20250130_m050723_c001_v7007000_t0000_u01738213643181") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4386d_d20250130_m050721_c001_v0001161_t0028_u01738213641175") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f405b1d6701d32108_d20250130_m050720_c001_v7007000_t0000_u01738213640452") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ed526_d20250130_m050716_c001_v0001184_t0019_u01738213636372") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4032164c4494024b_d20250130_m050712_c001_v7007000_t0000_u01738213632888") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ed43c_d20250130_m050710_c001_v0001184_t0013_u01738213630612") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4032164c4494023f_d20250130_m050709_c001_v7007000_t0000_u01738213629519") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff869a7_d20250130_m050702_c001_v0001033_t0032_u01738213622470") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d13244b_d20250130_m050659_c001_v7007000_t0000_u01738213619673") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff8699b_d20250130_m050657_c001_v0001033_t0027_u01738213617471") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d132447_d20250130_m050656_c001_v7007000_t0000_u01738213616376") 2025/01/30 05:09:00 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4380d_d20250130_m050650_c001_v0001161_t0052_u01738213610138") 2025/01/30 05:09:01 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e78002403337_d20250130_m050646_c001_v7007000_t0000_u01738213606944") 2025/01/30 05:09:01 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c437fd_d20250130_m050644_c001_v0001161_t0027_u01738213604178") 2025/01/30 05:09:01 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e7800240331e_d20250130_m050643_c001_v7007000_t0000_u01738213603088") 2025/01/30 05:09:01 DEBUG : dst/three.txt: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ecec6_d20250130_m050636_c001_v0001184_t0045_u01738213596478") 2025/01/30 05:09:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c39041f_d20250130_m050736_c001_v7007000_t0000_u01738213656234") 2025/01/30 05:09:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1194588362dc8e78_d20250130_m050734_c001_v0001183_t0013_u01738213654566") 2025/01/30 05:09:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f110805c7aced6426_d20250130_m050731_c001_v0001038_t0018_u01738213651126") 2025/01/30 05:09:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1324d8_d20250130_m050724_c001_v7007000_t0000_u01738213644119") 2025/01/30 05:09:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f11142665a2492868_d20250130_m050722_c001_v0001182_t0058_u01738213642961") 2025/01/30 05:09:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100a97eae24d9dd2_d20250130_m050720_c001_v0001183_t0003_u01738213640214") 2025/01/30 05:09:01 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e06_d20250130_m050748_c001_v7007000_t0000_u01738213668409") 2025/01/30 05:09:01 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ed914_d20250130_m050737_c001_v0001184_t0041_u01738213657990") 2025/01/30 05:09:01 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c390420_d20250130_m050736_c001_v7007000_t0000_u01738213656416") 2025/01/30 05:09:01 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ed6e9_d20250130_m050725_c001_v0001184_t0024_u01738213645952") 2025/01/30 05:09:01 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1324d9_d20250130_m050724_c001_v7007000_t0000_u01738213644304") 2025/01/30 05:09:01 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff869c3_d20250130_m050715_c001_v0001033_t0031_u01738213635596") 2025/01/30 05:09:01 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1324a9_d20250130_m050714_c001_v7007000_t0000_u01738213634000") 2025/01/30 05:09:01 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43829_d20250130_m050702_c001_v0001161_t0001_u01738213622134") 2025/01/30 05:09:01 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a5646903c5_d20250130_m050700_c001_v7007000_t0000_u01738213620837") 2025/01/30 05:09:01 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ed0c5_d20250130_m050649_c001_v0001184_t0021_u01738213609579") 2025/01/30 05:09:02 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e78002403345_d20250130_m050648_c001_v7007000_t0000_u01738213608120") 2025/01/30 05:09:02 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff86971_d20250130_m050636_c001_v0001033_t0043_u01738213596148") 2025/01/30 05:09:02 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024032fb_d20250130_m050634_c001_v7007000_t0000_u01738213594783") 2025/01/30 05:09:02 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1131d43d4aa3ca4b_d20250130_m050630_c001_v0001101_t0004_u01738213590501") 2025/01/30 05:09:02 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f405b1d6701d31fcc_d20250130_m050609_c001_v7007000_t0000_u01738213569041") 2025/01/30 05:09:02 DEBUG : dst/two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1196664ccf78172a_d20250130_m050607_c001_v0001184_t0037_u01738213567906") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f407e180be8773282_d20250130_m050519_c001_v7007000_t0000_u01738213519036") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ebec9_d20250130_m050514_c001_v0001184_t0021_u01738213514083") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f407e180be8773269_d20250130_m050511_c001_v7007000_t0000_u01738213511898") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ebaa0_d20250130_m050452_c001_v0001184_t0044_u01738213492635") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901f5_d20250130_m050435_c001_v7007000_t0000_u01738213475717") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb649_d20250130_m050430_c001_v0001184_t0056_u01738213470314") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56469010d_d20250130_m050405_c001_v7007000_t0000_u01738213445192") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb167_d20250130_m050403_c001_v0001184_t0040_u01738213443397") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a5646900e0_d20250130_m050401_c001_v7007000_t0000_u01738213441854") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb0cd_d20250130_m050400_c001_v0001184_t0042_u01738213440686") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56469009d_d20250130_m050357_c001_v7007000_t0000_u01738213437398") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb001_d20250130_m050355_c001_v0001184_t0037_u01738213435831") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56469008c_d20250130_m050354_c001_v7007000_t0000_u01738213434696") 2025/01/30 05:09:02 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eafb9_d20250130_m050353_c001_v0001184_t0049_u01738213433503") 2025/01/30 05:09:03 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b60_d20250130_m050347_c001_v7007000_t0000_u01738213427167") 2025/01/30 05:09:03 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eae40_d20250130_m050345_c001_v0001184_t0017_u01738213425803") 2025/01/30 05:09:03 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b56_d20250130_m050344_c001_v7007000_t0000_u01738213424666") 2025/01/30 05:09:03 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eadc1_d20250130_m050343_c001_v0001184_t0058_u01738213423915") 2025/01/30 05:09:03 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b50_d20250130_m050338_c001_v7007000_t0000_u01738213418873") 2025/01/30 05:09:03 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eacb0_d20250130_m050337_c001_v0001184_t0050_u01738213417712") 2025/01/30 05:09:03 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b4a_d20250130_m050335_c001_v7007000_t0000_u01738213415134") 2025/01/30 05:09:03 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eac2a_d20250130_m050334_c001_v0001184_t0026_u01738213414210") 2025/01/30 05:09:03 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b47_d20250130_m050333_c001_v7007000_t0000_u01738213413125") 2025/01/30 05:09:03 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f111cb6d5b276c485_d20250130_m050332_c001_v0001179_t0035_u01738213412521") 2025/01/30 05:09:03 DEBUG : empty space: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eaba4_d20250130_m050331_c001_v0001184_t0015_u01738213411030") 2025/01/30 05:09:03 DEBUG : enormous: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690100_d20250130_m050404_c001_v7007000_t0000_u01738213444244") 2025/01/30 05:09:03 DEBUG : enormous: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb173_d20250130_m050403_c001_v0001184_t0019_u01738213443630") 2025/01/30 05:09:03 DEBUG : existing: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e23_d20250130_m050753_c001_v7007000_t0000_u01738213673403") 2025/01/30 05:09:03 DEBUG : existing: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c438bd_d20250130_m050752_c001_v0001161_t0040_u01738213672066") 2025/01/30 05:09:03 DEBUG : existing: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901e1_d20250130_m050428_c001_v7007000_t0000_u01738213468253") 2025/01/30 05:09:03 DEBUG : existing: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb5d1_d20250130_m050427_c001_v0001184_t0051_u01738213467152") 2025/01/30 05:09:03 DEBUG : existing: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468ff8f_d20250130_m050327_c001_v7007000_t0000_u01738213407243") 2025/01/30 05:09:03 DEBUG : existing: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eaae3_d20250130_m050326_c001_v0001184_t0025_u01738213406229") 2025/01/30 05:09:03 DEBUG : existing: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468ff81_d20250130_m050324_c001_v7007000_t0000_u01738213404950") 2025/01/30 05:09:04 DEBUG : existing: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eaa81_d20250130_m050324_c001_v0001184_t0003_u01738213404365") 2025/01/30 05:09:04 DEBUG : existing: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eaa55_d20250130_m050323_c001_v0001184_t0030_u01738213403614") 2025/01/30 05:09:04 DEBUG : existing-b: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901e2_d20250130_m050428_c001_v7007000_t0000_u01738213468437") 2025/01/30 05:09:04 DEBUG : existing-b: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4366e_d20250130_m050427_c001_v0001161_t0055_u01738213467162") 2025/01/30 05:09:04 DEBUG : five: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690135_d20250130_m050409_c001_v7007000_t0000_u01738213449432") 2025/01/30 05:09:04 DEBUG : five: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40436e07a01eb248_d20250130_m050407_c001_v0001184_t0002_u01738213447504") 2025/01/30 05:09:04 DEBUG : foo: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b4d_d20250130_m050336_c001_v7007000_t0000_u01738213416959") 2025/01/30 05:09:04 DEBUG : foo: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40436e07a01eac80_d20250130_m050336_c001_v0001184_t0002_u01738213416413") 2025/01/30 05:09:04 DEBUG : foo: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40436e07a01eac76_d20250130_m050335_c001_v0001184_t0002_u01738213415858") 2025/01/30 05:09:04 DEBUG : four: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690137_d20250130_m050409_c001_v7007000_t0000_u01738213449616") 2025/01/30 05:09:04 DEBUG : four: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f400c55415ff8686f_d20250130_m050408_c001_v0001033_t0047_u01738213448060") 2025/01/30 05:09:04 DEBUG : four: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb22a_d20250130_m050406_c001_v0001184_t0050_u01738213446934") 2025/01/30 05:09:04 DEBUG : hello world2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1320ab_d20250130_m050219_c001_v7007000_t0000_u01738213339425") 2025/01/30 05:09:04 DEBUG : hello world2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01e9f15_d20250130_m050218_c001_v0001184_t0058_u01738213338857") 2025/01/30 05:09:04 DEBUG : ignore-size: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468ff65_d20250130_m050322_c001_v7007000_t0000_u01738213402507") 2025/01/30 05:09:04 DEBUG : ignore-size: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea9de_d20250130_m050321_c001_v0001184_t0006_u01738213401552") 2025/01/30 05:09:04 DEBUG : nested/sub dir/file: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901d8_d20250130_m050426_c001_v7007000_t0000_u01738213466041") 2025/01/30 05:09:04 DEBUG : nested/sub dir/file: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43662_d20250130_m050424_c001_v0001161_t0058_u01738213464611") 2025/01/30 05:09:04 DEBUG : nested/sub dir/file: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901ce_d20250130_m050423_c001_v7007000_t0000_u01738213463480") 2025/01/30 05:09:04 DEBUG : nested/sub dir/file: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c4365e_d20250130_m050422_c001_v0001161_t0033_u01738213462511") 2025/01/30 05:09:05 DEBUG : one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690139_d20250130_m050409_c001_v7007000_t0000_u01738213449809") 2025/01/30 05:09:05 DEBUG : one: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40436e07a01eb1fe_d20250130_m050406_c001_v0001184_t0002_u01738213446322") 2025/01/30 05:09:05 DEBUG : only0: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69586_d20250130_m050835_c001_v7007000_t0000_u01738213715824") 2025/01/30 05:09:05 DEBUG : only0: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4164f6e689c43973_d20250130_m050831_c001_v0001161_t0006_u01738213711183") 2025/01/30 05:09:05 DEBUG : only0: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edf70_d20250130_m050819_c001_v0001184_t0048_u01738213699093") 2025/01/30 05:09:05 DEBUG : only0: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e58_d20250130_m050812_c001_v7007000_t0000_u01738213692923") 2025/01/30 05:09:05 DEBUG : only0: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edc6a_d20250130_m050800_c001_v0001184_t0040_u01738213680642") 2025/01/30 05:09:05 DEBUG : only1: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69587_d20250130_m050836_c001_v7007000_t0000_u01738213716009") 2025/01/30 05:09:05 DEBUG : only1: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4164f6e689c43969_d20250130_m050830_c001_v0001161_t0006_u01738213710038") 2025/01/30 05:09:05 DEBUG : only1: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edf8c_d20250130_m050819_c001_v0001184_t0018_u01738213699733") 2025/01/30 05:09:05 DEBUG : only1: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e53_d20250130_m050812_c001_v7007000_t0000_u01738213692361") 2025/01/30 05:09:05 DEBUG : only1: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edc7a_d20250130_m050801_c001_v0001184_t0048_u01738213681205") 2025/01/30 05:09:05 DEBUG : only10: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69588_d20250130_m050836_c001_v7007000_t0000_u01738213716194") 2025/01/30 05:09:05 DEBUG : only10: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4164f6e689c43971_d20250130_m050830_c001_v0001161_t0006_u01738213710999") 2025/01/30 05:09:05 DEBUG : only10: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee03a_d20250130_m050824_c001_v0001184_t0023_u01738213704351") 2025/01/30 05:09:05 DEBUG : only10: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4033add5779f0de7_d20250130_m050812_c001_v7007000_t0000_u01738213692557") 2025/01/30 05:09:05 DEBUG : only10: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edd29_d20250130_m050806_c001_v0001184_t0048_u01738213686077") 2025/01/30 05:09:05 DEBUG : only11: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69589_d20250130_m050836_c001_v7007000_t0000_u01738213716379") 2025/01/30 05:09:05 DEBUG : only11: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40436e07a01ee136_d20250130_m050830_c001_v0001184_t0002_u01738213710049") 2025/01/30 05:09:05 DEBUG : only11: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee04c_d20250130_m050824_c001_v0001184_t0039_u01738213704953") 2025/01/30 05:09:06 DEBUG : only11: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4033add5779f0de3_d20250130_m050812_c001_v7007000_t0000_u01738213692372") 2025/01/30 05:09:06 DEBUG : only11: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edd47_d20250130_m050806_c001_v0001184_t0001_u01738213686614") 2025/01/30 05:09:06 DEBUG : only12: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6958a_d20250130_m050836_c001_v7007000_t0000_u01738213716564") 2025/01/30 05:09:06 DEBUG : only12: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40815d00498b5095_d20250130_m050830_c001_v0001117_t0035_u01738213710602") 2025/01/30 05:09:06 DEBUG : only12: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee054_d20250130_m050825_c001_v0001184_t0024_u01738213705493") 2025/01/30 05:09:06 DEBUG : only12: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4066816e38cb2f4e_d20250130_m050812_c001_v7007000_t0000_u01738213692707") 2025/01/30 05:09:06 DEBUG : only12: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edd63_d20250130_m050807_c001_v0001184_t0045_u01738213687171") 2025/01/30 05:09:06 DEBUG : only13: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6958b_d20250130_m050836_c001_v7007000_t0000_u01738213716753") 2025/01/30 05:09:06 DEBUG : only13: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40043dd4230ee20f_d20250130_m050830_c001_v0001100_t0043_u01738213710792") 2025/01/30 05:09:06 DEBUG : only13: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee074_d20250130_m050826_c001_v0001184_t0017_u01738213706022") 2025/01/30 05:09:06 DEBUG : only13: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4033add5779f0def_d20250130_m050812_c001_v7007000_t0000_u01738213692937") 2025/01/30 05:09:06 DEBUG : only13: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edd6d_d20250130_m050807_c001_v0001184_t0000_u01738213687678") 2025/01/30 05:09:06 DEBUG : only14: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6958c_d20250130_m050836_c001_v7007000_t0000_u01738213716939") 2025/01/30 05:09:06 DEBUG : only14: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40436e07a01ee14a_d20250130_m050830_c001_v0001184_t0002_u01738213710450") 2025/01/30 05:09:06 DEBUG : only14: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee098_d20250130_m050826_c001_v0001184_t0051_u01738213706672") 2025/01/30 05:09:06 DEBUG : only14: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4066816e38cb2f4d_d20250130_m050812_c001_v7007000_t0000_u01738213692524") 2025/01/30 05:09:06 DEBUG : only14: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edd89_d20250130_m050808_c001_v0001184_t0027_u01738213688278") 2025/01/30 05:09:06 DEBUG : only15: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6958d_d20250130_m050837_c001_v7007000_t0000_u01738213717124") 2025/01/30 05:09:06 DEBUG : only15: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4164f6e689c4396b_d20250130_m050830_c001_v0001161_t0006_u01738213710439") 2025/01/30 05:09:06 DEBUG : only15: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee0bc_d20250130_m050827_c001_v0001184_t0022_u01738213707208") 2025/01/30 05:09:07 DEBUG : only15: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6077_d20250130_m050812_c001_v7007000_t0000_u01738213692717") 2025/01/30 05:09:07 DEBUG : only15: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edd9d_d20250130_m050808_c001_v0001184_t0039_u01738213688747") 2025/01/30 05:09:07 DEBUG : only16: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6958e_d20250130_m050837_c001_v7007000_t0000_u01738213717309") 2025/01/30 05:09:07 DEBUG : only16: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4164f6e689c4396d_d20250130_m050830_c001_v0001161_t0006_u01738213710622") 2025/01/30 05:09:07 DEBUG : only16: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee0cc_d20250130_m050827_c001_v0001184_t0032_u01738213707737") 2025/01/30 05:09:07 DEBUG : only16: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e51_d20250130_m050811_c001_v7007000_t0000_u01738213691974") 2025/01/30 05:09:07 DEBUG : only16: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eddb4_d20250130_m050809_c001_v0001184_t0037_u01738213689210") 2025/01/30 05:09:07 DEBUG : only17: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6958f_d20250130_m050837_c001_v7007000_t0000_u01738213717502") 2025/01/30 05:09:07 DEBUG : only17: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40436e07a01ee154_d20250130_m050830_c001_v0001184_t0002_u01738213710635") 2025/01/30 05:09:07 DEBUG : only17: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee0e4_d20250130_m050828_c001_v0001184_t0056_u01738213708201") 2025/01/30 05:09:07 DEBUG : only17: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6076_d20250130_m050812_c001_v7007000_t0000_u01738213692531") 2025/01/30 05:09:07 DEBUG : only17: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eddc8_d20250130_m050809_c001_v0001184_t0005_u01738213689693") 2025/01/30 05:09:07 DEBUG : only18: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69590_d20250130_m050837_c001_v7007000_t0000_u01738213717688") 2025/01/30 05:09:07 DEBUG : only18: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40815d00498b5097_d20250130_m050830_c001_v0001117_t0035_u01738213710788") 2025/01/30 05:09:07 DEBUG : only18: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee0fa_d20250130_m050828_c001_v0001184_t0006_u01738213708740") 2025/01/30 05:09:07 DEBUG : only18: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4066816e38cb2f50_d20250130_m050813_c001_v7007000_t0000_u01738213693072") 2025/01/30 05:09:07 DEBUG : only18: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edde6_d20250130_m050810_c001_v0001184_t0035_u01738213690221") 2025/01/30 05:09:07 DEBUG : only19: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69591_d20250130_m050837_c001_v7007000_t0000_u01738213717872") 2025/01/30 05:09:07 DEBUG : only19: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4164f6e689c4396f_d20250130_m050830_c001_v0001161_t0006_u01738213710806") 2025/01/30 05:09:07 DEBUG : only19: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee110_d20250130_m050829_c001_v0001184_t0005_u01738213709265") 2025/01/30 05:09:08 DEBUG : only19: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa607c_d20250130_m050813_c001_v7007000_t0000_u01738213693082") 2025/01/30 05:09:08 DEBUG : only19: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ede03_d20250130_m050810_c001_v0001184_t0047_u01738213690747") 2025/01/30 05:09:08 DEBUG : only2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69592_d20250130_m050838_c001_v7007000_t0000_u01738213718056") 2025/01/30 05:09:08 DEBUG : only2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40436e07a01ee15c_d20250130_m050830_c001_v0001184_t0002_u01738213710818") 2025/01/30 05:09:08 DEBUG : only2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edfaa_d20250130_m050820_c001_v0001184_t0053_u01738213700212") 2025/01/30 05:09:08 DEBUG : only2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e52_d20250130_m050812_c001_v7007000_t0000_u01738213692166") 2025/01/30 05:09:08 DEBUG : only2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edc87_d20250130_m050801_c001_v0001184_t0018_u01738213681729") 2025/01/30 05:09:08 DEBUG : only3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69593_d20250130_m050838_c001_v7007000_t0000_u01738213718242") 2025/01/30 05:09:08 DEBUG : only3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40043dd4230ee211_d20250130_m050830_c001_v0001100_t0043_u01738213710976") 2025/01/30 05:09:08 DEBUG : only3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edfba_d20250130_m050820_c001_v0001184_t0008_u01738213700711") 2025/01/30 05:09:08 DEBUG : only3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e56_d20250130_m050812_c001_v7007000_t0000_u01738213692737") 2025/01/30 05:09:08 DEBUG : only3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edc99_d20250130_m050802_c001_v0001184_t0029_u01738213682270") 2025/01/30 05:09:08 DEBUG : only4: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69594_d20250130_m050838_c001_v7007000_t0000_u01738213718428") 2025/01/30 05:09:08 DEBUG : only4: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40815d00498b5099_d20250130_m050830_c001_v0001117_t0035_u01738213710987") 2025/01/30 05:09:08 DEBUG : only4: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edfce_d20250130_m050821_c001_v0001184_t0021_u01738213701285") 2025/01/30 05:09:08 DEBUG : only4: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4033add5779f0dea_d20250130_m050812_c001_v7007000_t0000_u01738213692747") 2025/01/30 05:09:08 DEBUG : only4: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edcb0_d20250130_m050802_c001_v0001184_t0016_u01738213682960") 2025/01/30 05:09:08 DEBUG : only5: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69595_d20250130_m050838_c001_v7007000_t0000_u01738213718612") 2025/01/30 05:09:08 DEBUG : only5: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40436e07a01ee16a_d20250130_m050831_c001_v0001184_t0002_u01738213711256") 2025/01/30 05:09:08 DEBUG : only5: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edfe4_d20250130_m050821_c001_v0001184_t0056_u01738213701848") 2025/01/30 05:09:09 DEBUG : only5: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4066816e38cb2f4f_d20250130_m050812_c001_v7007000_t0000_u01738213692890") 2025/01/30 05:09:09 DEBUG : only5: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edcbc_d20250130_m050803_c001_v0001184_t0037_u01738213683499") 2025/01/30 05:09:09 DEBUG : only6: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69596_d20250130_m050838_c001_v7007000_t0000_u01738213718800") 2025/01/30 05:09:09 DEBUG : only6: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40436e07a01ee15e_d20250130_m050831_c001_v0001184_t0002_u01738213711073") 2025/01/30 05:09:09 DEBUG : only6: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edff2_d20250130_m050822_c001_v0001184_t0001_u01738213702349") 2025/01/30 05:09:09 DEBUG : only6: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa607a_d20250130_m050812_c001_v7007000_t0000_u01738213692901") 2025/01/30 05:09:09 DEBUG : only6: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edcd8_d20250130_m050803_c001_v0001184_t0045_u01738213683998") 2025/01/30 05:09:09 DEBUG : only7: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69598_d20250130_m050838_c001_v7007000_t0000_u01738213718985") 2025/01/30 05:09:09 DEBUG : only7: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40043dd4230ee213_d20250130_m050831_c001_v0001100_t0043_u01738213711159") 2025/01/30 05:09:09 DEBUG : only7: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edffc_d20250130_m050822_c001_v0001184_t0023_u01738213702845") 2025/01/30 05:09:09 DEBUG : only7: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4129bb5b63742e54_d20250130_m050812_c001_v7007000_t0000_u01738213692548") 2025/01/30 05:09:09 DEBUG : only7: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edceb_d20250130_m050804_c001_v0001184_t0010_u01738213684477") 2025/01/30 05:09:09 DEBUG : only8: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af69599_d20250130_m050839_c001_v7007000_t0000_u01738213719170") 2025/01/30 05:09:09 DEBUG : only8: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40815d00498b509b_d20250130_m050831_c001_v0001117_t0035_u01738213711169") 2025/01/30 05:09:09 DEBUG : only8: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee010_d20250130_m050823_c001_v0001184_t0010_u01738213703345") 2025/01/30 05:09:09 DEBUG : only8: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f401f7838aeaa6073_d20250130_m050812_c001_v7007000_t0000_u01738213692343") 2025/01/30 05:09:09 DEBUG : only8: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edcfd_d20250130_m050805_c001_v0001184_t0007_u01738213685002") 2025/01/30 05:09:09 DEBUG : only9: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6959a_d20250130_m050839_c001_v7007000_t0000_u01738213719355") 2025/01/30 05:09:09 DEBUG : only9: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40043dd4230ee215_d20250130_m050831_c001_v0001100_t0043_u01738213711342") 2025/01/30 05:09:09 DEBUG : only9: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee024_d20250130_m050823_c001_v0001184_t0016_u01738213703836") 2025/01/30 05:09:10 DEBUG : only9: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4066816e38cb2f4c_d20250130_m050812_c001_v7007000_t0000_u01738213692340") 2025/01/30 05:09:10 DEBUG : only9: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01edd11_d20250130_m050805_c001_v0001184_t0027_u01738213685596") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901c1_d20250130_m050420_c001_v7007000_t0000_u01738213460555") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43656_d20250130_m050418_c001_v0001161_t0050_u01738213458272") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690153_d20250130_m050416_c001_v7007000_t0000_u01738213456743") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43646_d20250130_m050414_c001_v0001161_t0010_u01738213454803") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56469014b_d20250130_m050413_c001_v7007000_t0000_u01738213453222") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff86875_d20250130_m050410_c001_v0001033_t0024_u01738213450739") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a5646900bd_d20250130_m050359_c001_v7007000_t0000_u01738213439531") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb070_d20250130_m050358_c001_v0001184_t0017_u01738213438313") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690093_d20250130_m050356_c001_v7007000_t0000_u01738213436427") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eaff9_d20250130_m050355_c001_v0001184_t0036_u01738213435616") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690089_d20250130_m050354_c001_v7007000_t0000_u01738213434079") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eafb5_d20250130_m050353_c001_v0001184_t0043_u01738213433287") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b5d_d20250130_m050346_c001_v7007000_t0000_u01738213426615") 2025/01/30 05:09:10 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eae36_d20250130_m050345_c001_v0001184_t0030_u01738213425575") 2025/01/30 05:09:11 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b58_d20250130_m050344_c001_v7007000_t0000_u01738213424848") 2025/01/30 05:09:11 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eadb9_d20250130_m050343_c001_v0001184_t0045_u01738213423684") 2025/01/30 05:09:11 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b55_d20250130_m050342_c001_v7007000_t0000_u01738213422943") 2025/01/30 05:09:11 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ead7d_d20250130_m050342_c001_v0001184_t0053_u01738213422356") 2025/01/30 05:09:11 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ead61_d20250130_m050341_c001_v0001184_t0001_u01738213421735") 2025/01/30 05:09:11 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b54_d20250130_m050341_c001_v7007000_t0000_u01738213421009") 2025/01/30 05:09:11 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ead15_d20250130_m050340_c001_v0001184_t0007_u01738213420344") 2025/01/30 05:09:11 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ead07_d20250130_m050339_c001_v0001184_t0004_u01738213419781") 2025/01/30 05:09:11 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b51_d20250130_m050339_c001_v7007000_t0000_u01738213419055") 2025/01/30 05:09:11 DEBUG : potato: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eacc8_d20250130_m050338_c001_v0001184_t0058_u01738213418282") 2025/01/30 05:09:11 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f416bc7984a5a1ef4_d20250130_m050535_c001_v7007000_t0000_u01738213535129") 2025/01/30 05:09:11 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff86909_d20250130_m050534_c001_v0001033_t0008_u01738213534449") 2025/01/30 05:09:11 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f407e180be8773283_d20250130_m050519_c001_v7007000_t0000_u01738213519517") 2025/01/30 05:09:11 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff868d5_d20250130_m050513_c001_v0001033_t0021_u01738213513187") 2025/01/30 05:09:11 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4143615572b6a1dc_d20250130_m050459_c001_v7007000_t0000_u01738213499897") 2025/01/30 05:09:11 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff868bd_d20250130_m050451_c001_v0001033_t0024_u01738213491780") 2025/01/30 05:09:11 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901f6_d20250130_m050436_c001_v7007000_t0000_u01738213476029") 2025/01/30 05:09:11 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff8689f_d20250130_m050429_c001_v0001033_t0001_u01738213469784") 2025/01/30 05:09:11 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690103_d20250130_m050404_c001_v7007000_t0000_u01738213444448") 2025/01/30 05:09:11 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb157_d20250130_m050403_c001_v0001184_t0055_u01738213443175") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a5646900e4_d20250130_m050402_c001_v7007000_t0000_u01738213442039") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb0c9_d20250130_m050400_c001_v0001184_t0047_u01738213440464") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a5646900c1_d20250130_m050359_c001_v7007000_t0000_u01738213439717") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb08e_d20250130_m050358_c001_v0001184_t0022_u01738213438902") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a5646900a3_d20250130_m050357_c001_v7007000_t0000_u01738213437581") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb02c_d20250130_m050356_c001_v0001184_t0035_u01738213436794") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56469008d_d20250130_m050354_c001_v7007000_t0000_u01738213434885") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eafc9_d20250130_m050354_c001_v0001184_t0058_u01738213434082") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4171f0998de19b61_d20250130_m050347_c001_v7007000_t0000_u01738213427349") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eae5c_d20250130_m050346_c001_v0001184_t0024_u01738213426406") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1320b8_d20250130_m050222_c001_v7007000_t0000_u01738213342789") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01e9f8d_d20250130_m050222_c001_v0001184_t0059_u01738213342156") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1320b1_d20250130_m050220_c001_v7007000_t0000_u01738213340889") 2025/01/30 05:09:12 DEBUG : potato2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01e9f3f_d20250130_m050220_c001_v0001184_t0022_u01738213340327") 2025/01/30 05:09:12 DEBUG : potato3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f407e180be8773285_d20250130_m050519_c001_v7007000_t0000_u01738213519991") 2025/01/30 05:09:12 DEBUG : potato3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c436ed_d20250130_m050514_c001_v0001161_t0001_u01738213514651") 2025/01/30 05:09:12 DEBUG : potato3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4143615572b6a1dd_d20250130_m050500_c001_v7007000_t0000_u01738213500080") 2025/01/30 05:09:12 DEBUG : potato3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c436b2_d20250130_m050453_c001_v0001161_t0001_u01738213493221") 2025/01/30 05:09:12 DEBUG : potato3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901f8_d20250130_m050436_c001_v7007000_t0000_u01738213476452") 2025/01/30 05:09:12 DEBUG : potato3: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43676_d20250130_m050430_c001_v0001161_t0043_u01738213470540") 2025/01/30 05:09:13 DEBUG : pre-dest1/1: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024032ea_d20250130_m050618_c001_v7007000_t0000_u01738213578126") 2025/01/30 05:09:13 DEBUG : pre-dest1/1: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43786_d20250130_m050609_c001_v0001161_t0033_u01738213569774") 2025/01/30 05:09:13 DEBUG : pre-dest2/2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4009e780024032eb_d20250130_m050618_c001_v7007000_t0000_u01738213578309") 2025/01/30 05:09:13 DEBUG : pre-dest2/2: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff86949_d20250130_m050610_c001_v0001033_t0009_u01738213570475") 2025/01/30 05:09:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f405b1d6701d31f70_d20250130_m050548_c001_v7007000_t0000_u01738213548498") 2025/01/30 05:09:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ec573_d20250130_m050544_c001_v0001184_t0024_u01738213544593") 2025/01/30 05:09:13 DEBUG : sizeonly: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468ff4b_d20250130_m050320_c001_v7007000_t0000_u01738213400238") 2025/01/30 05:09:13 DEBUG : sizeonly: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea93f_d20250130_m050319_c001_v0001184_t0058_u01738213399296") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6959f_d20250130_m050848_c001_v7007000_t0000_u01738213728018") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ee440_d20250130_m050845_c001_v0001184_t0054_u01738213725438") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6959c_d20250130_m050843_c001_v7007000_t0000_u01738213723545") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10815d00498b50c9_d20250130_m050840_c001_v0001117_t0014_u01738213720689") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901d9_d20250130_m050426_c001_v7007000_t0000_u01738213466228") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff86899_d20250130_m050424_c001_v0001033_t0023_u01738213464964") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901d1_d20250130_m050423_c001_v7007000_t0000_u01738213463665") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb50f_d20250130_m050422_c001_v0001184_t0036_u01738213462858") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468ff1b_d20250130_m050316_c001_v7007000_t0000_u01738213396181") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea86a_d20250130_m050314_c001_v0001184_t0028_u01738213394635") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468ff08_d20250130_m050313_c001_v7007000_t0000_u01738213393912") 2025/01/30 05:09:13 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea832_d20250130_m050312_c001_v0001184_t0031_u01738213392792") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468feee_d20250130_m050306_c001_v7007000_t0000_u01738213386518") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea705_d20250130_m050305_c001_v0001184_t0017_u01738213385530") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56468fee0_d20250130_m050304_c001_v7007000_t0000_u01738213384954") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea6b3_d20250130_m050303_c001_v0001184_t0026_u01738213383461") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea5b5_d20250130_m050257_c001_v0001184_t0008_u01738213377073") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c390077_d20250130_m050256_c001_v7007000_t0000_u01738213376330") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea56b_d20250130_m050255_c001_v0001184_t0040_u01738213375762") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea533_d20250130_m050255_c001_v0001184_t0016_u01738213375007") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c39005e_d20250130_m050253_c001_v7007000_t0000_u01738213373905") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea47b_d20250130_m050250_c001_v0001184_t0010_u01738213370988") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea337_d20250130_m050245_c001_v0001184_t0038_u01738213365011") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c390032_d20250130_m050244_c001_v7007000_t0000_u01738213364282") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea2fd_d20250130_m050243_c001_v0001184_t0011_u01738213363695") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea2d7_d20250130_m050242_c001_v0001184_t0021_u01738213362934") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c390030_d20250130_m050241_c001_v7007000_t0000_u01738213361828") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea142_d20250130_m050232_c001_v0001184_t0009_u01738213352676") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4033add5779f0c54_d20250130_m050232_c001_v7007000_t0000_u01738213352312") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea10e_d20250130_m050231_c001_v0001184_t0010_u01738213351728") 2025/01/30 05:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1320fd_d20250130_m050230_c001_v7007000_t0000_u01738213350089") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea0b6_d20250130_m050229_c001_v0001184_t0003_u01738213349528") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1320f8_d20250130_m050228_c001_v7007000_t0000_u01738213348929") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea07f_d20250130_m050228_c001_v0001184_t0033_u01738213348312") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1320ef_d20250130_m050227_c001_v7007000_t0000_u01738213347038") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea03f_d20250130_m050226_c001_v0001184_t0019_u01738213346286") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1320de_d20250130_m050225_c001_v7007000_t0000_u01738213345743") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01ea003_d20250130_m050225_c001_v0001184_t0038_u01738213345176") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1320c8_d20250130_m050224_c001_v7007000_t0000_u01738213344273") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01e9fc7_d20250130_m050223_c001_v0001184_t0057_u01738213343706") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d1320a5_d20250130_m050217_c001_v7007000_t0000_u01738213337945") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01e9ee1_d20250130_m050217_c001_v0001184_t0055_u01738213337384") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d132098_d20250130_m050216_c001_v7007000_t0000_u01738213336486") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01e9eab_d20250130_m050215_c001_v0001184_t0031_u01738213335902") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d13208e_d20250130_m050215_c001_v7007000_t0000_u01738213335001") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01e9e81_d20250130_m050214_c001_v0001184_t0036_u01738213334437") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f41151c353d132071_d20250130_m050211_c001_v7007000_t0000_u01738213331521") 2025/01/30 05:09:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01e9e14_d20250130_m050210_c001_v0001184_t0016_u01738213330957") 2025/01/30 05:09:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af695a0_d20250130_m050848_c001_v7007000_t0000_u01738213728204") 2025/01/30 05:09:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10043dd4230ee23b_d20250130_m050845_c001_v0001100_t0041_u01738213725451") 2025/01/30 05:09:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4136b3455af6959d_d20250130_m050843_c001_v7007000_t0000_u01738213723729") 2025/01/30 05:09:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43991_d20250130_m050840_c001_v0001161_t0057_u01738213720687") 2025/01/30 05:09:16 DEBUG : sub/yam: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901bf_d20250130_m050420_c001_v7007000_t0000_u01738213460001") 2025/01/30 05:09:16 DEBUG : sub/yam: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f100c55415ff86889_d20250130_m050418_c001_v0001033_t0008_u01738213458624") 2025/01/30 05:09:16 DEBUG : three: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56469013b_d20250130_m050410_c001_v7007000_t0000_u01738213450000") 2025/01/30 05:09:16 DEBUG : three: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb27c_d20250130_m050408_c001_v0001184_t0048_u01738213448835") 2025/01/30 05:09:16 DEBUG : three: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb218_d20250130_m050406_c001_v0001184_t0045_u01738213446695") 2025/01/30 05:09:16 DEBUG : two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56469013c_d20250130_m050410_c001_v7007000_t0000_u01738213450187") 2025/01/30 05:09:16 DEBUG : two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4164f6e689c43630_d20250130_m050408_c001_v0001161_t0006_u01738213448247") 2025/01/30 05:09:16 DEBUG : two: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f40436e07a01eb20c_d20250130_m050406_c001_v0001184_t0002_u01738213446505") 2025/01/30 05:09:16 DEBUG : yam: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901c2_d20250130_m050420_c001_v7007000_t0000_u01738213460740") 2025/01/30 05:09:16 DEBUG : yam: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10128b2f1272c65e_d20250130_m050419_c001_v0001184_t0040_u01738213459791") 2025/01/30 05:09:16 DEBUG : yam: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a564690150_d20250130_m050416_c001_v7007000_t0000_u01738213456174") 2025/01/30 05:09:16 DEBUG : yam: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f10436e07a01eb3a8_d20250130_m050415_c001_v0001184_t0033_u01738213455151") 2025/01/30 05:09:16 DEBUG : yam: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56469014a_d20250130_m050412_c001_v7007000_t0000_u01738213452639") 2025/01/30 05:09:16 DEBUG : yam: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1164f6e689c43636_d20250130_m050410_c001_v0001161_t0023_u01738213450749") 2025/01/30 05:09:16 DEBUG : yaml: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f4087affe9c3901b3_d20250130_m050416_c001_v7007000_t0000_u01738213456935") 2025/01/30 05:09:16 DEBUG : yaml: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f1000248ad06f1797_d20250130_m050415_c001_v0001182_t0052_u01738213455934") 2025/01/30 05:09:16 DEBUG : yaml: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f418581a56469014c_d20250130_m050413_c001_v7007000_t0000_u01738213453437") 2025/01/30 05:09:16 DEBUG : yaml: Deleting (id "4_z1f427db3906dbb5b9f480e1b_f104efe30c54488e9_d20250130_m050412_c001_v0001120_t0035_u01738213452281") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m16.337414341s (try 1/5)