"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/09 03:27:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu" 2025/01/09 03:27:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 03:27:29 DEBUG : Creating backend with remote "/tmp/rclone3199289069" === 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-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:30 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:30 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 03:27:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:31 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:31 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:32 DEBUG : B2 bucket rclone-test-xidotak9topu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.16s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", 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-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", 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-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:33 DEBUG : Creating backend with remote "/non-existing" 2025/01/09 03:27:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/09 03:27:34 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:34 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:35 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:35 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.40s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:37 INFO : B2 bucket rclone-test-xidotak9topu: Running all checks before starting transfers 2025/01/09 03:27:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:37 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:37 INFO : B2 bucket rclone-test-xidotak9topu: Checks finished, now starting transfers 2025/01/09 03:27:37 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.03s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:39 ERROR : Ignoring --no-traverse with sync 2025/01/09 03:27:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:39 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:39 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:39 INFO : sub dir/hello world: Copied (new) 2025/01/09 03:27:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.66s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/09 03:27:41 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:41 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/09 03:27:41 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.77s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:27:42 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:42 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.91s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:27:45 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:45 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/09 03:27:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 03:27:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/09 03:27:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 03:27:46 INFO : sub dir: Making directory 2025/01/09 03:27:46 INFO : sub dir2: Making directory 2025/01/09 03:27:46 INFO : sub dir2/sub sub dir2: Making directory 2025/01/09 03:27:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:46 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:46 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/09 03:27:47 DEBUG : B2 bucket rclone-test-xidotak9topu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.82s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:48 INFO : sub dir2: Making directory 2025/01/09 03:27:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/09 03:27:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 03:27:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:48 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:48 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:49 DEBUG : sub dir2: Making directory with metadata 2025/01/09 03:27:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 03:27:49 INFO : sub dir: Making directory 2025/01/09 03:27:49 INFO : sub dir2: Making directory 2025/01/09 03:27:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:49 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:49 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:50 INFO : sub dir/hello world: Copied (new) 2025/01/09 03:27:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/09 03:27:50 DEBUG : B2 bucket rclone-test-xidotak9topu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/09 03:27:50 DEBUG : B2 bucket rclone-test-xidotak9topu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.88s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", 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-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:52 INFO : sub dir2: Making directory 2025/01/09 03:27:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:52 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:52 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:52 INFO : sub dir/hello world: Copied (new) 2025/01/09 03:27:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:53 DEBUG : sub dir2: Making directory with metadata 2025/01/09 03:27:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 03:27:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 03:27:53 INFO : sub dir: Making directory 2025/01/09 03:27:53 INFO : sub dir2: Making directory 2025/01/09 03:27:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:53 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:53 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:53 INFO : sub dir/hello world: Copied (new) 2025/01/09 03:27:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/09 03:27:54 DEBUG : B2 bucket rclone-test-xidotak9topu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", 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-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:55 INFO : sub dir2: Making directory 2025/01/09 03:27:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:55 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:27:55 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:27:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:27:56 INFO : sub dir/hello world: Copied (new) 2025/01/09 03:27:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.01s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:27:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jiforej4moje" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xidotak9topu -> B2 bucket rclone-test-jiforej4moje 2025/01/09 03:27:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:27:59 DEBUG : B2 bucket rclone-test-jiforej4moje: Waiting for checks to finish 2025/01/09 03:27:59 DEBUG : B2 bucket rclone-test-jiforej4moje: Waiting for transfers to finish 2025/01/09 03:28:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:28:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:00 DEBUG : B2 bucket rclone-test-jiforej4moje: Purge remote 2025/01/09 03:28:00 INFO : B2 bucket rclone-test-jiforej4moje: cleaning bucket "rclone-test-jiforej4moje" of all files 2025/01/09 03:28:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf12cd7310ad4b9b9f480e1b_f119b502ee150b9a8_d20250109_m032759_c001_v0001144_t0017_u01736393279830") --- PASS: TestServerSideCopy (4.81s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 03:28:03 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:03 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/09 03:28:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.88s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bogoqoh4hezi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xidotak9topu -> B2 bucket rclone-test-bogoqoh4hezi 2025/01/09 03:28:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:28:07 DEBUG : B2 bucket rclone-test-bogoqoh4hezi: Waiting for checks to finish 2025/01/09 03:28:07 DEBUG : B2 bucket rclone-test-bogoqoh4hezi: Waiting for transfers to finish 2025/01/09 03:28:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:28:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 03:28:09 DEBUG : B2 bucket rclone-test-bogoqoh4hezi: Waiting for checks to finish 2025/01/09 03:28:09 DEBUG : B2 bucket rclone-test-bogoqoh4hezi: Waiting for transfers to finish 2025/01/09 03:28:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/09 03:28:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:09 DEBUG : B2 bucket rclone-test-bogoqoh4hezi: Purge remote 2025/01/09 03:28:09 INFO : B2 bucket rclone-test-bogoqoh4hezi: cleaning bucket "rclone-test-bogoqoh4hezi" of all files 2025/01/09 03:28:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f92ed6310ad4b9b9f480e1b_f1095d92b882675b7_d20250109_m032809_c001_v0001182_t0020_u01736393289478") 2025/01/09 03:28:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f92ed6310ad4b9b9f480e1b_f10322e4904037e2a_d20250109_m032807_c001_v0001038_t0058_u01736393287654") --- PASS: TestServerSideCopyOverSelf (7.08s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 03:28:13 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:13 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/09 03:28:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/09 03:28:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.49s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yegoram1wuje" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xidotak9topu -> B2 bucket rclone-test-yegoram1wuje 2025/01/09 03:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:28:16 DEBUG : B2 bucket rclone-test-yegoram1wuje: Waiting for checks to finish 2025/01/09 03:28:16 DEBUG : B2 bucket rclone-test-yegoram1wuje: Waiting for transfers to finish 2025/01/09 03:28:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:28:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 03:28:18 DEBUG : B2 bucket rclone-test-yegoram1wuje: Waiting for checks to finish 2025/01/09 03:28:18 DEBUG : B2 bucket rclone-test-yegoram1wuje: Waiting for transfers to finish 2025/01/09 03:28:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/09 03:28:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/09 03:28:18 INFO : sub dir/hello world: Deleted 2025/01/09 03:28:19 DEBUG : testing file moves 2025/01/09 03:28:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/09 03:28:20 DEBUG : B2 bucket rclone-test-yegoram1wuje: Waiting for checks to finish 2025/01/09 03:28:20 DEBUG : B2 bucket rclone-test-yegoram1wuje: Waiting for transfers to finish 2025/01/09 03:28:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/09 03:28:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/09 03:28:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:20 DEBUG : B2 bucket rclone-test-yegoram1wuje: Purge remote 2025/01/09 03:28:20 INFO : B2 bucket rclone-test-yegoram1wuje: cleaning bucket "rclone-test-yegoram1wuje" of all files 2025/01/09 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f320db310bd4b9b9f480e1b_f108362e7a716f1d7_d20250109_m032820_c001_v0001183_t0033_u01736393300304") 2025/01/09 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f320db310bd4b9b9f480e1b_f116f9bb9a1449dfe_d20250109_m032818_c001_v0001183_t0010_u01736393298625") 2025/01/09 03:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z1f320db310bd4b9b9f480e1b_f11553ed6c8435757_d20250109_m032817_c001_v0001183_t0026_u01736393297177") --- PASS: TestServerSideMoveOverSelf (8.68s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:23 ERROR : : error listing: directory not found 2025/01/09 03:28:24 INFO : Local file system at /tmp/rclone3199289069: Making directory 2025/01/09 03:28:24 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:24 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.32s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:28:26 DEBUG : Local file system at /tmp/rclone3199289069: Waiting for checks to finish 2025/01/09 03:28:26 DEBUG : Local file system at /tmp/rclone3199289069: Waiting for transfers to finish 2025/01/09 03:28:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:28:27 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/09 03:28:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestCopyRedownload (2.39s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:28 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/09 03:28:28 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:28 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 03:28:28 INFO : check sum: Copied (new) 2025/01/09 03:28:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:28 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 03:28:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/09 03:28:28 DEBUG : check sum: Unchanged skipping 2025/01/09 03:28:28 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:28 DEBUG : Waiting for deletions to finish 2025/01/09 03:28:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.36s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/09 03:28:30 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:30 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 03:28:31 INFO : sizeonly: Copied (new) 2025/01/09 03:28:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:31 DEBUG : sizeonly: Sizes identical 2025/01/09 03:28:31 DEBUG : sizeonly: Unchanged skipping 2025/01/09 03:28:31 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:31 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:31 DEBUG : Waiting for deletions to finish 2025/01/09 03:28:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.00s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/09 03:28:33 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:33 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:33 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/09 03:28:33 INFO : ignore-size: Copied (new) 2025/01/09 03:28:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:34 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:28:34 DEBUG : ignore-size: Unchanged skipping 2025/01/09 03:28:34 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:34 DEBUG : Waiting for deletions to finish 2025/01/09 03:28:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:36 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:28:36 DEBUG : existing: Unchanged skipping 2025/01/09 03:28:36 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:36 DEBUG : Waiting for deletions to finish 2025/01/09 03:28:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/09 03:28:36 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:36 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 03:28:37 INFO : existing: Copied (replaced existing) 2025/01/09 03:28:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 03:28:38 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:38 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 03:28:39 INFO : existing: Copied (new) 2025/01/09 03:28:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:39 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:39 DEBUG : existing: Destination exists, skipping 2025/01/09 03:28:39 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:39 DEBUG : Waiting for deletions to finish 2025/01/09 03:28:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:41 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/09 03:28:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 03:28:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:28:42 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 03:28:42 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:42 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:28:43 INFO : a/potato2: Copied (new) 2025/01/09 03:28:43 DEBUG : Waiting for deletions to finish 2025/01/09 03:28:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:45 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/09 03:28:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 03:28:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/09 03:28:45 DEBUG : empty space: Unchanged skipping 2025/01/09 03:28:45 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:45 DEBUG : Waiting for deletions to finish 2025/01/09 03:28:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/09 03:28:45 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 03:28:46 INFO : empty space: Updated modification time in destination 2025/01/09 03:28:46 DEBUG : empty space: Unchanged skipping 2025/01/09 03:28:46 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:46 DEBUG : Waiting for deletions to finish 2025/01/09 03:28:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/09 03:28:49 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 03:28:49 DEBUG : empty space: Unchanged skipping 2025/01/09 03:28:49 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:49 DEBUG : Waiting for deletions to finish 2025/01/09 03:28:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.95s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:50 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/09 03:28:50 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3199289069) 2025/01/09 03:28:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xidotak9topu) 2025/01/09 03:28:50 DEBUG : foo: sha1 differ 2025/01/09 03:28:50 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/09 03:28:51 INFO : foo: Copied (replaced existing) 2025/01/09 03:28:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/09 03:28:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:28:53 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:53 DEBUG : empty space: Unchanged skipping 2025/01/09 03:28:53 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:28:53 INFO : potato: Copied (new) 2025/01/09 03:28:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.64s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/09 03:28:55 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:55 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/09 03:28:56 INFO : potato: Copied (replaced existing) 2025/01/09 03:28:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.80s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:28:58 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/09 03:28:58 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:28:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3199289069) 2025/01/09 03:28:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xidotak9topu) 2025/01/09 03:28:58 DEBUG : potato: sha1 differ 2025/01/09 03:28:58 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:28:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/09 03:28:59 INFO : potato: Copied (replaced existing) 2025/01/09 03:28:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:29:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/09 03:29:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:29:01 DEBUG : empty space: Unchanged skipping 2025/01/09 03:29:01 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:01 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:01 DEBUG : Waiting for deletions to finish 2025/01/09 03:29:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:29:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:29:04 DEBUG : empty space: Unchanged skipping 2025/01/09 03:29:04 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:04 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:29:04 INFO : potato2: Copied (new) 2025/01/09 03:29:04 DEBUG : Waiting for deletions to finish 2025/01/09 03:29:04 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:06 INFO : d: Making directory 2025/01/09 03:29:06 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/09 03:29:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 03:29:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:29:07 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 03:29:07 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:07 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:29:07 INFO : a/potato2: Copied (new) 2025/01/09 03:29:07 DEBUG : Waiting for deletions to finish 2025/01/09 03:29:07 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:10 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/09 03:29:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 03:29:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:29:10 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:10 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 03:29:10 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:29:10 INFO : a/potato2: Copied (new) 2025/01/09 03:29:10 ERROR : B2 bucket rclone-test-xidotak9topu: not deleting files as there were IO errors 2025/01/09 03:29:10 ERROR : B2 bucket rclone-test-xidotak9topu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.22s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:13 DEBUG : Waiting for deletions to finish 2025/01/09 03:29:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:29:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:29:13 DEBUG : empty space: Unchanged skipping 2025/01/09 03:29:13 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:13 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:13 INFO : potato: Deleted 2025/01/09 03:29:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:29:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.18s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:16 DEBUG : Waiting for deletions to finish 2025/01/09 03:29:16 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:16 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:17 INFO : potato: Deleted 2025/01/09 03:29:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:29:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:29:17 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:17 DEBUG : empty space: Unchanged skipping 2025/01/09 03:29:17 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:29:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.77s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:29:20 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:20 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/09 03:29:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.48s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:22 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 03:29:22 DEBUG : enormous: Excluded 2025/01/09 03:29:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 03:29:22 DEBUG : potato2: Excluded 2025/01/09 03:29:22 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 03:29:22 DEBUG : potato2: Excluded 2025/01/09 03:29:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:29:22 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:22 DEBUG : empty space: Unchanged skipping 2025/01/09 03:29:22 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:22 DEBUG : Waiting for deletions to finish 2025/01/09 03:29:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:23 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 03:29:23 DEBUG : enormous: Excluded 2025/01/09 03:29:23 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 03:29:23 DEBUG : potato2: Excluded 2025/01/09 03:29:23 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 03:29:23 DEBUG : potato2: Excluded 2025/01/09 03:29:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/09 03:29:23 DEBUG : empty space: Unchanged skipping 2025/01/09 03:29:23 DEBUG : Local file system at /tmp/rclone3199289069: Waiting for checks to finish 2025/01/09 03:29:23 DEBUG : Local file system at /tmp/rclone3199289069: Waiting for transfers to finish 2025/01/09 03:29:23 DEBUG : Waiting for deletions to finish 2025/01/09 03:29:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:26 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 03:29:26 DEBUG : enormous: Excluded 2025/01/09 03:29:26 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 03:29:26 DEBUG : potato2: Excluded 2025/01/09 03:29:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:29:26 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:26 DEBUG : empty space: Unchanged skipping 2025/01/09 03:29:26 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:26 DEBUG : Waiting for deletions to finish 2025/01/09 03:29:26 INFO : enormous: Deleted 2025/01/09 03:29:26 INFO : potato2: Deleted 2025/01/09 03:29:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/09 03:29:27 DEBUG : empty space: Unchanged skipping 2025/01/09 03:29:27 DEBUG : Local file system at /tmp/rclone3199289069: Waiting for checks to finish 2025/01/09 03:29:27 DEBUG : Local file system at /tmp/rclone3199289069: Waiting for transfers to finish 2025/01/09 03:29:27 DEBUG : Waiting for deletions to finish 2025/01/09 03:29:27 INFO : enormous: Deleted 2025/01/09 03:29:27 INFO : potato2: Deleted 2025/01/09 03:29:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.79s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:30 DEBUG : five: Need to transfer - File not found at Destination 2025/01/09 03:29:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/09 03:29:30 DEBUG : one: Destination is newer than source, skipping 2025/01/09 03:29:30 DEBUG : three: Sizes identical 2025/01/09 03:29:30 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3199289069) 2025/01/09 03:29:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xidotak9topu) 2025/01/09 03:29:30 DEBUG : two: sha1 differ 2025/01/09 03:29:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/09 03:29:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 03:29:30 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/09 03:29:30 INFO : five: Copied (new) 2025/01/09 03:29:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 03:29:31 INFO : two: Copied (replaced existing) 2025/01/09 03:29:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/09 03:29:31 INFO : four: Copied (replaced existing) 2025/01/09 03:29:31 DEBUG : Waiting for deletions to finish 2025/01/09 03:29:31 DEBUG : one: Destination is newer than source, skipping 2025/01/09 03:29:31 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 03:29:31 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/09 03:29:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3199289069) 2025/01/09 03:29:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 03:29:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xidotak9topu) 2025/01/09 03:29:31 DEBUG : three: sha1 differ 2025/01/09 03:29:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/09 03:29:31 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/09 03:29:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/09 03:29:31 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/09 03:29:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/09 03:29:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 03:29:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/09 03:29:31 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 03:29:32 INFO : three: Copied (replaced existing) 2025/01/09 03:29:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.26s) === 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-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/09 03:29:34 INFO : B2 bucket rclone-test-xidotak9topu: Making map for --track-renames 2025/01/09 03:29:34 INFO : B2 bucket rclone-test-xidotak9topu: Finished making map for --track-renames 2025/01/09 03:29:34 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:34 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for renames to finish 2025/01/09 03:29:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/09 03:29:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/09 03:29:34 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/09 03:29:34 INFO : potato: Copied (new) 2025/01/09 03:29:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 03:29:34 INFO : yam: Copied (new) 2025/01/09 03:29:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:34 INFO : B2 bucket rclone-test-xidotak9topu: Making map for --track-renames 2025/01/09 03:29:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:29:34 INFO : B2 bucket rclone-test-xidotak9topu: Finished making map for --track-renames 2025/01/09 03:29:34 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:34 DEBUG : potato: Unchanged skipping 2025/01/09 03:29:34 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for renames to finish 2025/01/09 03:29:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 03:29:35 INFO : yam: Copied (server-side copy) to: yaml 2025/01/09 03:29:35 INFO : yam: Deleted 2025/01/09 03:29:35 INFO : yaml: Renamed from "yam" 2025/01/09 03:29:35 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/09 03:29:37 INFO : B2 bucket rclone-test-xidotak9topu: Making map for --track-renames 2025/01/09 03:29:37 INFO : B2 bucket rclone-test-xidotak9topu: Finished making map for --track-renames 2025/01/09 03:29:37 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/09 03:29:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/09 03:29:37 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for renames to finish 2025/01/09 03:29:37 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 03:29:37 INFO : yam: Copied (new) 2025/01/09 03:29:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/09 03:29:38 INFO : potato: Copied (new) 2025/01/09 03:29:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:29:38 INFO : B2 bucket rclone-test-xidotak9topu: Making map for --track-renames 2025/01/09 03:29:38 INFO : B2 bucket rclone-test-xidotak9topu: Finished making map for --track-renames 2025/01/09 03:29:38 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:38 DEBUG : potato: Unchanged skipping 2025/01/09 03:29:38 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for renames to finish 2025/01/09 03:29:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 03:29:39 INFO : yam: Copied (server-side copy) to: yaml 2025/01/09 03:29:39 INFO : yam: Deleted 2025/01/09 03:29:39 INFO : yaml: Renamed from "yam" 2025/01/09 03:29:39 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.18s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/09 03:29:41 INFO : B2 bucket rclone-test-xidotak9topu: Making map for --track-renames 2025/01/09 03:29:41 INFO : B2 bucket rclone-test-xidotak9topu: Finished making map for --track-renames 2025/01/09 03:29:41 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/09 03:29:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/09 03:29:41 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for renames to finish 2025/01/09 03:29:41 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 03:29:42 INFO : sub/yam: Copied (new) 2025/01/09 03:29:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/09 03:29:42 INFO : potato: Copied (new) 2025/01/09 03:29:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:29:42 DEBUG : potato: Unchanged skipping 2025/01/09 03:29:43 INFO : B2 bucket rclone-test-xidotak9topu: Making map for --track-renames 2025/01/09 03:29:43 INFO : B2 bucket rclone-test-xidotak9topu: Finished making map for --track-renames 2025/01/09 03:29:43 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:43 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for renames to finish 2025/01/09 03:29:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/09 03:29:43 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/09 03:29:43 INFO : sub/yam: Deleted 2025/01/09 03:29:43 INFO : yam: Renamed from "sub/yam" 2025/01/09 03:29:43 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:45 DEBUG : Creating backend with remote "/tmp/rclone3199289069/dir1" 2025/01/09 03:29:45 DEBUG : Creating backend with remote "/tmp/rclone3199289069/dir2" 2025/01/09 03:29:45 DEBUG : Local file system at /tmp/rclone3199289069/dir2: Using server-side directory move 2025/01/09 03:29:45 INFO : Local file system at /tmp/rclone3199289069/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/09 03:29:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/09 03:29:45 DEBUG : Local file system at /tmp/rclone3199289069/dir2: Waiting for checks to finish 2025/01/09 03:29:45 DEBUG : Local file system at /tmp/rclone3199289069/dir2: Waiting for transfers to finish 2025/01/09 03:29:45 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:29:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/09 03:29:46 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:46 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/09 03:29:46 INFO : nested/sub dir/file: Copied (new) 2025/01/09 03:29:46 INFO : nested/sub dir/file: Deleted 2025/01/09 03:29:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:29:47 INFO : sub dir/hello world: Copied (new) 2025/01/09 03:29:47 INFO : sub dir/hello world: Deleted 2025/01/09 03:29:47 INFO : sub dir: Removing directory 2025/01/09 03:29:47 INFO : nested/sub dir: Removing directory 2025/01/09 03:29:47 INFO : nested: Removing directory 2025/01/09 03:29:47 DEBUG : Local file system at /tmp/rclone3199289069: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 03:29:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/09 03:29:48 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:48 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/09 03:29:48 INFO : nested/sub dir/file: Copied (new) 2025/01/09 03:29:48 INFO : nested/sub dir/file: Deleted 2025/01/09 03:29:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/09 03:29:49 INFO : sub dir/hello world: Copied (new) 2025/01/09 03:29:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 03:29:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/09 03:29:50 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:50 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/09 03:29:50 INFO : existing-b: Copied (new) 2025/01/09 03:29:50 INFO : existing-b: Deleted 2025/01/09 03:29:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 03:29:51 INFO : existing: Copied (new) 2025/01/09 03:29:51 INFO : existing: Deleted 2025/01/09 03:29:51 DEBUG : existing: Destination exists, skipping 2025/01/09 03:29:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/09 03:29:51 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:29:51 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:29:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.31s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:29:52 DEBUG : Creating backend with remote "TestB2:rclone-test-keyijip5zigu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xidotak9topu -> B2 bucket rclone-test-keyijip5zigu 2025/01/09 03:29:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:29:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/09 03:29:56 DEBUG : empty space: Unchanged skipping 2025/01/09 03:29:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 03:29:56 DEBUG : B2 bucket rclone-test-keyijip5zigu: Waiting for checks to finish 2025/01/09 03:29:57 INFO : empty space: Deleted 2025/01/09 03:29:57 DEBUG : B2 bucket rclone-test-keyijip5zigu: Waiting for transfers to finish 2025/01/09 03:29:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:29:57 INFO : potato2: Copied (server-side copy) 2025/01/09 03:29:57 INFO : potato2: Deleted 2025/01/09 03:29:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 03:29:57 INFO : potato3: Copied (server-side copy) 2025/01/09 03:29:57 INFO : potato3: Deleted 2025/01/09 03:29:58 DEBUG : Creating backend with remote "TestB2:rclone-test-repozeg9tice" 2025/01/09 03:29:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/09 03:29:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:29:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/09 03:29:59 DEBUG : B2 bucket rclone-test-repozeg9tice: Waiting for checks to finish 2025/01/09 03:29:59 DEBUG : B2 bucket rclone-test-repozeg9tice: Waiting for transfers to finish 2025/01/09 03:30:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 03:30:00 INFO : empty space: Copied (server-side copy) 2025/01/09 03:30:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:30:00 INFO : potato2: Copied (server-side copy) 2025/01/09 03:30:00 INFO : empty space: Deleted 2025/01/09 03:30:00 INFO : potato2: Deleted 2025/01/09 03:30:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 03:30:00 INFO : potato3: Copied (server-side copy) 2025/01/09 03:30:01 INFO : potato3: Deleted 2025/01/09 03:30:01 DEBUG : B2 bucket rclone-test-repozeg9tice: Purge remote 2025/01/09 03:30:01 INFO : B2 bucket rclone-test-repozeg9tice: cleaning bucket "rclone-test-repozeg9tice" of all files 2025/01/09 03:30:01 DEBUG : empty space: Deleting (id "4_z5f929dd310cd4b9b9f480e1b_f10234c138e735aa2_d20250109_m033000_c001_v0001104_t0020_u01736393400148") 2025/01/09 03:30:01 DEBUG : potato2: Deleting (id "4_z5f929dd310cd4b9b9f480e1b_f1078617939b7367a_d20250109_m033000_c001_v0001182_t0052_u01736393400528") 2025/01/09 03:30:01 DEBUG : potato3: Deleting (id "4_z5f929dd310cd4b9b9f480e1b_f107bda134cf626ea_d20250109_m033000_c001_v0001115_t0026_u01736393400514") 2025/01/09 03:30:02 DEBUG : B2 bucket rclone-test-keyijip5zigu: Purge remote 2025/01/09 03:30:02 INFO : B2 bucket rclone-test-keyijip5zigu: cleaning bucket "rclone-test-keyijip5zigu" of all files 2025/01/09 03:30:02 DEBUG : empty space: Deleting (id "4_zafc28db310cd4b9b9f480e1b_f418b9a93d6d06310_d20250109_m033000_c001_v7007000_t0000_u01736393400680") 2025/01/09 03:30:02 DEBUG : empty space: Deleting (id "4_zafc28db310cd4b9b9f480e1b_f10389033e1611455_d20250109_m032956_c001_v0001165_t0030_u01736393396076") 2025/01/09 03:30:02 DEBUG : potato2: Deleting (id "4_zafc28db310cd4b9b9f480e1b_f4099f3ef9deb0dae_d20250109_m033000_c001_v7007000_t0000_u01736393400777") 2025/01/09 03:30:02 DEBUG : potato2: Deleting (id "4_zafc28db310cd4b9b9f480e1b_f100ccde77ebd4f7c_d20250109_m032956_c001_v0001103_t0028_u01736393396993") 2025/01/09 03:30:02 DEBUG : potato3: Deleting (id "4_zafc28db310cd4b9b9f480e1b_f4099f3ef9deb0db0_d20250109_m033001_c001_v7007000_t0000_u01736393401045") 2025/01/09 03:30:02 DEBUG : potato3: Deleting (id "4_zafc28db310cd4b9b9f480e1b_f11379d2351680fe8_d20250109_m032957_c001_v0001161_t0059_u01736393397412") 2025/01/09 03:30:02 DEBUG : potato3: Deleting (id "4_zafc28db310cd4b9b9f480e1b_f10389033e1611457_d20250109_m032956_c001_v0001165_t0058_u01736393396309") --- PASS: TestServerSideMove (11.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:30:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vehinuj3libe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xidotak9topu -> B2 bucket rclone-test-vehinuj3libe 2025/01/09 03:30:09 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 03:30:09 DEBUG : empty space: Excluded 2025/01/09 03:30:09 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 03:30:09 DEBUG : empty space: Excluded 2025/01/09 03:30:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:30:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 03:30:09 DEBUG : B2 bucket rclone-test-vehinuj3libe: Waiting for checks to finish 2025/01/09 03:30:09 DEBUG : B2 bucket rclone-test-vehinuj3libe: Waiting for transfers to finish 2025/01/09 03:30:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:30:09 INFO : potato2: Copied (server-side copy) 2025/01/09 03:30:10 INFO : potato2: Deleted 2025/01/09 03:30:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 03:30:10 INFO : potato3: Copied (server-side copy) 2025/01/09 03:30:10 INFO : potato3: Deleted 2025/01/09 03:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-towijiv8rufa" 2025/01/09 03:30:11 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 03:30:11 DEBUG : empty space: Excluded 2025/01/09 03:30:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:30:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/09 03:30:12 DEBUG : B2 bucket rclone-test-towijiv8rufa: Waiting for checks to finish 2025/01/09 03:30:12 DEBUG : B2 bucket rclone-test-towijiv8rufa: Waiting for transfers to finish 2025/01/09 03:30:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:30:13 INFO : potato2: Copied (server-side copy) 2025/01/09 03:30:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 03:30:13 INFO : potato3: Copied (server-side copy) 2025/01/09 03:30:13 INFO : potato2: Deleted 2025/01/09 03:30:13 INFO : potato3: Deleted 2025/01/09 03:30:13 DEBUG : B2 bucket rclone-test-towijiv8rufa: Purge remote 2025/01/09 03:30:13 INFO : B2 bucket rclone-test-towijiv8rufa: cleaning bucket "rclone-test-towijiv8rufa" of all files 2025/01/09 03:30:13 DEBUG : potato2: Deleting (id "4_z8f02cde310cd4b9b9f480e1b_f11350452afff4be6_d20250109_m033012_c001_v0001144_t0015_u01736393412681") 2025/01/09 03:30:13 DEBUG : potato3: Deleting (id "4_z8f02cde310cd4b9b9f480e1b_f11151262a04d5108_d20250109_m033013_c001_v0001165_t0006_u01736393413072") 2025/01/09 03:30:14 DEBUG : B2 bucket rclone-test-vehinuj3libe: Purge remote 2025/01/09 03:30:14 INFO : B2 bucket rclone-test-vehinuj3libe: cleaning bucket "rclone-test-vehinuj3libe" of all files 2025/01/09 03:30:14 DEBUG : empty space: Deleting (id "4_z1f52bdd310cd4b9b9f480e1b_f1086d810d69bd408_d20250109_m033008_c001_v0001093_t0057_u01736393408704") 2025/01/09 03:30:14 DEBUG : potato2: Deleting (id "4_z1f52bdd310cd4b9b9f480e1b_f418b9a93d6d0632c_d20250109_m033013_c001_v7007000_t0000_u01736393413309") 2025/01/09 03:30:14 DEBUG : potato2: Deleting (id "4_z1f52bdd310cd4b9b9f480e1b_f105517694539f824_d20250109_m033009_c001_v0001182_t0032_u01736393409882") 2025/01/09 03:30:14 DEBUG : potato3: Deleting (id "4_z1f52bdd310cd4b9b9f480e1b_f40443c28189f9b92_d20250109_m033013_c001_v7007000_t0000_u01736393413324") 2025/01/09 03:30:14 DEBUG : potato3: Deleting (id "4_z1f52bdd310cd4b9b9f480e1b_f115c64d910ed112f_d20250109_m033010_c001_v0001182_t0054_u01736393410114") 2025/01/09 03:30:14 DEBUG : potato3: Deleting (id "4_z1f52bdd310cd4b9b9f480e1b_f1086d810d69bd40a_d20250109_m033009_c001_v0001093_t0024_u01736393409176") --- PASS: TestServerSideMoveWithFilter (12.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:30:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yosukah4ruje" 2025/01/09 03:30:19 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xidotak9topu -> B2 bucket rclone-test-yosukah4ruje 2025/01/09 03:30:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:30:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/09 03:30:22 DEBUG : empty space: Unchanged skipping 2025/01/09 03:30:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 03:30:22 DEBUG : B2 bucket rclone-test-yosukah4ruje: Waiting for checks to finish 2025/01/09 03:30:22 INFO : empty space: Deleted 2025/01/09 03:30:22 DEBUG : B2 bucket rclone-test-yosukah4ruje: Waiting for transfers to finish 2025/01/09 03:30:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:30:22 INFO : potato2: Copied (server-side copy) 2025/01/09 03:30:22 INFO : potato2: Deleted 2025/01/09 03:30:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 03:30:22 INFO : potato3: Copied (server-side copy) 2025/01/09 03:30:23 INFO : potato3: Deleted 2025/01/09 03:30:23 DEBUG : Creating backend with remote "TestB2:rclone-test-faxociy3ceyu" 2025/01/09 03:30:24 INFO : tomatoDir: Making directory 2025/01/09 03:30:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/09 03:30:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 03:30:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/09 03:30:24 DEBUG : B2 bucket rclone-test-faxociy3ceyu: Waiting for checks to finish 2025/01/09 03:30:24 DEBUG : B2 bucket rclone-test-faxociy3ceyu: Waiting for transfers to finish 2025/01/09 03:30:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/09 03:30:25 INFO : empty space: Copied (server-side copy) 2025/01/09 03:30:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/09 03:30:26 INFO : potato2: Copied (server-side copy) 2025/01/09 03:30:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/09 03:30:26 INFO : potato3: Copied (server-side copy) 2025/01/09 03:30:26 INFO : empty space: Deleted 2025/01/09 03:30:26 INFO : potato2: Deleted 2025/01/09 03:30:26 INFO : potato3: Deleted 2025/01/09 03:30:26 DEBUG : B2 bucket rclone-test-faxociy3ceyu: Purge remote 2025/01/09 03:30:26 INFO : B2 bucket rclone-test-faxociy3ceyu: cleaning bucket "rclone-test-faxociy3ceyu" of all files 2025/01/09 03:30:27 DEBUG : empty space: Deleting (id "4_z1f320d0310dd4b9b9f480e1b_f1015be2344905dc5_d20250109_m033025_c001_v0001117_t0022_u01736393425544") 2025/01/09 03:30:27 DEBUG : potato2: Deleting (id "4_z1f320d0310dd4b9b9f480e1b_f10126ccee3ef0ef9_d20250109_m033025_c001_v0001182_t0021_u01736393425909") 2025/01/09 03:30:27 DEBUG : potato3: Deleting (id "4_z1f320d0310dd4b9b9f480e1b_f100cceb6ebcb8889_d20250109_m033025_c001_v0001184_t0049_u01736393425925") 2025/01/09 03:30:27 DEBUG : B2 bucket rclone-test-yosukah4ruje: Purge remote 2025/01/09 03:30:27 INFO : B2 bucket rclone-test-yosukah4ruje: cleaning bucket "rclone-test-yosukah4ruje" of all files 2025/01/09 03:30:27 DEBUG : empty space: Deleting (id "4_zaff2ede310cd4b9b9f480e1b_f418b9a93d6d0672c_d20250109_m033026_c001_v7007000_t0000_u01736393426034") 2025/01/09 03:30:27 DEBUG : empty space: Deleting (id "4_zaff2ede310cd4b9b9f480e1b_f117822d0c7bd23c0_d20250109_m033021_c001_v0001154_t0015_u01736393421416") 2025/01/09 03:30:27 DEBUG : potato2: Deleting (id "4_zaff2ede310cd4b9b9f480e1b_f4173cf171835fa24_d20250109_m033026_c001_v7007000_t0000_u01736393426121") 2025/01/09 03:30:27 DEBUG : potato2: Deleting (id "4_zaff2ede310cd4b9b9f480e1b_f1138c7b9cf847935_d20250109_m033022_c001_v0001033_t0041_u01736393422431") 2025/01/09 03:30:27 DEBUG : potato3: Deleting (id "4_zaff2ede310cd4b9b9f480e1b_f418b9a93d6d0672d_d20250109_m033026_c001_v7007000_t0000_u01736393426217") 2025/01/09 03:30:27 DEBUG : potato3: Deleting (id "4_zaff2ede310cd4b9b9f480e1b_f105517694539f8fe_d20250109_m033022_c001_v0001182_t0011_u01736393422785") 2025/01/09 03:30:27 DEBUG : potato3: Deleting (id "4_zaff2ede310cd4b9b9f480e1b_f117822d0c7bd23c2_d20250109_m033021_c001_v0001154_t0019_u01736393421701") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.93s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:30:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:30:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/rclone-sync-test" 2025/01/09 03:30:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/rclone-sync-test-include/layer2" 2025/01/09 03:30:39 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/rclone-sync-test-ignore-file" 2025/01/09 03:30:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/09 03:30:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/09 03:30:42 DEBUG : pacer: Reducing sleep to 10ms 2025/01/09 03:30:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 03:30:42 DEBUG : B2 bucket rclone-test-xidotak9topu path rclone-sync-test: Waiting for checks to finish 2025/01/09 03:30:42 DEBUG : B2 bucket rclone-test-xidotak9topu path rclone-sync-test: Waiting for transfers to finish 2025/01/09 03:30:42 DEBUG : Waiting for deletions to finish 2025/01/09 03:30:42 INFO : There was nothing to transfer 2025/01/09 03:30:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 03:30:43 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:30:43 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:30:43 DEBUG : Waiting for deletions to finish 2025/01/09 03:30:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:30:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 03:30:43 DEBUG : B2 bucket rclone-test-xidotak9topu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/09 03:30:43 DEBUG : B2 bucket rclone-test-xidotak9topu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/09 03:30:43 DEBUG : Waiting for deletions to finish 2025/01/09 03:30:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:30:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 03:30:44 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:30:44 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:30:44 DEBUG : Waiting for deletions to finish 2025/01/09 03:30:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:30:44 DEBUG : : Excluded 2025/01/09 03:30:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 03:30:45 DEBUG : B2 bucket rclone-test-xidotak9topu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/09 03:30:45 DEBUG : B2 bucket rclone-test-xidotak9topu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/09 03:30:45 DEBUG : Waiting for deletions to finish 2025/01/09 03:30:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.56s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:30:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/dst" 2025/01/09 03:30:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/CompareDest" 2025/01/09 03:30:55 DEBUG : one: Need to transfer - File not found at Destination 2025/01/09 03:30:55 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:30:55 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:30:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 03:30:55 INFO : one: Copied (new) 2025/01/09 03:30:55 DEBUG : Waiting for deletions to finish 2025/01/09 03:30:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 03:30:56 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:30:56 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:30:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/09 03:30:56 INFO : one: Copied (replaced existing) 2025/01/09 03:30:56 DEBUG : Waiting for deletions to finish 2025/01/09 03:30:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 03:30:58 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:30:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:30:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 03:30:59 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:30:59 DEBUG : Waiting for deletions to finish 2025/01/09 03:30:59 INFO : There was nothing to transfer 2025/01/09 03:31:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 03:31:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 03:31:00 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 03:31:00 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:00 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:00 INFO : There was nothing to transfer 2025/01/09 03:31:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 03:31:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 03:31:01 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 03:31:01 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:01 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:01 INFO : There was nothing to transfer 2025/01/09 03:31:02 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/01/09 03:31:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 03:31:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 03:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 03:31:02 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 03:31:02 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:02 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:02 INFO : There was nothing to transfer 2025/01/09 03:31:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/09 03:31:03 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 03:31:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 03:31:03 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 03:31:03 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:03 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/09 03:31:03 INFO : two: Copied (new) 2025/01/09 03:31:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.47s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:31:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/dest" 2025/01/09 03:31:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/pre-dest1" 2025/01/09 03:31:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/pre-dest2" 2025/01/09 03:31:11 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:31:11 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/09 03:31:11 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:31:11 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/09 03:31:12 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/09 03:31:12 DEBUG : B2 bucket rclone-test-xidotak9topu path dest: Waiting for checks to finish 2025/01/09 03:31:12 DEBUG : B2 bucket rclone-test-xidotak9topu path dest: Waiting for transfers to finish 2025/01/09 03:31:12 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/09 03:31:12 INFO : 3: Copied (new) 2025/01/09 03:31:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.18s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:31:14 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/dst" 2025/01/09 03:31:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/CopyDest" 2025/01/09 03:31:17 DEBUG : one: Need to transfer - File not found at Destination 2025/01/09 03:31:17 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:17 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 03:31:18 INFO : one: Copied (new) 2025/01/09 03:31:18 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 03:31:19 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:19 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/09 03:31:20 INFO : one: Copied (replaced existing) 2025/01/09 03:31:20 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/BackupDir" 2025/01/09 03:31:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 03:31:23 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 03:31:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 03:31:24 INFO : one: Copied (server-side copy) 2025/01/09 03:31:25 INFO : one: Deleted 2025/01/09 03:31:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/09 03:31:25 INFO : one: Copied (server-side copy) 2025/01/09 03:31:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/09 03:31:25 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:25 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/09 03:31:27 INFO : two: Copied (server-side copy) 2025/01/09 03:31:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/09 03:31:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:27 DEBUG : one: Unchanged skipping 2025/01/09 03:31:27 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:27 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:27 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:27 DEBUG : one: Unchanged skipping 2025/01/09 03:31:27 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:27 DEBUG : two: Unchanged skipping 2025/01/09 03:31:27 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:27 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:27 INFO : There was nothing to transfer 2025/01/09 03:31:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/09 03:31:29 DEBUG : three: Destination not found in --copy-dest 2025/01/09 03:31:29 DEBUG : three: Need to transfer - File not found at Destination 2025/01/09 03:31:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:29 DEBUG : one: Unchanged skipping 2025/01/09 03:31:29 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 03:31:29 DEBUG : two: Unchanged skipping 2025/01/09 03:31:29 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:30 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/09 03:31:30 INFO : three: Copied (new) 2025/01/09 03:31:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.68s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:31:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/dst" 2025/01/09 03:31:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/backup" 2025/01/09 03:31:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 03:31:37 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:31:37 DEBUG : two: Unchanged skipping 2025/01/09 03:31:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 03:31:38 INFO : one: Copied (server-side copy) 2025/01/09 03:31:39 INFO : one: Deleted 2025/01/09 03:31:39 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:31:40 INFO : one: Copied (new) 2025/01/09 03:31:40 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 03:31:40 INFO : three.txt: Copied (server-side copy) 2025/01/09 03:31:40 INFO : three.txt: Deleted 2025/01/09 03:31:40 INFO : three.txt: Moved into backup dir 2025/01/09 03:31:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 03:31:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:31:42 DEBUG : two: Unchanged skipping 2025/01/09 03:31:42 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:31:43 INFO : one: Copied (server-side copy) 2025/01/09 03:31:43 INFO : one: Deleted 2025/01/09 03:31:43 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 03:31:43 INFO : one: Copied (new) 2025/01/09 03:31:43 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 03:31:43 INFO : three.txt: Copied (server-side copy) 2025/01/09 03:31:44 INFO : three.txt: Deleted 2025/01/09 03:31:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:31:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/dst" 2025/01/09 03:31:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/backup" 2025/01/09 03:31:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 03:31:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:31:50 DEBUG : two: Unchanged skipping 2025/01/09 03:31:50 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 03:31:51 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 03:31:52 INFO : one: Deleted 2025/01/09 03:31:52 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:31:52 INFO : one: Copied (new) 2025/01/09 03:31:52 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 03:31:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 03:31:53 INFO : three.txt: Deleted 2025/01/09 03:31:53 INFO : three.txt: Moved into backup dir 2025/01/09 03:31:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 03:31:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:31:55 DEBUG : two: Unchanged skipping 2025/01/09 03:31:55 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:31:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:31:55 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 03:31:55 INFO : one: Deleted 2025/01/09 03:31:55 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:31:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 03:31:56 INFO : one: Copied (new) 2025/01/09 03:31:56 DEBUG : Waiting for deletions to finish 2025/01/09 03:31:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 03:31:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 03:31:56 INFO : three.txt: Deleted 2025/01/09 03:31:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.72s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:32:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/dst" 2025/01/09 03:32:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/backup" 2025/01/09 03:32:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 03:32:03 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:32:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:32:03 DEBUG : two: Unchanged skipping 2025/01/09 03:32:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 03:32:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/09 03:32:04 INFO : one: Deleted 2025/01/09 03:32:04 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:32:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:32:05 INFO : one: Copied (new) 2025/01/09 03:32:05 DEBUG : Waiting for deletions to finish 2025/01/09 03:32:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 03:32:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/09 03:32:06 INFO : three.txt: Deleted 2025/01/09 03:32:06 INFO : three.txt: Moved into backup dir 2025/01/09 03:32:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 03:32:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:32:07 DEBUG : two: Unchanged skipping 2025/01/09 03:32:07 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:32:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:32:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/09 03:32:08 INFO : one: Deleted 2025/01/09 03:32:08 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:32:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 03:32:08 INFO : one: Copied (new) 2025/01/09 03:32:08 DEBUG : Waiting for deletions to finish 2025/01/09 03:32:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 03:32:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/09 03:32:09 INFO : three.txt: Deleted 2025/01/09 03:32:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:32:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/dst" 2025/01/09 03:32:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 03:32:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:32:14 DEBUG : two: Unchanged skipping 2025/01/09 03:32:14 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:32:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 03:32:15 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 03:32:15 INFO : one: Deleted 2025/01/09 03:32:15 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:32:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:32:16 INFO : one: Copied (new) 2025/01/09 03:32:16 DEBUG : Waiting for deletions to finish 2025/01/09 03:32:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 03:32:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 03:32:16 INFO : three.txt: Deleted 2025/01/09 03:32:16 INFO : three.txt: Moved into backup dir 2025/01/09 03:32:18 DEBUG : one.bak: Excluded (Path Filter) 2025/01/09 03:32:18 DEBUG : one.bak: Excluded 2025/01/09 03:32:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/09 03:32:18 DEBUG : three.txt.bak: Excluded 2025/01/09 03:32:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 03:32:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:32:18 DEBUG : two: Unchanged skipping 2025/01/09 03:32:18 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for checks to finish 2025/01/09 03:32:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:32:18 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 03:32:18 INFO : one: Deleted 2025/01/09 03:32:18 DEBUG : B2 bucket rclone-test-xidotak9topu path dst: Waiting for transfers to finish 2025/01/09 03:32:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 03:32:19 INFO : one: Copied (new) 2025/01/09 03:32:19 DEBUG : Waiting for deletions to finish 2025/01/09 03:32:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 03:32:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 03:32:19 INFO : three.txt: Deleted 2025/01/09 03:32:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.64s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:32:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/dst" 2025/01/09 03:32:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 03:32:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 03:32:26 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 03:32:26 INFO : one: Deleted 2025/01/09 03:32:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:32:27 INFO : one: Copied (new) 2025/01/09 03:32:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:32:27 DEBUG : two: Unchanged skipping 2025/01/09 03:32:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/09 03:32:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 03:32:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 03:32:28 INFO : three.txt: Deleted 2025/01/09 03:32:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 03:32:28 INFO : three.txt: Copied (new) 2025/01/09 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 03:32:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:32:29 INFO : one: Copied (server-side copy) to: one.bak 2025/01/09 03:32:29 INFO : one: Deleted 2025/01/09 03:32:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 03:32:30 INFO : one: Copied (new) 2025/01/09 03:32:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:32:30 DEBUG : two: Unchanged skipping 2025/01/09 03:32:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/09 03:32:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 03:32:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/09 03:32:31 INFO : three.txt: Deleted 2025/01/09 03:32:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/09 03:32:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.82s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:32:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xidotak9topu/dst" 2025/01/09 03:32:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 03:32:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/09 03:32:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/09 03:32:38 INFO : one: Deleted 2025/01/09 03:32:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:32:38 INFO : one: Copied (new) 2025/01/09 03:32:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:32:39 DEBUG : two: Unchanged skipping 2025/01/09 03:32:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/09 03:32:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/09 03:32:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/09 03:32:39 INFO : three.txt: Deleted 2025/01/09 03:32:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 03:32:40 INFO : three.txt: Copied (new) 2025/01/09 03:32:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 03:32:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/09 03:32:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/09 03:32:41 INFO : one: Deleted 2025/01/09 03:32:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/09 03:32:42 INFO : one: Copied (new) 2025/01/09 03:32:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:32:42 DEBUG : two: Unchanged skipping 2025/01/09 03:32:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/09 03:32:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/09 03:32:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/09 03:32:43 INFO : three.txt: Deleted 2025/01/09 03:32:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/09 03:32:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.15s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:32:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/09 03:32:46 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:32:46 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:32:46 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/09 03:32:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/09 03:32:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.59s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:32:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 03:32:48 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:32:48 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:32:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/09 03:32:48 INFO : existing: Copied (new) 2025/01/09 03:32:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:32:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/09 03:32:49 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:32:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/09 03:32:49 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:32:49 ERROR : B2 bucket rclone-test-xidotak9topu: not deleting files as there were IO errors 2025/01/09 03:32:49 ERROR : B2 bucket rclone-test-xidotak9topu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncImmutable (3.22s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:32:51 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1090-17.backblaze.com/b2api/v1/b2_upload_file/9f525d3310ad4b9b9f480e1b/c001_v0001090_t0058": EOF 2025/01/09 03:32:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-17.backblaze.com/b2api/v1/b2_upload_file/9f525d3310ad4b9b9f480e1b/c001_v0001090_t0058": EOF) 2025/01/09 03:32:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-xidotak9topu: 1/10 (Post "https://pod-000-1090-17.backblaze.com/b2api/v1/b2_upload_file/9f525d3310ad4b9b9f480e1b/c001_v0001090_t0058": EOF) 2025/01/09 03:32:53 DEBUG : pacer: Reducing sleep to 10ms 2025/01/09 03:32:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:32:53 DEBUG : existing: Unchanged skipping 2025/01/09 03:32:53 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:32:53 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:32:53 DEBUG : Waiting for deletions to finish 2025/01/09 03:32:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.75s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:33:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both0: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both1: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:33:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both10: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both14: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both15: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both16: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both12: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both18: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both19: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both2: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both3: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both4: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both5: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both6: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both7: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both8: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:10 DEBUG : both9: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both13: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both11: Unchanged skipping 2025/01/09 03:33:10 DEBUG : both17: Unchanged skipping 2025/01/09 03:33:10 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:33:10 DEBUG : Waiting for deletions to finish 2025/01/09 03:33:11 INFO : only7: Deleted 2025/01/09 03:33:11 INFO : only0: Deleted 2025/01/09 03:33:11 INFO : only11: Deleted 2025/01/09 03:33:11 INFO : only2: Deleted 2025/01/09 03:33:11 INFO : only5: Deleted 2025/01/09 03:33:11 INFO : only16: Deleted 2025/01/09 03:33:11 INFO : only3: Deleted 2025/01/09 03:33:11 INFO : only6: Deleted 2025/01/09 03:33:11 INFO : only8: Deleted 2025/01/09 03:33:11 INFO : only12: Deleted 2025/01/09 03:33:11 INFO : only15: Deleted 2025/01/09 03:33:11 INFO : only17: Deleted 2025/01/09 03:33:11 INFO : only4: Deleted 2025/01/09 03:33:11 INFO : only19: Deleted 2025/01/09 03:33:12 INFO : only9: Deleted 2025/01/09 03:33:12 INFO : only1: Deleted 2025/01/09 03:33:12 INFO : only10: Deleted 2025/01/09 03:33:12 INFO : only13: Deleted 2025/01/09 03:33:12 INFO : only14: Deleted 2025/01/09 03:33:12 INFO : only18: Deleted 2025/01/09 03:33:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:33:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for checks to finish 2025/01/09 03:33:32 DEBUG : both0: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both12: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both13: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both14: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both15: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both16: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both17: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both18: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both19: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both2: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both1: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both10: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both11: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both3: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both7: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both8: Unchanged skipping 2025/01/09 03:33:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 03:33:32 DEBUG : both4: Unchanged skipping 2025/01/09 03:33:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : both5: Unchanged skipping 2025/01/09 03:33:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : both6: Unchanged skipping 2025/01/09 03:33:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : both9: Unchanged skipping 2025/01/09 03:33:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/09 03:33:32 DEBUG : B2 bucket rclone-test-xidotak9topu: Waiting for transfers to finish 2025/01/09 03:33:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only12: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only11: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only15: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only16: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only13: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only17: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only18: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only14: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only19: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only0: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only1: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only10: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only2: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only3: Copied (replaced existing) 2025/01/09 03:33:33 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:33 INFO : only4: Copied (replaced existing) 2025/01/09 03:33:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:34 INFO : only6: Copied (replaced existing) 2025/01/09 03:33:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:34 INFO : only9: Copied (replaced existing) 2025/01/09 03:33:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:34 INFO : only5: Copied (replaced existing) 2025/01/09 03:33:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:34 INFO : only7: Copied (replaced existing) 2025/01/09 03:33:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/09 03:33:34 INFO : only8: Copied (replaced existing) 2025/01/09 03:33:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:33:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 03:33:43 INFO : sub dir: Making directory 2025/01/09 03:33:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" 2025/01/09 03:33:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 03:33:47 INFO : sub dir: Making directory 2025/01/09 03:33:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidotak9topu", Local "Local file system at /tmp/rclone3199289069", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.54s) PASS 2025/01/09 03:33:52 DEBUG : B2 bucket rclone-test-xidotak9topu: Purge remote 2025/01/09 03:33:52 INFO : B2 bucket rclone-test-xidotak9topu: cleaning bucket "rclone-test-xidotak9topu" of all files 2025/01/09 03:33:53 DEBUG : BackupDir/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb1659_d20250109_m033130_c001_v7007000_t0000_u01736393490727") 2025/01/09 03:33:53 DEBUG : BackupDir/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f108a354b6cdd312c_d20250109_m033124_c001_v0001172_t0057_u01736393484584") 2025/01/09 03:33:53 DEBUG : CompareDest/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e907b0_d20250109_m033104_c001_v7007000_t0000_u01736393464446") 2025/01/09 03:33:53 DEBUG : CompareDest/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac6755e2_d20250109_m033058_c001_v0001090_t0033_u01736393458258") 2025/01/09 03:33:53 DEBUG : CompareDest/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e907b2_d20250109_m033104_c001_v7007000_t0000_u01736393464639") 2025/01/09 03:33:53 DEBUG : CompareDest/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e7ef9_d20250109_m033059_c001_v0001184_t0024_u01736393459704") 2025/01/09 03:33:53 DEBUG : CopyDest/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb165a_d20250109_m033130_c001_v7007000_t0000_u01736393490919") 2025/01/09 03:33:53 DEBUG : CopyDest/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683851_d20250109_m033121_c001_v0001037_t0045_u01736393481243") 2025/01/09 03:33:53 DEBUG : CopyDest/three: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb165d_d20250109_m033131_c001_v7007000_t0000_u01736393491111") 2025/01/09 03:33:53 DEBUG : CopyDest/three: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8357_d20250109_m033128_c001_v0001184_t0018_u01736393488457") 2025/01/09 03:33:53 DEBUG : CopyDest/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb165e_d20250109_m033131_c001_v7007000_t0000_u01736393491305") 2025/01/09 03:33:53 DEBUG : CopyDest/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac675600_d20250109_m033126_c001_v0001090_t0015_u01736393486311") 2025/01/09 03:33:53 DEBUG : EXISTING: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53f1028_d20250109_m033254_c001_v7007000_t0000_u01736393574461") 2025/01/09 03:33:53 DEBUG : EXISTING: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8e49_d20250109_m033253_c001_v0001184_t0050_u01736393573488") 2025/01/09 03:33:53 DEBUG : Testêé: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53f1020_d20250109_m033247_c001_v7007000_t0000_u01736393567480") 2025/01/09 03:33:53 DEBUG : Testêé: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8d69_d20250109_m033246_c001_v0001184_t0018_u01736393566871") 2025/01/09 03:33:53 DEBUG : Testêé: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac675640_d20250109_m033245_c001_v0001090_t0044_u01736393565640") 2025/01/09 03:33:53 DEBUG : a/potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d6d_d20250109_m032911_c001_v7007000_t0000_u01736393351390") 2025/01/09 03:33:53 DEBUG : a/potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837a5_d20250109_m032910_c001_v0001037_t0035_u01736393350630") 2025/01/09 03:33:53 DEBUG : a/potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d67_d20250109_m032908_c001_v7007000_t0000_u01736393348352") 2025/01/09 03:33:54 DEBUG : a/potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68379f_d20250109_m032907_c001_v0001037_t0038_u01736393347271") 2025/01/09 03:33:54 DEBUG : a/potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df1b_d20250109_m032843_c001_v7007000_t0000_u01736393323848") 2025/01/09 03:33:54 DEBUG : a/potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683765_d20250109_m032842_c001_v0001037_t0028_u01736393322490") 2025/01/09 03:33:54 DEBUG : b/potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d6e_d20250109_m032911_c001_v7007000_t0000_u01736393351578") 2025/01/09 03:33:54 DEBUG : b/potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837a1_d20250109_m032909_c001_v0001037_t0056_u01736393349288") 2025/01/09 03:33:54 DEBUG : b/potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d66_d20250109_m032907_c001_v7007000_t0000_u01736393347782") 2025/01/09 03:33:54 DEBUG : b/potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68379b_d20250109_m032906_c001_v0001037_t0041_u01736393346092") 2025/01/09 03:33:54 DEBUG : b/potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df1a_d20250109_m032843_c001_v7007000_t0000_u01736393323274") 2025/01/09 03:33:54 DEBUG : b/potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683761_d20250109_m032841_c001_v0001037_t0031_u01736393321108") 2025/01/09 03:33:54 DEBUG : backup/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f401468940cffc1ea_d20250109_m033144_c001_v7007000_t0000_u01736393504612") 2025/01/09 03:33:54 DEBUG : backup/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1052081bae57af97_d20250109_m033142_c001_v0001183_t0056_u01736393502892") 2025/01/09 03:33:54 DEBUG : backup/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f102fa6de0bba235a_d20250109_m033138_c001_v0001183_t0052_u01736393498753") 2025/01/09 03:33:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c43_d20250109_m033209_c001_v7007000_t0000_u01736393529665") 2025/01/09 03:33:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f11841f01f608ac9a_d20250109_m033208_c001_v0001183_t0021_u01736393528028") 2025/01/09 03:33:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1019a697b4063ee1_d20250109_m033204_c001_v0001130_t0009_u01736393524270") 2025/01/09 03:33:54 DEBUG : backup/one.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f418b9a93d6d06ba9_d20250109_m033157_c001_v7007000_t0000_u01736393517315") 2025/01/09 03:33:54 DEBUG : backup/one.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f118b2e1e467d3b2d_d20250109_m033155_c001_v0001184_t0017_u01736393515645") 2025/01/09 03:33:54 DEBUG : backup/one.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f11841f01f608ab03_d20250109_m033151_c001_v0001183_t0031_u01736393511865") 2025/01/09 03:33:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c44_d20250109_m033209_c001_v7007000_t0000_u01736393529862") 2025/01/09 03:33:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1085a1528b1fa0ef_d20250109_m033208_c001_v0001184_t0034_u01736393528898") 2025/01/09 03:33:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f102b33cc4ed07da4_d20250109_m033205_c001_v0001146_t0043_u01736393525840") 2025/01/09 03:33:55 DEBUG : backup/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f401468940cffc1eb_d20250109_m033144_c001_v7007000_t0000_u01736393504804") 2025/01/09 03:33:55 DEBUG : backup/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f113101851896c751_d20250109_m033143_c001_v0001184_t0009_u01736393503821") 2025/01/09 03:33:55 DEBUG : backup/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f110447d13c0148d0_d20250109_m033140_c001_v0001184_t0006_u01736393500437") 2025/01/09 03:33:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f418b9a93d6d06baa_d20250109_m033157_c001_v7007000_t0000_u01736393517522") 2025/01/09 03:33:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1141b4c4f016b54b_d20250109_m033156_c001_v0001182_t0043_u01736393516485") 2025/01/09 03:33:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117e9497d926f007_d20250109_m033153_c001_v0001103_t0000_u01736393513237") 2025/01/09 03:33:55 DEBUG : both0: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8ea_d20250109_m033334_c001_v7007000_t0000_u01736393614884") 2025/01/09 03:33:55 DEBUG : both0: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838f7_d20250109_m033317_c001_v0001037_t0059_u01736393597815") 2025/01/09 03:33:55 DEBUG : both0: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dd2_d20250109_m033312_c001_v7007000_t0000_u01736393592877") 2025/01/09 03:33:55 DEBUG : both0: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838bf_d20250109_m033256_c001_v0001037_t0050_u01736393576981") 2025/01/09 03:33:55 DEBUG : both1: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8ed_d20250109_m033335_c001_v7007000_t0000_u01736393615076") 2025/01/09 03:33:55 DEBUG : both1: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838f9_d20250109_m033318_c001_v0001037_t0006_u01736393598921") 2025/01/09 03:33:55 DEBUG : both1: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dd3_d20250109_m033313_c001_v7007000_t0000_u01736393593081") 2025/01/09 03:33:55 DEBUG : both1: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838c1_d20250109_m033257_c001_v0001037_t0050_u01736393577655") 2025/01/09 03:33:55 DEBUG : both10: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8ef_d20250109_m033335_c001_v7007000_t0000_u01736393615268") 2025/01/09 03:33:55 DEBUG : both10: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68390d_d20250109_m033325_c001_v0001037_t0025_u01736393605351") 2025/01/09 03:33:55 DEBUG : both10: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dd5_d20250109_m033313_c001_v7007000_t0000_u01736393593276") 2025/01/09 03:33:56 DEBUG : both10: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838d7_d20250109_m033303_c001_v0001037_t0051_u01736393583601") 2025/01/09 03:33:56 DEBUG : both11: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8f0_d20250109_m033335_c001_v7007000_t0000_u01736393615458") 2025/01/09 03:33:56 DEBUG : both11: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68390f_d20250109_m033325_c001_v0001037_t0003_u01736393605959") 2025/01/09 03:33:56 DEBUG : both11: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dd6_d20250109_m033313_c001_v7007000_t0000_u01736393593465") 2025/01/09 03:33:56 DEBUG : both11: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838db_d20250109_m033304_c001_v0001037_t0051_u01736393584302") 2025/01/09 03:33:56 DEBUG : both12: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8f1_d20250109_m033335_c001_v7007000_t0000_u01736393615656") 2025/01/09 03:33:56 DEBUG : both12: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683913_d20250109_m033326_c001_v0001037_t0032_u01736393606600") 2025/01/09 03:33:56 DEBUG : both12: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dd7_d20250109_m033313_c001_v7007000_t0000_u01736393593669") 2025/01/09 03:33:56 DEBUG : both12: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838dd_d20250109_m033305_c001_v0001037_t0039_u01736393585074") 2025/01/09 03:33:56 DEBUG : both13: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8f3_d20250109_m033335_c001_v7007000_t0000_u01736393615855") 2025/01/09 03:33:56 DEBUG : both13: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683915_d20250109_m033327_c001_v0001037_t0025_u01736393607196") 2025/01/09 03:33:56 DEBUG : both13: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dd8_d20250109_m033313_c001_v7007000_t0000_u01736393593869") 2025/01/09 03:33:56 DEBUG : both13: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838df_d20250109_m033305_c001_v0001037_t0014_u01736393585674") 2025/01/09 03:33:56 DEBUG : both14: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8f4_d20250109_m033336_c001_v7007000_t0000_u01736393616048") 2025/01/09 03:33:56 DEBUG : both14: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683917_d20250109_m033328_c001_v0001037_t0051_u01736393608012") 2025/01/09 03:33:56 DEBUG : both14: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dd9_d20250109_m033314_c001_v7007000_t0000_u01736393594067") 2025/01/09 03:33:56 DEBUG : both14: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838e1_d20250109_m033306_c001_v0001037_t0013_u01736393586303") 2025/01/09 03:33:57 DEBUG : both15: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8f6_d20250109_m033336_c001_v7007000_t0000_u01736393616242") 2025/01/09 03:33:57 DEBUG : both15: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683919_d20250109_m033328_c001_v0001037_t0038_u01736393608758") 2025/01/09 03:33:57 DEBUG : both15: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dda_d20250109_m033314_c001_v7007000_t0000_u01736393594267") 2025/01/09 03:33:57 DEBUG : both15: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838e3_d20250109_m033307_c001_v0001037_t0039_u01736393587001") 2025/01/09 03:33:57 DEBUG : both16: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8f7_d20250109_m033336_c001_v7007000_t0000_u01736393616446") 2025/01/09 03:33:57 DEBUG : both16: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68391b_d20250109_m033329_c001_v0001037_t0007_u01736393609334") 2025/01/09 03:33:57 DEBUG : both16: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234ddb_d20250109_m033314_c001_v7007000_t0000_u01736393594467") 2025/01/09 03:33:57 DEBUG : both16: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838e7_d20250109_m033307_c001_v0001037_t0010_u01736393587666") 2025/01/09 03:33:57 DEBUG : both17: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8fa_d20250109_m033336_c001_v7007000_t0000_u01736393616637") 2025/01/09 03:33:57 DEBUG : both17: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68391d_d20250109_m033330_c001_v0001037_t0052_u01736393610306") 2025/01/09 03:33:57 DEBUG : both17: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234ddc_d20250109_m033314_c001_v7007000_t0000_u01736393594672") 2025/01/09 03:33:57 DEBUG : both17: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838e9_d20250109_m033308_c001_v0001037_t0010_u01736393588261") 2025/01/09 03:33:57 DEBUG : both18: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8fb_d20250109_m033336_c001_v7007000_t0000_u01736393616830") 2025/01/09 03:33:57 DEBUG : both18: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68391f_d20250109_m033330_c001_v0001037_t0037_u01736393610916") 2025/01/09 03:33:57 DEBUG : both18: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234ddd_d20250109_m033314_c001_v7007000_t0000_u01736393594868") 2025/01/09 03:33:57 DEBUG : both18: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838eb_d20250109_m033308_c001_v0001037_t0032_u01736393588883") 2025/01/09 03:33:57 DEBUG : both19: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8fd_d20250109_m033337_c001_v7007000_t0000_u01736393617026") 2025/01/09 03:33:57 DEBUG : both19: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683923_d20250109_m033331_c001_v0001037_t0032_u01736393611557") 2025/01/09 03:33:57 DEBUG : both19: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dde_d20250109_m033315_c001_v7007000_t0000_u01736393595070") 2025/01/09 03:33:57 DEBUG : both19: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838ef_d20250109_m033309_c001_v0001037_t0002_u01736393589467") 2025/01/09 03:33:58 DEBUG : both2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8fe_d20250109_m033337_c001_v7007000_t0000_u01736393617220") 2025/01/09 03:33:58 DEBUG : both2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838fb_d20250109_m033319_c001_v0001037_t0047_u01736393599626") 2025/01/09 03:33:58 DEBUG : both2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234ddf_d20250109_m033315_c001_v7007000_t0000_u01736393595268") 2025/01/09 03:33:58 DEBUG : both2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838c3_d20250109_m033258_c001_v0001037_t0014_u01736393578370") 2025/01/09 03:33:58 DEBUG : both3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc8ff_d20250109_m033337_c001_v7007000_t0000_u01736393617410") 2025/01/09 03:33:58 DEBUG : both3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838ff_d20250109_m033320_c001_v0001037_t0022_u01736393600512") 2025/01/09 03:33:58 DEBUG : both3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234de0_d20250109_m033315_c001_v7007000_t0000_u01736393595465") 2025/01/09 03:33:58 DEBUG : both3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838c5_d20250109_m033258_c001_v0001037_t0017_u01736393578973") 2025/01/09 03:33:58 DEBUG : both4: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc900_d20250109_m033337_c001_v7007000_t0000_u01736393617604") 2025/01/09 03:33:58 DEBUG : both4: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683901_d20250109_m033321_c001_v0001037_t0016_u01736393601254") 2025/01/09 03:33:58 DEBUG : both4: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234de1_d20250109_m033315_c001_v7007000_t0000_u01736393595676") 2025/01/09 03:33:58 DEBUG : both4: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838c7_d20250109_m033259_c001_v0001037_t0042_u01736393579597") 2025/01/09 03:33:58 DEBUG : both5: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc902_d20250109_m033337_c001_v7007000_t0000_u01736393617795") 2025/01/09 03:33:58 DEBUG : both5: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683903_d20250109_m033322_c001_v0001037_t0043_u01736393602004") 2025/01/09 03:33:58 DEBUG : both5: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234de2_d20250109_m033315_c001_v7007000_t0000_u01736393595872") 2025/01/09 03:33:58 DEBUG : both5: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838c9_d20250109_m033300_c001_v0001037_t0043_u01736393580240") 2025/01/09 03:33:59 DEBUG : both6: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc903_d20250109_m033337_c001_v7007000_t0000_u01736393617983") 2025/01/09 03:33:59 DEBUG : both6: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683905_d20250109_m033322_c001_v0001037_t0005_u01736393602612") 2025/01/09 03:33:59 DEBUG : both6: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234de3_d20250109_m033316_c001_v7007000_t0000_u01736393596072") 2025/01/09 03:33:59 DEBUG : both6: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838cb_d20250109_m033300_c001_v0001037_t0027_u01736393580796") 2025/01/09 03:33:59 DEBUG : both7: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc904_d20250109_m033338_c001_v7007000_t0000_u01736393618178") 2025/01/09 03:33:59 DEBUG : both7: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683907_d20250109_m033323_c001_v0001037_t0033_u01736393603358") 2025/01/09 03:33:59 DEBUG : both7: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234de4_d20250109_m033316_c001_v7007000_t0000_u01736393596265") 2025/01/09 03:33:59 DEBUG : both7: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838cf_d20250109_m033301_c001_v0001037_t0051_u01736393581409") 2025/01/09 03:33:59 DEBUG : both8: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc905_d20250109_m033338_c001_v7007000_t0000_u01736393618377") 2025/01/09 03:33:59 DEBUG : both8: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683909_d20250109_m033324_c001_v0001037_t0045_u01736393604030") 2025/01/09 03:33:59 DEBUG : both8: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234de5_d20250109_m033316_c001_v7007000_t0000_u01736393596463") 2025/01/09 03:33:59 DEBUG : both8: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838d1_d20250109_m033302_c001_v0001037_t0057_u01736393582245") 2025/01/09 03:33:59 DEBUG : both9: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc906_d20250109_m033338_c001_v7007000_t0000_u01736393618574") 2025/01/09 03:33:59 DEBUG : both9: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68390b_d20250109_m033324_c001_v0001037_t0025_u01736393604789") 2025/01/09 03:33:59 DEBUG : both9: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234de6_d20250109_m033316_c001_v7007000_t0000_u01736393596660") 2025/01/09 03:33:59 DEBUG : both9: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838d5_d20250109_m033302_c001_v0001037_t0028_u01736393582942") 2025/01/09 03:33:59 DEBUG : c/non empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d6f_d20250109_m032911_c001_v7007000_t0000_u01736393351765") 2025/01/09 03:33:59 DEBUG : c/non empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837a3_d20250109_m032909_c001_v0001037_t0050_u01736393349750") 2025/01/09 03:33:59 DEBUG : c/non empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d68_d20250109_m032908_c001_v7007000_t0000_u01736393348542") 2025/01/09 03:33:59 DEBUG : c/non empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68379d_d20250109_m032906_c001_v0001037_t0039_u01736393346495") 2025/01/09 03:34:00 DEBUG : c/non empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df1c_d20250109_m032844_c001_v7007000_t0000_u01736393324116") 2025/01/09 03:34:00 DEBUG : c/non empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683763_d20250109_m032841_c001_v0001037_t0043_u01736393321543") 2025/01/09 03:34:00 DEBUG : check sum: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791b311_d20250109_m032829_c001_v7007000_t0000_u01736393309385") 2025/01/09 03:34:00 DEBUG : check sum: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683745_d20250109_m032828_c001_v0001037_t0010_u01736393308302") 2025/01/09 03:34:00 DEBUG : dest/3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb124e_d20250109_m033113_c001_v7007000_t0000_u01736393473812") 2025/01/09 03:34:00 DEBUG : dest/3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4085a1528b1f99fa_d20250109_m033112_c001_v0001184_t0046_u01736393472697") 2025/01/09 03:34:00 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53f1004_d20250109_m033244_c001_v7007000_t0000_u01736393564093") 2025/01/09 03:34:00 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f108d2f0b8c77b22c_d20250109_m033242_c001_v0001102_t0045_u01736393562027") 2025/01/09 03:34:00 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f407f7e6047a97200_d20250109_m033241_c001_v7007000_t0000_u01736393561830") 2025/01/09 03:34:00 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f108d2f0b8c77b222_d20250109_m033238_c001_v0001102_t0019_u01736393558707") 2025/01/09 03:34:00 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f407f7e6047a971f3_d20250109_m033237_c001_v7007000_t0000_u01736393557956") 2025/01/09 03:34:00 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac675638_d20250109_m033233_c001_v0001090_t0050_u01736393553484") 2025/01/09 03:34:00 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41522cc2b3daea48_d20250109_m033231_c001_v7007000_t0000_u01736393551954") 2025/01/09 03:34:00 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f119cf65ad4d30988_d20250109_m033230_c001_v0001184_t0007_u01736393550043") 2025/01/09 03:34:00 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189fa051_d20250109_m033229_c001_v7007000_t0000_u01736393549852") 2025/01/09 03:34:00 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f119cf65ad4d30930_d20250109_m033227_c001_v0001184_t0010_u01736393547008") 2025/01/09 03:34:00 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189fa04a_d20250109_m033226_c001_v7007000_t0000_u01736393546252") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac675632_d20250109_m033221_c001_v0001090_t0025_u01736393541667") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c5a_d20250109_m033220_c001_v7007000_t0000_u01736393540343") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1041702fbb932cb5_d20250109_m033219_c001_v0001184_t0052_u01736393539082") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f401468940cffc219_d20250109_m033218_c001_v7007000_t0000_u01736393538882") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1041702fbb932c52_d20250109_m033216_c001_v0001184_t0031_u01736393536045") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f401468940cffc212_d20250109_m033215_c001_v7007000_t0000_u01736393535311") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68389b_d20250109_m033211_c001_v0001037_t0052_u01736393531031") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c46_d20250109_m033210_c001_v7007000_t0000_u01736393530062") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f110447d13c014caa_d20250109_m033208_c001_v0001184_t0034_u01736393528484") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c573ce824dff9_d20250109_m033208_c001_v7007000_t0000_u01736393528287") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f110447d13c014c18_d20250109_m033205_c001_v0001184_t0011_u01736393525425") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c573ce824dfdf_d20250109_m033204_c001_v7007000_t0000_u01736393524681") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8735_d20250109_m033158_c001_v0001184_t0030_u01736393518662") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f418b9a93d6d06bab_d20250109_m033157_c001_v7007000_t0000_u01736393517721") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1061abac12abf625_d20250109_m033156_c001_v0001184_t0012_u01736393516080") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40326dab230637e0_d20250109_m033155_c001_v7007000_t0000_u01736393515886") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1061abac12abf5b3_d20250109_m033152_c001_v0001184_t0050_u01736393512825") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40326dab230637db_d20250109_m033152_c001_v7007000_t0000_u01736393512082") 2025/01/09 03:34:01 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac675612_d20250109_m033145_c001_v0001090_t0000_u01736393505944") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f401468940cffc1ec_d20250109_m033145_c001_v7007000_t0000_u01736393505001") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f116a8aa98ceb08d9_d20250109_m033143_c001_v0001161_t0002_u01736393503311") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c1c_d20250109_m033143_c001_v7007000_t0000_u01736393503115") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f116a8aa98ceb08c9_d20250109_m033139_c001_v0001161_t0005_u01736393499733") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c09_d20250109_m033138_c001_v7007000_t0000_u01736393498989") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68385f_d20250109_m033132_c001_v0001037_t0001_u01736393492645") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb165f_d20250109_m033131_c001_v7007000_t0000_u01736393491502") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1041bd6e9e3e8998_d20250109_m033125_c001_v0001115_t0023_u01736393485286") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f418b9a93d6d06b72_d20250109_m033125_c001_v7007000_t0000_u01736393485068") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8264_d20250109_m033120_c001_v0001184_t0029_u01736393480674") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117855462c3ef7f5_d20250109_m033119_c001_v0001144_t0025_u01736393479501") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117855462c3ef7f3_d20250109_m033118_c001_v0001144_t0015_u01736393478340") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e907b5_d20250109_m033104_c001_v7007000_t0000_u01736393464832") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68383d_d20250109_m033057_c001_v0001037_t0037_u01736393457407") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1168892539c3c4db_d20250109_m033056_c001_v0001184_t0057_u01736393456657") 2025/01/09 03:34:02 DEBUG : dst/one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1168892539c3c4b7_d20250109_m033055_c001_v0001184_t0050_u01736393455677") 2025/01/09 03:34:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53f1005_d20250109_m033244_c001_v7007000_t0000_u01736393564294") 2025/01/09 03:34:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f113101851896ce46_d20250109_m033241_c001_v0001184_t0022_u01736393561569") 2025/01/09 03:34:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f102fa6de0bba2867_d20250109_m033237_c001_v0001183_t0000_u01736393557730") 2025/01/09 03:34:03 DEBUG : dst/one.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41522cc2b3daea49_d20250109_m033232_c001_v7007000_t0000_u01736393552150") 2025/01/09 03:34:03 DEBUG : dst/one.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1061abac12abfb6d_d20250109_m033229_c001_v0001184_t0026_u01736393549636") 2025/01/09 03:34:03 DEBUG : dst/one.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1169d6eecf92c26b_d20250109_m033225_c001_v0001039_t0022_u01736393545675") 2025/01/09 03:34:03 DEBUG : dst/one.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c5c_d20250109_m033220_c001_v7007000_t0000_u01736393540538") 2025/01/09 03:34:03 DEBUG : dst/one.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1171e2faac2ede48_d20250109_m033218_c001_v0001181_t0007_u01736393538647") 2025/01/09 03:34:03 DEBUG : dst/one.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117c5f79d10be96b_d20250109_m033214_c001_v0001109_t0015_u01736393534725") 2025/01/09 03:34:03 DEBUG : dst/three: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb1661_d20250109_m033131_c001_v7007000_t0000_u01736393491697") 2025/01/09 03:34:03 DEBUG : dst/three: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117855462c3ef811_d20250109_m033129_c001_v0001144_t0056_u01736393489592") 2025/01/09 03:34:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53f1007_d20250109_m033244_c001_v7007000_t0000_u01736393564490") 2025/01/09 03:34:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1078617939b74961_d20250109_m033242_c001_v0001182_t0039_u01736393562900") 2025/01/09 03:34:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f10082269400dbea1_d20250109_m033239_c001_v0001182_t0013_u01736393559609") 2025/01/09 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53f100c_d20250109_m033244_c001_v7007000_t0000_u01736393564687") 2025/01/09 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f108d2f0b8c77b22e_d20250109_m033243_c001_v0001102_t0056_u01736393563331") 2025/01/09 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f407f7e6047a97203_d20250109_m033243_c001_v7007000_t0000_u01736393563135") 2025/01/09 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f108d2f0b8c77b226_d20250109_m033240_c001_v0001102_t0030_u01736393560034") 2025/01/09 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f407f7e6047a971fa_d20250109_m033239_c001_v7007000_t0000_u01736393559837") 2025/01/09 03:34:03 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838af_d20250109_m033234_c001_v0001037_t0004_u01736393554875") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41522cc2b3daea4a_d20250109_m033232_c001_v7007000_t0000_u01736393552346") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f119cf65ad4d309b8_d20250109_m033231_c001_v0001184_t0045_u01736393551341") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189fa055_d20250109_m033231_c001_v7007000_t0000_u01736393551145") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f119cf65ad4d30962_d20250109_m033228_c001_v0001184_t0053_u01736393548292") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189fa04c_d20250109_m033228_c001_v7007000_t0000_u01736393548083") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838a7_d20250109_m033222_c001_v0001037_t0047_u01736393542592") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f401468940cffc21b_d20250109_m033219_c001_v7007000_t0000_u01736393539777") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68389d_d20250109_m033217_c001_v0001037_t0006_u01736393537494") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f401468940cffc214_d20250109_m033216_c001_v7007000_t0000_u01736393536726") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8936_d20250109_m033212_c001_v0001184_t0041_u01736393532228") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c573ce824dffd_d20250109_m033209_c001_v7007000_t0000_u01736393529099") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8886_d20250109_m033207_c001_v0001184_t0010_u01736393527239") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c573ce824dfe8_d20250109_m033206_c001_v7007000_t0000_u01736393526124") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac67561c_d20250109_m033159_c001_v0001090_t0005_u01736393519661") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40326dab230637e2_d20250109_m033156_c001_v7007000_t0000_u01736393516711") 2025/01/09 03:34:04 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac675618_d20250109_m033154_c001_v0001090_t0022_u01736393514718") 2025/01/09 03:34:05 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40326dab230637dc_d20250109_m033153_c001_v7007000_t0000_u01736393513614") 2025/01/09 03:34:05 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68387d_d20250109_m033146_c001_v0001037_t0038_u01736393506993") 2025/01/09 03:34:05 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c1f_d20250109_m033144_c001_v7007000_t0000_u01736393504026") 2025/01/09 03:34:05 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68386f_d20250109_m033141_c001_v0001037_t0046_u01736393501753") 2025/01/09 03:34:05 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c13_d20250109_m033140_c001_v7007000_t0000_u01736393500647") 2025/01/09 03:34:05 DEBUG : dst/three.txt: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e83fd_d20250109_m033134_c001_v0001184_t0025_u01736393494183") 2025/01/09 03:34:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41522cc2b3daea4b_d20250109_m033232_c001_v7007000_t0000_u01736393552539") 2025/01/09 03:34:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f108d2f0b8c77b20c_d20250109_m033230_c001_v0001102_t0004_u01736393550825") 2025/01/09 03:34:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1169f651d430e3ea_d20250109_m033227_c001_v0001120_t0014_u01736393547787") 2025/01/09 03:34:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c5d_d20250109_m033220_c001_v7007000_t0000_u01736393540735") 2025/01/09 03:34:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f10829259b0e8a1bf_d20250109_m033219_c001_v0001182_t0049_u01736393539529") 2025/01/09 03:34:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f11151262a04d51bd_d20250109_m033216_c001_v0001165_t0032_u01736393536464") 2025/01/09 03:34:05 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53f100d_d20250109_m033244_c001_v7007000_t0000_u01736393564882") 2025/01/09 03:34:05 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8beb_d20250109_m033234_c001_v0001184_t0038_u01736393554302") 2025/01/09 03:34:05 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41522cc2b3daea4c_d20250109_m033232_c001_v7007000_t0000_u01736393552739") 2025/01/09 03:34:05 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8a77_d20250109_m033222_c001_v0001184_t0042_u01736393542369") 2025/01/09 03:34:05 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c5e_d20250109_m033220_c001_v7007000_t0000_u01736393540926") 2025/01/09 03:34:06 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac675628_d20250109_m033211_c001_v0001090_t0006_u01736393531910") 2025/01/09 03:34:06 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90c47_d20250109_m033210_c001_v7007000_t0000_u01736393530273") 2025/01/09 03:34:06 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683889_d20250109_m033159_c001_v0001037_t0013_u01736393519238") 2025/01/09 03:34:06 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f418b9a93d6d06bac_d20250109_m033157_c001_v7007000_t0000_u01736393517914") 2025/01/09 03:34:06 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8596_d20250109_m033146_c001_v0001184_t0040_u01736393506781") 2025/01/09 03:34:06 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f401468940cffc1ed_d20250109_m033145_c001_v7007000_t0000_u01736393505194") 2025/01/09 03:34:06 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac67560a_d20250109_m033133_c001_v0001090_t0049_u01736393493494") 2025/01/09 03:34:06 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb1662_d20250109_m033131_c001_v7007000_t0000_u01736393491899") 2025/01/09 03:34:06 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f106ad27b61845f0f_d20250109_m033127_c001_v0001183_t0050_u01736393487319") 2025/01/09 03:34:06 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e907b6_d20250109_m033105_c001_v7007000_t0000_u01736393465035") 2025/01/09 03:34:06 DEBUG : dst/two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1168892539c3c61a_d20250109_m033103_c001_v0001184_t0044_u01736393463784") 2025/01/09 03:34:06 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fbfbc_d20250109_m033022_c001_v7007000_t0000_u01736393422390") 2025/01/09 03:34:06 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e79a0_d20250109_m033018_c001_v0001184_t0016_u01736393418753") 2025/01/09 03:34:06 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fbfb2_d20250109_m033016_c001_v7007000_t0000_u01736393416515") 2025/01/09 03:34:06 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e77f0_d20250109_m033006_c001_v0001184_t0056_u01736393406198") 2025/01/09 03:34:06 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef742_d20250109_m032956_c001_v7007000_t0000_u01736393396960") 2025/01/09 03:34:06 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e7602_d20250109_m032953_c001_v0001184_t0010_u01736393393920") 2025/01/09 03:34:06 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d86_d20250109_m032927_c001_v7007000_t0000_u01736393367592") 2025/01/09 03:34:06 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837d3_d20250109_m032925_c001_v0001037_t0032_u01736393365283") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d7f_d20250109_m032923_c001_v7007000_t0000_u01736393363647") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837cd_d20250109_m032922_c001_v0001037_t0003_u01736393362349") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d79_d20250109_m032918_c001_v7007000_t0000_u01736393358486") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837b7_d20250109_m032916_c001_v0001037_t0059_u01736393356131") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d73_d20250109_m032914_c001_v7007000_t0000_u01736393354722") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837af_d20250109_m032913_c001_v0001037_t0023_u01736393353020") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d61_d20250109_m032905_c001_v7007000_t0000_u01736393345150") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683791_d20250109_m032903_c001_v0001037_t0019_u01736393343319") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d5a_d20250109_m032902_c001_v7007000_t0000_u01736393342025") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68378b_d20250109_m032900_c001_v0001037_t0027_u01736393340901") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df21_d20250109_m032853_c001_v7007000_t0000_u01736393333999") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68377b_d20250109_m032852_c001_v0001037_t0052_u01736393332297") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df1f_d20250109_m032849_c001_v7007000_t0000_u01736393329674") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683773_d20250109_m032848_c001_v0001037_t0056_u01736393328462") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df1e_d20250109_m032847_c001_v7007000_t0000_u01736393327343") 2025/01/09 03:34:07 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1011d15d2eacb177_d20250109_m032846_c001_v0001157_t0038_u01736393326599") 2025/01/09 03:34:08 DEBUG : empty space: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683767_d20250109_m032844_c001_v0001037_t0033_u01736393324849") 2025/01/09 03:34:08 DEBUG : enormous: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d84_d20250109_m032926_c001_v7007000_t0000_u01736393366600") 2025/01/09 03:34:08 DEBUG : enormous: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837d5_d20250109_m032925_c001_v0001037_t0046_u01736393365646") 2025/01/09 03:34:08 DEBUG : existing: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53f1022_d20250109_m033249_c001_v7007000_t0000_u01736393569959") 2025/01/09 03:34:08 DEBUG : existing: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6838bb_d20250109_m033248_c001_v0001037_t0002_u01736393568602") 2025/01/09 03:34:08 DEBUG : existing: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef73f_d20250109_m032951_c001_v7007000_t0000_u01736393391979") 2025/01/09 03:34:08 DEBUG : existing: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683801_d20250109_m032950_c001_v0001037_t0020_u01736393390788") 2025/01/09 03:34:08 DEBUG : existing: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df17_d20250109_m032840_c001_v7007000_t0000_u01736393320002") 2025/01/09 03:34:08 DEBUG : existing: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683759_d20250109_m032838_c001_v0001037_t0028_u01736393318815") 2025/01/09 03:34:08 DEBUG : existing: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df15_d20250109_m032837_c001_v7007000_t0000_u01736393317524") 2025/01/09 03:34:08 DEBUG : existing: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683753_d20250109_m032836_c001_v0001037_t0003_u01736393316815") 2025/01/09 03:34:08 DEBUG : existing: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683751_d20250109_m032835_c001_v0001037_t0002_u01736393315919") 2025/01/09 03:34:08 DEBUG : existing-b: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef740_d20250109_m032952_c001_v7007000_t0000_u01736393392165") 2025/01/09 03:34:08 DEBUG : existing-b: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e7590_d20250109_m032950_c001_v0001184_t0010_u01736393390798") 2025/01/09 03:34:08 DEBUG : five: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef718_d20250109_m032932_c001_v7007000_t0000_u01736393372867") 2025/01/09 03:34:08 DEBUG : five: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4022b42e8c6837e9_d20250109_m032930_c001_v0001037_t0054_u01736393370419") 2025/01/09 03:34:08 DEBUG : foo: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df20_d20250109_m032851_c001_v7007000_t0000_u01736393331550") 2025/01/09 03:34:08 DEBUG : foo: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4022b42e8c683779_d20250109_m032850_c001_v0001037_t0054_u01736393330985") 2025/01/09 03:34:09 DEBUG : foo: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4022b42e8c683777_d20250109_m032850_c001_v0001037_t0054_u01736393330416") 2025/01/09 03:34:09 DEBUG : four: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef71a_d20250109_m032933_c001_v7007000_t0000_u01736393373066") 2025/01/09 03:34:09 DEBUG : four: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f417a632bac6755a4_d20250109_m032931_c001_v0001090_t0058_u01736393371165") 2025/01/09 03:34:09 DEBUG : four: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837e5_d20250109_m032929_c001_v0001037_t0050_u01736393369541") 2025/01/09 03:34:09 DEBUG : hello world2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a86_d20250109_m032742_c001_v7007000_t0000_u01736393262077") 2025/01/09 03:34:09 DEBUG : hello world2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836e7_d20250109_m032741_c001_v0001037_t0021_u01736393261232") 2025/01/09 03:34:09 DEBUG : ignore-size: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df13_d20250109_m032834_c001_v7007000_t0000_u01736393314820") 2025/01/09 03:34:09 DEBUG : ignore-size: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68374b_d20250109_m032833_c001_v0001037_t0034_u01736393313694") 2025/01/09 03:34:09 DEBUG : nested/sub dir/file: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef73d_d20250109_m032949_c001_v7007000_t0000_u01736393389663") 2025/01/09 03:34:09 DEBUG : nested/sub dir/file: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e7546_d20250109_m032948_c001_v0001184_t0030_u01736393388651") 2025/01/09 03:34:09 DEBUG : nested/sub dir/file: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef73a_d20250109_m032947_c001_v7007000_t0000_u01736393387516") 2025/01/09 03:34:09 DEBUG : nested/sub dir/file: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e7500_d20250109_m032946_c001_v0001184_t0037_u01736393386350") 2025/01/09 03:34:09 DEBUG : one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef71c_d20250109_m032933_c001_v7007000_t0000_u01736393373258") 2025/01/09 03:34:09 DEBUG : one: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4022b42e8c6837dd_d20250109_m032928_c001_v0001037_t0054_u01736393368748") 2025/01/09 03:34:09 DEBUG : only0: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc908_d20250109_m033338_c001_v7007000_t0000_u01736393618773") 2025/01/09 03:34:09 DEBUG : only0: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f409389117e3e9415_d20250109_m033333_c001_v0001184_t0054_u01736393613645") 2025/01/09 03:34:09 DEBUG : only0: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e91f5_d20250109_m033318_c001_v0001184_t0053_u01736393598711") 2025/01/09 03:34:09 DEBUG : only0: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f418b9a93d6d06c2d_d20250109_m033311_c001_v7007000_t0000_u01736393591237") 2025/01/09 03:34:10 DEBUG : only0: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8eb9_d20250109_m033257_c001_v0001184_t0017_u01736393577442") 2025/01/09 03:34:10 DEBUG : only1: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc90b_d20250109_m033338_c001_v7007000_t0000_u01736393618970") 2025/01/09 03:34:10 DEBUG : only1: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4022b42e8c68392b_d20250109_m033333_c001_v0001037_t0054_u01736393613659") 2025/01/09 03:34:10 DEBUG : only1: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9213_d20250109_m033319_c001_v0001184_t0019_u01736393599413") 2025/01/09 03:34:10 DEBUG : only1: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dd0_d20250109_m033312_c001_v7007000_t0000_u01736393592023") 2025/01/09 03:34:10 DEBUG : only1: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8ed5_d20250109_m033258_c001_v0001184_t0014_u01736393578130") 2025/01/09 03:34:10 DEBUG : only10: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc90f_d20250109_m033339_c001_v7007000_t0000_u01736393619166") 2025/01/09 03:34:10 DEBUG : only10: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f400a57d618bfd221_d20250109_m033333_c001_v0001130_t0037_u01736393613756") 2025/01/09 03:34:10 DEBUG : only10: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9311_d20250109_m033325_c001_v0001184_t0029_u01736393605740") 2025/01/09 03:34:10 DEBUG : only10: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f400e399eeb990832_d20250109_m033312_c001_v7007000_t0000_u01736393592052") 2025/01/09 03:34:10 DEBUG : only10: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8f95_d20250109_m033304_c001_v0001184_t0021_u01736393584062") 2025/01/09 03:34:10 DEBUG : only11: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc912_d20250109_m033339_c001_v7007000_t0000_u01736393619364") 2025/01/09 03:34:10 DEBUG : only11: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4022b42e8c683925_d20250109_m033332_c001_v0001037_t0054_u01736393612812") 2025/01/09 03:34:10 DEBUG : only11: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9329_d20250109_m033326_c001_v0001184_t0045_u01736393606377") 2025/01/09 03:34:10 DEBUG : only11: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791bcf1_d20250109_m033311_c001_v7007000_t0000_u01736393591406") 2025/01/09 03:34:10 DEBUG : only11: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8fa3_d20250109_m033304_c001_v0001184_t0057_u01736393584867") 2025/01/09 03:34:10 DEBUG : only12: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc915_d20250109_m033339_c001_v7007000_t0000_u01736393619557") 2025/01/09 03:34:11 DEBUG : only12: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f409389117e3e93e7_d20250109_m033332_c001_v0001184_t0054_u01736393612822") 2025/01/09 03:34:11 DEBUG : only12: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9335_d20250109_m033326_c001_v0001184_t0034_u01736393606986") 2025/01/09 03:34:11 DEBUG : only12: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f400e399eeb99082e_d20250109_m033311_c001_v7007000_t0000_u01736393591645") 2025/01/09 03:34:11 DEBUG : only12: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8fb3_d20250109_m033305_c001_v0001184_t0046_u01736393585451") 2025/01/09 03:34:11 DEBUG : only13: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc916_d20250109_m033339_c001_v7007000_t0000_u01736393619754") 2025/01/09 03:34:11 DEBUG : only13: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4160f8dc16c6f36e_d20250109_m033333_c001_v0001182_t0052_u01736393613384") 2025/01/09 03:34:11 DEBUG : only13: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9353_d20250109_m033327_c001_v0001184_t0038_u01736393607788") 2025/01/09 03:34:11 DEBUG : only13: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f418b9a93d6d06c35_d20250109_m033312_c001_v7007000_t0000_u01736393592063") 2025/01/09 03:34:11 DEBUG : only13: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8fc3_d20250109_m033306_c001_v0001184_t0002_u01736393586099") 2025/01/09 03:34:11 DEBUG : only14: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc917_d20250109_m033339_c001_v7007000_t0000_u01736393619946") 2025/01/09 03:34:11 DEBUG : only14: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f400a57d618bfd21f_d20250109_m033333_c001_v0001130_t0037_u01736393613563") 2025/01/09 03:34:11 DEBUG : only14: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9363_d20250109_m033328_c001_v0001184_t0006_u01736393608519") 2025/01/09 03:34:11 DEBUG : only14: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791bcfb_d20250109_m033312_c001_v7007000_t0000_u01736393592201") 2025/01/09 03:34:11 DEBUG : only14: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8fe7_d20250109_m033306_c001_v0001184_t0017_u01736393586794") 2025/01/09 03:34:11 DEBUG : only15: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc918_d20250109_m033340_c001_v7007000_t0000_u01736393620139") 2025/01/09 03:34:11 DEBUG : only15: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f409389117e3e93f9_d20250109_m033333_c001_v0001184_t0054_u01736393613208") 2025/01/09 03:34:11 DEBUG : only15: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e937b_d20250109_m033329_c001_v0001184_t0051_u01736393609109") 2025/01/09 03:34:11 DEBUG : only15: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791bcf6_d20250109_m033311_c001_v7007000_t0000_u01736393591797") 2025/01/09 03:34:12 DEBUG : only15: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8ffd_d20250109_m033307_c001_v0001184_t0009_u01736393587452") 2025/01/09 03:34:12 DEBUG : only16: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc919_d20250109_m033340_c001_v7007000_t0000_u01736393620330") 2025/01/09 03:34:12 DEBUG : only16: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4022b42e8c683927_d20250109_m033333_c001_v0001037_t0054_u01736393613221") 2025/01/09 03:34:12 DEBUG : only16: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e93a1_d20250109_m033330_c001_v0001184_t0057_u01736393610099") 2025/01/09 03:34:12 DEBUG : only16: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f400e399eeb99082d_d20250109_m033311_c001_v7007000_t0000_u01736393591426") 2025/01/09 03:34:12 DEBUG : only16: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e900d_d20250109_m033308_c001_v0001184_t0042_u01736393588057") 2025/01/09 03:34:12 DEBUG : only17: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc91a_d20250109_m033340_c001_v7007000_t0000_u01736393620536") 2025/01/09 03:34:12 DEBUG : only17: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f409389117e3e9401_d20250109_m033333_c001_v0001184_t0054_u01736393613446") 2025/01/09 03:34:12 DEBUG : only17: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e93af_d20250109_m033330_c001_v0001184_t0028_u01736393610704") 2025/01/09 03:34:12 DEBUG : only17: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dcf_d20250109_m033311_c001_v7007000_t0000_u01736393591824") 2025/01/09 03:34:12 DEBUG : only17: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e902d_d20250109_m033308_c001_v0001184_t0035_u01736393588675") 2025/01/09 03:34:12 DEBUG : only18: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc91b_d20250109_m033340_c001_v7007000_t0000_u01736393620730") 2025/01/09 03:34:12 DEBUG : only18: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4022b42e8c683929_d20250109_m033333_c001_v0001037_t0054_u01736393613460") 2025/01/09 03:34:12 DEBUG : only18: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e93bf_d20250109_m033331_c001_v0001184_t0012_u01736393611335") 2025/01/09 03:34:12 DEBUG : only18: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dd1_d20250109_m033312_c001_v7007000_t0000_u01736393592218") 2025/01/09 03:34:12 DEBUG : only18: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9043_d20250109_m033309_c001_v0001184_t0028_u01736393589249") 2025/01/09 03:34:12 DEBUG : only19: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc91c_d20250109_m033340_c001_v7007000_t0000_u01736393620923") 2025/01/09 03:34:13 DEBUG : only19: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4160f8dc16c6f372_d20250109_m033333_c001_v0001182_t0052_u01736393613578") 2025/01/09 03:34:13 DEBUG : only19: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e93cb_d20250109_m033331_c001_v0001184_t0019_u01736393611946") 2025/01/09 03:34:13 DEBUG : only19: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f418b9a93d6d06c31_d20250109_m033311_c001_v7007000_t0000_u01736393591854") 2025/01/09 03:34:13 DEBUG : only19: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9059_d20250109_m033309_c001_v0001184_t0056_u01736393589807") 2025/01/09 03:34:13 DEBUG : only2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc91d_d20250109_m033341_c001_v7007000_t0000_u01736393621117") 2025/01/09 03:34:13 DEBUG : only2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4160f8dc16c6f376_d20250109_m033333_c001_v0001182_t0052_u01736393613774") 2025/01/09 03:34:13 DEBUG : only2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9243_d20250109_m033320_c001_v0001184_t0037_u01736393600300") 2025/01/09 03:34:13 DEBUG : only2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dcd_d20250109_m033311_c001_v7007000_t0000_u01736393591426") 2025/01/09 03:34:13 DEBUG : only2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8ee9_d20250109_m033258_c001_v0001184_t0007_u01736393578769") 2025/01/09 03:34:13 DEBUG : only3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc91f_d20250109_m033341_c001_v7007000_t0000_u01736393621314") 2025/01/09 03:34:13 DEBUG : only3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f409389117e3e9421_d20250109_m033333_c001_v0001184_t0054_u01736393613843") 2025/01/09 03:34:13 DEBUG : only3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9261_d20250109_m033321_c001_v0001184_t0030_u01736393601032") 2025/01/09 03:34:13 DEBUG : only3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791bcf3_d20250109_m033311_c001_v7007000_t0000_u01736393591598") 2025/01/09 03:34:13 DEBUG : only3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8efd_d20250109_m033259_c001_v0001184_t0024_u01736393579383") 2025/01/09 03:34:13 DEBUG : only4: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc922_d20250109_m033341_c001_v7007000_t0000_u01736393621506") 2025/01/09 03:34:13 DEBUG : only4: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4022b42e8c68392d_d20250109_m033333_c001_v0001037_t0054_u01736393613859") 2025/01/09 03:34:13 DEBUG : only4: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9279_d20250109_m033321_c001_v0001184_t0025_u01736393601763") 2025/01/09 03:34:13 DEBUG : only4: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f400e399eeb99082f_d20250109_m033311_c001_v7007000_t0000_u01736393591853") 2025/01/09 03:34:13 DEBUG : only4: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8f07_d20250109_m033300_c001_v0001184_t0013_u01736393580029") 2025/01/09 03:34:14 DEBUG : only5: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc925_d20250109_m033341_c001_v7007000_t0000_u01736393621706") 2025/01/09 03:34:14 DEBUG : only5: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f409389117e3e9427_d20250109_m033334_c001_v0001184_t0054_u01736393614048") 2025/01/09 03:34:14 DEBUG : only5: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9295_d20250109_m033322_c001_v0001184_t0019_u01736393602397") 2025/01/09 03:34:14 DEBUG : only5: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f418b9a93d6d06c2e_d20250109_m033311_c001_v7007000_t0000_u01736393591435") 2025/01/09 03:34:14 DEBUG : only5: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8f0d_d20250109_m033300_c001_v0001184_t0000_u01736393580573") 2025/01/09 03:34:14 DEBUG : only6: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc928_d20250109_m033341_c001_v7007000_t0000_u01736393621908") 2025/01/09 03:34:14 DEBUG : only6: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f400a57d618bfd225_d20250109_m033333_c001_v0001130_t0037_u01736393613956") 2025/01/09 03:34:14 DEBUG : only6: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e92ad_d20250109_m033323_c001_v0001184_t0053_u01736393603141") 2025/01/09 03:34:14 DEBUG : only6: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f402c8e65bd234dce_d20250109_m033311_c001_v7007000_t0000_u01736393591625") 2025/01/09 03:34:14 DEBUG : only6: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8f1f_d20250109_m033301_c001_v0001184_t0043_u01736393581185") 2025/01/09 03:34:14 DEBUG : only7: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc92c_d20250109_m033342_c001_v7007000_t0000_u01736393622119") 2025/01/09 03:34:14 DEBUG : only7: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4022b42e8c68392f_d20250109_m033334_c001_v0001037_t0054_u01736393614089") 2025/01/09 03:34:14 DEBUG : only7: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e92bf_d20250109_m033323_c001_v0001184_t0011_u01736393603806") 2025/01/09 03:34:14 DEBUG : only7: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f418b9a93d6d06c2c_d20250109_m033311_c001_v7007000_t0000_u01736393591032") 2025/01/09 03:34:14 DEBUG : only7: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8f3b_d20250109_m033302_c001_v0001184_t0047_u01736393581999") 2025/01/09 03:34:14 DEBUG : only8: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc92f_d20250109_m033342_c001_v7007000_t0000_u01736393622314") 2025/01/09 03:34:14 DEBUG : only8: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f400a57d618bfd227_d20250109_m033334_c001_v0001130_t0037_u01736393614151") 2025/01/09 03:34:15 DEBUG : only8: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e92ef_d20250109_m033324_c001_v0001184_t0039_u01736393604573") 2025/01/09 03:34:15 DEBUG : only8: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f418b9a93d6d06c30_d20250109_m033311_c001_v7007000_t0000_u01736393591640") 2025/01/09 03:34:15 DEBUG : only8: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8f53_d20250109_m033302_c001_v0001184_t0017_u01736393582723") 2025/01/09 03:34:15 DEBUG : only9: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc930_d20250109_m033342_c001_v7007000_t0000_u01736393622514") 2025/01/09 03:34:15 DEBUG : only9: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4160f8dc16c6f37e_d20250109_m033333_c001_v0001182_t0052_u01736393613972") 2025/01/09 03:34:15 DEBUG : only9: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e9303_d20250109_m033325_c001_v0001184_t0015_u01736393605143") 2025/01/09 03:34:15 DEBUG : only9: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791bcf7_d20250109_m033312_c001_v7007000_t0000_u01736393592004") 2025/01/09 03:34:15 DEBUG : only9: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e8f65_d20250109_m033303_c001_v0001184_t0056_u01736393583381") 2025/01/09 03:34:15 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef735_d20250109_m032944_c001_v7007000_t0000_u01736393384465") 2025/01/09 03:34:15 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac6755ae_d20250109_m032942_c001_v0001090_t0013_u01736393382306") 2025/01/09 03:34:15 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef730_d20250109_m032940_c001_v7007000_t0000_u01736393380455") 2025/01/09 03:34:15 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837f7_d20250109_m032938_c001_v0001037_t0035_u01736393378134") 2025/01/09 03:34:15 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef727_d20250109_m032936_c001_v7007000_t0000_u01736393376282") 2025/01/09 03:34:15 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e7319_d20250109_m032934_c001_v0001184_t0019_u01736393374193") 2025/01/09 03:34:15 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d7b_d20250109_m032920_c001_v7007000_t0000_u01736393360995") 2025/01/09 03:34:15 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837c3_d20250109_m032919_c001_v0001037_t0031_u01736393359450") 2025/01/09 03:34:15 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d77_d20250109_m032917_c001_v7007000_t0000_u01736393357021") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837b5_d20250109_m032915_c001_v0001037_t0055_u01736393355680") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d71_d20250109_m032913_c001_v7007000_t0000_u01736393353868") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837ad_d20250109_m032912_c001_v0001037_t0053_u01736393352503") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d5e_d20250109_m032904_c001_v7007000_t0000_u01736393344579") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68378f_d20250109_m032902_c001_v0001037_t0002_u01736393342952") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d5b_d20250109_m032902_c001_v7007000_t0000_u01736393342216") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683789_d20250109_m032900_c001_v0001037_t0004_u01736393340285") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df25_d20250109_m032859_c001_v7007000_t0000_u01736393339531") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683785_d20250109_m032858_c001_v0001037_t0042_u01736393338710") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683783_d20250109_m032857_c001_v0001037_t0006_u01736393337736") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df23_d20250109_m032856_c001_v7007000_t0000_u01736393336995") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683781_d20250109_m032855_c001_v0001037_t0007_u01736393335965") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68377f_d20250109_m032854_c001_v0001037_t0048_u01736393334937") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f411f8bcad247df22_d20250109_m032854_c001_v7007000_t0000_u01736393334194") 2025/01/09 03:34:16 DEBUG : potato: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68377d_d20250109_m032853_c001_v0001037_t0054_u01736393333142") 2025/01/09 03:34:16 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9bac_d20250109_m033032_c001_v7007000_t0000_u01736393432045") 2025/01/09 03:34:16 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac6755d0_d20250109_m033031_c001_v0001090_t0040_u01736393431287") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fbfbd_d20250109_m033022_c001_v7007000_t0000_u01736393422810") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac6755ca_d20250109_m033017_c001_v0001090_t0035_u01736393417821") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f412bede91b824a71_d20250109_m033010_c001_v7007000_t0000_u01736393410091") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac6755c2_d20250109_m033005_c001_v0001090_t0017_u01736393405499") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef744_d20250109_m032957_c001_v7007000_t0000_u01736393397381") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac6755b4_d20250109_m032953_c001_v0001090_t0051_u01736393393516") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d85_d20250109_m032926_c001_v7007000_t0000_u01736393366821") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837d1_d20250109_m032924_c001_v0001037_t0043_u01736393364952") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d80_d20250109_m032923_c001_v7007000_t0000_u01736393363842") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837cb_d20250109_m032921_c001_v0001037_t0027_u01736393361931") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d7c_d20250109_m032921_c001_v7007000_t0000_u01736393361193") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837c7_d20250109_m032920_c001_v0001037_t0014_u01736393360237") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d7a_d20250109_m032918_c001_v7007000_t0000_u01736393358680") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837bd_d20250109_m032917_c001_v0001037_t0046_u01736393357402") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d74_d20250109_m032914_c001_v7007000_t0000_u01736393354918") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837b1_d20250109_m032913_c001_v0001037_t0011_u01736393353879") 2025/01/09 03:34:17 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb0d62_d20250109_m032905_c001_v7007000_t0000_u01736393345338") 2025/01/09 03:34:18 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683795_d20250109_m032904_c001_v0001037_t0003_u01736393344206") 2025/01/09 03:34:18 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a8c_d20250109_m032746_c001_v7007000_t0000_u01736393266026") 2025/01/09 03:34:18 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836ef_d20250109_m032745_c001_v0001037_t0032_u01736393265285") 2025/01/09 03:34:18 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a89_d20250109_m032743_c001_v7007000_t0000_u01736393263999") 2025/01/09 03:34:18 DEBUG : potato2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836e9_d20250109_m032743_c001_v0001037_t0047_u01736393263005") 2025/01/09 03:34:18 DEBUG : potato3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fbfbe_d20250109_m033023_c001_v7007000_t0000_u01736393423007") 2025/01/09 03:34:18 DEBUG : potato3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683827_d20250109_m033019_c001_v0001037_t0034_u01736393419341") 2025/01/09 03:34:18 DEBUG : potato3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f412bede91b824a73_d20250109_m033010_c001_v7007000_t0000_u01736393410374") 2025/01/09 03:34:18 DEBUG : potato3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683813_d20250109_m033006_c001_v0001037_t0025_u01736393406795") 2025/01/09 03:34:18 DEBUG : potato3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef745_d20250109_m032957_c001_v7007000_t0000_u01736393397830") 2025/01/09 03:34:18 DEBUG : potato3: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683807_d20250109_m032954_c001_v0001037_t0027_u01736393394126") 2025/01/09 03:34:18 DEBUG : pre-dest1/1: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb1251_d20250109_m033114_c001_v7007000_t0000_u01736393474009") 2025/01/09 03:34:18 DEBUG : pre-dest1/1: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683843_d20250109_m033105_c001_v0001037_t0050_u01736393465778") 2025/01/09 03:34:18 DEBUG : pre-dest2/2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4099f3ef9deb1253_d20250109_m033114_c001_v7007000_t0000_u01736393474218") 2025/01/09 03:34:18 DEBUG : pre-dest2/2: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac6755ec_d20250109_m033106_c001_v0001090_t0006_u01736393466584") 2025/01/09 03:34:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4067400895e90752_d20250109_m033045_c001_v7007000_t0000_u01736393445288") 2025/01/09 03:34:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e7c6c_d20250109_m033041_c001_v0001184_t0032_u01736393441438") 2025/01/09 03:34:18 DEBUG : sizeonly: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791b316_d20250109_m032831_c001_v7007000_t0000_u01736393311998") 2025/01/09 03:34:19 DEBUG : sizeonly: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683749_d20250109_m032830_c001_v0001037_t0005_u01736393310667") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc946_d20250109_m033351_c001_v7007000_t0000_u01736393631054") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f100a57d618bfd241_d20250109_m033348_c001_v0001130_t0011_u01736393628470") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc93d_d20250109_m033346_c001_v7007000_t0000_u01736393626520") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1160f8dc16c6f44b_d20250109_m033343_c001_v0001182_t0035_u01736393623849") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef73e_d20250109_m032949_c001_v7007000_t0000_u01736393389857") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac6755b2_d20250109_m032948_c001_v0001090_t0031_u01736393388995") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef73b_d20250109_m032947_c001_v7007000_t0000_u01736393387707") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837fd_d20250109_m032946_c001_v0001037_t0044_u01736393386697") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791b30d_d20250109_m032827_c001_v7007000_t0000_u01736393307377") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683741_d20250109_m032825_c001_v0001037_t0029_u01736393305734") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791b30a_d20250109_m032825_c001_v7007000_t0000_u01736393305002") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68373f_d20250109_m032823_c001_v0001037_t0045_u01736393303411") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791b304_d20250109_m032820_c001_v7007000_t0000_u01736393300512") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683737_d20250109_m032819_c001_v0001037_t0026_u01736393299384") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791b302_d20250109_m032818_c001_v7007000_t0000_u01736393298830") 2025/01/09 03:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683733_d20250109_m032817_c001_v0001037_t0055_u01736393297560") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68372d_d20250109_m032814_c001_v0001037_t0038_u01736393294726") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791b2f9_d20250109_m032813_c001_v7007000_t0000_u01736393293996") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683727_d20250109_m032813_c001_v0001037_t0022_u01736393293138") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683725_d20250109_m032812_c001_v0001037_t0004_u01736393292239") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791b2f1_d20250109_m032811_c001_v7007000_t0000_u01736393291146") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68371b_d20250109_m032808_c001_v0001037_t0012_u01736393288527") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683715_d20250109_m032805_c001_v0001037_t0017_u01736393285162") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791b2e1_d20250109_m032804_c001_v7007000_t0000_u01736393284426") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68370f_d20250109_m032803_c001_v0001037_t0048_u01736393283467") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c68370b_d20250109_m032802_c001_v0001037_t0044_u01736393282284") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791b2cf_d20250109_m032801_c001_v7007000_t0000_u01736393281550") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683705_d20250109_m032757_c001_v0001037_t0012_u01736393277475") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f405dec485791b2c3_d20250109_m032757_c001_v7007000_t0000_u01736393277097") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683701_d20250109_m032756_c001_v0001037_t0012_u01736393276016") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a99_d20250109_m032754_c001_v7007000_t0000_u01736393274372") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836fd_d20250109_m032753_c001_v0001037_t0022_u01736393273615") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a96_d20250109_m032753_c001_v7007000_t0000_u01736393273032") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836fb_d20250109_m032752_c001_v0001037_t0041_u01736393272341") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a93_d20250109_m032751_c001_v7007000_t0000_u01736393271049") 2025/01/09 03:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836f7_d20250109_m032750_c001_v0001037_t0039_u01736393270094") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a90_d20250109_m032749_c001_v7007000_t0000_u01736393269538") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836f5_d20250109_m032748_c001_v0001037_t0026_u01736393268765") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a8f_d20250109_m032747_c001_v7007000_t0000_u01736393267842") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836f3_d20250109_m032746_c001_v0001037_t0050_u01736393266946") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a82_d20250109_m032740_c001_v7007000_t0000_u01736393260317") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836e5_d20250109_m032739_c001_v0001037_t0011_u01736393259569") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a7f_d20250109_m032738_c001_v7007000_t0000_u01736393258650") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836e1_d20250109_m032737_c001_v0001037_t0030_u01736393257542") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a7e_d20250109_m032736_c001_v7007000_t0000_u01736393256622") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836df_d20250109_m032735_c001_v0001037_t0003_u01736393255516") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f40443c28189f9a7b_d20250109_m032732_c001_v7007000_t0000_u01736393252601") 2025/01/09 03:34:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6836db_d20250109_m032731_c001_v0001037_t0033_u01736393251905") 2025/01/09 03:34:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc947_d20250109_m033351_c001_v7007000_t0000_u01736393631244") 2025/01/09 03:34:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c683939_d20250109_m033348_c001_v0001037_t0021_u01736393628468") 2025/01/09 03:34:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f408469fc241fc93e_d20250109_m033346_c001_v7007000_t0000_u01736393626729") 2025/01/09 03:34:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e957d_d20250109_m033343_c001_v0001184_t0057_u01736393623870") 2025/01/09 03:34:22 DEBUG : sub/yam: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef733_d20250109_m032943_c001_v7007000_t0000_u01736393383905") 2025/01/09 03:34:22 DEBUG : sub/yam: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e742f_d20250109_m032941_c001_v0001184_t0026_u01736393381992") 2025/01/09 03:34:22 DEBUG : three: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef71d_d20250109_m032933_c001_v7007000_t0000_u01736393373452") 2025/01/09 03:34:22 DEBUG : three: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837ed_d20250109_m032931_c001_v0001037_t0007_u01736393371733") 2025/01/09 03:34:22 DEBUG : three: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1022b42e8c6837e3_d20250109_m032929_c001_v0001037_t0009_u01736393369137") 2025/01/09 03:34:22 DEBUG : two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef71f_d20250109_m032933_c001_v7007000_t0000_u01736393373637") 2025/01/09 03:34:22 DEBUG : two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f409389117e3e72a3_d20250109_m032930_c001_v0001184_t0054_u01736393370972") 2025/01/09 03:34:22 DEBUG : two: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f4022b42e8c6837e1_d20250109_m032928_c001_v0001037_t0054_u01736393368945") 2025/01/09 03:34:22 DEBUG : yam: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef736_d20250109_m032944_c001_v7007000_t0000_u01736393384657") 2025/01/09 03:34:22 DEBUG : yam: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f101d3577658e4887_d20250109_m032943_c001_v0001098_t0039_u01736393383429") 2025/01/09 03:34:22 DEBUG : yam: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef72f_d20250109_m032939_c001_v7007000_t0000_u01736393379900") 2025/01/09 03:34:22 DEBUG : yam: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f109389117e3e7395_d20250109_m032937_c001_v0001184_t0039_u01736393377779") 2025/01/09 03:34:22 DEBUG : yam: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef726_d20250109_m032935_c001_v7007000_t0000_u01736393375723") 2025/01/09 03:34:22 DEBUG : yam: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f117a632bac6755a8_d20250109_m032934_c001_v0001090_t0034_u01736393374202") 2025/01/09 03:34:22 DEBUG : yaml: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef731_d20250109_m032940_c001_v7007000_t0000_u01736393380647") 2025/01/09 03:34:22 DEBUG : yaml: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f1196adc9bee91266_d20250109_m032939_c001_v0001044_t0006_u01736393379303") 2025/01/09 03:34:22 DEBUG : yaml: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f41099105f53ef728_d20250109_m032936_c001_v7007000_t0000_u01736393376472") 2025/01/09 03:34:22 DEBUG : yaml: Deleting (id "4_z9f525d3310ad4b9b9f480e1b_f107d32373624d12b_d20250109_m032935_c001_v0001183_t0017_u01736393375519") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m55.526665731s (try 1/5)