"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/03 02:10:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola" 2025/03/03 02:10:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/03 02:10:23 DEBUG : Creating backend with remote "/tmp/rclone3390797344" === 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-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:24 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/03 02:10:24 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.83s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:10:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:25 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:25 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:26 DEBUG : B2 bucket rclone-test-jafopis9fola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.21s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", 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-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", 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-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:27 DEBUG : Creating backend with remote "/non-existing" 2025/03/03 02:10:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/03 02:10:28 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:28 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:29 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:29 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.26s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:31 INFO : B2 bucket rclone-test-jafopis9fola: Running all checks before starting transfers 2025/03/03 02:10:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:31 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:31 INFO : B2 bucket rclone-test-jafopis9fola: Checks finished, now starting transfers 2025/03/03 02:10:31 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.84s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:32 ERROR : Ignoring --no-traverse with sync 2025/03/03 02:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:33 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:33 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:33 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:10:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.76s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/03 02:10:34 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:34 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/03 02:10:35 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.06s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:10:36 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:36 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.97s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:10:39 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:39 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.32s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/03 02:10:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:10:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/03 02:10:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:10:41 INFO : sub dir: Making directory 2025/03/03 02:10:41 INFO : sub dir2: Making directory 2025/03/03 02:10:41 INFO : sub dir2/sub sub dir2: Making directory 2025/03/03 02:10:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:41 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:41 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/03 02:10:42 DEBUG : B2 bucket rclone-test-jafopis9fola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.86s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:42 INFO : sub dir2: Making directory 2025/03/03 02:10:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/03 02:10:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:43 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:43 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:44 DEBUG : sub dir2: Making directory with metadata 2025/03/03 02:10:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:10:44 INFO : sub dir: Making directory 2025/03/03 02:10:44 INFO : sub dir2: Making directory 2025/03/03 02:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:44 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:44 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:44 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:10:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/03 02:10:45 DEBUG : B2 bucket rclone-test-jafopis9fola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/03 02:10:45 DEBUG : B2 bucket rclone-test-jafopis9fola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", 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-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:46 INFO : sub dir2: Making directory 2025/03/03 02:10:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:46 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:46 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:47 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:10:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:47 DEBUG : sub dir2: Making directory with metadata 2025/03/03 02:10:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:10:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:10:48 INFO : sub dir: Making directory 2025/03/03 02:10:48 INFO : sub dir2: Making directory 2025/03/03 02:10:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:48 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:48 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:48 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:10:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/03 02:10:48 DEBUG : B2 bucket rclone-test-jafopis9fola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.66s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", 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-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:49 INFO : sub dir2: Making directory 2025/03/03 02:10:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:50 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:50 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:51 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:10:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.08s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jituvil3kowi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-jafopis9fola -> B2 bucket rclone-test-jituvil3kowi 2025/03/03 02:10:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:10:53 DEBUG : B2 bucket rclone-test-jituvil3kowi: Waiting for checks to finish 2025/03/03 02:10:53 DEBUG : B2 bucket rclone-test-jituvil3kowi: Waiting for transfers to finish 2025/03/03 02:10:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:10:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:55 DEBUG : B2 bucket rclone-test-jituvil3kowi: Purge remote 2025/03/03 02:10:55 INFO : B2 bucket rclone-test-jituvil3kowi: cleaning bucket "rclone-test-jituvil3kowi" of all files 2025/03/03 02:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f323df3c05d5b9b9f580e1b_f108682dca8d73044_d20250303_m021054_c001_v0001115_t0031_u01740967854387") --- PASS: TestServerSideCopy (4.73s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 02:10:57 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:10:57 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:10:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/03 02:10:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.25s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:10:59 DEBUG : Creating backend with remote "TestB2:rclone-test-reyizur1memu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-jafopis9fola -> B2 bucket rclone-test-reyizur1memu 2025/03/03 02:11:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:11:00 DEBUG : B2 bucket rclone-test-reyizur1memu: Waiting for checks to finish 2025/03/03 02:11:00 DEBUG : B2 bucket rclone-test-reyizur1memu: Waiting for transfers to finish 2025/03/03 02:11:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:11:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 02:11:03 DEBUG : B2 bucket rclone-test-reyizur1memu: Waiting for checks to finish 2025/03/03 02:11:03 DEBUG : B2 bucket rclone-test-reyizur1memu: Waiting for transfers to finish 2025/03/03 02:11:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/03 02:11:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:03 DEBUG : B2 bucket rclone-test-reyizur1memu: Purge remote 2025/03/03 02:11:03 INFO : B2 bucket rclone-test-reyizur1memu: cleaning bucket "rclone-test-reyizur1memu" of all files 2025/03/03 02:11:03 DEBUG : sub dir/hello world: Deleting (id "4_z6f125da3c05d5b9b9f580e1b_f102c92213dac6ded_d20250303_m021103_c001_v0001184_t0043_u01740967863382") 2025/03/03 02:11:03 DEBUG : sub dir/hello world: Deleting (id "4_z6f125da3c05d5b9b9f580e1b_f105d5e5ae35d2874_d20250303_m021101_c001_v0001136_t0002_u01740967861728") --- PASS: TestServerSideCopyOverSelf (6.91s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 02:11:06 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:06 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/03 02:11:07 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/03 02:11:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.25s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:08 DEBUG : Creating backend with remote "TestB2:rclone-test-koyecik0besa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-jafopis9fola -> B2 bucket rclone-test-koyecik0besa 2025/03/03 02:11:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:11:09 DEBUG : B2 bucket rclone-test-koyecik0besa: Waiting for checks to finish 2025/03/03 02:11:09 DEBUG : B2 bucket rclone-test-koyecik0besa: Waiting for transfers to finish 2025/03/03 02:11:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:11:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 02:11:11 DEBUG : B2 bucket rclone-test-koyecik0besa: Waiting for checks to finish 2025/03/03 02:11:11 DEBUG : B2 bucket rclone-test-koyecik0besa: Waiting for transfers to finish 2025/03/03 02:11:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/03 02:11:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/03 02:11:12 INFO : sub dir/hello world: Deleted 2025/03/03 02:11:13 DEBUG : testing file moves 2025/03/03 02:11:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/03 02:11:13 DEBUG : B2 bucket rclone-test-koyecik0besa: Waiting for checks to finish 2025/03/03 02:11:13 DEBUG : B2 bucket rclone-test-koyecik0besa: Waiting for transfers to finish 2025/03/03 02:11:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/03 02:11:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/03 02:11:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:14 DEBUG : B2 bucket rclone-test-koyecik0besa: Purge remote 2025/03/03 02:11:14 INFO : B2 bucket rclone-test-koyecik0besa: cleaning bucket "rclone-test-koyecik0besa" of all files 2025/03/03 02:11:14 DEBUG : sub dir/hello world: Deleting (id "4_zaf227de3c05d5b9b9f580e1b_f119e6c45bb921a3e_d20250303_m021113_c001_v0001145_t0026_u01740967873910") 2025/03/03 02:11:14 DEBUG : sub dir/hello world: Deleting (id "4_zaf227de3c05d5b9b9f580e1b_f111f3ad7e899ee03_d20250303_m021112_c001_v0001184_t0033_u01740967872098") 2025/03/03 02:11:14 DEBUG : sub dir/hello world: Deleting (id "4_zaf227de3c05d5b9b9f580e1b_f11010f4c6f23a139_d20250303_m021110_c001_v0001161_t0002_u01740967870556") --- PASS: TestServerSideMoveOverSelf (9.00s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:17 ERROR : : error listing: directory not found 2025/03/03 02:11:18 INFO : Local file system at /tmp/rclone3390797344: Making directory 2025/03/03 02:11:18 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:18 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.17s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:11:20 DEBUG : Local file system at /tmp/rclone3390797344: Waiting for checks to finish 2025/03/03 02:11:20 DEBUG : Local file system at /tmp/rclone3390797344: Waiting for transfers to finish 2025/03/03 02:11:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:11:20 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/03 02:11:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestCopyRedownload (2.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/03 02:11:21 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:21 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:11:22 INFO : check sum: Copied (new) 2025/03/03 02:11:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:22 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:11:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/03 02:11:22 DEBUG : check sum: Unchanged skipping 2025/03/03 02:11:22 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:22 DEBUG : Waiting for deletions to finish 2025/03/03 02:11:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.38s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/03 02:11:24 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:24 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/03 02:11:24 INFO : sizeonly: Copied (new) 2025/03/03 02:11:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:24 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:24 DEBUG : sizeonly: Sizes identical 2025/03/03 02:11:24 DEBUG : sizeonly: Unchanged skipping 2025/03/03 02:11:24 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:24 DEBUG : Waiting for deletions to finish 2025/03/03 02:11:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.43s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/03 02:11:26 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:26 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/03 02:11:27 INFO : ignore-size: Copied (new) 2025/03/03 02:11:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:11:27 DEBUG : ignore-size: Unchanged skipping 2025/03/03 02:11:27 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:27 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:27 DEBUG : Waiting for deletions to finish 2025/03/03 02:11:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.08s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:11:30 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:30 DEBUG : existing: Unchanged skipping 2025/03/03 02:11:30 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:30 DEBUG : Waiting for deletions to finish 2025/03/03 02:11:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/03 02:11:30 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:30 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/03 02:11:31 INFO : existing: Copied (replaced existing) 2025/03/03 02:11:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.31s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/03 02:11:32 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:32 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/03 02:11:33 INFO : existing: Copied (new) 2025/03/03 02:11:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:33 DEBUG : existing: Destination exists, skipping 2025/03/03 02:11:33 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:33 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:33 DEBUG : Waiting for deletions to finish 2025/03/03 02:11:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.45s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:36 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/03 02:11:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:11:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/03 02:11:36 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:36 DEBUG : c/non empty space: Unchanged skipping 2025/03/03 02:11:36 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:11:37 INFO : a/potato2: Copied (new) 2025/03/03 02:11:37 DEBUG : Waiting for deletions to finish 2025/03/03 02:11:37 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.33s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:39 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/03/03 02:11:39 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:11:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/03 02:11:39 DEBUG : empty space: Unchanged skipping 2025/03/03 02:11:39 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:39 DEBUG : Waiting for deletions to finish 2025/03/03 02:11:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:40 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:40 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/03/03 02:11:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:11:40 INFO : empty space: Updated modification time in destination 2025/03/03 02:11:40 DEBUG : empty space: Unchanged skipping 2025/03/03 02:11:40 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:40 DEBUG : Waiting for deletions to finish 2025/03/03 02:11:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.90s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:43 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:43 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/03/03 02:11:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:11:43 DEBUG : empty space: Unchanged skipping 2025/03/03 02:11:43 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:43 DEBUG : Waiting for deletions to finish 2025/03/03 02:11:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:44 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:44 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/03/03 02:11:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3390797344) 2025/03/03 02:11:44 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jafopis9fola) 2025/03/03 02:11:44 DEBUG : foo: sha1 differ 2025/03/03 02:11:44 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/03 02:11:45 INFO : foo: Copied (replaced existing) 2025/03/03 02:11:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/03 02:11:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:11:47 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:47 DEBUG : empty space: Unchanged skipping 2025/03/03 02:11:47 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:11:47 INFO : potato: Copied (new) 2025/03/03 02:11:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.70s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/03 02:11:49 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:49 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/03 02:11:50 INFO : potato: Copied (replaced existing) 2025/03/03 02:11:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:52 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:52 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/03/03 02:11:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3390797344) 2025/03/03 02:11:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jafopis9fola) 2025/03/03 02:11:52 DEBUG : potato: sha1 differ 2025/03/03 02:11:52 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/03 02:11:52 INFO : potato: Copied (replaced existing) 2025/03/03 02:11:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:11:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/03 02:11:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:11:55 DEBUG : empty space: Unchanged skipping 2025/03/03 02:11:55 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:55 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:55 DEBUG : Waiting for deletions to finish 2025/03/03 02:11:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:11:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:11:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:11:57 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:11:57 DEBUG : empty space: Unchanged skipping 2025/03/03 02:11:57 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:11:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:11:58 INFO : potato2: Copied (new) 2025/03/03 02:11:58 DEBUG : Waiting for deletions to finish 2025/03/03 02:11:58 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:00 INFO : d: Making directory 2025/03/03 02:12:00 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/03 02:12:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:12:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/03 02:12:01 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:01 DEBUG : c/non empty space: Unchanged skipping 2025/03/03 02:12:01 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:12:01 INFO : a/potato2: Copied (new) 2025/03/03 02:12:01 DEBUG : Waiting for deletions to finish 2025/03/03 02:12:01 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:04 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/03 02:12:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:12:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/03 02:12:04 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:04 DEBUG : c/non empty space: Unchanged skipping 2025/03/03 02:12:04 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:12:05 INFO : a/potato2: Copied (new) 2025/03/03 02:12:05 ERROR : B2 bucket rclone-test-jafopis9fola: not deleting files as there were IO errors 2025/03/03 02:12:05 ERROR : B2 bucket rclone-test-jafopis9fola: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.64s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:08 DEBUG : Waiting for deletions to finish 2025/03/03 02:12:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:12:08 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:12:08 DEBUG : empty space: Unchanged skipping 2025/03/03 02:12:08 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:08 INFO : potato: Deleted 2025/03/03 02:12:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:12:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.59s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:12 DEBUG : Waiting for deletions to finish 2025/03/03 02:12:12 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:12 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:12 INFO : potato: Deleted 2025/03/03 02:12:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:12:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:12:12 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:12 DEBUG : empty space: Unchanged skipping 2025/03/03 02:12:12 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:12:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:12:15 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:15 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/03 02:12:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.69s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:18 DEBUG : enormous: Excluded (Size Filter) 2025/03/03 02:12:18 DEBUG : enormous: Excluded 2025/03/03 02:12:18 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 02:12:18 DEBUG : potato2: Excluded 2025/03/03 02:12:18 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 02:12:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:12:18 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:18 DEBUG : empty space: Unchanged skipping 2025/03/03 02:12:18 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:18 DEBUG : Waiting for deletions to finish 2025/03/03 02:12:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:18 DEBUG : enormous: Excluded (Size Filter) 2025/03/03 02:12:18 DEBUG : enormous: Excluded 2025/03/03 02:12:18 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 02:12:18 DEBUG : potato2: Excluded 2025/03/03 02:12:18 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 02:12:18 DEBUG : Local file system at /tmp/rclone3390797344: Waiting for checks to finish 2025/03/03 02:12:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/03 02:12:18 DEBUG : empty space: Unchanged skipping 2025/03/03 02:12:18 DEBUG : Local file system at /tmp/rclone3390797344: Waiting for transfers to finish 2025/03/03 02:12:18 DEBUG : Waiting for deletions to finish 2025/03/03 02:12:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:21 DEBUG : enormous: Excluded (Size Filter) 2025/03/03 02:12:21 DEBUG : enormous: Excluded 2025/03/03 02:12:21 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 02:12:21 DEBUG : potato2: Excluded 2025/03/03 02:12:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:12:21 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:21 DEBUG : empty space: Unchanged skipping 2025/03/03 02:12:21 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:21 DEBUG : Waiting for deletions to finish 2025/03/03 02:12:22 INFO : enormous: Deleted 2025/03/03 02:12:22 INFO : potato2: Deleted 2025/03/03 02:12:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/03 02:12:22 DEBUG : empty space: Unchanged skipping 2025/03/03 02:12:22 DEBUG : Local file system at /tmp/rclone3390797344: Waiting for checks to finish 2025/03/03 02:12:22 DEBUG : Local file system at /tmp/rclone3390797344: Waiting for transfers to finish 2025/03/03 02:12:22 DEBUG : Waiting for deletions to finish 2025/03/03 02:12:22 INFO : enormous: Deleted 2025/03/03 02:12:22 INFO : potato2: Deleted 2025/03/03 02:12:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:25 DEBUG : five: Need to transfer - File not found at Destination 2025/03/03 02:12:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/03 02:12:25 DEBUG : three: Sizes identical 2025/03/03 02:12:25 DEBUG : one: Destination is newer than source, skipping 2025/03/03 02:12:25 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3390797344) 2025/03/03 02:12:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jafopis9fola) 2025/03/03 02:12:25 DEBUG : two: sha1 differ 2025/03/03 02:12:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/03 02:12:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 02:12:25 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/03 02:12:25 INFO : five: Copied (new) 2025/03/03 02:12:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/03 02:12:26 INFO : four: Copied (replaced existing) 2025/03/03 02:12:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/03 02:12:26 INFO : two: Copied (replaced existing) 2025/03/03 02:12:26 DEBUG : Waiting for deletions to finish 2025/03/03 02:12:26 DEBUG : one: Destination is newer than source, skipping 2025/03/03 02:12:26 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3390797344) 2025/03/03 02:12:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jafopis9fola) 2025/03/03 02:12:26 DEBUG : three: sha1 differ 2025/03/03 02:12:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/03 02:12:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/03 02:12:26 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/03 02:12:26 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/03 02:12:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/03 02:12:26 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/03 02:12:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/03 02:12:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 02:12:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 02:12:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 02:12:26 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:12:27 INFO : three: Copied (replaced existing) 2025/03/03 02:12:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.87s) === 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-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/03 02:12:28 INFO : B2 bucket rclone-test-jafopis9fola: Making map for --track-renames 2025/03/03 02:12:28 INFO : B2 bucket rclone-test-jafopis9fola: Finished making map for --track-renames 2025/03/03 02:12:28 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/03 02:12:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/03 02:12:28 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for renames to finish 2025/03/03 02:12:28 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/03 02:12:29 INFO : potato: Copied (new) 2025/03/03 02:12:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:12:29 INFO : yam: Copied (new) 2025/03/03 02:12:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:12:29 INFO : B2 bucket rclone-test-jafopis9fola: Making map for --track-renames 2025/03/03 02:12:29 INFO : B2 bucket rclone-test-jafopis9fola: Finished making map for --track-renames 2025/03/03 02:12:29 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:29 DEBUG : potato: Unchanged skipping 2025/03/03 02:12:29 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for renames to finish 2025/03/03 02:12:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:12:31 INFO : yam: Copied (server-side copy) to: yaml 2025/03/03 02:12:31 INFO : yam: Deleted 2025/03/03 02:12:31 INFO : yaml: Renamed from "yam" 2025/03/03 02:12:31 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/03 02:12:33 INFO : B2 bucket rclone-test-jafopis9fola: Making map for --track-renames 2025/03/03 02:12:33 INFO : B2 bucket rclone-test-jafopis9fola: Finished making map for --track-renames 2025/03/03 02:12:33 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/03 02:12:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/03 02:12:33 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for renames to finish 2025/03/03 02:12:33 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:12:33 INFO : yam: Copied (new) 2025/03/03 02:12:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/03 02:12:34 INFO : potato: Copied (new) 2025/03/03 02:12:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:12:34 INFO : B2 bucket rclone-test-jafopis9fola: Making map for --track-renames 2025/03/03 02:12:34 INFO : B2 bucket rclone-test-jafopis9fola: Finished making map for --track-renames 2025/03/03 02:12:34 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:34 DEBUG : potato: Unchanged skipping 2025/03/03 02:12:34 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for renames to finish 2025/03/03 02:12:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:12:35 INFO : yam: Copied (server-side copy) to: yaml 2025/03/03 02:12:35 INFO : yam: Deleted 2025/03/03 02:12:35 INFO : yaml: Renamed from "yam" 2025/03/03 02:12:35 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/03 02:12:37 INFO : B2 bucket rclone-test-jafopis9fola: Making map for --track-renames 2025/03/03 02:12:37 INFO : B2 bucket rclone-test-jafopis9fola: Finished making map for --track-renames 2025/03/03 02:12:37 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/03 02:12:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/03 02:12:37 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for renames to finish 2025/03/03 02:12:37 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:12:37 INFO : sub/yam: Copied (new) 2025/03/03 02:12:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/03 02:12:37 INFO : potato: Copied (new) 2025/03/03 02:12:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:12:38 INFO : B2 bucket rclone-test-jafopis9fola: Making map for --track-renames 2025/03/03 02:12:38 INFO : B2 bucket rclone-test-jafopis9fola: Finished making map for --track-renames 2025/03/03 02:12:38 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:38 DEBUG : potato: Unchanged skipping 2025/03/03 02:12:38 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for renames to finish 2025/03/03 02:12:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:12:39 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/03 02:12:39 INFO : sub/yam: Deleted 2025/03/03 02:12:39 INFO : yam: Renamed from "sub/yam" 2025/03/03 02:12:39 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.06s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:40 DEBUG : Creating backend with remote "/tmp/rclone3390797344/dir1" 2025/03/03 02:12:40 DEBUG : Config file has changed externally - reloading 2025/03/03 02:12:40 DEBUG : Creating backend with remote "/tmp/rclone3390797344/dir2" 2025/03/03 02:12:40 DEBUG : Local file system at /tmp/rclone3390797344/dir2: Using server-side directory move 2025/03/03 02:12:40 INFO : Local file system at /tmp/rclone3390797344/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/03 02:12:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/03 02:12:40 INFO : file1.txt: Moved (server-side) 2025/03/03 02:12:40 DEBUG : Local file system at /tmp/rclone3390797344/dir2: Waiting for checks to finish 2025/03/03 02:12:40 DEBUG : Local file system at /tmp/rclone3390797344/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:12:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/03 02:12:41 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:41 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/03 02:12:41 INFO : nested/sub dir/file: Copied (new) 2025/03/03 02:12:41 INFO : nested/sub dir/file: Deleted 2025/03/03 02:12:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:12:42 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:12:42 INFO : sub dir/hello world: Deleted 2025/03/03 02:12:42 INFO : sub dir: Removing directory 2025/03/03 02:12:42 INFO : nested/sub dir: Removing directory 2025/03/03 02:12:42 INFO : nested: Removing directory 2025/03/03 02:12:42 DEBUG : Local file system at /tmp/rclone3390797344: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:12:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/03 02:12:43 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:43 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/03 02:12:44 INFO : nested/sub dir/file: Copied (new) 2025/03/03 02:12:44 INFO : nested/sub dir/file: Deleted 2025/03/03 02:12:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:12:44 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:12:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/03 02:12:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/03 02:12:45 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:45 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/03 02:12:46 INFO : existing-b: Copied (new) 2025/03/03 02:12:46 INFO : existing-b: Deleted 2025/03/03 02:12:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/03 02:12:46 INFO : existing: Copied (new) 2025/03/03 02:12:46 INFO : existing: Deleted 2025/03/03 02:12:46 DEBUG : existing: Destination exists, skipping 2025/03/03 02:12:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/03 02:12:46 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:12:46 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:12:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.27s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bovemih3caci" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jafopis9fola -> B2 bucket rclone-test-bovemih3caci 2025/03/03 02:12:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:12:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/03 02:12:51 DEBUG : empty space: Unchanged skipping 2025/03/03 02:12:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/03 02:12:51 DEBUG : B2 bucket rclone-test-bovemih3caci: Waiting for checks to finish 2025/03/03 02:12:52 INFO : empty space: Deleted 2025/03/03 02:12:52 DEBUG : B2 bucket rclone-test-bovemih3caci: Waiting for transfers to finish 2025/03/03 02:12:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:12:52 INFO : potato2: Copied (server-side copy) 2025/03/03 02:12:52 INFO : potato2: Deleted 2025/03/03 02:12:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:12:52 INFO : potato3: Copied (server-side copy) 2025/03/03 02:12:52 INFO : potato3: Deleted 2025/03/03 02:12:53 DEBUG : Creating backend with remote "TestB2:rclone-test-pabegas1fawe" 2025/03/03 02:12:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/03 02:12:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:12:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/03 02:12:54 DEBUG : B2 bucket rclone-test-pabegas1fawe: Waiting for checks to finish 2025/03/03 02:12:54 DEBUG : B2 bucket rclone-test-pabegas1fawe: Waiting for transfers to finish 2025/03/03 02:12:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:12:55 INFO : empty space: Copied (server-side copy) 2025/03/03 02:12:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:12:55 INFO : potato3: Copied (server-side copy) 2025/03/03 02:12:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:12:55 INFO : potato2: Copied (server-side copy) 2025/03/03 02:12:55 INFO : empty space: Deleted 2025/03/03 02:12:55 INFO : potato3: Deleted 2025/03/03 02:12:55 INFO : potato2: Deleted 2025/03/03 02:12:56 DEBUG : B2 bucket rclone-test-pabegas1fawe: Purge remote 2025/03/03 02:12:56 INFO : B2 bucket rclone-test-pabegas1fawe: cleaning bucket "rclone-test-pabegas1fawe" of all files 2025/03/03 02:12:56 DEBUG : empty space: Deleting (id "4_zbfb21d63c07d5b9b9f580e1b_f1008b00b7b184c34_d20250303_m021255_c001_v0001179_t0006_u01740967975370") 2025/03/03 02:12:56 DEBUG : potato2: Deleting (id "4_zbfb21d63c07d5b9b9f580e1b_f1148544396ea510e_d20250303_m021254_c001_v0001113_t0006_u01740967974996") 2025/03/03 02:12:56 DEBUG : potato3: Deleting (id "4_zbfb21d63c07d5b9b9f580e1b_f1045ebe2c65dbf49_d20250303_m021255_c001_v0001178_t0045_u01740967975381") 2025/03/03 02:12:57 DEBUG : B2 bucket rclone-test-bovemih3caci: Purge remote 2025/03/03 02:12:57 INFO : B2 bucket rclone-test-bovemih3caci: cleaning bucket "rclone-test-bovemih3caci" of all files 2025/03/03 02:12:57 DEBUG : empty space: Deleting (id "4_z1ff20d63c07d5b9b9f580e1b_f409a0f3b17b46e91_d20250303_m021255_c001_v7007000_t0000_u01740967975563") 2025/03/03 02:12:57 DEBUG : empty space: Deleting (id "4_z1ff20d63c07d5b9b9f580e1b_f10478b7ce096495b_d20250303_m021251_c001_v0001184_t0017_u01740967971305") 2025/03/03 02:12:57 DEBUG : potato2: Deleting (id "4_z1ff20d63c07d5b9b9f580e1b_f409a0f3b17b46e93_d20250303_m021255_c001_v7007000_t0000_u01740967975744") 2025/03/03 02:12:57 DEBUG : potato2: Deleting (id "4_z1ff20d63c07d5b9b9f580e1b_f10203f47ce215a91_d20250303_m021252_c001_v0001136_t0056_u01740967972109") 2025/03/03 02:12:57 DEBUG : potato3: Deleting (id "4_z1ff20d63c07d5b9b9f580e1b_f415d105575cd40ae_d20250303_m021255_c001_v7007000_t0000_u01740967975595") 2025/03/03 02:12:57 DEBUG : potato3: Deleting (id "4_z1ff20d63c07d5b9b9f580e1b_f102b176b74e2fba5_d20250303_m021252_c001_v0001116_t0043_u01740967972428") 2025/03/03 02:12:57 DEBUG : potato3: Deleting (id "4_z1ff20d63c07d5b9b9f580e1b_f10478b7ce096496b_d20250303_m021251_c001_v0001184_t0023_u01740967971507") --- PASS: TestServerSideMove (10.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:12:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wadibuh9fapi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jafopis9fola -> B2 bucket rclone-test-wadibuh9fapi 2025/03/03 02:13:04 DEBUG : empty space: Excluded (Size Filter) 2025/03/03 02:13:04 DEBUG : empty space: Excluded (Size Filter) 2025/03/03 02:13:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:13:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/03 02:13:04 DEBUG : B2 bucket rclone-test-wadibuh9fapi: Waiting for checks to finish 2025/03/03 02:13:04 DEBUG : B2 bucket rclone-test-wadibuh9fapi: Waiting for transfers to finish 2025/03/03 02:13:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:13:04 INFO : potato2: Copied (server-side copy) 2025/03/03 02:13:04 INFO : potato2: Deleted 2025/03/03 02:13:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:13:04 INFO : potato3: Copied (server-side copy) 2025/03/03 02:13:04 INFO : potato3: Deleted 2025/03/03 02:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-gajecic2zite" 2025/03/03 02:13:05 DEBUG : empty space: Excluded (Size Filter) 2025/03/03 02:13:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:13:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/03 02:13:06 DEBUG : B2 bucket rclone-test-gajecic2zite: Waiting for checks to finish 2025/03/03 02:13:06 DEBUG : B2 bucket rclone-test-gajecic2zite: Waiting for transfers to finish 2025/03/03 02:13:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:13:06 INFO : potato2: Copied (server-side copy) 2025/03/03 02:13:07 INFO : potato2: Deleted 2025/03/03 02:13:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:13:07 INFO : potato3: Copied (server-side copy) 2025/03/03 02:13:07 INFO : potato3: Deleted 2025/03/03 02:13:08 DEBUG : B2 bucket rclone-test-gajecic2zite: Purge remote 2025/03/03 02:13:08 INFO : B2 bucket rclone-test-gajecic2zite: cleaning bucket "rclone-test-gajecic2zite" of all files 2025/03/03 02:13:08 DEBUG : potato2: Deleting (id "4_zdf824d43c07d5b9b9f580e1b_f111f3ad7e899fd0f_d20250303_m021306_c001_v0001184_t0027_u01740967986867") 2025/03/03 02:13:08 DEBUG : potato3: Deleting (id "4_zdf824d43c07d5b9b9f580e1b_f10203f47ce215abb_d20250303_m021307_c001_v0001136_t0022_u01740967987104") 2025/03/03 02:13:08 DEBUG : B2 bucket rclone-test-wadibuh9fapi: Purge remote 2025/03/03 02:13:08 INFO : B2 bucket rclone-test-wadibuh9fapi: cleaning bucket "rclone-test-wadibuh9fapi" of all files 2025/03/03 02:13:09 DEBUG : empty space: Deleting (id "4_zff223d43c07d5b9b9f580e1b_f1142197a853f16c0_d20250303_m021303_c001_v0001176_t0033_u01740967983326") 2025/03/03 02:13:09 DEBUG : potato2: Deleting (id "4_zff223d43c07d5b9b9f580e1b_f40171738c584dea4_d20250303_m021307_c001_v7007000_t0000_u01740967987083") 2025/03/03 02:13:09 DEBUG : potato2: Deleting (id "4_zff223d43c07d5b9b9f580e1b_f106c8725421f0095_d20250303_m021304_c001_v0001177_t0038_u01740967984234") 2025/03/03 02:13:09 DEBUG : potato3: Deleting (id "4_zff223d43c07d5b9b9f580e1b_f40171738c584dea5_d20250303_m021307_c001_v7007000_t0000_u01740967987576") 2025/03/03 02:13:09 DEBUG : potato3: Deleting (id "4_zff223d43c07d5b9b9f580e1b_f113c0ea66f1d1bba_d20250303_m021304_c001_v0001184_t0020_u01740967984478") 2025/03/03 02:13:09 DEBUG : potato3: Deleting (id "4_zff223d43c07d5b9b9f580e1b_f1142197a853f16c2_d20250303_m021303_c001_v0001176_t0033_u01740967983566") --- PASS: TestServerSideMoveWithFilter (11.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pupokoj4mapi" 2025/03/03 02:13:10 DEBUG : Config file has changed externally - reloading 2025/03/03 02:13:14 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jafopis9fola -> B2 bucket rclone-test-pupokoj4mapi 2025/03/03 02:13:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:13:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/03 02:13:16 DEBUG : empty space: Unchanged skipping 2025/03/03 02:13:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/03 02:13:16 DEBUG : B2 bucket rclone-test-pupokoj4mapi: Waiting for checks to finish 2025/03/03 02:13:16 INFO : empty space: Deleted 2025/03/03 02:13:16 DEBUG : B2 bucket rclone-test-pupokoj4mapi: Waiting for transfers to finish 2025/03/03 02:13:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:13:16 INFO : potato2: Copied (server-side copy) 2025/03/03 02:13:17 INFO : potato2: Deleted 2025/03/03 02:13:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:13:17 INFO : potato3: Copied (server-side copy) 2025/03/03 02:13:17 INFO : potato3: Deleted 2025/03/03 02:13:17 DEBUG : Creating backend with remote "TestB2:rclone-test-govocod3seso" 2025/03/03 02:13:17 DEBUG : Config file has changed externally - reloading 2025/03/03 02:13:18 INFO : tomatoDir: Making directory 2025/03/03 02:13:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/03 02:13:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:13:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/03 02:13:19 DEBUG : B2 bucket rclone-test-govocod3seso: Waiting for checks to finish 2025/03/03 02:13:19 DEBUG : B2 bucket rclone-test-govocod3seso: Waiting for transfers to finish 2025/03/03 02:13:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:13:19 INFO : empty space: Copied (server-side copy) 2025/03/03 02:13:19 INFO : empty space: Deleted 2025/03/03 02:13:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:13:20 INFO : potato3: Copied (server-side copy) 2025/03/03 02:13:20 INFO : potato3: Deleted 2025/03/03 02:13:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:13:20 INFO : potato2: Copied (server-side copy) 2025/03/03 02:13:20 INFO : potato2: Deleted 2025/03/03 02:13:21 DEBUG : B2 bucket rclone-test-govocod3seso: Purge remote 2025/03/03 02:13:21 INFO : B2 bucket rclone-test-govocod3seso: cleaning bucket "rclone-test-govocod3seso" of all files 2025/03/03 02:13:21 DEBUG : empty space: Deleting (id "4_zff527d63c07d5b9b9f580e1b_f1075994733cfd4b1_d20250303_m021319_c001_v0001182_t0043_u01740967999665") 2025/03/03 02:13:21 DEBUG : potato2: Deleting (id "4_zff527d63c07d5b9b9f580e1b_f101a031322650987_d20250303_m021320_c001_v0001115_t0038_u01740968000101") 2025/03/03 02:13:21 DEBUG : potato3: Deleting (id "4_zff527d63c07d5b9b9f580e1b_f101d2defd9fcb369_d20250303_m021320_c001_v0001183_t0014_u01740968000037") 2025/03/03 02:13:22 DEBUG : B2 bucket rclone-test-pupokoj4mapi: Purge remote 2025/03/03 02:13:22 INFO : B2 bucket rclone-test-pupokoj4mapi: cleaning bucket "rclone-test-pupokoj4mapi" of all files 2025/03/03 02:13:22 DEBUG : empty space: Deleting (id "4_z2f826d53c07d5b9b9f580e1b_f4093a4b59fc4b303_d20250303_m021319_c001_v7007000_t0000_u01740967999869") 2025/03/03 02:13:22 DEBUG : empty space: Deleting (id "4_z2f826d53c07d5b9b9f580e1b_f111b2de9480ae2e3_d20250303_m021315_c001_v0001105_t0048_u01740967995588") 2025/03/03 02:13:22 DEBUG : potato2: Deleting (id "4_z2f826d53c07d5b9b9f580e1b_f4093a4b59fc4b305_d20250303_m021320_c001_v7007000_t0000_u01740968000654") 2025/03/03 02:13:22 DEBUG : potato2: Deleting (id "4_z2f826d53c07d5b9b9f580e1b_f1004daa81aac9397_d20250303_m021316_c001_v0001131_t0002_u01740967996680") 2025/03/03 02:13:22 DEBUG : potato3: Deleting (id "4_z2f826d53c07d5b9b9f580e1b_f4093a4b59fc4b304_d20250303_m021320_c001_v7007000_t0000_u01740968000230") 2025/03/03 02:13:22 DEBUG : potato3: Deleting (id "4_z2f826d53c07d5b9b9f580e1b_f100030e3ad6dcd3e_d20250303_m021317_c001_v0001146_t0053_u01740967997059") 2025/03/03 02:13:22 DEBUG : potato3: Deleting (id "4_z2f826d53c07d5b9b9f580e1b_f111b2de9480ae2e5_d20250303_m021315_c001_v0001105_t0015_u01740967995875") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.31s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:13:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:13:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/rclone-sync-test" 2025/03/03 02:13:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/rclone-sync-test-include/layer2" 2025/03/03 02:13:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/rclone-sync-test-ignore-file" 2025/03/03 02:13:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/03 02:13:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/03 02:13:37 DEBUG : pacer: Reducing sleep to 10ms 2025/03/03 02:13:37 DEBUG : B2 bucket rclone-test-jafopis9fola path rclone-sync-test: Waiting for checks to finish 2025/03/03 02:13:37 DEBUG : B2 bucket rclone-test-jafopis9fola path rclone-sync-test: Waiting for transfers to finish 2025/03/03 02:13:37 DEBUG : Waiting for deletions to finish 2025/03/03 02:13:37 INFO : There was nothing to transfer 2025/03/03 02:13:37 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:13:37 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:13:37 DEBUG : Waiting for deletions to finish 2025/03/03 02:13:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:13:37 DEBUG : B2 bucket rclone-test-jafopis9fola path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/03 02:13:37 DEBUG : B2 bucket rclone-test-jafopis9fola path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/03 02:13:37 DEBUG : Waiting for deletions to finish 2025/03/03 02:13:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:13:38 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:13:38 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:13:38 DEBUG : Waiting for deletions to finish 2025/03/03 02:13:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:13:38 DEBUG : B2 bucket rclone-test-jafopis9fola path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/03 02:13:38 DEBUG : B2 bucket rclone-test-jafopis9fola path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/03 02:13:38 DEBUG : Waiting for deletions to finish 2025/03/03 02:13:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.67s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:13:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/dst" 2025/03/03 02:13:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/CompareDest" 2025/03/03 02:13:48 DEBUG : one: Need to transfer - File not found at Destination 2025/03/03 02:13:48 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:13:48 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:13:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:13:49 INFO : one: Copied (new) 2025/03/03 02:13:49 DEBUG : Waiting for deletions to finish 2025/03/03 02:13:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:13:49 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:13:50 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:13:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/03 02:13:50 INFO : one: Copied (replaced existing) 2025/03/03 02:13:50 DEBUG : Waiting for deletions to finish 2025/03/03 02:13:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:13:52 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:13:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:13:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 02:13:52 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:13:52 DEBUG : Waiting for deletions to finish 2025/03/03 02:13:52 INFO : There was nothing to transfer 2025/03/03 02:13:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:13:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/03 02:13:53 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:13:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:13:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:13:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 02:13:54 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:13:54 DEBUG : Waiting for deletions to finish 2025/03/03 02:13:54 INFO : There was nothing to transfer 2025/03/03 02:13:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:13:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/03 02:13:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:13:54 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:13:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:13:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 02:13:54 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:13:54 DEBUG : Waiting for deletions to finish 2025/03/03 02:13:54 INFO : There was nothing to transfer 2025/03/03 02:13:55 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/03/03 02:13:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/03 02:13:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/03 02:13:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:13:55 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:13:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:13:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 02:13:56 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:13:56 DEBUG : Waiting for deletions to finish 2025/03/03 02:13:56 INFO : There was nothing to transfer 2025/03/03 02:13:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/03 02:13:56 DEBUG : two: Need to transfer - File not found at Destination 2025/03/03 02:13:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:13:56 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:13:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:13:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 02:13:57 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:13:57 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/03 02:13:57 INFO : two: Copied (new) 2025/03/03 02:13:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:14:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/dest" 2025/03/03 02:14:00 DEBUG : Config file has changed externally - reloading 2025/03/03 02:14:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/pre-dest1" 2025/03/03 02:14:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/pre-dest2" 2025/03/03 02:14:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:14:04 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/03 02:14:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:14:05 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/03 02:14:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/03 02:14:05 DEBUG : B2 bucket rclone-test-jafopis9fola path dest: Waiting for checks to finish 2025/03/03 02:14:05 DEBUG : B2 bucket rclone-test-jafopis9fola path dest: Waiting for transfers to finish 2025/03/03 02:14:06 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/03 02:14:06 INFO : 3: Copied (new) 2025/03/03 02:14:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.32s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/dst" 2025/03/03 02:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/CopyDest" 2025/03/03 02:14:11 DEBUG : one: Need to transfer - File not found at Destination 2025/03/03 02:14:11 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:14:11 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:14:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:14:12 INFO : one: Copied (new) 2025/03/03 02:14:12 DEBUG : Waiting for deletions to finish 2025/03/03 02:14:12 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:14:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:14:12 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:14:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/03 02:14:13 INFO : one: Copied (replaced existing) 2025/03/03 02:14:13 DEBUG : Waiting for deletions to finish 2025/03/03 02:14:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/BackupDir" 2025/03/03 02:14:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:14:16 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:14:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:14:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:14:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:14:17 INFO : one: Copied (server-side copy) 2025/03/03 02:14:18 INFO : one: Deleted 2025/03/03 02:14:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/03 02:14:18 INFO : one: Copied (server-side copy) 2025/03/03 02:14:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/03 02:14:18 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:14:18 DEBUG : Waiting for deletions to finish 2025/03/03 02:14:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:14:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/03 02:14:20 INFO : two: Copied (server-side copy) 2025/03/03 02:14:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/03 02:14:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:14:20 DEBUG : one: Unchanged skipping 2025/03/03 02:14:20 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:14:20 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:14:20 DEBUG : Waiting for deletions to finish 2025/03/03 02:14:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:14:20 DEBUG : one: Unchanged skipping 2025/03/03 02:14:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:14:20 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:14:20 DEBUG : two: Unchanged skipping 2025/03/03 02:14:20 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:14:20 DEBUG : Waiting for deletions to finish 2025/03/03 02:14:20 INFO : There was nothing to transfer 2025/03/03 02:14:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/03 02:14:22 DEBUG : three: Destination not found in --copy-dest 2025/03/03 02:14:22 DEBUG : three: Need to transfer - File not found at Destination 2025/03/03 02:14:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:14:22 DEBUG : one: Unchanged skipping 2025/03/03 02:14:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:14:22 DEBUG : two: Unchanged skipping 2025/03/03 02:14:22 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:14:22 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:14:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/03 02:14:23 INFO : three: Copied (new) 2025/03/03 02:14:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.13s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:14:27 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/dst" 2025/03/03 02:14:27 DEBUG : Config file has changed externally - reloading 2025/03/03 02:14:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/backup" 2025/03/03 02:14:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:14:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:14:30 DEBUG : two: Unchanged skipping 2025/03/03 02:14:30 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:14:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:14:31 INFO : one: Copied (server-side copy) 2025/03/03 02:14:31 INFO : one: Deleted 2025/03/03 02:14:31 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:14:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:14:33 INFO : one: Copied (new) 2025/03/03 02:14:33 DEBUG : Waiting for deletions to finish 2025/03/03 02:14:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:14:33 INFO : three.txt: Copied (server-side copy) 2025/03/03 02:14:33 INFO : three.txt: Deleted 2025/03/03 02:14:33 INFO : three.txt: Moved into backup dir 2025/03/03 02:14:35 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:14:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:14:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:14:35 DEBUG : two: Unchanged skipping 2025/03/03 02:14:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:14:36 INFO : one: Copied (server-side copy) 2025/03/03 02:14:36 INFO : one: Deleted 2025/03/03 02:14:36 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:14:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:14:37 INFO : one: Copied (new) 2025/03/03 02:14:37 DEBUG : Waiting for deletions to finish 2025/03/03 02:14:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:14:37 INFO : three.txt: Copied (server-side copy) 2025/03/03 02:14:37 INFO : three.txt: Deleted 2025/03/03 02:14:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.84s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:14:40 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1029-11.backblaze.com/b2api/v1/b2_upload_file/3f52cd93c04d5b9b9f580e1b/c001_v0001029_t0033": EOF 2025/03/03 02:14:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-11.backblaze.com/b2api/v1/b2_upload_file/3f52cd93c04d5b9b9f580e1b/c001_v0001029_t0033": EOF) 2025/03/03 02:14:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-jafopis9fola: 1/10 (Post "https://pod-000-1029-11.backblaze.com/b2api/v1/b2_upload_file/3f52cd93c04d5b9b9f580e1b/c001_v0001029_t0033": EOF) 2025/03/03 02:14:42 DEBUG : pacer: Reducing sleep to 10ms 2025/03/03 02:14:42 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/dst" 2025/03/03 02:14:43 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/backup" 2025/03/03 02:14:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:14:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:14:45 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:14:45 DEBUG : two: Unchanged skipping 2025/03/03 02:14:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:14:47 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:14:47 INFO : one: Deleted 2025/03/03 02:14:47 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:14:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:14:48 INFO : one: Copied (new) 2025/03/03 02:14:48 DEBUG : Waiting for deletions to finish 2025/03/03 02:14:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:14:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:14:48 INFO : three.txt: Deleted 2025/03/03 02:14:48 INFO : three.txt: Moved into backup dir 2025/03/03 02:14:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:14:50 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:14:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:14:50 DEBUG : two: Unchanged skipping 2025/03/03 02:14:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:14:51 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:14:51 INFO : one: Deleted 2025/03/03 02:14:51 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:14:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:14:51 INFO : one: Copied (new) 2025/03/03 02:14:51 DEBUG : Waiting for deletions to finish 2025/03/03 02:14:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:14:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:14:52 INFO : three.txt: Deleted 2025/03/03 02:14:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/dst" 2025/03/03 02:14:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/backup" 2025/03/03 02:14:56 DEBUG : Config file has changed externally - reloading 2025/03/03 02:14:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:14:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:14:58 DEBUG : two: Unchanged skipping 2025/03/03 02:14:58 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:14:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:14:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/03 02:14:59 INFO : one: Deleted 2025/03/03 02:14:59 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:15:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:15:00 INFO : one: Copied (new) 2025/03/03 02:15:00 DEBUG : Waiting for deletions to finish 2025/03/03 02:15:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:15:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/03 02:15:01 INFO : three.txt: Deleted 2025/03/03 02:15:01 INFO : three.txt: Moved into backup dir 2025/03/03 02:15:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:15:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:02 DEBUG : two: Unchanged skipping 2025/03/03 02:15:02 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:15:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:15:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/03 02:15:03 INFO : one: Deleted 2025/03/03 02:15:03 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:15:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:15:03 INFO : one: Copied (new) 2025/03/03 02:15:03 DEBUG : Waiting for deletions to finish 2025/03/03 02:15:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:15:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/03 02:15:04 INFO : three.txt: Deleted 2025/03/03 02:15:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.04s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:15:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/dst" 2025/03/03 02:15:07 DEBUG : Config file has changed externally - reloading 2025/03/03 02:15:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:15:08 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:15:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:08 DEBUG : two: Unchanged skipping 2025/03/03 02:15:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:15:09 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:15:09 INFO : one: Deleted 2025/03/03 02:15:09 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:15:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:15:10 INFO : one: Copied (new) 2025/03/03 02:15:10 DEBUG : Waiting for deletions to finish 2025/03/03 02:15:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:15:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:15:10 INFO : three.txt: Deleted 2025/03/03 02:15:10 INFO : three.txt: Moved into backup dir 2025/03/03 02:15:11 DEBUG : one.bak: Excluded (Path Filter) 2025/03/03 02:15:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/03 02:15:11 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for checks to finish 2025/03/03 02:15:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:15:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:11 DEBUG : two: Unchanged skipping 2025/03/03 02:15:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:15:12 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:15:12 INFO : one: Deleted 2025/03/03 02:15:12 DEBUG : B2 bucket rclone-test-jafopis9fola path dst: Waiting for transfers to finish 2025/03/03 02:15:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:15:13 INFO : one: Copied (new) 2025/03/03 02:15:13 DEBUG : Waiting for deletions to finish 2025/03/03 02:15:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:15:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:15:13 INFO : three.txt: Deleted 2025/03/03 02:15:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.49s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:15:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/dst" 2025/03/03 02:15:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:15:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:15:19 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:15:19 INFO : one: Deleted 2025/03/03 02:15:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:15:20 INFO : one: Copied (new) 2025/03/03 02:15:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:20 DEBUG : two: Unchanged skipping 2025/03/03 02:15:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/03 02:15:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:15:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:15:21 INFO : three.txt: Deleted 2025/03/03 02:15:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:15:22 INFO : three.txt: Copied (new) 2025/03/03 02:15:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:15:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:15:23 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:15:23 INFO : one: Deleted 2025/03/03 02:15:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:15:24 INFO : one: Copied (new) 2025/03/03 02:15:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:24 DEBUG : two: Unchanged skipping 2025/03/03 02:15:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/03 02:15:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:15:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:15:25 INFO : three.txt: Deleted 2025/03/03 02:15:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/03 02:15:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.03s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:15:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jafopis9fola/dst" 2025/03/03 02:15:28 DEBUG : Config file has changed externally - reloading 2025/03/03 02:15:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:15:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:15:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/03 02:15:31 INFO : one: Deleted 2025/03/03 02:15:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:15:32 INFO : one: Copied (new) 2025/03/03 02:15:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:32 DEBUG : two: Unchanged skipping 2025/03/03 02:15:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/03 02:15:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:15:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/03 02:15:33 INFO : three.txt: Deleted 2025/03/03 02:15:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:15:33 INFO : three.txt: Copied (new) 2025/03/03 02:15:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:15:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:15:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/03 02:15:34 INFO : one: Deleted 2025/03/03 02:15:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:15:34 INFO : one: Copied (new) 2025/03/03 02:15:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:35 DEBUG : two: Unchanged skipping 2025/03/03 02:15:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/03 02:15:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:15:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/03 02:15:36 INFO : three.txt: Deleted 2025/03/03 02:15:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/03 02:15:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.94s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:15:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/03 02:15:39 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:15:39 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:15:39 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/03 02:15:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/03 02:15:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.50s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:15:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/03 02:15:41 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:15:41 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:15:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/03 02:15:41 INFO : existing: Copied (new) 2025/03/03 02:15:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:15:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/03 02:15:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/03 02:15:41 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:15:41 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:15:41 ERROR : B2 bucket rclone-test-jafopis9fola: not deleting files as there were IO errors 2025/03/03 02:15:41 ERROR : B2 bucket rclone-test-jafopis9fola: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:15:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:44 DEBUG : existing: Unchanged skipping 2025/03/03 02:15:44 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:15:44 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:15:44 DEBUG : Waiting for deletions to finish 2025/03/03 02:15:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:15:46 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1101-01.backblaze.com/b2api/v1/b2_upload_file/3f52cd93c04d5b9b9f580e1b/c001_v0001101_t0053": EOF 2025/03/03 02:15:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-01.backblaze.com/b2api/v1/b2_upload_file/3f52cd93c04d5b9b9f580e1b/c001_v0001101_t0053": EOF) 2025/03/03 02:15:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-jafopis9fola: 1/10 (Post "https://pod-000-1101-01.backblaze.com/b2api/v1/b2_upload_file/3f52cd93c04d5b9b9f580e1b/c001_v0001101_t0053": EOF) 2025/03/03 02:15:48 DEBUG : pacer: Reducing sleep to 10ms 2025/03/03 02:15:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:15:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both0: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both12: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both13: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both14: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both15: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both16: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both17: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both18: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both19: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both2: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both3: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both4: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both5: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both1: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both7: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both8: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:15:58 DEBUG : both9: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both6: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both10: Unchanged skipping 2025/03/03 02:15:58 DEBUG : both11: Unchanged skipping 2025/03/03 02:15:58 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:15:58 DEBUG : Waiting for deletions to finish 2025/03/03 02:15:58 INFO : only5: Deleted 2025/03/03 02:15:59 INFO : only0: Deleted 2025/03/03 02:15:59 INFO : only17: Deleted 2025/03/03 02:15:59 INFO : only14: Deleted 2025/03/03 02:15:59 INFO : only3: Deleted 2025/03/03 02:15:59 INFO : only8: Deleted 2025/03/03 02:15:59 INFO : only9: Deleted 2025/03/03 02:15:59 INFO : only10: Deleted 2025/03/03 02:15:59 INFO : only13: Deleted 2025/03/03 02:15:59 INFO : only12: Deleted 2025/03/03 02:15:59 INFO : only16: Deleted 2025/03/03 02:15:59 INFO : only4: Deleted 2025/03/03 02:15:59 INFO : only6: Deleted 2025/03/03 02:15:59 INFO : only7: Deleted 2025/03/03 02:15:59 INFO : only11: Deleted 2025/03/03 02:15:59 INFO : only18: Deleted 2025/03/03 02:15:59 INFO : only19: Deleted 2025/03/03 02:15:59 INFO : only2: Deleted 2025/03/03 02:16:00 INFO : only1: Deleted 2025/03/03 02:16:00 INFO : only15: Deleted 2025/03/03 02:16:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:16:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for checks to finish 2025/03/03 02:16:14 DEBUG : both0: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both1: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both13: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both11: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both10: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both16: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both12: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both14: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both19: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both15: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both17: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both4: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both5: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both18: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both7: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both8: Unchanged skipping 2025/03/03 02:16:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:16:14 DEBUG : both9: Unchanged skipping 2025/03/03 02:16:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : both2: Unchanged skipping 2025/03/03 02:16:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : both3: Unchanged skipping 2025/03/03 02:16:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : both6: Unchanged skipping 2025/03/03 02:16:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/03 02:16:14 DEBUG : B2 bucket rclone-test-jafopis9fola: Waiting for transfers to finish 2025/03/03 02:16:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only1: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only11: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only15: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only16: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only0: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only12: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only10: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only13: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only14: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only17: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only2: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only4: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only3: Copied (replaced existing) 2025/03/03 02:16:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:15 INFO : only6: Copied (replaced existing) 2025/03/03 02:16:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:16 INFO : only19: Copied (replaced existing) 2025/03/03 02:16:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:16 INFO : only8: Copied (replaced existing) 2025/03/03 02:16:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:16 INFO : only18: Copied (replaced existing) 2025/03/03 02:16:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:16 INFO : only5: Copied (replaced existing) 2025/03/03 02:16:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:16 INFO : only7: Copied (replaced existing) 2025/03/03 02:16:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:16:16 INFO : only9: Copied (replaced existing) 2025/03/03 02:16:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.08s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:16:24 DEBUG : empty_dir: Making directory with metadata 2025/03/03 02:16:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:16:24 DEBUG : empty_on_remote: Making directory with metadata 2025/03/03 02:16:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:16:24 INFO : empty_on_remote: Making directory 2025/03/03 02:16:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:16:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/03 02:16:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/03 02:16:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:16:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.21s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:16:28 DEBUG : empty_dir: Making directory with metadata 2025/03/03 02:16:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:16:28 DEBUG : empty_on_remote: Making directory with metadata 2025/03/03 02:16:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:16:28 INFO : empty_on_remote: Making directory 2025/03/03 02:16:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:16:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/03 02:16:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/03 02:16:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:16:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/03 02:16:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:16:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:16:31 INFO : sub dir: Making directory 2025/03/03 02:16:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" 2025/03/03 02:16:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:16:34 INFO : sub dir: Making directory 2025/03/03 02:16:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jafopis9fola", Local "Local file system at /tmp/rclone3390797344", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.08s) PASS 2025/03/03 02:16:37 DEBUG : B2 bucket rclone-test-jafopis9fola: Purge remote 2025/03/03 02:16:37 INFO : B2 bucket rclone-test-jafopis9fola: cleaning bucket "rclone-test-jafopis9fola" of all files 2025/03/03 02:16:38 DEBUG : BackupDir/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfd59_d20250303_m021423_c001_v7007000_t0000_u01740968063731") 2025/03/03 02:16:38 DEBUG : BackupDir/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f114a4c1e55fe8f4b_d20250303_m021417_c001_v0001116_t0022_u01740968057476") 2025/03/03 02:16:38 DEBUG : CompareDest/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4374_d20250303_m021357_c001_v7007000_t0000_u01740968037855") 2025/03/03 02:16:38 DEBUG : CompareDest/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b447d_d20250303_m021351_c001_v0001101_t0001_u01740968031750") 2025/03/03 02:16:38 DEBUG : CompareDest/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4375_d20250303_m021358_c001_v7007000_t0000_u01740968038037") 2025/03/03 02:16:38 DEBUG : CompareDest/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaadb7_d20250303_m021353_c001_v0001165_t0008_u01740968033206") 2025/03/03 02:16:38 DEBUG : CopyDest/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfd5a_d20250303_m021423_c001_v7007000_t0000_u01740968063915") 2025/03/03 02:16:38 DEBUG : CopyDest/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9479_d20250303_m021414_c001_v0001029_t0025_u01740968054380") 2025/03/03 02:16:38 DEBUG : CopyDest/three: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfd5c_d20250303_m021424_c001_v7007000_t0000_u01740968064110") 2025/03/03 02:16:38 DEBUG : CopyDest/three: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaae16_d20250303_m021421_c001_v0001165_t0026_u01740968061544") 2025/03/03 02:16:38 DEBUG : CopyDest/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfd5f_d20250303_m021424_c001_v7007000_t0000_u01740968064293") 2025/03/03 02:16:38 DEBUG : CopyDest/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b452f_d20250303_m021419_c001_v0001101_t0050_u01740968059364") 2025/03/03 02:16:38 DEBUG : EXISTING: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfeb5_d20250303_m021544_c001_v7007000_t0000_u01740968144484") 2025/03/03 02:16:38 DEBUG : EXISTING: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf26_d20250303_m021543_c001_v0001165_t0053_u01740968143479") 2025/03/03 02:16:38 DEBUG : Testêé: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfeaa_d20250303_m021540_c001_v7007000_t0000_u01740968140345") 2025/03/03 02:16:38 DEBUG : Testêé: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf18_d20250303_m021539_c001_v0001165_t0050_u01740968139723") 2025/03/03 02:16:38 DEBUG : Testêé: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b468c_d20250303_m021538_c001_v0001101_t0010_u01740968138572") 2025/03/03 02:16:39 DEBUG : a/potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f24_d20250303_m021205_c001_v7007000_t0000_u01740967925882") 2025/03/03 02:16:39 DEBUG : a/potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93af_d20250303_m021204_c001_v0001029_t0008_u01740967924791") 2025/03/03 02:16:39 DEBUG : a/potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f1f_d20250303_m021202_c001_v7007000_t0000_u01740967922408") 2025/03/03 02:16:39 DEBUG : a/potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93a7_d20250303_m021201_c001_v0001029_t0014_u01740967921283") 2025/03/03 02:16:39 DEBUG : a/potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b27_d20250303_m021137_c001_v7007000_t0000_u01740967897687") 2025/03/03 02:16:39 DEBUG : a/potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9367_d20250303_m021136_c001_v0001029_t0022_u01740967896599") 2025/03/03 02:16:39 DEBUG : b/potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f25_d20250303_m021206_c001_v7007000_t0000_u01740967926062") 2025/03/03 02:16:39 DEBUG : b/potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93ab_d20250303_m021203_c001_v0001029_t0038_u01740967923327") 2025/03/03 02:16:39 DEBUG : b/potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f1e_d20250303_m021201_c001_v7007000_t0000_u01740967921862") 2025/03/03 02:16:39 DEBUG : b/potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93a3_d20250303_m021200_c001_v0001029_t0033_u01740967920023") 2025/03/03 02:16:39 DEBUG : b/potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b1f_d20250303_m021137_c001_v7007000_t0000_u01740967897126") 2025/03/03 02:16:39 DEBUG : b/potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9363_d20250303_m021135_c001_v0001029_t0036_u01740967895285") 2025/03/03 02:16:39 DEBUG : backup/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4178f3863e84016d_d20250303_m021438_c001_v7007000_t0000_u01740968078134") 2025/03/03 02:16:39 DEBUG : backup/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f10394e9c79b3c548_d20250303_m021436_c001_v0001176_t0046_u01740968076066") 2025/03/03 02:16:39 DEBUG : backup/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f118f82f9a52edf42_d20250303_m021431_c001_v0001120_t0014_u01740968071476") 2025/03/03 02:16:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4462_d20250303_m021504_c001_v7007000_t0000_u01740968104830") 2025/03/03 02:16:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f118612e7d94224f2_d20250303_m021503_c001_v0001098_t0046_u01740968103030") 2025/03/03 02:16:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f11188a5d5705511e_d20250303_m021459_c001_v0001033_t0049_u01740968099218") 2025/03/03 02:16:39 DEBUG : backup/one.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f416775419b0317b6_d20250303_m021452_c001_v7007000_t0000_u01740968092788") 2025/03/03 02:16:39 DEBUG : backup/one.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017d1d0497b9a9e_d20250303_m021450_c001_v0001090_t0006_u01740968090763") 2025/03/03 02:16:39 DEBUG : backup/one.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1167c6d954cd4226_d20250303_m021446_c001_v0001102_t0046_u01740968086826") 2025/03/03 02:16:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4464_d20250303_m021505_c001_v7007000_t0000_u01740968105012") 2025/03/03 02:16:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f110fc64e3c3cf5bd_d20250303_m021503_c001_v0001131_t0000_u01740968103977") 2025/03/03 02:16:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f10415601a1852789_d20250303_m021500_c001_v0001183_t0016_u01740968100940") 2025/03/03 02:16:40 DEBUG : backup/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4178f3863e84016e_d20250303_m021438_c001_v7007000_t0000_u01740968078316") 2025/03/03 02:16:40 DEBUG : backup/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f11595b9ddddecc98_d20250303_m021437_c001_v0001180_t0003_u01740968077344") 2025/03/03 02:16:40 DEBUG : backup/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1143f1deb02e0485_d20250303_m021433_c001_v0001184_t0040_u01740968073490") 2025/03/03 02:16:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f416775419b0317b8_d20250303_m021452_c001_v7007000_t0000_u01740968092971") 2025/03/03 02:16:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f11499fc3e0201266_d20250303_m021452_c001_v0001182_t0058_u01740968092039") 2025/03/03 02:16:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1141470e8fa2e139_d20250303_m021448_c001_v0001183_t0057_u01740968088662") 2025/03/03 02:16:40 DEBUG : both0: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4517_d20250303_m021616_c001_v7007000_t0000_u01740968176953") 2025/03/03 02:16:40 DEBUG : both0: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf9d_d20250303_m021605_c001_v0001165_t0037_u01740968165324") 2025/03/03 02:16:40 DEBUG : both0: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd449e_d20250303_m021600_c001_v7007000_t0000_u01740968160577") 2025/03/03 02:16:40 DEBUG : both0: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf31_d20250303_m021548_c001_v0001165_t0006_u01740968148419") 2025/03/03 02:16:40 DEBUG : both1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4518_d20250303_m021617_c001_v7007000_t0000_u01740968177137") 2025/03/03 02:16:40 DEBUG : both1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafa1_d20250303_m021605_c001_v0001165_t0048_u01740968165824") 2025/03/03 02:16:40 DEBUG : both1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44a0_d20250303_m021600_c001_v7007000_t0000_u01740968160759") 2025/03/03 02:16:40 DEBUG : both1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf37_d20250303_m021548_c001_v0001165_t0058_u01740968148885") 2025/03/03 02:16:40 DEBUG : both10: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4519_d20250303_m021617_c001_v7007000_t0000_u01740968177320") 2025/03/03 02:16:40 DEBUG : both10: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafcb_d20250303_m021609_c001_v0001165_t0038_u01740968169898") 2025/03/03 02:16:40 DEBUG : both10: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44a2_d20250303_m021600_c001_v7007000_t0000_u01740968160975") 2025/03/03 02:16:40 DEBUG : both10: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf5f_d20250303_m021553_c001_v0001165_t0021_u01740968153064") 2025/03/03 02:16:41 DEBUG : both11: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd451a_d20250303_m021617_c001_v7007000_t0000_u01740968177503") 2025/03/03 02:16:41 DEBUG : both11: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafd1_d20250303_m021610_c001_v0001165_t0058_u01740968170396") 2025/03/03 02:16:41 DEBUG : both11: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44a4_d20250303_m021601_c001_v7007000_t0000_u01740968161159") 2025/03/03 02:16:41 DEBUG : both11: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf63_d20250303_m021553_c001_v0001165_t0026_u01740968153480") 2025/03/03 02:16:41 DEBUG : both12: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd451b_d20250303_m021617_c001_v7007000_t0000_u01740968177686") 2025/03/03 02:16:41 DEBUG : both12: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafd5_d20250303_m021610_c001_v0001165_t0017_u01740968170797") 2025/03/03 02:16:41 DEBUG : both12: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44a7_d20250303_m021601_c001_v7007000_t0000_u01740968161350") 2025/03/03 02:16:41 DEBUG : both12: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf67_d20250303_m021553_c001_v0001165_t0045_u01740968153952") 2025/03/03 02:16:41 DEBUG : both13: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd451c_d20250303_m021617_c001_v7007000_t0000_u01740968177867") 2025/03/03 02:16:41 DEBUG : both13: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafe1_d20250303_m021611_c001_v0001165_t0001_u01740968171199") 2025/03/03 02:16:41 DEBUG : both13: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44a8_d20250303_m021601_c001_v7007000_t0000_u01740968161534") 2025/03/03 02:16:41 DEBUG : both13: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf6b_d20250303_m021554_c001_v0001165_t0030_u01740968154410") 2025/03/03 02:16:41 DEBUG : both14: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd451d_d20250303_m021618_c001_v7007000_t0000_u01740968178051") 2025/03/03 02:16:41 DEBUG : both14: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafe7_d20250303_m021611_c001_v0001165_t0019_u01740968171613") 2025/03/03 02:16:41 DEBUG : both14: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44ab_d20250303_m021601_c001_v7007000_t0000_u01740968161784") 2025/03/03 02:16:41 DEBUG : both14: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf6f_d20250303_m021554_c001_v0001165_t0034_u01740968154899") 2025/03/03 02:16:41 DEBUG : both15: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd451e_d20250303_m021618_c001_v7007000_t0000_u01740968178233") 2025/03/03 02:16:41 DEBUG : both15: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafeb_d20250303_m021612_c001_v0001165_t0020_u01740968172026") 2025/03/03 02:16:41 DEBUG : both15: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44ae_d20250303_m021601_c001_v7007000_t0000_u01740968161980") 2025/03/03 02:16:41 DEBUG : both15: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf77_d20250303_m021555_c001_v0001165_t0024_u01740968155440") 2025/03/03 02:16:42 DEBUG : both16: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd451f_d20250303_m021618_c001_v7007000_t0000_u01740968178415") 2025/03/03 02:16:42 DEBUG : both16: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaff5_d20250303_m021612_c001_v0001165_t0047_u01740968172423") 2025/03/03 02:16:42 DEBUG : both16: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44af_d20250303_m021602_c001_v7007000_t0000_u01740968162162") 2025/03/03 02:16:42 DEBUG : both16: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf7d_d20250303_m021555_c001_v0001165_t0059_u01740968155968") 2025/03/03 02:16:42 DEBUG : both17: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4520_d20250303_m021618_c001_v7007000_t0000_u01740968178598") 2025/03/03 02:16:42 DEBUG : both17: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaff9_d20250303_m021612_c001_v0001165_t0029_u01740968172845") 2025/03/03 02:16:42 DEBUG : both17: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44b2_d20250303_m021602_c001_v7007000_t0000_u01740968162344") 2025/03/03 02:16:42 DEBUG : both17: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf83_d20250303_m021556_c001_v0001165_t0044_u01740968156456") 2025/03/03 02:16:42 DEBUG : both18: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4521_d20250303_m021618_c001_v7007000_t0000_u01740968178783") 2025/03/03 02:16:42 DEBUG : both18: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaffd_d20250303_m021613_c001_v0001165_t0001_u01740968173268") 2025/03/03 02:16:42 DEBUG : both18: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44b5_d20250303_m021602_c001_v7007000_t0000_u01740968162540") 2025/03/03 02:16:42 DEBUG : both18: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf87_d20250303_m021556_c001_v0001165_t0013_u01740968156873") 2025/03/03 02:16:42 DEBUG : both19: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4522_d20250303_m021618_c001_v7007000_t0000_u01740968178998") 2025/03/03 02:16:42 DEBUG : both19: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefab005_d20250303_m021613_c001_v0001165_t0038_u01740968173662") 2025/03/03 02:16:42 DEBUG : both19: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44b7_d20250303_m021602_c001_v7007000_t0000_u01740968162723") 2025/03/03 02:16:42 DEBUG : both19: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf8b_d20250303_m021557_c001_v0001165_t0020_u01740968157373") 2025/03/03 02:16:42 DEBUG : both2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4523_d20250303_m021619_c001_v7007000_t0000_u01740968179181") 2025/03/03 02:16:42 DEBUG : both2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafa5_d20250303_m021606_c001_v0001165_t0049_u01740968166255") 2025/03/03 02:16:42 DEBUG : both2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44ba_d20250303_m021602_c001_v7007000_t0000_u01740968162907") 2025/03/03 02:16:42 DEBUG : both2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf3b_d20250303_m021549_c001_v0001165_t0002_u01740968149361") 2025/03/03 02:16:42 DEBUG : both3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4524_d20250303_m021619_c001_v7007000_t0000_u01740968179363") 2025/03/03 02:16:42 DEBUG : both3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafa9_d20250303_m021606_c001_v0001165_t0052_u01740968166733") 2025/03/03 02:16:43 DEBUG : both3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44bc_d20250303_m021603_c001_v7007000_t0000_u01740968163088") 2025/03/03 02:16:43 DEBUG : both3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf3f_d20250303_m021549_c001_v0001165_t0046_u01740968149936") 2025/03/03 02:16:43 DEBUG : both4: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4525_d20250303_m021619_c001_v7007000_t0000_u01740968179545") 2025/03/03 02:16:43 DEBUG : both4: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafad_d20250303_m021607_c001_v0001165_t0039_u01740968167167") 2025/03/03 02:16:43 DEBUG : both4: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44bf_d20250303_m021603_c001_v7007000_t0000_u01740968163271") 2025/03/03 02:16:43 DEBUG : both4: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf43_d20250303_m021550_c001_v0001165_t0017_u01740968150373") 2025/03/03 02:16:43 DEBUG : both5: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4526_d20250303_m021619_c001_v7007000_t0000_u01740968179789") 2025/03/03 02:16:43 DEBUG : both5: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafb3_d20250303_m021607_c001_v0001165_t0039_u01740968167640") 2025/03/03 02:16:43 DEBUG : both5: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44c2_d20250303_m021603_c001_v7007000_t0000_u01740968163454") 2025/03/03 02:16:43 DEBUG : both5: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf47_d20250303_m021550_c001_v0001165_t0047_u01740968150811") 2025/03/03 02:16:43 DEBUG : both6: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4527_d20250303_m021619_c001_v7007000_t0000_u01740968179976") 2025/03/03 02:16:43 DEBUG : both6: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafb7_d20250303_m021608_c001_v0001165_t0037_u01740968168095") 2025/03/03 02:16:43 DEBUG : both6: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44c3_d20250303_m021603_c001_v7007000_t0000_u01740968163636") 2025/03/03 02:16:43 DEBUG : both6: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf4b_d20250303_m021551_c001_v0001165_t0018_u01740968151284") 2025/03/03 02:16:43 DEBUG : both7: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4528_d20250303_m021620_c001_v7007000_t0000_u01740968180160") 2025/03/03 02:16:43 DEBUG : both7: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafbd_d20250303_m021608_c001_v0001165_t0037_u01740968168507") 2025/03/03 02:16:43 DEBUG : both7: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44c6_d20250303_m021603_c001_v7007000_t0000_u01740968163835") 2025/03/03 02:16:43 DEBUG : both7: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf4f_d20250303_m021551_c001_v0001165_t0056_u01740968151731") 2025/03/03 02:16:43 DEBUG : both8: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4529_d20250303_m021620_c001_v7007000_t0000_u01740968180348") 2025/03/03 02:16:43 DEBUG : both8: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafc3_d20250303_m021609_c001_v0001165_t0010_u01740968169005") 2025/03/03 02:16:43 DEBUG : both8: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44c9_d20250303_m021604_c001_v7007000_t0000_u01740968164016") 2025/03/03 02:16:44 DEBUG : both8: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf53_d20250303_m021552_c001_v0001165_t0022_u01740968152221") 2025/03/03 02:16:44 DEBUG : both9: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd452a_d20250303_m021620_c001_v7007000_t0000_u01740968180530") 2025/03/03 02:16:44 DEBUG : both9: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafc7_d20250303_m021609_c001_v0001165_t0050_u01740968169437") 2025/03/03 02:16:44 DEBUG : both9: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd44ca_d20250303_m021604_c001_v7007000_t0000_u01740968164216") 2025/03/03 02:16:44 DEBUG : both9: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf59_d20250303_m021552_c001_v0001165_t0017_u01740968152642") 2025/03/03 02:16:44 DEBUG : c/non empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f26_d20250303_m021206_c001_v7007000_t0000_u01740967926243") 2025/03/03 02:16:44 DEBUG : c/non empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93ad_d20250303_m021203_c001_v0001029_t0016_u01740967923921") 2025/03/03 02:16:44 DEBUG : c/non empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f20_d20250303_m021202_c001_v7007000_t0000_u01740967922589") 2025/03/03 02:16:44 DEBUG : c/non empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93a5_d20250303_m021200_c001_v0001029_t0025_u01740967920488") 2025/03/03 02:16:44 DEBUG : c/non empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b29_d20250303_m021137_c001_v7007000_t0000_u01740967897875") 2025/03/03 02:16:44 DEBUG : c/non empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9365_d20250303_m021135_c001_v0001029_t0040_u01740967895747") 2025/03/03 02:16:44 DEBUG : check sum: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb7423_d20250303_m021122_c001_v7007000_t0000_u01740967882923") 2025/03/03 02:16:44 DEBUG : check sum: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9347_d20250303_m021121_c001_v0001029_t0009_u01740967881828") 2025/03/03 02:16:44 DEBUG : dest/3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfcf9_d20250303_m021407_c001_v7007000_t0000_u01740968047367") 2025/03/03 02:16:44 DEBUG : dest/3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4111c512a7a686af_d20250303_m021406_c001_v0001182_t0016_u01740968046260") 2025/03/03 02:16:44 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfe99_d20250303_m021537_c001_v7007000_t0000_u01740968137091") 2025/03/03 02:16:44 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1160f54513266195_d20250303_m021534_c001_v0001184_t0047_u01740968134874") 2025/03/03 02:16:44 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea35952bc_d20250303_m021534_c001_v7007000_t0000_u01740968134695") 2025/03/03 02:16:44 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1160f54513266147_d20250303_m021532_c001_v0001184_t0053_u01740968132348") 2025/03/03 02:16:44 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea35952af_d20250303_m021531_c001_v7007000_t0000_u01740968131624") 2025/03/03 02:16:44 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaef3_d20250303_m021527_c001_v0001165_t0013_u01740968127649") 2025/03/03 02:16:44 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfe65_d20250303_m021526_c001_v7007000_t0000_u01740968126137") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1030926a7033d58a_d20250303_m021523_c001_v0001100_t0029_u01740968123756") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4116c07fe52c4dc1_d20250303_m021523_c001_v7007000_t0000_u01740968123573") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1030926a7033d57e_d20250303_m021520_c001_v0001100_t0058_u01740968120437") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4116c07fe52c4db2_d20250303_m021519_c001_v7007000_t0000_u01740968119706") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b4656_d20250303_m021515_c001_v0001101_t0053_u01740968115592") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd446d_d20250303_m021514_c001_v7007000_t0000_u01740968114311") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f10478b7ce0965b33_d20250303_m021512_c001_v0001184_t0006_u01740968112898") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4007cfc4b515422a_d20250303_m021512_c001_v7007000_t0000_u01740968112704") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f10478b7ce0965ad9_d20250303_m021510_c001_v0001184_t0014_u01740968110268") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4007cfc4b5154222_d20250303_m021509_c001_v7007000_t0000_u01740968109530") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b461a_d20250303_m021506_c001_v0001101_t0048_u01740968106104") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4465_d20250303_m021505_c001_v7007000_t0000_u01740968105193") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f105587c607511c8e_d20250303_m021503_c001_v0001182_t0055_u01740968103574") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f415d105575cd42d5_d20250303_m021503_c001_v7007000_t0000_u01740968103390") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f105587c607511c54_d20250303_m021500_c001_v0001182_t0059_u01740968100508") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f415d105575cd42ba_d20250303_m021459_c001_v7007000_t0000_u01740968099780") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b45e0_d20250303_m021454_c001_v0001101_t0015_u01740968094062") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f416775419b0317b9_d20250303_m021453_c001_v7007000_t0000_u01740968093152") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1109aaac34c9b8b5_d20250303_m021451_c001_v0001103_t0011_u01740968091444") 2025/03/03 02:16:45 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4027f08311de91f1_d20250303_m021451_c001_v7007000_t0000_u01740968091260") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1109aaac34c9b89b_d20250303_m021447_c001_v0001103_t0031_u01740968087988") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4027f08311de91ed_d20250303_m021447_c001_v7007000_t0000_u01740968087263") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b45a0_d20250303_m021439_c001_v0001101_t0032_u01740968079433") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4178f3863e84016f_d20250303_m021438_c001_v7007000_t0000_u01740968078500") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f109d7f0d7630ace9_d20250303_m021436_c001_v0001117_t0022_u01740968076458") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4027f08311de91d6_d20250303_m021436_c001_v7007000_t0000_u01740968076274") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f109d7f0d7630acd3_d20250303_m021432_c001_v0001117_t0046_u01740968072597") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4027f08311de91bc_d20250303_m021431_c001_v7007000_t0000_u01740968071870") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9487_d20250303_m021425_c001_v0001029_t0005_u01740968065584") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfd66_d20250303_m021424_c001_v7007000_t0000_u01740968064476") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1110f47ba2d6ff18_d20250303_m021418_c001_v0001109_t0033_u01740968058231") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40709ca355713be5_d20250303_m021418_c001_v7007000_t0000_u01740968058026") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaadff_d20250303_m021413_c001_v0001165_t0021_u01740968053811") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1156aee5be7066db_d20250303_m021412_c001_v0001161_t0021_u01740968052876") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1156aee5be7066d5_d20250303_m021411_c001_v0001161_t0010_u01740968051766") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4378_d20250303_m021358_c001_v7007000_t0000_u01740968038218") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb945f_d20250303_m021350_c001_v0001029_t0032_u01740968030973") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1166881e794ac7ba_d20250303_m021350_c001_v0001182_t0018_u01740968030227") 2025/03/03 02:16:46 DEBUG : dst/one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1166881e794ac7a2_d20250303_m021349_c001_v0001182_t0033_u01740968029289") 2025/03/03 02:16:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfe9a_d20250303_m021537_c001_v7007000_t0000_u01740968137287") 2025/03/03 02:16:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111f3ad7e89a0e95_d20250303_m021534_c001_v0001184_t0058_u01740968134488") 2025/03/03 02:16:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1132e9f2ab3434d6_d20250303_m021531_c001_v0001093_t0051_u01740968131183") 2025/03/03 02:16:47 DEBUG : dst/one.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfe67_d20250303_m021526_c001_v7007000_t0000_u01740968126324") 2025/03/03 02:16:47 DEBUG : dst/one.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f11560ec59ec265aa_d20250303_m021523_c001_v0001165_t0013_u01740968123281") 2025/03/03 02:16:47 DEBUG : dst/one.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1078a87a74bd684f_d20250303_m021518_c001_v0001106_t0040_u01740968118778") 2025/03/03 02:16:47 DEBUG : dst/one.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd446e_d20250303_m021514_c001_v7007000_t0000_u01740968114493") 2025/03/03 02:16:47 DEBUG : dst/one.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1169bfac3a16aa23_d20250303_m021512_c001_v0001144_t0048_u01740968112108") 2025/03/03 02:16:47 DEBUG : dst/one.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f10888bf146b9008c_d20250303_m021509_c001_v0001182_t0030_u01740968109286") 2025/03/03 02:16:47 DEBUG : dst/three: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfd6a_d20250303_m021424_c001_v7007000_t0000_u01740968064658") 2025/03/03 02:16:47 DEBUG : dst/three: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1156aee5be7066f9_d20250303_m021422_c001_v0001161_t0043_u01740968062726") 2025/03/03 02:16:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfe9d_d20250303_m021537_c001_v7007000_t0000_u01740968137471") 2025/03/03 02:16:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1052cea793788b4c_d20250303_m021535_c001_v0001109_t0053_u01740968135627") 2025/03/03 02:16:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f11499fc3e020155a_d20250303_m021533_c001_v0001182_t0049_u01740968133105") 2025/03/03 02:16:47 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfe9f_d20250303_m021537_c001_v7007000_t0000_u01740968137653") 2025/03/03 02:16:47 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1160f545132661c7_d20250303_m021536_c001_v0001184_t0026_u01740968136496") 2025/03/03 02:16:47 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea35952c5_d20250303_m021536_c001_v7007000_t0000_u01740968136315") 2025/03/03 02:16:47 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1160f54513266173_d20250303_m021533_c001_v0001184_t0049_u01740968133482") 2025/03/03 02:16:47 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea35952b5_d20250303_m021533_c001_v7007000_t0000_u01740968133301") 2025/03/03 02:16:47 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaef9_d20250303_m021528_c001_v0001165_t0003_u01740968128568") 2025/03/03 02:16:47 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfe69_d20250303_m021526_c001_v7007000_t0000_u01740968126509") 2025/03/03 02:16:47 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1030926a7033d592_d20250303_m021525_c001_v0001100_t0038_u01740968125312") 2025/03/03 02:16:47 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4116c07fe52c4dcd_d20250303_m021525_c001_v7007000_t0000_u01740968125112") 2025/03/03 02:16:47 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1030926a7033d586_d20250303_m021521_c001_v0001100_t0029_u01740968121728") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4116c07fe52c4db8_d20250303_m021521_c001_v7007000_t0000_u01740968121541") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b465a_d20250303_m021516_c001_v0001101_t0057_u01740968116073") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4007cfc4b515422b_d20250303_m021513_c001_v7007000_t0000_u01740968113756") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaec6_d20250303_m021511_c001_v0001165_t0045_u01740968111236") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4007cfc4b5154225_d20250303_m021510_c001_v7007000_t0000_u01740968110868") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b4620_d20250303_m021506_c001_v0001101_t0036_u01740968106716") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f415d105575cd42db_d20250303_m021504_c001_v7007000_t0000_u01740968104279") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaeac_d20250303_m021502_c001_v0001165_t0037_u01740968102237") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f415d105575cd42c4_d20250303_m021501_c001_v7007000_t0000_u01740968101148") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b45e6_d20250303_m021454_c001_v0001101_t0021_u01740968094697") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4027f08311de91f3_d20250303_m021452_c001_v7007000_t0000_u01740968092236") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaae80_d20250303_m021449_c001_v0001165_t0038_u01740968089965") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4027f08311de91ef_d20250303_m021448_c001_v7007000_t0000_u01740968088870") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b45ac_d20250303_m021442_c001_v0001101_t0036_u01740968082486") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4027f08311de91dd_d20250303_m021437_c001_v7007000_t0000_u01740968077570") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9493_d20250303_m021434_c001_v0001029_t0014_u01740968074786") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4027f08311de91c7_d20250303_m021433_c001_v7007000_t0000_u01740968073693") 2025/03/03 02:16:48 DEBUG : dst/three.txt: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaae26_d20250303_m021427_c001_v0001165_t0015_u01740968067232") 2025/03/03 02:16:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfe6b_d20250303_m021526_c001_v7007000_t0000_u01740968126712") 2025/03/03 02:16:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1119b72315eb8209_d20250303_m021524_c001_v0001103_t0050_u01740968124701") 2025/03/03 02:16:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f10888bf146b90172_d20250303_m021521_c001_v0001182_t0006_u01740968121332") 2025/03/03 02:16:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd446f_d20250303_m021514_c001_v7007000_t0000_u01740968114685") 2025/03/03 02:16:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1043c62a89a50d54_d20250303_m021513_c001_v0001136_t0056_u01740968113300") 2025/03/03 02:16:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1190191793feb005_d20250303_m021510_c001_v0001182_t0027_u01740968110668") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfea0_d20250303_m021537_c001_v7007000_t0000_u01740968137836") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b4676_d20250303_m021528_c001_v0001101_t0059_u01740968128278") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfe70_d20250303_m021526_c001_v7007000_t0000_u01740968126895") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaed4_d20250303_m021515_c001_v0001165_t0022_u01740968115873") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4471_d20250303_m021514_c001_v7007000_t0000_u01740968114866") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaeb8_d20250303_m021506_c001_v0001165_t0026_u01740968106405") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4466_d20250303_m021505_c001_v7007000_t0000_u01740968105375") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaae9a_d20250303_m021454_c001_v0001165_t0025_u01740968094445") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f416775419b0317bb_d20250303_m021453_c001_v7007000_t0000_u01740968093333") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaae50_d20250303_m021440_c001_v0001165_t0053_u01740968080145") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4178f3863e840171_d20250303_m021438_c001_v7007000_t0000_u01740968078701") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b4565_d20250303_m021426_c001_v0001101_t0029_u01740968066482") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfd6d_d20250303_m021424_c001_v7007000_t0000_u01740968064841") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f11967b7df776bcc9_d20250303_m021420_c001_v0001183_t0027_u01740968060413") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd437b_d20250303_m021358_c001_v7007000_t0000_u01740968038409") 2025/03/03 02:16:49 DEBUG : dst/two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1166881e794ac847_d20250303_m021357_c001_v0001182_t0022_u01740968037291") 2025/03/03 02:16:49 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea35950ed_d20250303_m021316_c001_v7007000_t0000_u01740967996658") 2025/03/03 02:16:49 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaad33_d20250303_m021312_c001_v0001165_t0028_u01740967992821") 2025/03/03 02:16:49 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea35950da_d20250303_m021310_c001_v7007000_t0000_u01740967990687") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaad0a_d20250303_m021300_c001_v0001165_t0022_u01740967980675") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3595030_d20250303_m021252_c001_v7007000_t0000_u01740967972084") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaacdf_d20250303_m021248_c001_v0001165_t0041_u01740967968998") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f44_d20250303_m021222_c001_v7007000_t0000_u01740967942856") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93d5_d20250303_m021220_c001_v0001029_t0030_u01740967940692") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f33_d20250303_m021218_c001_v7007000_t0000_u01740967938919") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93cf_d20250303_m021217_c001_v0001029_t0010_u01740967937624") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f2d_d20250303_m021213_c001_v7007000_t0000_u01740967933651") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93c5_d20250303_m021211_c001_v0001029_t0013_u01740967931452") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f28_d20250303_m021209_c001_v7007000_t0000_u01740967929644") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93b9_d20250303_m021207_c001_v0001029_t0015_u01740967927525") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f1a_d20250303_m021159_c001_v7007000_t0000_u01740967919111") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb939b_d20250303_m021157_c001_v0001029_t0012_u01740967917131") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b87_d20250303_m021155_c001_v7007000_t0000_u01740967915833") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9393_d20250303_m021154_c001_v0001029_t0021_u01740967914442") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b5c_d20250303_m021148_c001_v7007000_t0000_u01740967908023") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb937b_d20250303_m021146_c001_v0001029_t0011_u01740967906239") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b47_d20250303_m021143_c001_v7007000_t0000_u01740967903660") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9371_d20250303_m021142_c001_v0001029_t0042_u01740967902522") 2025/03/03 02:16:50 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b3a_d20250303_m021141_c001_v7007000_t0000_u01740967901419") 2025/03/03 02:16:51 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f11653fec49838b74_d20250303_m021140_c001_v0001120_t0059_u01740967900761") 2025/03/03 02:16:51 DEBUG : empty space: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb936b_d20250303_m021138_c001_v0001029_t0010_u01740967898618") 2025/03/03 02:16:51 DEBUG : enormous: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f3e_d20250303_m021221_c001_v7007000_t0000_u01740967941939") 2025/03/03 02:16:51 DEBUG : enormous: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93d7_d20250303_m021221_c001_v0001029_t0034_u01740967941238") 2025/03/03 02:16:51 DEBUG : existing: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfeb1_d20250303_m021542_c001_v7007000_t0000_u01740968142360") 2025/03/03 02:16:51 DEBUG : existing: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b4698_d20250303_m021541_c001_v0001101_t0019_u01740968141100") 2025/03/03 02:16:51 DEBUG : existing: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3595010_d20250303_m021247_c001_v7007000_t0000_u01740967967219") 2025/03/03 02:16:51 DEBUG : existing: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9401_d20250303_m021246_c001_v0001029_t0044_u01740967966051") 2025/03/03 02:16:51 DEBUG : existing: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b10_d20250303_m021134_c001_v7007000_t0000_u01740967894176") 2025/03/03 02:16:51 DEBUG : existing: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb935f_d20250303_m021133_c001_v0001029_t0043_u01740967893019") 2025/03/03 02:16:51 DEBUG : existing: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b0d_d20250303_m021131_c001_v7007000_t0000_u01740967891718") 2025/03/03 02:16:51 DEBUG : existing: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9357_d20250303_m021130_c001_v0001029_t0007_u01740967890641") 2025/03/03 02:16:51 DEBUG : existing: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9353_d20250303_m021129_c001_v0001029_t0020_u01740967889526") 2025/03/03 02:16:51 DEBUG : existing-b: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3595011_d20250303_m021247_c001_v7007000_t0000_u01740967967401") 2025/03/03 02:16:51 DEBUG : existing-b: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaacd7_d20250303_m021246_c001_v0001165_t0054_u01740967966060") 2025/03/03 02:16:51 DEBUG : file1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd454a_d20250303_m021629_c001_v7007000_t0000_u01740968189597") 2025/03/03 02:16:51 DEBUG : file1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1021051e75068167_d20250303_m021628_c001_v0001165_t0053_u01740968188814") 2025/03/03 02:16:51 DEBUG : file1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4541_d20250303_m021626_c001_v7007000_t0000_u01740968186758") 2025/03/03 02:16:51 DEBUG : file1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefab02b_d20250303_m021625_c001_v0001165_t0037_u01740968185592") 2025/03/03 02:16:51 DEBUG : five: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f53_d20250303_m021227_c001_v7007000_t0000_u01740967947745") 2025/03/03 02:16:51 DEBUG : five: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f411be59ec3eb93e3_d20250303_m021225_c001_v0001029_t0033_u01740967945623") 2025/03/03 02:16:51 DEBUG : foo: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b53_d20250303_m021145_c001_v7007000_t0000_u01740967905503") 2025/03/03 02:16:52 DEBUG : foo: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f411be59ec3eb9379_d20250303_m021144_c001_v0001029_t0033_u01740967904955") 2025/03/03 02:16:52 DEBUG : foo: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f411be59ec3eb9373_d20250303_m021144_c001_v0001029_t0033_u01740967904390") 2025/03/03 02:16:52 DEBUG : four: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f55_d20250303_m021227_c001_v7007000_t0000_u01740967947928") 2025/03/03 02:16:52 DEBUG : four: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f412690c6aefaac9b_d20250303_m021226_c001_v0001165_t0027_u01740967946174") 2025/03/03 02:16:52 DEBUG : four: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93e1_d20250303_m021224_c001_v0001029_t0011_u01740967944822") 2025/03/03 02:16:52 DEBUG : hello world2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa5e_d20250303_m021036_c001_v7007000_t0000_u01740967836161") 2025/03/03 02:16:52 DEBUG : hello world2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92db_d20250303_m021035_c001_v0001029_t0043_u01740967835001") 2025/03/03 02:16:52 DEBUG : ignore-size: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb7431_d20250303_m021128_c001_v7007000_t0000_u01740967888062") 2025/03/03 02:16:52 DEBUG : ignore-size: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9351_d20250303_m021126_c001_v0001029_t0021_u01740967886631") 2025/03/03 02:16:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea359500d_d20250303_m021244_c001_v7007000_t0000_u01740967964954") 2025/03/03 02:16:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaccf_d20250303_m021243_c001_v0001165_t0040_u01740967963914") 2025/03/03 02:16:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3595008_d20250303_m021242_c001_v7007000_t0000_u01740967962808") 2025/03/03 02:16:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaacc9_d20250303_m021241_c001_v0001165_t0058_u01740967961559") 2025/03/03 02:16:52 DEBUG : one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f57_d20250303_m021228_c001_v7007000_t0000_u01740967948110") 2025/03/03 02:16:52 DEBUG : one: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f411be59ec3eb93db_d20250303_m021223_c001_v0001029_t0033_u01740967943988") 2025/03/03 02:16:52 DEBUG : only0: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd452b_d20250303_m021620_c001_v7007000_t0000_u01740968180712") 2025/03/03 02:16:52 DEBUG : only0: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f412690c6aefab00f_d20250303_m021615_c001_v0001165_t0027_u01740968175511") 2025/03/03 02:16:52 DEBUG : only0: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf9f_d20250303_m021605_c001_v0001165_t0007_u01740968165561") 2025/03/03 02:16:52 DEBUG : only0: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f415d105575cd4388_d20250303_m021559_c001_v7007000_t0000_u01740968159024") 2025/03/03 02:16:52 DEBUG : only0: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf35_d20250303_m021548_c001_v0001165_t0048_u01740968148655") 2025/03/03 02:16:52 DEBUG : only1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd452c_d20250303_m021620_c001_v7007000_t0000_u01740968180894") 2025/03/03 02:16:52 DEBUG : only1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f412690c6aefab00b_d20250303_m021614_c001_v0001165_t0027_u01740968174751") 2025/03/03 02:16:53 DEBUG : only1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafa3_d20250303_m021606_c001_v0001165_t0058_u01740968166043") 2025/03/03 02:16:53 DEBUG : only1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f415d105575cd438d_d20250303_m021559_c001_v7007000_t0000_u01740968159944") 2025/03/03 02:16:53 DEBUG : only1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf39_d20250303_m021549_c001_v0001165_t0032_u01740968149105") 2025/03/03 02:16:53 DEBUG : only10: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd452e_d20250303_m021621_c001_v7007000_t0000_u01740968181088") 2025/03/03 02:16:53 DEBUG : only10: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4024f73376816c1d_d20250303_m021615_c001_v0001181_t0018_u01740968175677") 2025/03/03 02:16:53 DEBUG : only10: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafcf_d20250303_m021610_c001_v0001165_t0032_u01740968170100") 2025/03/03 02:16:53 DEBUG : only10: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4496_d20250303_m021559_c001_v7007000_t0000_u01740968159403") 2025/03/03 02:16:53 DEBUG : only10: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf61_d20250303_m021553_c001_v0001165_t0057_u01740968153278") 2025/03/03 02:16:53 DEBUG : only11: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd452f_d20250303_m021621_c001_v7007000_t0000_u01740968181270") 2025/03/03 02:16:53 DEBUG : only11: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4024f73376816c19_d20250303_m021615_c001_v0001181_t0018_u01740968175301") 2025/03/03 02:16:53 DEBUG : only11: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafd3_d20250303_m021610_c001_v0001165_t0019_u01740968170596") 2025/03/03 02:16:53 DEBUG : only11: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f415d105575cd438c_d20250303_m021559_c001_v7007000_t0000_u01740968159762") 2025/03/03 02:16:53 DEBUG : only11: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf65_d20250303_m021553_c001_v0001165_t0016_u01740968153737") 2025/03/03 02:16:53 DEBUG : only12: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4530_d20250303_m021621_c001_v7007000_t0000_u01740968181452") 2025/03/03 02:16:53 DEBUG : only12: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f410b4b61bb943d2c_d20250303_m021615_c001_v0001116_t0043_u01740968175497") 2025/03/03 02:16:53 DEBUG : only12: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafd9_d20250303_m021610_c001_v0001165_t0024_u01740968170998") 2025/03/03 02:16:53 DEBUG : only12: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f409a0f3b17b470cc_d20250303_m021559_c001_v7007000_t0000_u01740968159401") 2025/03/03 02:16:53 DEBUG : only12: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf69_d20250303_m021554_c001_v0001165_t0018_u01740968154157") 2025/03/03 02:16:53 DEBUG : only13: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4531_d20250303_m021621_c001_v7007000_t0000_u01740968181645") 2025/03/03 02:16:53 DEBUG : only13: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4021051e75068137_d20250303_m021615_c001_v0001165_t0054_u01740968175681") 2025/03/03 02:16:54 DEBUG : only13: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafe3_d20250303_m021611_c001_v0001165_t0044_u01740968171399") 2025/03/03 02:16:54 DEBUG : only13: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f409a0f3b17b470cd_d20250303_m021559_c001_v7007000_t0000_u01740968159410") 2025/03/03 02:16:54 DEBUG : only13: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf6d_d20250303_m021554_c001_v0001165_t0003_u01740968154671") 2025/03/03 02:16:54 DEBUG : only14: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4532_d20250303_m021621_c001_v7007000_t0000_u01740968181837") 2025/03/03 02:16:54 DEBUG : only14: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f412690c6aefab011_d20250303_m021615_c001_v0001165_t0027_u01740968175692") 2025/03/03 02:16:54 DEBUG : only14: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafe9_d20250303_m021611_c001_v0001165_t0016_u01740968171826") 2025/03/03 02:16:54 DEBUG : only14: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f409a0f3b17b470ca_d20250303_m021559_c001_v7007000_t0000_u01740968159203") 2025/03/03 02:16:54 DEBUG : only14: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf71_d20250303_m021555_c001_v0001165_t0011_u01740968155190") 2025/03/03 02:16:54 DEBUG : only15: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4533_d20250303_m021622_c001_v7007000_t0000_u01740968182019") 2025/03/03 02:16:54 DEBUG : only15: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f412690c6aefab00d_d20250303_m021615_c001_v0001165_t0027_u01740968175329") 2025/03/03 02:16:54 DEBUG : only15: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafef_d20250303_m021612_c001_v0001165_t0001_u01740968172224") 2025/03/03 02:16:54 DEBUG : only15: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd449b_d20250303_m021559_c001_v7007000_t0000_u01740968159955") 2025/03/03 02:16:54 DEBUG : only15: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf79_d20250303_m021555_c001_v0001165_t0013_u01740968155683") 2025/03/03 02:16:54 DEBUG : only16: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4534_d20250303_m021622_c001_v7007000_t0000_u01740968182201") 2025/03/03 02:16:54 DEBUG : only16: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4024f73376816c1b_d20250303_m021615_c001_v0001181_t0018_u01740968175484") 2025/03/03 02:16:54 DEBUG : only16: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaff7_d20250303_m021612_c001_v0001165_t0015_u01740968172634") 2025/03/03 02:16:54 DEBUG : only16: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f415d105575cd438b_d20250303_m021559_c001_v7007000_t0000_u01740968159576") 2025/03/03 02:16:54 DEBUG : only16: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf81_d20250303_m021556_c001_v0001165_t0013_u01740968156184") 2025/03/03 02:16:54 DEBUG : only17: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4535_d20250303_m021622_c001_v7007000_t0000_u01740968182383") 2025/03/03 02:16:54 DEBUG : only17: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f410b4b61bb943d2e_d20250303_m021615_c001_v0001116_t0043_u01740968175721") 2025/03/03 02:16:54 DEBUG : only17: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaffb_d20250303_m021613_c001_v0001165_t0041_u01740968173083") 2025/03/03 02:16:54 DEBUG : only17: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f415d105575cd4389_d20250303_m021559_c001_v7007000_t0000_u01740968159210") 2025/03/03 02:16:55 DEBUG : only17: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf85_d20250303_m021556_c001_v0001165_t0020_u01740968156684") 2025/03/03 02:16:55 DEBUG : only18: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4536_d20250303_m021622_c001_v7007000_t0000_u01740968182592") 2025/03/03 02:16:55 DEBUG : only18: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f412690c6aefab015_d20250303_m021616_c001_v0001165_t0027_u01740968176062") 2025/03/03 02:16:55 DEBUG : only18: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefab003_d20250303_m021613_c001_v0001165_t0046_u01740968173459") 2025/03/03 02:16:55 DEBUG : only18: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4499_d20250303_m021559_c001_v7007000_t0000_u01740968159771") 2025/03/03 02:16:55 DEBUG : only18: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf89_d20250303_m021557_c001_v0001165_t0058_u01740968157145") 2025/03/03 02:16:55 DEBUG : only19: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4537_d20250303_m021622_c001_v7007000_t0000_u01740968182785") 2025/03/03 02:16:55 DEBUG : only19: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4024f73376816c25_d20250303_m021616_c001_v0001181_t0018_u01740968176041") 2025/03/03 02:16:55 DEBUG : only19: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefab007_d20250303_m021613_c001_v0001165_t0054_u01740968173877") 2025/03/03 02:16:55 DEBUG : only19: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f409a0f3b17b470d0_d20250303_m021559_c001_v7007000_t0000_u01740968159778") 2025/03/03 02:16:55 DEBUG : only19: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf8d_d20250303_m021557_c001_v0001165_t0011_u01740968157589") 2025/03/03 02:16:55 DEBUG : only2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4538_d20250303_m021622_c001_v7007000_t0000_u01740968182968") 2025/03/03 02:16:55 DEBUG : only2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4024f73376816c1f_d20250303_m021615_c001_v0001181_t0018_u01740968175859") 2025/03/03 02:16:55 DEBUG : only2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafa7_d20250303_m021606_c001_v0001165_t0013_u01740968166475") 2025/03/03 02:16:55 DEBUG : only2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f409a0f3b17b470d1_d20250303_m021559_c001_v7007000_t0000_u01740968159789") 2025/03/03 02:16:55 DEBUG : only2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf3d_d20250303_m021549_c001_v0001165_t0028_u01740968149577") 2025/03/03 02:16:55 DEBUG : only3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd453a_d20250303_m021623_c001_v7007000_t0000_u01740968183150") 2025/03/03 02:16:55 DEBUG : only3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f412690c6aefab013_d20250303_m021615_c001_v0001165_t0027_u01740968175878") 2025/03/03 02:16:55 DEBUG : only3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafab_d20250303_m021606_c001_v0001165_t0002_u01740968166943") 2025/03/03 02:16:55 DEBUG : only3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4495_d20250303_m021559_c001_v7007000_t0000_u01740968159218") 2025/03/03 02:16:56 DEBUG : only3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf41_d20250303_m021550_c001_v0001165_t0052_u01740968150143") 2025/03/03 02:16:56 DEBUG : only4: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd453b_d20250303_m021623_c001_v7007000_t0000_u01740968183349") 2025/03/03 02:16:56 DEBUG : only4: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4021051e7506813b_d20250303_m021615_c001_v0001165_t0054_u01740968175868") 2025/03/03 02:16:56 DEBUG : only4: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafaf_d20250303_m021607_c001_v0001165_t0008_u01740968167395") 2025/03/03 02:16:56 DEBUG : only4: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4498_d20250303_m021559_c001_v7007000_t0000_u01740968159585") 2025/03/03 02:16:56 DEBUG : only4: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf45_d20250303_m021550_c001_v0001165_t0016_u01740968150578") 2025/03/03 02:16:56 DEBUG : only5: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd453c_d20250303_m021623_c001_v7007000_t0000_u01740968183532") 2025/03/03 02:16:56 DEBUG : only5: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f410b4b61bb943d32_d20250303_m021616_c001_v0001116_t0043_u01740968176088") 2025/03/03 02:16:56 DEBUG : only5: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafb5_d20250303_m021607_c001_v0001165_t0055_u01740968167872") 2025/03/03 02:16:56 DEBUG : only5: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f415d105575cd4387_d20250303_m021558_c001_v7007000_t0000_u01740968158837") 2025/03/03 02:16:56 DEBUG : only5: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf49_d20250303_m021551_c001_v0001165_t0012_u01740968151024") 2025/03/03 02:16:56 DEBUG : only6: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd453d_d20250303_m021623_c001_v7007000_t0000_u01740968183724") 2025/03/03 02:16:56 DEBUG : only6: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f410b4b61bb943d30_d20250303_m021615_c001_v0001116_t0043_u01740968175905") 2025/03/03 02:16:56 DEBUG : only6: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafb9_d20250303_m021608_c001_v0001165_t0056_u01740968168300") 2025/03/03 02:16:56 DEBUG : only6: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f409a0f3b17b470ce_d20250303_m021559_c001_v7007000_t0000_u01740968159594") 2025/03/03 02:16:56 DEBUG : only6: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf4d_d20250303_m021551_c001_v0001165_t0011_u01740968151485") 2025/03/03 02:16:56 DEBUG : only7: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd453e_d20250303_m021623_c001_v7007000_t0000_u01740968183908") 2025/03/03 02:16:56 DEBUG : only7: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4024f73376816c27_d20250303_m021616_c001_v0001181_t0018_u01740968176224") 2025/03/03 02:16:56 DEBUG : only7: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafc1_d20250303_m021608_c001_v0001165_t0006_u01740968168760") 2025/03/03 02:16:56 DEBUG : only7: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f409a0f3b17b470cf_d20250303_m021559_c001_v7007000_t0000_u01740968159606") 2025/03/03 02:16:56 DEBUG : only7: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf51_d20250303_m021551_c001_v0001165_t0013_u01740968151955") 2025/03/03 02:16:57 DEBUG : only8: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd453f_d20250303_m021624_c001_v7007000_t0000_u01740968184091") 2025/03/03 02:16:57 DEBUG : only8: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4021051e7506813d_d20250303_m021616_c001_v0001165_t0054_u01740968176050") 2025/03/03 02:16:57 DEBUG : only8: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafc5_d20250303_m021609_c001_v0001165_t0041_u01740968169235") 2025/03/03 02:16:57 DEBUG : only8: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f409a0f3b17b470cb_d20250303_m021559_c001_v7007000_t0000_u01740968159221") 2025/03/03 02:16:57 DEBUG : only8: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf57_d20250303_m021552_c001_v0001165_t0045_u01740968152428") 2025/03/03 02:16:57 DEBUG : only9: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4540_d20250303_m021624_c001_v7007000_t0000_u01740968184273") 2025/03/03 02:16:57 DEBUG : only9: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4021051e75068143_d20250303_m021616_c001_v0001165_t0054_u01740968176233") 2025/03/03 02:16:57 DEBUG : only9: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaafc9_d20250303_m021609_c001_v0001165_t0024_u01740968169674") 2025/03/03 02:16:57 DEBUG : only9: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f415d105575cd438a_d20250303_m021559_c001_v7007000_t0000_u01740968159393") 2025/03/03 02:16:57 DEBUG : only9: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaf5b_d20250303_m021552_c001_v0001165_t0007_u01740968152861") 2025/03/03 02:16:57 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3595004_d20250303_m021239_c001_v7007000_t0000_u01740967959719") 2025/03/03 02:16:57 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b430a_d20250303_m021237_c001_v0001101_t0028_u01740967957487") 2025/03/03 02:16:57 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3594ffc_d20250303_m021235_c001_v7007000_t0000_u01740967955658") 2025/03/03 02:16:57 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93ed_d20250303_m021233_c001_v0001029_t0031_u01740967953830") 2025/03/03 02:16:57 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3594ff5_d20250303_m021231_c001_v7007000_t0000_u01740967951998") 2025/03/03 02:16:57 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaaca3_d20250303_m021229_c001_v0001165_t0040_u01740967949046") 2025/03/03 02:16:57 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f2f_d20250303_m021216_c001_v7007000_t0000_u01740967936374") 2025/03/03 02:16:57 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93c9_d20250303_m021214_c001_v0001029_t0039_u01740967934604") 2025/03/03 02:16:57 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f2a_d20250303_m021212_c001_v7007000_t0000_u01740967932527") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93c3_d20250303_m021210_c001_v0001029_t0008_u01740967930550") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f27_d20250303_m021208_c001_v7007000_t0000_u01740967928643") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93b7_d20250303_m021206_c001_v0001029_t0007_u01740967926965") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b91_d20250303_m021158_c001_v7007000_t0000_u01740967918168") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9399_d20250303_m021156_c001_v0001029_t0027_u01740967916748") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b89_d20250303_m021156_c001_v7007000_t0000_u01740967916017") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb938f_d20250303_m021153_c001_v0001029_t0035_u01740967913869") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b7c_d20250303_m021153_c001_v7007000_t0000_u01740967913105") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb938d_d20250303_m021152_c001_v0001029_t0042_u01740967912373") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9389_d20250303_m021151_c001_v0001029_t0011_u01740967911518") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b6a_d20250303_m021150_c001_v7007000_t0000_u01740967910785") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9387_d20250303_m021150_c001_v0001029_t0029_u01740967910032") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9381_d20250303_m021148_c001_v0001029_t0022_u01740967908943") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f41078e7e8cfa8b5f_d20250303_m021148_c001_v7007000_t0000_u01740967908209") 2025/03/03 02:16:58 DEBUG : potato: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb937d_d20250303_m021147_c001_v0001029_t0036_u01740967907219") 2025/03/03 02:16:58 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4042582180fef0de_d20250303_m021326_c001_v7007000_t0000_u01740968006649") 2025/03/03 02:16:58 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b43e9_d20250303_m021325_c001_v0001101_t0011_u01740968005841") 2025/03/03 02:16:58 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea35950ee_d20250303_m021317_c001_v7007000_t0000_u01740967997048") 2025/03/03 02:16:58 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b43cc_d20250303_m021311_c001_v0001101_t0026_u01740967991995") 2025/03/03 02:16:58 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4116c07fe52c4bb0_d20250303_m021304_c001_v7007000_t0000_u01740967984444") 2025/03/03 02:16:58 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b4394_d20250303_m021259_c001_v0001101_t0037_u01740967979988") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3595033_d20250303_m021252_c001_v7007000_t0000_u01740967972406") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b4350_d20250303_m021248_c001_v0001101_t0057_u01740967968694") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f3f_d20250303_m021222_c001_v7007000_t0000_u01740967942125") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93d3_d20250303_m021220_c001_v0001029_t0039_u01740967940221") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f34_d20250303_m021219_c001_v7007000_t0000_u01740967939103") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93cd_d20250303_m021217_c001_v0001029_t0000_u01740967937290") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f31_d20250303_m021216_c001_v7007000_t0000_u01740967936566") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93cb_d20250303_m021215_c001_v0001029_t0021_u01740967935345") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f2e_d20250303_m021213_c001_v7007000_t0000_u01740967933833") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93c7_d20250303_m021212_c001_v0001029_t0002_u01740967932926") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f29_d20250303_m021209_c001_v7007000_t0000_u01740967929826") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93bd_d20250303_m021208_c001_v0001029_t0031_u01740967928654") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f1c_d20250303_m021159_c001_v7007000_t0000_u01740967919296") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb939d_d20250303_m021157_c001_v0001029_t0027_u01740967917842") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa68_d20250303_m021040_c001_v7007000_t0000_u01740967840427") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92e9_d20250303_m021039_c001_v0001029_t0023_u01740967839399") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa66_d20250303_m021038_c001_v7007000_t0000_u01740967838106") 2025/03/03 02:16:59 DEBUG : potato2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92e3_d20250303_m021037_c001_v0001029_t0001_u01740967837061") 2025/03/03 02:16:59 DEBUG : potato3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea35950ef_d20250303_m021317_c001_v7007000_t0000_u01740967997361") 2025/03/03 02:16:59 DEBUG : potato3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9435_d20250303_m021313_c001_v0001029_t0030_u01740967993505") 2025/03/03 02:16:59 DEBUG : potato3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4116c07fe52c4bb4_d20250303_m021304_c001_v7007000_t0000_u01740967984670") 2025/03/03 02:17:00 DEBUG : potato3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9423_d20250303_m021301_c001_v0001029_t0037_u01740967981301") 2025/03/03 02:17:00 DEBUG : potato3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea359503b_d20250303_m021252_c001_v7007000_t0000_u01740967972893") 2025/03/03 02:17:00 DEBUG : potato3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb940b_d20250303_m021249_c001_v0001029_t0042_u01740967969203") 2025/03/03 02:17:00 DEBUG : pre-dest1/1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfcfa_d20250303_m021407_c001_v7007000_t0000_u01740968047551") 2025/03/03 02:17:00 DEBUG : pre-dest1/1: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9465_d20250303_m021359_c001_v0001029_t0037_u01740968039139") 2025/03/03 02:17:00 DEBUG : pre-dest2/2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfcfb_d20250303_m021407_c001_v7007000_t0000_u01740968047733") 2025/03/03 02:17:00 DEBUG : pre-dest2/2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b44b9_d20250303_m021400_c001_v0001101_t0021_u01740968040166") 2025/03/03 02:17:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4353_d20250303_m021339_c001_v7007000_t0000_u01740968019015") 2025/03/03 02:17:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaad77_d20250303_m021335_c001_v0001165_t0043_u01740968015871") 2025/03/03 02:17:00 DEBUG : sizeonly: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb7427_d20250303_m021125_c001_v7007000_t0000_u01740967885366") 2025/03/03 02:17:00 DEBUG : sizeonly: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb934b_d20250303_m021124_c001_v0001029_t0014_u01740967884196") 2025/03/03 02:17:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd455a_d20250303_m021636_c001_v7007000_t0000_u01740968196226") 2025/03/03 02:17:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefab039_d20250303_m021635_c001_v0001165_t0004_u01740968195027") 2025/03/03 02:17:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4550_d20250303_m021632_c001_v7007000_t0000_u01740968192954") 2025/03/03 02:17:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f110b4b61bb943d58_d20250303_m021631_c001_v0001116_t0034_u01740968191677") 2025/03/03 02:17:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea359500f_d20250303_m021245_c001_v7007000_t0000_u01740967965136") 2025/03/03 02:17:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b4334_d20250303_m021244_c001_v0001101_t0036_u01740967964272") 2025/03/03 02:17:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3595009_d20250303_m021242_c001_v7007000_t0000_u01740967962991") 2025/03/03 02:17:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93f7_d20250303_m021241_c001_v0001029_t0002_u01740967961910") 2025/03/03 02:17:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb7415_d20250303_m021120_c001_v7007000_t0000_u01740967880909") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9343_d20250303_m021119_c001_v0001029_t0011_u01740967879437") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb7401_d20250303_m021118_c001_v7007000_t0000_u01740967878718") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb933d_d20250303_m021117_c001_v0001029_t0019_u01740967877272") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb73e8_d20250303_m021114_c001_v7007000_t0000_u01740967874336") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb932f_d20250303_m021112_c001_v0001029_t0027_u01740967872908") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb73e2_d20250303_m021112_c001_v7007000_t0000_u01740967872356") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9327_d20250303_m021111_c001_v0001029_t0011_u01740967871118") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9321_d20250303_m021108_c001_v0001029_t0027_u01740967868275") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb73dc_d20250303_m021107_c001_v7007000_t0000_u01740967867551") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb931d_d20250303_m021106_c001_v0001029_t0035_u01740967866823") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb931b_d20250303_m021106_c001_v0001029_t0011_u01740967866021") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb73d9_d20250303_m021104_c001_v7007000_t0000_u01740967864946") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9311_d20250303_m021102_c001_v0001029_t0009_u01740967862187") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb930b_d20250303_m021059_c001_v0001029_t0032_u01740967859114") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb73d2_d20250303_m021058_c001_v7007000_t0000_u01740967858385") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9309_d20250303_m021057_c001_v0001029_t0040_u01740967857578") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9307_d20250303_m021056_c001_v0001029_t0030_u01740967856861") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb73d0_d20250303_m021056_c001_v7007000_t0000_u01740967856126") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb9303_d20250303_m021052_c001_v0001029_t0036_u01740967852171") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f40329cedcceb73c9_d20250303_m021051_c001_v7007000_t0000_u01740967851761") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92ff_d20250303_m021050_c001_v0001029_t0007_u01740967850608") 2025/03/03 02:17:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa74_d20250303_m021048_c001_v7007000_t0000_u01740967848970") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92f7_d20250303_m021048_c001_v0001029_t0012_u01740967848210") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa72_d20250303_m021047_c001_v7007000_t0000_u01740967847669") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92f3_d20250303_m021046_c001_v0001029_t0032_u01740967846837") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa6d_d20250303_m021045_c001_v7007000_t0000_u01740967845579") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92f1_d20250303_m021044_c001_v0001029_t0034_u01740967844613") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa6c_d20250303_m021044_c001_v7007000_t0000_u01740967844074") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92ef_d20250303_m021043_c001_v0001029_t0038_u01740967843213") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa69_d20250303_m021042_c001_v7007000_t0000_u01740967842314") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92ed_d20250303_m021041_c001_v0001029_t0014_u01740967841351") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa5a_d20250303_m021034_c001_v7007000_t0000_u01740967834100") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92d3_d20250303_m021033_c001_v0001029_t0003_u01740967833243") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa59_d20250303_m021032_c001_v7007000_t0000_u01740967832343") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92cd_d20250303_m021031_c001_v0001029_t0003_u01740967831404") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa57_d20250303_m021030_c001_v7007000_t0000_u01740967830503") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92c9_d20250303_m021029_c001_v0001029_t0000_u01740967829512") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4067a727f00cfa53_d20250303_m021026_c001_v7007000_t0000_u01740967826621") 2025/03/03 02:17:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb92c3_d20250303_m021025_c001_v0001029_t0012_u01740967825865") 2025/03/03 02:17:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd455b_d20250303_m021636_c001_v7007000_t0000_u01740968196410") 2025/03/03 02:17:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1021051e7506817b_d20250303_m021635_c001_v0001165_t0028_u01740968195045") 2025/03/03 02:17:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4553_d20250303_m021633_c001_v7007000_t0000_u01740968193304") 2025/03/03 02:17:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1024f73376816c57_d20250303_m021631_c001_v0001181_t0046_u01740968191328") 2025/03/03 02:17:02 DEBUG : sub/yam: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3595003_d20250303_m021239_c001_v7007000_t0000_u01740967959146") 2025/03/03 02:17:03 DEBUG : sub/yam: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaacb7_d20250303_m021237_c001_v0001165_t0018_u01740967957127") 2025/03/03 02:17:03 DEBUG : test_dir1/file2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd454b_d20250303_m021629_c001_v7007000_t0000_u01740968189789") 2025/03/03 02:17:03 DEBUG : test_dir1/file2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefab02f_d20250303_m021628_c001_v0001165_t0024_u01740968188468") 2025/03/03 02:17:03 DEBUG : test_dir1/file2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4543_d20250303_m021626_c001_v7007000_t0000_u01740968186942") 2025/03/03 02:17:03 DEBUG : test_dir1/file2: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1024f73376816c3d_d20250303_m021625_c001_v0001181_t0030_u01740968185617") 2025/03/03 02:17:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd454c_d20250303_m021629_c001_v7007000_t0000_u01740968189983") 2025/03/03 02:17:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1024f73376816c47_d20250303_m021628_c001_v0001181_t0056_u01740968188459") 2025/03/03 02:17:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f405ec999f3fd4544_d20250303_m021627_c001_v7007000_t0000_u01740968187124") 2025/03/03 02:17:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f110b4b61bb943d44_d20250303_m021625_c001_v0001116_t0039_u01740968185606") 2025/03/03 02:17:03 DEBUG : three: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f58_d20250303_m021228_c001_v7007000_t0000_u01740967948302") 2025/03/03 02:17:03 DEBUG : three: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93e5_d20250303_m021226_c001_v0001029_t0011_u01740967946931") 2025/03/03 02:17:03 DEBUG : three: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f111be59ec3eb93df_d20250303_m021224_c001_v0001029_t0020_u01740967944353") 2025/03/03 02:17:03 DEBUG : two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f401e8a0504334f5a_d20250303_m021228_c001_v7007000_t0000_u01740967948486") 2025/03/03 02:17:03 DEBUG : two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4017fa85055b42e4_d20250303_m021226_c001_v0001101_t0053_u01740967946366") 2025/03/03 02:17:03 DEBUG : two: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f411be59ec3eb93dd_d20250303_m021224_c001_v0001029_t0033_u01740967944171") 2025/03/03 02:17:03 DEBUG : yam: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3595005_d20250303_m021239_c001_v7007000_t0000_u01740967959903") 2025/03/03 02:17:03 DEBUG : yam: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f10372568be9c92d8_d20250303_m021238_c001_v0001106_t0009_u01740967958500") 2025/03/03 02:17:03 DEBUG : yam: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3594ffb_d20250303_m021235_c001_v7007000_t0000_u01740967955096") 2025/03/03 02:17:03 DEBUG : yam: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f112690c6aefaacb3_d20250303_m021233_c001_v0001165_t0059_u01740967953476") 2025/03/03 02:17:03 DEBUG : yam: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3594ff4_d20250303_m021231_c001_v7007000_t0000_u01740967951450") 2025/03/03 02:17:03 DEBUG : yam: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1017fa85055b42ea_d20250303_m021229_c001_v0001101_t0059_u01740967949059") 2025/03/03 02:17:04 DEBUG : yaml: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3594ffd_d20250303_m021235_c001_v7007000_t0000_u01740967955840") 2025/03/03 02:17:04 DEBUG : yaml: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f1172e85378e352d2_d20250303_m021234_c001_v0001183_t0012_u01740967954897") 2025/03/03 02:17:04 DEBUG : yaml: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f4147e24ea3594ff6_d20250303_m021232_c001_v7007000_t0000_u01740967952184") 2025/03/03 02:17:04 DEBUG : yaml: Deleting (id "4_z3f52cd93c04d5b9b9f580e1b_f114b31b9133bf5cc_d20250303_m021230_c001_v0001115_t0009_u01740967950461") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m42.384438683s (try 1/5)