"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/14 04:32:50 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu" 2025/02/14 04:32:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 04:32:51 DEBUG : Creating backend with remote "/tmp/rclone3894158038" === 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-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:32:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:32:52 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:32:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/14 04:32:52 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.25s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:32:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/14 04:32:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:32:53 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:32:53 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:32:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:32:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:32:54 DEBUG : B2 bucket rclone-test-diruhay8fehu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.12s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", 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-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", 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-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:32:56 DEBUG : Creating backend with remote "/non-existing" 2025/02/14 04:32:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/14 04:32:56 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:32:56 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:32:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:32:58 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:32:58 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:32:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:32:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.94s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:32:59 INFO : B2 bucket rclone-test-diruhay8fehu: Running all checks before starting transfers 2025/02/14 04:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:32:59 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:32:59 INFO : B2 bucket rclone-test-diruhay8fehu: Checks finished, now starting transfers 2025/02/14 04:32:59 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:32:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:32:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:00 ERROR : Ignoring --no-traverse with sync 2025/02/14 04:33:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:33:01 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:01 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:01 INFO : sub dir/hello world: Copied (new) 2025/02/14 04:33:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.62s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/14 04:33:02 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:02 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/14 04:33:03 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.64s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:33:04 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:04 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:33:06 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:06 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/14 04:33:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/14 04:33:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/14 04:33:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/14 04:33:07 INFO : sub dir: Making directory 2025/02/14 04:33:07 INFO : sub dir2: Making directory 2025/02/14 04:33:07 INFO : sub dir2/sub sub dir2: Making directory 2025/02/14 04:33:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:33:07 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:07 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/14 04:33:08 DEBUG : B2 bucket rclone-test-diruhay8fehu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.70s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:09 INFO : sub dir2: Making directory 2025/02/14 04:33:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/14 04:33:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/14 04:33:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:33:09 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:09 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:10 DEBUG : sub dir2: Making directory with metadata 2025/02/14 04:33:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/14 04:33:10 INFO : sub dir: Making directory 2025/02/14 04:33:10 INFO : sub dir2: Making directory 2025/02/14 04:33:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:33:10 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:10 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:11 INFO : sub dir/hello world: Copied (new) 2025/02/14 04:33:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/14 04:33:11 DEBUG : B2 bucket rclone-test-diruhay8fehu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/14 04:33:11 DEBUG : B2 bucket rclone-test-diruhay8fehu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.07s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", 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-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:13 INFO : sub dir2: Making directory 2025/02/14 04:33:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:33:13 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:13 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:13 INFO : sub dir/hello world: Copied (new) 2025/02/14 04:33:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:14 DEBUG : sub dir2: Making directory with metadata 2025/02/14 04:33:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/14 04:33:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/14 04:33:14 INFO : sub dir: Making directory 2025/02/14 04:33:14 INFO : sub dir2: Making directory 2025/02/14 04:33:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:33:14 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:14 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:15 INFO : sub dir/hello world: Copied (new) 2025/02/14 04:33:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/14 04:33:15 DEBUG : B2 bucket rclone-test-diruhay8fehu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.72s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", 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-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:16 INFO : sub dir2: Making directory 2025/02/14 04:33:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:33:17 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:17 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:17 INFO : sub dir/hello world: Copied (new) 2025/02/14 04:33:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.63s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lomupit8tuqo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-diruhay8fehu -> B2 bucket rclone-test-lomupit8tuqo 2025/02/14 04:33:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:33:20 DEBUG : B2 bucket rclone-test-lomupit8tuqo: Waiting for checks to finish 2025/02/14 04:33:20 DEBUG : B2 bucket rclone-test-lomupit8tuqo: Waiting for transfers to finish 2025/02/14 04:33:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:21 DEBUG : B2 bucket rclone-test-lomupit8tuqo: Purge remote 2025/02/14 04:33:21 INFO : B2 bucket rclone-test-lomupit8tuqo: cleaning bucket "rclone-test-lomupit8tuqo" of all files 2025/02/14 04:33:21 DEBUG : sub dir/hello world: Deleting (id "4_z3ff28db3b0bd0b2b9f580e1b_f11849896a7caa34f_d20250214_m043320_c001_v0001103_t0001_u01739507600686") --- PASS: TestServerSideCopy (4.81s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/14 04:33:23 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:23 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/14 04:33:24 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyecug3qoco" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-diruhay8fehu -> B2 bucket rclone-test-kuyecug3qoco 2025/02/14 04:33:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:33:26 DEBUG : B2 bucket rclone-test-kuyecug3qoco: Waiting for checks to finish 2025/02/14 04:33:26 DEBUG : B2 bucket rclone-test-kuyecug3qoco: Waiting for transfers to finish 2025/02/14 04:33:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/14 04:33:28 DEBUG : B2 bucket rclone-test-kuyecug3qoco: Waiting for checks to finish 2025/02/14 04:33:28 DEBUG : B2 bucket rclone-test-kuyecug3qoco: Waiting for transfers to finish 2025/02/14 04:33:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/14 04:33:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:29 DEBUG : B2 bucket rclone-test-kuyecug3qoco: Purge remote 2025/02/14 04:33:29 INFO : B2 bucket rclone-test-kuyecug3qoco: cleaning bucket "rclone-test-kuyecug3qoco" of all files 2025/02/14 04:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z5f22ad63b0bd0b2b9f580e1b_f1100bbe6d027977f_d20250214_m043328_c001_v0001183_t0026_u01739507608942") 2025/02/14 04:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z5f22ad63b0bd0b2b9f580e1b_f1052c9bc926840ce_d20250214_m043327_c001_v0001178_t0056_u01739507607574") --- PASS: TestServerSideCopyOverSelf (6.33s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/14 04:33:32 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:32 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/14 04:33:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/14 04:33:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.36s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:34 DEBUG : Creating backend with remote "TestB2:rclone-test-latiwez5bazo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-diruhay8fehu -> B2 bucket rclone-test-latiwez5bazo 2025/02/14 04:33:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:33:35 DEBUG : B2 bucket rclone-test-latiwez5bazo: Waiting for checks to finish 2025/02/14 04:33:35 DEBUG : B2 bucket rclone-test-latiwez5bazo: Waiting for transfers to finish 2025/02/14 04:33:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:37 DEBUG : B2 bucket rclone-test-latiwez5bazo: Waiting for checks to finish 2025/02/14 04:33:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/14 04:33:37 DEBUG : B2 bucket rclone-test-latiwez5bazo: Waiting for transfers to finish 2025/02/14 04:33:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/14 04:33:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/14 04:33:38 INFO : sub dir/hello world: Deleted 2025/02/14 04:33:39 DEBUG : testing file moves 2025/02/14 04:33:39 DEBUG : B2 bucket rclone-test-latiwez5bazo: Waiting for checks to finish 2025/02/14 04:33:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/14 04:33:39 DEBUG : B2 bucket rclone-test-latiwez5bazo: Waiting for transfers to finish 2025/02/14 04:33:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/14 04:33:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/14 04:33:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:40 DEBUG : B2 bucket rclone-test-latiwez5bazo: Purge remote 2025/02/14 04:33:40 INFO : B2 bucket rclone-test-latiwez5bazo: cleaning bucket "rclone-test-latiwez5bazo" of all files 2025/02/14 04:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2cd83b0bd0b2b9f580e1b_f10048c881230f087_d20250214_m043339_c001_v0001184_t0004_u01739507619662") 2025/02/14 04:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2cd83b0bd0b2b9f580e1b_f106018f9770bc55d_d20250214_m043338_c001_v0001178_t0027_u01739507618005") 2025/02/14 04:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2cd83b0bd0b2b9f580e1b_f10020a61cbba730e_d20250214_m043336_c001_v0001145_t0056_u01739507616560") --- PASS: TestServerSideMoveOverSelf (8.82s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:43 ERROR : : error listing: directory not found 2025/02/14 04:33:43 INFO : Local file system at /tmp/rclone3894158038: Making directory 2025/02/14 04:33:43 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:43 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.95s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:33:45 DEBUG : Local file system at /tmp/rclone3894158038: Waiting for checks to finish 2025/02/14 04:33:45 DEBUG : Local file system at /tmp/rclone3894158038: Waiting for transfers to finish 2025/02/14 04:33:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:33:46 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/14 04:33:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestCopyRedownload (2.27s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/14 04:33:47 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:47 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/14 04:33:47 INFO : check sum: Copied (new) 2025/02/14 04:33:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:47 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/14 04:33:47 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/14 04:33:47 DEBUG : check sum: Unchanged skipping 2025/02/14 04:33:47 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:47 DEBUG : Waiting for deletions to finish 2025/02/14 04:33:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.35s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/14 04:33:49 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:49 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:50 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/14 04:33:50 INFO : sizeonly: Copied (new) 2025/02/14 04:33:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:50 DEBUG : sizeonly: Sizes identical 2025/02/14 04:33:50 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:50 DEBUG : sizeonly: Unchanged skipping 2025/02/14 04:33:50 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:50 DEBUG : Waiting for deletions to finish 2025/02/14 04:33:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.95s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/14 04:33:52 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:52 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/14 04:33:52 INFO : ignore-size: Copied (new) 2025/02/14 04:33:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:33:53 DEBUG : ignore-size: Unchanged skipping 2025/02/14 04:33:53 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:53 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:53 DEBUG : Waiting for deletions to finish 2025/02/14 04:33:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.30s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:33:55 DEBUG : existing: Unchanged skipping 2025/02/14 04:33:55 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:55 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:55 DEBUG : Waiting for deletions to finish 2025/02/14 04:33:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/14 04:33:55 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:55 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/14 04:33:55 INFO : existing: Copied (replaced existing) 2025/02/14 04:33:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.64s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/14 04:33:57 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:57 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/14 04:33:57 INFO : existing: Copied (new) 2025/02/14 04:33:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:33:58 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:33:58 DEBUG : existing: Destination exists, skipping 2025/02/14 04:33:58 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:33:58 DEBUG : Waiting for deletions to finish 2025/02/14 04:33:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:00 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/14 04:34:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/14 04:34:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:34:00 DEBUG : c/non empty space: Unchanged skipping 2025/02/14 04:34:00 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:00 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:34:00 INFO : a/potato2: Copied (new) 2025/02/14 04:34:00 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:01 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:03 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/02/14 04:34:03 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/14 04:34:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/14 04:34:03 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:03 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:03 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:03 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/02/14 04:34:03 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/14 04:34:04 INFO : empty space: Updated modification time in destination 2025/02/14 04:34:04 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:04 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:04 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:06 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:06 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/02/14 04:34:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/14 04:34:06 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:06 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:06 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:08 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/02/14 04:34:08 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3894158038) 2025/02/14 04:34:08 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-diruhay8fehu) 2025/02/14 04:34:08 DEBUG : foo: sha1 differ 2025/02/14 04:34:08 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/14 04:34:08 INFO : foo: Copied (replaced existing) 2025/02/14 04:34:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/14 04:34:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:34:10 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:10 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:10 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:10 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:34:10 INFO : potato: Copied (new) 2025/02/14 04:34:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/14 04:34:12 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:12 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/14 04:34:13 INFO : potato: Copied (replaced existing) 2025/02/14 04:34:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.19s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:15 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/02/14 04:34:15 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3894158038) 2025/02/14 04:34:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-diruhay8fehu) 2025/02/14 04:34:15 DEBUG : potato: sha1 differ 2025/02/14 04:34:15 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/14 04:34:15 INFO : potato: Copied (replaced existing) 2025/02/14 04:34:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:34:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/14 04:34:17 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:34:17 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:17 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:17 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:34:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:34:20 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:20 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:20 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:34:20 INFO : potato2: Copied (new) 2025/02/14 04:34:20 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:20 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:22 INFO : d: Making directory 2025/02/14 04:34:22 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/14 04:34:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/14 04:34:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:34:23 DEBUG : c/non empty space: Unchanged skipping 2025/02/14 04:34:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:34:23 INFO : a/potato2: Copied (new) 2025/02/14 04:34:23 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:23 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:23 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:23 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:25 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/14 04:34:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/14 04:34:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:34:26 DEBUG : c/non empty space: Unchanged skipping 2025/02/14 04:34:26 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:26 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:34:26 INFO : a/potato2: Copied (new) 2025/02/14 04:34:26 ERROR : B2 bucket rclone-test-diruhay8fehu: not deleting files as there were IO errors 2025/02/14 04:34:26 ERROR : B2 bucket rclone-test-diruhay8fehu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:28 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:34:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:34:28 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:28 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:28 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:28 INFO : potato: Deleted 2025/02/14 04:34:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:34:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:31 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:31 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:31 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:31 INFO : potato: Deleted 2025/02/14 04:34:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:34:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:34:32 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:32 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:32 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:34:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.20s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:34:34 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:34 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/14 04:34:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.57s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:36 DEBUG : enormous: Excluded (Size Filter) 2025/02/14 04:34:36 DEBUG : enormous: Excluded 2025/02/14 04:34:36 DEBUG : potato2: Excluded (Size Filter) 2025/02/14 04:34:36 DEBUG : potato2: Excluded 2025/02/14 04:34:37 DEBUG : potato2: Excluded (Size Filter) 2025/02/14 04:34:37 DEBUG : potato2: Excluded 2025/02/14 04:34:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:34:37 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:37 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:37 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:37 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:37 DEBUG : enormous: Excluded (Size Filter) 2025/02/14 04:34:37 DEBUG : enormous: Excluded 2025/02/14 04:34:37 DEBUG : potato2: Excluded (Size Filter) 2025/02/14 04:34:37 DEBUG : potato2: Excluded 2025/02/14 04:34:37 DEBUG : potato2: Excluded (Size Filter) 2025/02/14 04:34:37 DEBUG : potato2: Excluded 2025/02/14 04:34:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/14 04:34:37 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:37 DEBUG : Local file system at /tmp/rclone3894158038: Waiting for checks to finish 2025/02/14 04:34:37 DEBUG : Local file system at /tmp/rclone3894158038: Waiting for transfers to finish 2025/02/14 04:34:37 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:40 DEBUG : enormous: Excluded (Size Filter) 2025/02/14 04:34:40 DEBUG : enormous: Excluded 2025/02/14 04:34:40 DEBUG : potato2: Excluded (Size Filter) 2025/02/14 04:34:40 DEBUG : potato2: Excluded 2025/02/14 04:34:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:34:40 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:40 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:40 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:40 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:40 INFO : enormous: Deleted 2025/02/14 04:34:40 INFO : potato2: Deleted 2025/02/14 04:34:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/14 04:34:40 DEBUG : empty space: Unchanged skipping 2025/02/14 04:34:40 DEBUG : Local file system at /tmp/rclone3894158038: Waiting for checks to finish 2025/02/14 04:34:40 DEBUG : Local file system at /tmp/rclone3894158038: Waiting for transfers to finish 2025/02/14 04:34:40 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:40 INFO : enormous: Deleted 2025/02/14 04:34:40 INFO : potato2: Deleted 2025/02/14 04:34:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.24s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:43 DEBUG : five: Need to transfer - File not found at Destination 2025/02/14 04:34:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/14 04:34:43 DEBUG : one: Destination is newer than source, skipping 2025/02/14 04:34:43 DEBUG : three: Sizes identical 2025/02/14 04:34:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/14 04:34:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/14 04:34:43 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3894158038) 2025/02/14 04:34:43 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-diruhay8fehu) 2025/02/14 04:34:43 DEBUG : two: sha1 differ 2025/02/14 04:34:43 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/14 04:34:44 INFO : five: Copied (new) 2025/02/14 04:34:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/14 04:34:44 INFO : four: Copied (replaced existing) 2025/02/14 04:34:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/14 04:34:44 INFO : two: Copied (replaced existing) 2025/02/14 04:34:44 DEBUG : Waiting for deletions to finish 2025/02/14 04:34:45 DEBUG : one: Destination is newer than source, skipping 2025/02/14 04:34:45 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/14 04:34:45 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/14 04:34:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/14 04:34:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/14 04:34:45 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/14 04:34:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/14 04:34:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/14 04:34:45 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/14 04:34:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/14 04:34:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3894158038) 2025/02/14 04:34:45 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-diruhay8fehu) 2025/02/14 04:34:45 DEBUG : three: sha1 differ 2025/02/14 04:34:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/14 04:34:45 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/14 04:34:45 INFO : three: Copied (replaced existing) 2025/02/14 04:34:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.74s) === 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-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/14 04:34:47 INFO : B2 bucket rclone-test-diruhay8fehu: Making map for --track-renames 2025/02/14 04:34:47 INFO : B2 bucket rclone-test-diruhay8fehu: Finished making map for --track-renames 2025/02/14 04:34:47 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/14 04:34:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/14 04:34:47 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for renames to finish 2025/02/14 04:34:47 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/14 04:34:47 INFO : yam: Copied (new) 2025/02/14 04:34:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/14 04:34:47 INFO : potato: Copied (new) 2025/02/14 04:34:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:34:47 INFO : B2 bucket rclone-test-diruhay8fehu: Making map for --track-renames 2025/02/14 04:34:47 INFO : B2 bucket rclone-test-diruhay8fehu: Finished making map for --track-renames 2025/02/14 04:34:47 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:47 DEBUG : potato: Unchanged skipping 2025/02/14 04:34:47 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for renames to finish 2025/02/14 04:34:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/14 04:34:49 INFO : yam: Copied (server-side copy) to: yaml 2025/02/14 04:34:49 INFO : yam: Deleted 2025/02/14 04:34:49 INFO : yaml: Renamed from "yam" 2025/02/14 04:34:49 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/14 04:34:51 INFO : B2 bucket rclone-test-diruhay8fehu: Making map for --track-renames 2025/02/14 04:34:51 INFO : B2 bucket rclone-test-diruhay8fehu: Finished making map for --track-renames 2025/02/14 04:34:51 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/14 04:34:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/14 04:34:51 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for renames to finish 2025/02/14 04:34:51 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/14 04:34:51 INFO : yam: Copied (new) 2025/02/14 04:34:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/14 04:34:51 INFO : potato: Copied (new) 2025/02/14 04:34:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:34:52 INFO : B2 bucket rclone-test-diruhay8fehu: Making map for --track-renames 2025/02/14 04:34:52 INFO : B2 bucket rclone-test-diruhay8fehu: Finished making map for --track-renames 2025/02/14 04:34:52 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:52 DEBUG : potato: Unchanged skipping 2025/02/14 04:34:52 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for renames to finish 2025/02/14 04:34:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/14 04:34:52 INFO : yam: Copied (server-side copy) to: yaml 2025/02/14 04:34:52 INFO : yam: Deleted 2025/02/14 04:34:52 INFO : yaml: Renamed from "yam" 2025/02/14 04:34:52 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.90s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/14 04:34:54 INFO : B2 bucket rclone-test-diruhay8fehu: Making map for --track-renames 2025/02/14 04:34:54 INFO : B2 bucket rclone-test-diruhay8fehu: Finished making map for --track-renames 2025/02/14 04:34:54 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/14 04:34:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/14 04:34:54 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for renames to finish 2025/02/14 04:34:54 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/14 04:34:55 INFO : sub/yam: Copied (new) 2025/02/14 04:34:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/14 04:34:55 INFO : potato: Copied (new) 2025/02/14 04:34:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:34:56 DEBUG : potato: Unchanged skipping 2025/02/14 04:34:56 INFO : B2 bucket rclone-test-diruhay8fehu: Making map for --track-renames 2025/02/14 04:34:56 INFO : B2 bucket rclone-test-diruhay8fehu: Finished making map for --track-renames 2025/02/14 04:34:56 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:56 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for renames to finish 2025/02/14 04:34:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/14 04:34:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/14 04:34:56 INFO : sub/yam: Deleted 2025/02/14 04:34:56 INFO : yam: Renamed from "sub/yam" 2025/02/14 04:34:56 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:58 DEBUG : Creating backend with remote "/tmp/rclone3894158038/dir1" 2025/02/14 04:34:58 DEBUG : Creating backend with remote "/tmp/rclone3894158038/dir2" 2025/02/14 04:34:58 DEBUG : Local file system at /tmp/rclone3894158038/dir2: Using server-side directory move 2025/02/14 04:34:58 INFO : Local file system at /tmp/rclone3894158038/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/14 04:34:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/14 04:34:58 INFO : file1.txt: Moved (server-side) 2025/02/14 04:34:58 DEBUG : Local file system at /tmp/rclone3894158038/dir2: Waiting for checks to finish 2025/02/14 04:34:58 DEBUG : Local file system at /tmp/rclone3894158038/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:34:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:34:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/14 04:34:59 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:34:59 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:34:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/14 04:34:59 INFO : nested/sub dir/file: Copied (new) 2025/02/14 04:34:59 INFO : nested/sub dir/file: Deleted 2025/02/14 04:34:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:34:59 INFO : sub dir/hello world: Copied (new) 2025/02/14 04:34:59 INFO : sub dir/hello world: Deleted 2025/02/14 04:34:59 INFO : sub dir: Removing directory 2025/02/14 04:34:59 INFO : nested/sub dir: Removing directory 2025/02/14 04:34:59 INFO : nested: Removing directory 2025/02/14 04:34:59 DEBUG : Local file system at /tmp/rclone3894158038: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:35:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 04:35:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/14 04:35:01 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:35:01 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:35:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/14 04:35:01 INFO : nested/sub dir/file: Copied (new) 2025/02/14 04:35:01 INFO : nested/sub dir/file: Deleted 2025/02/14 04:35:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/14 04:35:01 INFO : sub dir/hello world: Copied (new) 2025/02/14 04:35:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.23s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:35:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/14 04:35:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/14 04:35:03 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:35:03 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:35:03 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/14 04:35:03 INFO : existing-b: Copied (new) 2025/02/14 04:35:03 INFO : existing-b: Deleted 2025/02/14 04:35:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/14 04:35:03 INFO : existing: Copied (new) 2025/02/14 04:35:03 INFO : existing: Deleted 2025/02/14 04:35:04 DEBUG : existing: Destination exists, skipping 2025/02/14 04:35:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/14 04:35:04 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:35:04 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:35:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.24s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:35:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wejedar3yulo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-diruhay8fehu -> B2 bucket rclone-test-wejedar3yulo 2025/02/14 04:35:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:35:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/14 04:35:09 DEBUG : empty space: Unchanged skipping 2025/02/14 04:35:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/14 04:35:09 DEBUG : B2 bucket rclone-test-wejedar3yulo: Waiting for checks to finish 2025/02/14 04:35:09 INFO : empty space: Deleted 2025/02/14 04:35:09 DEBUG : B2 bucket rclone-test-wejedar3yulo: Waiting for transfers to finish 2025/02/14 04:35:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:35:10 INFO : potato2: Copied (server-side copy) 2025/02/14 04:35:10 INFO : potato2: Deleted 2025/02/14 04:35:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/14 04:35:10 INFO : potato3: Copied (server-side copy) 2025/02/14 04:35:10 INFO : potato3: Deleted 2025/02/14 04:35:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lususar0raxo" 2025/02/14 04:35:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/14 04:35:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:35:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/14 04:35:12 DEBUG : B2 bucket rclone-test-lususar0raxo: Waiting for checks to finish 2025/02/14 04:35:12 DEBUG : B2 bucket rclone-test-lususar0raxo: Waiting for transfers to finish 2025/02/14 04:35:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/14 04:35:13 INFO : empty space: Copied (server-side copy) 2025/02/14 04:35:13 INFO : empty space: Deleted 2025/02/14 04:35:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:35:13 INFO : potato2: Copied (server-side copy) 2025/02/14 04:35:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/14 04:35:13 INFO : potato3: Copied (server-side copy) 2025/02/14 04:35:13 INFO : potato2: Deleted 2025/02/14 04:35:13 INFO : potato3: Deleted 2025/02/14 04:35:14 DEBUG : B2 bucket rclone-test-lususar0raxo: Purge remote 2025/02/14 04:35:14 INFO : B2 bucket rclone-test-lususar0raxo: cleaning bucket "rclone-test-lususar0raxo" of all files 2025/02/14 04:35:14 DEBUG : empty space: Deleting (id "4_zffd24d13b0dd0b2b9f580e1b_f11339eec78ee75d3_d20250214_m043513_c001_v0001183_t0018_u01739507713175") 2025/02/14 04:35:14 DEBUG : potato2: Deleting (id "4_zffd24d13b0dd0b2b9f580e1b_f10032cbd45d36c6b_d20250214_m043513_c001_v0001182_t0022_u01739507713406") 2025/02/14 04:35:14 DEBUG : potato3: Deleting (id "4_zffd24d13b0dd0b2b9f580e1b_f1052c9bc926842a4_d20250214_m043513_c001_v0001178_t0038_u01739507713548") 2025/02/14 04:35:15 DEBUG : B2 bucket rclone-test-wejedar3yulo: Purge remote 2025/02/14 04:35:15 INFO : B2 bucket rclone-test-wejedar3yulo: cleaning bucket "rclone-test-wejedar3yulo" of all files 2025/02/14 04:35:15 DEBUG : empty space: Deleting (id "4_z9fc22de3b0dd0b2b9f580e1b_f413279d23a7b4f01_d20250214_m043513_c001_v7007000_t0000_u01739507713372") 2025/02/14 04:35:15 DEBUG : empty space: Deleting (id "4_z9fc22de3b0dd0b2b9f580e1b_f111543e6b3be45f3_d20250214_m043508_c001_v0001099_t0034_u01739507708592") 2025/02/14 04:35:15 DEBUG : potato2: Deleting (id "4_z9fc22de3b0dd0b2b9f580e1b_f413279d23a7b4f02_d20250214_m043513_c001_v7007000_t0000_u01739507713607") 2025/02/14 04:35:15 DEBUG : potato2: Deleting (id "4_z9fc22de3b0dd0b2b9f580e1b_f1168bcde026af2a3_d20250214_m043509_c001_v0001157_t0010_u01739507709652") 2025/02/14 04:35:15 DEBUG : potato3: Deleting (id "4_z9fc22de3b0dd0b2b9f580e1b_f40160be1f3b5eb60_d20250214_m043513_c001_v7007000_t0000_u01739507713765") 2025/02/14 04:35:15 DEBUG : potato3: Deleting (id "4_z9fc22de3b0dd0b2b9f580e1b_f110ed0d1a20389c5_d20250214_m043510_c001_v0001109_t0007_u01739507710018") 2025/02/14 04:35:15 DEBUG : potato3: Deleting (id "4_z9fc22de3b0dd0b2b9f580e1b_f111543e6b3be45f5_d20250214_m043508_c001_v0001099_t0005_u01739507708888") --- PASS: TestServerSideMove (11.82s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:35:17 DEBUG : Creating backend with remote "TestB2:rclone-test-falohar9veki" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-diruhay8fehu -> B2 bucket rclone-test-falohar9veki 2025/02/14 04:35:22 DEBUG : empty space: Excluded (Size Filter) 2025/02/14 04:35:22 DEBUG : empty space: Excluded 2025/02/14 04:35:22 DEBUG : empty space: Excluded (Size Filter) 2025/02/14 04:35:22 DEBUG : empty space: Excluded 2025/02/14 04:35:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:35:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/14 04:35:22 DEBUG : B2 bucket rclone-test-falohar9veki: Waiting for checks to finish 2025/02/14 04:35:22 DEBUG : B2 bucket rclone-test-falohar9veki: Waiting for transfers to finish 2025/02/14 04:35:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:35:22 INFO : potato2: Copied (server-side copy) 2025/02/14 04:35:22 INFO : potato2: Deleted 2025/02/14 04:35:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/14 04:35:22 INFO : potato3: Copied (server-side copy) 2025/02/14 04:35:22 INFO : potato3: Deleted 2025/02/14 04:35:23 DEBUG : Creating backend with remote "TestB2:rclone-test-donojij5pefi" 2025/02/14 04:35:24 DEBUG : empty space: Excluded (Size Filter) 2025/02/14 04:35:24 DEBUG : empty space: Excluded 2025/02/14 04:35:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:35:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/14 04:35:24 DEBUG : B2 bucket rclone-test-donojij5pefi: Waiting for checks to finish 2025/02/14 04:35:24 DEBUG : B2 bucket rclone-test-donojij5pefi: Waiting for transfers to finish 2025/02/14 04:35:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:35:25 INFO : potato2: Copied (server-side copy) 2025/02/14 04:35:25 INFO : potato2: Deleted 2025/02/14 04:35:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/14 04:35:26 INFO : potato3: Copied (server-side copy) 2025/02/14 04:35:26 INFO : potato3: Deleted 2025/02/14 04:35:26 DEBUG : B2 bucket rclone-test-donojij5pefi: Purge remote 2025/02/14 04:35:26 INFO : B2 bucket rclone-test-donojij5pefi: cleaning bucket "rclone-test-donojij5pefi" of all files 2025/02/14 04:35:26 DEBUG : potato2: Deleting (id "4_z0fc27d23b0dd0b2b9f580e1b_f114d4a4b94327641_d20250214_m043525_c001_v0001120_t0031_u01739507725450") 2025/02/14 04:35:26 DEBUG : potato3: Deleting (id "4_z0fc27d23b0dd0b2b9f580e1b_f1108c07b3cc35579_d20250214_m043525_c001_v0001041_t0013_u01739507725766") 2025/02/14 04:35:27 DEBUG : B2 bucket rclone-test-falohar9veki: Purge remote 2025/02/14 04:35:27 INFO : B2 bucket rclone-test-falohar9veki: cleaning bucket "rclone-test-falohar9veki" of all files 2025/02/14 04:35:28 DEBUG : empty space: Deleting (id "4_z8f926d13b0dd0b2b9f580e1b_f114f07523ea78929_d20250214_m043521_c001_v0001183_t0053_u01739507721598") 2025/02/14 04:35:28 DEBUG : potato2: Deleting (id "4_z8f926d13b0dd0b2b9f580e1b_f41826966aa17b001_d20250214_m043525_c001_v7007000_t0000_u01739507725738") 2025/02/14 04:35:28 DEBUG : potato2: Deleting (id "4_z8f926d13b0dd0b2b9f580e1b_f11351ef518ca96b1_d20250214_m043522_c001_v0001181_t0052_u01739507722398") 2025/02/14 04:35:28 DEBUG : potato3: Deleting (id "4_z8f926d13b0dd0b2b9f580e1b_f41826966aa17b002_d20250214_m043526_c001_v7007000_t0000_u01739507726168") 2025/02/14 04:35:28 DEBUG : potato3: Deleting (id "4_z8f926d13b0dd0b2b9f580e1b_f11525c0bc48f669a_d20250214_m043522_c001_v0001184_t0055_u01739507722648") 2025/02/14 04:35:28 DEBUG : potato3: Deleting (id "4_z8f926d13b0dd0b2b9f580e1b_f114f07523ea7892f_d20250214_m043521_c001_v0001183_t0037_u01739507721801") --- PASS: TestServerSideMoveWithFilter (12.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:35:30 DEBUG : Creating backend with remote "TestB2:rclone-test-himewiv9jaka" 2025/02/14 04:35:32 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-diruhay8fehu -> B2 bucket rclone-test-himewiv9jaka 2025/02/14 04:35:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:35:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/14 04:35:35 DEBUG : empty space: Unchanged skipping 2025/02/14 04:35:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/14 04:35:35 DEBUG : B2 bucket rclone-test-himewiv9jaka: Waiting for checks to finish 2025/02/14 04:35:35 INFO : empty space: Deleted 2025/02/14 04:35:35 DEBUG : B2 bucket rclone-test-himewiv9jaka: Waiting for transfers to finish 2025/02/14 04:35:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:35:35 INFO : potato2: Copied (server-side copy) 2025/02/14 04:35:36 INFO : potato2: Deleted 2025/02/14 04:35:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/14 04:35:36 INFO : potato3: Copied (server-side copy) 2025/02/14 04:35:36 INFO : potato3: Deleted 2025/02/14 04:35:36 DEBUG : Creating backend with remote "TestB2:rclone-test-mafejiz0winu" 2025/02/14 04:35:37 INFO : tomatoDir: Making directory 2025/02/14 04:35:38 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/14 04:35:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 04:35:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/14 04:35:38 DEBUG : B2 bucket rclone-test-mafejiz0winu: Waiting for checks to finish 2025/02/14 04:35:38 DEBUG : B2 bucket rclone-test-mafejiz0winu: Waiting for transfers to finish 2025/02/14 04:35:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/14 04:35:39 INFO : empty space: Copied (server-side copy) 2025/02/14 04:35:39 INFO : empty space: Deleted 2025/02/14 04:35:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/14 04:35:39 INFO : potato3: Copied (server-side copy) 2025/02/14 04:35:39 INFO : potato3: Deleted 2025/02/14 04:35:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/14 04:35:40 INFO : potato2: Copied (server-side copy) 2025/02/14 04:35:40 INFO : potato2: Deleted 2025/02/14 04:35:40 DEBUG : B2 bucket rclone-test-mafejiz0winu: Purge remote 2025/02/14 04:35:40 INFO : B2 bucket rclone-test-mafejiz0winu: cleaning bucket "rclone-test-mafejiz0winu" of all files 2025/02/14 04:35:41 DEBUG : empty space: Deleting (id "4_z9fe2ad63b0dd0b2b9f580e1b_f105c107aa661ff66_d20250214_m043538_c001_v0001098_t0053_u01739507738803") 2025/02/14 04:35:41 DEBUG : potato2: Deleting (id "4_z9fe2ad63b0dd0b2b9f580e1b_f1013b2c08ce68b36_d20250214_m043539_c001_v0001144_t0053_u01739507739166") 2025/02/14 04:35:41 DEBUG : potato3: Deleting (id "4_z9fe2ad63b0dd0b2b9f580e1b_f119882a3c401f836_d20250214_m043539_c001_v0001109_t0015_u01739507739182") 2025/02/14 04:35:41 DEBUG : B2 bucket rclone-test-himewiv9jaka: Purge remote 2025/02/14 04:35:41 INFO : B2 bucket rclone-test-himewiv9jaka: cleaning bucket "rclone-test-himewiv9jaka" of all files 2025/02/14 04:35:42 DEBUG : empty space: Deleting (id "4_zff329d33b0dd0b2b9f580e1b_f407c4d289e75dff3_d20250214_m043539_c001_v7007000_t0000_u01739507739134") 2025/02/14 04:35:42 DEBUG : empty space: Deleting (id "4_zff329d33b0dd0b2b9f580e1b_f105a4ee134312650_d20250214_m043534_c001_v0001161_t0038_u01739507734595") 2025/02/14 04:35:42 DEBUG : potato2: Deleting (id "4_zff329d33b0dd0b2b9f580e1b_f407c4d289e75dffc_d20250214_m043540_c001_v7007000_t0000_u01739507740246") 2025/02/14 04:35:42 DEBUG : potato2: Deleting (id "4_zff329d33b0dd0b2b9f580e1b_f113e69ce7e993ee3_d20250214_m043535_c001_v0001038_t0016_u01739507735578") 2025/02/14 04:35:42 DEBUG : potato3: Deleting (id "4_zff329d33b0dd0b2b9f580e1b_f407c4d289e75dff7_d20250214_m043539_c001_v7007000_t0000_u01739507739652") 2025/02/14 04:35:42 DEBUG : potato3: Deleting (id "4_zff329d33b0dd0b2b9f580e1b_f119dc90f9cefea42_d20250214_m043535_c001_v0001044_t0044_u01739507735958") 2025/02/14 04:35:42 DEBUG : potato3: Deleting (id "4_zff329d33b0dd0b2b9f580e1b_f105a4ee134312654_d20250214_m043534_c001_v0001161_t0038_u01739507734922") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.96s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:35:44 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:35:46 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:35:49 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/rclone-sync-test" 2025/02/14 04:35:51 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/rclone-sync-test-include/layer2" 2025/02/14 04:35:53 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/rclone-sync-test-ignore-file" 2025/02/14 04:35:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/14 04:35:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/14 04:35:57 DEBUG : pacer: Reducing sleep to 10ms 2025/02/14 04:35:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/14 04:35:57 DEBUG : B2 bucket rclone-test-diruhay8fehu path rclone-sync-test: Waiting for checks to finish 2025/02/14 04:35:57 DEBUG : B2 bucket rclone-test-diruhay8fehu path rclone-sync-test: Waiting for transfers to finish 2025/02/14 04:35:57 DEBUG : Waiting for deletions to finish 2025/02/14 04:35:57 INFO : There was nothing to transfer 2025/02/14 04:35:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/14 04:35:57 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:35:57 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:35:57 DEBUG : Waiting for deletions to finish 2025/02/14 04:35:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:35:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/14 04:35:58 DEBUG : B2 bucket rclone-test-diruhay8fehu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/14 04:35:58 DEBUG : B2 bucket rclone-test-diruhay8fehu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/14 04:35:58 DEBUG : Waiting for deletions to finish 2025/02/14 04:35:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:35:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/14 04:35:58 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:35:58 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:35:58 DEBUG : Waiting for deletions to finish 2025/02/14 04:35:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:35:59 DEBUG : : Excluded 2025/02/14 04:35:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/14 04:35:59 DEBUG : B2 bucket rclone-test-diruhay8fehu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/14 04:35:59 DEBUG : B2 bucket rclone-test-diruhay8fehu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/14 04:35:59 DEBUG : Waiting for deletions to finish 2025/02/14 04:35:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.72s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/dst" 2025/02/14 04:36:07 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/CompareDest" 2025/02/14 04:36:09 DEBUG : one: Need to transfer - File not found at Destination 2025/02/14 04:36:09 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:09 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/14 04:36:10 INFO : one: Copied (new) 2025/02/14 04:36:10 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 04:36:11 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:11 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/14 04:36:12 INFO : one: Copied (replaced existing) 2025/02/14 04:36:12 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 04:36:14 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/14 04:36:14 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:14 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:14 INFO : There was nothing to transfer 2025/02/14 04:36:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/14 04:36:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 04:36:15 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/14 04:36:15 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:15 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:15 INFO : There was nothing to transfer 2025/02/14 04:36:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/14 04:36:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 04:36:16 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/14 04:36:16 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:16 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:16 INFO : There was nothing to transfer 2025/02/14 04:36:17 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/02/14 04:36:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/14 04:36:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/14 04:36:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 04:36:17 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/14 04:36:17 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:17 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:17 INFO : There was nothing to transfer 2025/02/14 04:36:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/14 04:36:18 DEBUG : two: Need to transfer - File not found at Destination 2025/02/14 04:36:18 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 04:36:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/14 04:36:18 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/14 04:36:19 INFO : two: Copied (new) 2025/02/14 04:36:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.52s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:36:22 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/dest" 2025/02/14 04:36:23 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/pre-dest1" 2025/02/14 04:36:24 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/pre-dest2" 2025/02/14 04:36:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:36:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/14 04:36:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:36:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/14 04:36:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/14 04:36:27 DEBUG : B2 bucket rclone-test-diruhay8fehu path dest: Waiting for checks to finish 2025/02/14 04:36:27 DEBUG : B2 bucket rclone-test-diruhay8fehu path dest: Waiting for transfers to finish 2025/02/14 04:36:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/14 04:36:28 INFO : 3: Copied (new) 2025/02/14 04:36:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:36:29 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/dst" 2025/02/14 04:36:30 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/CopyDest" 2025/02/14 04:36:33 DEBUG : one: Need to transfer - File not found at Destination 2025/02/14 04:36:33 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:33 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/14 04:36:33 INFO : one: Copied (new) 2025/02/14 04:36:33 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 04:36:34 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:34 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/14 04:36:34 INFO : one: Copied (replaced existing) 2025/02/14 04:36:34 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:36 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/BackupDir" 2025/02/14 04:36:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 04:36:37 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 04:36:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/14 04:36:39 INFO : one: Copied (server-side copy) 2025/02/14 04:36:39 INFO : one: Deleted 2025/02/14 04:36:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/14 04:36:40 INFO : one: Copied (server-side copy) 2025/02/14 04:36:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/14 04:36:40 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:40 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/14 04:36:42 INFO : two: Copied (server-side copy) 2025/02/14 04:36:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/14 04:36:42 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:42 DEBUG : one: Unchanged skipping 2025/02/14 04:36:42 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:42 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:42 DEBUG : one: Unchanged skipping 2025/02/14 04:36:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:42 DEBUG : two: Unchanged skipping 2025/02/14 04:36:42 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:42 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:42 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:42 INFO : There was nothing to transfer 2025/02/14 04:36:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/14 04:36:43 DEBUG : three: Destination not found in --copy-dest 2025/02/14 04:36:43 DEBUG : three: Need to transfer - File not found at Destination 2025/02/14 04:36:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:43 DEBUG : one: Unchanged skipping 2025/02/14 04:36:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/14 04:36:43 DEBUG : two: Unchanged skipping 2025/02/14 04:36:43 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:43 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/14 04:36:44 INFO : three: Copied (new) 2025/02/14 04:36:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.66s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:36:48 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/dst" 2025/02/14 04:36:49 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/backup" 2025/02/14 04:36:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/14 04:36:51 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:36:51 DEBUG : two: Unchanged skipping 2025/02/14 04:36:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/14 04:36:52 INFO : one: Copied (server-side copy) 2025/02/14 04:36:52 INFO : one: Deleted 2025/02/14 04:36:52 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:36:53 INFO : one: Copied (new) 2025/02/14 04:36:53 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/14 04:36:54 INFO : three.txt: Copied (server-side copy) 2025/02/14 04:36:54 INFO : three.txt: Deleted 2025/02/14 04:36:54 INFO : three.txt: Moved into backup dir 2025/02/14 04:36:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/14 04:36:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:36:56 DEBUG : two: Unchanged skipping 2025/02/14 04:36:56 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:36:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:36:56 INFO : one: Copied (server-side copy) 2025/02/14 04:36:56 INFO : one: Deleted 2025/02/14 04:36:56 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:36:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/14 04:36:56 INFO : one: Copied (new) 2025/02/14 04:36:56 DEBUG : Waiting for deletions to finish 2025/02/14 04:36:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/14 04:36:57 INFO : three.txt: Copied (server-side copy) 2025/02/14 04:36:57 INFO : three.txt: Deleted 2025/02/14 04:36:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.32s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:37:00 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/dst" 2025/02/14 04:37:01 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/backup" 2025/02/14 04:37:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/14 04:37:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:37:03 DEBUG : two: Unchanged skipping 2025/02/14 04:37:03 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:37:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/14 04:37:04 INFO : one: Copied (server-side copy) to: one.bak 2025/02/14 04:37:04 INFO : one: Deleted 2025/02/14 04:37:04 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:37:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:37:05 INFO : one: Copied (new) 2025/02/14 04:37:05 DEBUG : Waiting for deletions to finish 2025/02/14 04:37:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/14 04:37:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/14 04:37:06 INFO : three.txt: Deleted 2025/02/14 04:37:06 INFO : three.txt: Moved into backup dir 2025/02/14 04:37:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/14 04:37:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:37:08 DEBUG : two: Unchanged skipping 2025/02/14 04:37:08 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:37:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:37:08 INFO : one: Copied (server-side copy) to: one.bak 2025/02/14 04:37:08 INFO : one: Deleted 2025/02/14 04:37:08 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:37:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/14 04:37:08 INFO : one: Copied (new) 2025/02/14 04:37:08 DEBUG : Waiting for deletions to finish 2025/02/14 04:37:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/14 04:37:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/14 04:37:09 INFO : three.txt: Deleted 2025/02/14 04:37:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:37:12 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/dst" 2025/02/14 04:37:13 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/backup" 2025/02/14 04:37:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/14 04:37:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:37:15 DEBUG : two: Unchanged skipping 2025/02/14 04:37:15 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:37:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/14 04:37:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/14 04:37:17 INFO : one: Deleted 2025/02/14 04:37:17 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:37:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:37:18 INFO : one: Copied (new) 2025/02/14 04:37:18 DEBUG : Waiting for deletions to finish 2025/02/14 04:37:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/14 04:37:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/14 04:37:18 INFO : three.txt: Deleted 2025/02/14 04:37:18 INFO : three.txt: Moved into backup dir 2025/02/14 04:37:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/14 04:37:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:37:20 DEBUG : two: Unchanged skipping 2025/02/14 04:37:20 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:37:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:37:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/14 04:37:21 INFO : one: Deleted 2025/02/14 04:37:21 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:37:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/14 04:37:21 INFO : one: Copied (new) 2025/02/14 04:37:21 DEBUG : Waiting for deletions to finish 2025/02/14 04:37:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/14 04:37:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/14 04:37:22 INFO : three.txt: Deleted 2025/02/14 04:37:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.32s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:37:25 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/dst" 2025/02/14 04:37:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/14 04:37:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:37:27 DEBUG : two: Unchanged skipping 2025/02/14 04:37:27 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:37:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/14 04:37:28 INFO : one: Copied (server-side copy) to: one.bak 2025/02/14 04:37:28 INFO : one: Deleted 2025/02/14 04:37:28 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:37:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:37:29 INFO : one: Copied (new) 2025/02/14 04:37:29 DEBUG : Waiting for deletions to finish 2025/02/14 04:37:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/14 04:37:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/14 04:37:29 INFO : three.txt: Deleted 2025/02/14 04:37:29 INFO : three.txt: Moved into backup dir 2025/02/14 04:37:31 DEBUG : one.bak: Excluded (Path Filter) 2025/02/14 04:37:31 DEBUG : one.bak: Excluded 2025/02/14 04:37:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/14 04:37:31 DEBUG : three.txt.bak: Excluded 2025/02/14 04:37:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/14 04:37:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:37:31 DEBUG : two: Unchanged skipping 2025/02/14 04:37:31 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for checks to finish 2025/02/14 04:37:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:37:31 INFO : one: Copied (server-side copy) to: one.bak 2025/02/14 04:37:31 INFO : one: Deleted 2025/02/14 04:37:31 DEBUG : B2 bucket rclone-test-diruhay8fehu path dst: Waiting for transfers to finish 2025/02/14 04:37:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/14 04:37:32 INFO : one: Copied (new) 2025/02/14 04:37:32 DEBUG : Waiting for deletions to finish 2025/02/14 04:37:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/14 04:37:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/14 04:37:33 INFO : three.txt: Deleted 2025/02/14 04:37:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.46s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:37:37 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/dst" 2025/02/14 04:37:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/14 04:37:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/14 04:37:39 INFO : one: Copied (server-side copy) to: one.bak 2025/02/14 04:37:39 INFO : one: Deleted 2025/02/14 04:37:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:37:40 INFO : one: Copied (new) 2025/02/14 04:37:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:37:41 DEBUG : two: Unchanged skipping 2025/02/14 04:37:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/14 04:37:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/14 04:37:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/14 04:37:41 INFO : three.txt: Deleted 2025/02/14 04:37:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/14 04:37:42 INFO : three.txt: Copied (new) 2025/02/14 04:37:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/14 04:37:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:37:43 INFO : one: Copied (server-side copy) to: one.bak 2025/02/14 04:37:43 INFO : one: Deleted 2025/02/14 04:37:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/14 04:37:44 INFO : one: Copied (new) 2025/02/14 04:37:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:37:44 DEBUG : two: Unchanged skipping 2025/02/14 04:37:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/14 04:37:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/14 04:37:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/14 04:37:45 INFO : three.txt: Deleted 2025/02/14 04:37:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/14 04:37:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.30s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:37:49 DEBUG : Creating backend with remote "TestB2:rclone-test-diruhay8fehu/dst" 2025/02/14 04:37:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/14 04:37:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/14 04:37:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/14 04:37:52 INFO : one: Deleted 2025/02/14 04:37:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:37:53 INFO : one: Copied (new) 2025/02/14 04:37:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:37:53 DEBUG : two: Unchanged skipping 2025/02/14 04:37:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/14 04:37:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/14 04:37:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/14 04:37:54 INFO : three.txt: Deleted 2025/02/14 04:37:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/14 04:37:54 INFO : three.txt: Copied (new) 2025/02/14 04:37:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/14 04:37:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/14 04:37:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/14 04:37:56 INFO : one: Deleted 2025/02/14 04:37:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/14 04:37:56 INFO : one: Copied (new) 2025/02/14 04:37:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:37:57 DEBUG : two: Unchanged skipping 2025/02/14 04:37:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/14 04:37:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/14 04:37:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/14 04:37:57 INFO : three.txt: Deleted 2025/02/14 04:37:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/14 04:37:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.44s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:38:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/14 04:38:00 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:38:00 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:38:01 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/14 04:38:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/14 04:38:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.48s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:38:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/14 04:38:02 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:38:02 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:38:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/14 04:38:03 INFO : existing: Copied (new) 2025/02/14 04:38:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:38:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/14 04:38:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/14 04:38:03 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:38:03 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:38:03 ERROR : B2 bucket rclone-test-diruhay8fehu: not deleting files as there were IO errors 2025/02/14 04:38:03 ERROR : B2 bucket rclone-test-diruhay8fehu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncImmutable (3.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:38:05 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1137-18.backblaze.com/b2api/v1/b2_upload_file/7fc21dd3b0bd0b2b9f580e1b/c001_v0001137_t0037": EOF 2025/02/14 04:38:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-18.backblaze.com/b2api/v1/b2_upload_file/7fc21dd3b0bd0b2b9f580e1b/c001_v0001137_t0037": EOF) 2025/02/14 04:38:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-diruhay8fehu: 1/10 (Post "https://pod-000-1137-18.backblaze.com/b2api/v1/b2_upload_file/7fc21dd3b0bd0b2b9f580e1b/c001_v0001137_t0037": EOF) 2025/02/14 04:38:07 DEBUG : pacer: Reducing sleep to 10ms 2025/02/14 04:38:08 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:38:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:08 DEBUG : existing: Unchanged skipping 2025/02/14 04:38:08 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:38:08 DEBUG : Waiting for deletions to finish 2025/02/14 04:38:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.76s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", 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-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", 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-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:38:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:38:22 DEBUG : both0: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both12: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both13: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both14: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both1: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both16: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both17: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both18: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both19: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both2: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both3: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both10: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both5: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both6: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both7: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both8: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:22 DEBUG : both11: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both15: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both4: Unchanged skipping 2025/02/14 04:38:22 DEBUG : both9: Unchanged skipping 2025/02/14 04:38:22 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:38:22 DEBUG : Waiting for deletions to finish 2025/02/14 04:38:22 INFO : only0: Deleted 2025/02/14 04:38:23 INFO : only17: Deleted 2025/02/14 04:38:23 INFO : only19: Deleted 2025/02/14 04:38:23 INFO : only7: Deleted 2025/02/14 04:38:23 INFO : only8: Deleted 2025/02/14 04:38:23 INFO : only9: Deleted 2025/02/14 04:38:23 INFO : only11: Deleted 2025/02/14 04:38:23 INFO : only3: Deleted 2025/02/14 04:38:23 INFO : only5: Deleted 2025/02/14 04:38:23 INFO : only10: Deleted 2025/02/14 04:38:23 INFO : only16: Deleted 2025/02/14 04:38:23 INFO : only18: Deleted 2025/02/14 04:38:23 INFO : only4: Deleted 2025/02/14 04:38:23 INFO : only14: Deleted 2025/02/14 04:38:23 INFO : only6: Deleted 2025/02/14 04:38:23 INFO : only1: Deleted 2025/02/14 04:38:23 INFO : only12: Deleted 2025/02/14 04:38:23 INFO : only13: Deleted 2025/02/14 04:38:24 INFO : only15: Deleted 2025/02/14 04:38:24 INFO : only2: Deleted 2025/02/14 04:38:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.31s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:38:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for checks to finish 2025/02/14 04:38:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both0: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both12: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both13: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both14: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both15: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both16: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both17: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both18: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both19: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both1: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both11: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both10: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both2: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both6: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both3: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both8: Unchanged skipping 2025/02/14 04:38:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/14 04:38:42 DEBUG : both4: Unchanged skipping 2025/02/14 04:38:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : both5: Unchanged skipping 2025/02/14 04:38:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : both7: Unchanged skipping 2025/02/14 04:38:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : both9: Unchanged skipping 2025/02/14 04:38:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/14 04:38:42 DEBUG : B2 bucket rclone-test-diruhay8fehu: Waiting for transfers to finish 2025/02/14 04:38:42 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:42 INFO : only1: Copied (replaced existing) 2025/02/14 04:38:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:42 INFO : only10: Copied (replaced existing) 2025/02/14 04:38:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:42 INFO : only14: Copied (replaced existing) 2025/02/14 04:38:42 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:42 INFO : only13: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only11: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only0: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only18: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only19: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only12: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only2: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only15: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only4: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only5: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only6: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only7: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only8: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only9: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only16: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only17: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/14 04:38:43 INFO : only3: Copied (replaced existing) 2025/02/14 04:38:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.69s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:38:52 DEBUG : empty_dir: Making directory with metadata 2025/02/14 04:38:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/14 04:38:52 DEBUG : empty_on_remote: Making directory with metadata 2025/02/14 04:38:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/14 04:38:52 INFO : empty_on_remote: Making directory 2025/02/14 04:38:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:38:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/14 04:38:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/14 04:38:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/14 04:38:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.67s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:38:56 DEBUG : empty_dir: Making directory with metadata 2025/02/14 04:38:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/14 04:38:56 DEBUG : empty_on_remote: Making directory with metadata 2025/02/14 04:38:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/14 04:38:56 INFO : empty_on_remote: Making directory 2025/02/14 04:38:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:38:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/14 04:38:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/14 04:38:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/14 04:38:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/14 04:38:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.36s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:38:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/14 04:38:59 INFO : sub dir: Making directory 2025/02/14 04:38:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" 2025/02/14 04:39:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/14 04:39:04 INFO : sub dir: Making directory 2025/02/14 04:39:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-diruhay8fehu", Local "Local file system at /tmp/rclone3894158038", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.77s) PASS 2025/02/14 04:39:08 DEBUG : B2 bucket rclone-test-diruhay8fehu: Purge remote 2025/02/14 04:39:08 INFO : B2 bucket rclone-test-diruhay8fehu: cleaning bucket "rclone-test-diruhay8fehu" of all files 2025/02/14 04:39:09 DEBUG : BackupDir/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d683f3_d20250214_m043645_c001_v7007000_t0000_u01739507805077") 2025/02/14 04:39:09 DEBUG : BackupDir/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1019767cc84faaee_d20250214_m043639_c001_v0001157_t0053_u01739507799404") 2025/02/14 04:39:09 DEBUG : CompareDest/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633d347_d20250214_m043620_c001_v7007000_t0000_u01739507780085") 2025/02/14 04:39:09 DEBUG : CompareDest/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c0ca_d20250214_m043613_c001_v0001137_t0024_u01739507773545") 2025/02/14 04:39:09 DEBUG : CompareDest/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633d349_d20250214_m043620_c001_v7007000_t0000_u01739507780270") 2025/02/14 04:39:09 DEBUG : CompareDest/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bd1c2_d20250214_m043614_c001_v0001183_t0001_u01739507774947") 2025/02/14 04:39:09 DEBUG : CopyDest/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d683f5_d20250214_m043645_c001_v7007000_t0000_u01739507805276") 2025/02/14 04:39:09 DEBUG : CopyDest/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1285f_d20250214_m043636_c001_v0001145_t0002_u01739507796196") 2025/02/14 04:39:09 DEBUG : CopyDest/three: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d683f6_d20250214_m043645_c001_v7007000_t0000_u01739507805510") 2025/02/14 04:39:09 DEBUG : CopyDest/three: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bd64a_d20250214_m043643_c001_v0001183_t0046_u01739507803136") 2025/02/14 04:39:09 DEBUG : CopyDest/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d683f8_d20250214_m043645_c001_v7007000_t0000_u01739507805692") 2025/02/14 04:39:09 DEBUG : CopyDest/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c11a_d20250214_m043640_c001_v0001137_t0020_u01739507800838") 2025/02/14 04:39:10 DEBUG : EXISTING: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f411a7ce6c76fcc84_d20250214_m043808_c001_v7007000_t0000_u01739507888782") 2025/02/14 04:39:10 DEBUG : EXISTING: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bdfb1_d20250214_m043807_c001_v0001183_t0059_u01739507887784") 2025/02/14 04:39:10 DEBUG : Testêé: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f411a7ce6c76fcc67_d20250214_m043801_c001_v7007000_t0000_u01739507881761") 2025/02/14 04:39:10 DEBUG : Testêé: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bdf0f_d20250214_m043801_c001_v0001183_t0012_u01739507881185") 2025/02/14 04:39:10 DEBUG : Testêé: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c1d7_d20250214_m043800_c001_v0001137_t0050_u01739507880014") 2025/02/14 04:39:10 DEBUG : a/potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87b95_d20250214_m043426_c001_v7007000_t0000_u01739507666717") 2025/02/14 04:39:10 DEBUG : a/potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126cd_d20250214_m043426_c001_v0001145_t0033_u01739507666105") 2025/02/14 04:39:10 DEBUG : a/potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f41826966aa17aeca_d20250214_m043424_c001_v7007000_t0000_u01739507664137") 2025/02/14 04:39:10 DEBUG : a/potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126bd_d20250214_m043423_c001_v0001145_t0031_u01739507663233") 2025/02/14 04:39:10 DEBUG : a/potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e42844438_d20250214_m043401_c001_v7007000_t0000_u01739507641539") 2025/02/14 04:39:10 DEBUG : a/potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1265f_d20250214_m043400_c001_v0001145_t0003_u01739507640563") 2025/02/14 04:39:10 DEBUG : b/potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87b96_d20250214_m043426_c001_v7007000_t0000_u01739507666899") 2025/02/14 04:39:10 DEBUG : b/potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126c5_d20250214_m043425_c001_v0001145_t0021_u01739507665057") 2025/02/14 04:39:10 DEBUG : b/potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f41826966aa17aec9_d20250214_m043423_c001_v7007000_t0000_u01739507663582") 2025/02/14 04:39:10 DEBUG : b/potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126b3_d20250214_m043421_c001_v0001145_t0057_u01739507661976") 2025/02/14 04:39:10 DEBUG : b/potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e42844434_d20250214_m043400_c001_v7007000_t0000_u01739507640968") 2025/02/14 04:39:10 DEBUG : b/potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12655_d20250214_m043359_c001_v0001145_t0019_u01739507639554") 2025/02/14 04:39:10 DEBUG : backup/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d68809_d20250214_m043658_c001_v7007000_t0000_u01739507818003") 2025/02/14 04:39:10 DEBUG : backup/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1165d046d6e9373c_d20250214_m043656_c001_v0001184_t0001_u01739507816345") 2025/02/14 04:39:11 DEBUG : backup/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1042b561785f2dcb_d20250214_m043652_c001_v0001042_t0017_u01739507812466") 2025/02/14 04:39:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d6886d_d20250214_m043722_c001_v7007000_t0000_u01739507842537") 2025/02/14 04:39:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1107f9ec52bf9602_d20250214_m043720_c001_v0001106_t0015_u01739507840454") 2025/02/14 04:39:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f109312248414fb7e_d20250214_m043716_c001_v0001183_t0043_u01739507836812") 2025/02/14 04:39:11 DEBUG : backup/one.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f405f9bb3511feb42_d20250214_m043710_c001_v7007000_t0000_u01739507830199") 2025/02/14 04:39:11 DEBUG : backup/one.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1003b21b9c25caa1_d20250214_m043708_c001_v0001153_t0025_u01739507828334") 2025/02/14 04:39:11 DEBUG : backup/one.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f10032cbd45d376fb_d20250214_m043704_c001_v0001182_t0027_u01739507824632") 2025/02/14 04:39:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d6886e_d20250214_m043722_c001_v7007000_t0000_u01739507842720") 2025/02/14 04:39:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f11745330c6efd091_d20250214_m043721_c001_v0001183_t0028_u01739507841787") 2025/02/14 04:39:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1154a425cb744fb7_d20250214_m043718_c001_v0001183_t0048_u01739507838299") 2025/02/14 04:39:11 DEBUG : backup/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d6880b_d20250214_m043658_c001_v7007000_t0000_u01739507818184") 2025/02/14 04:39:11 DEBUG : backup/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f10365ae11e526000_d20250214_m043657_c001_v0001105_t0038_u01739507817134") 2025/02/14 04:39:11 DEBUG : backup/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f119e05013fb00033_d20250214_m043653_c001_v0001172_t0029_u01739507813977") 2025/02/14 04:39:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f405f9bb3511feb44_d20250214_m043710_c001_v7007000_t0000_u01739507830384") 2025/02/14 04:39:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1173647216034f92_d20250214_m043709_c001_v0001098_t0027_u01739507829263") 2025/02/14 04:39:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f11618d3e810a9b9d_d20250214_m043705_c001_v0001182_t0045_u01739507825978") 2025/02/14 04:39:11 DEBUG : both0: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a6b_d20250214_m043844_c001_v7007000_t0000_u01739507924510") 2025/02/14 04:39:11 DEBUG : both0: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129b8_d20250214_m043829_c001_v0001145_t0031_u01739507909318") 2025/02/14 04:39:11 DEBUG : both0: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218aa_d20250214_m043824_c001_v7007000_t0000_u01739507904648") 2025/02/14 04:39:11 DEBUG : both0: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12968_d20250214_m043811_c001_v0001145_t0022_u01739507891009") 2025/02/14 04:39:12 DEBUG : both1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a6c_d20250214_m043844_c001_v7007000_t0000_u01739507924694") 2025/02/14 04:39:12 DEBUG : both1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129ba_d20250214_m043830_c001_v0001145_t0044_u01739507910204") 2025/02/14 04:39:12 DEBUG : both1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218ac_d20250214_m043824_c001_v7007000_t0000_u01739507904830") 2025/02/14 04:39:12 DEBUG : both1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1296a_d20250214_m043811_c001_v0001145_t0029_u01739507891511") 2025/02/14 04:39:12 DEBUG : both10: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a6d_d20250214_m043844_c001_v7007000_t0000_u01739507924877") 2025/02/14 04:39:12 DEBUG : both10: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129e0_d20250214_m043836_c001_v0001145_t0048_u01739507916133") 2025/02/14 04:39:12 DEBUG : both10: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218b1_d20250214_m043825_c001_v7007000_t0000_u01739507905016") 2025/02/14 04:39:12 DEBUG : both10: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12984_d20250214_m043816_c001_v0001145_t0004_u01739507896230") 2025/02/14 04:39:12 DEBUG : both11: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a6f_d20250214_m043845_c001_v7007000_t0000_u01739507925065") 2025/02/14 04:39:12 DEBUG : both11: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129e4_d20250214_m043836_c001_v0001145_t0049_u01739507916665") 2025/02/14 04:39:12 DEBUG : both11: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218b2_d20250214_m043825_c001_v7007000_t0000_u01739507905197") 2025/02/14 04:39:12 DEBUG : both11: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12988_d20250214_m043816_c001_v0001145_t0052_u01739507896843") 2025/02/14 04:39:12 DEBUG : both12: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a70_d20250214_m043845_c001_v7007000_t0000_u01739507925255") 2025/02/14 04:39:12 DEBUG : both12: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129ec_d20250214_m043837_c001_v0001145_t0050_u01739507917142") 2025/02/14 04:39:12 DEBUG : both12: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218b4_d20250214_m043825_c001_v7007000_t0000_u01739507905412") 2025/02/14 04:39:12 DEBUG : both12: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1298a_d20250214_m043817_c001_v0001145_t0007_u01739507897460") 2025/02/14 04:39:12 DEBUG : both13: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a71_d20250214_m043845_c001_v7007000_t0000_u01739507925443") 2025/02/14 04:39:12 DEBUG : both13: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129ee_d20250214_m043837_c001_v0001145_t0030_u01739507917723") 2025/02/14 04:39:12 DEBUG : both13: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218b8_d20250214_m043825_c001_v7007000_t0000_u01739507905594") 2025/02/14 04:39:12 DEBUG : both13: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1298c_d20250214_m043818_c001_v0001145_t0057_u01739507898072") 2025/02/14 04:39:12 DEBUG : both14: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a73_d20250214_m043845_c001_v7007000_t0000_u01739507925628") 2025/02/14 04:39:12 DEBUG : both14: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129f2_d20250214_m043838_c001_v0001145_t0009_u01739507918330") 2025/02/14 04:39:12 DEBUG : both14: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218b9_d20250214_m043825_c001_v7007000_t0000_u01739507905798") 2025/02/14 04:39:13 DEBUG : both14: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1298e_d20250214_m043818_c001_v0001145_t0005_u01739507898750") 2025/02/14 04:39:13 DEBUG : both15: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a74_d20250214_m043845_c001_v7007000_t0000_u01739507925815") 2025/02/14 04:39:13 DEBUG : both15: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129f6_d20250214_m043838_c001_v0001145_t0017_u01739507918888") 2025/02/14 04:39:13 DEBUG : both15: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218bd_d20250214_m043825_c001_v7007000_t0000_u01739507905980") 2025/02/14 04:39:13 DEBUG : both15: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12992_d20250214_m043819_c001_v0001145_t0031_u01739507899404") 2025/02/14 04:39:13 DEBUG : both16: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a77_d20250214_m043846_c001_v7007000_t0000_u01739507926011") 2025/02/14 04:39:13 DEBUG : both16: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129fc_d20250214_m043839_c001_v0001145_t0001_u01739507919598") 2025/02/14 04:39:13 DEBUG : both16: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218be_d20250214_m043826_c001_v7007000_t0000_u01739507906175") 2025/02/14 04:39:13 DEBUG : both16: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12994_d20250214_m043819_c001_v0001145_t0051_u01739507899865") 2025/02/14 04:39:13 DEBUG : both17: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a78_d20250214_m043846_c001_v7007000_t0000_u01739507926289") 2025/02/14 04:39:13 DEBUG : both17: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129fe_d20250214_m043840_c001_v0001145_t0024_u01739507920163") 2025/02/14 04:39:13 DEBUG : both17: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218c1_d20250214_m043826_c001_v7007000_t0000_u01739507906363") 2025/02/14 04:39:13 DEBUG : both17: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12998_d20250214_m043820_c001_v0001145_t0038_u01739507900412") 2025/02/14 04:39:13 DEBUG : both18: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a7a_d20250214_m043846_c001_v7007000_t0000_u01739507926478") 2025/02/14 04:39:13 DEBUG : both18: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12a00_d20250214_m043840_c001_v0001145_t0013_u01739507920600") 2025/02/14 04:39:13 DEBUG : both18: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218c3_d20250214_m043826_c001_v7007000_t0000_u01739507906543") 2025/02/14 04:39:13 DEBUG : both18: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1299a_d20250214_m043820_c001_v0001145_t0029_u01739507900863") 2025/02/14 04:39:13 DEBUG : both19: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a7d_d20250214_m043846_c001_v7007000_t0000_u01739507926667") 2025/02/14 04:39:13 DEBUG : both19: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12a04_d20250214_m043841_c001_v0001145_t0023_u01739507921371") 2025/02/14 04:39:13 DEBUG : both19: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218c7_d20250214_m043826_c001_v7007000_t0000_u01739507906725") 2025/02/14 04:39:13 DEBUG : both19: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129a0_d20250214_m043821_c001_v0001145_t0025_u01739507901333") 2025/02/14 04:39:14 DEBUG : both2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a7e_d20250214_m043846_c001_v7007000_t0000_u01739507926852") 2025/02/14 04:39:14 DEBUG : both2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129c0_d20250214_m043830_c001_v0001145_t0021_u01739507910757") 2025/02/14 04:39:14 DEBUG : both2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218c9_d20250214_m043826_c001_v7007000_t0000_u01739507906910") 2025/02/14 04:39:14 DEBUG : both2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1296c_d20250214_m043811_c001_v0001145_t0016_u01739507891980") 2025/02/14 04:39:14 DEBUG : both3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a81_d20250214_m043847_c001_v7007000_t0000_u01739507927037") 2025/02/14 04:39:14 DEBUG : both3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129c4_d20250214_m043831_c001_v0001145_t0014_u01739507911228") 2025/02/14 04:39:14 DEBUG : both3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218cb_d20250214_m043827_c001_v7007000_t0000_u01739507907092") 2025/02/14 04:39:14 DEBUG : both3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1296e_d20250214_m043812_c001_v0001145_t0056_u01739507892460") 2025/02/14 04:39:14 DEBUG : both4: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a83_d20250214_m043847_c001_v7007000_t0000_u01739507927224") 2025/02/14 04:39:14 DEBUG : both4: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129c6_d20250214_m043831_c001_v0001145_t0010_u01739507911984") 2025/02/14 04:39:14 DEBUG : both4: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218ce_d20250214_m043827_c001_v7007000_t0000_u01739507907272") 2025/02/14 04:39:14 DEBUG : both4: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12972_d20250214_m043813_c001_v0001145_t0043_u01739507893135") 2025/02/14 04:39:14 DEBUG : both5: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a84_d20250214_m043847_c001_v7007000_t0000_u01739507927409") 2025/02/14 04:39:14 DEBUG : both5: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129cc_d20250214_m043832_c001_v0001145_t0018_u01739507912712") 2025/02/14 04:39:14 DEBUG : both5: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218d0_d20250214_m043827_c001_v7007000_t0000_u01739507907466") 2025/02/14 04:39:14 DEBUG : both5: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12976_d20250214_m043813_c001_v0001145_t0035_u01739507893685") 2025/02/14 04:39:14 DEBUG : both6: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a87_d20250214_m043847_c001_v7007000_t0000_u01739507927593") 2025/02/14 04:39:14 DEBUG : both6: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129d0_d20250214_m043833_c001_v0001145_t0018_u01739507913301") 2025/02/14 04:39:14 DEBUG : both6: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218d3_d20250214_m043827_c001_v7007000_t0000_u01739507907648") 2025/02/14 04:39:14 DEBUG : both6: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12978_d20250214_m043814_c001_v0001145_t0039_u01739507894237") 2025/02/14 04:39:14 DEBUG : both7: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a89_d20250214_m043847_c001_v7007000_t0000_u01739507927780") 2025/02/14 04:39:15 DEBUG : both7: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129d4_d20250214_m043834_c001_v0001145_t0020_u01739507914566") 2025/02/14 04:39:15 DEBUG : both7: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218d4_d20250214_m043827_c001_v7007000_t0000_u01739507907830") 2025/02/14 04:39:15 DEBUG : both7: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1297a_d20250214_m043814_c001_v0001145_t0021_u01739507894673") 2025/02/14 04:39:15 DEBUG : both8: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a8a_d20250214_m043847_c001_v7007000_t0000_u01739507927964") 2025/02/14 04:39:15 DEBUG : both8: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129d6_d20250214_m043835_c001_v0001145_t0029_u01739507915068") 2025/02/14 04:39:15 DEBUG : both8: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218d6_d20250214_m043828_c001_v7007000_t0000_u01739507908012") 2025/02/14 04:39:15 DEBUG : both8: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1297e_d20250214_m043815_c001_v0001145_t0013_u01739507895177") 2025/02/14 04:39:15 DEBUG : both9: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a8b_d20250214_m043848_c001_v7007000_t0000_u01739507928165") 2025/02/14 04:39:15 DEBUG : both9: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df129da_d20250214_m043835_c001_v0001145_t0053_u01739507915512") 2025/02/14 04:39:15 DEBUG : both9: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218d8_d20250214_m043828_c001_v7007000_t0000_u01739507908195") 2025/02/14 04:39:15 DEBUG : both9: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12982_d20250214_m043815_c001_v0001145_t0023_u01739507895788") 2025/02/14 04:39:15 DEBUG : c/non empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87b97_d20250214_m043427_c001_v7007000_t0000_u01739507667081") 2025/02/14 04:39:15 DEBUG : c/non empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126c9_d20250214_m043425_c001_v0001145_t0058_u01739507665296") 2025/02/14 04:39:15 DEBUG : c/non empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f41826966aa17aecc_d20250214_m043424_c001_v7007000_t0000_u01739507664322") 2025/02/14 04:39:15 DEBUG : c/non empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126b5_d20250214_m043422_c001_v0001145_t0051_u01739507662391") 2025/02/14 04:39:15 DEBUG : c/non empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e4284443b_d20250214_m043401_c001_v7007000_t0000_u01739507641734") 2025/02/14 04:39:15 DEBUG : c/non empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12659_d20250214_m043359_c001_v0001145_t0007_u01739507639820") 2025/02/14 04:39:15 DEBUG : check sum: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4191a42bec3faae8_d20250214_m043348_c001_v7007000_t0000_u01739507628301") 2025/02/14 04:39:15 DEBUG : check sum: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12627_d20250214_m043347_c001_v0001145_t0036_u01739507627233") 2025/02/14 04:39:15 DEBUG : dest/3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d683c3_d20250214_m043629_c001_v7007000_t0000_u01739507789175") 2025/02/14 04:39:15 DEBUG : dest/3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4093016502d341be_d20250214_m043628_c001_v0001184_t0003_u01739507788081") 2025/02/14 04:39:15 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f411a7ce6c76fcc54_d20250214_m043758_c001_v7007000_t0000_u01739507878532") 2025/02/14 04:39:15 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f104c8d50b08e9fd9_d20250214_m043756_c001_v0001184_t0033_u01739507876689") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f417ca3366065ea28_d20250214_m043756_c001_v7007000_t0000_u01739507876496") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f104c8d50b08e9f5b_d20250214_m043753_c001_v0001184_t0045_u01739507873511") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f417ca3366065ea16_d20250214_m043752_c001_v7007000_t0000_u01739507872791") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c1b7_d20250214_m043747_c001_v0001137_t0053_u01739507867575") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e428458b3_d20250214_m043746_c001_v7007000_t0000_u01739507866093") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f105d7d2949ebd5e4_d20250214_m043744_c001_v0001131_t0047_u01739507864062") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633de24_d20250214_m043743_c001_v7007000_t0000_u01739507863878") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f105d7d2949ebd5da_d20250214_m043740_c001_v0001131_t0052_u01739507860628") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633de12_d20250214_m043739_c001_v7007000_t0000_u01739507859901") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c1a3_d20250214_m043735_c001_v0001137_t0032_u01739507855283") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d688ad_d20250214_m043733_c001_v7007000_t0000_u01739507853991") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102c9057700477ff_d20250214_m043732_c001_v0001115_t0022_u01739507852047") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea217813596e_d20250214_m043731_c001_v7007000_t0000_u01739507851863") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102c9057700477eb_d20250214_m043728_c001_v0001115_t0035_u01739507848967") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea217813595d_d20250214_m043728_c001_v7007000_t0000_u01739507848240") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df128e7_d20250214_m043723_c001_v0001145_t0035_u01739507843821") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d68870_d20250214_m043722_c001_v7007000_t0000_u01739507842906") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1079525dfb606d93_d20250214_m043721_c001_v0001153_t0001_u01739507841226") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f407efc22c1291153_d20250214_m043721_c001_v7007000_t0000_u01739507841035") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1079525dfb606d8f_d20250214_m043717_c001_v0001153_t0005_u01739507837747") 2025/02/14 04:39:16 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f407efc22c1291151_d20250214_m043717_c001_v7007000_t0000_u01739507837016") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bda63_d20250214_m043711_c001_v0001183_t0024_u01739507831499") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f405f9bb3511feb45_d20250214_m043710_c001_v7007000_t0000_u01739507830568") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f108094daff6f1fe5_d20250214_m043708_c001_v0001184_t0041_u01739507828778") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe20f1e_d20250214_m043708_c001_v7007000_t0000_u01739507828591") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f108094daff6f1f59_d20250214_m043705_c001_v0001184_t0019_u01739507825577") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe20f03_d20250214_m043704_c001_v7007000_t0000_u01739507824849") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c157_d20250214_m043659_c001_v0001137_t0049_u01739507819286") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d6880e_d20250214_m043658_c001_v7007000_t0000_u01739507818366") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bd85b_d20250214_m043656_c001_v0001183_t0055_u01739507816732") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633d4a3_d20250214_m043656_c001_v7007000_t0000_u01739507816554") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bd7df_d20250214_m043653_c001_v0001183_t0031_u01739507813570") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633d491_d20250214_m043652_c001_v7007000_t0000_u01739507812853") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1287b_d20250214_m043646_c001_v0001145_t0050_u01739507806970") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d687e1_d20250214_m043645_c001_v7007000_t0000_u01739507805874") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f112ba51d4437c11b_d20250214_m043640_c001_v0001183_t0035_u01739507800098") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d683e6_d20250214_m043639_c001_v7007000_t0000_u01739507799891") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bd4e9_d20250214_m043635_c001_v0001183_t0027_u01739507795619") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1119122486f3ea02_d20250214_m043634_c001_v0001150_t0030_u01739507794789") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1119122486f3e9fe_d20250214_m043633_c001_v0001150_t0006_u01739507793706") 2025/02/14 04:39:17 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633d34a_d20250214_m043620_c001_v7007000_t0000_u01739507780465") 2025/02/14 04:39:18 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12821_d20250214_m043612_c001_v0001145_t0020_u01739507772854") 2025/02/14 04:39:18 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f100d1807144b0515_d20250214_m043611_c001_v0001116_t0054_u01739507771668") 2025/02/14 04:39:18 DEBUG : dst/one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f100d1807144b050d_d20250214_m043610_c001_v0001116_t0057_u01739507770163") 2025/02/14 04:39:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f411a7ce6c76fcc55_d20250214_m043758_c001_v7007000_t0000_u01739507878713") 2025/02/14 04:39:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1059de992d2d93a8_d20250214_m043756_c001_v0001099_t0044_u01739507876158") 2025/02/14 04:39:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f108727d373ffdd43_d20250214_m043751_c001_v0001109_t0013_u01739507871639") 2025/02/14 04:39:18 DEBUG : dst/one.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e428458b5_d20250214_m043746_c001_v7007000_t0000_u01739507866276") 2025/02/14 04:39:18 DEBUG : dst/one.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1126743277a9b5e9_d20250214_m043743_c001_v0001043_t0022_u01739507863484") 2025/02/14 04:39:18 DEBUG : dst/one.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f105cb1204555e4ca_d20250214_m043739_c001_v0001113_t0050_u01739507859508") 2025/02/14 04:39:18 DEBUG : dst/one.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d688b0_d20250214_m043734_c001_v7007000_t0000_u01739507854176") 2025/02/14 04:39:18 DEBUG : dst/one.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1068de78bb2e445b_d20250214_m043731_c001_v0001184_t0040_u01739507851658") 2025/02/14 04:39:18 DEBUG : dst/one.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1085f6f38df9ec0f_d20250214_m043727_c001_v0001117_t0040_u01739507847770") 2025/02/14 04:39:18 DEBUG : dst/three: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d687e2_d20250214_m043646_c001_v7007000_t0000_u01739507806056") 2025/02/14 04:39:18 DEBUG : dst/three: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1119122486f3ea1c_d20250214_m043644_c001_v0001150_t0002_u01739507804276") 2025/02/14 04:39:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f411a7ce6c76fcc57_d20250214_m043758_c001_v7007000_t0000_u01739507878896") 2025/02/14 04:39:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1059de992d2d93aa_d20250214_m043757_c001_v0001099_t0050_u01739507877471") 2025/02/14 04:39:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1091effd83d819b7_d20250214_m043754_c001_v0001120_t0047_u01739507874284") 2025/02/14 04:39:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f411a7ce6c76fcc5a_d20250214_m043759_c001_v7007000_t0000_u01739507879080") 2025/02/14 04:39:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f104c8d50b08e9fff_d20250214_m043757_c001_v0001184_t0014_u01739507877937") 2025/02/14 04:39:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f417ca3366065ea2a_d20250214_m043757_c001_v7007000_t0000_u01739507877753") 2025/02/14 04:39:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f104c8d50b08e9f91_d20250214_m043754_c001_v0001184_t0023_u01739507874779") 2025/02/14 04:39:18 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f417ca3366065ea1f_d20250214_m043754_c001_v7007000_t0000_u01739507874595") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1291b_d20250214_m043748_c001_v0001145_t0045_u01739507868820") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e428458b7_d20250214_m043746_c001_v7007000_t0000_u01739507866469") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f105d7d2949ebd5e8_d20250214_m043745_c001_v0001131_t0020_u01739507865404") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633de2c_d20250214_m043745_c001_v7007000_t0000_u01739507865220") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f105d7d2949ebd5e0_d20250214_m043741_c001_v0001131_t0003_u01739507861967") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633de19_d20250214_m043741_c001_v7007000_t0000_u01739507861783") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12907_d20250214_m043736_c001_v0001145_t0002_u01739507856485") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135975_d20250214_m043733_c001_v7007000_t0000_u01739507853422") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df128f5_d20250214_m043730_c001_v0001145_t0008_u01739507850640") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135966_d20250214_m043729_c001_v7007000_t0000_u01739507849903") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bdb87_d20250214_m043725_c001_v0001183_t0057_u01739507845301") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f407efc22c1291154_d20250214_m043721_c001_v7007000_t0000_u01739507841984") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bdb29_d20250214_m043719_c001_v0001183_t0050_u01739507839588") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f407efc22c1291152_d20250214_m043718_c001_v7007000_t0000_u01739507838499") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c175_d20250214_m043712_c001_v0001137_t0058_u01739507832297") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe216f3_d20250214_m043709_c001_v7007000_t0000_u01739507829639") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c169_d20250214_m043707_c001_v0001137_t0007_u01739507827281") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe20f0f_d20250214_m043706_c001_v7007000_t0000_u01739507826190") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df128ab_d20250214_m043700_c001_v0001145_t0036_u01739507820167") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633d4a7_d20250214_m043657_c001_v7007000_t0000_u01739507817453") 2025/02/14 04:39:19 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1289d_d20250214_m043655_c001_v0001145_t0039_u01739507815421") 2025/02/14 04:39:20 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633d499_d20250214_m043654_c001_v7007000_t0000_u01739507814335") 2025/02/14 04:39:20 DEBUG : dst/three.txt: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bd709_d20250214_m043648_c001_v0001183_t0048_u01739507808070") 2025/02/14 04:39:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e428458b9_d20250214_m043746_c001_v7007000_t0000_u01739507866654") 2025/02/14 04:39:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f11421981a3a010d8_d20250214_m043745_c001_v0001178_t0024_u01739507865013") 2025/02/14 04:39:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1145cf1542e3d736_d20250214_m043741_c001_v0001101_t0031_u01739507861473") 2025/02/14 04:39:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d688b1_d20250214_m043734_c001_v7007000_t0000_u01739507854359") 2025/02/14 04:39:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f10785632b8ebec20_d20250214_m043732_c001_v0001102_t0012_u01739507852909") 2025/02/14 04:39:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f10035496b9e5de19_d20250214_m043729_c001_v0001098_t0034_u01739507849614") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f411a7ce6c76fcc5b_d20250214_m043759_c001_v7007000_t0000_u01739507879271") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bddc9_d20250214_m043748_c001_v0001183_t0002_u01739507868246") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e428458bb_d20250214_m043746_c001_v7007000_t0000_u01739507866841") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bdc83_d20250214_m043735_c001_v0001183_t0000_u01739507855928") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d688b2_d20250214_m043734_c001_v7007000_t0000_u01739507854542") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c18d_d20250214_m043724_c001_v0001137_t0007_u01739507844531") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d68873_d20250214_m043723_c001_v7007000_t0000_u01739507843089") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df128c9_d20250214_m043712_c001_v0001145_t0047_u01739507832062") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f405f9bb3511feb46_d20250214_m043710_c001_v7007000_t0000_u01739507830768") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bd900_d20250214_m043659_c001_v0001183_t0025_u01739507819942") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d68810_d20250214_m043658_c001_v7007000_t0000_u01739507818557") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c12e_d20250214_m043647_c001_v0001137_t0011_u01739507807631") 2025/02/14 04:39:20 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d687e4_d20250214_m043646_c001_v7007000_t0000_u01739507806238") 2025/02/14 04:39:21 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1052f825a4e66df5_d20250214_m043641_c001_v0001102_t0026_u01739507801853") 2025/02/14 04:39:21 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633d34b_d20250214_m043620_c001_v7007000_t0000_u01739507780649") 2025/02/14 04:39:21 DEBUG : dst/two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f100d1807144b0533_d20250214_m043619_c001_v0001116_t0013_u01739507779123") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f400470616923f2aa_d20250214_m043535_c001_v7007000_t0000_u01739507735554") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bcbc4_d20250214_m043531_c001_v0001183_t0050_u01739507731993") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f400470616923f28e_d20250214_m043529_c001_v7007000_t0000_u01739507729913") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bc9b7_d20250214_m043518_c001_v0001183_t0039_u01739507718964") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5eb21_d20250214_m043509_c001_v7007000_t0000_u01739507709638") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bc81d_d20250214_m043506_c001_v0001183_t0016_u01739507706415") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bcf_d20250214_m043441_c001_v7007000_t0000_u01739507681241") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1271f_d20250214_m043439_c001_v0001145_t0021_u01739507679438") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bc3_d20250214_m043437_c001_v7007000_t0000_u01739507677811") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1270f_d20250214_m043436_c001_v0001145_t0049_u01739507676499") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bb0_d20250214_m043432_c001_v7007000_t0000_u01739507672752") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126e5_d20250214_m043430_c001_v0001145_t0059_u01739507670795") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87ba0_d20250214_m043429_c001_v7007000_t0000_u01739507669545") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126d7_d20250214_m043428_c001_v0001145_t0024_u01739507668128") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f41826966aa17aebf_d20250214_m043421_c001_v7007000_t0000_u01739507661063") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126a5_d20250214_m043419_c001_v0001145_t0005_u01739507659443") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f41826966aa17aeb1_d20250214_m043418_c001_v7007000_t0000_u01739507658257") 2025/02/14 04:39:21 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1269d_d20250214_m043417_c001_v0001145_t0012_u01739507657292") 2025/02/14 04:39:22 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e428444bb_d20250214_m043411_c001_v7007000_t0000_u01739507651355") 2025/02/14 04:39:22 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12687_d20250214_m043410_c001_v0001145_t0021_u01739507650037") 2025/02/14 04:39:22 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e42844485_d20250214_m043407_c001_v7007000_t0000_u01739507647404") 2025/02/14 04:39:22 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12677_d20250214_m043406_c001_v0001145_t0055_u01739507646307") 2025/02/14 04:39:22 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e42844466_d20250214_m043405_c001_v7007000_t0000_u01739507645217") 2025/02/14 04:39:22 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f107af21b9c3f1ea3_d20250214_m043404_c001_v0001099_t0040_u01739507644517") 2025/02/14 04:39:22 DEBUG : empty space: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12667_d20250214_m043402_c001_v0001145_t0019_u01739507642489") 2025/02/14 04:39:22 DEBUG : enormous: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bca_d20250214_m043440_c001_v7007000_t0000_u01739507680322") 2025/02/14 04:39:22 DEBUG : enormous: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12721_d20250214_m043439_c001_v0001145_t0020_u01739507679693") 2025/02/14 04:39:22 DEBUG : existing: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f411a7ce6c76fcc71_d20250214_m043804_c001_v7007000_t0000_u01739507884252") 2025/02/14 04:39:22 DEBUG : existing: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12950_d20250214_m043802_c001_v0001145_t0051_u01739507882868") 2025/02/14 04:39:22 DEBUG : existing: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5eaed_d20250214_m043504_c001_v7007000_t0000_u01739507704630") 2025/02/14 04:39:22 DEBUG : existing: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1276f_d20250214_m043503_c001_v0001145_t0036_u01739507703487") 2025/02/14 04:39:22 DEBUG : existing: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e4284442d_d20250214_m043358_c001_v7007000_t0000_u01739507638451") 2025/02/14 04:39:22 DEBUG : existing: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1264d_d20250214_m043357_c001_v0001145_t0020_u01739507637467") 2025/02/14 04:39:22 DEBUG : existing: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e42844425_d20250214_m043356_c001_v7007000_t0000_u01739507636203") 2025/02/14 04:39:22 DEBUG : existing: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12645_d20250214_m043355_c001_v0001145_t0029_u01739507635483") 2025/02/14 04:39:22 DEBUG : existing: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1263f_d20250214_m043354_c001_v0001145_t0036_u01739507634647") 2025/02/14 04:39:22 DEBUG : existing-b: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5eaee_d20250214_m043504_c001_v7007000_t0000_u01739507704815") 2025/02/14 04:39:22 DEBUG : existing-b: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bc7a3_d20250214_m043503_c001_v0001183_t0050_u01739507703494") 2025/02/14 04:39:22 DEBUG : file1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135abe_d20250214_m043858_c001_v7007000_t0000_u01739507938159") 2025/02/14 04:39:22 DEBUG : file1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f10366df2a77585cb_d20250214_m043856_c001_v0001172_t0026_u01739507936882") 2025/02/14 04:39:22 DEBUG : file1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135ab2_d20250214_m043854_c001_v7007000_t0000_u01739507934766") 2025/02/14 04:39:23 DEBUG : file1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f106b8121bb502459_d20250214_m043853_c001_v0001042_t0010_u01739507933196") 2025/02/14 04:39:23 DEBUG : five: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bda_d20250214_m043445_c001_v7007000_t0000_u01739507685943") 2025/02/14 04:39:23 DEBUG : five: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4130390c6df1273b_d20250214_m043443_c001_v0001145_t0013_u01739507683993") 2025/02/14 04:39:23 DEBUG : foo: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e428444a2_d20250214_m043409_c001_v7007000_t0000_u01739507649314") 2025/02/14 04:39:23 DEBUG : foo: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4130390c6df1267f_d20250214_m043408_c001_v0001145_t0013_u01739507648765") 2025/02/14 04:39:23 DEBUG : foo: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4130390c6df1267b_d20250214_m043408_c001_v0001145_t0013_u01739507648211") 2025/02/14 04:39:23 DEBUG : four: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bdb_d20250214_m043446_c001_v7007000_t0000_u01739507686131") 2025/02/14 04:39:23 DEBUG : four: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f418e7ee883f1c019_d20250214_m043444_c001_v0001137_t0037_u01739507684540") 2025/02/14 04:39:23 DEBUG : four: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12737_d20250214_m043443_c001_v0001145_t0038_u01739507683248") 2025/02/14 04:39:23 DEBUG : hello world2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe5e_d20250214_m043303_c001_v7007000_t0000_u01739507583599") 2025/02/14 04:39:23 DEBUG : hello world2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1258b_d20250214_m043302_c001_v0001145_t0053_u01739507582868") 2025/02/14 04:39:23 DEBUG : ignore-size: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e42844412_d20250214_m043353_c001_v7007000_t0000_u01739507633557") 2025/02/14 04:39:23 DEBUG : ignore-size: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1262f_d20250214_m043352_c001_v0001145_t0017_u01739507632529") 2025/02/14 04:39:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5eae0_d20250214_m043502_c001_v7007000_t0000_u01739507702381") 2025/02/14 04:39:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bc75b_d20250214_m043501_c001_v0001183_t0048_u01739507701264") 2025/02/14 04:39:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5ead8_d20250214_m043500_c001_v7007000_t0000_u01739507700130") 2025/02/14 04:39:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bc71e_d20250214_m043459_c001_v0001183_t0024_u01739507699103") 2025/02/14 04:39:23 DEBUG : one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bdd_d20250214_m043446_c001_v7007000_t0000_u01739507686314") 2025/02/14 04:39:23 DEBUG : one: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4130390c6df1272f_d20250214_m043442_c001_v0001145_t0013_u01739507682349") 2025/02/14 04:39:23 DEBUG : only0: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a8d_d20250214_m043848_c001_v7007000_t0000_u01739507928348") 2025/02/14 04:39:24 DEBUG : only0: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4130390c6df12a0e_d20250214_m043843_c001_v0001145_t0013_u01739507923076") 2025/02/14 04:39:24 DEBUG : only0: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be225_d20250214_m043829_c001_v0001183_t0000_u01739507909970") 2025/02/14 04:39:24 DEBUG : only0: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f413279d23a7b5ead_d20250214_m043822_c001_v7007000_t0000_u01739507902786") 2025/02/14 04:39:24 DEBUG : only0: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be023_d20250214_m043811_c001_v0001183_t0037_u01739507891309") 2025/02/14 04:39:24 DEBUG : only1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a8e_d20250214_m043848_c001_v7007000_t0000_u01739507928534") 2025/02/14 04:39:24 DEBUG : only1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4130390c6df12a08_d20250214_m043842_c001_v0001145_t0013_u01739507922491") 2025/02/14 04:39:24 DEBUG : only1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be243_d20250214_m043830_c001_v0001183_t0007_u01739507910555") 2025/02/14 04:39:24 DEBUG : only1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe2189d_d20250214_m043823_c001_v7007000_t0000_u01739507903750") 2025/02/14 04:39:24 DEBUG : only1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be033_d20250214_m043811_c001_v0001183_t0041_u01739507891768") 2025/02/14 04:39:24 DEBUG : only10: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a90_d20250214_m043848_c001_v7007000_t0000_u01739507928719") 2025/02/14 04:39:24 DEBUG : only10: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f402b13b0678be39e_d20250214_m043842_c001_v0001183_t0039_u01739507922499") 2025/02/14 04:39:24 DEBUG : only10: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be2d7_d20250214_m043836_c001_v0001183_t0052_u01739507916455") 2025/02/14 04:39:24 DEBUG : only10: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4122605d41c0fba0_d20250214_m043823_c001_v7007000_t0000_u01739507903376") 2025/02/14 04:39:24 DEBUG : only10: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be0d2_d20250214_m043816_c001_v0001183_t0000_u01739507896647") 2025/02/14 04:39:24 DEBUG : only11: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a92_d20250214_m043848_c001_v7007000_t0000_u01739507928903") 2025/02/14 04:39:24 DEBUG : only11: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40366df2a7758597_d20250214_m043843_c001_v0001172_t0017_u01739507923057") 2025/02/14 04:39:24 DEBUG : only11: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be2e7_d20250214_m043836_c001_v0001183_t0047_u01739507916931") 2025/02/14 04:39:24 DEBUG : only11: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f413279d23a7b5eb3_d20250214_m043823_c001_v7007000_t0000_u01739507903343") 2025/02/14 04:39:24 DEBUG : only11: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be0e0_d20250214_m043817_c001_v0001183_t0059_u01739507897206") 2025/02/14 04:39:24 DEBUG : only12: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a94_d20250214_m043849_c001_v7007000_t0000_u01739507929089") 2025/02/14 04:39:24 DEBUG : only12: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406b8121bb502443_d20250214_m043843_c001_v0001042_t0041_u01739507923249") 2025/02/14 04:39:25 DEBUG : only12: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be2ff_d20250214_m043837_c001_v0001183_t0029_u01739507917522") 2025/02/14 04:39:25 DEBUG : only12: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4122605d41c0fba2_d20250214_m043823_c001_v7007000_t0000_u01739507903760") 2025/02/14 04:39:25 DEBUG : only12: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be0f0_d20250214_m043817_c001_v0001183_t0051_u01739507897876") 2025/02/14 04:39:25 DEBUG : only13: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a95_d20250214_m043849_c001_v7007000_t0000_u01739507929274") 2025/02/14 04:39:25 DEBUG : only13: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f402b13b0678be3a8_d20250214_m043842_c001_v0001183_t0039_u01739507922901") 2025/02/14 04:39:25 DEBUG : only13: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be309_d20250214_m043838_c001_v0001183_t0004_u01739507918122") 2025/02/14 04:39:25 DEBUG : only13: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f413279d23a7b5eb9_d20250214_m043823_c001_v7007000_t0000_u01739507903773") 2025/02/14 04:39:25 DEBUG : only13: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be106_d20250214_m043818_c001_v0001183_t0031_u01739507898536") 2025/02/14 04:39:25 DEBUG : only14: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a97_d20250214_m043849_c001_v7007000_t0000_u01739507929459") 2025/02/14 04:39:25 DEBUG : only14: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4130390c6df12a0c_d20250214_m043842_c001_v0001145_t0013_u01739507922893") 2025/02/14 04:39:25 DEBUG : only14: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be325_d20250214_m043838_c001_v0001183_t0000_u01739507918678") 2025/02/14 04:39:25 DEBUG : only14: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f413279d23a7b5eb6_d20250214_m043823_c001_v7007000_t0000_u01739507903534") 2025/02/14 04:39:25 DEBUG : only14: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be122_d20250214_m043819_c001_v0001183_t0048_u01739507899191") 2025/02/14 04:39:25 DEBUG : only15: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a98_d20250214_m043849_c001_v7007000_t0000_u01739507929654") 2025/02/14 04:39:25 DEBUG : only15: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f402b13b0678be3bc_d20250214_m043843_c001_v0001183_t0039_u01739507923282") 2025/02/14 04:39:25 DEBUG : only15: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be33b_d20250214_m043839_c001_v0001183_t0042_u01739507919401") 2025/02/14 04:39:25 DEBUG : only15: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd88297_d20250214_m043823_c001_v7007000_t0000_u01739507903912") 2025/02/14 04:39:25 DEBUG : only15: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be130_d20250214_m043819_c001_v0001183_t0044_u01739507899667") 2025/02/14 04:39:25 DEBUG : only16: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a99_d20250214_m043849_c001_v7007000_t0000_u01739507929836") 2025/02/14 04:39:25 DEBUG : only16: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4130390c6df12a14_d20250214_m043843_c001_v0001145_t0013_u01739507923643") 2025/02/14 04:39:25 DEBUG : only16: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be341_d20250214_m043839_c001_v0001183_t0018_u01739507919961") 2025/02/14 04:39:25 DEBUG : only16: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd88294_d20250214_m043823_c001_v7007000_t0000_u01739507903546") 2025/02/14 04:39:25 DEBUG : only16: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be146_d20250214_m043820_c001_v0001183_t0026_u01739507900201") 2025/02/14 04:39:26 DEBUG : only17: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a9c_d20250214_m043850_c001_v7007000_t0000_u01739507930020") 2025/02/14 04:39:26 DEBUG : only17: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f402b13b0678be3ca_d20250214_m043843_c001_v0001183_t0039_u01739507923651") 2025/02/14 04:39:26 DEBUG : only17: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be34c_d20250214_m043840_c001_v0001183_t0023_u01739507920403") 2025/02/14 04:39:26 DEBUG : only17: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f413279d23a7b5eae_d20250214_m043822_c001_v7007000_t0000_u01739507902967") 2025/02/14 04:39:26 DEBUG : only17: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be152_d20250214_m043820_c001_v0001183_t0059_u01739507900656") 2025/02/14 04:39:26 DEBUG : only18: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135a9e_d20250214_m043850_c001_v7007000_t0000_u01739507930206") 2025/02/14 04:39:26 DEBUG : only18: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f402b13b0678be3b2_d20250214_m043843_c001_v0001183_t0039_u01739507923085") 2025/02/14 04:39:26 DEBUG : only18: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be362_d20250214_m043841_c001_v0001183_t0023_u01739507921160") 2025/02/14 04:39:26 DEBUG : only18: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe2189c_d20250214_m043823_c001_v7007000_t0000_u01739507903556") 2025/02/14 04:39:26 DEBUG : only18: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be160_d20250214_m043821_c001_v0001183_t0027_u01739507901135") 2025/02/14 04:39:26 DEBUG : only19: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135aa1_d20250214_m043850_c001_v7007000_t0000_u01739507930391") 2025/02/14 04:39:26 DEBUG : only19: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40366df2a7758599_d20250214_m043843_c001_v0001172_t0017_u01739507923243") 2025/02/14 04:39:26 DEBUG : only19: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be378_d20250214_m043841_c001_v0001183_t0028_u01739507921629") 2025/02/14 04:39:26 DEBUG : only19: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f413279d23a7b5eaf_d20250214_m043823_c001_v7007000_t0000_u01739507903161") 2025/02/14 04:39:26 DEBUG : only19: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be172_d20250214_m043821_c001_v0001183_t0049_u01739507901591") 2025/02/14 04:39:26 DEBUG : only2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135aa2_d20250214_m043850_c001_v7007000_t0000_u01739507930574") 2025/02/14 04:39:26 DEBUG : only2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4130390c6df12a10_d20250214_m043843_c001_v0001145_t0013_u01739507923259") 2025/02/14 04:39:26 DEBUG : only2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be247_d20250214_m043831_c001_v0001183_t0034_u01739507911024") 2025/02/14 04:39:26 DEBUG : only2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe218a1_d20250214_m043823_c001_v7007000_t0000_u01739507903932") 2025/02/14 04:39:27 DEBUG : only2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be047_d20250214_m043812_c001_v0001183_t0015_u01739507892255") 2025/02/14 04:39:27 DEBUG : only3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135aa3_d20250214_m043850_c001_v7007000_t0000_u01739507930761") 2025/02/14 04:39:27 DEBUG : only3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40366df2a77585a1_d20250214_m043843_c001_v0001172_t0017_u01739507923796") 2025/02/14 04:39:27 DEBUG : only3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be25b_d20250214_m043831_c001_v0001183_t0053_u01739507911786") 2025/02/14 04:39:27 DEBUG : only3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd88293_d20250214_m043823_c001_v7007000_t0000_u01739507903359") 2025/02/14 04:39:27 DEBUG : only3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be057_d20250214_m043812_c001_v0001183_t0005_u01739507892897") 2025/02/14 04:39:27 DEBUG : only4: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135aa4_d20250214_m043850_c001_v7007000_t0000_u01739507930951") 2025/02/14 04:39:27 DEBUG : only4: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40366df2a775859d_d20250214_m043843_c001_v0001172_t0017_u01739507923427") 2025/02/14 04:39:27 DEBUG : only4: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be275_d20250214_m043832_c001_v0001183_t0002_u01739507912513") 2025/02/14 04:39:27 DEBUG : only4: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4122605d41c0fba1_d20250214_m043823_c001_v7007000_t0000_u01739507903567") 2025/02/14 04:39:27 DEBUG : only4: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be06d_d20250214_m043813_c001_v0001183_t0044_u01739507893486") 2025/02/14 04:39:27 DEBUG : only5: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135aa5_d20250214_m043851_c001_v7007000_t0000_u01739507931138") 2025/02/14 04:39:27 DEBUG : only5: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406b8121bb502445_d20250214_m043843_c001_v0001042_t0041_u01739507923435") 2025/02/14 04:39:27 DEBUG : only5: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be283_d20250214_m043833_c001_v0001183_t0015_u01739507913101") 2025/02/14 04:39:27 DEBUG : only5: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe21899_d20250214_m043823_c001_v7007000_t0000_u01739507903364") 2025/02/14 04:39:27 DEBUG : only5: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be077_d20250214_m043813_c001_v0001183_t0032_u01739507893952") 2025/02/14 04:39:27 DEBUG : only6: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135aa6_d20250214_m043851_c001_v7007000_t0000_u01739507931325") 2025/02/14 04:39:27 DEBUG : only6: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4130390c6df12a12_d20250214_m043843_c001_v0001145_t0013_u01739507923450") 2025/02/14 04:39:27 DEBUG : only6: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be2a7_d20250214_m043834_c001_v0001183_t0031_u01739507914357") 2025/02/14 04:39:27 DEBUG : only6: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd88295_d20250214_m043823_c001_v7007000_t0000_u01739507903728") 2025/02/14 04:39:27 DEBUG : only6: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be085_d20250214_m043814_c001_v0001183_t0027_u01739507894466") 2025/02/14 04:39:27 DEBUG : only7: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135aa8_d20250214_m043851_c001_v7007000_t0000_u01739507931511") 2025/02/14 04:39:28 DEBUG : only7: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f402b13b0678be3c2_d20250214_m043843_c001_v0001183_t0039_u01739507923466") 2025/02/14 04:39:28 DEBUG : only7: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be2af_d20250214_m043834_c001_v0001183_t0050_u01739507914866") 2025/02/14 04:39:28 DEBUG : only7: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406cf3bd9fe21896_d20250214_m043823_c001_v7007000_t0000_u01739507903163") 2025/02/14 04:39:28 DEBUG : only7: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be097_d20250214_m043814_c001_v0001183_t0039_u01739507894972") 2025/02/14 04:39:28 DEBUG : only8: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135aa9_d20250214_m043851_c001_v7007000_t0000_u01739507931695") 2025/02/14 04:39:28 DEBUG : only8: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40366df2a775859f_d20250214_m043843_c001_v0001172_t0017_u01739507923612") 2025/02/14 04:39:28 DEBUG : only8: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be2b9_d20250214_m043835_c001_v0001183_t0004_u01739507915303") 2025/02/14 04:39:28 DEBUG : only8: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd88291_d20250214_m043823_c001_v7007000_t0000_u01739507903171") 2025/02/14 04:39:28 DEBUG : only8: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be0ab_d20250214_m043815_c001_v0001183_t0035_u01739507895578") 2025/02/14 04:39:28 DEBUG : only9: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135aaa_d20250214_m043851_c001_v7007000_t0000_u01739507931879") 2025/02/14 04:39:28 DEBUG : only9: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f406b8121bb502447_d20250214_m043843_c001_v0001042_t0041_u01739507923621") 2025/02/14 04:39:28 DEBUG : only9: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be2c5_d20250214_m043835_c001_v0001183_t0017_u01739507915922") 2025/02/14 04:39:28 DEBUG : only9: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4122605d41c0fb9e_d20250214_m043823_c001_v7007000_t0000_u01739507903181") 2025/02/14 04:39:28 DEBUG : only9: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be0bc_d20250214_m043816_c001_v0001183_t0032_u01739507896019") 2025/02/14 04:39:28 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5eace_d20250214_m043457_c001_v7007000_t0000_u01739507697225") 2025/02/14 04:39:28 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c02d_d20250214_m043455_c001_v0001137_t0020_u01739507695419") 2025/02/14 04:39:28 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bfb_d20250214_m043453_c001_v7007000_t0000_u01739507693188") 2025/02/14 04:39:28 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12751_d20250214_m043451_c001_v0001145_t0036_u01739507691517") 2025/02/14 04:39:28 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87beb_d20250214_m043449_c001_v7007000_t0000_u01739507689681") 2025/02/14 04:39:28 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c025_d20250214_m043447_c001_v0001137_t0013_u01739507687251") 2025/02/14 04:39:28 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bbc_d20250214_m043435_c001_v7007000_t0000_u01739507675318") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126f3_d20250214_m043433_c001_v0001145_t0056_u01739507673664") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bab_d20250214_m043431_c001_v7007000_t0000_u01739507671731") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126e3_d20250214_m043430_c001_v0001145_t0032_u01739507670460") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87b9d_d20250214_m043428_c001_v7007000_t0000_u01739507668768") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126d3_d20250214_m043427_c001_v0001145_t0029_u01739507667857") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f41826966aa17aebb_d20250214_m043420_c001_v7007000_t0000_u01739507660477") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126a1_d20250214_m043419_c001_v0001145_t0016_u01739507659171") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f41826966aa17aeb3_d20250214_m043418_c001_v7007000_t0000_u01739507658441") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1269b_d20250214_m043416_c001_v0001145_t0008_u01739507656847") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e428444c8_d20250214_m043416_c001_v7007000_t0000_u01739507656120") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12693_d20250214_m043415_c001_v0001145_t0001_u01739507655291") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1268f_d20250214_m043414_c001_v0001145_t0017_u01739507654454") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e428444c1_d20250214_m043413_c001_v7007000_t0000_u01739507653724") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1268d_d20250214_m043412_c001_v0001145_t0006_u01739507652913") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1268b_d20250214_m043412_c001_v0001145_t0031_u01739507652265") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4026768e428444bd_d20250214_m043411_c001_v7007000_t0000_u01739507651537") 2025/02/14 04:39:29 DEBUG : potato: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12689_d20250214_m043410_c001_v0001145_t0049_u01739507650723") 2025/02/14 04:39:29 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f405f9bb3511feaad_d20250214_m043546_c001_v7007000_t0000_u01739507746469") 2025/02/14 04:39:29 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c092_d20250214_m043545_c001_v0001137_t0010_u01739507745703") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f400470616923f2ad_d20250214_m043535_c001_v7007000_t0000_u01739507735963") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c07a_d20250214_m043531_c001_v0001137_t0006_u01739507731197") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f413279d23a7b4f1e_d20250214_m043522_c001_v7007000_t0000_u01739507722629") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c057_d20250214_m043518_c001_v0001137_t0043_u01739507718291") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5eb2b_d20250214_m043510_c001_v7007000_t0000_u01739507710253") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c041_d20250214_m043506_c001_v0001137_t0030_u01739507706104") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bcd_d20250214_m043440_c001_v7007000_t0000_u01739507680504") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1271d_d20250214_m043439_c001_v0001145_t0053_u01739507679097") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bc5_d20250214_m043437_c001_v7007000_t0000_u01739507677993") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1270b_d20250214_m043436_c001_v0001145_t0044_u01739507676231") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bbd_d20250214_m043435_c001_v7007000_t0000_u01739507675501") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126f9_d20250214_m043434_c001_v0001145_t0058_u01739507674495") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bb2_d20250214_m043432_c001_v7007000_t0000_u01739507672934") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126ed_d20250214_m043432_c001_v0001145_t0046_u01739507672109") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87ba3_d20250214_m043429_c001_v7007000_t0000_u01739507669730") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126d9_d20250214_m043428_c001_v0001145_t0002_u01739507668778") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f41826966aa17aec1_d20250214_m043421_c001_v7007000_t0000_u01739507661247") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df126a7_d20250214_m043420_c001_v0001145_t0022_u01739507660202") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe67_d20250214_m043307_c001_v7007000_t0000_u01739507587157") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12597_d20250214_m043306_c001_v0001145_t0014_u01739507586413") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe61_d20250214_m043305_c001_v7007000_t0000_u01739507585153") 2025/02/14 04:39:30 DEBUG : potato2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12591_d20250214_m043304_c001_v0001145_t0020_u01739507584511") 2025/02/14 04:39:30 DEBUG : potato3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f400470616923f2af_d20250214_m043536_c001_v7007000_t0000_u01739507736358") 2025/02/14 04:39:31 DEBUG : potato3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df127c3_d20250214_m043532_c001_v0001145_t0041_u01739507732555") 2025/02/14 04:39:31 DEBUG : potato3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f413279d23a7b4f20_d20250214_m043522_c001_v7007000_t0000_u01739507722850") 2025/02/14 04:39:31 DEBUG : potato3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12793_d20250214_m043519_c001_v0001145_t0000_u01739507719530") 2025/02/14 04:39:31 DEBUG : potato3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5eb31_d20250214_m043510_c001_v7007000_t0000_u01739507710614") 2025/02/14 04:39:31 DEBUG : potato3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12777_d20250214_m043506_c001_v0001145_t0020_u01739507706626") 2025/02/14 04:39:31 DEBUG : pre-dest1/1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d683c4_d20250214_m043629_c001_v7007000_t0000_u01739507789357") 2025/02/14 04:39:31 DEBUG : pre-dest1/1: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1282d_d20250214_m043621_c001_v0001145_t0039_u01739507781386") 2025/02/14 04:39:31 DEBUG : pre-dest2/2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f408962f9f7d683c6_d20250214_m043629_c001_v7007000_t0000_u01739507789576") 2025/02/14 04:39:31 DEBUG : pre-dest2/2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c0ec_d20250214_m043621_c001_v0001137_t0023_u01739507781981") 2025/02/14 04:39:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f414db0635633d319_d20250214_m043559_c001_v7007000_t0000_u01739507759807") 2025/02/14 04:39:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bcf88_d20250214_m043555_c001_v0001183_t0047_u01739507755906") 2025/02/14 04:39:31 DEBUG : sizeonly: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4191a42bec3faaf3_d20250214_m043350_c001_v7007000_t0000_u01739507630894") 2025/02/14 04:39:31 DEBUG : sizeonly: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12629_d20250214_m043349_c001_v0001145_t0014_u01739507629591") 2025/02/14 04:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4122605d41c0fc2d_d20250214_m043907_c001_v7007000_t0000_u01739507947611") 2025/02/14 04:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12a78_d20250214_m043904_c001_v0001145_t0001_u01739507944731") 2025/02/14 04:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135acf_d20250214_m043902_c001_v7007000_t0000_u01739507942811") 2025/02/14 04:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f106b8121bb502465_d20250214_m043900_c001_v0001042_t0050_u01739507940238") 2025/02/14 04:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5eae3_d20250214_m043502_c001_v7007000_t0000_u01739507702575") 2025/02/14 04:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f118e7ee883f1c037_d20250214_m043501_c001_v0001137_t0005_u01739507701622") 2025/02/14 04:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5ead9_d20250214_m043500_c001_v7007000_t0000_u01739507700312") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12763_d20250214_m043459_c001_v0001145_t0023_u01739507699459") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4191a42bec3faae1_d20250214_m043346_c001_v7007000_t0000_u01739507626318") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12613_d20250214_m043344_c001_v0001145_t0039_u01739507624779") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4191a42bec3faad8_d20250214_m043344_c001_v7007000_t0000_u01739507624038") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1260d_d20250214_m043342_c001_v0001145_t0019_u01739507622825") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4191a42bec3faac2_d20250214_m043339_c001_v7007000_t0000_u01739507619881") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12603_d20250214_m043338_c001_v0001145_t0022_u01739507618765") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4191a42bec3faaba_d20250214_m043338_c001_v7007000_t0000_u01739507618219") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125fd_d20250214_m043337_c001_v0001145_t0026_u01739507617153") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125ef_d20250214_m043334_c001_v0001145_t0005_u01739507614002") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4191a42bec3faaa6_d20250214_m043333_c001_v7007000_t0000_u01739507613270") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125eb_d20250214_m043332_c001_v0001145_t0041_u01739507612575") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125e9_d20250214_m043331_c001_v0001145_t0003_u01739507611637") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4191a42bec3faa99_d20250214_m043330_c001_v7007000_t0000_u01739507610544") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125db_d20250214_m043327_c001_v0001145_t0041_u01739507607968") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125cd_d20250214_m043325_c001_v0001145_t0040_u01739507605302") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4191a42bec3faa59_d20250214_m043324_c001_v7007000_t0000_u01739507604574") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125cb_d20250214_m043323_c001_v0001145_t0017_u01739507603914") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125c9_d20250214_m043323_c001_v0001145_t0026_u01739507603041") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4191a42bec3faa25_d20250214_m043322_c001_v7007000_t0000_u01739507602312") 2025/02/14 04:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125b7_d20250214_m043318_c001_v0001145_t0012_u01739507598227") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4191a42bec3fa9e7_d20250214_m043317_c001_v7007000_t0000_u01739507597853") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125b5_d20250214_m043317_c001_v0001145_t0038_u01739507597141") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe83_d20250214_m043315_c001_v7007000_t0000_u01739507595513") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125af_d20250214_m043314_c001_v0001145_t0004_u01739507594691") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe7d_d20250214_m043314_c001_v7007000_t0000_u01739507594144") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125ad_d20250214_m043313_c001_v0001145_t0029_u01739507593391") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe77_d20250214_m043312_c001_v7007000_t0000_u01739507592122") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df125a5_d20250214_m043311_c001_v0001145_t0054_u01739507590962") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe72_d20250214_m043310_c001_v7007000_t0000_u01739507590416") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1259f_d20250214_m043309_c001_v0001145_t0022_u01739507589765") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe6d_d20250214_m043308_c001_v7007000_t0000_u01739507588859") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1259d_d20250214_m043308_c001_v0001145_t0037_u01739507588070") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe57_d20250214_m043301_c001_v7007000_t0000_u01739507581964") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12585_d20250214_m043301_c001_v0001145_t0031_u01739507581252") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe54_d20250214_m043300_c001_v7007000_t0000_u01739507580351") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12579_d20250214_m043259_c001_v0001145_t0038_u01739507579750") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe4e_d20250214_m043258_c001_v7007000_t0000_u01739507578837") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1256d_d20250214_m043258_c001_v0001145_t0027_u01739507578188") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f409f2af16e52fe46_d20250214_m043255_c001_v7007000_t0000_u01739507575278") 2025/02/14 04:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12561_d20250214_m043254_c001_v0001145_t0030_u01739507574601") 2025/02/14 04:39:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4122605d41c0fc30_d20250214_m043907_c001_v7007000_t0000_u01739507947793") 2025/02/14 04:39:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f10366df2a77585ed_d20250214_m043904_c001_v0001172_t0031_u01739507944743") 2025/02/14 04:39:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135ad1_d20250214_m043903_c001_v7007000_t0000_u01739507943020") 2025/02/14 04:39:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be57e_d20250214_m043859_c001_v0001183_t0017_u01739507939886") 2025/02/14 04:39:34 DEBUG : sub/yam: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5eacc_d20250214_m043456_c001_v7007000_t0000_u01739507696681") 2025/02/14 04:39:34 DEBUG : sub/yam: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bc6a0_d20250214_m043455_c001_v0001183_t0056_u01739507695059") 2025/02/14 04:39:34 DEBUG : test_dir1/file2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135ac1_d20250214_m043858_c001_v7007000_t0000_u01739507938342") 2025/02/14 04:39:34 DEBUG : test_dir1/file2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12a5a_d20250214_m043856_c001_v0001145_t0004_u01739507936536") 2025/02/14 04:39:34 DEBUG : test_dir1/file2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135ab3_d20250214_m043854_c001_v7007000_t0000_u01739507934950") 2025/02/14 04:39:34 DEBUG : test_dir1/file2: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be4da_d20250214_m043853_c001_v0001183_t0034_u01739507933218") 2025/02/14 04:39:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135ac2_d20250214_m043858_c001_v7007000_t0000_u01739507938528") 2025/02/14 04:39:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678be520_d20250214_m043856_c001_v0001183_t0051_u01739507936522") 2025/02/14 04:39:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4168ea2178135ab4_d20250214_m043855_c001_v7007000_t0000_u01739507935134") 2025/02/14 04:39:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12a52_d20250214_m043853_c001_v0001145_t0045_u01739507933210") 2025/02/14 04:39:34 DEBUG : three: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bde_d20250214_m043446_c001_v7007000_t0000_u01739507686514") 2025/02/14 04:39:34 DEBUG : three: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df1273d_d20250214_m043445_c001_v0001145_t0044_u01739507685290") 2025/02/14 04:39:34 DEBUG : three: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f1130390c6df12733_d20250214_m043442_c001_v0001145_t0057_u01739507682716") 2025/02/14 04:39:34 DEBUG : two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87be0_d20250214_m043446_c001_v7007000_t0000_u01739507686707") 2025/02/14 04:39:34 DEBUG : two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f402b13b0678bc56a_d20250214_m043444_c001_v0001183_t0039_u01739507684725") 2025/02/14 04:39:34 DEBUG : two: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f4130390c6df12731_d20250214_m043442_c001_v0001145_t0013_u01739507682532") 2025/02/14 04:39:34 DEBUG : yam: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5eacf_d20250214_m043457_c001_v7007000_t0000_u01739507697408") 2025/02/14 04:39:34 DEBUG : yam: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f100689b593019063_d20250214_m043456_c001_v0001183_t0042_u01739507696486") 2025/02/14 04:39:34 DEBUG : yam: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bf8_d20250214_m043452_c001_v7007000_t0000_u01739507692633") 2025/02/14 04:39:35 DEBUG : yam: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bc614_d20250214_m043451_c001_v0001183_t0005_u01739507691165") 2025/02/14 04:39:35 DEBUG : yam: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87be8_d20250214_m043449_c001_v7007000_t0000_u01739507689128") 2025/02/14 04:39:35 DEBUG : yam: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f102b13b0678bc5ae_d20250214_m043447_c001_v0001183_t0053_u01739507687260") 2025/02/14 04:39:35 DEBUG : yaml: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40160be1f3b5eac9_d20250214_m043453_c001_v7007000_t0000_u01739507693729") 2025/02/14 04:39:35 DEBUG : yaml: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f104a5813bccef11b_d20250214_m043452_c001_v0001183_t0049_u01739507692427") 2025/02/14 04:39:35 DEBUG : yaml: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f40557ed90cd87bec_d20250214_m043449_c001_v7007000_t0000_u01739507689869") 2025/02/14 04:39:35 DEBUG : yaml: Deleting (id "4_z7fc21dd3b0bd0b2b9f580e1b_f103e6fc44c533ca1_d20250214_m043448_c001_v0001113_t0000_u01739507688463") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m45.381682918s (try 1/5)