"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/29 01:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo" 2025/04/29 01:46:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 01:46:52 DEBUG : Creating backend with remote "/tmp/rclone3012012767" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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.01s) --- 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-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:46:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:46:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/29 01:46:53 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:46:53 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.89s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:46:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 01:46:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:46:54 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:46:54 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:46:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:46:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:46:55 DEBUG : B2 bucket rclone-test-memesor3bijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", 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-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", 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-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:46:57 DEBUG : Creating backend with remote "/non-existing" 2025/04/29 01:46:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/29 01:46:57 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:46:57 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:46:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:46:58 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:46:58 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:46:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:46:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:46:59 INFO : B2 bucket rclone-test-memesor3bijo: Running all checks before starting transfers 2025/04/29 01:47:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:00 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:00 INFO : B2 bucket rclone-test-memesor3bijo: Checks finished, now starting transfers 2025/04/29 01:47:00 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.60s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:01 ERROR : Ignoring --no-traverse with sync 2025/04/29 01:47:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:01 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:01 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:01 INFO : sub dir/hello world: Copied (new) 2025/04/29 01:47:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/29 01:47:03 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:03 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/29 01:47:03 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.53s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:47:04 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:04 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:47:06 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:06 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/29 01:47:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 01:47:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/29 01:47:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 01:47:07 INFO : sub dir: Making directory 2025/04/29 01:47:07 INFO : sub dir2: Making directory 2025/04/29 01:47:07 INFO : sub dir2/sub sub dir2: Making directory 2025/04/29 01:47:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:07 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:07 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/29 01:47:08 DEBUG : B2 bucket rclone-test-memesor3bijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:09 INFO : sub dir2: Making directory 2025/04/29 01:47:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/29 01:47:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 01:47:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:09 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:09 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:10 DEBUG : sub dir2: Making directory with metadata 2025/04/29 01:47:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 01:47:10 INFO : sub dir: Making directory 2025/04/29 01:47:10 INFO : sub dir2: Making directory 2025/04/29 01:47:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:10 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:10 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:10 INFO : sub dir/hello world: Copied (new) 2025/04/29 01:47:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/29 01:47:11 DEBUG : B2 bucket rclone-test-memesor3bijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/29 01:47:11 DEBUG : B2 bucket rclone-test-memesor3bijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", 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-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:12 INFO : sub dir2: Making directory 2025/04/29 01:47:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:12 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:12 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:12 INFO : sub dir/hello world: Copied (new) 2025/04/29 01:47:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:13 DEBUG : sub dir2: Making directory with metadata 2025/04/29 01:47:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 01:47:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 01:47:13 INFO : sub dir: Making directory 2025/04/29 01:47:13 INFO : sub dir2: Making directory 2025/04/29 01:47:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:13 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:13 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:14 INFO : sub dir/hello world: Copied (new) 2025/04/29 01:47:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/29 01:47:14 DEBUG : B2 bucket rclone-test-memesor3bijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", 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-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:15 INFO : sub dir2: Making directory 2025/04/29 01:47:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:16 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:16 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:16 INFO : sub dir/hello world: Copied (new) 2025/04/29 01:47:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:17 DEBUG : Creating backend with remote "TestB2:rclone-test-catejuk8pawu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-memesor3bijo -> B2 bucket rclone-test-catejuk8pawu 2025/04/29 01:47:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:18 DEBUG : B2 bucket rclone-test-catejuk8pawu: Waiting for checks to finish 2025/04/29 01:47:18 DEBUG : B2 bucket rclone-test-catejuk8pawu: Waiting for transfers to finish 2025/04/29 01:47:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:19 DEBUG : B2 bucket rclone-test-catejuk8pawu: Purge remote 2025/04/29 01:47:19 INFO : B2 bucket rclone-test-catejuk8pawu: cleaning bucket "rclone-test-catejuk8pawu" of all files 2025/04/29 01:47:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f622d3330ad7bfb9f680e1b_f105570f23298cd95_d20250429_m014719_c001_v0001181_t0016_u01745891239191") --- PASS: TestServerSideCopy (4.17s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 01:47:21 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:21 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/29 01:47:22 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.07s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xobaxup0jagi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-memesor3bijo -> B2 bucket rclone-test-xobaxup0jagi 2025/04/29 01:47:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:24 DEBUG : B2 bucket rclone-test-xobaxup0jagi: Waiting for checks to finish 2025/04/29 01:47:24 DEBUG : B2 bucket rclone-test-xobaxup0jagi: Waiting for transfers to finish 2025/04/29 01:47:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 01:47:26 DEBUG : B2 bucket rclone-test-xobaxup0jagi: Waiting for checks to finish 2025/04/29 01:47:26 DEBUG : B2 bucket rclone-test-xobaxup0jagi: Waiting for transfers to finish 2025/04/29 01:47:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/29 01:47:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:27 DEBUG : B2 bucket rclone-test-xobaxup0jagi: Purge remote 2025/04/29 01:47:27 INFO : B2 bucket rclone-test-xobaxup0jagi: cleaning bucket "rclone-test-xobaxup0jagi" of all files 2025/04/29 01:47:27 DEBUG : sub dir/hello world: Deleting (id "4_zff323db330ad7bfb9f680e1b_f104a316353125659_d20250429_m014726_c001_v0001178_t0057_u01745891246785") 2025/04/29 01:47:27 DEBUG : sub dir/hello world: Deleting (id "4_zff323db330ad7bfb9f680e1b_f10289f0fc6aaed7f_d20250429_m014725_c001_v0001042_t0017_u01745891245455") --- PASS: TestServerSideCopyOverSelf (6.14s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 01:47:30 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:30 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/29 01:47:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/29 01:47:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.17s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bijavax5yebi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-memesor3bijo -> B2 bucket rclone-test-bijavax5yebi 2025/04/29 01:47:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:33 DEBUG : B2 bucket rclone-test-bijavax5yebi: Waiting for checks to finish 2025/04/29 01:47:33 DEBUG : B2 bucket rclone-test-bijavax5yebi: Waiting for transfers to finish 2025/04/29 01:47:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 01:47:34 DEBUG : B2 bucket rclone-test-bijavax5yebi: Waiting for checks to finish 2025/04/29 01:47:34 DEBUG : B2 bucket rclone-test-bijavax5yebi: Waiting for transfers to finish 2025/04/29 01:47:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/29 01:47:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/29 01:47:35 INFO : sub dir/hello world: Deleted 2025/04/29 01:47:36 DEBUG : testing file moves 2025/04/29 01:47:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/29 01:47:36 DEBUG : B2 bucket rclone-test-bijavax5yebi: Waiting for checks to finish 2025/04/29 01:47:36 DEBUG : B2 bucket rclone-test-bijavax5yebi: Waiting for transfers to finish 2025/04/29 01:47:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/29 01:47:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/29 01:47:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:37 DEBUG : B2 bucket rclone-test-bijavax5yebi: Purge remote 2025/04/29 01:47:37 INFO : B2 bucket rclone-test-bijavax5yebi: cleaning bucket "rclone-test-bijavax5yebi" of all files 2025/04/29 01:47:37 DEBUG : sub dir/hello world: Deleting (id "4_zcfe25dc330ad7bfb9f680e1b_f11808b39eb6d181e_d20250429_m014736_c001_v0001105_t0054_u01745891256793") 2025/04/29 01:47:37 DEBUG : sub dir/hello world: Deleting (id "4_zcfe25dc330ad7bfb9f680e1b_f112f4d181f1df35a_d20250429_m014735_c001_v0001172_t0030_u01745891255104") 2025/04/29 01:47:37 DEBUG : sub dir/hello world: Deleting (id "4_zcfe25dc330ad7bfb9f680e1b_f107305d03a42e27d_d20250429_m014733_c001_v0001101_t0058_u01745891253859") --- PASS: TestServerSideMoveOverSelf (9.24s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:40 ERROR : : error listing: directory not found 2025/04/29 01:47:41 INFO : Local file system at /tmp/rclone3012012767: Making directory 2025/04/29 01:47:41 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:41 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.88s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:47:43 DEBUG : Local file system at /tmp/rclone3012012767: Waiting for checks to finish 2025/04/29 01:47:43 DEBUG : Local file system at /tmp/rclone3012012767: Waiting for transfers to finish 2025/04/29 01:47:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:47:43 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/29 01:47:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestCopyRedownload (2.24s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/29 01:47:45 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:45 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 01:47:45 INFO : check sum: Copied (new) 2025/04/29 01:47:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:45 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 01:47:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/29 01:47:45 DEBUG : check sum: Unchanged skipping 2025/04/29 01:47:45 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:45 DEBUG : Waiting for deletions to finish 2025/04/29 01:47:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.26s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/29 01:47:47 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:47 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/29 01:47:47 INFO : sizeonly: Copied (new) 2025/04/29 01:47:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:47 DEBUG : sizeonly: Sizes identical 2025/04/29 01:47:47 DEBUG : sizeonly: Unchanged skipping 2025/04/29 01:47:47 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:47 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:47 DEBUG : Waiting for deletions to finish 2025/04/29 01:47:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/29 01:47:49 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:49 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:50 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/29 01:47:50 INFO : ignore-size: Copied (new) 2025/04/29 01:47:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:47:50 DEBUG : ignore-size: Unchanged skipping 2025/04/29 01:47:50 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:50 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:50 DEBUG : Waiting for deletions to finish 2025/04/29 01:47:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.21s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:47:52 DEBUG : existing: Unchanged skipping 2025/04/29 01:47:52 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:52 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:52 DEBUG : Waiting for deletions to finish 2025/04/29 01:47:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/29 01:47:52 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:52 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/29 01:47:52 INFO : existing: Copied (replaced existing) 2025/04/29 01:47:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.49s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 01:47:54 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:54 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/29 01:47:54 INFO : existing: Copied (new) 2025/04/29 01:47:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:55 DEBUG : existing: Destination exists, skipping 2025/04/29 01:47:55 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:55 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:55 DEBUG : Waiting for deletions to finish 2025/04/29 01:47:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:47:57 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/29 01:47:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/29 01:47:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:47:57 DEBUG : c/non empty space: Unchanged skipping 2025/04/29 01:47:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:47:57 INFO : a/potato2: Copied (new) 2025/04/29 01:47:58 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:47:58 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:47:58 DEBUG : Waiting for deletions to finish 2025/04/29 01:47:58 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:00 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/04/29 01:48:00 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 01:48:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/29 01:48:00 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:00 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:00 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:00 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/04/29 01:48:00 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 01:48:01 INFO : empty space: Updated modification time in destination 2025/04/29 01:48:01 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:01 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:01 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48: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/04/29 01:48:03 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 01:48:03 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:03 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:03 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:05 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/04/29 01:48:05 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3012012767) 2025/04/29 01:48:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-memesor3bijo) 2025/04/29 01:48:05 DEBUG : foo: sha1 differ 2025/04/29 01:48:05 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/29 01:48:05 INFO : foo: Copied (replaced existing) 2025/04/29 01:48:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.91s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:48:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/29 01:48:07 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:07 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:07 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:48:07 INFO : potato: Copied (new) 2025/04/29 01:48:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/29 01:48:09 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:09 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/29 01:48:09 INFO : potato: Copied (replaced existing) 2025/04/29 01:48:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:11 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/04/29 01:48:11 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3012012767) 2025/04/29 01:48:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-memesor3bijo) 2025/04/29 01:48:11 DEBUG : potato: sha1 differ 2025/04/29 01:48:11 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/29 01:48:11 INFO : potato: Copied (replaced existing) 2025/04/29 01:48:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:48:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:48:13 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/29 01:48:13 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:13 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:13 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:48:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:48:15 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:15 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:15 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:48:15 INFO : potato2: Copied (new) 2025/04/29 01:48:15 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:15 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:17 INFO : d: Making directory 2025/04/29 01:48:17 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/29 01:48:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/29 01:48:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:48:17 DEBUG : c/non empty space: Unchanged skipping 2025/04/29 01:48:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:48:17 INFO : a/potato2: Copied (new) 2025/04/29 01:48:18 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:18 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:18 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:18 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:20 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/29 01:48:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/29 01:48:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:48:20 DEBUG : c/non empty space: Unchanged skipping 2025/04/29 01:48:20 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:20 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:48:20 INFO : a/potato2: Copied (new) 2025/04/29 01:48:20 ERROR : B2 bucket rclone-test-memesor3bijo: not deleting files as there were IO errors 2025/04/29 01:48:20 ERROR : B2 bucket rclone-test-memesor3bijo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:22 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:48:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:48:22 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:22 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:22 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:23 INFO : potato: Deleted 2025/04/29 01:48:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:48:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:25 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:25 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:25 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:25 INFO : potato: Deleted 2025/04/29 01:48:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:48:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:48:25 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:25 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:25 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:48:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:48:27 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:27 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/29 01:48:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:29 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 01:48:29 DEBUG : enormous: Excluded 2025/04/29 01:48:29 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 01:48:29 DEBUG : potato2: Excluded 2025/04/29 01:48:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 01:48:30 DEBUG : potato2: Excluded 2025/04/29 01:48:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:48:30 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:30 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:30 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:30 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:30 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 01:48:30 DEBUG : enormous: Excluded 2025/04/29 01:48:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 01:48:30 DEBUG : potato2: Excluded 2025/04/29 01:48:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 01:48:30 DEBUG : potato2: Excluded 2025/04/29 01:48:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/29 01:48:30 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:30 DEBUG : Local file system at /tmp/rclone3012012767: Waiting for checks to finish 2025/04/29 01:48:30 DEBUG : Local file system at /tmp/rclone3012012767: Waiting for transfers to finish 2025/04/29 01:48:30 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:32 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 01:48:32 DEBUG : enormous: Excluded 2025/04/29 01:48:32 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 01:48:32 DEBUG : potato2: Excluded 2025/04/29 01:48:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:48:33 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:33 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:33 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:33 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:33 INFO : enormous: Deleted 2025/04/29 01:48:33 INFO : potato2: Deleted 2025/04/29 01:48:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/29 01:48:33 DEBUG : empty space: Unchanged skipping 2025/04/29 01:48:33 DEBUG : Local file system at /tmp/rclone3012012767: Waiting for checks to finish 2025/04/29 01:48:33 DEBUG : Local file system at /tmp/rclone3012012767: Waiting for transfers to finish 2025/04/29 01:48:33 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:33 INFO : potato2: Deleted 2025/04/29 01:48:33 INFO : enormous: Deleted 2025/04/29 01:48:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:36 DEBUG : five: Need to transfer - File not found at Destination 2025/04/29 01:48:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/29 01:48:36 DEBUG : one: Destination is newer than source, skipping 2025/04/29 01:48:36 DEBUG : three: Sizes identical 2025/04/29 01:48:36 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3012012767) 2025/04/29 01:48:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-memesor3bijo) 2025/04/29 01:48:36 DEBUG : two: sha1 differ 2025/04/29 01:48:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/29 01:48:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 01:48:36 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/29 01:48:36 INFO : five: Copied (new) 2025/04/29 01:48:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/29 01:48:36 INFO : four: Copied (replaced existing) 2025/04/29 01:48:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/29 01:48:37 INFO : two: Copied (replaced existing) 2025/04/29 01:48:37 DEBUG : Waiting for deletions to finish 2025/04/29 01:48:37 DEBUG : one: Destination is newer than source, skipping 2025/04/29 01:48:37 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/29 01:48:37 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/29 01:48:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 01:48:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/29 01:48:37 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/29 01:48:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 01:48:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3012012767) 2025/04/29 01:48:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-memesor3bijo) 2025/04/29 01:48:37 DEBUG : three: sha1 differ 2025/04/29 01:48:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/29 01:48:37 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/29 01:48:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/29 01:48:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 01:48:37 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 01:48:38 INFO : three: Copied (replaced existing) 2025/04/29 01:48:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.52s) === 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-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/29 01:48:39 INFO : B2 bucket rclone-test-memesor3bijo: Making map for --track-renames 2025/04/29 01:48:39 INFO : B2 bucket rclone-test-memesor3bijo: Finished making map for --track-renames 2025/04/29 01:48:39 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/29 01:48:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/29 01:48:39 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for renames to finish 2025/04/29 01:48:39 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/29 01:48:40 INFO : potato: Copied (new) 2025/04/29 01:48:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 01:48:40 INFO : yam: Copied (new) 2025/04/29 01:48:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:48:40 INFO : B2 bucket rclone-test-memesor3bijo: Making map for --track-renames 2025/04/29 01:48:40 INFO : B2 bucket rclone-test-memesor3bijo: Finished making map for --track-renames 2025/04/29 01:48:40 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:40 DEBUG : potato: Unchanged skipping 2025/04/29 01:48:40 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for renames to finish 2025/04/29 01:48:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 01:48:41 INFO : yam: Copied (server-side copy) to: yaml 2025/04/29 01:48:41 INFO : yam: Deleted 2025/04/29 01:48:41 INFO : yaml: Renamed from "yam" 2025/04/29 01:48:41 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.64s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/29 01:48:43 INFO : B2 bucket rclone-test-memesor3bijo: Making map for --track-renames 2025/04/29 01:48:43 INFO : B2 bucket rclone-test-memesor3bijo: Finished making map for --track-renames 2025/04/29 01:48:43 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/29 01:48:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/29 01:48:43 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for renames to finish 2025/04/29 01:48:43 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 01:48:43 INFO : yam: Copied (new) 2025/04/29 01:48:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/29 01:48:43 INFO : potato: Copied (new) 2025/04/29 01:48:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:48:44 INFO : B2 bucket rclone-test-memesor3bijo: Making map for --track-renames 2025/04/29 01:48:44 INFO : B2 bucket rclone-test-memesor3bijo: Finished making map for --track-renames 2025/04/29 01:48:44 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:44 DEBUG : potato: Unchanged skipping 2025/04/29 01:48:44 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for renames to finish 2025/04/29 01:48:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 01:48:45 INFO : yam: Copied (server-side copy) to: yaml 2025/04/29 01:48:45 INFO : yam: Deleted 2025/04/29 01:48:45 INFO : yaml: Renamed from "yam" 2025/04/29 01:48:45 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/29 01:48:47 INFO : B2 bucket rclone-test-memesor3bijo: Making map for --track-renames 2025/04/29 01:48:47 INFO : B2 bucket rclone-test-memesor3bijo: Finished making map for --track-renames 2025/04/29 01:48:47 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/29 01:48:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/29 01:48:47 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for renames to finish 2025/04/29 01:48:47 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/29 01:48:47 INFO : potato: Copied (new) 2025/04/29 01:48:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 01:48:47 INFO : sub/yam: Copied (new) 2025/04/29 01:48:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:48:48 DEBUG : potato: Unchanged skipping 2025/04/29 01:48:48 INFO : B2 bucket rclone-test-memesor3bijo: Making map for --track-renames 2025/04/29 01:48:48 INFO : B2 bucket rclone-test-memesor3bijo: Finished making map for --track-renames 2025/04/29 01:48:48 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:48 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for renames to finish 2025/04/29 01:48:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 01:48:49 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/29 01:48:49 INFO : sub/yam: Deleted 2025/04/29 01:48:49 INFO : yam: Renamed from "sub/yam" 2025/04/29 01:48:49 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:51 DEBUG : Creating backend with remote "/tmp/rclone3012012767/dir1" 2025/04/29 01:48:51 DEBUG : Creating backend with remote "/tmp/rclone3012012767/dir2" 2025/04/29 01:48:51 DEBUG : Local file system at /tmp/rclone3012012767/dir2: Using server-side directory move 2025/04/29 01:48:51 INFO : Local file system at /tmp/rclone3012012767/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/29 01:48:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/29 01:48:51 INFO : file1.txt: Moved (server-side) 2025/04/29 01:48:51 DEBUG : Local file system at /tmp/rclone3012012767/dir2: Waiting for checks to finish 2025/04/29 01:48:51 DEBUG : Local file system at /tmp/rclone3012012767/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:48:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/29 01:48:51 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:51 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/29 01:48:52 INFO : nested/sub dir/file: Copied (new) 2025/04/29 01:48:52 INFO : nested/sub dir/file: Deleted 2025/04/29 01:48:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:48:52 INFO : sub dir/hello world: Copied (new) 2025/04/29 01:48:52 INFO : sub dir/hello world: Deleted 2025/04/29 01:48:52 INFO : sub dir: Removing directory 2025/04/29 01:48:52 INFO : nested/sub dir: Removing directory 2025/04/29 01:48:52 INFO : nested: Removing directory 2025/04/29 01:48:52 DEBUG : Local file system at /tmp/rclone3012012767: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 01:48:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/29 01:48:53 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:53 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/29 01:48:54 INFO : nested/sub dir/file: Copied (new) 2025/04/29 01:48:54 INFO : nested/sub dir/file: Deleted 2025/04/29 01:48:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 01:48:54 INFO : sub dir/hello world: Copied (new) 2025/04/29 01:48:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.26s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 01:48:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/29 01:48:56 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:56 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/29 01:48:56 INFO : existing: Copied (new) 2025/04/29 01:48:56 INFO : existing: Deleted 2025/04/29 01:48:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/29 01:48:56 INFO : existing-b: Copied (new) 2025/04/29 01:48:56 INFO : existing-b: Deleted 2025/04/29 01:48:56 DEBUG : existing: Destination exists, skipping 2025/04/29 01:48:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/29 01:48:56 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:48:56 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:48:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.13s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:48:58 DEBUG : Creating backend with remote "TestB2:rclone-test-lerabog6baha" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-memesor3bijo -> B2 bucket rclone-test-lerabog6baha 2025/04/29 01:49:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:49:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/29 01:49:02 DEBUG : empty space: Unchanged skipping 2025/04/29 01:49:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/29 01:49:02 DEBUG : B2 bucket rclone-test-lerabog6baha: Waiting for checks to finish 2025/04/29 01:49:02 INFO : empty space: Deleted 2025/04/29 01:49:02 DEBUG : B2 bucket rclone-test-lerabog6baha: Waiting for transfers to finish 2025/04/29 01:49:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:49:02 INFO : potato2: Copied (server-side copy) 2025/04/29 01:49:02 INFO : potato2: Deleted 2025/04/29 01:49:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 01:49:02 INFO : potato3: Copied (server-side copy) 2025/04/29 01:49:03 INFO : potato3: Deleted 2025/04/29 01:49:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vitodad3voli" 2025/04/29 01:49:04 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/29 01:49:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:49:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/29 01:49:04 DEBUG : B2 bucket rclone-test-vitodad3voli: Waiting for checks to finish 2025/04/29 01:49:04 DEBUG : B2 bucket rclone-test-vitodad3voli: Waiting for transfers to finish 2025/04/29 01:49:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:49:05 INFO : potato2: Copied (server-side copy) 2025/04/29 01:49:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 01:49:05 INFO : potato3: Copied (server-side copy) 2025/04/29 01:49:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 01:49:05 INFO : empty space: Copied (server-side copy) 2025/04/29 01:49:05 INFO : potato2: Deleted 2025/04/29 01:49:05 INFO : potato3: Deleted 2025/04/29 01:49:05 INFO : empty space: Deleted 2025/04/29 01:49:06 DEBUG : B2 bucket rclone-test-vitodad3voli: Purge remote 2025/04/29 01:49:06 INFO : B2 bucket rclone-test-vitodad3voli: cleaning bucket "rclone-test-vitodad3voli" of all files 2025/04/29 01:49:06 DEBUG : empty space: Deleting (id "4_z4f22cd1330bd7bfb9f680e1b_f11691b6f4f49e32b_d20250429_m014905_c001_v0001040_t0045_u01745891345108") 2025/04/29 01:49:06 DEBUG : potato2: Deleting (id "4_z4f22cd1330bd7bfb9f680e1b_f1093fbd560f95571_d20250429_m014905_c001_v0001165_t0026_u01745891345474") 2025/04/29 01:49:06 DEBUG : potato3: Deleting (id "4_z4f22cd1330bd7bfb9f680e1b_f1048456abc002ab8_d20250429_m014905_c001_v0001184_t0042_u01745891345505") 2025/04/29 01:49:08 DEBUG : B2 bucket rclone-test-lerabog6baha: Purge remote 2025/04/29 01:49:08 INFO : B2 bucket rclone-test-lerabog6baha: cleaning bucket "rclone-test-lerabog6baha" of all files 2025/04/29 01:49:08 DEBUG : empty space: Deleting (id "4_zbfa2bd0330bd7bfb9f680e1b_f407bc95a5e4ba6d1_d20250429_m014905_c001_v7007000_t0000_u01745891345884") 2025/04/29 01:49:08 DEBUG : empty space: Deleting (id "4_zbfa2bd0330bd7bfb9f680e1b_f112f4d181f1df43e_d20250429_m014901_c001_v0001172_t0042_u01745891341375") 2025/04/29 01:49:08 DEBUG : potato2: Deleting (id "4_zbfa2bd0330bd7bfb9f680e1b_f407bc95a5e4ba6ce_d20250429_m014905_c001_v7007000_t0000_u01745891345695") 2025/04/29 01:49:08 DEBUG : potato2: Deleting (id "4_zbfa2bd0330bd7bfb9f680e1b_f112cf1b6bd0cf907_d20250429_m014902_c001_v0001171_t0000_u01745891342505") 2025/04/29 01:49:08 DEBUG : potato3: Deleting (id "4_zbfa2bd0330bd7bfb9f680e1b_f41290d560700d85f_d20250429_m014905_c001_v7007000_t0000_u01745891345716") 2025/04/29 01:49:08 DEBUG : potato3: Deleting (id "4_zbfa2bd0330bd7bfb9f680e1b_f1050fe9a72057762_d20250429_m014902_c001_v0001183_t0010_u01745891342824") 2025/04/29 01:49:08 DEBUG : potato3: Deleting (id "4_zbfa2bd0330bd7bfb9f680e1b_f112f4d181f1df440_d20250429_m014901_c001_v0001172_t0011_u01745891341700") --- PASS: TestServerSideMove (11.95s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:49:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fapugoz4mubo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-memesor3bijo -> B2 bucket rclone-test-fapugoz4mubo 2025/04/29 01:49:15 DEBUG : empty space: Excluded (Size Filter) 2025/04/29 01:49:15 DEBUG : empty space: Excluded 2025/04/29 01:49:15 DEBUG : empty space: Excluded (Size Filter) 2025/04/29 01:49:15 DEBUG : empty space: Excluded 2025/04/29 01:49:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:49:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/29 01:49:15 DEBUG : B2 bucket rclone-test-fapugoz4mubo: Waiting for checks to finish 2025/04/29 01:49:15 DEBUG : B2 bucket rclone-test-fapugoz4mubo: Waiting for transfers to finish 2025/04/29 01:49:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:49:15 INFO : potato2: Copied (server-side copy) 2025/04/29 01:49:15 INFO : potato2: Deleted 2025/04/29 01:49:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 01:49:16 INFO : potato3: Copied (server-side copy) 2025/04/29 01:49:16 INFO : potato3: Deleted 2025/04/29 01:49:16 DEBUG : Creating backend with remote "TestB2:rclone-test-mukemud4behu" 2025/04/29 01:49:17 DEBUG : empty space: Excluded (Size Filter) 2025/04/29 01:49:17 DEBUG : empty space: Excluded 2025/04/29 01:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:49:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/29 01:49:17 DEBUG : B2 bucket rclone-test-mukemud4behu: Waiting for checks to finish 2025/04/29 01:49:17 DEBUG : B2 bucket rclone-test-mukemud4behu: Waiting for transfers to finish 2025/04/29 01:49:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:49:18 INFO : potato2: Copied (server-side copy) 2025/04/29 01:49:18 INFO : potato2: Deleted 2025/04/29 01:49:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 01:49:18 INFO : potato3: Copied (server-side copy) 2025/04/29 01:49:19 INFO : potato3: Deleted 2025/04/29 01:49:19 DEBUG : B2 bucket rclone-test-mukemud4behu: Purge remote 2025/04/29 01:49:19 INFO : B2 bucket rclone-test-mukemud4behu: cleaning bucket "rclone-test-mukemud4behu" of all files 2025/04/29 01:49:19 DEBUG : potato2: Deleting (id "4_zaf42fd4330bd7bfb9f680e1b_f1027443d2749993d_d20250429_m014918_c001_v0001161_t0043_u01745891358273") 2025/04/29 01:49:19 DEBUG : potato3: Deleting (id "4_zaf42fd4330bd7bfb9f680e1b_f116602e55cbff01a_d20250429_m014918_c001_v0001032_t0055_u01745891358666") 2025/04/29 01:49:20 DEBUG : B2 bucket rclone-test-fapugoz4mubo: Purge remote 2025/04/29 01:49:20 INFO : B2 bucket rclone-test-fapugoz4mubo: cleaning bucket "rclone-test-fapugoz4mubo" of all files 2025/04/29 01:49:20 DEBUG : empty space: Deleting (id "4_z1f02ed4330bd7bfb9f680e1b_f1001b173bae09fdf_d20250429_m014914_c001_v0001180_t0001_u01745891354532") 2025/04/29 01:49:20 DEBUG : potato2: Deleting (id "4_z1f02ed4330bd7bfb9f680e1b_f411ac54a1ecb6476_d20250429_m014918_c001_v7007000_t0000_u01745891358730") 2025/04/29 01:49:20 DEBUG : potato2: Deleting (id "4_z1f02ed4330bd7bfb9f680e1b_f10952a6b76fdbb52_d20250429_m014915_c001_v0001144_t0038_u01745891355371") 2025/04/29 01:49:20 DEBUG : potato3: Deleting (id "4_z1f02ed4330bd7bfb9f680e1b_f411ac54a1ecb6479_d20250429_m014919_c001_v7007000_t0000_u01745891359081") 2025/04/29 01:49:20 DEBUG : potato3: Deleting (id "4_z1f02ed4330bd7bfb9f680e1b_f1121325c2eb054e2_d20250429_m014915_c001_v0001179_t0027_u01745891355734") 2025/04/29 01:49:20 DEBUG : potato3: Deleting (id "4_z1f02ed4330bd7bfb9f680e1b_f1001b173bae09fe1_d20250429_m014914_c001_v0001180_t0016_u01745891354745") --- PASS: TestServerSideMoveWithFilter (15.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:49:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jayopep4jide" 2025/04/29 01:49:28 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-memesor3bijo -> B2 bucket rclone-test-jayopep4jide 2025/04/29 01:49:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:49:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/29 01:49:30 DEBUG : empty space: Unchanged skipping 2025/04/29 01:49:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/29 01:49:30 DEBUG : B2 bucket rclone-test-jayopep4jide: Waiting for checks to finish 2025/04/29 01:49:30 INFO : empty space: Deleted 2025/04/29 01:49:30 DEBUG : B2 bucket rclone-test-jayopep4jide: Waiting for transfers to finish 2025/04/29 01:49:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:49:30 INFO : potato2: Copied (server-side copy) 2025/04/29 01:49:30 INFO : potato2: Deleted 2025/04/29 01:49:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 01:49:30 INFO : potato3: Copied (server-side copy) 2025/04/29 01:49:31 INFO : potato3: Deleted 2025/04/29 01:49:31 DEBUG : Creating backend with remote "TestB2:rclone-test-foheqen7pemo" 2025/04/29 01:49:32 INFO : tomatoDir: Making directory 2025/04/29 01:49:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/29 01:49:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 01:49:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/29 01:49:32 DEBUG : B2 bucket rclone-test-foheqen7pemo: Waiting for checks to finish 2025/04/29 01:49:32 DEBUG : B2 bucket rclone-test-foheqen7pemo: Waiting for transfers to finish 2025/04/29 01:49:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 01:49:34 INFO : empty space: Copied (server-side copy) 2025/04/29 01:49:34 INFO : empty space: Deleted 2025/04/29 01:49:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 01:49:34 INFO : potato2: Copied (server-side copy) 2025/04/29 01:49:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 01:49:34 INFO : potato3: Copied (server-side copy) 2025/04/29 01:49:34 INFO : potato2: Deleted 2025/04/29 01:49:35 INFO : potato3: Deleted 2025/04/29 01:49:35 DEBUG : B2 bucket rclone-test-foheqen7pemo: Purge remote 2025/04/29 01:49:35 INFO : B2 bucket rclone-test-foheqen7pemo: cleaning bucket "rclone-test-foheqen7pemo" of all files 2025/04/29 01:49:35 DEBUG : empty space: Deleting (id "4_z3f822df330cd7bfb9f680e1b_f108df5182e51ab6c_d20250429_m014934_c001_v0001184_t0028_u01745891374348") 2025/04/29 01:49:35 DEBUG : potato2: Deleting (id "4_z3f822df330cd7bfb9f680e1b_f111e213829b49a4c_d20250429_m014934_c001_v0001183_t0007_u01745891374571") 2025/04/29 01:49:35 DEBUG : potato3: Deleting (id "4_z3f822df330cd7bfb9f680e1b_f11556efe5eb4041c_d20250429_m014934_c001_v0001182_t0011_u01745891374728") 2025/04/29 01:49:37 DEBUG : B2 bucket rclone-test-jayopep4jide: Purge remote 2025/04/29 01:49:37 INFO : B2 bucket rclone-test-jayopep4jide: cleaning bucket "rclone-test-jayopep4jide" of all files 2025/04/29 01:49:37 DEBUG : empty space: Deleting (id "4_z6f221df330cd7bfb9f680e1b_f4186c45cec50d301_d20250429_m014934_c001_v7007000_t0000_u01745891374553") 2025/04/29 01:49:37 DEBUG : empty space: Deleting (id "4_z6f221df330cd7bfb9f680e1b_f1036803654d9374b_d20250429_m014929_c001_v0001184_t0042_u01745891369737") 2025/04/29 01:49:37 DEBUG : potato2: Deleting (id "4_z6f221df330cd7bfb9f680e1b_f4186c45cec50d305_d20250429_m014934_c001_v7007000_t0000_u01745891374770") 2025/04/29 01:49:37 DEBUG : potato2: Deleting (id "4_z6f221df330cd7bfb9f680e1b_f114d1ad0b3384ac8_d20250429_m014930_c001_v0001184_t0034_u01745891370523") 2025/04/29 01:49:37 DEBUG : potato3: Deleting (id "4_z6f221df330cd7bfb9f680e1b_f409b3212cf6c0b75_d20250429_m014934_c001_v7007000_t0000_u01745891374941") 2025/04/29 01:49:37 DEBUG : potato3: Deleting (id "4_z6f221df330cd7bfb9f680e1b_f114cb3f82c21bdc1_d20250429_m014930_c001_v0001182_t0016_u01745891370747") 2025/04/29 01:49:37 DEBUG : potato3: Deleting (id "4_z6f221df330cd7bfb9f680e1b_f1036803654d9374d_d20250429_m014929_c001_v0001184_t0035_u01745891369930") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.96s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:49:39 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.32s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:49:42 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncOverlap (3.32s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:49:46 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/rclone-sync-test" 2025/04/29 01:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/rclone-sync-test-include/layer2" 2025/04/29 01:49:49 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/rclone-sync-test-ignore-file" 2025/04/29 01:49:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/29 01:49:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/29 01:49:53 DEBUG : pacer: Reducing sleep to 10ms 2025/04/29 01:49:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 01:49:53 DEBUG : B2 bucket rclone-test-memesor3bijo path rclone-sync-test: Waiting for checks to finish 2025/04/29 01:49:53 DEBUG : B2 bucket rclone-test-memesor3bijo path rclone-sync-test: Waiting for transfers to finish 2025/04/29 01:49:53 DEBUG : Waiting for deletions to finish 2025/04/29 01:49:53 INFO : There was nothing to transfer 2025/04/29 01:49:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 01:49:54 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:49:54 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:49:54 DEBUG : Waiting for deletions to finish 2025/04/29 01:49:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:49:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 01:49:54 DEBUG : B2 bucket rclone-test-memesor3bijo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/29 01:49:54 DEBUG : B2 bucket rclone-test-memesor3bijo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/29 01:49:54 DEBUG : Waiting for deletions to finish 2025/04/29 01:49:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:49:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 01:49:55 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:49:55 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:49:55 DEBUG : Waiting for deletions to finish 2025/04/29 01:49:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:49:55 DEBUG : : Excluded 2025/04/29 01:49:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 01:49:55 DEBUG : B2 bucket rclone-test-memesor3bijo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/29 01:49:55 DEBUG : B2 bucket rclone-test-memesor3bijo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/29 01:49:55 DEBUG : Waiting for deletions to finish 2025/04/29 01:49:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.44s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:50:02 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/dst" 2025/04/29 01:50:03 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/CompareDest" 2025/04/29 01:50:05 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 01:50:05 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:05 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 01:50:06 INFO : one: Copied (new) 2025/04/29 01:50:06 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 01:50:06 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:07 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/29 01:50:07 INFO : one: Copied (replaced existing) 2025/04/29 01:50:07 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 01:50:09 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 01:50:09 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:09 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:09 INFO : There was nothing to transfer 2025/04/29 01:50:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 01:50:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 01:50:10 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 01:50:11 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:11 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:11 INFO : There was nothing to transfer 2025/04/29 01:50:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 01:50:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 01:50:11 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 01:50:11 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:11 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:11 INFO : There was nothing to transfer 2025/04/29 01:50:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 01:50:12 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/04/29 01:50:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/29 01:50:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 01:50:12 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 01:50:12 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:12 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:12 INFO : There was nothing to transfer 2025/04/29 01:50:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 01:50:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/29 01:50:13 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 01:50:13 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 01:50:13 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/29 01:50:14 INFO : two: Copied (new) 2025/04/29 01:50:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.87s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:50:17 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/dest" 2025/04/29 01:50:18 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/pre-dest1" 2025/04/29 01:50:19 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/pre-dest2" 2025/04/29 01:50:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:50:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/29 01:50:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:50:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/29 01:50:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/29 01:50:22 DEBUG : B2 bucket rclone-test-memesor3bijo path dest: Waiting for checks to finish 2025/04/29 01:50:22 DEBUG : B2 bucket rclone-test-memesor3bijo path dest: Waiting for transfers to finish 2025/04/29 01:50:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/29 01:50:22 INFO : 3: Copied (new) 2025/04/29 01:50:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.23s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:50:24 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/dst" 2025/04/29 01:50:25 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/CopyDest" 2025/04/29 01:50:27 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 01:50:27 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:27 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 01:50:28 INFO : one: Copied (new) 2025/04/29 01:50:28 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:29 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 01:50:29 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/29 01:50:29 INFO : one: Copied (replaced existing) 2025/04/29 01:50:29 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:31 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/BackupDir" 2025/04/29 01:50:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 01:50:32 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 01:50:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 01:50:34 INFO : one: Copied (server-side copy) 2025/04/29 01:50:34 INFO : one: Deleted 2025/04/29 01:50:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/29 01:50:34 INFO : one: Copied (server-side copy) 2025/04/29 01:50:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/29 01:50:34 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:34 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:35 DEBUG : one: Unchanged skipping 2025/04/29 01:50:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/29 01:50:36 INFO : two: Copied (server-side copy) 2025/04/29 01:50:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/29 01:50:36 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:36 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:36 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:37 DEBUG : one: Unchanged skipping 2025/04/29 01:50:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:37 DEBUG : two: Unchanged skipping 2025/04/29 01:50:37 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:37 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:37 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:37 INFO : There was nothing to transfer 2025/04/29 01:50:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:38 DEBUG : one: Unchanged skipping 2025/04/29 01:50:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/29 01:50:38 DEBUG : three: Destination not found in --copy-dest 2025/04/29 01:50:38 DEBUG : three: Need to transfer - File not found at Destination 2025/04/29 01:50:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 01:50:38 DEBUG : two: Unchanged skipping 2025/04/29 01:50:38 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:38 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/29 01:50:39 INFO : three: Copied (new) 2025/04/29 01:50:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.27s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:50:42 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/dst" 2025/04/29 01:50:43 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/backup" 2025/04/29 01:50:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 01:50:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:50:45 DEBUG : two: Unchanged skipping 2025/04/29 01:50:45 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 01:50:46 INFO : one: Copied (server-side copy) 2025/04/29 01:50:47 INFO : one: Deleted 2025/04/29 01:50:47 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:50:48 INFO : one: Copied (new) 2025/04/29 01:50:48 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 01:50:48 INFO : three.txt: Copied (server-side copy) 2025/04/29 01:50:48 INFO : three.txt: Deleted 2025/04/29 01:50:48 INFO : three.txt: Moved into backup dir 2025/04/29 01:50:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 01:50:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:50:50 DEBUG : two: Unchanged skipping 2025/04/29 01:50:50 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:50:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:50:51 INFO : one: Copied (server-side copy) 2025/04/29 01:50:51 INFO : one: Deleted 2025/04/29 01:50:51 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:50:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 01:50:51 INFO : one: Copied (new) 2025/04/29 01:50:51 DEBUG : Waiting for deletions to finish 2025/04/29 01:50:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 01:50:52 INFO : three.txt: Copied (server-side copy) 2025/04/29 01:50:52 INFO : three.txt: Deleted 2025/04/29 01:50:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.12s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:50:56 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/dst" 2025/04/29 01:50:57 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/backup" 2025/04/29 01:50:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 01:50:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:50:59 DEBUG : two: Unchanged skipping 2025/04/29 01:50:59 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:51:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 01:51:00 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 01:51:00 INFO : one: Deleted 2025/04/29 01:51:00 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:51:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:51:02 INFO : one: Copied (new) 2025/04/29 01:51:02 DEBUG : Waiting for deletions to finish 2025/04/29 01:51:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 01:51:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 01:51:02 INFO : three.txt: Deleted 2025/04/29 01:51:02 INFO : three.txt: Moved into backup dir 2025/04/29 01:51:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 01:51:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:51:04 DEBUG : two: Unchanged skipping 2025/04/29 01:51:04 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:51:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:51:04 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 01:51:05 INFO : one: Deleted 2025/04/29 01:51:05 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:51:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 01:51:05 INFO : one: Copied (new) 2025/04/29 01:51:05 DEBUG : Waiting for deletions to finish 2025/04/29 01:51:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 01:51:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 01:51:06 INFO : three.txt: Deleted 2025/04/29 01:51:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.91s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:51:10 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/dst" 2025/04/29 01:51:11 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/backup" 2025/04/29 01:51:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 01:51:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:51:12 DEBUG : two: Unchanged skipping 2025/04/29 01:51:12 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:51:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 01:51:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/29 01:51:14 INFO : one: Deleted 2025/04/29 01:51:14 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:51:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:51:15 INFO : one: Copied (new) 2025/04/29 01:51:15 DEBUG : Waiting for deletions to finish 2025/04/29 01:51:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 01:51:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/29 01:51:16 INFO : three.txt: Deleted 2025/04/29 01:51:16 INFO : three.txt: Moved into backup dir 2025/04/29 01:51:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 01:51:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:51:18 DEBUG : two: Unchanged skipping 2025/04/29 01:51:18 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:51:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:51:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/29 01:51:18 INFO : one: Deleted 2025/04/29 01:51:18 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:51:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 01:51:19 INFO : one: Copied (new) 2025/04/29 01:51:19 DEBUG : Waiting for deletions to finish 2025/04/29 01:51:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 01:51:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/29 01:51:19 INFO : three.txt: Deleted 2025/04/29 01:51:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:51:22 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/dst" 2025/04/29 01:51:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 01:51:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:51:24 DEBUG : two: Unchanged skipping 2025/04/29 01:51:24 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:51:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 01:51:25 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 01:51:25 INFO : one: Deleted 2025/04/29 01:51:25 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:51:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:51:26 INFO : one: Copied (new) 2025/04/29 01:51:26 DEBUG : Waiting for deletions to finish 2025/04/29 01:51:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 01:51:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 01:51:27 INFO : three.txt: Deleted 2025/04/29 01:51:27 INFO : three.txt: Moved into backup dir 2025/04/29 01:51:28 DEBUG : one.bak: Excluded (Path Filter) 2025/04/29 01:51:28 DEBUG : one.bak: Excluded 2025/04/29 01:51:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/29 01:51:28 DEBUG : three.txt.bak: Excluded 2025/04/29 01:51:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 01:51:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:51:28 DEBUG : two: Unchanged skipping 2025/04/29 01:51:28 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for checks to finish 2025/04/29 01:51:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:51:29 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 01:51:29 INFO : one: Deleted 2025/04/29 01:51:29 DEBUG : B2 bucket rclone-test-memesor3bijo path dst: Waiting for transfers to finish 2025/04/29 01:51:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 01:51:29 INFO : one: Copied (new) 2025/04/29 01:51:29 DEBUG : Waiting for deletions to finish 2025/04/29 01:51:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 01:51:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 01:51:30 INFO : three.txt: Deleted 2025/04/29 01:51:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.62s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:51:33 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/dst" 2025/04/29 01:51:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 01:51:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 01:51:36 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 01:51:36 INFO : one: Deleted 2025/04/29 01:51:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:51:37 INFO : one: Copied (new) 2025/04/29 01:51:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:51:37 DEBUG : two: Unchanged skipping 2025/04/29 01:51:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/29 01:51:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 01:51:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 01:51:38 INFO : three.txt: Deleted 2025/04/29 01:51:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 01:51:38 INFO : three.txt: Copied (new) 2025/04/29 01:51:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 01:51:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:51:39 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 01:51:39 INFO : one: Deleted 2025/04/29 01:51:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 01:51:39 INFO : one: Copied (new) 2025/04/29 01:51:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:51:40 DEBUG : two: Unchanged skipping 2025/04/29 01:51:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/29 01:51:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 01:51:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 01:51:40 INFO : three.txt: Deleted 2025/04/29 01:51:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/29 01:51:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:51:44 DEBUG : Creating backend with remote "TestB2:rclone-test-memesor3bijo/dst" 2025/04/29 01:51:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 01:51:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 01:51:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/29 01:51:47 INFO : one: Deleted 2025/04/29 01:51:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:51:48 INFO : one: Copied (new) 2025/04/29 01:51:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:51:48 DEBUG : two: Unchanged skipping 2025/04/29 01:51:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/29 01:51:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 01:51:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/29 01:51:49 INFO : three.txt: Deleted 2025/04/29 01:51:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 01:51:50 INFO : three.txt: Copied (new) 2025/04/29 01:51:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 01:51:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 01:51:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/29 01:51:51 INFO : one: Deleted 2025/04/29 01:51:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 01:51:52 INFO : one: Copied (new) 2025/04/29 01:51:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:51:52 DEBUG : two: Unchanged skipping 2025/04/29 01:51:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/29 01:51:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 01:51:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/29 01:51:53 INFO : three.txt: Deleted 2025/04/29 01:51:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/29 01:51:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.97s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:51:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/29 01:51:56 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:51:56 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:51:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/29 01:51:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/29 01:51:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.69s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:51:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 01:51:58 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:51:58 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:51:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/29 01:51:59 INFO : existing: Copied (new) 2025/04/29 01:51:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:51:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/29 01:51:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/29 01:51:59 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:51:59 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:51:59 ERROR : B2 bucket rclone-test-memesor3bijo: not deleting files as there were IO errors 2025/04/29 01:51:59 ERROR : B2 bucket rclone-test-memesor3bijo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncImmutable (3.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:52:01 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1040-16.backblaze.com/b2api/v1/b2_upload_file/9f72bde3309d7bfb9f680e1b/c001_v0001040_t0053": EOF 2025/04/29 01:52:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1040-16.backblaze.com/b2api/v1/b2_upload_file/9f72bde3309d7bfb9f680e1b/c001_v0001040_t0053": EOF) 2025/04/29 01:52:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-memesor3bijo: 1/10 (Post "https://pod-000-1040-16.backblaze.com/b2api/v1/b2_upload_file/9f72bde3309d7bfb9f680e1b/c001_v0001040_t0053": EOF) 2025/04/29 01:52:04 DEBUG : pacer: Reducing sleep to 10ms 2025/04/29 01:52:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:04 DEBUG : existing: Unchanged skipping 2025/04/29 01:52:04 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:52:04 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:52:04 DEBUG : Waiting for deletions to finish 2025/04/29 01:52:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.80s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:52:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both0: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:52:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both10: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both13: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both11: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both1: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both12: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both14: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both15: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both16: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both17: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both18: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both19: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both2: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both3: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both4: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both5: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:19 DEBUG : both6: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both7: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both8: Unchanged skipping 2025/04/29 01:52:19 DEBUG : both9: Unchanged skipping 2025/04/29 01:52:19 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:52:19 DEBUG : Waiting for deletions to finish 2025/04/29 01:52:19 INFO : only16: Deleted 2025/04/29 01:52:19 INFO : only13: Deleted 2025/04/29 01:52:20 INFO : only2: Deleted 2025/04/29 01:52:20 INFO : only10: Deleted 2025/04/29 01:52:20 INFO : only12: Deleted 2025/04/29 01:52:20 INFO : only9: Deleted 2025/04/29 01:52:20 INFO : only4: Deleted 2025/04/29 01:52:20 INFO : only5: Deleted 2025/04/29 01:52:20 INFO : only14: Deleted 2025/04/29 01:52:20 INFO : only17: Deleted 2025/04/29 01:52:20 INFO : only3: Deleted 2025/04/29 01:52:20 INFO : only8: Deleted 2025/04/29 01:52:20 INFO : only18: Deleted 2025/04/29 01:52:20 INFO : only19: Deleted 2025/04/29 01:52:20 INFO : only6: Deleted 2025/04/29 01:52:20 INFO : only7: Deleted 2025/04/29 01:52:20 INFO : only0: Deleted 2025/04/29 01:52:20 INFO : only1: Deleted 2025/04/29 01:52:20 INFO : only11: Deleted 2025/04/29 01:52:20 INFO : only15: Deleted 2025/04/29 01:52:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.02s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:52:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both0: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both1: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both10: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both11: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both12: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both13: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both14: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both15: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both16: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both17: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both18: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both19: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both2: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both3: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both4: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both5: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both6: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both7: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both8: Unchanged skipping 2025/04/29 01:52:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 01:52:37 DEBUG : both9: Unchanged skipping 2025/04/29 01:52:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for checks to finish 2025/04/29 01:52:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/29 01:52:37 DEBUG : B2 bucket rclone-test-memesor3bijo: Waiting for transfers to finish 2025/04/29 01:52:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only0: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only1: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only12: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only16: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only10: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only13: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only14: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only15: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only11: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only17: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only3: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only4: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only18: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only19: Copied (replaced existing) 2025/04/29 01:52:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:38 INFO : only2: Copied (replaced existing) 2025/04/29 01:52:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:39 INFO : only5: Copied (replaced existing) 2025/04/29 01:52:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:39 INFO : only6: Copied (replaced existing) 2025/04/29 01:52:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:39 INFO : only7: Copied (replaced existing) 2025/04/29 01:52:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:39 INFO : only8: Copied (replaced existing) 2025/04/29 01:52:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 01:52:39 INFO : only9: Copied (replaced existing) 2025/04/29 01:52:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.17s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:52:47 DEBUG : empty_dir: Making directory with metadata 2025/04/29 01:52:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 01:52:47 DEBUG : empty_on_remote: Making directory with metadata 2025/04/29 01:52:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 01:52:47 INFO : empty_on_remote: Making directory 2025/04/29 01:52:47 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-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:52:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/29 01:52:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/29 01:52:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/29 01:52:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:52:51 DEBUG : empty_dir: Making directory with metadata 2025/04/29 01:52:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 01:52:51 DEBUG : empty_on_remote: Making directory with metadata 2025/04/29 01:52:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 01:52:51 INFO : empty_on_remote: Making directory 2025/04/29 01:52:51 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-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:52:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/29 01:52:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/29 01:52:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/29 01:52:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/29 01:52:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:52:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 01:52:55 INFO : sub dir: Making directory 2025/04/29 01:52:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.37s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" 2025/04/29 01:52:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 01:52:59 INFO : sub dir: Making directory 2025/04/29 01:52: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-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-memesor3bijo", Local "Local file system at /tmp/rclone3012012767", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.05s) PASS 2025/04/29 01:53:04 DEBUG : B2 bucket rclone-test-memesor3bijo: Purge remote 2025/04/29 01:53:04 INFO : B2 bucket rclone-test-memesor3bijo: cleaning bucket "rclone-test-memesor3bijo" of all files 2025/04/29 01:53:05 DEBUG : BackupDir/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356d9a_d20250429_m015039_c001_v7007000_t0000_u01745891439539") 2025/04/29 01:53:05 DEBUG : BackupDir/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f10784b2c79437dbc_d20250429_m015033_c001_v0001041_t0021_u01745891433851") 2025/04/29 01:53:05 DEBUG : CompareDest/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4165a94c05d0717d_d20250429_m015014_c001_v7007000_t0000_u01745891414536") 2025/04/29 01:53:05 DEBUG : CompareDest/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e38f_d20250429_m015008_c001_v0001040_t0032_u01745891408683") 2025/04/29 01:53:05 DEBUG : CompareDest/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4165a94c05d0717e_d20250429_m015014_c001_v7007000_t0000_u01745891414777") 2025/04/29 01:53:05 DEBUG : CompareDest/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522578_d20250429_m015010_c001_v0001177_t0035_u01745891410199") 2025/04/29 01:53:05 DEBUG : CopyDest/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356d9b_d20250429_m015039_c001_v7007000_t0000_u01745891439720") 2025/04/29 01:53:05 DEBUG : CopyDest/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2e5c_d20250429_m015030_c001_v0001150_t0014_u01745891430814") 2025/04/29 01:53:05 DEBUG : CopyDest/three: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356d9c_d20250429_m015039_c001_v7007000_t0000_u01745891439902") 2025/04/29 01:53:05 DEBUG : CopyDest/three: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5225e2_d20250429_m015037_c001_v0001177_t0036_u01745891437731") 2025/04/29 01:53:05 DEBUG : CopyDest/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356d9e_d20250429_m015040_c001_v7007000_t0000_u01745891440083") 2025/04/29 01:53:05 DEBUG : CopyDest/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e3bd_d20250429_m015035_c001_v0001040_t0025_u01745891435197") 2025/04/29 01:53:05 DEBUG : EXISTING: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40615452e2da6d2c_d20250429_m015204_c001_v7007000_t0000_u01745891524871") 2025/04/29 01:53:06 DEBUG : EXISTING: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52271c_d20250429_m015203_c001_v0001177_t0025_u01745891523890") 2025/04/29 01:53:06 DEBUG : Testêé: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40615452e2da6ce1_d20250429_m015157_c001_v7007000_t0000_u01745891517867") 2025/04/29 01:53:06 DEBUG : Testêé: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52270a_d20250429_m015157_c001_v0001177_t0005_u01745891517272") 2025/04/29 01:53:06 DEBUG : Testêé: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e43f_d20250429_m015156_c001_v0001040_t0032_u01745891516060") 2025/04/29 01:53:06 DEBUG : a/potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de246_d20250429_m014821_c001_v7007000_t0000_u01745891301082") 2025/04/29 01:53:06 DEBUG : a/potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52241e_d20250429_m014820_c001_v0001177_t0012_u01745891300501") 2025/04/29 01:53:06 DEBUG : a/potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83b852_d20250429_m014818_c001_v7007000_t0000_u01745891298681") 2025/04/29 01:53:06 DEBUG : a/potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522416_d20250429_m014817_c001_v0001177_t0020_u01745891297772") 2025/04/29 01:53:06 DEBUG : a/potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea143782fa_d20250429_m014758_c001_v7007000_t0000_u01745891278647") 2025/04/29 01:53:06 DEBUG : a/potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223b4_d20250429_m014757_c001_v0001177_t0019_u01745891277754") 2025/04/29 01:53:06 DEBUG : b/potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de247_d20250429_m014821_c001_v7007000_t0000_u01745891301266") 2025/04/29 01:53:06 DEBUG : b/potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52241a_d20250429_m014819_c001_v0001177_t0029_u01745891299602") 2025/04/29 01:53:06 DEBUG : b/potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83b84f_d20250429_m014818_c001_v7007000_t0000_u01745891298123") 2025/04/29 01:53:06 DEBUG : b/potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522410_d20250429_m014816_c001_v0001177_t0056_u01745891296961") 2025/04/29 01:53:06 DEBUG : b/potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea143782ef_d20250429_m014758_c001_v7007000_t0000_u01745891278095") 2025/04/29 01:53:06 DEBUG : b/potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223ae_d20250429_m014756_c001_v0001177_t0056_u01745891276818") 2025/04/29 01:53:06 DEBUG : backup/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83bb33_d20250429_m015053_c001_v7007000_t0000_u01745891453212") 2025/04/29 01:53:06 DEBUG : backup/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f119b75d465b380f8_d20250429_m015050_c001_v0001171_t0046_u01745891450927") 2025/04/29 01:53:06 DEBUG : backup/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1024f6a2196d0f0f_d20250429_m015046_c001_v0001145_t0034_u01745891446653") 2025/04/29 01:53:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356dfe_d20250429_m015120_c001_v7007000_t0000_u01745891480259") 2025/04/29 01:53:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f104c8cfe6efbb30c_d20250429_m015118_c001_v0001182_t0009_u01745891478560") 2025/04/29 01:53:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1009f19b7aa0ec14_d20250429_m015114_c001_v0001109_t0042_u01745891474032") 2025/04/29 01:53:07 DEBUG : backup/one.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4036cebb00276121_d20250429_m015107_c001_v7007000_t0000_u01745891467108") 2025/04/29 01:53:07 DEBUG : backup/one.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1143c02fc9cc35d5_d20250429_m015104_c001_v0001153_t0014_u01745891464789") 2025/04/29 01:53:07 DEBUG : backup/one.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1159052ecc269f57_d20250429_m015100_c001_v0001090_t0028_u01745891460287") 2025/04/29 01:53:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e00_d20250429_m015120_c001_v7007000_t0000_u01745891480443") 2025/04/29 01:53:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f112b33cdcbf5579f_d20250429_m015119_c001_v0001182_t0008_u01745891479472") 2025/04/29 01:53:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f106289c4515f1f21_d20250429_m015116_c001_v0001115_t0030_u01745891476114") 2025/04/29 01:53:07 DEBUG : backup/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83bb35_d20250429_m015053_c001_v7007000_t0000_u01745891453402") 2025/04/29 01:53:07 DEBUG : backup/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1017f1bfecf5d314_d20250429_m015052_c001_v0001038_t0040_u01745891452234") 2025/04/29 01:53:07 DEBUG : backup/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1104e954dc79c0ed_d20250429_m015048_c001_v0001113_t0033_u01745891448361") 2025/04/29 01:53:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4036cebb00276122_d20250429_m015107_c001_v7007000_t0000_u01745891467302") 2025/04/29 01:53:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f10410688d607a198_d20250429_m015106_c001_v0001150_t0013_u01745891466292") 2025/04/29 01:53:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f103fd2797759c88c_d20250429_m015102_c001_v0001183_t0014_u01745891462377") 2025/04/29 01:53:07 DEBUG : both0: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850dddb_d20250429_m015239_c001_v7007000_t0000_u01745891559885") 2025/04/29 01:53:07 DEBUG : both0: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f78_d20250429_m015226_c001_v0001150_t0053_u01745891546140") 2025/04/29 01:53:07 DEBUG : both0: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6b6_d20250429_m015221_c001_v7007000_t0000_u01745891541479") 2025/04/29 01:53:07 DEBUG : both0: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f38_d20250429_m015207_c001_v0001150_t0028_u01745891527120") 2025/04/29 01:53:07 DEBUG : both1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850dddc_d20250429_m015240_c001_v7007000_t0000_u01745891560071") 2025/04/29 01:53:07 DEBUG : both1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f7e_d20250429_m015226_c001_v0001150_t0007_u01745891546928") 2025/04/29 01:53:07 DEBUG : both1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6bb_d20250429_m015221_c001_v7007000_t0000_u01745891541664") 2025/04/29 01:53:08 DEBUG : both1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f3a_d20250429_m015207_c001_v0001150_t0056_u01745891527742") 2025/04/29 01:53:08 DEBUG : both10: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850ddde_d20250429_m015240_c001_v7007000_t0000_u01745891560254") 2025/04/29 01:53:08 DEBUG : both10: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f98_d20250429_m015231_c001_v0001150_t0059_u01745891551636") 2025/04/29 01:53:08 DEBUG : both10: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6bd_d20250429_m015221_c001_v7007000_t0000_u01745891541848") 2025/04/29 01:53:08 DEBUG : both10: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f54_d20250429_m015212_c001_v0001150_t0048_u01745891532633") 2025/04/29 01:53:08 DEBUG : both11: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850dde1_d20250429_m015240_c001_v7007000_t0000_u01745891560438") 2025/04/29 01:53:08 DEBUG : both11: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f9c_d20250429_m015232_c001_v0001150_t0046_u01745891552098") 2025/04/29 01:53:08 DEBUG : both11: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6c1_d20250429_m015222_c001_v7007000_t0000_u01745891542032") 2025/04/29 01:53:08 DEBUG : both11: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f56_d20250429_m015213_c001_v0001150_t0051_u01745891533163") 2025/04/29 01:53:08 DEBUG : both12: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850dde3_d20250429_m015240_c001_v7007000_t0000_u01745891560621") 2025/04/29 01:53:08 DEBUG : both12: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f9e_d20250429_m015232_c001_v0001150_t0014_u01745891552634") 2025/04/29 01:53:08 DEBUG : both12: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6c4_d20250429_m015222_c001_v7007000_t0000_u01745891542216") 2025/04/29 01:53:08 DEBUG : both12: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f5a_d20250429_m015213_c001_v0001150_t0020_u01745891533627") 2025/04/29 01:53:08 DEBUG : both13: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850dde6_d20250429_m015240_c001_v7007000_t0000_u01745891560805") 2025/04/29 01:53:08 DEBUG : both13: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2fa0_d20250429_m015233_c001_v0001150_t0030_u01745891553151") 2025/04/29 01:53:08 DEBUG : both13: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6c5_d20250429_m015222_c001_v7007000_t0000_u01745891542401") 2025/04/29 01:53:08 DEBUG : both13: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f5c_d20250429_m015214_c001_v0001150_t0014_u01745891534160") 2025/04/29 01:53:08 DEBUG : both14: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850ddea_d20250429_m015240_c001_v7007000_t0000_u01745891560991") 2025/04/29 01:53:08 DEBUG : both14: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2faa_d20250429_m015233_c001_v0001150_t0055_u01745891553818") 2025/04/29 01:53:09 DEBUG : both14: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6ca_d20250429_m015222_c001_v7007000_t0000_u01745891542584") 2025/04/29 01:53:09 DEBUG : both14: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f60_d20250429_m015214_c001_v0001150_t0039_u01745891534714") 2025/04/29 01:53:09 DEBUG : both15: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850ddeb_d20250429_m015241_c001_v7007000_t0000_u01745891561175") 2025/04/29 01:53:09 DEBUG : both15: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2fac_d20250429_m015234_c001_v0001150_t0032_u01745891554337") 2025/04/29 01:53:09 DEBUG : both15: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6ce_d20250429_m015222_c001_v7007000_t0000_u01745891542768") 2025/04/29 01:53:09 DEBUG : both15: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f66_d20250429_m015215_c001_v0001150_t0040_u01745891535360") 2025/04/29 01:53:09 DEBUG : both16: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850ddf1_d20250429_m015241_c001_v7007000_t0000_u01745891561358") 2025/04/29 01:53:09 DEBUG : both16: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2fb6_d20250429_m015234_c001_v0001150_t0011_u01745891554992") 2025/04/29 01:53:09 DEBUG : both16: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6d2_d20250429_m015222_c001_v7007000_t0000_u01745891542952") 2025/04/29 01:53:09 DEBUG : both16: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f68_d20250429_m015215_c001_v0001150_t0010_u01745891535954") 2025/04/29 01:53:09 DEBUG : both17: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850ddf4_d20250429_m015241_c001_v7007000_t0000_u01745891561543") 2025/04/29 01:53:09 DEBUG : both17: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2fb8_d20250429_m015235_c001_v0001150_t0021_u01745891555551") 2025/04/29 01:53:09 DEBUG : both17: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6d5_d20250429_m015223_c001_v7007000_t0000_u01745891543135") 2025/04/29 01:53:09 DEBUG : both17: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f6a_d20250429_m015216_c001_v0001150_t0000_u01745891536548") 2025/04/29 01:53:09 DEBUG : both18: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850ddf7_d20250429_m015241_c001_v7007000_t0000_u01745891561725") 2025/04/29 01:53:09 DEBUG : both18: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2fba_d20250429_m015236_c001_v0001150_t0034_u01745891556047") 2025/04/29 01:53:09 DEBUG : both18: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6d7_d20250429_m015223_c001_v7007000_t0000_u01745891543320") 2025/04/29 01:53:09 DEBUG : both18: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f6c_d20250429_m015217_c001_v0001150_t0033_u01745891537310") 2025/04/29 01:53:09 DEBUG : both19: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850ddfb_d20250429_m015241_c001_v7007000_t0000_u01745891561907") 2025/04/29 01:53:09 DEBUG : both19: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2fbc_d20250429_m015236_c001_v0001150_t0011_u01745891556751") 2025/04/29 01:53:09 DEBUG : both19: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6d9_d20250429_m015223_c001_v7007000_t0000_u01745891543507") 2025/04/29 01:53:09 DEBUG : both19: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f70_d20250429_m015217_c001_v0001150_t0043_u01745891537973") 2025/04/29 01:53:10 DEBUG : both2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850ddfe_d20250429_m015242_c001_v7007000_t0000_u01745891562090") 2025/04/29 01:53:10 DEBUG : both2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f82_d20250429_m015227_c001_v0001150_t0028_u01745891547382") 2025/04/29 01:53:10 DEBUG : both2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6da_d20250429_m015223_c001_v7007000_t0000_u01745891543695") 2025/04/29 01:53:10 DEBUG : both2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f40_d20250429_m015208_c001_v0001150_t0058_u01745891528241") 2025/04/29 01:53:10 DEBUG : both3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de00_d20250429_m015242_c001_v7007000_t0000_u01745891562273") 2025/04/29 01:53:10 DEBUG : both3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f84_d20250429_m015228_c001_v0001150_t0057_u01745891548015") 2025/04/29 01:53:10 DEBUG : both3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6dd_d20250429_m015223_c001_v7007000_t0000_u01745891543886") 2025/04/29 01:53:10 DEBUG : both3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f42_d20250429_m015208_c001_v0001150_t0022_u01745891528696") 2025/04/29 01:53:10 DEBUG : both4: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de03_d20250429_m015242_c001_v7007000_t0000_u01745891562455") 2025/04/29 01:53:10 DEBUG : both4: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f86_d20250429_m015228_c001_v0001150_t0022_u01745891548552") 2025/04/29 01:53:10 DEBUG : both4: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6e0_d20250429_m015224_c001_v7007000_t0000_u01745891544073") 2025/04/29 01:53:10 DEBUG : both4: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f46_d20250429_m015209_c001_v0001150_t0034_u01745891529204") 2025/04/29 01:53:10 DEBUG : both5: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de05_d20250429_m015242_c001_v7007000_t0000_u01745891562656") 2025/04/29 01:53:10 DEBUG : both5: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f8c_d20250429_m015229_c001_v0001150_t0013_u01745891549079") 2025/04/29 01:53:10 DEBUG : both5: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6e3_d20250429_m015224_c001_v7007000_t0000_u01745891544257") 2025/04/29 01:53:10 DEBUG : both5: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f48_d20250429_m015209_c001_v0001150_t0042_u01745891529805") 2025/04/29 01:53:10 DEBUG : both6: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de07_d20250429_m015242_c001_v7007000_t0000_u01745891562839") 2025/04/29 01:53:10 DEBUG : both6: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f8e_d20250429_m015229_c001_v0001150_t0039_u01745891549555") 2025/04/29 01:53:11 DEBUG : both6: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6e4_d20250429_m015224_c001_v7007000_t0000_u01745891544442") 2025/04/29 01:53:11 DEBUG : both6: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f4a_d20250429_m015210_c001_v0001150_t0026_u01745891530372") 2025/04/29 01:53:11 DEBUG : both7: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de0a_d20250429_m015243_c001_v7007000_t0000_u01745891563021") 2025/04/29 01:53:11 DEBUG : both7: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f90_d20250429_m015230_c001_v0001150_t0058_u01745891550139") 2025/04/29 01:53:11 DEBUG : both7: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6e5_d20250429_m015224_c001_v7007000_t0000_u01745891544625") 2025/04/29 01:53:11 DEBUG : both7: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f4e_d20250429_m015210_c001_v0001150_t0024_u01745891530947") 2025/04/29 01:53:11 DEBUG : both8: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de0e_d20250429_m015243_c001_v7007000_t0000_u01745891563204") 2025/04/29 01:53:11 DEBUG : both8: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f94_d20250429_m015230_c001_v0001150_t0019_u01745891550618") 2025/04/29 01:53:11 DEBUG : both8: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6e9_d20250429_m015224_c001_v7007000_t0000_u01745891544810") 2025/04/29 01:53:11 DEBUG : both8: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f50_d20250429_m015211_c001_v0001150_t0032_u01745891531518") 2025/04/29 01:53:11 DEBUG : both9: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de0f_d20250429_m015243_c001_v7007000_t0000_u01745891563391") 2025/04/29 01:53:11 DEBUG : both9: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f96_d20250429_m015231_c001_v0001150_t0012_u01745891551120") 2025/04/29 01:53:11 DEBUG : both9: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6ea_d20250429_m015224_c001_v7007000_t0000_u01745891544995") 2025/04/29 01:53:11 DEBUG : both9: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f52_d20250429_m015212_c001_v0001150_t0008_u01745891532170") 2025/04/29 01:53:11 DEBUG : c/non empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de248_d20250429_m014821_c001_v7007000_t0000_u01745891301459") 2025/04/29 01:53:11 DEBUG : c/non empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52241c_d20250429_m014819_c001_v0001177_t0045_u01745891299882") 2025/04/29 01:53:11 DEBUG : c/non empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83b854_d20250429_m014818_c001_v7007000_t0000_u01745891298870") 2025/04/29 01:53:11 DEBUG : c/non empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522412_d20250429_m014817_c001_v0001177_t0020_u01745891297163") 2025/04/29 01:53:11 DEBUG : c/non empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea143782fd_d20250429_m014758_c001_v7007000_t0000_u01745891278828") 2025/04/29 01:53:11 DEBUG : c/non empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223b0_d20250429_m014757_c001_v0001177_t0033_u01745891277132") 2025/04/29 01:53:11 DEBUG : check sum: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f403e12cb0fc8150b_d20250429_m014746_c001_v7007000_t0000_u01745891266153") 2025/04/29 01:53:12 DEBUG : check sum: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52238c_d20250429_m014745_c001_v0001177_t0018_u01745891265175") 2025/04/29 01:53:12 DEBUG : dest/3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d235698f_d20250429_m015024_c001_v7007000_t0000_u01745891424003") 2025/04/29 01:53:12 DEBUG : dest/3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f415aea93a4017c0d_d20250429_m015022_c001_v0001172_t0021_u01745891422895") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40615452e2da6cc5_d20250429_m015154_c001_v7007000_t0000_u01745891514563") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f111318e1bee43173_d20250429_m015151_c001_v0001106_t0019_u01745891511922") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4155e906ed4613c0_d20250429_m015151_c001_v7007000_t0000_u01745891511742") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f111318e1bee43165_d20250429_m015148_c001_v0001106_t0057_u01745891508498") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4155e906ed4613a4_d20250429_m015147_c001_v7007000_t0000_u01745891507775") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e423_d20250429_m015143_c001_v0001040_t0001_u01745891503048") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e74_d20250429_m015141_c001_v7007000_t0000_u01745891501578") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f113d02aa8d258d5a_d20250429_m015139_c001_v0001184_t0010_u01745891499807") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4036cebb002761af_d20250429_m015139_c001_v7007000_t0000_u01745891499620") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f113d02aa8d258d26_d20250429_m015137_c001_v0001184_t0049_u01745891497095") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4036cebb002761ab_d20250429_m015136_c001_v7007000_t0000_u01745891496375") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e419_d20250429_m015132_c001_v0001040_t0059_u01745891492159") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e31_d20250429_m015130_c001_v7007000_t0000_u01745891490793") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11233797df1a6aba_d20250429_m015129_c001_v0001183_t0047_u01745891489599") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4099d67614f98007_d20250429_m015129_c001_v7007000_t0000_u01745891489416") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11233797df1a6a94_d20250429_m015126_c001_v0001183_t0043_u01745891486258") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4099d67614f97ffd_d20250429_m015125_c001_v7007000_t0000_u01745891485517") 2025/04/29 01:53:12 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2ed6_d20250429_m015121_c001_v0001150_t0005_u01745891481543") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e02_d20250429_m015120_c001_v7007000_t0000_u01745891480626") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f105c047cb07f9a41_d20250429_m015118_c001_v0001157_t0055_u01745891478946") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049faba0_d20250429_m015118_c001_v7007000_t0000_u01745891478760") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f105c047cb07f9a2f_d20250429_m015115_c001_v0001157_t0000_u01745891475425") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fab8e_d20250429_m015114_c001_v7007000_t0000_u01745891474694") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522667_d20250429_m015108_c001_v0001177_t0054_u01745891468403") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4036cebb00276123_d20250429_m015107_c001_v7007000_t0000_u01745891467485") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1128058d2044b84c_d20250429_m015105_c001_v0001104_t0000_u01745891465298") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fab55_d20250429_m015105_c001_v7007000_t0000_u01745891465117") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1128058d2044b842_d20250429_m015101_c001_v0001104_t0019_u01745891461364") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fab2d_d20250429_m015100_c001_v7007000_t0000_u01745891460640") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e3df_d20250429_m015054_c001_v0001040_t0056_u01745891454494") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83bb36_d20250429_m015053_c001_v7007000_t0000_u01745891453584") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1048c35f87cbce4c_d20250429_m015051_c001_v0001161_t0016_u01745891451520") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40040ee6b51926b3_d20250429_m015051_c001_v7007000_t0000_u01745891451328") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1048c35f87cbce3e_d20250429_m015047_c001_v0001161_t0027_u01745891447806") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40040ee6b51926a1_d20250429_m015047_c001_v7007000_t0000_u01745891447077") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2e76_d20250429_m015041_c001_v0001150_t0051_u01745891441377") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356d9f_d20250429_m015040_c001_v7007000_t0000_u01745891440266") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1064b980a009daef_d20250429_m015034_c001_v0001184_t0025_u01745891434450") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f409b3212cf6c0c7b_d20250429_m015034_c001_v7007000_t0000_u01745891434238") 2025/04/29 01:53:13 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5225ca_d20250429_m015030_c001_v0001177_t0024_u01745891430235") 2025/04/29 01:53:14 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f106f75a91b7a792c_d20250429_m015029_c001_v0001178_t0022_u01745891429480") 2025/04/29 01:53:14 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f106f75a91b7a7920_d20250429_m015028_c001_v0001178_t0055_u01745891428497") 2025/04/29 01:53:14 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4165a94c05d0717f_d20250429_m015014_c001_v7007000_t0000_u01745891414959") 2025/04/29 01:53:14 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2e1c_d20250429_m015007_c001_v0001150_t0004_u01745891407978") 2025/04/29 01:53:14 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1120965975091995_d20250429_m015007_c001_v0001184_t0017_u01745891407232") 2025/04/29 01:53:14 DEBUG : dst/one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f112096597509197f_d20250429_m015006_c001_v0001184_t0022_u01745891406292") 2025/04/29 01:53:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40615452e2da6cc8_d20250429_m015154_c001_v7007000_t0000_u01745891514745") 2025/04/29 01:53:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f105b3dd4f63292a7_d20250429_m015151_c001_v0001180_t0001_u01745891511525") 2025/04/29 01:53:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1067ac8bcf1b4512_d20250429_m015147_c001_v0001161_t0033_u01745891507226") 2025/04/29 01:53:14 DEBUG : dst/one.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e77_d20250429_m015141_c001_v7007000_t0000_u01745891501762") 2025/04/29 01:53:14 DEBUG : dst/one.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1004c4cbe8336a97_d20250429_m015139_c001_v0001165_t0002_u01745891499359") 2025/04/29 01:53:14 DEBUG : dst/one.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11569922071ab9e1_d20250429_m015135_c001_v0001171_t0058_u01745891495994") 2025/04/29 01:53:14 DEBUG : dst/one.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e33_d20250429_m015130_c001_v7007000_t0000_u01745891490976") 2025/04/29 01:53:14 DEBUG : dst/one.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1079d3361640678d_d20250429_m015129_c001_v0001099_t0036_u01745891489028") 2025/04/29 01:53:14 DEBUG : dst/one.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f10252b35b23327ee_d20250429_m015125_c001_v0001100_t0029_u01745891485160") 2025/04/29 01:53:14 DEBUG : dst/three: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356da0_d20250429_m015040_c001_v7007000_t0000_u01745891440459") 2025/04/29 01:53:14 DEBUG : dst/three: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f106f75a91b7a799c_d20250429_m015038_c001_v0001178_t0003_u01745891438890") 2025/04/29 01:53:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40615452e2da6cca_d20250429_m015154_c001_v7007000_t0000_u01745891514928") 2025/04/29 01:53:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f104d666c1729cde5_d20250429_m015153_c001_v0001183_t0023_u01745891513183") 2025/04/29 01:53:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f109efa8d094e109e_d20250429_m015149_c001_v0001184_t0019_u01745891509481") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40615452e2da6ccb_d20250429_m015155_c001_v7007000_t0000_u01745891515109") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f111318e1bee43177_d20250429_m015153_c001_v0001106_t0022_u01745891513566") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4155e906ed4613ca_d20250429_m015153_c001_v7007000_t0000_u01745891513382") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f111318e1bee4316d_d20250429_m015149_c001_v0001106_t0014_u01745891509864") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4155e906ed4613b0_d20250429_m015149_c001_v7007000_t0000_u01745891509684") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f16_d20250429_m015144_c001_v0001150_t0019_u01745891504553") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e7a_d20250429_m015141_c001_v7007000_t0000_u01745891501945") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f113d02aa8d258d6e_d20250429_m015140_c001_v0001184_t0028_u01745891500961") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4036cebb002761b1_d20250429_m015140_c001_v7007000_t0000_u01745891500778") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f113d02aa8d258d3e_d20250429_m015138_c001_v0001184_t0030_u01745891498350") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4036cebb002761ac_d20250429_m015138_c001_v7007000_t0000_u01745891498159") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2ef4_d20250429_m015133_c001_v0001150_t0020_u01745891493187") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4099d67614f98008_d20250429_m015130_c001_v7007000_t0000_u01745891490226") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2ee6_d20250429_m015128_c001_v0001150_t0007_u01745891488188") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4099d67614f98005_d20250429_m015127_c001_v7007000_t0000_u01745891487450") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5226af_d20250429_m015122_c001_v0001177_t0046_u01745891482605") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049faba1_d20250429_m015119_c001_v7007000_t0000_u01745891479683") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522697_d20250429_m015117_c001_v0001177_t0009_u01745891477728") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fab99_d20250429_m015116_c001_v7007000_t0000_u01745891476625") 2025/04/29 01:53:15 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e3f7_d20250429_m015109_c001_v0001040_t0010_u01745891469620") 2025/04/29 01:53:16 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fab61_d20250429_m015106_c001_v7007000_t0000_u01745891466555") 2025/04/29 01:53:16 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e3ed_d20250429_m015103_c001_v0001040_t0058_u01745891463670") 2025/04/29 01:53:16 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fab40_d20250429_m015102_c001_v7007000_t0000_u01745891462587") 2025/04/29 01:53:16 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2e96_d20250429_m015055_c001_v0001150_t0021_u01745891455931") 2025/04/29 01:53:16 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40040ee6b51926be_d20250429_m015052_c001_v7007000_t0000_u01745891452657") 2025/04/29 01:53:16 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2e84_d20250429_m015049_c001_v0001150_t0034_u01745891449993") 2025/04/29 01:53:16 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40040ee6b51926a5_d20250429_m015048_c001_v7007000_t0000_u01745891448900") 2025/04/29 01:53:16 DEBUG : dst/three.txt: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5225f4_d20250429_m015042_c001_v0001177_t0044_u01745891442299") 2025/04/29 01:53:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e7d_d20250429_m015142_c001_v7007000_t0000_u01745891502128") 2025/04/29 01:53:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1131a6192f4cedae_d20250429_m015140_c001_v0001182_t0010_u01745891500569") 2025/04/29 01:53:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f10551cd11ab9fc95_d20250429_m015137_c001_v0001136_t0008_u01745891497865") 2025/04/29 01:53:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e35_d20250429_m015131_c001_v7007000_t0000_u01745891491243") 2025/04/29 01:53:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100e0f4b300f4cef_d20250429_m015130_c001_v0001182_t0046_u01745891490016") 2025/04/29 01:53:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100a2f4ccb066381_d20250429_m015126_c001_v0001106_t0021_u01745891486705") 2025/04/29 01:53:16 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40615452e2da6ccd_d20250429_m015155_c001_v7007000_t0000_u01745891515292") 2025/04/29 01:53:16 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5226e6_d20250429_m015143_c001_v0001177_t0029_u01745891503976") 2025/04/29 01:53:16 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e80_d20250429_m015142_c001_v7007000_t0000_u01745891502312") 2025/04/29 01:53:16 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5226cb_d20250429_m015132_c001_v0001177_t0000_u01745891492977") 2025/04/29 01:53:16 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e37_d20250429_m015131_c001_v7007000_t0000_u01745891491426") 2025/04/29 01:53:16 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e409_d20250429_m015122_c001_v0001040_t0045_u01745891482187") 2025/04/29 01:53:16 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356e06_d20250429_m015120_c001_v7007000_t0000_u01745891480812") 2025/04/29 01:53:17 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2eb0_d20250429_m015108_c001_v0001150_t0019_u01745891468985") 2025/04/29 01:53:17 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4036cebb00276125_d20250429_m015107_c001_v7007000_t0000_u01745891467667") 2025/04/29 01:53:17 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52262e_d20250429_m015055_c001_v0001177_t0020_u01745891455347") 2025/04/29 01:53:17 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83bb37_d20250429_m015053_c001_v7007000_t0000_u01745891453765") 2025/04/29 01:53:17 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e3c7_d20250429_m015041_c001_v0001040_t0005_u01745891441970") 2025/04/29 01:53:17 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356da1_d20250429_m015040_c001_v7007000_t0000_u01745891440644") 2025/04/29 01:53:17 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1066912a7ff12773_d20250429_m015036_c001_v0001037_t0049_u01745891436238") 2025/04/29 01:53:17 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4165a94c05d07180_d20250429_m015015_c001_v7007000_t0000_u01745891415145") 2025/04/29 01:53:17 DEBUG : dst/two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1120965975091a47_d20250429_m015013_c001_v0001184_t0033_u01745891413949") 2025/04/29 01:53:17 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f41753c977c18544d_d20250429_m014930_c001_v7007000_t0000_u01745891370502") 2025/04/29 01:53:17 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5224fa_d20250429_m014927_c001_v0001177_t0005_u01745891367378") 2025/04/29 01:53:17 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f41753c977c185440_d20250429_m014925_c001_v7007000_t0000_u01745891365225") 2025/04/29 01:53:17 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5224ca_d20250429_m014912_c001_v0001177_t0056_u01745891352072") 2025/04/29 01:53:17 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc27700_d20250429_m014902_c001_v7007000_t0000_u01745891342481") 2025/04/29 01:53:17 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52249e_d20250429_m014859_c001_v0001177_t0014_u01745891339279") 2025/04/29 01:53:17 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de258_d20250429_m014834_c001_v7007000_t0000_u01745891314027") 2025/04/29 01:53:17 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522446_d20250429_m014832_c001_v0001177_t0045_u01745891312259") 2025/04/29 01:53:17 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de254_d20250429_m014830_c001_v7007000_t0000_u01745891310765") 2025/04/29 01:53:17 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52243c_d20250429_m014829_c001_v0001177_t0002_u01745891309560") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de24e_d20250429_m014826_c001_v7007000_t0000_u01745891306334") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522430_d20250429_m014824_c001_v0001177_t0008_u01745891304768") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de24b_d20250429_m014823_c001_v7007000_t0000_u01745891303599") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522424_d20250429_m014822_c001_v0001177_t0005_u01745891302402") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83b846_d20250429_m014816_c001_v7007000_t0000_u01745891296050") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522406_d20250429_m014814_c001_v0001177_t0011_u01745891294622") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83b83d_d20250429_m014813_c001_v7007000_t0000_u01745891293491") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223fc_d20250429_m014812_c001_v0001177_t0044_u01745891292698") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea14378354_d20250429_m014807_c001_v7007000_t0000_u01745891287709") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223d8_d20250429_m014806_c001_v0001177_t0001_u01745891286538") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea14378334_d20250429_m014803_c001_v7007000_t0000_u01745891283754") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223c8_d20250429_m014802_c001_v0001177_t0034_u01745891282722") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea1437831d_d20250429_m014801_c001_v7007000_t0000_u01745891281631") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f109d3f5267fc5705_d20250429_m014801_c001_v0001182_t0051_u01745891281067") 2025/04/29 01:53:18 DEBUG : empty space: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223bc_d20250429_m014759_c001_v0001177_t0000_u01745891279552") 2025/04/29 01:53:18 DEBUG : enormous: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de256_d20250429_m014833_c001_v7007000_t0000_u01745891313096") 2025/04/29 01:53:18 DEBUG : enormous: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522448_d20250429_m014832_c001_v0001177_t0027_u01745891312472") 2025/04/29 01:53:18 DEBUG : existing: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f40615452e2da6cf4_d20250429_m015200_c001_v7007000_t0000_u01745891520318") 2025/04/29 01:53:18 DEBUG : existing: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2f26_d20250429_m015159_c001_v0001150_t0059_u01745891519095") 2025/04/29 01:53:18 DEBUG : existing: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc276df_d20250429_m014857_c001_v7007000_t0000_u01745891337339") 2025/04/29 01:53:18 DEBUG : existing: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522494_d20250429_m014856_c001_v0001177_t0029_u01745891336319") 2025/04/29 01:53:18 DEBUG : existing: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea143782cb_d20250429_m014755_c001_v7007000_t0000_u01745891275663") 2025/04/29 01:53:19 DEBUG : existing: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223a6_d20250429_m014754_c001_v0001177_t0044_u01745891274726") 2025/04/29 01:53:19 DEBUG : existing: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea143782b4_d20250429_m014753_c001_v7007000_t0000_u01745891273459") 2025/04/29 01:53:19 DEBUG : existing: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223a0_d20250429_m014752_c001_v0001177_t0007_u01745891272857") 2025/04/29 01:53:19 DEBUG : existing: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52239e_d20250429_m014752_c001_v0001177_t0044_u01745891272052") 2025/04/29 01:53:19 DEBUG : existing-b: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc276e0_d20250429_m014857_c001_v7007000_t0000_u01745891337522") 2025/04/29 01:53:19 DEBUG : existing-b: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2d7a_d20250429_m014856_c001_v0001150_t0055_u01745891336332") 2025/04/29 01:53:19 DEBUG : file1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de77_d20250429_m015253_c001_v7007000_t0000_u01745891573862") 2025/04/29 01:53:19 DEBUG : file1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f107e766dd2ae82b9_d20250429_m015252_c001_v0001104_t0019_u01745891572011") 2025/04/29 01:53:19 DEBUG : file1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de62_d20250429_m015249_c001_v7007000_t0000_u01745891569931") 2025/04/29 01:53:19 DEBUG : file1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100794f22e352259_d20250429_m015248_c001_v0001100_t0048_u01745891568525") 2025/04/29 01:53:19 DEBUG : five: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de262_d20250429_m014838_c001_v7007000_t0000_u01745891318503") 2025/04/29 01:53:19 DEBUG : five: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f401804068e52245c_d20250429_m014836_c001_v0001177_t0040_u01745891316323") 2025/04/29 01:53:19 DEBUG : foo: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea14378349_d20250429_m014805_c001_v7007000_t0000_u01745891285811") 2025/04/29 01:53:19 DEBUG : foo: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f401804068e5223d4_d20250429_m014805_c001_v0001177_t0040_u01745891285264") 2025/04/29 01:53:19 DEBUG : foo: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f401804068e5223d0_d20250429_m014804_c001_v0001177_t0040_u01745891284626") 2025/04/29 01:53:19 DEBUG : four: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de263_d20250429_m014838_c001_v7007000_t0000_u01745891318721") 2025/04/29 01:53:19 DEBUG : four: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f400d3a64968c2d59_d20250429_m014836_c001_v0001150_t0010_u01745891316884") 2025/04/29 01:53:19 DEBUG : four: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52245a_d20250429_m014835_c001_v0001177_t0053_u01745891315728") 2025/04/29 01:53:19 DEBUG : hello world2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa045_d20250429_m014703_c001_v7007000_t0000_u01745891223855") 2025/04/29 01:53:19 DEBUG : hello world2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5222ce_d20250429_m014703_c001_v0001177_t0041_u01745891223227") 2025/04/29 01:53:20 DEBUG : ignore-size: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea143782a4_d20250429_m014750_c001_v7007000_t0000_u01745891270961") 2025/04/29 01:53:20 DEBUG : ignore-size: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52239a_d20250429_m014750_c001_v0001177_t0002_u01745891270018") 2025/04/29 01:53:20 DEBUG : nested/sub dir/file: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc276d4_d20250429_m014855_c001_v7007000_t0000_u01745891335210") 2025/04/29 01:53:20 DEBUG : nested/sub dir/file: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2d76_d20250429_m014854_c001_v0001150_t0058_u01745891334075") 2025/04/29 01:53:20 DEBUG : nested/sub dir/file: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc276c5_d20250429_m014852_c001_v7007000_t0000_u01745891332953") 2025/04/29 01:53:20 DEBUG : nested/sub dir/file: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2d6e_d20250429_m014852_c001_v0001150_t0056_u01745891332005") 2025/04/29 01:53:20 DEBUG : one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de265_d20250429_m014838_c001_v7007000_t0000_u01745891318910") 2025/04/29 01:53:20 DEBUG : one: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f401804068e52244e_d20250429_m014835_c001_v0001177_t0040_u01745891315147") 2025/04/29 01:53:20 DEBUG : only0: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de11_d20250429_m015243_c001_v7007000_t0000_u01745891563575") 2025/04/29 01:53:20 DEBUG : only0: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f400d3a64968c2fc2_d20250429_m015237_c001_v0001150_t0010_u01745891557876") 2025/04/29 01:53:20 DEBUG : only0: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522794_d20250429_m015226_c001_v0001177_t0044_u01745891546712") 2025/04/29 01:53:20 DEBUG : only0: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4023012e7de91843_d20250429_m015220_c001_v7007000_t0000_u01745891540663") 2025/04/29 01:53:20 DEBUG : only0: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52272e_d20250429_m015207_c001_v0001177_t0042_u01745891527456") 2025/04/29 01:53:20 DEBUG : only1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de15_d20250429_m015243_c001_v7007000_t0000_u01745891563758") 2025/04/29 01:53:20 DEBUG : only1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f401804068e5227da_d20250429_m015237_c001_v0001177_t0040_u01745891557884") 2025/04/29 01:53:20 DEBUG : only1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522796_d20250429_m015227_c001_v0001177_t0024_u01745891547172") 2025/04/29 01:53:20 DEBUG : only1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f407bc95a5e4baa42_d20250429_m015220_c001_v7007000_t0000_u01745891540675") 2025/04/29 01:53:20 DEBUG : only1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522736_d20250429_m015207_c001_v0001177_t0039_u01745891527983") 2025/04/29 01:53:20 DEBUG : only10: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de16_d20250429_m015243_c001_v7007000_t0000_u01745891563942") 2025/04/29 01:53:20 DEBUG : only10: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f407e766dd2ae8287_d20250429_m015238_c001_v0001104_t0020_u01745891558440") 2025/04/29 01:53:20 DEBUG : only10: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227b8_d20250429_m015231_c001_v0001177_t0051_u01745891551878") 2025/04/29 01:53:21 DEBUG : only10: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6a7_d20250429_m015220_c001_v7007000_t0000_u01745891540092") 2025/04/29 01:53:21 DEBUG : only10: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522758_d20250429_m015212_c001_v0001177_t0040_u01745891532889") 2025/04/29 01:53:21 DEBUG : only11: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de1a_d20250429_m015244_c001_v7007000_t0000_u01745891564125") 2025/04/29 01:53:21 DEBUG : only11: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f400794f22e352243_d20250429_m015238_c001_v0001100_t0003_u01745891558631") 2025/04/29 01:53:21 DEBUG : only11: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227ba_d20250429_m015232_c001_v0001177_t0039_u01745891552336") 2025/04/29 01:53:21 DEBUG : only11: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de36b_d20250429_m015220_c001_v7007000_t0000_u01745891540821") 2025/04/29 01:53:21 DEBUG : only11: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52275c_d20250429_m015213_c001_v0001177_t0008_u01745891533404") 2025/04/29 01:53:21 DEBUG : only12: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de1e_d20250429_m015244_c001_v7007000_t0000_u01745891564309") 2025/04/29 01:53:21 DEBUG : only12: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f400d3a64968c2fc4_d20250429_m015238_c001_v0001150_t0010_u01745891558275") 2025/04/29 01:53:21 DEBUG : only12: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227bc_d20250429_m015232_c001_v0001177_t0034_u01745891552937") 2025/04/29 01:53:21 DEBUG : only12: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f407bc95a5e4baa38_d20250429_m015220_c001_v7007000_t0000_u01745891540095") 2025/04/29 01:53:21 DEBUG : only12: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52275e_d20250429_m015213_c001_v0001177_t0059_u01745891533943") 2025/04/29 01:53:21 DEBUG : only13: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de20_d20250429_m015244_c001_v7007000_t0000_u01745891564493") 2025/04/29 01:53:21 DEBUG : only13: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f400d3a64968c2fc6_d20250429_m015238_c001_v0001150_t0010_u01745891558459") 2025/04/29 01:53:21 DEBUG : only13: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227c0_d20250429_m015233_c001_v0001177_t0039_u01745891553552") 2025/04/29 01:53:21 DEBUG : only13: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4023012e7de9183b_d20250429_m015219_c001_v7007000_t0000_u01745891539886") 2025/04/29 01:53:21 DEBUG : only13: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522762_d20250429_m015214_c001_v0001177_t0013_u01745891534456") 2025/04/29 01:53:21 DEBUG : only14: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de23_d20250429_m015244_c001_v7007000_t0000_u01745891564677") 2025/04/29 01:53:21 DEBUG : only14: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f401804068e5227de_d20250429_m015238_c001_v0001177_t0040_u01745891558467") 2025/04/29 01:53:21 DEBUG : only14: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227c2_d20250429_m015234_c001_v0001177_t0049_u01745891554083") 2025/04/29 01:53:22 DEBUG : only14: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4023012e7de9183e_d20250429_m015220_c001_v7007000_t0000_u01745891540285") 2025/04/29 01:53:22 DEBUG : only14: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522768_d20250429_m015215_c001_v0001177_t0005_u01745891535143") 2025/04/29 01:53:22 DEBUG : only15: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de26_d20250429_m015244_c001_v7007000_t0000_u01745891564859") 2025/04/29 01:53:22 DEBUG : only15: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f407e766dd2ae8289_d20250429_m015238_c001_v0001104_t0020_u01745891558626") 2025/04/29 01:53:22 DEBUG : only15: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227c6_d20250429_m015234_c001_v0001177_t0012_u01745891554772") 2025/04/29 01:53:22 DEBUG : only15: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6b0_d20250429_m015220_c001_v7007000_t0000_u01745891540843") 2025/04/29 01:53:22 DEBUG : only15: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52276c_d20250429_m015215_c001_v0001177_t0046_u01745891535744") 2025/04/29 01:53:22 DEBUG : only16: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de27_d20250429_m015245_c001_v7007000_t0000_u01745891565072") 2025/04/29 01:53:22 DEBUG : only16: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f401804068e5227dc_d20250429_m015238_c001_v0001177_t0040_u01745891558283") 2025/04/29 01:53:22 DEBUG : only16: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227c8_d20250429_m015235_c001_v0001177_t0032_u01745891555335") 2025/04/29 01:53:22 DEBUG : only16: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4023012e7de91839_d20250429_m015219_c001_v7007000_t0000_u01745891539699") 2025/04/29 01:53:22 DEBUG : only16: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52276e_d20250429_m015216_c001_v0001177_t0032_u01745891536333") 2025/04/29 01:53:22 DEBUG : only17: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de2b_d20250429_m015245_c001_v7007000_t0000_u01745891565254") 2025/04/29 01:53:22 DEBUG : only17: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f400d3a64968c2fc8_d20250429_m015238_c001_v0001150_t0010_u01745891558642") 2025/04/29 01:53:22 DEBUG : only17: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227ca_d20250429_m015235_c001_v0001177_t0028_u01745891555810") 2025/04/29 01:53:22 DEBUG : only17: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f407bc95a5e4baa3d_d20250429_m015220_c001_v7007000_t0000_u01745891540295") 2025/04/29 01:53:22 DEBUG : only17: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522770_d20250429_m015217_c001_v0001177_t0021_u01745891537099") 2025/04/29 01:53:22 DEBUG : only18: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de2e_d20250429_m015245_c001_v7007000_t0000_u01745891565436") 2025/04/29 01:53:22 DEBUG : only18: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f400794f22e352247_d20250429_m015238_c001_v0001100_t0003_u01745891558820") 2025/04/29 01:53:22 DEBUG : only18: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227ce_d20250429_m015236_c001_v0001177_t0020_u01745891556534") 2025/04/29 01:53:23 DEBUG : only18: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4023012e7de91841_d20250429_m015220_c001_v7007000_t0000_u01745891540470") 2025/04/29 01:53:23 DEBUG : only18: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522774_d20250429_m015217_c001_v0001177_t0020_u01745891537758") 2025/04/29 01:53:23 DEBUG : only19: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de32_d20250429_m015245_c001_v7007000_t0000_u01745891565618") 2025/04/29 01:53:23 DEBUG : only19: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f400d3a64968c2fca_d20250429_m015238_c001_v0001150_t0010_u01745891558832") 2025/04/29 01:53:23 DEBUG : only19: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227d2_d20250429_m015237_c001_v0001177_t0020_u01745891557010") 2025/04/29 01:53:23 DEBUG : only19: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f407bc95a5e4baa40_d20250429_m015220_c001_v7007000_t0000_u01745891540480") 2025/04/29 01:53:23 DEBUG : only19: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52277a_d20250429_m015218_c001_v0001177_t0040_u01745891538335") 2025/04/29 01:53:23 DEBUG : only2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de34_d20250429_m015245_c001_v7007000_t0000_u01745891565802") 2025/04/29 01:53:23 DEBUG : only2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f401804068e5227e2_d20250429_m015238_c001_v0001177_t0040_u01745891558840") 2025/04/29 01:53:23 DEBUG : only2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522798_d20250429_m015227_c001_v0001177_t0038_u01745891547736") 2025/04/29 01:53:23 DEBUG : only2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de363_d20250429_m015220_c001_v7007000_t0000_u01745891540078") 2025/04/29 01:53:23 DEBUG : only2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522738_d20250429_m015208_c001_v0001177_t0010_u01745891528479") 2025/04/29 01:53:23 DEBUG : only3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de37_d20250429_m015245_c001_v7007000_t0000_u01745891565984") 2025/04/29 01:53:23 DEBUG : only3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f401804068e5227e0_d20250429_m015238_c001_v0001177_t0040_u01745891558650") 2025/04/29 01:53:23 DEBUG : only3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52279c_d20250429_m015228_c001_v0001177_t0026_u01745891548324") 2025/04/29 01:53:23 DEBUG : only3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de368_d20250429_m015220_c001_v7007000_t0000_u01745891540451") 2025/04/29 01:53:23 DEBUG : only3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522740_d20250429_m015208_c001_v0001177_t0058_u01745891528989") 2025/04/29 01:53:23 DEBUG : only4: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de39_d20250429_m015246_c001_v7007000_t0000_u01745891566166") 2025/04/29 01:53:23 DEBUG : only4: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f407e766dd2ae828b_d20250429_m015238_c001_v0001104_t0020_u01745891558808") 2025/04/29 01:53:23 DEBUG : only4: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227a4_d20250429_m015228_c001_v0001177_t0042_u01745891548791") 2025/04/29 01:53:23 DEBUG : only4: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de364_d20250429_m015220_c001_v7007000_t0000_u01745891540267") 2025/04/29 01:53:23 DEBUG : only4: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522742_d20250429_m015209_c001_v0001177_t0001_u01745891529588") 2025/04/29 01:53:24 DEBUG : only5: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de3d_d20250429_m015246_c001_v7007000_t0000_u01745891566348") 2025/04/29 01:53:24 DEBUG : only5: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f407e766dd2ae828d_d20250429_m015238_c001_v0001104_t0020_u01745891558992") 2025/04/29 01:53:24 DEBUG : only5: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227a6_d20250429_m015229_c001_v0001177_t0049_u01745891549340") 2025/04/29 01:53:24 DEBUG : only5: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6a9_d20250429_m015220_c001_v7007000_t0000_u01745891540276") 2025/04/29 01:53:24 DEBUG : only5: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522744_d20250429_m015210_c001_v0001177_t0055_u01745891530158") 2025/04/29 01:53:24 DEBUG : only6: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de40_d20250429_m015246_c001_v7007000_t0000_u01745891566531") 2025/04/29 01:53:24 DEBUG : only6: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f400794f22e352249_d20250429_m015239_c001_v0001100_t0003_u01745891559004") 2025/04/29 01:53:24 DEBUG : only6: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227a8_d20250429_m015229_c001_v0001177_t0057_u01745891549920") 2025/04/29 01:53:24 DEBUG : only6: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de369_d20250429_m015220_c001_v7007000_t0000_u01745891540637") 2025/04/29 01:53:24 DEBUG : only6: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522746_d20250429_m015210_c001_v0001177_t0052_u01745891530686") 2025/04/29 01:53:24 DEBUG : only7: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de45_d20250429_m015246_c001_v7007000_t0000_u01745891566724") 2025/04/29 01:53:24 DEBUG : only7: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f400d3a64968c2fcc_d20250429_m015239_c001_v0001150_t0010_u01745891559016") 2025/04/29 01:53:24 DEBUG : only7: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227ac_d20250429_m015230_c001_v0001177_t0047_u01745891550406") 2025/04/29 01:53:24 DEBUG : only7: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6ae_d20250429_m015220_c001_v7007000_t0000_u01745891540655") 2025/04/29 01:53:24 DEBUG : only7: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522748_d20250429_m015211_c001_v0001177_t0057_u01745891531301") 2025/04/29 01:53:24 DEBUG : only8: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de49_d20250429_m015246_c001_v7007000_t0000_u01745891566973") 2025/04/29 01:53:24 DEBUG : only8: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f401804068e5227e4_d20250429_m015239_c001_v0001177_t0040_u01745891559025") 2025/04/29 01:53:24 DEBUG : only8: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227ae_d20250429_m015230_c001_v0001177_t0047_u01745891550901") 2025/04/29 01:53:24 DEBUG : only8: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4186c45cec50d6ab_d20250429_m015220_c001_v7007000_t0000_u01745891540461") 2025/04/29 01:53:24 DEBUG : only8: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52274c_d20250429_m015211_c001_v0001177_t0020_u01745891531932") 2025/04/29 01:53:25 DEBUG : only9: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de4c_d20250429_m015247_c001_v7007000_t0000_u01745891567154") 2025/04/29 01:53:25 DEBUG : only9: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f407e766dd2ae828f_d20250429_m015239_c001_v0001104_t0020_u01745891559176") 2025/04/29 01:53:25 DEBUG : only9: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5227b2_d20250429_m015231_c001_v0001177_t0008_u01745891551424") 2025/04/29 01:53:25 DEBUG : only9: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4023012e7de9183c_d20250429_m015220_c001_v7007000_t0000_u01745891540070") 2025/04/29 01:53:25 DEBUG : only9: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522754_d20250429_m015212_c001_v0001177_t0010_u01745891532414") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc276ae_d20250429_m014850_c001_v7007000_t0000_u01745891330119") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2d65_d20250429_m014847_c001_v0001150_t0047_u01745891327150") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de273_d20250429_m014845_c001_v7007000_t0000_u01745891325644") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522472_d20250429_m014843_c001_v0001177_t0024_u01745891323849") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de270_d20250429_m014842_c001_v7007000_t0000_u01745891322016") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2d5f_d20250429_m014839_c001_v0001150_t0032_u01745891319840") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de251_d20250429_m014828_c001_v7007000_t0000_u01745891308420") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522434_d20250429_m014827_c001_v0001177_t0038_u01745891307252") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de24d_d20250429_m014825_c001_v7007000_t0000_u01745891305358") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52242e_d20250429_m014824_c001_v0001177_t0054_u01745891304513") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de24a_d20250429_m014823_c001_v7007000_t0000_u01745891303003") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522422_d20250429_m014822_c001_v0001177_t0052_u01745891302188") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83b845_d20250429_m014815_c001_v7007000_t0000_u01745891295495") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522402_d20250429_m014814_c001_v0001177_t0007_u01745891294414") 2025/04/29 01:53:25 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83b83e_d20250429_m014813_c001_v7007000_t0000_u01745891293674") 2025/04/29 01:53:26 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223fa_d20250429_m014812_c001_v0001177_t0034_u01745891292480") 2025/04/29 01:53:26 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea1437836c_d20250429_m014811_c001_v7007000_t0000_u01745891291685") 2025/04/29 01:53:26 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223f2_d20250429_m014811_c001_v0001177_t0029_u01745891291103") 2025/04/29 01:53:26 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223f0_d20250429_m014810_c001_v0001177_t0047_u01745891290527") 2025/04/29 01:53:26 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea14378361_d20250429_m014809_c001_v7007000_t0000_u01745891289792") 2025/04/29 01:53:26 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223ea_d20250429_m014809_c001_v0001177_t0053_u01745891289201") 2025/04/29 01:53:26 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223e8_d20250429_m014808_c001_v0001177_t0015_u01745891288617") 2025/04/29 01:53:26 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4047c5ea14378357_d20250429_m014807_c001_v7007000_t0000_u01745891287890") 2025/04/29 01:53:26 DEBUG : potato: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5223da_d20250429_m014807_c001_v0001177_t0045_u01745891287124") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4142581cd537acb6_d20250429_m014942_c001_v7007000_t0000_u01745891382327") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e36d_d20250429_m014941_c001_v0001040_t0037_u01745891381018") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f41753c977c185450_d20250429_m014930_c001_v7007000_t0000_u01745891370723") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e359_d20250429_m014926_c001_v0001040_t0047_u01745891366504") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f415745b83fcbb802_d20250429_m014915_c001_v7007000_t0000_u01745891355887") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e335_d20250429_m014911_c001_v0001040_t0001_u01745891351119") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc27702_d20250429_m014902_c001_v7007000_t0000_u01745891342803") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e323_d20250429_m014858_c001_v0001040_t0054_u01745891338834") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de257_d20250429_m014833_c001_v7007000_t0000_u01745891313284") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522444_d20250429_m014832_c001_v0001177_t0058_u01745891312049") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de255_d20250429_m014830_c001_v7007000_t0000_u01745891310949") 2025/04/29 01:53:26 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52243a_d20250429_m014829_c001_v0001177_t0020_u01745891309344") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de252_d20250429_m014828_c001_v7007000_t0000_u01745891308603") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522438_d20250429_m014827_c001_v0001177_t0018_u01745891307832") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de24f_d20250429_m014826_c001_v7007000_t0000_u01745891306518") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522432_d20250429_m014825_c001_v0001177_t0017_u01745891305726") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de24c_d20250429_m014823_c001_v7007000_t0000_u01745891303783") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52242a_d20250429_m014823_c001_v0001177_t0023_u01745891303012") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f419d64187d83b847_d20250429_m014816_c001_v7007000_t0000_u01745891296234") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52240a_d20250429_m014815_c001_v0001177_t0006_u01745891295282") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa048_d20250429_m014707_c001_v7007000_t0000_u01745891227181") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5222dc_d20250429_m014706_c001_v0001177_t0033_u01745891226608") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa046_d20250429_m014705_c001_v7007000_t0000_u01745891225346") 2025/04/29 01:53:27 DEBUG : potato2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5222d8_d20250429_m014704_c001_v0001177_t0044_u01745891224760") 2025/04/29 01:53:27 DEBUG : potato3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f41753c977c185452_d20250429_m014930_c001_v7007000_t0000_u01745891370946") 2025/04/29 01:53:27 DEBUG : potato3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2dca_d20250429_m014927_c001_v0001150_t0010_u01745891367965") 2025/04/29 01:53:27 DEBUG : potato3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f415745b83fcbb805_d20250429_m014916_c001_v7007000_t0000_u01745891356189") 2025/04/29 01:53:27 DEBUG : potato3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2db4_d20250429_m014912_c001_v0001150_t0035_u01745891352646") 2025/04/29 01:53:27 DEBUG : potato3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc27703_d20250429_m014903_c001_v7007000_t0000_u01745891343024") 2025/04/29 01:53:27 DEBUG : potato3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2d88_d20250429_m014859_c001_v0001150_t0026_u01745891339506") 2025/04/29 01:53:27 DEBUG : pre-dest1/1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356990_d20250429_m015024_c001_v7007000_t0000_u01745891424185") 2025/04/29 01:53:27 DEBUG : pre-dest1/1: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2e32_d20250429_m015015_c001_v0001150_t0001_u01745891415886") 2025/04/29 01:53:28 DEBUG : pre-dest2/2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4174e756d2356991_d20250429_m015024_c001_v7007000_t0000_u01745891424371") 2025/04/29 01:53:28 DEBUG : pre-dest2/2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e3a1_d20250429_m015016_c001_v0001040_t0001_u01745891416556") 2025/04/29 01:53:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4165a94c05d070ee_d20250429_m014955_c001_v7007000_t0000_u01745891395976") 2025/04/29 01:53:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522540_d20250429_m014952_c001_v0001177_t0032_u01745891392112") 2025/04/29 01:53:28 DEBUG : sizeonly: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f403e12cb0fc8150c_d20250429_m014748_c001_v7007000_t0000_u01745891268389") 2025/04/29 01:53:28 DEBUG : sizeonly: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522390_d20250429_m014747_c001_v0001177_t0048_u01745891267437") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850dec7_d20250429_m015303_c001_v7007000_t0000_u01745891583483") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f107e766dd2ae82cd_d20250429_m015300_c001_v0001104_t0059_u01745891580336") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de9f_d20250429_m015258_c001_v7007000_t0000_u01745891578417") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2fe6_d20250429_m015255_c001_v0001150_t0045_u01745891575959") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc276d5_d20250429_m014855_c001_v7007000_t0000_u01745891335394") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e321_d20250429_m014854_c001_v0001040_t0044_u01745891334430") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc276c6_d20250429_m014853_c001_v7007000_t0000_u01745891333138") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522486_d20250429_m014852_c001_v0001177_t0040_u01745891332359") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f403e12cb0fc81509_d20250429_m014744_c001_v7007000_t0000_u01745891264244") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52237e_d20250429_m014742_c001_v0001177_t0027_u01745891262751") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f403e12cb0fc81507_d20250429_m014742_c001_v7007000_t0000_u01745891262013") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522378_d20250429_m014740_c001_v0001177_t0057_u01745891260866") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f403e12cb0fc814d4_d20250429_m014737_c001_v7007000_t0000_u01745891257083") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52235e_d20250429_m014736_c001_v0001177_t0058_u01745891256004") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f403e12cb0fc814c0_d20250429_m014735_c001_v7007000_t0000_u01745891255457") 2025/04/29 01:53:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522356_d20250429_m014734_c001_v0001177_t0035_u01745891254315") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522348_d20250429_m014731_c001_v0001177_t0055_u01745891251631") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f403e12cb0fc8149d_d20250429_m014730_c001_v7007000_t0000_u01745891250904") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522340_d20250429_m014730_c001_v0001177_t0017_u01745891250321") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522338_d20250429_m014729_c001_v0001177_t0005_u01745891249463") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f403e12cb0fc8148f_d20250429_m014728_c001_v7007000_t0000_u01745891248372") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522332_d20250429_m014725_c001_v0001177_t0014_u01745891245992") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522326_d20250429_m014723_c001_v0001177_t0020_u01745891243325") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f403e12cb0fc8146c_d20250429_m014722_c001_v7007000_t0000_u01745891242590") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52231e_d20250429_m014722_c001_v0001177_t0020_u01745891242018") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52231a_d20250429_m014721_c001_v0001177_t0044_u01745891241257") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f403e12cb0fc8146a_d20250429_m014720_c001_v7007000_t0000_u01745891240530") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522310_d20250429_m014717_c001_v0001177_t0053_u01745891237092") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f403e12cb0fc8145b_d20250429_m014716_c001_v7007000_t0000_u01745891236726") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52230a_d20250429_m014716_c001_v0001177_t0037_u01745891236136") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa081_d20250429_m014714_c001_v7007000_t0000_u01745891234502") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522304_d20250429_m014713_c001_v0001177_t0001_u01745891233933") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa077_d20250429_m014713_c001_v7007000_t0000_u01745891233390") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5222fe_d20250429_m014712_c001_v0001177_t0056_u01745891232823") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa067_d20250429_m014711_c001_v7007000_t0000_u01745891231559") 2025/04/29 01:53:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5222f6_d20250429_m014710_c001_v0001177_t0045_u01745891230800") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa058_d20250429_m014710_c001_v7007000_t0000_u01745891230248") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5222ee_d20250429_m014709_c001_v0001177_t0000_u01745891229674") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa050_d20250429_m014708_c001_v7007000_t0000_u01745891228756") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5222e8_d20250429_m014708_c001_v0001177_t0006_u01745891228080") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa044_d20250429_m014702_c001_v7007000_t0000_u01745891222315") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5222ca_d20250429_m014701_c001_v0001177_t0031_u01745891221722") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa040_d20250429_m014700_c001_v7007000_t0000_u01745891220818") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5222c4_d20250429_m014700_c001_v0001177_t0041_u01745891220118") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa038_d20250429_m014659_c001_v7007000_t0000_u01745891219177") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5222c0_d20250429_m014658_c001_v0001177_t0015_u01745891218591") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4162eda9049fa028_d20250429_m014655_c001_v7007000_t0000_u01745891215712") 2025/04/29 01:53:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e5222b4_d20250429_m014655_c001_v0001177_t0035_u01745891215132") 2025/04/29 01:53:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850dec9_d20250429_m015303_c001_v7007000_t0000_u01745891583667") 2025/04/29 01:53:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100794f22e35227b_d20250429_m015300_c001_v0001100_t0015_u01745891580322") 2025/04/29 01:53:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850dea1_d20250429_m015258_c001_v7007000_t0000_u01745891578600") 2025/04/29 01:53:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522824_d20250429_m015255_c001_v0001177_t0047_u01745891575607") 2025/04/29 01:53:30 DEBUG : sub/yam: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc276a7_d20250429_m014849_c001_v7007000_t0000_u01745891329568") 2025/04/29 01:53:30 DEBUG : sub/yam: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e319_d20250429_m014847_c001_v0001040_t0037_u01745891327498") 2025/04/29 01:53:30 DEBUG : test_dir1/file2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de79_d20250429_m015254_c001_v7007000_t0000_u01745891574045") 2025/04/29 01:53:31 DEBUG : test_dir1/file2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52281a_d20250429_m015251_c001_v0001177_t0037_u01745891571663") 2025/04/29 01:53:31 DEBUG : test_dir1/file2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de65_d20250429_m015250_c001_v7007000_t0000_u01745891570113") 2025/04/29 01:53:31 DEBUG : test_dir1/file2: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2fda_d20250429_m015248_c001_v0001150_t0043_u01745891568534") 2025/04/29 01:53:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de7a_d20250429_m015254_c001_v7007000_t0000_u01745891574228") 2025/04/29 01:53:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100794f22e352265_d20250429_m015251_c001_v0001100_t0013_u01745891571674") 2025/04/29 01:53:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4104b9129850de67_d20250429_m015250_c001_v7007000_t0000_u01745891570297") 2025/04/29 01:53:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e52280a_d20250429_m015248_c001_v0001177_t0031_u01745891568540") 2025/04/29 01:53:31 DEBUG : three: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de266_d20250429_m014839_c001_v7007000_t0000_u01745891319093") 2025/04/29 01:53:31 DEBUG : three: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522460_d20250429_m014837_c001_v0001177_t0015_u01745891317908") 2025/04/29 01:53:31 DEBUG : three: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f101804068e522452_d20250429_m014835_c001_v0001177_t0034_u01745891315517") 2025/04/29 01:53:31 DEBUG : two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de267_d20250429_m014839_c001_v7007000_t0000_u01745891319275") 2025/04/29 01:53:31 DEBUG : two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f41691b6f4f49e307_d20250429_m014837_c001_v0001040_t0053_u01745891317066") 2025/04/29 01:53:31 DEBUG : two: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f401804068e522450_d20250429_m014835_c001_v0001177_t0040_u01745891315332") 2025/04/29 01:53:31 DEBUG : yam: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc276af_d20250429_m014850_c001_v7007000_t0000_u01745891330314") 2025/04/29 01:53:31 DEBUG : yam: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f115b5db26851b9ca_d20250429_m014848_c001_v0001106_t0022_u01745891328767") 2025/04/29 01:53:31 DEBUG : yam: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de272_d20250429_m014845_c001_v7007000_t0000_u01745891325094") 2025/04/29 01:53:31 DEBUG : yam: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f100d3a64968c2d61_d20250429_m014843_c001_v0001150_t0054_u01745891323496") 2025/04/29 01:53:31 DEBUG : yam: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de26d_d20250429_m014841_c001_v7007000_t0000_u01745891321466") 2025/04/29 01:53:31 DEBUG : yam: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f11691b6f4f49e30b_d20250429_m014839_c001_v0001040_t0033_u01745891319846") 2025/04/29 01:53:31 DEBUG : yaml: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f405b84a9dcc2768d_d20250429_m014845_c001_v7007000_t0000_u01745891325843") 2025/04/29 01:53:31 DEBUG : yaml: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f114d04f8ea21a953_d20250429_m014844_c001_v0001102_t0058_u01745891324649") 2025/04/29 01:53:31 DEBUG : yaml: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f4057b9f1568de271_d20250429_m014842_c001_v7007000_t0000_u01745891322200") 2025/04/29 01:53:32 DEBUG : yaml: Deleting (id "4_z9f72bde3309d7bfb9f680e1b_f1100c8c4184d7215_d20250429_m014841_c001_v0001165_t0030_u01745891321267") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m42.223445693s (try 1/5)