"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/23 01:38:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye" 2025/03/23 01:38:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 01:38:44 DEBUG : Creating backend with remote "/tmp/rclone2209718434" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:38:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:38:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/23 01:38:45 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:38:45 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:38:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:38:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:38:46 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:38:46 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:38:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:38:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:38:47 DEBUG : B2 bucket rclone-test-rivilev7reye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.16s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", 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-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", 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-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:38:48 DEBUG : Creating backend with remote "/non-existing" 2025/03/23 01:38:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/23 01:38:49 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:38:49 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:38:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:38:50 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:38:50 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:38:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:38:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.98s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:38:51 INFO : B2 bucket rclone-test-rivilev7reye: Running all checks before starting transfers 2025/03/23 01:38:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:38:52 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:38:52 INFO : B2 bucket rclone-test-rivilev7reye: Checks finished, now starting transfers 2025/03/23 01:38:52 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:38:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:38:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.64s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:38:53 ERROR : Ignoring --no-traverse with sync 2025/03/23 01:38:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:38:53 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:38:53 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:38:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:38:54 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:38:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.79s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:38:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/23 01:38:55 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:38:55 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:38:55 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/23 01:38:55 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:38:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:38:57 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:38:57 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:38:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:38:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:38:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:38:59 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:38:59 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:38:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:38:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/23 01:39:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:39:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/23 01:39:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:39:00 INFO : sub dir: Making directory 2025/03/23 01:39:00 INFO : sub dir2: Making directory 2025/03/23 01:39:00 INFO : sub dir2/sub sub dir2: Making directory 2025/03/23 01:39:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:39:00 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:00 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:39:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/23 01:39:01 DEBUG : B2 bucket rclone-test-rivilev7reye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.64s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:02 INFO : sub dir2: Making directory 2025/03/23 01:39:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/23 01:39:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:39:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:39:02 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:02 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:39:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:03 DEBUG : sub dir2: Making directory with metadata 2025/03/23 01:39:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:39:03 INFO : sub dir: Making directory 2025/03/23 01:39:03 INFO : sub dir2: Making directory 2025/03/23 01:39:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:39:03 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:03 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:39:04 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:39:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/23 01:39:04 DEBUG : B2 bucket rclone-test-rivilev7reye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/23 01:39:04 DEBUG : B2 bucket rclone-test-rivilev7reye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", 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-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:05 INFO : sub dir2: Making directory 2025/03/23 01:39:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:39:06 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:06 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:39:06 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:39:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:07 DEBUG : sub dir2: Making directory with metadata 2025/03/23 01:39:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:39:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:39:07 INFO : sub dir: Making directory 2025/03/23 01:39:07 INFO : sub dir2: Making directory 2025/03/23 01:39:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:39:07 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:07 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:39:07 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:39:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/23 01:39:08 DEBUG : B2 bucket rclone-test-rivilev7reye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.75s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", 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-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:09 INFO : sub dir2: Making directory 2025/03/23 01:39:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:39:09 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:09 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:39:10 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:39:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.09s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hocefax8huvu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-rivilev7reye -> B2 bucket rclone-test-hocefax8huvu 2025/03/23 01:39:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:39:13 DEBUG : B2 bucket rclone-test-hocefax8huvu: Waiting for checks to finish 2025/03/23 01:39:13 DEBUG : B2 bucket rclone-test-hocefax8huvu: Waiting for transfers to finish 2025/03/23 01:39:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:39:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:13 DEBUG : B2 bucket rclone-test-hocefax8huvu: Purge remote 2025/03/23 01:39:13 INFO : B2 bucket rclone-test-hocefax8huvu: cleaning bucket "rclone-test-hocefax8huvu" of all files 2025/03/23 01:39:14 DEBUG : sub dir/hello world: Deleting (id "4_z9fb26de3a07dcb0b9f580e1b_f11099388452bcbb9_d20250323_m013913_c001_v0001183_t0006_u01742693953618") --- PASS: TestServerSideCopy (4.25s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 01:39:16 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:16 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/23 01:39:16 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wifinir6sehi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-rivilev7reye -> B2 bucket rclone-test-wifinir6sehi 2025/03/23 01:39:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:39:19 DEBUG : B2 bucket rclone-test-wifinir6sehi: Waiting for checks to finish 2025/03/23 01:39:19 DEBUG : B2 bucket rclone-test-wifinir6sehi: Waiting for transfers to finish 2025/03/23 01:39:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:39:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 01:39:21 DEBUG : B2 bucket rclone-test-wifinir6sehi: Waiting for checks to finish 2025/03/23 01:39:21 DEBUG : B2 bucket rclone-test-wifinir6sehi: Waiting for transfers to finish 2025/03/23 01:39:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/23 01:39:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:22 DEBUG : B2 bucket rclone-test-wifinir6sehi: Purge remote 2025/03/23 01:39:22 INFO : B2 bucket rclone-test-wifinir6sehi: cleaning bucket "rclone-test-wifinir6sehi" of all files 2025/03/23 01:39:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d83a07dcb0b9f580e1b_f1096a416e4930378_d20250323_m013921_c001_v0001182_t0028_u01742693961869") 2025/03/23 01:39:22 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d83a07dcb0b9f580e1b_f104662f8d133dd91_d20250323_m013920_c001_v0001105_t0022_u01742693960271") --- PASS: TestServerSideCopyOverSelf (6.54s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 01:39:25 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:25 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/23 01:39:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/23 01:39:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yaloyig4fiji" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-rivilev7reye -> B2 bucket rclone-test-yaloyig4fiji 2025/03/23 01:39:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:39:28 DEBUG : B2 bucket rclone-test-yaloyig4fiji: Waiting for checks to finish 2025/03/23 01:39:28 DEBUG : B2 bucket rclone-test-yaloyig4fiji: Waiting for transfers to finish 2025/03/23 01:39:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:39:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 01:39:30 DEBUG : B2 bucket rclone-test-yaloyig4fiji: Waiting for checks to finish 2025/03/23 01:39:30 DEBUG : B2 bucket rclone-test-yaloyig4fiji: Waiting for transfers to finish 2025/03/23 01:39:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/23 01:39:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/23 01:39:30 INFO : sub dir/hello world: Deleted 2025/03/23 01:39:32 DEBUG : testing file moves 2025/03/23 01:39:32 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/23 01:39:32 DEBUG : B2 bucket rclone-test-yaloyig4fiji: Waiting for checks to finish 2025/03/23 01:39:32 DEBUG : B2 bucket rclone-test-yaloyig4fiji: Waiting for transfers to finish 2025/03/23 01:39:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/23 01:39:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/23 01:39:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:33 DEBUG : B2 bucket rclone-test-yaloyig4fiji: Purge remote 2025/03/23 01:39:33 INFO : B2 bucket rclone-test-yaloyig4fiji: cleaning bucket "rclone-test-yaloyig4fiji" of all files 2025/03/23 01:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ad93a07dcb0b9f580e1b_f110f07892a05502d_d20250323_m013932_c001_v0001104_t0057_u01742693972348") 2025/03/23 01:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ad93a07dcb0b9f580e1b_f1097379abbcafacd_d20250323_m013930_c001_v0001131_t0050_u01742693970425") 2025/03/23 01:39:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ad93a07dcb0b9f580e1b_f10445ea1a836d2dd_d20250323_m013928_c001_v0001109_t0026_u01742693968722") --- PASS: TestServerSideMoveOverSelf (9.14s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:35 ERROR : : error listing: directory not found 2025/03/23 01:39:36 INFO : Local file system at /tmp/rclone2209718434: Making directory 2025/03/23 01:39:36 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:36 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.79s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:39:38 DEBUG : Local file system at /tmp/rclone2209718434: Waiting for checks to finish 2025/03/23 01:39:38 DEBUG : Local file system at /tmp/rclone2209718434: Waiting for transfers to finish 2025/03/23 01:39:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:39:38 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/23 01:39:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/23 01:39:39 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:39 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:39:40 INFO : check sum: Copied (new) 2025/03/23 01:39:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:40 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:39:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/23 01:39:40 DEBUG : check sum: Unchanged skipping 2025/03/23 01:39:40 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:40 DEBUG : Waiting for deletions to finish 2025/03/23 01:39:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.53s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/23 01:39:42 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:42 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/23 01:39:42 INFO : sizeonly: Copied (new) 2025/03/23 01:39:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:43 DEBUG : sizeonly: Sizes identical 2025/03/23 01:39:43 DEBUG : sizeonly: Unchanged skipping 2025/03/23 01:39:43 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:43 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:43 DEBUG : Waiting for deletions to finish 2025/03/23 01:39:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.36s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/23 01:39:44 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:44 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:45 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/23 01:39:45 INFO : ignore-size: Copied (new) 2025/03/23 01:39:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:39:45 DEBUG : ignore-size: Unchanged skipping 2025/03/23 01:39:45 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:45 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:45 DEBUG : Waiting for deletions to finish 2025/03/23 01:39:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:39:48 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:48 DEBUG : existing: Unchanged skipping 2025/03/23 01:39:48 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:48 DEBUG : Waiting for deletions to finish 2025/03/23 01:39:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/23 01:39:48 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:48 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/23 01:39:48 INFO : existing: Copied (replaced existing) 2025/03/23 01:39:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 01:39:50 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:50 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/23 01:39:50 INFO : existing: Copied (new) 2025/03/23 01:39:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:51 DEBUG : existing: Destination exists, skipping 2025/03/23 01:39:51 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:51 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:51 DEBUG : Waiting for deletions to finish 2025/03/23 01:39:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:53 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/23 01:39:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:39:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 01:39:53 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:53 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 01:39:53 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:39:54 INFO : a/potato2: Copied (new) 2025/03/23 01:39:54 DEBUG : Waiting for deletions to finish 2025/03/23 01:39:54 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.41s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/23 01:39:56 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:39:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/23 01:39:56 DEBUG : empty space: Unchanged skipping 2025/03/23 01:39:56 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:56 DEBUG : Waiting for deletions to finish 2025/03/23 01:39:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:39:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/23 01:39:57 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:39:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:39:58 INFO : empty space: Updated modification time in destination 2025/03/23 01:39:58 DEBUG : empty space: Unchanged skipping 2025/03/23 01:39:58 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:39:58 DEBUG : Waiting for deletions to finish 2025/03/23 01:39:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40: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/03/23 01:40:00 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:40:00 DEBUG : empty space: Unchanged skipping 2025/03/23 01:40:00 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:00 DEBUG : Waiting for deletions to finish 2025/03/23 01:40:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.02s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:02 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/23 01:40:02 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2209718434) 2025/03/23 01:40:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rivilev7reye) 2025/03/23 01:40:02 DEBUG : foo: sha1 differ 2025/03/23 01:40:02 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/23 01:40:02 INFO : foo: Copied (replaced existing) 2025/03/23 01:40:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/23 01:40:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:40:04 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:04 DEBUG : empty space: Unchanged skipping 2025/03/23 01:40:04 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:04 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:40:04 INFO : potato: Copied (new) 2025/03/23 01:40:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/23 01:40:06 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:06 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/23 01:40:07 INFO : potato: Copied (replaced existing) 2025/03/23 01:40:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.18s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:08 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:08 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/23 01:40:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2209718434) 2025/03/23 01:40:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rivilev7reye) 2025/03/23 01:40:08 DEBUG : potato: sha1 differ 2025/03/23 01:40:08 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/23 01:40:09 INFO : potato: Copied (replaced existing) 2025/03/23 01:40:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:40:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/23 01:40:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:40:11 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:11 DEBUG : empty space: Unchanged skipping 2025/03/23 01:40:11 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:11 DEBUG : Waiting for deletions to finish 2025/03/23 01:40:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:40:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:40:13 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:13 DEBUG : empty space: Unchanged skipping 2025/03/23 01:40:13 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:40:14 INFO : potato2: Copied (new) 2025/03/23 01:40:14 DEBUG : Waiting for deletions to finish 2025/03/23 01:40:14 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:16 INFO : d: Making directory 2025/03/23 01:40:16 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/23 01:40:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:40:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 01:40:17 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:17 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 01:40:17 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:40:17 INFO : a/potato2: Copied (new) 2025/03/23 01:40:17 DEBUG : Waiting for deletions to finish 2025/03/23 01:40:17 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:20 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/23 01:40:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:40:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 01:40:20 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:20 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 01:40:20 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:40:20 INFO : a/potato2: Copied (new) 2025/03/23 01:40:20 ERROR : B2 bucket rclone-test-rivilev7reye: not deleting files as there were IO errors 2025/03/23 01:40:20 ERROR : B2 bucket rclone-test-rivilev7reye: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.37s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:23 DEBUG : Waiting for deletions to finish 2025/03/23 01:40:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:40:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:40:23 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:23 DEBUG : empty space: Unchanged skipping 2025/03/23 01:40:23 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:23 INFO : potato: Deleted 2025/03/23 01:40:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:40:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.88s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:26 DEBUG : Waiting for deletions to finish 2025/03/23 01:40:26 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:26 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:26 INFO : potato: Deleted 2025/03/23 01:40:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:40:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:40:27 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:27 DEBUG : empty space: Unchanged skipping 2025/03/23 01:40:27 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:40:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:40:30 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:30 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:30 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/23 01:40:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.67s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:32 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 01:40:32 DEBUG : enormous: Excluded 2025/03/23 01:40:32 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 01:40:32 DEBUG : potato2: Excluded 2025/03/23 01:40:32 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 01:40:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:40:32 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:32 DEBUG : empty space: Unchanged skipping 2025/03/23 01:40:32 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:32 DEBUG : Waiting for deletions to finish 2025/03/23 01:40:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:33 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 01:40:33 DEBUG : enormous: Excluded 2025/03/23 01:40:33 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 01:40:33 DEBUG : potato2: Excluded 2025/03/23 01:40:33 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 01:40:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/23 01:40:33 DEBUG : empty space: Unchanged skipping 2025/03/23 01:40:33 DEBUG : Local file system at /tmp/rclone2209718434: Waiting for checks to finish 2025/03/23 01:40:33 DEBUG : Local file system at /tmp/rclone2209718434: Waiting for transfers to finish 2025/03/23 01:40:33 DEBUG : Waiting for deletions to finish 2025/03/23 01:40:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:36 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 01:40:36 DEBUG : enormous: Excluded 2025/03/23 01:40:36 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 01:40:36 DEBUG : potato2: Excluded 2025/03/23 01:40:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:40:36 DEBUG : empty space: Unchanged skipping 2025/03/23 01:40:36 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:36 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:36 DEBUG : Waiting for deletions to finish 2025/03/23 01:40:36 INFO : enormous: Deleted 2025/03/23 01:40:36 INFO : potato2: Deleted 2025/03/23 01:40:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/23 01:40:37 DEBUG : empty space: Unchanged skipping 2025/03/23 01:40:37 DEBUG : Local file system at /tmp/rclone2209718434: Waiting for checks to finish 2025/03/23 01:40:37 DEBUG : Local file system at /tmp/rclone2209718434: Waiting for transfers to finish 2025/03/23 01:40:37 DEBUG : Waiting for deletions to finish 2025/03/23 01:40:37 INFO : enormous: Deleted 2025/03/23 01:40:37 INFO : potato2: Deleted 2025/03/23 01:40:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.74s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:40 DEBUG : five: Need to transfer - File not found at Destination 2025/03/23 01:40:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/23 01:40:40 DEBUG : one: Destination is newer than source, skipping 2025/03/23 01:40:40 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:40 DEBUG : three: Sizes identical 2025/03/23 01:40:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/23 01:40:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 01:40:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2209718434) 2025/03/23 01:40:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rivilev7reye) 2025/03/23 01:40:40 DEBUG : two: sha1 differ 2025/03/23 01:40:40 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/23 01:40:40 INFO : five: Copied (new) 2025/03/23 01:40:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/23 01:40:40 INFO : four: Copied (replaced existing) 2025/03/23 01:40:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/23 01:40:41 INFO : two: Copied (replaced existing) 2025/03/23 01:40:41 DEBUG : Waiting for deletions to finish 2025/03/23 01:40:41 DEBUG : one: Destination is newer than source, skipping 2025/03/23 01:40:41 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/23 01:40:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/23 01:40:41 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/23 01:40:41 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/23 01:40:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 01:40:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 01:40:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/23 01:40:41 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/23 01:40:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 01:40:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2209718434) 2025/03/23 01:40:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rivilev7reye) 2025/03/23 01:40:41 DEBUG : three: sha1 differ 2025/03/23 01:40:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/23 01:40:41 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:40:41 INFO : three: Copied (replaced existing) 2025/03/23 01:40:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.84s) === 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-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/23 01:40:43 INFO : B2 bucket rclone-test-rivilev7reye: Making map for --track-renames 2025/03/23 01:40:43 INFO : B2 bucket rclone-test-rivilev7reye: Finished making map for --track-renames 2025/03/23 01:40:43 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/23 01:40:43 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for renames to finish 2025/03/23 01:40:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/23 01:40:43 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/23 01:40:43 INFO : potato: Copied (new) 2025/03/23 01:40:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:40:44 INFO : yam: Copied (new) 2025/03/23 01:40:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:40:44 INFO : B2 bucket rclone-test-rivilev7reye: Making map for --track-renames 2025/03/23 01:40:44 INFO : B2 bucket rclone-test-rivilev7reye: Finished making map for --track-renames 2025/03/23 01:40:44 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:44 DEBUG : potato: Unchanged skipping 2025/03/23 01:40:44 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for renames to finish 2025/03/23 01:40:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:40:45 INFO : yam: Copied (server-side copy) to: yaml 2025/03/23 01:40:45 INFO : yam: Deleted 2025/03/23 01:40:45 INFO : yaml: Renamed from "yam" 2025/03/23 01:40:45 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/23 01:40:47 INFO : B2 bucket rclone-test-rivilev7reye: Making map for --track-renames 2025/03/23 01:40:47 INFO : B2 bucket rclone-test-rivilev7reye: Finished making map for --track-renames 2025/03/23 01:40:47 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/23 01:40:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/23 01:40:47 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for renames to finish 2025/03/23 01:40:47 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:40:47 INFO : yam: Copied (new) 2025/03/23 01:40:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/23 01:40:48 INFO : potato: Copied (new) 2025/03/23 01:40:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:40:48 INFO : B2 bucket rclone-test-rivilev7reye: Making map for --track-renames 2025/03/23 01:40:48 INFO : B2 bucket rclone-test-rivilev7reye: Finished making map for --track-renames 2025/03/23 01:40:48 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:48 DEBUG : potato: Unchanged skipping 2025/03/23 01:40:48 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for renames to finish 2025/03/23 01:40:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:40:48 INFO : yam: Copied (server-side copy) to: yaml 2025/03/23 01:40:49 INFO : yam: Deleted 2025/03/23 01:40:49 INFO : yaml: Renamed from "yam" 2025/03/23 01:40:49 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/23 01:40:50 INFO : B2 bucket rclone-test-rivilev7reye: Making map for --track-renames 2025/03/23 01:40:50 INFO : B2 bucket rclone-test-rivilev7reye: Finished making map for --track-renames 2025/03/23 01:40:50 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/23 01:40:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/23 01:40:50 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for renames to finish 2025/03/23 01:40:50 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:40:51 INFO : sub/yam: Copied (new) 2025/03/23 01:40:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/23 01:40:51 INFO : potato: Copied (new) 2025/03/23 01:40:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:40:52 DEBUG : potato: Unchanged skipping 2025/03/23 01:40:52 INFO : B2 bucket rclone-test-rivilev7reye: Making map for --track-renames 2025/03/23 01:40:52 INFO : B2 bucket rclone-test-rivilev7reye: Finished making map for --track-renames 2025/03/23 01:40:52 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:52 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for renames to finish 2025/03/23 01:40:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/23 01:40:52 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/23 01:40:52 INFO : sub/yam: Deleted 2025/03/23 01:40:52 INFO : yam: Renamed from "sub/yam" 2025/03/23 01:40:52 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.81s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:54 DEBUG : Creating backend with remote "/tmp/rclone2209718434/dir1" 2025/03/23 01:40:54 DEBUG : Creating backend with remote "/tmp/rclone2209718434/dir2" 2025/03/23 01:40:54 DEBUG : Local file system at /tmp/rclone2209718434/dir2: Using server-side directory move 2025/03/23 01:40:54 INFO : Local file system at /tmp/rclone2209718434/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/23 01:40:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/23 01:40:54 DEBUG : Local file system at /tmp/rclone2209718434/dir2: Waiting for checks to finish 2025/03/23 01:40:54 DEBUG : Local file system at /tmp/rclone2209718434/dir2: Waiting for transfers to finish 2025/03/23 01:40:54 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:40:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/23 01:40:55 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:55 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/23 01:40:55 INFO : nested/sub dir/file: Copied (new) 2025/03/23 01:40:55 INFO : nested/sub dir/file: Deleted 2025/03/23 01:40:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:40:55 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:40:55 INFO : sub dir/hello world: Deleted 2025/03/23 01:40:55 INFO : sub dir: Removing directory 2025/03/23 01:40:55 INFO : nested/sub dir: Removing directory 2025/03/23 01:40:55 INFO : nested: Removing directory 2025/03/23 01:40:55 DEBUG : Local file system at /tmp/rclone2209718434: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:40:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 01:40:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/23 01:40:57 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:40:57 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:40:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/23 01:40:57 INFO : nested/sub dir/file: Copied (new) 2025/03/23 01:40:57 INFO : nested/sub dir/file: Deleted 2025/03/23 01:40:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/23 01:40:58 INFO : sub dir/hello world: Copied (new) 2025/03/23 01:40:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.64s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:41:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 01:41:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/23 01:41:00 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:41:00 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:41:00 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/23 01:41:00 INFO : existing-b: Copied (new) 2025/03/23 01:41:00 INFO : existing-b: Deleted 2025/03/23 01:41:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/23 01:41:00 INFO : existing: Copied (new) 2025/03/23 01:41:00 INFO : existing: Deleted 2025/03/23 01:41:00 DEBUG : existing: Destination exists, skipping 2025/03/23 01:41:00 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:41:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/23 01:41:00 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:41:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.40s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:41:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qelonoh8bemu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rivilev7reye -> B2 bucket rclone-test-qelonoh8bemu 2025/03/23 01:41:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:41:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/23 01:41:06 DEBUG : empty space: Unchanged skipping 2025/03/23 01:41:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 01:41:06 DEBUG : B2 bucket rclone-test-qelonoh8bemu: Waiting for checks to finish 2025/03/23 01:41:06 INFO : empty space: Deleted 2025/03/23 01:41:06 DEBUG : B2 bucket rclone-test-qelonoh8bemu: Waiting for transfers to finish 2025/03/23 01:41:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:41:06 INFO : potato2: Copied (server-side copy) 2025/03/23 01:41:07 INFO : potato2: Deleted 2025/03/23 01:41:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:41:07 INFO : potato3: Copied (server-side copy) 2025/03/23 01:41:07 INFO : potato3: Deleted 2025/03/23 01:41:07 DEBUG : Creating backend with remote "TestB2:rclone-test-celicuz1wuje" 2025/03/23 01:41:09 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/23 01:41:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:41:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/23 01:41:09 DEBUG : B2 bucket rclone-test-celicuz1wuje: Waiting for checks to finish 2025/03/23 01:41:09 DEBUG : B2 bucket rclone-test-celicuz1wuje: Waiting for transfers to finish 2025/03/23 01:41:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:41:09 INFO : empty space: Copied (server-side copy) 2025/03/23 01:41:10 INFO : empty space: Deleted 2025/03/23 01:41:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:41:10 INFO : potato3: Copied (server-side copy) 2025/03/23 01:41:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:41:10 INFO : potato2: Copied (server-side copy) 2025/03/23 01:41:10 INFO : potato3: Deleted 2025/03/23 01:41:10 INFO : potato2: Deleted 2025/03/23 01:41:10 DEBUG : B2 bucket rclone-test-celicuz1wuje: Purge remote 2025/03/23 01:41:10 INFO : B2 bucket rclone-test-celicuz1wuje: cleaning bucket "rclone-test-celicuz1wuje" of all files 2025/03/23 01:41:10 DEBUG : empty space: Deleting (id "4_zafd23d33a09dcb0b9f580e1b_f104e4cba9bca9882_d20250323_m014109_c001_v0001098_t0028_u01742694069556") 2025/03/23 01:41:10 DEBUG : potato2: Deleting (id "4_zafd23d33a09dcb0b9f580e1b_f10415f54e93a0f68_d20250323_m014109_c001_v0001184_t0034_u01742694069930") 2025/03/23 01:41:10 DEBUG : potato3: Deleting (id "4_zafd23d33a09dcb0b9f580e1b_f118e56019d584bc1_d20250323_m014109_c001_v0001182_t0012_u01742694069934") 2025/03/23 01:41:11 DEBUG : B2 bucket rclone-test-qelonoh8bemu: Purge remote 2025/03/23 01:41:11 INFO : B2 bucket rclone-test-qelonoh8bemu: cleaning bucket "rclone-test-qelonoh8bemu" of all files 2025/03/23 01:41:11 DEBUG : empty space: Deleting (id "4_z8f922d23a09dcb0b9f580e1b_f40514396b2161c75_d20250323_m014109_c001_v7007000_t0000_u01742694069913") 2025/03/23 01:41:11 DEBUG : empty space: Deleting (id "4_z8f922d23a09dcb0b9f580e1b_f102b8d181a8be192_d20250323_m014105_c001_v0001184_t0052_u01742694065665") 2025/03/23 01:41:11 DEBUG : potato2: Deleting (id "4_z8f922d23a09dcb0b9f580e1b_f40792d0cdf16bff4_d20250323_m014110_c001_v7007000_t0000_u01742694070161") 2025/03/23 01:41:11 DEBUG : potato2: Deleting (id "4_z8f922d23a09dcb0b9f580e1b_f1007497cea3b584d_d20250323_m014106_c001_v0001130_t0009_u01742694066516") 2025/03/23 01:41:11 DEBUG : potato3: Deleting (id "4_z8f922d23a09dcb0b9f580e1b_f40514396b2161c77_d20250323_m014110_c001_v7007000_t0000_u01742694070154") 2025/03/23 01:41:11 DEBUG : potato3: Deleting (id "4_z8f922d23a09dcb0b9f580e1b_f100a9fe006e0f57b_d20250323_m014106_c001_v0001101_t0016_u01742694066884") 2025/03/23 01:41:11 DEBUG : potato3: Deleting (id "4_z8f922d23a09dcb0b9f580e1b_f102b8d181a8be19a_d20250323_m014105_c001_v0001184_t0048_u01742694065887") 2025/03/23 01:41:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/23 01:41:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/23 01:41:13 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.27s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:41:13 DEBUG : Creating backend with remote "TestB2:rclone-test-secekad7kuri" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rivilev7reye -> B2 bucket rclone-test-secekad7kuri 2025/03/23 01:41:19 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 01:41:19 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 01:41:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:41:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 01:41:19 DEBUG : B2 bucket rclone-test-secekad7kuri: Waiting for checks to finish 2025/03/23 01:41:19 DEBUG : B2 bucket rclone-test-secekad7kuri: Waiting for transfers to finish 2025/03/23 01:41:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:41:19 INFO : potato2: Copied (server-side copy) 2025/03/23 01:41:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:41:19 INFO : potato3: Copied (server-side copy) 2025/03/23 01:41:19 INFO : potato2: Deleted 2025/03/23 01:41:20 INFO : potato3: Deleted 2025/03/23 01:41:20 DEBUG : Creating backend with remote "TestB2:rclone-test-facorog4suza" 2025/03/23 01:41:21 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 01:41:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:41:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/23 01:41:21 DEBUG : B2 bucket rclone-test-facorog4suza: Waiting for checks to finish 2025/03/23 01:41:21 DEBUG : B2 bucket rclone-test-facorog4suza: Waiting for transfers to finish 2025/03/23 01:41:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:41:22 INFO : potato3: Copied (server-side copy) 2025/03/23 01:41:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:41:22 INFO : potato2: Copied (server-side copy) 2025/03/23 01:41:22 INFO : potato3: Deleted 2025/03/23 01:41:23 INFO : potato2: Deleted 2025/03/23 01:41:23 DEBUG : B2 bucket rclone-test-facorog4suza: Purge remote 2025/03/23 01:41:23 INFO : B2 bucket rclone-test-facorog4suza: cleaning bucket "rclone-test-facorog4suza" of all files 2025/03/23 01:41:23 DEBUG : potato2: Deleting (id "4_z7f426d43a09dcb0b9f580e1b_f117f72b9187c0ec0_d20250323_m014122_c001_v0001117_t0036_u01742694082058") 2025/03/23 01:41:23 DEBUG : potato3: Deleting (id "4_z7f426d43a09dcb0b9f580e1b_f111c1f72dd2e493b_d20250323_m014122_c001_v0001105_t0008_u01742694082435") 2025/03/23 01:41:24 DEBUG : B2 bucket rclone-test-secekad7kuri: Purge remote 2025/03/23 01:41:24 INFO : B2 bucket rclone-test-secekad7kuri: cleaning bucket "rclone-test-secekad7kuri" of all files 2025/03/23 01:41:24 DEBUG : empty space: Deleting (id "4_zcfc25d23a09dcb0b9f580e1b_f1160eddd7c386afb_d20250323_m014118_c001_v0001032_t0057_u01742694078102") 2025/03/23 01:41:24 DEBUG : potato2: Deleting (id "4_zcfc25d23a09dcb0b9f580e1b_f41061b7f0bb55f59_d20250323_m014122_c001_v7007000_t0000_u01742694082915") 2025/03/23 01:41:24 DEBUG : potato2: Deleting (id "4_zcfc25d23a09dcb0b9f580e1b_f100b66a2a29d859a_d20250323_m014119_c001_v0001137_t0050_u01742694079317") 2025/03/23 01:41:24 DEBUG : potato3: Deleting (id "4_zcfc25d23a09dcb0b9f580e1b_f41168acbcecd873d_d20250323_m014122_c001_v7007000_t0000_u01742694082827") 2025/03/23 01:41:24 DEBUG : potato3: Deleting (id "4_zcfc25d23a09dcb0b9f580e1b_f117c6fa8c2ff45cc_d20250323_m014119_c001_v0001182_t0050_u01742694079698") 2025/03/23 01:41:24 DEBUG : potato3: Deleting (id "4_zcfc25d23a09dcb0b9f580e1b_f1160eddd7c386afd_d20250323_m014118_c001_v0001032_t0048_u01742694078447") --- PASS: TestServerSideMoveWithFilter (12.55s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:41:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gowiqam7mipo" 2025/03/23 01:41:29 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rivilev7reye -> B2 bucket rclone-test-gowiqam7mipo 2025/03/23 01:41:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:41:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/23 01:41:31 DEBUG : empty space: Unchanged skipping 2025/03/23 01:41:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 01:41:31 DEBUG : B2 bucket rclone-test-gowiqam7mipo: Waiting for checks to finish 2025/03/23 01:41:32 INFO : empty space: Deleted 2025/03/23 01:41:32 DEBUG : B2 bucket rclone-test-gowiqam7mipo: Waiting for transfers to finish 2025/03/23 01:41:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:41:32 INFO : potato2: Copied (server-side copy) 2025/03/23 01:41:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:41:32 INFO : potato3: Copied (server-side copy) 2025/03/23 01:41:32 INFO : potato2: Deleted 2025/03/23 01:41:32 INFO : potato3: Deleted 2025/03/23 01:41:33 DEBUG : Creating backend with remote "TestB2:rclone-test-tayecod7salu" 2025/03/23 01:41:33 INFO : tomatoDir: Making directory 2025/03/23 01:41:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/23 01:41:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 01:41:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/23 01:41:34 DEBUG : B2 bucket rclone-test-tayecod7salu: Waiting for checks to finish 2025/03/23 01:41:34 DEBUG : B2 bucket rclone-test-tayecod7salu: Waiting for transfers to finish 2025/03/23 01:41:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/23 01:41:35 INFO : empty space: Copied (server-side copy) 2025/03/23 01:41:35 INFO : empty space: Deleted 2025/03/23 01:41:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/23 01:41:35 INFO : potato2: Copied (server-side copy) 2025/03/23 01:41:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/23 01:41:35 INFO : potato3: Copied (server-side copy) 2025/03/23 01:41:35 INFO : potato2: Deleted 2025/03/23 01:41:35 INFO : potato3: Deleted 2025/03/23 01:41:36 DEBUG : B2 bucket rclone-test-tayecod7salu: Purge remote 2025/03/23 01:41:36 INFO : B2 bucket rclone-test-tayecod7salu: cleaning bucket "rclone-test-tayecod7salu" of all files 2025/03/23 01:41:36 DEBUG : empty space: Deleting (id "4_zefb29d63a09dcb0b9f580e1b_f1156921b68f60411_d20250323_m014135_c001_v0001102_t0045_u01742694095055") 2025/03/23 01:41:36 DEBUG : potato2: Deleting (id "4_zefb29d63a09dcb0b9f580e1b_f1057de10fb9d8ad9_d20250323_m014135_c001_v0001184_t0057_u01742694095398") 2025/03/23 01:41:36 DEBUG : potato3: Deleting (id "4_zefb29d63a09dcb0b9f580e1b_f10272aca2ab5d600_d20250323_m014135_c001_v0001103_t0031_u01742694095399") 2025/03/23 01:41:37 DEBUG : B2 bucket rclone-test-gowiqam7mipo: Purge remote 2025/03/23 01:41:37 INFO : B2 bucket rclone-test-gowiqam7mipo: cleaning bucket "rclone-test-gowiqam7mipo" of all files 2025/03/23 01:41:37 DEBUG : empty space: Deleting (id "4_zefe28d33a09dcb0b9f580e1b_f41168acbcecd874c_d20250323_m014135_c001_v7007000_t0000_u01742694095378") 2025/03/23 01:41:37 DEBUG : empty space: Deleting (id "4_zefe28d33a09dcb0b9f580e1b_f114c42136556178c_d20250323_m014130_c001_v0001041_t0017_u01742694090662") 2025/03/23 01:41:37 DEBUG : potato2: Deleting (id "4_zefe28d33a09dcb0b9f580e1b_f41168acbcecd874d_d20250323_m014135_c001_v7007000_t0000_u01742694095597") 2025/03/23 01:41:37 DEBUG : potato2: Deleting (id "4_zefe28d33a09dcb0b9f580e1b_f114398c63e663534_d20250323_m014131_c001_v0001157_t0020_u01742694091962") 2025/03/23 01:41:37 DEBUG : potato3: Deleting (id "4_zefe28d33a09dcb0b9f580e1b_f41061b7f0bb55f69_d20250323_m014135_c001_v7007000_t0000_u01742694095670") 2025/03/23 01:41:37 DEBUG : potato3: Deleting (id "4_zefe28d33a09dcb0b9f580e1b_f100febd10bbab512_d20250323_m014132_c001_v0001113_t0045_u01742694092337") 2025/03/23 01:41:37 DEBUG : potato3: Deleting (id "4_zefe28d33a09dcb0b9f580e1b_f114c421365561790_d20250323_m014131_c001_v0001041_t0000_u01742694091146") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:41:38 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:41:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncOverlap (3.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:41:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/rclone-sync-test" 2025/03/23 01:41:46 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/rclone-sync-test-include/layer2" 2025/03/23 01:41:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/rclone-sync-test-ignore-file" 2025/03/23 01:41:52 DEBUG : B2 bucket rclone-test-rivilev7reye path rclone-sync-test: Waiting for checks to finish 2025/03/23 01:41:52 DEBUG : B2 bucket rclone-test-rivilev7reye path rclone-sync-test: Waiting for transfers to finish 2025/03/23 01:41:52 DEBUG : Waiting for deletions to finish 2025/03/23 01:41:52 INFO : There was nothing to transfer 2025/03/23 01:41:53 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:41:53 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:41:53 DEBUG : Waiting for deletions to finish 2025/03/23 01:41:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:41:53 DEBUG : B2 bucket rclone-test-rivilev7reye path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/23 01:41:53 DEBUG : B2 bucket rclone-test-rivilev7reye path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/23 01:41:53 DEBUG : Waiting for deletions to finish 2025/03/23 01:41:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:41:54 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:41:54 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:41:54 DEBUG : Waiting for deletions to finish 2025/03/23 01:41:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:41:54 DEBUG : B2 bucket rclone-test-rivilev7reye path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/23 01:41:54 DEBUG : B2 bucket rclone-test-rivilev7reye path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/23 01:41:54 DEBUG : Waiting for deletions to finish 2025/03/23 01:41:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.84s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:42:01 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/dst" 2025/03/23 01:42:02 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/CompareDest" 2025/03/23 01:42:04 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 01:42:04 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:04 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:42:05 INFO : one: Copied (new) 2025/03/23 01:42:05 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:05 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:42:05 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/23 01:42:06 INFO : one: Copied (replaced existing) 2025/03/23 01:42:06 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:42:08 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 01:42:08 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:08 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:08 INFO : There was nothing to transfer 2025/03/23 01:42:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 01:42:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:42:10 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 01:42:10 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:10 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:10 INFO : There was nothing to transfer 2025/03/23 01:42:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 01:42:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:42:10 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 01:42:11 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:11 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:11 INFO : There was nothing to transfer 2025/03/23 01:42: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/03/23 01:42:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/23 01:42:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 01:42:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:42:12 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 01:42:12 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:12 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:12 INFO : There was nothing to transfer 2025/03/23 01:42:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/23 01:42:13 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 01:42:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:42:13 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 01:42:13 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/23 01:42:13 INFO : two: Copied (new) 2025/03/23 01:42:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.83s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:42:17 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/dest" 2025/03/23 01:42:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/pre-dest1" 2025/03/23 01:42:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/pre-dest2" 2025/03/23 01:42:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:42:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/23 01:42:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:42:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/23 01:42:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/23 01:42:22 DEBUG : B2 bucket rclone-test-rivilev7reye path dest: Waiting for checks to finish 2025/03/23 01:42:22 DEBUG : B2 bucket rclone-test-rivilev7reye path dest: Waiting for transfers to finish 2025/03/23 01:42:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/23 01:42:22 INFO : 3: Copied (new) 2025/03/23 01:42:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.43s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:42:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/dst" 2025/03/23 01:42:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/CopyDest" 2025/03/23 01:42:27 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 01:42:27 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:27 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:42:28 INFO : one: Copied (new) 2025/03/23 01:42:28 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:42:29 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:29 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/23 01:42:29 INFO : one: Copied (replaced existing) 2025/03/23 01:42:29 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:31 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/BackupDir" 2025/03/23 01:42:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:42:32 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 01:42:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:42:33 INFO : one: Copied (server-side copy) 2025/03/23 01:42:34 INFO : one: Deleted 2025/03/23 01:42:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/23 01:42:34 INFO : one: Copied (server-side copy) 2025/03/23 01:42:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/23 01:42:34 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:34 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/23 01:42:36 INFO : two: Copied (server-side copy) 2025/03/23 01:42:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/23 01:42:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:36 DEBUG : one: Unchanged skipping 2025/03/23 01:42:36 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:36 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:36 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:36 DEBUG : one: Unchanged skipping 2025/03/23 01:42:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:36 DEBUG : two: Unchanged skipping 2025/03/23 01:42:36 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:36 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:36 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:36 INFO : There was nothing to transfer 2025/03/23 01:42:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/23 01:42:37 DEBUG : three: Destination not found in --copy-dest 2025/03/23 01:42:37 DEBUG : three: Need to transfer - File not found at Destination 2025/03/23 01:42:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:37 DEBUG : one: Unchanged skipping 2025/03/23 01:42:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/23 01:42:37 DEBUG : two: Unchanged skipping 2025/03/23 01:42:37 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:37 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:38 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/23 01:42:38 INFO : three: Copied (new) 2025/03/23 01:42:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.01s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:42:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/dst" 2025/03/23 01:42:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/backup" 2025/03/23 01:42:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:42:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:42:45 DEBUG : two: Unchanged skipping 2025/03/23 01:42:45 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:42:46 INFO : one: Copied (server-side copy) 2025/03/23 01:42:46 INFO : one: Deleted 2025/03/23 01:42:46 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:42:47 INFO : one: Copied (new) 2025/03/23 01:42:47 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:42:48 INFO : three.txt: Copied (server-side copy) 2025/03/23 01:42:48 INFO : three.txt: Deleted 2025/03/23 01:42:48 INFO : three.txt: Moved into backup dir 2025/03/23 01:42:50 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:42:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:42:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:42:50 DEBUG : two: Unchanged skipping 2025/03/23 01:42:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:42:50 INFO : one: Copied (server-side copy) 2025/03/23 01:42:50 INFO : one: Deleted 2025/03/23 01:42:50 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:42:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:42:51 INFO : one: Copied (new) 2025/03/23 01:42:51 DEBUG : Waiting for deletions to finish 2025/03/23 01:42:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:42:51 INFO : three.txt: Copied (server-side copy) 2025/03/23 01:42:52 INFO : three.txt: Deleted 2025/03/23 01:42:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.86s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:42:54 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1113-00.backblaze.com/b2api/v1/b2_upload_file/0f92fdf3a06dcb0b9f580e1b/c001_v0001113_t0039": EOF 2025/03/23 01:42:54 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-00.backblaze.com/b2api/v1/b2_upload_file/0f92fdf3a06dcb0b9f580e1b/c001_v0001113_t0039": EOF) 2025/03/23 01:42:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-rivilev7reye: 1/10 (Post "https://pod-000-1113-00.backblaze.com/b2api/v1/b2_upload_file/0f92fdf3a06dcb0b9f580e1b/c001_v0001113_t0039": EOF) 2025/03/23 01:42:57 DEBUG : pacer: Reducing sleep to 10ms 2025/03/23 01:42:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/dst" 2025/03/23 01:42:59 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/backup" 2025/03/23 01:43:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:43:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:43:00 DEBUG : two: Unchanged skipping 2025/03/23 01:43:00 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:43:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:43:02 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:43:02 INFO : one: Deleted 2025/03/23 01:43:02 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:43:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:43:03 INFO : one: Copied (new) 2025/03/23 01:43:03 DEBUG : Waiting for deletions to finish 2025/03/23 01:43:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:43:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:43:04 INFO : three.txt: Deleted 2025/03/23 01:43:04 INFO : three.txt: Moved into backup dir 2025/03/23 01:43:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:43:06 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:43:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:43:06 DEBUG : two: Unchanged skipping 2025/03/23 01:43:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:43:06 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:43:06 INFO : one: Deleted 2025/03/23 01:43:06 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:43:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:43:07 INFO : one: Copied (new) 2025/03/23 01:43:07 DEBUG : Waiting for deletions to finish 2025/03/23 01:43:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:43:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:43:07 INFO : three.txt: Deleted 2025/03/23 01:43:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:43:11 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/dst" 2025/03/23 01:43:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/backup" 2025/03/23 01:43:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:43:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:43:14 DEBUG : two: Unchanged skipping 2025/03/23 01:43:14 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:43:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:43:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/23 01:43:15 INFO : one: Deleted 2025/03/23 01:43:15 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:43:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:43:16 INFO : one: Copied (new) 2025/03/23 01:43:16 DEBUG : Waiting for deletions to finish 2025/03/23 01:43:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:43:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/23 01:43:17 INFO : three.txt: Deleted 2025/03/23 01:43:17 INFO : three.txt: Moved into backup dir 2025/03/23 01:43:19 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:43:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:43:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:43:19 DEBUG : two: Unchanged skipping 2025/03/23 01:43:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:43:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/23 01:43:20 INFO : one: Deleted 2025/03/23 01:43:20 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:43:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:43:21 INFO : one: Copied (new) 2025/03/23 01:43:21 DEBUG : Waiting for deletions to finish 2025/03/23 01:43:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:43:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/23 01:43:22 INFO : three.txt: Deleted 2025/03/23 01:43:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.19s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:43:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/dst" 2025/03/23 01:43:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:43:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:43:27 DEBUG : two: Unchanged skipping 2025/03/23 01:43:27 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:43:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:43:28 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:43:28 INFO : one: Deleted 2025/03/23 01:43:28 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:43:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:43:29 INFO : one: Copied (new) 2025/03/23 01:43:29 DEBUG : Waiting for deletions to finish 2025/03/23 01:43:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:43:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:43:30 INFO : three.txt: Deleted 2025/03/23 01:43:30 INFO : three.txt: Moved into backup dir 2025/03/23 01:43:31 DEBUG : one.bak: Excluded (Path Filter) 2025/03/23 01:43:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/23 01:43:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:43:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:43:31 DEBUG : two: Unchanged skipping 2025/03/23 01:43:31 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for checks to finish 2025/03/23 01:43:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:43:31 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:43:32 INFO : one: Deleted 2025/03/23 01:43:32 DEBUG : B2 bucket rclone-test-rivilev7reye path dst: Waiting for transfers to finish 2025/03/23 01:43:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:43:32 INFO : one: Copied (new) 2025/03/23 01:43:32 DEBUG : Waiting for deletions to finish 2025/03/23 01:43:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:43:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:43:33 INFO : three.txt: Deleted 2025/03/23 01:43:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.06s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:43:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/dst" 2025/03/23 01:43:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:43:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:43:38 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:43:39 INFO : one: Deleted 2025/03/23 01:43:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:43:39 INFO : one: Copied (new) 2025/03/23 01:43:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:43:39 DEBUG : two: Unchanged skipping 2025/03/23 01:43:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/23 01:43:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:43:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:43:40 INFO : three.txt: Deleted 2025/03/23 01:43:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:43:41 INFO : three.txt: Copied (new) 2025/03/23 01:43:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/23 01:43:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/23 01:43:41 DEBUG : pacer: Reducing sleep to 10ms 2025/03/23 01:43:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:43:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:43:42 INFO : one: Copied (server-side copy) to: one.bak 2025/03/23 01:43:42 INFO : one: Deleted 2025/03/23 01:43:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:43:43 INFO : one: Copied (new) 2025/03/23 01:43:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:43:43 DEBUG : two: Unchanged skipping 2025/03/23 01:43:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/23 01:43:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:43:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/23 01:43:44 INFO : three.txt: Deleted 2025/03/23 01:43:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/23 01:43:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:43:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rivilev7reye/dst" 2025/03/23 01:43:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 01:43:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/23 01:43:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/23 01:43:50 INFO : one: Deleted 2025/03/23 01:43:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:43:51 INFO : one: Copied (new) 2025/03/23 01:43:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:43:51 DEBUG : two: Unchanged skipping 2025/03/23 01:43:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/23 01:43:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/23 01:43:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/23 01:43:52 INFO : three.txt: Deleted 2025/03/23 01:43:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:43:52 INFO : three.txt: Copied (new) 2025/03/23 01:43:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/23 01:43:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/23 01:43:53 DEBUG : pacer: Reducing sleep to 10ms 2025/03/23 01:43:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 01:43:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/23 01:43:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/23 01:43:54 INFO : one: Deleted 2025/03/23 01:43:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/23 01:43:54 INFO : one: Copied (new) 2025/03/23 01:43:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:43:55 DEBUG : two: Unchanged skipping 2025/03/23 01:43:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/23 01:43:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/23 01:43:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/23 01:43:55 INFO : three.txt: Deleted 2025/03/23 01:43:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/23 01:43:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.59s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:43:59 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:43:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/23 01:43:59 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:43:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/23 01:43:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/23 01:43:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.79s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:44:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 01:44:00 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:44:00 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:44:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/23 01:44:01 INFO : existing: Copied (new) 2025/03/23 01:44:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:44:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/23 01:44:02 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:44:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/23 01:44:02 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:44:02 ERROR : B2 bucket rclone-test-rivilev7reye: not deleting files as there were IO errors 2025/03/23 01:44:02 ERROR : B2 bucket rclone-test-rivilev7reye: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncImmutable (3.50s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:44:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:04 DEBUG : existing: Unchanged skipping 2025/03/23 01:44:04 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:44:04 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:44:04 DEBUG : Waiting for deletions to finish 2025/03/23 01:44:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:44:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both0: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both1: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both10: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both11: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both12: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:44:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both13: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both17: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both14: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both16: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both15: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both18: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both4: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both5: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both6: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both7: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both8: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:24 DEBUG : both9: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both19: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both2: Unchanged skipping 2025/03/23 01:44:24 DEBUG : both3: Unchanged skipping 2025/03/23 01:44:24 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:44:24 DEBUG : Waiting for deletions to finish 2025/03/23 01:44:24 INFO : only14: Deleted 2025/03/23 01:44:24 INFO : only17: Deleted 2025/03/23 01:44:24 INFO : only13: Deleted 2025/03/23 01:44:24 INFO : only2: Deleted 2025/03/23 01:44:24 INFO : only6: Deleted 2025/03/23 01:44:24 INFO : only3: Deleted 2025/03/23 01:44:25 INFO : only0: Deleted 2025/03/23 01:44:25 INFO : only15: Deleted 2025/03/23 01:44:25 INFO : only7: Deleted 2025/03/23 01:44:25 INFO : only16: Deleted 2025/03/23 01:44:25 INFO : only9: Deleted 2025/03/23 01:44:25 INFO : only1: Deleted 2025/03/23 01:44:25 INFO : only5: Deleted 2025/03/23 01:44:25 INFO : only11: Deleted 2025/03/23 01:44:25 INFO : only12: Deleted 2025/03/23 01:44:25 INFO : only10: Deleted 2025/03/23 01:44:25 INFO : only18: Deleted 2025/03/23 01:44:25 INFO : only19: Deleted 2025/03/23 01:44:25 INFO : only4: Deleted 2025/03/23 01:44:25 INFO : only8: Deleted 2025/03/23 01:44:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.68s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:44:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both0: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both1: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both10: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both11: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both12: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both13: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both14: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both15: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both16: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both17: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both18: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both19: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both2: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both3: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both4: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both5: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both6: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both7: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both8: Unchanged skipping 2025/03/23 01:44:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/23 01:44:48 DEBUG : both9: Unchanged skipping 2025/03/23 01:44:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/23 01:44:48 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for checks to finish 2025/03/23 01:44:48 DEBUG : B2 bucket rclone-test-rivilev7reye: Waiting for transfers to finish 2025/03/23 01:44:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:48 INFO : only0: Copied (replaced existing) 2025/03/23 01:44:48 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:48 INFO : only1: Copied (replaced existing) 2025/03/23 01:44:48 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:48 INFO : only12: Copied (replaced existing) 2025/03/23 01:44:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:48 INFO : only13: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only10: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only14: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only15: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only11: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only16: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only17: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only18: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only19: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only2: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only3: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only4: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only5: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only6: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only7: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only8: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/23 01:44:49 INFO : only9: Copied (replaced existing) 2025/03/23 01:44:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.38s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:44:58 DEBUG : empty_dir: Making directory with metadata 2025/03/23 01:44:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:44:58 DEBUG : empty_on_remote: Making directory with metadata 2025/03/23 01:44:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:44:58 INFO : empty_on_remote: Making directory 2025/03/23 01:44:58 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-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:44:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/23 01:44:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/23 01:44:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:44:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.20s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:45:02 DEBUG : empty_dir: Making directory with metadata 2025/03/23 01:45:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:45:02 DEBUG : empty_on_remote: Making directory with metadata 2025/03/23 01:45:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 01:45:02 INFO : empty_on_remote: Making directory 2025/03/23 01:45:02 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-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:45:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/23 01:45:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/23 01:45:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:45:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/23 01:45:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.94s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:45:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:45:05 INFO : sub dir: Making directory 2025/03/23 01:45:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.25s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" 2025/03/23 01:45:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 01:45:08 INFO : sub dir: Making directory 2025/03/23 01:45:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rivilev7reye", Local "Local file system at /tmp/rclone2209718434", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.96s) PASS 2025/03/23 01:45:11 DEBUG : B2 bucket rclone-test-rivilev7reye: Purge remote 2025/03/23 01:45:11 INFO : B2 bucket rclone-test-rivilev7reye: cleaning bucket "rclone-test-rivilev7reye" of all files 2025/03/23 01:45:12 DEBUG : BackupDir/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758416_d20250323_m014239_c001_v7007000_t0000_u01742694159081") 2025/03/23 01:45:12 DEBUG : BackupDir/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f108eea20da9b4559_d20250323_m014233_c001_v0001113_t0042_u01742694153598") 2025/03/23 01:45:12 DEBUG : CompareDest/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b2161d39_d20250323_m014214_c001_v7007000_t0000_u01742694134199") 2025/03/23 01:45:12 DEBUG : CompareDest/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac376_d20250323_m014207_c001_v0001109_t0021_u01742694127429") 2025/03/23 01:45:12 DEBUG : CompareDest/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b2161d3a_d20250323_m014214_c001_v7007000_t0000_u01742694134451") 2025/03/23 01:45:12 DEBUG : CompareDest/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d9051_d20250323_m014209_c001_v0001184_t0043_u01742694129461") 2025/03/23 01:45:12 DEBUG : CopyDest/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758417_d20250323_m014239_c001_v7007000_t0000_u01742694159290") 2025/03/23 01:45:12 DEBUG : CopyDest/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab58e_d20250323_m014230_c001_v0001113_t0057_u01742694150675") 2025/03/23 01:45:12 DEBUG : CopyDest/three: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758418_d20250323_m014239_c001_v7007000_t0000_u01742694159492") 2025/03/23 01:45:12 DEBUG : CopyDest/three: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d94fe_d20250323_m014237_c001_v0001184_t0023_u01742694157254") 2025/03/23 01:45:12 DEBUG : CopyDest/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758419_d20250323_m014239_c001_v7007000_t0000_u01742694159690") 2025/03/23 01:45:12 DEBUG : CopyDest/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac3ac_d20250323_m014234_c001_v0001109_t0046_u01742694154996") 2025/03/23 01:45:12 DEBUG : EXISTING: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f403fff63f9aea466_d20250323_m014405_c001_v7007000_t0000_u01742694245097") 2025/03/23 01:45:12 DEBUG : EXISTING: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da24c_d20250323_m014404_c001_v0001184_t0039_u01742694244092") 2025/03/23 01:45:12 DEBUG : Testêé: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f403fff63f9aea458_d20250323_m014400_c001_v7007000_t0000_u01742694240201") 2025/03/23 01:45:12 DEBUG : Testêé: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da194_d20250323_m014359_c001_v0001184_t0058_u01742694239585") 2025/03/23 01:45:12 DEBUG : Testêé: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4a2_d20250323_m014358_c001_v0001109_t0030_u01742694238167") 2025/03/23 01:45:12 DEBUG : a/potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f04_d20250323_m014021_c001_v7007000_t0000_u01742694021356") 2025/03/23 01:45:13 DEBUG : a/potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab43a_d20250323_m014020_c001_v0001113_t0019_u01742694020510") 2025/03/23 01:45:13 DEBUG : a/potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55eff_d20250323_m014018_c001_v7007000_t0000_u01742694018185") 2025/03/23 01:45:13 DEBUG : a/potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab42c_d20250323_m014017_c001_v0001113_t0017_u01742694017173") 2025/03/23 01:45:13 DEBUG : a/potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739611_d20250323_m013955_c001_v7007000_t0000_u01742693995155") 2025/03/23 01:45:13 DEBUG : a/potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3c8_d20250323_m013954_c001_v0001113_t0017_u01742693994039") 2025/03/23 01:45:13 DEBUG : b/potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f05_d20250323_m014021_c001_v7007000_t0000_u01742694021564") 2025/03/23 01:45:13 DEBUG : b/potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab434_d20250323_m014019_c001_v0001113_t0024_u01742694019135") 2025/03/23 01:45:13 DEBUG : b/potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55efd_d20250323_m014017_c001_v7007000_t0000_u01742694017617") 2025/03/23 01:45:13 DEBUG : b/potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab426_d20250323_m014016_c001_v0001113_t0049_u01742694016098") 2025/03/23 01:45:13 DEBUG : b/potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739610_d20250323_m013954_c001_v7007000_t0000_u01742693994586") 2025/03/23 01:45:13 DEBUG : b/potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3c4_d20250323_m013952_c001_v0001113_t0016_u01742693992693") 2025/03/23 01:45:13 DEBUG : backup/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f414a4dbc887753cd_d20250323_m014252_c001_v7007000_t0000_u01742694172551") 2025/03/23 01:45:13 DEBUG : backup/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f112780cbd3629aa4_d20250323_m014250_c001_v0001180_t0007_u01742694170615") 2025/03/23 01:45:13 DEBUG : backup/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f101fb3ecc3b76d30_d20250323_m014246_c001_v0001182_t0025_u01742694166429") 2025/03/23 01:45:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e2353_d20250323_m014322_c001_v7007000_t0000_u01742694202567") 2025/03/23 01:45:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1058df55142741dc_d20250323_m014319_c001_v0001144_t0053_u01742694199673") 2025/03/23 01:45:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f11530e72a5d9d164_d20250323_m014315_c001_v0001182_t0009_u01742694195499") 2025/03/23 01:45:14 DEBUG : backup/one.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f408b5608bc0677a0_d20250323_m014308_c001_v7007000_t0000_u01742694188374") 2025/03/23 01:45:14 DEBUG : backup/one.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f107f44c277568c14_d20250323_m014306_c001_v0001145_t0008_u01742694186433") 2025/03/23 01:45:14 DEBUG : backup/one.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1110089f0f3f53e5_d20250323_m014301_c001_v0001150_t0024_u01742694181923") 2025/03/23 01:45:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e2354_d20250323_m014322_c001_v7007000_t0000_u01742694202761") 2025/03/23 01:45:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f111839f22c5ff6b5_d20250323_m014321_c001_v0001103_t0016_u01742694201503") 2025/03/23 01:45:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1079cfd40a0be683_d20250323_m014317_c001_v0001115_t0007_u01742694197265") 2025/03/23 01:45:14 DEBUG : backup/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f414a4dbc887753ce_d20250323_m014252_c001_v7007000_t0000_u01742694172750") 2025/03/23 01:45:14 DEBUG : backup/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f106bf6449a234246_d20250323_m014251_c001_v0001184_t0027_u01742694171767") 2025/03/23 01:45:14 DEBUG : backup/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f10257481fac89559_d20250323_m014248_c001_v0001183_t0019_u01742694168321") 2025/03/23 01:45:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f408b5608bc0677a1_d20250323_m014308_c001_v7007000_t0000_u01742694188587") 2025/03/23 01:45:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f114e2245a701d586_d20250323_m014307_c001_v0001146_t0037_u01742694187492") 2025/03/23 01:45:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f108212d9cf6ba7bf_d20250323_m014303_c001_v0001116_t0052_u01742694183737") 2025/03/23 01:45:14 DEBUG : both0: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6033_d20250323_m014450_c001_v7007000_t0000_u01742694290508") 2025/03/23 01:45:14 DEBUG : both0: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac512_d20250323_m014431_c001_v0001109_t0001_u01742694271040") 2025/03/23 01:45:14 DEBUG : both0: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c566_d20250323_m014426_c001_v7007000_t0000_u01742694266181") 2025/03/23 01:45:14 DEBUG : both0: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4ba_d20250323_m014407_c001_v0001109_t0050_u01742694247372") 2025/03/23 01:45:14 DEBUG : both1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6036_d20250323_m014450_c001_v7007000_t0000_u01742694290701") 2025/03/23 01:45:14 DEBUG : both1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac51c_d20250323_m014432_c001_v0001109_t0046_u01742694272799") 2025/03/23 01:45:14 DEBUG : both1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c567_d20250323_m014426_c001_v7007000_t0000_u01742694266375") 2025/03/23 01:45:15 DEBUG : both1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4bc_d20250323_m014408_c001_v0001109_t0054_u01742694248147") 2025/03/23 01:45:15 DEBUG : both10: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6037_d20250323_m014450_c001_v7007000_t0000_u01742694290904") 2025/03/23 01:45:15 DEBUG : both10: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac540_d20250323_m014440_c001_v0001109_t0056_u01742694280160") 2025/03/23 01:45:15 DEBUG : both10: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c568_d20250323_m014426_c001_v7007000_t0000_u01742694266568") 2025/03/23 01:45:15 DEBUG : both10: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4e4_d20250323_m014415_c001_v0001109_t0039_u01742694255606") 2025/03/23 01:45:15 DEBUG : both11: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6038_d20250323_m014451_c001_v7007000_t0000_u01742694291097") 2025/03/23 01:45:15 DEBUG : both11: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac544_d20250323_m014441_c001_v0001109_t0028_u01742694281002") 2025/03/23 01:45:15 DEBUG : both11: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c569_d20250323_m014426_c001_v7007000_t0000_u01742694266766") 2025/03/23 01:45:15 DEBUG : both11: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4e6_d20250323_m014416_c001_v0001109_t0057_u01742694256335") 2025/03/23 01:45:15 DEBUG : both12: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6039_d20250323_m014451_c001_v7007000_t0000_u01742694291294") 2025/03/23 01:45:15 DEBUG : both12: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac546_d20250323_m014441_c001_v0001109_t0017_u01742694281695") 2025/03/23 01:45:15 DEBUG : both12: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c56a_d20250323_m014426_c001_v7007000_t0000_u01742694266958") 2025/03/23 01:45:15 DEBUG : both12: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4ea_d20250323_m014417_c001_v0001109_t0050_u01742694257038") 2025/03/23 01:45:15 DEBUG : both13: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb603b_d20250323_m014451_c001_v7007000_t0000_u01742694291487") 2025/03/23 01:45:15 DEBUG : both13: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac54c_d20250323_m014442_c001_v0001109_t0054_u01742694282758") 2025/03/23 01:45:15 DEBUG : both13: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c56b_d20250323_m014427_c001_v7007000_t0000_u01742694267152") 2025/03/23 01:45:15 DEBUG : both13: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4ee_d20250323_m014418_c001_v0001109_t0050_u01742694258049") 2025/03/23 01:45:16 DEBUG : both14: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb603c_d20250323_m014451_c001_v7007000_t0000_u01742694291686") 2025/03/23 01:45:16 DEBUG : both14: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac552_d20250323_m014443_c001_v0001109_t0031_u01742694283449") 2025/03/23 01:45:16 DEBUG : both14: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c56c_d20250323_m014427_c001_v7007000_t0000_u01742694267357") 2025/03/23 01:45:16 DEBUG : both14: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4f0_d20250323_m014418_c001_v0001109_t0032_u01742694258863") 2025/03/23 01:45:16 DEBUG : both15: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb603d_d20250323_m014451_c001_v7007000_t0000_u01742694291880") 2025/03/23 01:45:16 DEBUG : both15: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac556_d20250323_m014444_c001_v0001109_t0034_u01742694284276") 2025/03/23 01:45:16 DEBUG : both15: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c56d_d20250323_m014427_c001_v7007000_t0000_u01742694267551") 2025/03/23 01:45:16 DEBUG : both15: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4f2_d20250323_m014419_c001_v0001109_t0011_u01742694259589") 2025/03/23 01:45:16 DEBUG : both16: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb603e_d20250323_m014452_c001_v7007000_t0000_u01742694292078") 2025/03/23 01:45:16 DEBUG : both16: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac55a_d20250323_m014444_c001_v0001109_t0041_u01742694284957") 2025/03/23 01:45:16 DEBUG : both16: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c56e_d20250323_m014427_c001_v7007000_t0000_u01742694267744") 2025/03/23 01:45:16 DEBUG : both16: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4f4_d20250323_m014420_c001_v0001109_t0038_u01742694260396") 2025/03/23 01:45:16 DEBUG : both17: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb603f_d20250323_m014452_c001_v7007000_t0000_u01742694292274") 2025/03/23 01:45:16 DEBUG : both17: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac55e_d20250323_m014445_c001_v0001109_t0040_u01742694285707") 2025/03/23 01:45:16 DEBUG : both17: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c56f_d20250323_m014427_c001_v7007000_t0000_u01742694267954") 2025/03/23 01:45:16 DEBUG : both17: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4fc_d20250323_m014421_c001_v0001109_t0055_u01742694261226") 2025/03/23 01:45:16 DEBUG : both18: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6040_d20250323_m014452_c001_v7007000_t0000_u01742694292467") 2025/03/23 01:45:16 DEBUG : both18: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac560_d20250323_m014446_c001_v0001109_t0031_u01742694286388") 2025/03/23 01:45:17 DEBUG : both18: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c570_d20250323_m014428_c001_v7007000_t0000_u01742694268151") 2025/03/23 01:45:17 DEBUG : both18: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac500_d20250323_m014421_c001_v0001109_t0051_u01742694261990") 2025/03/23 01:45:17 DEBUG : both19: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6041_d20250323_m014452_c001_v7007000_t0000_u01742694292663") 2025/03/23 01:45:17 DEBUG : both19: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac562_d20250323_m014447_c001_v0001109_t0017_u01742694287033") 2025/03/23 01:45:17 DEBUG : both19: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c571_d20250323_m014428_c001_v7007000_t0000_u01742694268344") 2025/03/23 01:45:17 DEBUG : both19: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac506_d20250323_m014422_c001_v0001109_t0040_u01742694262698") 2025/03/23 01:45:17 DEBUG : both2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6042_d20250323_m014452_c001_v7007000_t0000_u01742694292865") 2025/03/23 01:45:17 DEBUG : both2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac524_d20250323_m014433_c001_v0001109_t0047_u01742694273520") 2025/03/23 01:45:17 DEBUG : both2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c572_d20250323_m014428_c001_v7007000_t0000_u01742694268541") 2025/03/23 01:45:17 DEBUG : both2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4be_d20250323_m014408_c001_v0001109_t0054_u01742694248802") 2025/03/23 01:45:17 DEBUG : both3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6043_d20250323_m014453_c001_v7007000_t0000_u01742694293068") 2025/03/23 01:45:17 DEBUG : both3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac526_d20250323_m014434_c001_v0001109_t0038_u01742694274654") 2025/03/23 01:45:17 DEBUG : both3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c573_d20250323_m014428_c001_v7007000_t0000_u01742694268746") 2025/03/23 01:45:17 DEBUG : both3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4c0_d20250323_m014409_c001_v0001109_t0041_u01742694249492") 2025/03/23 01:45:17 DEBUG : both4: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6044_d20250323_m014453_c001_v7007000_t0000_u01742694293269") 2025/03/23 01:45:17 DEBUG : both4: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac52c_d20250323_m014435_c001_v0001109_t0039_u01742694275578") 2025/03/23 01:45:17 DEBUG : both4: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c574_d20250323_m014428_c001_v7007000_t0000_u01742694268942") 2025/03/23 01:45:17 DEBUG : both4: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4c6_d20250323_m014410_c001_v0001109_t0020_u01742694250283") 2025/03/23 01:45:17 DEBUG : both5: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6045_d20250323_m014453_c001_v7007000_t0000_u01742694293464") 2025/03/23 01:45:18 DEBUG : both5: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac52e_d20250323_m014436_c001_v0001109_t0029_u01742694276352") 2025/03/23 01:45:18 DEBUG : both5: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c575_d20250323_m014429_c001_v7007000_t0000_u01742694269137") 2025/03/23 01:45:18 DEBUG : both5: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4c8_d20250323_m014411_c001_v0001109_t0036_u01742694251683") 2025/03/23 01:45:18 DEBUG : both6: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6046_d20250323_m014453_c001_v7007000_t0000_u01742694293659") 2025/03/23 01:45:18 DEBUG : both6: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac530_d20250323_m014437_c001_v0001109_t0042_u01742694277079") 2025/03/23 01:45:18 DEBUG : both6: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c576_d20250323_m014429_c001_v7007000_t0000_u01742694269329") 2025/03/23 01:45:18 DEBUG : both6: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4ce_d20250323_m014412_c001_v0001109_t0015_u01742694252380") 2025/03/23 01:45:18 DEBUG : both7: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6048_d20250323_m014453_c001_v7007000_t0000_u01742694293860") 2025/03/23 01:45:18 DEBUG : both7: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac536_d20250323_m014437_c001_v0001109_t0011_u01742694277785") 2025/03/23 01:45:18 DEBUG : both7: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c577_d20250323_m014429_c001_v7007000_t0000_u01742694269531") 2025/03/23 01:45:18 DEBUG : both7: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4d2_d20250323_m014413_c001_v0001109_t0005_u01742694253223") 2025/03/23 01:45:18 DEBUG : both8: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6049_d20250323_m014454_c001_v7007000_t0000_u01742694294054") 2025/03/23 01:45:18 DEBUG : both8: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac538_d20250323_m014438_c001_v0001109_t0034_u01742694278605") 2025/03/23 01:45:18 DEBUG : both8: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c578_d20250323_m014429_c001_v7007000_t0000_u01742694269723") 2025/03/23 01:45:18 DEBUG : both8: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4d6_d20250323_m014413_c001_v0001109_t0033_u01742694253951") 2025/03/23 01:45:18 DEBUG : both9: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb604a_d20250323_m014454_c001_v7007000_t0000_u01742694294248") 2025/03/23 01:45:18 DEBUG : both9: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac53c_d20250323_m014439_c001_v0001109_t0056_u01742694279368") 2025/03/23 01:45:19 DEBUG : both9: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c579_d20250323_m014429_c001_v7007000_t0000_u01742694269917") 2025/03/23 01:45:19 DEBUG : both9: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4dc_d20250323_m014414_c001_v0001109_t0032_u01742694254907") 2025/03/23 01:45:19 DEBUG : c/non empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f06_d20250323_m014021_c001_v7007000_t0000_u01742694021757") 2025/03/23 01:45:19 DEBUG : c/non empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab438_d20250323_m014019_c001_v0001113_t0036_u01742694019619") 2025/03/23 01:45:19 DEBUG : c/non empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f01_d20250323_m014018_c001_v7007000_t0000_u01742694018387") 2025/03/23 01:45:19 DEBUG : c/non empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab428_d20250323_m014016_c001_v0001113_t0054_u01742694016481") 2025/03/23 01:45:19 DEBUG : c/non empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a7399fa_d20250323_m013955_c001_v7007000_t0000_u01742693995353") 2025/03/23 01:45:19 DEBUG : c/non empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3c6_d20250323_m013953_c001_v0001113_t0016_u01742693993237") 2025/03/23 01:45:19 DEBUG : check sum: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07581bf_d20250323_m013941_c001_v7007000_t0000_u01742693981161") 2025/03/23 01:45:19 DEBUG : check sum: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3a4_d20250323_m013939_c001_v0001113_t0017_u01742693979943") 2025/03/23 01:45:19 DEBUG : dest/3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07583a5_d20250323_m014223_c001_v7007000_t0000_u01742694143876") 2025/03/23 01:45:19 DEBUG : dest/3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4073d89ebfeac77f_d20250323_m014222_c001_v0001183_t0057_u01742694142758") 2025/03/23 01:45:19 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f403fff63f9aea450_d20250323_m014356_c001_v7007000_t0000_u01742694236601") 2025/03/23 01:45:19 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f108d5420bda76b99_d20250323_m014354_c001_v0001184_t0008_u01742694234685") 2025/03/23 01:45:19 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e238f_d20250323_m014354_c001_v7007000_t0000_u01742694234477") 2025/03/23 01:45:19 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f108d5420bda76b48_d20250323_m014351_c001_v0001184_t0006_u01742694231328") 2025/03/23 01:45:19 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e238b_d20250323_m014350_c001_v7007000_t0000_u01742694230579") 2025/03/23 01:45:19 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d9fbf_d20250323_m014346_c001_v0001184_t0052_u01742694226572") 2025/03/23 01:45:19 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f404209929df0c471_d20250323_m014345_c001_v7007000_t0000_u01742694225028") 2025/03/23 01:45:19 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f106add9940918815_d20250323_m014342_c001_v0001182_t0017_u01742694222870") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f419b12a595c27920_d20250323_m014342_c001_v7007000_t0000_u01742694222676") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f106add99409187f3_d20250323_m014339_c001_v0001182_t0009_u01742694219658") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f419b12a595c27919_d20250323_m014338_c001_v7007000_t0000_u01742694218912") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac468_d20250323_m014334_c001_v0001109_t0039_u01742694214965") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e236a_d20250323_m014333_c001_v7007000_t0000_u01742694213616") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f117fc85158b4bad3_d20250323_m014332_c001_v0001161_t0059_u01742694212101") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4021b8638850aadc_d20250323_m014331_c001_v7007000_t0000_u01742694211901") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f117fc85158b4bacd_d20250323_m014329_c001_v0001161_t0017_u01742694209228") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4021b8638850aad8_d20250323_m014328_c001_v7007000_t0000_u01742694208480") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac446_d20250323_m014323_c001_v0001109_t0016_u01742694203912") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e2355_d20250323_m014322_c001_v7007000_t0000_u01742694202956") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1180ce18a50af671_d20250323_m014320_c001_v0001115_t0014_u01742694200688") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb5603a_d20250323_m014320_c001_v7007000_t0000_u01742694200496") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1180ce18a50af65b_d20250323_m014316_c001_v0001115_t0027_u01742694196474") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb56033_d20250323_m014315_c001_v7007000_t0000_u01742694195734") 2025/03/23 01:45:20 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac41c_d20250323_m014309_c001_v0001109_t0001_u01742694189722") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f408b5608bc0677a2_d20250323_m014308_c001_v7007000_t0000_u01742694188781") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f110c55ab45ac9e24_d20250323_m014307_c001_v0001180_t0018_u01742694187063") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f415180171f731fc7_d20250323_m014306_c001_v7007000_t0000_u01742694186865") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f110c55ab45ac9e0e_d20250323_m014303_c001_v0001180_t0025_u01742694183280") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f415180171f731fc0_d20250323_m014302_c001_v7007000_t0000_u01742694182533") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac3f2_d20250323_m014253_c001_v0001109_t0051_u01742694173891") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f414a4dbc887753cf_d20250323_m014252_c001_v7007000_t0000_u01742694172946") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f105f33d043679241_d20250323_m014251_c001_v0001106_t0047_u01742694171038") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758425_d20250323_m014250_c001_v7007000_t0000_u01742694170819") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f105f33d043679237_d20250323_m014247_c001_v0001106_t0059_u01742694167384") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758422_d20250323_m014246_c001_v7007000_t0000_u01742694166646") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab5b2_d20250323_m014241_c001_v0001113_t0041_u01742694161042") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e075841a_d20250323_m014239_c001_v7007000_t0000_u01742694159884") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f108c88a9af62f2e4_d20250323_m014234_c001_v0001157_t0008_u01742694154153") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55fe3_d20250323_m014233_c001_v7007000_t0000_u01742694153922") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d93c7_d20250323_m014230_c001_v0001184_t0010_u01742694150090") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f117c6fa8c2ff4a23_d20250323_m014229_c001_v0001182_t0040_u01742694149289") 2025/03/23 01:45:21 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f117c6fa8c2ff4a0d_d20250323_m014228_c001_v0001182_t0042_u01742694148335") 2025/03/23 01:45:22 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b2161d3b_d20250323_m014214_c001_v7007000_t0000_u01742694134650") 2025/03/23 01:45:22 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab56a_d20250323_m014206_c001_v0001113_t0037_u01742694126811") 2025/03/23 01:45:22 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f111619168e317dcf_d20250323_m014206_c001_v0001182_t0022_u01742694126024") 2025/03/23 01:45:22 DEBUG : dst/one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f111619168e317dbd_d20250323_m014205_c001_v0001182_t0036_u01742694125063") 2025/03/23 01:45:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f403fff63f9aea451_d20250323_m014356_c001_v7007000_t0000_u01742694236793") 2025/03/23 01:45:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f106709ddfc48dee6_d20250323_m014354_c001_v0001176_t0057_u01742694234251") 2025/03/23 01:45:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f104b4fdf4ab77816_d20250323_m014350_c001_v0001182_t0006_u01742694230345") 2025/03/23 01:45:22 DEBUG : dst/one.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f404209929df0c473_d20250323_m014345_c001_v7007000_t0000_u01742694225238") 2025/03/23 01:45:22 DEBUG : dst/one.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f111619168e3183b0_d20250323_m014342_c001_v0001182_t0006_u01742694222440") 2025/03/23 01:45:22 DEBUG : dst/one.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f115339f761c42ab0_d20250323_m014338_c001_v0001038_t0033_u01742694218533") 2025/03/23 01:45:22 DEBUG : dst/one.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e236b_d20250323_m014333_c001_v7007000_t0000_u01742694213823") 2025/03/23 01:45:22 DEBUG : dst/one.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1169bc2757d7ec5c_d20250323_m014331_c001_v0001184_t0047_u01742694211680") 2025/03/23 01:45:22 DEBUG : dst/one.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1129fdb37eabe987_d20250323_m014327_c001_v0001104_t0019_u01742694207990") 2025/03/23 01:45:22 DEBUG : dst/three: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e075841b_d20250323_m014240_c001_v7007000_t0000_u01742694160076") 2025/03/23 01:45:22 DEBUG : dst/three: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f117c6fa8c2ff4aa3_d20250323_m014238_c001_v0001182_t0015_u01742694158410") 2025/03/23 01:45:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f403fff63f9aea452_d20250323_m014357_c001_v7007000_t0000_u01742694237025") 2025/03/23 01:45:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f117533dda0928746_d20250323_m014355_c001_v0001181_t0008_u01742694235470") 2025/03/23 01:45:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f103e28841dfa8a42_d20250323_m014352_c001_v0001044_t0023_u01742694232101") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f403fff63f9aea453_d20250323_m014357_c001_v7007000_t0000_u01742694237223") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f108d5420bda76bb3_d20250323_m014355_c001_v0001184_t0013_u01742694235897") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e2393_d20250323_m014355_c001_v7007000_t0000_u01742694235695") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f108d5420bda76b6e_d20250323_m014352_c001_v0001184_t0014_u01742694232869") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e238d_d20250323_m014352_c001_v7007000_t0000_u01742694232665") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d9ff5_d20250323_m014347_c001_v0001184_t0026_u01742694227692") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f404209929df0c475_d20250323_m014345_c001_v7007000_t0000_u01742694225432") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f106add9940918825_d20250323_m014344_c001_v0001182_t0038_u01742694224426") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f419b12a595c27923_d20250323_m014344_c001_v7007000_t0000_u01742694224231") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f106add9940918803_d20250323_m014341_c001_v0001182_t0032_u01742694221003") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f419b12a595c2791c_d20250323_m014340_c001_v7007000_t0000_u01742694220807") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac46a_d20250323_m014335_c001_v0001109_t0044_u01742694215617") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4021b8638850aade_d20250323_m014333_c001_v7007000_t0000_u01742694213049") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d9d95_d20250323_m014330_c001_v0001184_t0052_u01742694210824") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4021b8638850aadb_d20250323_m014330_c001_v7007000_t0000_u01742694210066") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac44a_d20250323_m014325_c001_v0001109_t0029_u01742694205152") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb5603f_d20250323_m014321_c001_v7007000_t0000_u01742694201999") 2025/03/23 01:45:23 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d9bd9_d20250323_m014318_c001_v0001184_t0005_u01742694198877") 2025/03/23 01:45:24 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb56037_d20250323_m014317_c001_v7007000_t0000_u01742694197762") 2025/03/23 01:45:24 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac422_d20250323_m014310_c001_v0001109_t0002_u01742694190658") 2025/03/23 01:45:24 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f415180171f731fc9_d20250323_m014307_c001_v7007000_t0000_u01742694187806") 2025/03/23 01:45:24 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d99c5_d20250323_m014305_c001_v0001184_t0041_u01742694185623") 2025/03/23 01:45:24 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f415180171f731fc3_d20250323_m014304_c001_v7007000_t0000_u01742694184512") 2025/03/23 01:45:24 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac3fe_d20250323_m014257_c001_v0001109_t0026_u01742694177030") 2025/03/23 01:45:24 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758427_d20250323_m014251_c001_v7007000_t0000_u01742694171972") 2025/03/23 01:45:24 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab5c6_d20250323_m014249_c001_v0001113_t0038_u01742694169659") 2025/03/23 01:45:24 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758424_d20250323_m014248_c001_v7007000_t0000_u01742694168537") 2025/03/23 01:45:24 DEBUG : dst/three.txt: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d95d1_d20250323_m014242_c001_v0001184_t0025_u01742694162132") 2025/03/23 01:45:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f404209929df0c476_d20250323_m014345_c001_v7007000_t0000_u01742694225629") 2025/03/23 01:45:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f106af8a44c9c6c3b_d20250323_m014343_c001_v0001037_t0000_u01742694223661") 2025/03/23 01:45:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1071049a0deba6d6_d20250323_m014340_c001_v0001101_t0049_u01742694220442") 2025/03/23 01:45:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e236c_d20250323_m014334_c001_v7007000_t0000_u01742694214021") 2025/03/23 01:45:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f111e12a6210d71ed_d20250323_m014332_c001_v0001102_t0008_u01742694212635") 2025/03/23 01:45:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1073d89ebfeacda5_d20250323_m014329_c001_v0001183_t0045_u01742694209852") 2025/03/23 01:45:24 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f403fff63f9aea454_d20250323_m014357_c001_v7007000_t0000_u01742694237421") 2025/03/23 01:45:24 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac48a_d20250323_m014347_c001_v0001109_t0017_u01742694227181") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f404209929df0c477_d20250323_m014345_c001_v7007000_t0000_u01742694225828") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d9e3f_d20250323_m014335_c001_v0001184_t0024_u01742694215388") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e236e_d20250323_m014334_c001_v7007000_t0000_u01742694214218") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d9cb5_d20250323_m014324_c001_v0001184_t0016_u01742694204885") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e2356_d20250323_m014323_c001_v7007000_t0000_u01742694203160") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d9a85_d20250323_m014310_c001_v0001184_t0008_u01742694190444") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f408b5608bc0677a3_d20250323_m014308_c001_v7007000_t0000_u01742694188975") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d9809_d20250323_m014254_c001_v0001184_t0053_u01742694174746") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f414a4dbc887753d0_d20250323_m014253_c001_v7007000_t0000_u01742694173143") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac3c8_d20250323_m014241_c001_v0001109_t0051_u01742694161678") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e075841c_d20250323_m014240_c001_v7007000_t0000_u01742694160281") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f103656993583ab49_d20250323_m014236_c001_v0001184_t0000_u01742694156104") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b2161d3c_d20250323_m014214_c001_v7007000_t0000_u01742694134843") 2025/03/23 01:45:25 DEBUG : dst/two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f111619168e317e45_d20250323_m014213_c001_v0001182_t0005_u01742694133588") 2025/03/23 01:45:25 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f419b12a595c277ec_d20250323_m014131_c001_v7007000_t0000_u01742694091945") 2025/03/23 01:45:25 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d899d_d20250323_m014128_c001_v0001184_t0044_u01742694088083") 2025/03/23 01:45:25 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f419b12a595c277e4_d20250323_m014125_c001_v7007000_t0000_u01742694085735") 2025/03/23 01:45:25 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d8805_d20250323_m014115_c001_v0001184_t0055_u01742694075504") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758349_d20250323_m014106_c001_v7007000_t0000_u01742694066490") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d862d_d20250323_m014103_c001_v0001184_t0048_u01742694063497") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f1f_d20250323_m014037_c001_v7007000_t0000_u01742694037525") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab46c_d20250323_m014035_c001_v0001113_t0048_u01742694035407") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f19_d20250323_m014033_c001_v7007000_t0000_u01742694033570") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab460_d20250323_m014032_c001_v0001113_t0049_u01742694032236") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f11_d20250323_m014028_c001_v7007000_t0000_u01742694028262") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab44c_d20250323_m014026_c001_v0001113_t0047_u01742694026133") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f0b_d20250323_m014024_c001_v7007000_t0000_u01742694024438") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab442_d20250323_m014023_c001_v0001113_t0034_u01742694023088") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55ef9_d20250323_m014015_c001_v7007000_t0000_u01742694015146") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab418_d20250323_m014013_c001_v0001113_t0011_u01742694013060") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739a09_d20250323_m014011_c001_v7007000_t0000_u01742694011826") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab40c_d20250323_m014010_c001_v0001113_t0046_u01742694010947") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739a05_d20250323_m014005_c001_v7007000_t0000_u01742694005270") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3ea_d20250323_m014003_c001_v0001113_t0055_u01742694003677") 2025/03/23 01:45:26 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739a03_d20250323_m014001_c001_v7007000_t0000_u01742694001041") 2025/03/23 01:45:27 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3de_d20250323_m013959_c001_v0001113_t0024_u01742693999771") 2025/03/23 01:45:27 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739a00_d20250323_m013958_c001_v7007000_t0000_u01742693998660") 2025/03/23 01:45:27 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1165369bb3e8f315_d20250323_m013957_c001_v0001172_t0020_u01742693997894") 2025/03/23 01:45:27 DEBUG : empty space: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3ce_d20250323_m013956_c001_v0001113_t0010_u01742693996099") 2025/03/23 01:45:27 DEBUG : enormous: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f1d_d20250323_m014036_c001_v7007000_t0000_u01742694036543") 2025/03/23 01:45:27 DEBUG : enormous: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab472_d20250323_m014035_c001_v0001113_t0017_u01742694035698") 2025/03/23 01:45:27 DEBUG : existing: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f403fff63f9aea45c_d20250323_m014402_c001_v7007000_t0000_u01742694242926") 2025/03/23 01:45:27 DEBUG : existing: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac4a4_d20250323_m014400_c001_v0001109_t0000_u01742694240975") 2025/03/23 01:45:27 DEBUG : existing: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582f6_d20250323_m014101_c001_v7007000_t0000_u01742694061384") 2025/03/23 01:45:27 DEBUG : existing: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab4c2_d20250323_m014100_c001_v0001113_t0026_u01742694060126") 2025/03/23 01:45:27 DEBUG : existing: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a73960f_d20250323_m013951_c001_v7007000_t0000_u01742693991592") 2025/03/23 01:45:27 DEBUG : existing: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3c2_d20250323_m013950_c001_v0001113_t0026_u01742693990447") 2025/03/23 01:45:27 DEBUG : existing: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a73960e_d20250323_m013949_c001_v7007000_t0000_u01742693989148") 2025/03/23 01:45:27 DEBUG : existing: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3b8_d20250323_m013948_c001_v0001113_t0025_u01742693988465") 2025/03/23 01:45:27 DEBUG : existing: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3b6_d20250323_m013947_c001_v0001113_t0005_u01742693987449") 2025/03/23 01:45:27 DEBUG : existing-b: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582fb_d20250323_m014101_c001_v7007000_t0000_u01742694061579") 2025/03/23 01:45:27 DEBUG : existing-b: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d85a1_d20250323_m014100_c001_v0001184_t0044_u01742694060134") 2025/03/23 01:45:27 DEBUG : file1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb606b_d20250323_m014503_c001_v7007000_t0000_u01742694303654") 2025/03/23 01:45:27 DEBUG : file1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f118bec93a375bf9d_d20250323_m014502_c001_v0001178_t0049_u01742694302843") 2025/03/23 01:45:28 DEBUG : file1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6066_d20250323_m014500_c001_v7007000_t0000_u01742694300646") 2025/03/23 01:45:28 DEBUG : file1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1169bc2757d7f68c_d20250323_m014459_c001_v0001184_t0039_u01742694299616") 2025/03/23 01:45:28 DEBUG : five: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f23_d20250323_m014042_c001_v7007000_t0000_u01742694042269") 2025/03/23 01:45:28 DEBUG : five: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f400febd10bbab488_d20250323_m014040_c001_v0001113_t0039_u01742694040275") 2025/03/23 01:45:28 DEBUG : foo: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739a04_d20250323_m014002_c001_v7007000_t0000_u01742694002927") 2025/03/23 01:45:28 DEBUG : foo: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f400febd10bbab3e4_d20250323_m014002_c001_v0001113_t0039_u01742694002359") 2025/03/23 01:45:28 DEBUG : foo: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f400febd10bbab3e2_d20250323_m014001_c001_v0001113_t0039_u01742694001795") 2025/03/23 01:45:28 DEBUG : four: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f24_d20250323_m014042_c001_v7007000_t0000_u01742694042462") 2025/03/23 01:45:28 DEBUG : four: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4068efce3b3ac2bc_d20250323_m014040_c001_v0001109_t0010_u01742694040830") 2025/03/23 01:45:28 DEBUG : four: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab486_d20250323_m014039_c001_v0001113_t0054_u01742694039504") 2025/03/23 01:45:28 DEBUG : hello world2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b216162b_d20250323_m013856_c001_v7007000_t0000_u01742693936373") 2025/03/23 01:45:28 DEBUG : hello world2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab2e6_d20250323_m013855_c001_v0001113_t0045_u01742693935573") 2025/03/23 01:45:28 DEBUG : ignore-size: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07581c8_d20250323_m013945_c001_v7007000_t0000_u01742693985975") 2025/03/23 01:45:28 DEBUG : ignore-size: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3b0_d20250323_m013944_c001_v0001113_t0016_u01742693984828") 2025/03/23 01:45:28 DEBUG : nested/sub dir/file: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582d4_d20250323_m014058_c001_v7007000_t0000_u01742694058929") 2025/03/23 01:45:28 DEBUG : nested/sub dir/file: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d852d_d20250323_m014057_c001_v0001184_t0056_u01742694057497") 2025/03/23 01:45:28 DEBUG : nested/sub dir/file: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582cc_d20250323_m014056_c001_v7007000_t0000_u01742694056360") 2025/03/23 01:45:29 DEBUG : nested/sub dir/file: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d84dd_d20250323_m014055_c001_v0001184_t0013_u01742694055254") 2025/03/23 01:45:29 DEBUG : one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f26_d20250323_m014042_c001_v7007000_t0000_u01742694042664") 2025/03/23 01:45:29 DEBUG : one: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f400febd10bbab47e_d20250323_m014038_c001_v0001113_t0039_u01742694038663") 2025/03/23 01:45:29 DEBUG : only0: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb604b_d20250323_m014454_c001_v7007000_t0000_u01742694294442") 2025/03/23 01:45:29 DEBUG : only0: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4068efce3b3ac568_d20250323_m014448_c001_v0001109_t0010_u01742694288442") 2025/03/23 01:45:29 DEBUG : only0: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da64e_d20250323_m014432_c001_v0001184_t0046_u01742694272578") 2025/03/23 01:45:29 DEBUG : only0: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c562_d20250323_m014424_c001_v7007000_t0000_u01742694264929") 2025/03/23 01:45:29 DEBUG : only0: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da2b1_d20250323_m014407_c001_v0001184_t0026_u01742694247840") 2025/03/23 01:45:29 DEBUG : only1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb604c_d20250323_m014454_c001_v7007000_t0000_u01742694294640") 2025/03/23 01:45:29 DEBUG : only1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4057de10fb9da885_d20250323_m014448_c001_v0001184_t0016_u01742694288452") 2025/03/23 01:45:29 DEBUG : only1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da666_d20250323_m014433_c001_v0001184_t0044_u01742694273296") 2025/03/23 01:45:29 DEBUG : only1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f409f4b0dbacdeee0_d20250323_m014425_c001_v7007000_t0000_u01742694265141") 2025/03/23 01:45:29 DEBUG : only1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da2cd_d20250323_m014408_c001_v0001184_t0034_u01742694248559") 2025/03/23 01:45:29 DEBUG : only10: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb604d_d20250323_m014454_c001_v7007000_t0000_u01742694294877") 2025/03/23 01:45:29 DEBUG : only10: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4169bc2757d7f52e_d20250323_m014449_c001_v0001184_t0041_u01742694289001") 2025/03/23 01:45:29 DEBUG : only10: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da793_d20250323_m014440_c001_v0001184_t0057_u01742694280785") 2025/03/23 01:45:29 DEBUG : only10: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c564_d20250323_m014425_c001_v7007000_t0000_u01742694265320") 2025/03/23 01:45:29 DEBUG : only10: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da3f1_d20250323_m014416_c001_v0001184_t0033_u01742694256100") 2025/03/23 01:45:29 DEBUG : only11: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb604e_d20250323_m014455_c001_v7007000_t0000_u01742694295074") 2025/03/23 01:45:30 DEBUG : only11: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418bec93a375bf6b_d20250323_m014449_c001_v0001178_t0029_u01742694289199") 2025/03/23 01:45:30 DEBUG : only11: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da7a3_d20250323_m014441_c001_v0001184_t0013_u01742694281472") 2025/03/23 01:45:30 DEBUG : only11: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4136d71e20287ddc_d20250323_m014425_c001_v7007000_t0000_u01742694265261") 2025/03/23 01:45:30 DEBUG : only11: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da411_d20250323_m014416_c001_v0001184_t0040_u01742694256831") 2025/03/23 01:45:30 DEBUG : only12: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb604f_d20250323_m014455_c001_v7007000_t0000_u01742694295273") 2025/03/23 01:45:30 DEBUG : only12: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4068efce3b3ac56c_d20250323_m014448_c001_v0001109_t0010_u01742694288846") 2025/03/23 01:45:30 DEBUG : only12: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da7c9_d20250323_m014442_c001_v0001184_t0042_u01742694282550") 2025/03/23 01:45:30 DEBUG : only12: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f409f4b0dbacdeee1_d20250323_m014425_c001_v7007000_t0000_u01742694265338") 2025/03/23 01:45:30 DEBUG : only12: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da443_d20250323_m014417_c001_v0001184_t0033_u01742694257816") 2025/03/23 01:45:30 DEBUG : only13: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6052_d20250323_m014455_c001_v7007000_t0000_u01742694295471") 2025/03/23 01:45:30 DEBUG : only13: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4057de10fb9da893_d20250323_m014448_c001_v0001184_t0016_u01742694288858") 2025/03/23 01:45:30 DEBUG : only13: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da7d7_d20250323_m014443_c001_v0001184_t0059_u01742694283222") 2025/03/23 01:45:30 DEBUG : only13: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c561_d20250323_m014424_c001_v7007000_t0000_u01742694264732") 2025/03/23 01:45:30 DEBUG : only13: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da465_d20250323_m014418_c001_v0001184_t0015_u01742694258648") 2025/03/23 01:45:30 DEBUG : only14: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6053_d20250323_m014455_c001_v7007000_t0000_u01742694295668") 2025/03/23 01:45:30 DEBUG : only14: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4068efce3b3ac56e_d20250323_m014449_c001_v0001109_t0010_u01742694289040") 2025/03/23 01:45:30 DEBUG : only14: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da7f1_d20250323_m014444_c001_v0001184_t0056_u01742694284053") 2025/03/23 01:45:31 DEBUG : only14: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4136d71e20287dd8_d20250323_m014424_c001_v7007000_t0000_u01742694264351") 2025/03/23 01:45:31 DEBUG : only14: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da487_d20250323_m014419_c001_v0001184_t0036_u01742694259378") 2025/03/23 01:45:31 DEBUG : only15: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6054_d20250323_m014455_c001_v7007000_t0000_u01742694295862") 2025/03/23 01:45:31 DEBUG : only15: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4057de10fb9da89b_d20250323_m014449_c001_v0001184_t0016_u01742694289054") 2025/03/23 01:45:31 DEBUG : only15: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da803_d20250323_m014444_c001_v0001184_t0005_u01742694284751") 2025/03/23 01:45:31 DEBUG : only15: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f409f4b0dbacdeedf_d20250323_m014424_c001_v7007000_t0000_u01742694264940") 2025/03/23 01:45:31 DEBUG : only15: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da497_d20250323_m014420_c001_v0001184_t0012_u01742694260184") 2025/03/23 01:45:31 DEBUG : only16: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6055_d20250323_m014456_c001_v7007000_t0000_u01742694296070") 2025/03/23 01:45:31 DEBUG : only16: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4169bc2757d7f538_d20250323_m014449_c001_v0001184_t0041_u01742694289195") 2025/03/23 01:45:31 DEBUG : only16: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da821_d20250323_m014445_c001_v0001184_t0051_u01742694285489") 2025/03/23 01:45:31 DEBUG : only16: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4136d71e20287ddb_d20250323_m014425_c001_v7007000_t0000_u01742694265053") 2025/03/23 01:45:31 DEBUG : only16: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da4af_d20250323_m014421_c001_v0001184_t0037_u01742694261010") 2025/03/23 01:45:31 DEBUG : only17: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6056_d20250323_m014456_c001_v7007000_t0000_u01742694296267") 2025/03/23 01:45:31 DEBUG : only17: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4068efce3b3ac570_d20250323_m014449_c001_v0001109_t0010_u01742694289237") 2025/03/23 01:45:31 DEBUG : only17: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da831_d20250323_m014446_c001_v0001184_t0053_u01742694286173") 2025/03/23 01:45:31 DEBUG : only17: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4136d71e20287dd9_d20250323_m014424_c001_v7007000_t0000_u01742694264549") 2025/03/23 01:45:31 DEBUG : only17: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da4cb_d20250323_m014421_c001_v0001184_t0023_u01742694261772") 2025/03/23 01:45:31 DEBUG : only18: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6057_d20250323_m014456_c001_v7007000_t0000_u01742694296468") 2025/03/23 01:45:31 DEBUG : only18: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4057de10fb9da8a5_d20250323_m014449_c001_v0001184_t0016_u01742694289246") 2025/03/23 01:45:32 DEBUG : only18: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da849_d20250323_m014446_c001_v0001184_t0036_u01742694286810") 2025/03/23 01:45:32 DEBUG : only18: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e23af_d20250323_m014425_c001_v7007000_t0000_u01742694265444") 2025/03/23 01:45:32 DEBUG : only18: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da4e1_d20250323_m014422_c001_v0001184_t0024_u01742694262481") 2025/03/23 01:45:32 DEBUG : only19: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6059_d20250323_m014456_c001_v7007000_t0000_u01742694296664") 2025/03/23 01:45:32 DEBUG : only19: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418bec93a375bf6f_d20250323_m014449_c001_v0001178_t0029_u01742694289399") 2025/03/23 01:45:32 DEBUG : only19: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da85f_d20250323_m014447_c001_v0001184_t0048_u01742694287584") 2025/03/23 01:45:32 DEBUG : only19: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4136d71e20287ddd_d20250323_m014425_c001_v7007000_t0000_u01742694265457") 2025/03/23 01:45:32 DEBUG : only19: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da4fd_d20250323_m014423_c001_v0001184_t0034_u01742694263117") 2025/03/23 01:45:32 DEBUG : only2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb605a_d20250323_m014456_c001_v7007000_t0000_u01742694296865") 2025/03/23 01:45:32 DEBUG : only2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4169bc2757d7f540_d20250323_m014449_c001_v0001184_t0041_u01742694289405") 2025/03/23 01:45:32 DEBUG : only2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da68c_d20250323_m014434_c001_v0001184_t0055_u01742694274449") 2025/03/23 01:45:32 DEBUG : only2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f409f4b0dbacdeede_d20250323_m014424_c001_v7007000_t0000_u01742694264731") 2025/03/23 01:45:32 DEBUG : only2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da2f9_d20250323_m014409_c001_v0001184_t0036_u01742694249264") 2025/03/23 01:45:32 DEBUG : only3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb605c_d20250323_m014457_c001_v7007000_t0000_u01742694297061") 2025/03/23 01:45:32 DEBUG : only3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4068efce3b3ac572_d20250323_m014449_c001_v0001109_t0010_u01742694289430") 2025/03/23 01:45:32 DEBUG : only3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da6a0_d20250323_m014435_c001_v0001184_t0014_u01742694275350") 2025/03/23 01:45:32 DEBUG : only3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e23ac_d20250323_m014424_c001_v7007000_t0000_u01742694264748") 2025/03/23 01:45:32 DEBUG : only3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da319_d20250323_m014410_c001_v0001184_t0019_u01742694250071") 2025/03/23 01:45:33 DEBUG : only4: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb605d_d20250323_m014457_c001_v7007000_t0000_u01742694297259") 2025/03/23 01:45:33 DEBUG : only4: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4057de10fb9da8b1_d20250323_m014449_c001_v0001184_t0016_u01742694289450") 2025/03/23 01:45:33 DEBUG : only4: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da6c4_d20250323_m014436_c001_v0001184_t0039_u01742694276135") 2025/03/23 01:45:33 DEBUG : only4: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f409f4b0dbacdeee2_d20250323_m014425_c001_v7007000_t0000_u01742694265532") 2025/03/23 01:45:33 DEBUG : only4: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da34b_d20250323_m014411_c001_v0001184_t0042_u01742694251453") 2025/03/23 01:45:33 DEBUG : only5: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb605e_d20250323_m014457_c001_v7007000_t0000_u01742694297458") 2025/03/23 01:45:33 DEBUG : only5: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418bec93a375bf71_d20250323_m014449_c001_v0001178_t0029_u01742694289594") 2025/03/23 01:45:33 DEBUG : only5: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da6e8_d20250323_m014436_c001_v0001184_t0018_u01742694276858") 2025/03/23 01:45:33 DEBUG : only5: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e23ae_d20250323_m014425_c001_v7007000_t0000_u01742694265248") 2025/03/23 01:45:33 DEBUG : only5: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da369_d20250323_m014412_c001_v0001184_t0016_u01742694252165") 2025/03/23 01:45:33 DEBUG : only6: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb605f_d20250323_m014457_c001_v7007000_t0000_u01742694297666") 2025/03/23 01:45:33 DEBUG : only6: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4169bc2757d7f54a_d20250323_m014449_c001_v0001184_t0041_u01742694289602") 2025/03/23 01:45:33 DEBUG : only6: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da70c_d20250323_m014437_c001_v0001184_t0025_u01742694277552") 2025/03/23 01:45:33 DEBUG : only6: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4136d71e20287dda_d20250323_m014424_c001_v7007000_t0000_u01742694264794") 2025/03/23 01:45:33 DEBUG : only6: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da387_d20250323_m014412_c001_v0001184_t0006_u01742694252992") 2025/03/23 01:45:33 DEBUG : only7: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6060_d20250323_m014457_c001_v7007000_t0000_u01742694297863") 2025/03/23 01:45:33 DEBUG : only7: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4068efce3b3ac574_d20250323_m014449_c001_v0001109_t0010_u01742694289622") 2025/03/23 01:45:33 DEBUG : only7: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da72e_d20250323_m014438_c001_v0001184_t0022_u01742694278399") 2025/03/23 01:45:33 DEBUG : only7: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f417650521e5e23ad_d20250323_m014425_c001_v7007000_t0000_u01742694265051") 2025/03/23 01:45:34 DEBUG : only7: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da3a1_d20250323_m014413_c001_v0001184_t0054_u01742694253743") 2025/03/23 01:45:34 DEBUG : only8: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6061_d20250323_m014458_c001_v7007000_t0000_u01742694298062") 2025/03/23 01:45:34 DEBUG : only8: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4057de10fb9da8b9_d20250323_m014449_c001_v0001184_t0016_u01742694289653") 2025/03/23 01:45:34 DEBUG : only8: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da74a_d20250323_m014439_c001_v0001184_t0050_u01742694279157") 2025/03/23 01:45:34 DEBUG : only8: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c565_d20250323_m014425_c001_v7007000_t0000_u01742694265538") 2025/03/23 01:45:34 DEBUG : only8: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da3c3_d20250323_m014414_c001_v0001184_t0017_u01742694254678") 2025/03/23 01:45:34 DEBUG : only9: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6063_d20250323_m014458_c001_v7007000_t0000_u01742694298259") 2025/03/23 01:45:34 DEBUG : only9: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418bec93a375bf73_d20250323_m014449_c001_v0001178_t0029_u01742694289788") 2025/03/23 01:45:34 DEBUG : only9: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da770_d20250323_m014439_c001_v0001184_t0045_u01742694279935") 2025/03/23 01:45:34 DEBUG : only9: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4164089d27a7c563_d20250323_m014425_c001_v7007000_t0000_u01742694265124") 2025/03/23 01:45:34 DEBUG : only9: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9da3d7_d20250323_m014415_c001_v0001184_t0058_u01742694255385") 2025/03/23 01:45:34 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582c6_d20250323_m014053_c001_v7007000_t0000_u01742694053355") 2025/03/23 01:45:34 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac2d0_d20250323_m014051_c001_v0001109_t0032_u01742694051424") 2025/03/23 01:45:34 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582b8_d20250323_m014049_c001_v7007000_t0000_u01742694049557") 2025/03/23 01:45:34 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab49c_d20250323_m014047_c001_v0001113_t0011_u01742694047708") 2025/03/23 01:45:34 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582ae_d20250323_m014045_c001_v7007000_t0000_u01742694045842") 2025/03/23 01:45:34 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d82f6_d20250323_m014043_c001_v0001184_t0035_u01742694043667") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f17_d20250323_m014030_c001_v7007000_t0000_u01742694030896") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab452_d20250323_m014029_c001_v0001113_t0018_u01742694029213") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f0e_d20250323_m014026_c001_v7007000_t0000_u01742694026891") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab44a_d20250323_m014025_c001_v0001113_t0047_u01742694025389") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f09_d20250323_m014023_c001_v7007000_t0000_u01742694023772") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab440_d20250323_m014022_c001_v0001113_t0020_u01742694022506") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739a0b_d20250323_m014014_c001_v7007000_t0000_u01742694014179") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab414_d20250323_m014012_c001_v0001113_t0045_u01742694012767") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739a0a_d20250323_m014012_c001_v7007000_t0000_u01742694012019") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab408_d20250323_m014010_c001_v0001113_t0038_u01742694010674") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739a08_d20250323_m014009_c001_v7007000_t0000_u01742694009933") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab400_d20250323_m014009_c001_v0001113_t0016_u01742694009081") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3fc_d20250323_m014008_c001_v0001113_t0046_u01742694008392") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739a07_d20250323_m014007_c001_v7007000_t0000_u01742694007648") 2025/03/23 01:45:35 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3f6_d20250323_m014007_c001_v0001113_t0033_u01742694007032") 2025/03/23 01:45:36 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3f4_d20250323_m014006_c001_v0001113_t0029_u01742694006208") 2025/03/23 01:45:36 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40887f5a9a739a06_d20250323_m014005_c001_v7007000_t0000_u01742694005464") 2025/03/23 01:45:36 DEBUG : potato: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3ee_d20250323_m014004_c001_v0001113_t0013_u01742694004457") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f6d_d20250323_m014141_c001_v7007000_t0000_u01742694101129") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac32c_d20250323_m014140_c001_v0001109_t0036_u01742694100288") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f419b12a595c277ee_d20250323_m014132_c001_v7007000_t0000_u01742694092508") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac318_d20250323_m014127_c001_v0001109_t0005_u01742694087159") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4021b8638850a9b4_d20250323_m014119_c001_v7007000_t0000_u01742694079729") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac306_d20250323_m014114_c001_v0001109_t0020_u01742694074539") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758350_d20250323_m014106_c001_v7007000_t0000_u01742694066905") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac2e4_d20250323_m014102_c001_v0001109_t0014_u01742694062903") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f1e_d20250323_m014036_c001_v7007000_t0000_u01742694036753") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab46a_d20250323_m014034_c001_v0001113_t0017_u01742694034894") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f1a_d20250323_m014033_c001_v7007000_t0000_u01742694033777") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab45e_d20250323_m014031_c001_v0001113_t0050_u01742694031888") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f18_d20250323_m014031_c001_v7007000_t0000_u01742694031094") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab454_d20250323_m014030_c001_v0001113_t0047_u01742694030215") 2025/03/23 01:45:36 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f12_d20250323_m014028_c001_v7007000_t0000_u01742694028461") 2025/03/23 01:45:37 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab44e_d20250323_m014027_c001_v0001113_t0014_u01742694027274") 2025/03/23 01:45:37 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f0c_d20250323_m014024_c001_v7007000_t0000_u01742694024642") 2025/03/23 01:45:37 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab446_d20250323_m014023_c001_v0001113_t0051_u01742694023788") 2025/03/23 01:45:37 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55efa_d20250323_m014015_c001_v7007000_t0000_u01742694015343") 2025/03/23 01:45:37 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab41e_d20250323_m014013_c001_v0001113_t0049_u01742694013824") 2025/03/23 01:45:37 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b216166c_d20250323_m013900_c001_v7007000_t0000_u01742693940083") 2025/03/23 01:45:37 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab2f6_d20250323_m013859_c001_v0001113_t0045_u01742693939260") 2025/03/23 01:45:37 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b2161657_d20250323_m013857_c001_v7007000_t0000_u01742693937934") 2025/03/23 01:45:37 DEBUG : potato2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab2ec_d20250323_m013857_c001_v0001113_t0059_u01742693937292") 2025/03/23 01:45:37 DEBUG : potato3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f419b12a595c277ef_d20250323_m014132_c001_v7007000_t0000_u01742694092700") 2025/03/23 01:45:37 DEBUG : potato3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab506_d20250323_m014128_c001_v0001113_t0008_u01742694088675") 2025/03/23 01:45:37 DEBUG : potato3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4021b8638850a9b5_d20250323_m014119_c001_v7007000_t0000_u01742694079927") 2025/03/23 01:45:37 DEBUG : potato3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab4f2_d20250323_m014116_c001_v0001113_t0021_u01742694076091") 2025/03/23 01:45:37 DEBUG : potato3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758352_d20250323_m014107_c001_v7007000_t0000_u01742694067485") 2025/03/23 01:45:37 DEBUG : potato3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab4ca_d20250323_m014103_c001_v0001113_t0020_u01742694063717") 2025/03/23 01:45:37 DEBUG : pre-dest1/1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07583a6_d20250323_m014224_c001_v7007000_t0000_u01742694144074") 2025/03/23 01:45:37 DEBUG : pre-dest1/1: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab572_d20250323_m014215_c001_v0001113_t0000_u01742694135587") 2025/03/23 01:45:37 DEBUG : pre-dest2/2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07583a7_d20250323_m014224_c001_v7007000_t0000_u01742694144266") 2025/03/23 01:45:38 DEBUG : pre-dest2/2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac38a_d20250323_m014216_c001_v0001109_t0043_u01742694136552") 2025/03/23 01:45:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b2161d2e_d20250323_m014154_c001_v7007000_t0000_u01742694114765") 2025/03/23 01:45:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d8d56_d20250323_m014151_c001_v0001184_t0026_u01742694111401") 2025/03/23 01:45:38 DEBUG : sizeonly: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07581c3_d20250323_m013943_c001_v7007000_t0000_u01742693983532") 2025/03/23 01:45:38 DEBUG : sizeonly: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab3a8_d20250323_m013942_c001_v0001113_t0034_u01742693982466") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6075_d20250323_m014510_c001_v7007000_t0000_u01742694310054") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1169bc2757d7f7a2_d20250323_m014509_c001_v0001184_t0028_u01742694309008") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6070_d20250323_m014507_c001_v7007000_t0000_u01742694307091") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac5a6_d20250323_m014505_c001_v0001109_t0044_u01742694305754") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582d6_d20250323_m014059_c001_v7007000_t0000_u01742694059125") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac2d8_d20250323_m014057_c001_v0001109_t0005_u01742694057847") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582d0_d20250323_m014056_c001_v7007000_t0000_u01742694056555") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab4b2_d20250323_m014055_c001_v0001113_t0009_u01742694055613") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07581bc_d20250323_m013939_c001_v7007000_t0000_u01742693979001") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab39a_d20250323_m013937_c001_v0001113_t0005_u01742693977506") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07581b9_d20250323_m013936_c001_v7007000_t0000_u01742693976763") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab392_d20250323_m013935_c001_v0001113_t0045_u01742693975717") 2025/03/23 01:45:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07581b2_d20250323_m013932_c001_v7007000_t0000_u01742693972890") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab384_d20250323_m013931_c001_v0001113_t0007_u01742693971325") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07581b1_d20250323_m013930_c001_v7007000_t0000_u01742693970729") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab37e_d20250323_m013929_c001_v0001113_t0005_u01742693969372") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab378_d20250323_m013926_c001_v0001113_t0044_u01742693966577") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07581ab_d20250323_m013925_c001_v7007000_t0000_u01742693965842") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab374_d20250323_m013925_c001_v0001113_t0034_u01742693965222") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab370_d20250323_m013924_c001_v0001113_t0033_u01742693964545") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07581a7_d20250323_m013923_c001_v7007000_t0000_u01742693963437") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab36a_d20250323_m013920_c001_v0001113_t0011_u01742693960891") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab360_d20250323_m013918_c001_v0001113_t0049_u01742693958006") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758197_d20250323_m013917_c001_v7007000_t0000_u01742693957266") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab358_d20250323_m013916_c001_v0001113_t0006_u01742693956485") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab352_d20250323_m013915_c001_v0001113_t0057_u01742693955741") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e0758196_d20250323_m013914_c001_v7007000_t0000_u01742693954992") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab338_d20250323_m013911_c001_v0001113_t0047_u01742693951488") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e075818d_d20250323_m013911_c001_v7007000_t0000_u01742693951102") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab330_d20250323_m013909_c001_v0001113_t0011_u01742693949953") 2025/03/23 01:45:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b21616b0_d20250323_m013908_c001_v7007000_t0000_u01742693948291") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab322_d20250323_m013907_c001_v0001113_t0043_u01742693947468") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b21616ad_d20250323_m013906_c001_v7007000_t0000_u01742693946909") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab31c_d20250323_m013906_c001_v0001113_t0038_u01742693946211") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b21616aa_d20250323_m013904_c001_v7007000_t0000_u01742693944925") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab310_d20250323_m013903_c001_v0001113_t0047_u01742693943950") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b21616a8_d20250323_m013903_c001_v7007000_t0000_u01742693943393") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab30c_d20250323_m013902_c001_v0001113_t0025_u01742693942656") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b2161677_d20250323_m013901_c001_v7007000_t0000_u01742693941736") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab304_d20250323_m013901_c001_v0001113_t0033_u01742693941012") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b216161d_d20250323_m013854_c001_v7007000_t0000_u01742693934661") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab2da_d20250323_m013853_c001_v0001113_t0034_u01742693933783") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b216161b_d20250323_m013852_c001_v7007000_t0000_u01742693932852") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab2d1_d20250323_m013852_c001_v0001113_t0040_u01742693932140") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b2161618_d20250323_m013851_c001_v7007000_t0000_u01742693931221") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab2c6_d20250323_m013850_c001_v0001113_t0043_u01742693930520") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f40514396b2161615_d20250323_m013847_c001_v7007000_t0000_u01742693927611") 2025/03/23 01:45:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab2ae_d20250323_m013846_c001_v0001113_t0048_u01742693926921") 2025/03/23 01:45:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6077_d20250323_m014510_c001_v7007000_t0000_u01742694310248") 2025/03/23 01:45:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f118bec93a375bfb7_d20250323_m014509_c001_v0001178_t0005_u01742694309013") 2025/03/23 01:45:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6071_d20250323_m014507_c001_v7007000_t0000_u01742694307289") 2025/03/23 01:45:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9dab1a_d20250323_m014505_c001_v0001184_t0015_u01742694305400") 2025/03/23 01:45:41 DEBUG : sub/yam: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582c2_d20250323_m014052_c001_v7007000_t0000_u01742694052795") 2025/03/23 01:45:41 DEBUG : sub/yam: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d843b_d20250323_m014051_c001_v0001184_t0010_u01742694051067") 2025/03/23 01:45:41 DEBUG : test_dir1/file2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb606d_d20250323_m014503_c001_v7007000_t0000_u01742694303850") 2025/03/23 01:45:41 DEBUG : test_dir1/file2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9daaae_d20250323_m014502_c001_v0001184_t0059_u01742694302499") 2025/03/23 01:45:41 DEBUG : test_dir1/file2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6067_d20250323_m014500_c001_v7007000_t0000_u01742694300843") 2025/03/23 01:45:41 DEBUG : test_dir1/file2: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac594_d20250323_m014459_c001_v0001109_t0030_u01742694299629") 2025/03/23 01:45:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb606e_d20250323_m014504_c001_v7007000_t0000_u01742694304045") 2025/03/23 01:45:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1169bc2757d7f6e6_d20250323_m014502_c001_v0001184_t0054_u01742694302484") 2025/03/23 01:45:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4156428834bb6069_d20250323_m014501_c001_v7007000_t0000_u01742694301052") 2025/03/23 01:45:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9daa42_d20250323_m014459_c001_v0001184_t0059_u01742694299645") 2025/03/23 01:45:41 DEBUG : three: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f27_d20250323_m014042_c001_v7007000_t0000_u01742694042860") 2025/03/23 01:45:41 DEBUG : three: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab48c_d20250323_m014041_c001_v0001113_t0043_u01742694041597") 2025/03/23 01:45:41 DEBUG : three: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f100febd10bbab482_d20250323_m014039_c001_v0001113_t0016_u01742694039078") 2025/03/23 01:45:41 DEBUG : two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f41061b7f0bb55f28_d20250323_m014043_c001_v7007000_t0000_u01742694043090") 2025/03/23 01:45:41 DEBUG : two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f4057de10fb9d828a_d20250323_m014041_c001_v0001184_t0016_u01742694041015") 2025/03/23 01:45:41 DEBUG : two: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f400febd10bbab480_d20250323_m014038_c001_v0001113_t0039_u01742694038882") 2025/03/23 01:45:42 DEBUG : yam: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582c7_d20250323_m014053_c001_v7007000_t0000_u01742694053553") 2025/03/23 01:45:42 DEBUG : yam: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1166804c9af40cb5_d20250323_m014052_c001_v0001043_t0005_u01742694052434") 2025/03/23 01:45:42 DEBUG : yam: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582b7_d20250323_m014048_c001_v7007000_t0000_u01742694048993") 2025/03/23 01:45:42 DEBUG : yam: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1057de10fb9d83a3_d20250323_m014047_c001_v0001184_t0047_u01742694047345") 2025/03/23 01:45:42 DEBUG : yam: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582ad_d20250323_m014045_c001_v7007000_t0000_u01742694045279") 2025/03/23 01:45:42 DEBUG : yam: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f1068efce3b3ac2c2_d20250323_m014043_c001_v0001109_t0055_u01742694043659") 2025/03/23 01:45:42 DEBUG : yaml: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582ba_d20250323_m014049_c001_v7007000_t0000_u01742694049757") 2025/03/23 01:45:42 DEBUG : yaml: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f11215ebd38754ea3_d20250323_m014048_c001_v0001182_t0039_u01742694048783") 2025/03/23 01:45:42 DEBUG : yaml: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f418372d5e07582af_d20250323_m014046_c001_v7007000_t0000_u01742694046043") 2025/03/23 01:45:42 DEBUG : yaml: Deleting (id "4_z0f92fdf3a06dcb0b9f580e1b_f113f0c957a5569c1_d20250323_m014045_c001_v0001183_t0037_u01742694045042") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m0.212753916s (try 1/5)