"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/08 01:31:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe" 2025/04/08 01:31:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 01:31:51 DEBUG : Creating backend with remote "/tmp/rclone3512224970" === 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-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:31:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:31:52 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:31:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/08 01:31:52 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.88s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:31:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 01:31:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:31:53 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:31:53 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:31:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:31:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:31:54 DEBUG : B2 bucket rclone-test-jizonon7lewe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", 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-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", 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-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:31:56 DEBUG : Creating backend with remote "/non-existing" 2025/04/08 01:31:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/08 01:31:56 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:31:56 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:31:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:31:57 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:31:57 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:31:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:31:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:31:59 INFO : B2 bucket rclone-test-jizonon7lewe: Running all checks before starting transfers 2025/04/08 01:31:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:31:59 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:31:59 INFO : B2 bucket rclone-test-jizonon7lewe: Checks finished, now starting transfers 2025/04/08 01:31:59 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:31:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:31:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.45s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:00 ERROR : Ignoring --no-traverse with sync 2025/04/08 01:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:32:00 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:00 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:01 INFO : sub dir/hello world: Copied (new) 2025/04/08 01:32:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/08 01:32:02 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:02 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/08 01:32:02 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:32:03 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:03 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:32:05 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:05 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/08 01:32:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 01:32:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/08 01:32:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 01:32:07 INFO : sub dir: Making directory 2025/04/08 01:32:07 INFO : sub dir2: Making directory 2025/04/08 01:32:07 INFO : sub dir2/sub sub dir2: Making directory 2025/04/08 01:32:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:32:07 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:07 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/08 01:32:07 DEBUG : B2 bucket rclone-test-jizonon7lewe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.46s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:08 INFO : sub dir2: Making directory 2025/04/08 01:32:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/08 01:32:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 01:32:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:32:08 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:08 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:09 DEBUG : sub dir2: Making directory with metadata 2025/04/08 01:32:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 01:32:09 INFO : sub dir: Making directory 2025/04/08 01:32:09 INFO : sub dir2: Making directory 2025/04/08 01:32:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:32:09 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:09 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:10 INFO : sub dir/hello world: Copied (new) 2025/04/08 01:32:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/08 01:32:10 DEBUG : B2 bucket rclone-test-jizonon7lewe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/08 01:32:10 DEBUG : B2 bucket rclone-test-jizonon7lewe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", 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-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:11 INFO : sub dir2: Making directory 2025/04/08 01:32:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:32:11 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:11 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:12 INFO : sub dir/hello world: Copied (new) 2025/04/08 01:32:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:12 DEBUG : sub dir2: Making directory with metadata 2025/04/08 01:32:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 01:32:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 01:32:13 INFO : sub dir: Making directory 2025/04/08 01:32:13 INFO : sub dir2: Making directory 2025/04/08 01:32:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:32:13 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:13 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:13 INFO : sub dir/hello world: Copied (new) 2025/04/08 01:32:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/08 01:32:13 DEBUG : B2 bucket rclone-test-jizonon7lewe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.51s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", 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-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:14 INFO : sub dir2: Making directory 2025/04/08 01:32:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:32:15 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:15 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:15 INFO : sub dir/hello world: Copied (new) 2025/04/08 01:32:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.47s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bomuzih0dihu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-jizonon7lewe -> B2 bucket rclone-test-bomuzih0dihu 2025/04/08 01:32:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:32:17 DEBUG : B2 bucket rclone-test-bomuzih0dihu: Waiting for checks to finish 2025/04/08 01:32:17 DEBUG : B2 bucket rclone-test-bomuzih0dihu: Waiting for transfers to finish 2025/04/08 01:32:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:18 DEBUG : B2 bucket rclone-test-bomuzih0dihu: Purge remote 2025/04/08 01:32:18 INFO : B2 bucket rclone-test-bomuzih0dihu: cleaning bucket "rclone-test-bomuzih0dihu" of all files 2025/04/08 01:32:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2dd73006d1b3b9f680e1b_f116fe3af5ad4d533_d20250408_m013218_c001_v0001091_t0007_u01744075938300") --- PASS: TestServerSideCopy (7.89s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 01:32:25 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:25 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/08 01:32:25 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cafowoq7yugo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-jizonon7lewe -> B2 bucket rclone-test-cafowoq7yugo 2025/04/08 01:32:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:32:28 DEBUG : B2 bucket rclone-test-cafowoq7yugo: Waiting for checks to finish 2025/04/08 01:32:28 DEBUG : B2 bucket rclone-test-cafowoq7yugo: Waiting for transfers to finish 2025/04/08 01:32:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 01:32:29 DEBUG : B2 bucket rclone-test-cafowoq7yugo: Waiting for checks to finish 2025/04/08 01:32:29 DEBUG : B2 bucket rclone-test-cafowoq7yugo: Waiting for transfers to finish 2025/04/08 01:32:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/08 01:32:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:30 DEBUG : B2 bucket rclone-test-cafowoq7yugo: Purge remote 2025/04/08 01:32:30 INFO : B2 bucket rclone-test-cafowoq7yugo: cleaning bucket "rclone-test-cafowoq7yugo" of all files 2025/04/08 01:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f620d03007d1b3b9f680e1b_f11925b0218bdf1fb_d20250408_m013229_c001_v0001184_t0036_u01744075949789") 2025/04/08 01:32:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f620d03007d1b3b9f680e1b_f11034b4dc0ff16c8_d20250408_m013228_c001_v0001103_t0057_u01744075948703") --- PASS: TestServerSideCopyOverSelf (5.80s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 01:32:32 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:32 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/08 01:32:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/08 01:32:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bazepek3yaro" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-jizonon7lewe -> B2 bucket rclone-test-bazepek3yaro 2025/04/08 01:32:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:32:35 DEBUG : B2 bucket rclone-test-bazepek3yaro: Waiting for checks to finish 2025/04/08 01:32:35 DEBUG : B2 bucket rclone-test-bazepek3yaro: Waiting for transfers to finish 2025/04/08 01:32:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/08 01:32:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/08 01:32:40 DEBUG : pacer: Reducing sleep to 10ms 2025/04/08 01:32:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 01:32:41 DEBUG : B2 bucket rclone-test-bazepek3yaro: Waiting for checks to finish 2025/04/08 01:32:41 DEBUG : B2 bucket rclone-test-bazepek3yaro: Waiting for transfers to finish 2025/04/08 01:32:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/08 01:32:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/08 01:32:41 INFO : sub dir/hello world: Deleted 2025/04/08 01:32:42 DEBUG : testing file moves 2025/04/08 01:32:42 DEBUG : B2 bucket rclone-test-bazepek3yaro: Waiting for checks to finish 2025/04/08 01:32:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/08 01:32:42 DEBUG : B2 bucket rclone-test-bazepek3yaro: Waiting for transfers to finish 2025/04/08 01:32:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/08 01:32:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/08 01:32:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:43 DEBUG : B2 bucket rclone-test-bazepek3yaro: Purge remote 2025/04/08 01:32:43 INFO : B2 bucket rclone-test-bazepek3yaro: cleaning bucket "rclone-test-bazepek3yaro" of all files 2025/04/08 01:32:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fb21de3007d1b3b9f680e1b_f116390201c03187e_d20250408_m013242_c001_v0001171_t0048_u01744075962511") 2025/04/08 01:32:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fb21de3007d1b3b9f680e1b_f1147ece512c2caa0_d20250408_m013241_c001_v0001178_t0034_u01744075961180") 2025/04/08 01:32:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fb21de3007d1b3b9f680e1b_f114042e6d7eb2dcf_d20250408_m013239_c001_v0001182_t0043_u01744075959269") --- PASS: TestServerSideMoveOverSelf (11.41s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:45 ERROR : : error listing: directory not found 2025/04/08 01:32:46 INFO : Local file system at /tmp/rclone3512224970: Making directory 2025/04/08 01:32:46 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:46 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:32:47 DEBUG : Local file system at /tmp/rclone3512224970: Waiting for checks to finish 2025/04/08 01:32:47 DEBUG : Local file system at /tmp/rclone3512224970: Waiting for transfers to finish 2025/04/08 01:32:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:32:48 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/08 01:32:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/08 01:32:49 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:49 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 01:32:49 INFO : check sum: Copied (new) 2025/04/08 01:32:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:50 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 01:32:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/08 01:32:50 DEBUG : check sum: Unchanged skipping 2025/04/08 01:32:50 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:50 DEBUG : Waiting for deletions to finish 2025/04/08 01:32:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.18s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/08 01:32:51 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:51 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/08 01:32:51 INFO : sizeonly: Copied (new) 2025/04/08 01:32:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:52 DEBUG : sizeonly: Sizes identical 2025/04/08 01:32:52 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:52 DEBUG : sizeonly: Unchanged skipping 2025/04/08 01:32:52 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:52 DEBUG : Waiting for deletions to finish 2025/04/08 01:32:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.18s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/08 01:32:53 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:53 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/08 01:32:54 INFO : ignore-size: Copied (new) 2025/04/08 01:32:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:32:54 DEBUG : ignore-size: Unchanged skipping 2025/04/08 01:32:54 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:54 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:54 DEBUG : Waiting for deletions to finish 2025/04/08 01:32:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.17s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:32:56 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:56 DEBUG : existing: Unchanged skipping 2025/04/08 01:32:56 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:56 DEBUG : Waiting for deletions to finish 2025/04/08 01:32:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/08 01:32:56 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:56 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/08 01:32:56 INFO : existing: Copied (replaced existing) 2025/04/08 01:32:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 01:32:58 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:58 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/08 01:32:58 INFO : existing: Copied (new) 2025/04/08 01:32:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:32:58 DEBUG : existing: Destination exists, skipping 2025/04/08 01:32:58 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:32:58 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:32:58 DEBUG : Waiting for deletions to finish 2025/04/08 01:32:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.18s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:00 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/08 01:33:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:33:01 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 01:33:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 01:33:01 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:01 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:33:01 INFO : a/potato2: Copied (new) 2025/04/08 01:33:01 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:01 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/08 01:33:03 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 01:33:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/08 01:33:03 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:03 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:03 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/08 01:33:03 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 01:33:04 INFO : empty space: Updated modification time in destination 2025/04/08 01:33:04 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:04 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:04 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.70s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/08 01:33:07 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 01:33:07 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:07 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:07 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.79s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:08 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/08 01:33:08 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3512224970) 2025/04/08 01:33:08 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jizonon7lewe) 2025/04/08 01:33:08 DEBUG : foo: sha1 differ 2025/04/08 01:33:08 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/08 01:33:09 INFO : foo: Copied (replaced existing) 2025/04/08 01:33:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/08 01:33:10 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:33:10 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:10 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:33:11 INFO : potato: Copied (new) 2025/04/08 01:33:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/08 01:33:12 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:12 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/08 01:33:13 INFO : potato: Copied (replaced existing) 2025/04/08 01:33:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:14 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/08 01:33:14 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3512224970) 2025/04/08 01:33:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jizonon7lewe) 2025/04/08 01:33:14 DEBUG : potato: sha1 differ 2025/04/08 01:33:14 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/08 01:33:14 INFO : potato: Copied (replaced existing) 2025/04/08 01:33:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:33:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:33:16 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:16 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/08 01:33:16 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:16 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:33:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:33:18 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:18 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:18 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:33:19 INFO : potato2: Copied (new) 2025/04/08 01:33:19 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:19 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:21 INFO : d: Making directory 2025/04/08 01:33:21 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/08 01:33:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:33:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 01:33:21 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:21 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 01:33:21 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:33:21 INFO : a/potato2: Copied (new) 2025/04/08 01:33:21 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:21 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:23 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/08 01:33:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:33:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 01:33:23 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:23 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 01:33:23 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:33:24 INFO : a/potato2: Copied (new) 2025/04/08 01:33:24 ERROR : B2 bucket rclone-test-jizonon7lewe: not deleting files as there were IO errors 2025/04/08 01:33:24 ERROR : B2 bucket rclone-test-jizonon7lewe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:26 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:33:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:33:26 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:26 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:26 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:26 INFO : potato: Deleted 2025/04/08 01:33:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:33:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:28 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:28 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:28 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:28 INFO : potato: Deleted 2025/04/08 01:33:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:33:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:33:29 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:29 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:29 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:33:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:33:31 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:31 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:31 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/08 01:33:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.19s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:33 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 01:33:33 DEBUG : enormous: Excluded 2025/04/08 01:33:33 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 01:33:33 DEBUG : potato2: Excluded 2025/04/08 01:33:34 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 01:33:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:33:34 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:34 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:34 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:34 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:34 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 01:33:34 DEBUG : enormous: Excluded 2025/04/08 01:33:34 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 01:33:34 DEBUG : potato2: Excluded 2025/04/08 01:33:34 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 01:33:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/08 01:33:34 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:34 DEBUG : Local file system at /tmp/rclone3512224970: Waiting for checks to finish 2025/04/08 01:33:34 DEBUG : Local file system at /tmp/rclone3512224970: Waiting for transfers to finish 2025/04/08 01:33:34 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:37 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 01:33:37 DEBUG : enormous: Excluded 2025/04/08 01:33:37 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 01:33:37 DEBUG : potato2: Excluded 2025/04/08 01:33:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:33:37 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:37 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:37 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:37 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:37 INFO : enormous: Deleted 2025/04/08 01:33:37 INFO : potato2: Deleted 2025/04/08 01:33:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:37 DEBUG : Local file system at /tmp/rclone3512224970: Waiting for checks to finish 2025/04/08 01:33:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/08 01:33:37 DEBUG : empty space: Unchanged skipping 2025/04/08 01:33:37 DEBUG : Local file system at /tmp/rclone3512224970: Waiting for transfers to finish 2025/04/08 01:33:37 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:37 INFO : enormous: Deleted 2025/04/08 01:33:37 INFO : potato2: Deleted 2025/04/08 01:33:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:40 DEBUG : five: Need to transfer - File not found at Destination 2025/04/08 01:33:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/08 01:33:40 DEBUG : three: Sizes identical 2025/04/08 01:33:40 DEBUG : one: Destination is newer than source, skipping 2025/04/08 01:33:40 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/08 01:33:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3512224970) 2025/04/08 01:33:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jizonon7lewe) 2025/04/08 01:33:40 DEBUG : two: sha1 differ 2025/04/08 01:33:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/08 01:33:40 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/08 01:33:40 INFO : five: Copied (new) 2025/04/08 01:33:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/08 01:33:41 INFO : four: Copied (replaced existing) 2025/04/08 01:33:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/08 01:33:41 INFO : two: Copied (replaced existing) 2025/04/08 01:33:41 DEBUG : Waiting for deletions to finish 2025/04/08 01:33:41 DEBUG : one: Destination is newer than source, skipping 2025/04/08 01:33:41 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/08 01:33:41 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/08 01:33:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3512224970) 2025/04/08 01:33:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/08 01:33:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/08 01:33:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jizonon7lewe) 2025/04/08 01:33:41 DEBUG : three: sha1 differ 2025/04/08 01:33:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/08 01:33:41 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/08 01:33:41 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/08 01:33:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/08 01:33:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/08 01:33:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/08 01:33:41 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 01:33:41 INFO : three: Copied (replaced existing) 2025/04/08 01:33:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === 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-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/08 01:33:43 INFO : B2 bucket rclone-test-jizonon7lewe: Making map for --track-renames 2025/04/08 01:33:43 INFO : B2 bucket rclone-test-jizonon7lewe: Finished making map for --track-renames 2025/04/08 01:33:43 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/08 01:33:43 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for renames to finish 2025/04/08 01:33:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/08 01:33:43 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/08 01:33:43 INFO : potato: Copied (new) 2025/04/08 01:33:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 01:33:44 INFO : yam: Copied (new) 2025/04/08 01:33:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:33:44 INFO : B2 bucket rclone-test-jizonon7lewe: Making map for --track-renames 2025/04/08 01:33:44 INFO : B2 bucket rclone-test-jizonon7lewe: Finished making map for --track-renames 2025/04/08 01:33:44 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:44 DEBUG : potato: Unchanged skipping 2025/04/08 01:33:44 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for renames to finish 2025/04/08 01:33:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 01:33:45 INFO : yam: Copied (server-side copy) to: yaml 2025/04/08 01:33:45 INFO : yam: Deleted 2025/04/08 01:33:45 INFO : yaml: Renamed from "yam" 2025/04/08 01:33:45 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/08 01:33:47 INFO : B2 bucket rclone-test-jizonon7lewe: Making map for --track-renames 2025/04/08 01:33:47 INFO : B2 bucket rclone-test-jizonon7lewe: Finished making map for --track-renames 2025/04/08 01:33:47 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/08 01:33:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/08 01:33:47 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for renames to finish 2025/04/08 01:33:47 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 01:33:47 INFO : yam: Copied (new) 2025/04/08 01:33:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/08 01:33:47 INFO : potato: Copied (new) 2025/04/08 01:33:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:48 INFO : B2 bucket rclone-test-jizonon7lewe: Making map for --track-renames 2025/04/08 01:33:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:33:48 INFO : B2 bucket rclone-test-jizonon7lewe: Finished making map for --track-renames 2025/04/08 01:33:48 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:48 DEBUG : potato: Unchanged skipping 2025/04/08 01:33:48 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for renames to finish 2025/04/08 01:33:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 01:33:48 INFO : yam: Copied (server-side copy) to: yaml 2025/04/08 01:33:48 INFO : yam: Deleted 2025/04/08 01:33:48 INFO : yaml: Renamed from "yam" 2025/04/08 01:33:48 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/08 01:33:50 INFO : B2 bucket rclone-test-jizonon7lewe: Making map for --track-renames 2025/04/08 01:33:50 INFO : B2 bucket rclone-test-jizonon7lewe: Finished making map for --track-renames 2025/04/08 01:33:50 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/08 01:33:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/08 01:33:50 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for renames to finish 2025/04/08 01:33:50 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 01:33:51 INFO : sub/yam: Copied (new) 2025/04/08 01:33:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/08 01:33:51 INFO : potato: Copied (new) 2025/04/08 01:33:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:33:51 DEBUG : potato: Unchanged skipping 2025/04/08 01:33:51 INFO : B2 bucket rclone-test-jizonon7lewe: Making map for --track-renames 2025/04/08 01:33:51 INFO : B2 bucket rclone-test-jizonon7lewe: Finished making map for --track-renames 2025/04/08 01:33:51 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:51 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for renames to finish 2025/04/08 01:33:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 01:33:52 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/08 01:33:52 INFO : sub/yam: Deleted 2025/04/08 01:33:52 INFO : yam: Renamed from "sub/yam" 2025/04/08 01:33:52 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.89s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:54 DEBUG : Creating backend with remote "/tmp/rclone3512224970/dir1" 2025/04/08 01:33:54 DEBUG : Creating backend with remote "/tmp/rclone3512224970/dir2" 2025/04/08 01:33:54 DEBUG : Local file system at /tmp/rclone3512224970/dir2: Using server-side directory move 2025/04/08 01:33:54 INFO : Local file system at /tmp/rclone3512224970/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/08 01:33:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/08 01:33:54 INFO : file1.txt: Moved (server-side) 2025/04/08 01:33:54 DEBUG : Local file system at /tmp/rclone3512224970/dir2: Waiting for checks to finish 2025/04/08 01:33:54 DEBUG : Local file system at /tmp/rclone3512224970/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:33:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/08 01:33:55 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:55 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/08 01:33:55 INFO : nested/sub dir/file: Copied (new) 2025/04/08 01:33:55 INFO : nested/sub dir/file: Deleted 2025/04/08 01:33:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:33:55 INFO : sub dir/hello world: Copied (new) 2025/04/08 01:33:55 INFO : sub dir/hello world: Deleted 2025/04/08 01:33:55 INFO : sub dir: Removing directory 2025/04/08 01:33:55 INFO : nested/sub dir: Removing directory 2025/04/08 01:33:55 INFO : nested: Removing directory 2025/04/08 01:33:55 DEBUG : Local file system at /tmp/rclone3512224970: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 01:33:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/08 01:33:57 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:57 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/08 01:33:57 INFO : nested/sub dir/file: Copied (new) 2025/04/08 01:33:57 INFO : nested/sub dir/file: Deleted 2025/04/08 01:33:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 01:33:58 INFO : sub dir/hello world: Copied (new) 2025/04/08 01:33:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.48s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:33:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 01:33:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/08 01:33:59 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:33:59 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:33:59 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/08 01:33:59 INFO : existing-b: Copied (new) 2025/04/08 01:33:59 INFO : existing-b: Deleted 2025/04/08 01:33:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/08 01:33:59 INFO : existing: Copied (new) 2025/04/08 01:33:59 INFO : existing: Deleted 2025/04/08 01:34:00 DEBUG : existing: Destination exists, skipping 2025/04/08 01:34:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/08 01:34:00 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:34:00 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:34:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:34:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yawakik2fapu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jizonon7lewe -> B2 bucket rclone-test-yawakik2fapu 2025/04/08 01:34:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:34:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/08 01:34:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 01:34:05 DEBUG : empty space: Unchanged skipping 2025/04/08 01:34:05 DEBUG : B2 bucket rclone-test-yawakik2fapu: Waiting for checks to finish 2025/04/08 01:34:05 INFO : empty space: Deleted 2025/04/08 01:34:05 DEBUG : B2 bucket rclone-test-yawakik2fapu: Waiting for transfers to finish 2025/04/08 01:34:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:34:06 INFO : potato2: Copied (server-side copy) 2025/04/08 01:34:06 INFO : potato2: Deleted 2025/04/08 01:34:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 01:34:06 INFO : potato3: Copied (server-side copy) 2025/04/08 01:34:06 INFO : potato3: Deleted 2025/04/08 01:34:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xalopes7veti" 2025/04/08 01:34:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/08 01:34:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:34:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/08 01:34:08 DEBUG : B2 bucket rclone-test-xalopes7veti: Waiting for checks to finish 2025/04/08 01:34:08 DEBUG : B2 bucket rclone-test-xalopes7veti: Waiting for transfers to finish 2025/04/08 01:34:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 01:34:11 INFO : empty space: Copied (server-side copy) 2025/04/08 01:34:12 INFO : empty space: Deleted 2025/04/08 01:34:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:34:12 INFO : potato2: Copied (server-side copy) 2025/04/08 01:34:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 01:34:12 INFO : potato3: Copied (server-side copy) 2025/04/08 01:34:12 INFO : potato2: Deleted 2025/04/08 01:34:12 INFO : potato3: Deleted 2025/04/08 01:34:13 DEBUG : B2 bucket rclone-test-xalopes7veti: Purge remote 2025/04/08 01:34:13 INFO : B2 bucket rclone-test-xalopes7veti: cleaning bucket "rclone-test-xalopes7veti" of all files 2025/04/08 01:34:13 DEBUG : empty space: Deleting (id "4_zcf128d73008d1b3b9f680e1b_f11098b857735a239_d20250408_m013411_c001_v0001182_t0042_u01744076051838") 2025/04/08 01:34:13 DEBUG : potato2: Deleting (id "4_zcf128d73008d1b3b9f680e1b_f116e81f02948799f_d20250408_m013412_c001_v0001153_t0019_u01744076052087") 2025/04/08 01:34:13 DEBUG : potato3: Deleting (id "4_zcf128d73008d1b3b9f680e1b_f109b6ff4ba719dca_d20250408_m013412_c001_v0001099_t0008_u01744076052208") 2025/04/08 01:34:13 DEBUG : B2 bucket rclone-test-yawakik2fapu: Purge remote 2025/04/08 01:34:13 INFO : B2 bucket rclone-test-yawakik2fapu: cleaning bucket "rclone-test-yawakik2fapu" of all files 2025/04/08 01:34:14 DEBUG : empty space: Deleting (id "4_z7f627d63008d1b3b9f680e1b_f419b182e694728df_d20250408_m013412_c001_v7007000_t0000_u01744076052061") 2025/04/08 01:34:14 DEBUG : empty space: Deleting (id "4_z7f627d63008d1b3b9f680e1b_f103d08763bea457f_d20250408_m013404_c001_v0001131_t0023_u01744076044880") 2025/04/08 01:34:14 DEBUG : potato2: Deleting (id "4_z7f627d63008d1b3b9f680e1b_f419b182e694728e1_d20250408_m013412_c001_v7007000_t0000_u01744076052418") 2025/04/08 01:34:14 DEBUG : potato2: Deleting (id "4_z7f627d63008d1b3b9f680e1b_f118af61d5f44b69f_d20250408_m013405_c001_v0001104_t0042_u01744076045926") 2025/04/08 01:34:14 DEBUG : potato3: Deleting (id "4_z7f627d63008d1b3b9f680e1b_f419b182e694728e2_d20250408_m013412_c001_v7007000_t0000_u01744076052599") 2025/04/08 01:34:14 DEBUG : potato3: Deleting (id "4_z7f627d63008d1b3b9f680e1b_f105ba561e0627a6f_d20250408_m013406_c001_v0001146_t0047_u01744076046287") 2025/04/08 01:34:14 DEBUG : potato3: Deleting (id "4_z7f627d63008d1b3b9f680e1b_f103d08763bea4583_d20250408_m013405_c001_v0001131_t0012_u01744076045190") --- PASS: TestServerSideMove (14.39s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:34:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qedafor7xoye" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jizonon7lewe -> B2 bucket rclone-test-qedafor7xoye 2025/04/08 01:34:21 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 01:34:21 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 01:34:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:34:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 01:34:21 DEBUG : B2 bucket rclone-test-qedafor7xoye: Waiting for checks to finish 2025/04/08 01:34:21 DEBUG : B2 bucket rclone-test-qedafor7xoye: Waiting for transfers to finish 2025/04/08 01:34:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:34:22 INFO : potato2: Copied (server-side copy) 2025/04/08 01:34:22 INFO : potato2: Deleted 2025/04/08 01:34:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 01:34:22 INFO : potato3: Copied (server-side copy) 2025/04/08 01:34:22 INFO : potato3: Deleted 2025/04/08 01:34:23 DEBUG : Creating backend with remote "TestB2:rclone-test-voqefet6qica" 2025/04/08 01:34:23 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 01:34:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:34:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/08 01:34:24 DEBUG : B2 bucket rclone-test-voqefet6qica: Waiting for checks to finish 2025/04/08 01:34:24 DEBUG : B2 bucket rclone-test-voqefet6qica: Waiting for transfers to finish 2025/04/08 01:34:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:34:28 INFO : potato2: Copied (server-side copy) 2025/04/08 01:34:28 INFO : potato2: Deleted 2025/04/08 01:34:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 01:34:28 INFO : potato3: Copied (server-side copy) 2025/04/08 01:34:28 INFO : potato3: Deleted 2025/04/08 01:34:28 DEBUG : B2 bucket rclone-test-voqefet6qica: Purge remote 2025/04/08 01:34:28 INFO : B2 bucket rclone-test-voqefet6qica: cleaning bucket "rclone-test-voqefet6qica" of all files 2025/04/08 01:34:29 DEBUG : potato2: Deleting (id "4_zff42cd53008d1b3b9f680e1b_f11157a022d883a32_d20250408_m013427_c001_v0001178_t0024_u01744076067916") 2025/04/08 01:34:29 DEBUG : potato3: Deleting (id "4_zff42cd53008d1b3b9f680e1b_f113282171e89af64_d20250408_m013428_c001_v0001184_t0055_u01744076068179") 2025/04/08 01:34:29 DEBUG : B2 bucket rclone-test-qedafor7xoye: Purge remote 2025/04/08 01:34:29 INFO : B2 bucket rclone-test-qedafor7xoye: cleaning bucket "rclone-test-qedafor7xoye" of all files 2025/04/08 01:34:30 DEBUG : empty space: Deleting (id "4_z9fc2bd13008d1b3b9f680e1b_f107dd2afd5d3b3cd_d20250408_m013421_c001_v0001177_t0014_u01744076061158") 2025/04/08 01:34:30 DEBUG : potato2: Deleting (id "4_z9fc2bd13008d1b3b9f680e1b_f41814cf373e6587d_d20250408_m013428_c001_v7007000_t0000_u01744076068168") 2025/04/08 01:34:30 DEBUG : potato2: Deleting (id "4_z9fc2bd13008d1b3b9f680e1b_f10491b46a8102c6e_d20250408_m013421_c001_v0001098_t0057_u01744076061996") 2025/04/08 01:34:30 DEBUG : potato3: Deleting (id "4_z9fc2bd13008d1b3b9f680e1b_f41814cf373e6587e_d20250408_m013428_c001_v7007000_t0000_u01744076068389") 2025/04/08 01:34:30 DEBUG : potato3: Deleting (id "4_z9fc2bd13008d1b3b9f680e1b_f117e1979b18e5149_d20250408_m013422_c001_v0001184_t0005_u01744076062361") 2025/04/08 01:34:30 DEBUG : potato3: Deleting (id "4_z9fc2bd13008d1b3b9f680e1b_f107dd2afd5d3b3d1_d20250408_m013421_c001_v0001177_t0047_u01744076061399") --- PASS: TestServerSideMoveWithFilter (16.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:34:32 DEBUG : Creating backend with remote "TestB2:rclone-test-givowig3devi" 2025/04/08 01:34:34 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jizonon7lewe -> B2 bucket rclone-test-givowig3devi 2025/04/08 01:34:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:34:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/08 01:34:37 DEBUG : empty space: Unchanged skipping 2025/04/08 01:34:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 01:34:37 DEBUG : B2 bucket rclone-test-givowig3devi: Waiting for checks to finish 2025/04/08 01:34:37 INFO : empty space: Deleted 2025/04/08 01:34:37 DEBUG : B2 bucket rclone-test-givowig3devi: Waiting for transfers to finish 2025/04/08 01:34:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:34:37 INFO : potato2: Copied (server-side copy) 2025/04/08 01:34:38 INFO : potato2: Deleted 2025/04/08 01:34:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 01:34:38 INFO : potato3: Copied (server-side copy) 2025/04/08 01:34:38 INFO : potato3: Deleted 2025/04/08 01:34:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bojuyeq4pebo" 2025/04/08 01:34:39 INFO : tomatoDir: Making directory 2025/04/08 01:34:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/08 01:34:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 01:34:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/08 01:34:40 DEBUG : B2 bucket rclone-test-bojuyeq4pebo: Waiting for checks to finish 2025/04/08 01:34:40 DEBUG : B2 bucket rclone-test-bojuyeq4pebo: Waiting for transfers to finish 2025/04/08 01:34:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 01:34:41 INFO : potato3: Copied (server-side copy) 2025/04/08 01:34:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 01:34:41 INFO : potato2: Copied (server-side copy) 2025/04/08 01:34:41 INFO : potato3: Deleted 2025/04/08 01:34:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 01:34:41 INFO : empty space: Copied (server-side copy) 2025/04/08 01:34:41 INFO : potato2: Deleted 2025/04/08 01:34:41 INFO : empty space: Deleted 2025/04/08 01:34:42 DEBUG : B2 bucket rclone-test-bojuyeq4pebo: Purge remote 2025/04/08 01:34:42 INFO : B2 bucket rclone-test-bojuyeq4pebo: cleaning bucket "rclone-test-bojuyeq4pebo" of all files 2025/04/08 01:34:42 DEBUG : empty space: Deleting (id "4_z5f720d43009d1b3b9f680e1b_f11732fa8b0a9eda5_d20250408_m013440_c001_v0001172_t0051_u01744076080638") 2025/04/08 01:34:42 DEBUG : potato2: Deleting (id "4_z5f720d43009d1b3b9f680e1b_f1009e327e5707dd1_d20250408_m013440_c001_v0001120_t0038_u01744076080993") 2025/04/08 01:34:42 DEBUG : potato3: Deleting (id "4_z5f720d43009d1b3b9f680e1b_f101d09df8c0c4c8d_d20250408_m013441_c001_v0001105_t0017_u01744076081013") 2025/04/08 01:34:46 DEBUG : B2 bucket rclone-test-givowig3devi: Purge remote 2025/04/08 01:34:46 INFO : B2 bucket rclone-test-givowig3devi: cleaning bucket "rclone-test-givowig3devi" of all files 2025/04/08 01:34:46 DEBUG : empty space: Deleting (id "4_z2fa2fd13008d1b3b9f680e1b_f41727ba3ec92397e_d20250408_m013441_c001_v7007000_t0000_u01744076081543") 2025/04/08 01:34:46 DEBUG : empty space: Deleting (id "4_z2fa2fd13008d1b3b9f680e1b_f105f4b6f1cf71f2b_d20250408_m013436_c001_v0001157_t0014_u01744076076467") 2025/04/08 01:34:46 DEBUG : potato2: Deleting (id "4_z2fa2fd13008d1b3b9f680e1b_f409907ef4befddd1_d20250408_m013441_c001_v7007000_t0000_u01744076081444") 2025/04/08 01:34:46 DEBUG : potato2: Deleting (id "4_z2fa2fd13008d1b3b9f680e1b_f1090e73c5c4ba3e4_d20250408_m013437_c001_v0001153_t0011_u01744076077667") 2025/04/08 01:34:46 DEBUG : potato3: Deleting (id "4_z2fa2fd13008d1b3b9f680e1b_f41727ba3ec92397d_d20250408_m013441_c001_v7007000_t0000_u01744076081296") 2025/04/08 01:34:46 DEBUG : potato3: Deleting (id "4_z2fa2fd13008d1b3b9f680e1b_f1181994f1534055c_d20250408_m013438_c001_v0001130_t0028_u01744076078018") 2025/04/08 01:34:46 DEBUG : potato3: Deleting (id "4_z2fa2fd13008d1b3b9f680e1b_f105f4b6f1cf71f35_d20250408_m013436_c001_v0001157_t0055_u01744076076839") 2025/04/08 01:34:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/04/08 01:34:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/08 01:34:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.30s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:34:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:34:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncOverlap (2.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:34:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/rclone-sync-test" 2025/04/08 01:34:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/rclone-sync-test-include/layer2" 2025/04/08 01:34:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/rclone-sync-test-ignore-file" 2025/04/08 01:35:01 DEBUG : B2 bucket rclone-test-jizonon7lewe path rclone-sync-test: Waiting for checks to finish 2025/04/08 01:35:01 DEBUG : B2 bucket rclone-test-jizonon7lewe path rclone-sync-test: Waiting for transfers to finish 2025/04/08 01:35:01 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:01 INFO : There was nothing to transfer 2025/04/08 01:35:01 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:35:01 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:35:01 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:35:01 DEBUG : B2 bucket rclone-test-jizonon7lewe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/08 01:35:01 DEBUG : B2 bucket rclone-test-jizonon7lewe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/08 01:35:01 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:35:02 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:35:02 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:35:02 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:35:02 DEBUG : B2 bucket rclone-test-jizonon7lewe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/08 01:35:02 DEBUG : B2 bucket rclone-test-jizonon7lewe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/08 01:35:02 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.39s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:35:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/dst" 2025/04/08 01:35:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/CompareDest" 2025/04/08 01:35:12 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 01:35:12 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:12 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 01:35:13 INFO : one: Copied (new) 2025/04/08 01:35:13 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 01:35:13 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:13 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/08 01:35:14 INFO : one: Copied (replaced existing) 2025/04/08 01:35:14 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 01:35:17 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 01:35:17 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:17 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:17 INFO : There was nothing to transfer 2025/04/08 01:35:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 01:35:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 01:35:18 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 01:35:18 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:18 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:18 INFO : There was nothing to transfer 2025/04/08 01:35:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 01:35:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 01:35:19 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 01:35:19 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:19 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:19 INFO : There was nothing to transfer 2025/04/08 01:35:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/08 01:35:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/08 01:35:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 01:35:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 01:35:20 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 01:35:21 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:21 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:21 INFO : There was nothing to transfer 2025/04/08 01:35:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/08 01:35:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 01:35:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 01:35:21 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 01:35:21 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/08 01:35:22 INFO : two: Copied (new) 2025/04/08 01:35:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.54s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:35:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/dest" 2025/04/08 01:35:27 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/pre-dest1" 2025/04/08 01:35:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/pre-dest2" 2025/04/08 01:35:30 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:35:30 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/08 01:35:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:35:31 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/08 01:35:31 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/08 01:35:31 DEBUG : B2 bucket rclone-test-jizonon7lewe path dest: Waiting for checks to finish 2025/04/08 01:35:31 DEBUG : B2 bucket rclone-test-jizonon7lewe path dest: Waiting for transfers to finish 2025/04/08 01:35:32 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/08 01:35:32 INFO : 3: Copied (new) 2025/04/08 01:35:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.09s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:35:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/dst" 2025/04/08 01:35:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/CopyDest" 2025/04/08 01:35:37 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 01:35:37 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:37 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 01:35:38 INFO : one: Copied (new) 2025/04/08 01:35:38 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 01:35:38 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:38 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/08 01:35:39 INFO : one: Copied (replaced existing) 2025/04/08 01:35:39 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/BackupDir" 2025/04/08 01:35:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 01:35:42 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 01:35:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 01:35:43 INFO : one: Copied (server-side copy) 2025/04/08 01:35:44 INFO : one: Deleted 2025/04/08 01:35:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/08 01:35:44 INFO : one: Copied (server-side copy) 2025/04/08 01:35:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/08 01:35:44 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:44 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/08 01:35:46 INFO : two: Copied (server-side copy) 2025/04/08 01:35:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/08 01:35:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:46 DEBUG : one: Unchanged skipping 2025/04/08 01:35:46 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:46 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:46 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:46 DEBUG : one: Unchanged skipping 2025/04/08 01:35:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:46 DEBUG : two: Unchanged skipping 2025/04/08 01:35:46 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:46 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:46 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:46 INFO : There was nothing to transfer 2025/04/08 01:35:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/08 01:35:47 DEBUG : three: Destination not found in --copy-dest 2025/04/08 01:35:47 DEBUG : three: Need to transfer - File not found at Destination 2025/04/08 01:35:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:47 DEBUG : one: Unchanged skipping 2025/04/08 01:35:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 01:35:47 DEBUG : two: Unchanged skipping 2025/04/08 01:35:47 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:47 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/08 01:35:48 INFO : three: Copied (new) 2025/04/08 01:35:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.70s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:35:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/dst" 2025/04/08 01:35:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/backup" 2025/04/08 01:35:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 01:35:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:35:56 DEBUG : two: Unchanged skipping 2025/04/08 01:35:56 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:35:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 01:35:57 INFO : one: Copied (server-side copy) 2025/04/08 01:35:57 INFO : one: Deleted 2025/04/08 01:35:57 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:35:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:35:58 INFO : one: Copied (new) 2025/04/08 01:35:58 DEBUG : Waiting for deletions to finish 2025/04/08 01:35:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 01:35:59 INFO : three.txt: Copied (server-side copy) 2025/04/08 01:35:59 INFO : three.txt: Deleted 2025/04/08 01:35:59 INFO : three.txt: Moved into backup dir 2025/04/08 01:36:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 01:36:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:36:01 DEBUG : two: Unchanged skipping 2025/04/08 01:36:01 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:36:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:36:02 INFO : one: Copied (server-side copy) 2025/04/08 01:36:02 INFO : one: Deleted 2025/04/08 01:36:02 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:36:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 01:36:02 INFO : one: Copied (new) 2025/04/08 01:36:02 DEBUG : Waiting for deletions to finish 2025/04/08 01:36:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 01:36:03 INFO : three.txt: Copied (server-side copy) 2025/04/08 01:36:03 INFO : three.txt: Deleted 2025/04/08 01:36:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.15s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:36:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/dst" 2025/04/08 01:36:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/backup" 2025/04/08 01:36:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 01:36:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:36:10 DEBUG : two: Unchanged skipping 2025/04/08 01:36:10 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:36:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 01:36:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 01:36:11 INFO : one: Deleted 2025/04/08 01:36:11 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:36:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:36:12 INFO : one: Copied (new) 2025/04/08 01:36:12 DEBUG : Waiting for deletions to finish 2025/04/08 01:36:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 01:36:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 01:36:13 INFO : three.txt: Deleted 2025/04/08 01:36:13 INFO : three.txt: Moved into backup dir 2025/04/08 01:36:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 01:36:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:36:14 DEBUG : two: Unchanged skipping 2025/04/08 01:36:14 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:36:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:36:15 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 01:36:15 INFO : one: Deleted 2025/04/08 01:36:15 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:36:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 01:36:15 INFO : one: Copied (new) 2025/04/08 01:36:15 DEBUG : Waiting for deletions to finish 2025/04/08 01:36:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 01:36:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 01:36:16 INFO : three.txt: Deleted 2025/04/08 01:36:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:36:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/dst" 2025/04/08 01:36:20 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/backup" 2025/04/08 01:36:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 01:36:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:36:22 DEBUG : two: Unchanged skipping 2025/04/08 01:36:22 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:36:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 01:36:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/08 01:36:23 INFO : one: Deleted 2025/04/08 01:36:23 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:36:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:36:24 INFO : one: Copied (new) 2025/04/08 01:36:24 DEBUG : Waiting for deletions to finish 2025/04/08 01:36:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 01:36:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/08 01:36:25 INFO : three.txt: Deleted 2025/04/08 01:36:25 INFO : three.txt: Moved into backup dir 2025/04/08 01:36:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 01:36:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:36:26 DEBUG : two: Unchanged skipping 2025/04/08 01:36:26 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:36:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:36:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/08 01:36:27 INFO : one: Deleted 2025/04/08 01:36:27 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:36:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 01:36:27 INFO : one: Copied (new) 2025/04/08 01:36:27 DEBUG : Waiting for deletions to finish 2025/04/08 01:36:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 01:36:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/08 01:36:28 INFO : three.txt: Deleted 2025/04/08 01:36:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.91s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:36:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/dst" 2025/04/08 01:36:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 01:36:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:36:32 DEBUG : two: Unchanged skipping 2025/04/08 01:36:32 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:36:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 01:36:34 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 01:36:34 INFO : one: Deleted 2025/04/08 01:36:34 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:36:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:36:35 INFO : one: Copied (new) 2025/04/08 01:36:35 DEBUG : Waiting for deletions to finish 2025/04/08 01:36:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 01:36:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 01:36:35 INFO : three.txt: Deleted 2025/04/08 01:36:35 INFO : three.txt: Moved into backup dir 2025/04/08 01:36:37 DEBUG : one.bak: Excluded (Path Filter) 2025/04/08 01:36:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/08 01:36:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 01:36:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:36:37 DEBUG : two: Unchanged skipping 2025/04/08 01:36:37 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for checks to finish 2025/04/08 01:36:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:36:37 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 01:36:37 INFO : one: Deleted 2025/04/08 01:36:37 DEBUG : B2 bucket rclone-test-jizonon7lewe path dst: Waiting for transfers to finish 2025/04/08 01:36:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 01:36:38 INFO : one: Copied (new) 2025/04/08 01:36:38 DEBUG : Waiting for deletions to finish 2025/04/08 01:36:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 01:36:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 01:36:39 INFO : three.txt: Deleted 2025/04/08 01:36:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.98s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:36:43 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/dst" 2025/04/08 01:36:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 01:36:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 01:36:45 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 01:36:46 INFO : one: Deleted 2025/04/08 01:36:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:36:46 INFO : one: Copied (new) 2025/04/08 01:36:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:36:46 DEBUG : two: Unchanged skipping 2025/04/08 01:36:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/08 01:36:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 01:36:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 01:36:47 INFO : three.txt: Deleted 2025/04/08 01:36:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 01:36:48 INFO : three.txt: Copied (new) 2025/04/08 01:36:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/08 01:36:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/08 01:36:48 DEBUG : pacer: Reducing sleep to 10ms 2025/04/08 01:36:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 01:36:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:36:49 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 01:36:49 INFO : one: Deleted 2025/04/08 01:36:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 01:36:50 INFO : one: Copied (new) 2025/04/08 01:36:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:36:50 DEBUG : two: Unchanged skipping 2025/04/08 01:36:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/08 01:36:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 01:36:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 01:36:51 INFO : three.txt: Deleted 2025/04/08 01:36:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/08 01:36:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:36:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jizonon7lewe/dst" 2025/04/08 01:36:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 01:36:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 01:36:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/08 01:36:57 INFO : one: Deleted 2025/04/08 01:36:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:36:58 INFO : one: Copied (new) 2025/04/08 01:36:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:36:58 DEBUG : two: Unchanged skipping 2025/04/08 01:36:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/08 01:36:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 01:36:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/08 01:36:59 INFO : three.txt: Deleted 2025/04/08 01:37:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 01:37:00 INFO : three.txt: Copied (new) 2025/04/08 01:37:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/08 01:37:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/08 01:37:00 DEBUG : pacer: Reducing sleep to 10ms 2025/04/08 01:37:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 01:37:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 01:37:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/08 01:37:02 INFO : one: Deleted 2025/04/08 01:37:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 01:37:02 INFO : one: Copied (new) 2025/04/08 01:37:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:02 DEBUG : two: Unchanged skipping 2025/04/08 01:37:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/08 01:37:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 01:37:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/08 01:37:03 INFO : three.txt: Deleted 2025/04/08 01:37:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/08 01:37:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.49s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:37:06 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:37:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/08 01:37:06 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:37:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/08 01:37:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/08 01:37:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.48s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:37:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 01:37:08 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:37:08 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:37:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/08 01:37:08 INFO : existing: Copied (new) 2025/04/08 01:37:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:37:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/08 01:37:09 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:37:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/08 01:37:09 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:37:09 ERROR : B2 bucket rclone-test-jizonon7lewe: not deleting files as there were IO errors 2025/04/08 01:37:09 ERROR : B2 bucket rclone-test-jizonon7lewe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncImmutable (3.12s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:37:10 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1120-13.backblaze.com/b2api/v1/b2_upload_file/df827d43006d1b3b9f680e1b/c001_v0001120_t0058": EOF 2025/04/08 01:37:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-13.backblaze.com/b2api/v1/b2_upload_file/df827d43006d1b3b9f680e1b/c001_v0001120_t0058": EOF) 2025/04/08 01:37:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-jizonon7lewe: 1/10 (Post "https://pod-000-1120-13.backblaze.com/b2api/v1/b2_upload_file/df827d43006d1b3b9f680e1b/c001_v0001120_t0058": EOF) 2025/04/08 01:37:13 DEBUG : pacer: Reducing sleep to 10ms 2025/04/08 01:37:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:13 DEBUG : existing: Unchanged skipping 2025/04/08 01:37:13 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:37:13 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:37:13 DEBUG : Waiting for deletions to finish 2025/04/08 01:37:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.71s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:37:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:37:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both0: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both12: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both13: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both14: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both15: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both16: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both1: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both11: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both10: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both17: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both3: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both18: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both5: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both6: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both19: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both2: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:31 DEBUG : both4: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both7: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both8: Unchanged skipping 2025/04/08 01:37:31 DEBUG : both9: Unchanged skipping 2025/04/08 01:37:31 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:37:31 DEBUG : Waiting for deletions to finish 2025/04/08 01:37:31 INFO : only3: Deleted 2025/04/08 01:37:31 INFO : only15: Deleted 2025/04/08 01:37:32 INFO : only8: Deleted 2025/04/08 01:37:32 INFO : only19: Deleted 2025/04/08 01:37:32 INFO : only14: Deleted 2025/04/08 01:37:32 INFO : only4: Deleted 2025/04/08 01:37:32 INFO : only0: Deleted 2025/04/08 01:37:32 INFO : only10: Deleted 2025/04/08 01:37:32 INFO : only12: Deleted 2025/04/08 01:37:32 INFO : only5: Deleted 2025/04/08 01:37:32 INFO : only6: Deleted 2025/04/08 01:37:32 INFO : only7: Deleted 2025/04/08 01:37:32 INFO : only16: Deleted 2025/04/08 01:37:32 INFO : only9: Deleted 2025/04/08 01:37:32 INFO : only2: Deleted 2025/04/08 01:37:32 INFO : only18: Deleted 2025/04/08 01:37:32 INFO : only17: Deleted 2025/04/08 01:37:32 INFO : only1: Deleted 2025/04/08 01:37:32 INFO : only11: Deleted 2025/04/08 01:37:32 INFO : only13: Deleted 2025/04/08 01:37:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.32s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:37:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for checks to finish 2025/04/08 01:37:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both0: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both12: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both11: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both14: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both1: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both16: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both17: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both10: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both13: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both15: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both18: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both4: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both5: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both6: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both7: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both8: Unchanged skipping 2025/04/08 01:37:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 01:37:54 DEBUG : both9: Unchanged skipping 2025/04/08 01:37:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : both19: Unchanged skipping 2025/04/08 01:37:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : both2: Unchanged skipping 2025/04/08 01:37:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : both3: Unchanged skipping 2025/04/08 01:37:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/08 01:37:54 DEBUG : B2 bucket rclone-test-jizonon7lewe: Waiting for transfers to finish 2025/04/08 01:37:54 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:54 INFO : only0: Copied (replaced existing) 2025/04/08 01:37:54 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:54 INFO : only11: Copied (replaced existing) 2025/04/08 01:37:54 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:54 INFO : only15: Copied (replaced existing) 2025/04/08 01:37:54 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:54 INFO : only16: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only13: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only18: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only17: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only12: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only14: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only10: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only3: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only19: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only5: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only6: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only7: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only8: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only9: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only1: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only2: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 01:37:55 INFO : only4: Copied (replaced existing) 2025/04/08 01:37:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.83s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:38:04 DEBUG : empty_dir: Making directory with metadata 2025/04/08 01:38:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 01:38:04 DEBUG : empty_on_remote: Making directory with metadata 2025/04/08 01:38:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 01:38:04 INFO : empty_on_remote: Making directory 2025/04/08 01:38:04 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-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:38:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/08 01:38:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/08 01:38:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/08 01:38:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:38:07 DEBUG : empty_dir: Making directory with metadata 2025/04/08 01:38:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 01:38:07 DEBUG : empty_on_remote: Making directory with metadata 2025/04/08 01:38:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 01:38:07 INFO : empty_on_remote: Making directory 2025/04/08 01:38:07 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-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:38:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/08 01:38:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/08 01:38:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/08 01:38:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/08 01:38:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.89s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:38:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 01:38:10 INFO : sub dir: Making directory 2025/04/08 01:38:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.12s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" 2025/04/08 01:38:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 01:38:13 INFO : sub dir: Making directory 2025/04/08 01:38:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jizonon7lewe", Local "Local file system at /tmp/rclone3512224970", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.87s) PASS 2025/04/08 01:38:16 DEBUG : B2 bucket rclone-test-jizonon7lewe: Purge remote 2025/04/08 01:38:16 INFO : B2 bucket rclone-test-jizonon7lewe: cleaning bucket "rclone-test-jizonon7lewe" of all files 2025/04/08 01:38:17 DEBUG : BackupDir/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4065fc64ff67ec8a_d20250408_m013549_c001_v7007000_t0000_u01744076149218") 2025/04/08 01:38:17 DEBUG : BackupDir/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1025cef273596757_d20250408_m013543_c001_v0001145_t0002_u01744076143657") 2025/04/08 01:38:17 DEBUG : CompareDest/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f400e3be4425cd9ed_d20250408_m013522_c001_v7007000_t0000_u01744076122951") 2025/04/08 01:38:17 DEBUG : CompareDest/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c767d_d20250408_m013516_c001_v0001120_t0039_u01744076116302") 2025/04/08 01:38:17 DEBUG : CompareDest/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f400e3be4425cd9ee_d20250408_m013523_c001_v7007000_t0000_u01744076123132") 2025/04/08 01:38:17 DEBUG : CompareDest/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3744_d20250408_m013518_c001_v0001182_t0037_u01744076118059") 2025/04/08 01:38:17 DEBUG : CopyDest/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4065fc64ff67ec8b_d20250408_m013549_c001_v7007000_t0000_u01744076149399") 2025/04/08 01:38:17 DEBUG : CopyDest/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add8ac_d20250408_m013540_c001_v0001172_t0035_u01744076140658") 2025/04/08 01:38:17 DEBUG : CopyDest/three: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4065fc64ff67ec8c_d20250408_m013549_c001_v7007000_t0000_u01744076149580") 2025/04/08 01:38:17 DEBUG : CopyDest/three: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3934_d20250408_m013547_c001_v0001182_t0027_u01744076147214") 2025/04/08 01:38:17 DEBUG : CopyDest/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4065fc64ff67ec8d_d20250408_m013549_c001_v7007000_t0000_u01744076149759") 2025/04/08 01:38:18 DEBUG : CopyDest/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c76df_d20250408_m013545_c001_v0001120_t0036_u01744076145112") 2025/04/08 01:38:18 DEBUG : EXISTING: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403016e154be53d1_d20250408_m013714_c001_v7007000_t0000_u01744076234378") 2025/04/08 01:38:18 DEBUG : EXISTING: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3fcc_d20250408_m013713_c001_v0001182_t0015_u01744076233419") 2025/04/08 01:38:18 DEBUG : Testêé: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403016e154be4fc7_d20250408_m013707_c001_v7007000_t0000_u01744076227555") 2025/04/08 01:38:18 DEBUG : Testêé: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3f4e_d20250408_m013706_c001_v0001182_t0028_u01744076226843") 2025/04/08 01:38:18 DEBUG : Testêé: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c7831_d20250408_m013705_c001_v0001120_t0056_u01744076225803") 2025/04/08 01:38:18 DEBUG : a/potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d304a_d20250408_m013324_c001_v7007000_t0000_u01744076004577") 2025/04/08 01:38:18 DEBUG : a/potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3048_d20250408_m013324_c001_v0001182_t0035_u01744076004013") 2025/04/08 01:38:18 DEBUG : a/potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d3047_d20250408_m013322_c001_v7007000_t0000_u01744076002328") 2025/04/08 01:38:18 DEBUG : a/potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3022_d20250408_m013321_c001_v0001182_t0023_u01744076001575") 2025/04/08 01:38:18 DEBUG : a/potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2f1_d20250408_m013302_c001_v7007000_t0000_u01744075982034") 2025/04/08 01:38:18 DEBUG : a/potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2f06_d20250408_m013301_c001_v0001182_t0046_u01744075981274") 2025/04/08 01:38:18 DEBUG : b/potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d304b_d20250408_m013324_c001_v7007000_t0000_u01744076004759") 2025/04/08 01:38:18 DEBUG : b/potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb303c_d20250408_m013323_c001_v0001182_t0045_u01744076003232") 2025/04/08 01:38:18 DEBUG : b/potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d3046_d20250408_m013321_c001_v7007000_t0000_u01744076001776") 2025/04/08 01:38:18 DEBUG : b/potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb301c_d20250408_m013320_c001_v0001182_t0036_u01744076000735") 2025/04/08 01:38:18 DEBUG : b/potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2f0_d20250408_m013301_c001_v7007000_t0000_u01744075981485") 2025/04/08 01:38:18 DEBUG : b/potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2ef2_d20250408_m013300_c001_v0001182_t0000_u01744075980502") 2025/04/08 01:38:18 DEBUG : backup/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4131805ad38c5542_d20250408_m013603_c001_v7007000_t0000_u01744076163908") 2025/04/08 01:38:18 DEBUG : backup/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f108191cecaf1e4d8_d20250408_m013601_c001_v0001106_t0039_u01744076161578") 2025/04/08 01:38:18 DEBUG : backup/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1028a68bfd2a48df_d20250408_m013557_c001_v0001171_t0027_u01744076157421") 2025/04/08 01:38:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8acdf5_d20250408_m013628_c001_v7007000_t0000_u01744076188632") 2025/04/08 01:38:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f110aa5946c3150b9_d20250408_m013626_c001_v0001183_t0049_u01744076186912") 2025/04/08 01:38:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10435a98b4c44417_d20250408_m013623_c001_v0001100_t0052_u01744076183142") 2025/04/08 01:38:19 DEBUG : backup/one.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41764f53a2c04c57_d20250408_m013616_c001_v7007000_t0000_u01744076176712") 2025/04/08 01:38:19 DEBUG : backup/one.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114aa29255e1c4bd_d20250408_m013615_c001_v0001176_t0018_u01744076175100") 2025/04/08 01:38:19 DEBUG : backup/one.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10324669ec4f3ce3_d20250408_m013611_c001_v0001171_t0045_u01744076171259") 2025/04/08 01:38:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8acdf6_d20250408_m013628_c001_v7007000_t0000_u01744076188813") 2025/04/08 01:38:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f106556ea72fc28e1_d20250408_m013627_c001_v0001146_t0022_u01744076187724") 2025/04/08 01:38:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1168264a73320c2c_d20250408_m013624_c001_v0001130_t0042_u01744076184602") 2025/04/08 01:38:19 DEBUG : backup/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4131805ad38c5543_d20250408_m013604_c001_v7007000_t0000_u01744076164090") 2025/04/08 01:38:19 DEBUG : backup/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f111f9a4788e3a84c_d20250408_m013603_c001_v0001171_t0005_u01744076163029") 2025/04/08 01:38:19 DEBUG : backup/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1150f4e036bfebb2_d20250408_m013559_c001_v0001171_t0057_u01744076159139") 2025/04/08 01:38:19 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41764f53a2c04c58_d20250408_m013616_c001_v7007000_t0000_u01744076176899") 2025/04/08 01:38:19 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1015888ea9e561ae_d20250408_m013615_c001_v0001182_t0055_u01744076175966") 2025/04/08 01:38:19 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f111d824be539128e_d20250408_m013612_c001_v0001092_t0047_u01744076172791") 2025/04/08 01:38:19 DEBUG : both0: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7f925_d20250408_m013756_c001_v7007000_t0000_u01744076276350") 2025/04/08 01:38:19 DEBUG : both0: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda67_d20250408_m013737_c001_v0001172_t0058_u01744076257909") 2025/04/08 01:38:19 DEBUG : both0: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660396_d20250408_m013733_c001_v7007000_t0000_u01744076253334") 2025/04/08 01:38:19 DEBUG : both0: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda05_d20250408_m013716_c001_v0001172_t0043_u01744076236587") 2025/04/08 01:38:19 DEBUG : both1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7f926_d20250408_m013756_c001_v7007000_t0000_u01744076276531") 2025/04/08 01:38:19 DEBUG : both1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda6d_d20250408_m013738_c001_v0001172_t0055_u01744076258994") 2025/04/08 01:38:19 DEBUG : both1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660397_d20250408_m013733_c001_v7007000_t0000_u01744076253514") 2025/04/08 01:38:20 DEBUG : both1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda0d_d20250408_m013717_c001_v0001172_t0007_u01744076237465") 2025/04/08 01:38:20 DEBUG : both10: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7f927_d20250408_m013756_c001_v7007000_t0000_u01744076276714") 2025/04/08 01:38:20 DEBUG : both10: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda95_d20250408_m013746_c001_v0001172_t0005_u01744076266290") 2025/04/08 01:38:20 DEBUG : both10: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660398_d20250408_m013733_c001_v7007000_t0000_u01744076253695") 2025/04/08 01:38:20 DEBUG : both10: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda2f_d20250408_m013724_c001_v0001172_t0033_u01744076244083") 2025/04/08 01:38:20 DEBUG : both11: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7f928_d20250408_m013756_c001_v7007000_t0000_u01744076276896") 2025/04/08 01:38:20 DEBUG : both11: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda9b_d20250408_m013746_c001_v0001172_t0028_u01744076266790") 2025/04/08 01:38:20 DEBUG : both11: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660399_d20250408_m013733_c001_v7007000_t0000_u01744076253876") 2025/04/08 01:38:20 DEBUG : both11: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda31_d20250408_m013724_c001_v0001172_t0026_u01744076244652") 2025/04/08 01:38:20 DEBUG : both12: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7f92a_d20250408_m013757_c001_v7007000_t0000_u01744076277078") 2025/04/08 01:38:20 DEBUG : both12: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6addaa1_d20250408_m013747_c001_v0001172_t0042_u01744076267352") 2025/04/08 01:38:20 DEBUG : both12: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f86166039a_d20250408_m013734_c001_v7007000_t0000_u01744076254056") 2025/04/08 01:38:20 DEBUG : both12: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda35_d20250408_m013725_c001_v0001172_t0003_u01744076245160") 2025/04/08 01:38:20 DEBUG : both13: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd14_d20250408_m013757_c001_v7007000_t0000_u01744076277264") 2025/04/08 01:38:20 DEBUG : both13: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6addaa7_d20250408_m013748_c001_v0001172_t0031_u01744076268246") 2025/04/08 01:38:20 DEBUG : both13: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f86166039b_d20250408_m013734_c001_v7007000_t0000_u01744076254237") 2025/04/08 01:38:20 DEBUG : both13: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda37_d20250408_m013725_c001_v0001172_t0011_u01744076245866") 2025/04/08 01:38:20 DEBUG : both14: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd15_d20250408_m013757_c001_v7007000_t0000_u01744076277446") 2025/04/08 01:38:20 DEBUG : both14: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6addaa9_d20250408_m013748_c001_v0001172_t0050_u01744076268772") 2025/04/08 01:38:20 DEBUG : both14: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f86166039d_d20250408_m013734_c001_v7007000_t0000_u01744076254419") 2025/04/08 01:38:20 DEBUG : both14: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda39_d20250408_m013726_c001_v0001172_t0052_u01744076246593") 2025/04/08 01:38:20 DEBUG : both15: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd16_d20250408_m013757_c001_v7007000_t0000_u01744076277628") 2025/04/08 01:38:21 DEBUG : both15: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6addab1_d20250408_m013749_c001_v0001172_t0018_u01744076269985") 2025/04/08 01:38:21 DEBUG : both15: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f86166039e_d20250408_m013734_c001_v7007000_t0000_u01744076254600") 2025/04/08 01:38:21 DEBUG : both15: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda3d_d20250408_m013727_c001_v0001172_t0015_u01744076247437") 2025/04/08 01:38:21 DEBUG : both16: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd17_d20250408_m013757_c001_v7007000_t0000_u01744076277853") 2025/04/08 01:38:21 DEBUG : both16: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6addab5_d20250408_m013750_c001_v0001172_t0040_u01744076270480") 2025/04/08 01:38:21 DEBUG : both16: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f86166039f_d20250408_m013734_c001_v7007000_t0000_u01744076254780") 2025/04/08 01:38:21 DEBUG : both16: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda3f_d20250408_m013727_c001_v0001172_t0058_u01744076247988") 2025/04/08 01:38:21 DEBUG : both17: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd19_d20250408_m013758_c001_v7007000_t0000_u01744076278034") 2025/04/08 01:38:21 DEBUG : both17: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6addabb_d20250408_m013751_c001_v0001172_t0055_u01744076271483") 2025/04/08 01:38:21 DEBUG : both17: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f8616603a0_d20250408_m013734_c001_v7007000_t0000_u01744076254990") 2025/04/08 01:38:21 DEBUG : both17: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda41_d20250408_m013728_c001_v0001172_t0022_u01744076248666") 2025/04/08 01:38:21 DEBUG : both18: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd1b_d20250408_m013758_c001_v7007000_t0000_u01744076278221") 2025/04/08 01:38:21 DEBUG : both18: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6addabf_d20250408_m013752_c001_v0001172_t0035_u01744076272504") 2025/04/08 01:38:21 DEBUG : both18: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660789_d20250408_m013735_c001_v7007000_t0000_u01744076255177") 2025/04/08 01:38:21 DEBUG : both18: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda47_d20250408_m013729_c001_v0001172_t0037_u01744076249168") 2025/04/08 01:38:21 DEBUG : both19: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd1d_d20250408_m013758_c001_v7007000_t0000_u01744076278412") 2025/04/08 01:38:21 DEBUG : both19: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6addac1_d20250408_m013753_c001_v0001172_t0028_u01744076273223") 2025/04/08 01:38:21 DEBUG : both19: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f86166078a_d20250408_m013735_c001_v7007000_t0000_u01744076255359") 2025/04/08 01:38:21 DEBUG : both19: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda4d_d20250408_m013729_c001_v0001172_t0007_u01744076249879") 2025/04/08 01:38:21 DEBUG : both2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd20_d20250408_m013758_c001_v7007000_t0000_u01744076278668") 2025/04/08 01:38:22 DEBUG : both2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda71_d20250408_m013739_c001_v0001172_t0021_u01744076259915") 2025/04/08 01:38:22 DEBUG : both2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f86166078b_d20250408_m013735_c001_v7007000_t0000_u01744076255540") 2025/04/08 01:38:22 DEBUG : both2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda0f_d20250408_m013718_c001_v0001172_t0049_u01744076238026") 2025/04/08 01:38:22 DEBUG : both3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd23_d20250408_m013758_c001_v7007000_t0000_u01744076278850") 2025/04/08 01:38:22 DEBUG : both3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda73_d20250408_m013740_c001_v0001172_t0050_u01744076260456") 2025/04/08 01:38:22 DEBUG : both3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f86166078f_d20250408_m013735_c001_v7007000_t0000_u01744076255720") 2025/04/08 01:38:22 DEBUG : both3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda11_d20250408_m013719_c001_v0001172_t0011_u01744076239007") 2025/04/08 01:38:22 DEBUG : both4: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd26_d20250408_m013759_c001_v7007000_t0000_u01744076279031") 2025/04/08 01:38:22 DEBUG : both4: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda7d_d20250408_m013741_c001_v0001172_t0005_u01744076261670") 2025/04/08 01:38:22 DEBUG : both4: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660790_d20250408_m013735_c001_v7007000_t0000_u01744076255900") 2025/04/08 01:38:22 DEBUG : both4: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda13_d20250408_m013719_c001_v0001172_t0040_u01744076239537") 2025/04/08 01:38:22 DEBUG : both5: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd27_d20250408_m013759_c001_v7007000_t0000_u01744076279213") 2025/04/08 01:38:22 DEBUG : both5: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda7f_d20250408_m013742_c001_v0001172_t0054_u01744076262219") 2025/04/08 01:38:22 DEBUG : both5: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660791_d20250408_m013736_c001_v7007000_t0000_u01744076256080") 2025/04/08 01:38:22 DEBUG : both5: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda1d_d20250408_m013721_c001_v0001172_t0058_u01744076241115") 2025/04/08 01:38:22 DEBUG : both6: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd28_d20250408_m013759_c001_v7007000_t0000_u01744076279398") 2025/04/08 01:38:22 DEBUG : both6: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda83_d20250408_m013743_c001_v0001172_t0030_u01744076263162") 2025/04/08 01:38:22 DEBUG : both6: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660792_d20250408_m013736_c001_v7007000_t0000_u01744076256260") 2025/04/08 01:38:22 DEBUG : both6: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda1f_d20250408_m013721_c001_v0001172_t0039_u01744076241861") 2025/04/08 01:38:22 DEBUG : both7: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd2a_d20250408_m013759_c001_v7007000_t0000_u01744076279578") 2025/04/08 01:38:22 DEBUG : both7: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda89_d20250408_m013743_c001_v0001172_t0024_u01744076263814") 2025/04/08 01:38:22 DEBUG : both7: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660793_d20250408_m013736_c001_v7007000_t0000_u01744076256441") 2025/04/08 01:38:22 DEBUG : both7: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda23_d20250408_m013722_c001_v0001172_t0016_u01744076242572") 2025/04/08 01:38:23 DEBUG : both8: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd2b_d20250408_m013759_c001_v7007000_t0000_u01744076279759") 2025/04/08 01:38:23 DEBUG : both8: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda8b_d20250408_m013744_c001_v0001172_t0036_u01744076264317") 2025/04/08 01:38:23 DEBUG : both8: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660794_d20250408_m013736_c001_v7007000_t0000_u01744076256622") 2025/04/08 01:38:23 DEBUG : both8: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda27_d20250408_m013723_c001_v0001172_t0029_u01744076243083") 2025/04/08 01:38:23 DEBUG : both9: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd2d_d20250408_m013759_c001_v7007000_t0000_u01744076279940") 2025/04/08 01:38:23 DEBUG : both9: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda91_d20250408_m013745_c001_v0001172_t0048_u01744076265064") 2025/04/08 01:38:23 DEBUG : both9: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660795_d20250408_m013736_c001_v7007000_t0000_u01744076256804") 2025/04/08 01:38:23 DEBUG : both9: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6adda2b_d20250408_m013723_c001_v0001172_t0016_u01744076243557") 2025/04/08 01:38:23 DEBUG : c/non empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d304c_d20250408_m013324_c001_v7007000_t0000_u01744076004939") 2025/04/08 01:38:23 DEBUG : c/non empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb303e_d20250408_m013323_c001_v0001182_t0046_u01744076003429") 2025/04/08 01:38:23 DEBUG : c/non empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d3048_d20250408_m013322_c001_v7007000_t0000_u01744076002508") 2025/04/08 01:38:23 DEBUG : c/non empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb301e_d20250408_m013320_c001_v0001182_t0028_u01744076000946") 2025/04/08 01:38:23 DEBUG : c/non empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2f2_d20250408_m013302_c001_v7007000_t0000_u01744075982214") 2025/04/08 01:38:23 DEBUG : c/non empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2ef6_d20250408_m013300_c001_v0001182_t0057_u01744075980707") 2025/04/08 01:38:23 DEBUG : check sum: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2d1_d20250408_m013250_c001_v7007000_t0000_u01744075970477") 2025/04/08 01:38:23 DEBUG : check sum: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2e4f_d20250408_m013249_c001_v0001182_t0052_u01744075969545") 2025/04/08 01:38:23 DEBUG : dest/3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4065fc64ff67ec79_d20250408_m013533_c001_v7007000_t0000_u01744076133241") 2025/04/08 01:38:23 DEBUG : dest/3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41773c006b9170bd_d20250408_m013532_c001_v0001165_t0051_u01744076132140") 2025/04/08 01:38:23 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403016e154be4fc2_d20250408_m013704_c001_v7007000_t0000_u01744076224338") 2025/04/08 01:38:23 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f115aea23d4d58289_d20250408_m013702_c001_v0001102_t0046_u01744076222289") 2025/04/08 01:38:23 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8ace6a_d20250408_m013702_c001_v7007000_t0000_u01744076222107") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f115aea23d4d5827b_d20250408_m013658_c001_v0001102_t0009_u01744076218550") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8ace67_d20250408_m013657_c001_v7007000_t0000_u01744076217827") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c77f1_d20250408_m013653_c001_v0001120_t0039_u01744076213312") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409e2a983c274bb5_d20250408_m013651_c001_v7007000_t0000_u01744076211843") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10329de07afe8c4e_d20250408_m013650_c001_v0001181_t0054_u01744076210046") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409907ef4befe6d8_d20250408_m013649_c001_v7007000_t0000_u01744076209873") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10329de07afe8c3e_d20250408_m013646_c001_v0001181_t0050_u01744076206642") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409907ef4befe6cf_d20250408_m013645_c001_v7007000_t0000_u01744076205927") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c77cf_d20250408_m013640_c001_v0001120_t0041_u01744076200877") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8ace1b_d20250408_m013639_c001_v7007000_t0000_u01744076199594") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f11401661c6d20dec_d20250408_m013637_c001_v0001091_t0043_u01744076197930") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409907ef4befe6b8_d20250408_m013637_c001_v7007000_t0000_u01744076197750") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f11401661c6d20de4_d20250408_m013634_c001_v0001091_t0011_u01744076194827") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409907ef4befe6b4_d20250408_m013634_c001_v7007000_t0000_u01744076194110") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add95c_d20250408_m013629_c001_v0001172_t0017_u01744076189901") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8acdf7_d20250408_m013628_c001_v7007000_t0000_u01744076188994") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10027f2c764f6be9_d20250408_m013627_c001_v0001182_t0019_u01744076187331") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d3186_d20250408_m013627_c001_v7007000_t0000_u01744076187145") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10027f2c764f6bbf_d20250408_m013624_c001_v0001182_t0034_u01744076184195") 2025/04/08 01:38:24 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d3182_d20250408_m013623_c001_v7007000_t0000_u01744076183471") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3b81_d20250408_m013617_c001_v0001182_t0024_u01744076177987") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41764f53a2c04c59_d20250408_m013617_c001_v7007000_t0000_u01744076177081") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1196d302cdd44c62_d20250408_m013615_c001_v0001181_t0024_u01744076175500") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8acdc9_d20250408_m013615_c001_v7007000_t0000_u01744076175317") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1196d302cdd44c52_d20250408_m013612_c001_v0001181_t0020_u01744076172360") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8acdc2_d20250408_m013611_c001_v7007000_t0000_u01744076171641") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c7741_d20250408_m013605_c001_v0001120_t0025_u01744076165177") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4131805ad38c5544_d20250408_m013604_c001_v7007000_t0000_u01744076164270") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f11453bce01447fa1_d20250408_m013602_c001_v0001103_t0005_u01744076162400") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f419b182e694729c9_d20250408_m013602_c001_v7007000_t0000_u01744076162216") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f11453bce01447f93_d20250408_m013558_c001_v0001103_t0006_u01744076158549") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f419b182e694729b5_d20250408_m013557_c001_v7007000_t0000_u01744076157828") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add8cb_d20250408_m013551_c001_v0001172_t0048_u01744076151036") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4065fc64ff67ec8e_d20250408_m013549_c001_v7007000_t0000_u01744076149940") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1052e4dde876e259_d20250408_m013544_c001_v0001038_t0023_u01744076144140") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403016e154be4f0c_d20250408_m013543_c001_v7007000_t0000_u01744076143925") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb38b4_d20250408_m013540_c001_v0001182_t0025_u01744076140094") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f115d648cf8f9ad5b_d20250408_m013538_c001_v0001109_t0016_u01744076138999") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f115d648cf8f9ad39_d20250408_m013537_c001_v0001109_t0039_u01744076137644") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f400e3be4425cd9ef_d20250408_m013523_c001_v7007000_t0000_u01744076123312") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add872_d20250408_m013514_c001_v0001172_t0044_u01744076114984") 2025/04/08 01:38:25 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1061269cc1684716_d20250408_m013513_c001_v0001092_t0044_u01744076113988") 2025/04/08 01:38:26 DEBUG : dst/one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1061269cc1684714_d20250408_m013512_c001_v0001092_t0053_u01744076112918") 2025/04/08 01:38:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403016e154be4fc3_d20250408_m013704_c001_v7007000_t0000_u01744076224530") 2025/04/08 01:38:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10705e92d6a03aef_d20250408_m013701_c001_v0001093_t0000_u01744076221394") 2025/04/08 01:38:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1056309146b075c6_d20250408_m013657_c001_v0001150_t0044_u01744076217456") 2025/04/08 01:38:26 DEBUG : dst/one.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409e2a983c274bb6_d20250408_m013652_c001_v7007000_t0000_u01744076212030") 2025/04/08 01:38:26 DEBUG : dst/one.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10903a67d44aab95_d20250408_m013649_c001_v0001041_t0032_u01744076209429") 2025/04/08 01:38:26 DEBUG : dst/one.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f108ce8d5784bdd11_d20250408_m013645_c001_v0001171_t0052_u01744076205487") 2025/04/08 01:38:26 DEBUG : dst/one.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8ace1c_d20250408_m013639_c001_v7007000_t0000_u01744076199788") 2025/04/08 01:38:26 DEBUG : dst/one.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1147a91752411acd_d20250408_m013637_c001_v0001042_t0058_u01744076197370") 2025/04/08 01:38:26 DEBUG : dst/one.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f115d648cf8f9ae7a_d20250408_m013633_c001_v0001109_t0040_u01744076193242") 2025/04/08 01:38:26 DEBUG : dst/three: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4065fc64ff67ec8f_d20250408_m013550_c001_v7007000_t0000_u01744076150124") 2025/04/08 01:38:26 DEBUG : dst/three: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f115d648cf8f9ad93_d20250408_m013548_c001_v0001109_t0010_u01744076148359") 2025/04/08 01:38:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403016e154be4fc4_d20250408_m013704_c001_v7007000_t0000_u01744076224711") 2025/04/08 01:38:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f101b7ebd4d6eb7f9_d20250408_m013703_c001_v0001183_t0020_u01744076223192") 2025/04/08 01:38:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f117e1979b18e6214_d20250408_m013659_c001_v0001184_t0017_u01744076219422") 2025/04/08 01:38:26 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403016e154be4fc5_d20250408_m013704_c001_v7007000_t0000_u01744076224893") 2025/04/08 01:38:26 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f115aea23d4d58291_d20250408_m013703_c001_v0001102_t0058_u01744076223571") 2025/04/08 01:38:26 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8ace6b_d20250408_m013703_c001_v7007000_t0000_u01744076223390") 2025/04/08 01:38:26 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f115aea23d4d5827f_d20250408_m013659_c001_v0001102_t0042_u01744076219844") 2025/04/08 01:38:26 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8ace68_d20250408_m013659_c001_v7007000_t0000_u01744076219662") 2025/04/08 01:38:26 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add9ba_d20250408_m013654_c001_v0001172_t0005_u01744076214799") 2025/04/08 01:38:26 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409e2a983c274bb7_d20250408_m013652_c001_v7007000_t0000_u01744076212213") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10329de07afe8c5c_d20250408_m013651_c001_v0001181_t0036_u01744076211243") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409907ef4befe6d9_d20250408_m013651_c001_v7007000_t0000_u01744076211070") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10329de07afe8c42_d20250408_m013648_c001_v0001181_t0035_u01744076208041") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409907ef4befe6d3_d20250408_m013647_c001_v7007000_t0000_u01744076207862") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add986_d20250408_m013642_c001_v0001172_t0044_u01744076202308") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409907ef4befe6b9_d20250408_m013639_c001_v7007000_t0000_u01744076199041") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add974_d20250408_m013636_c001_v0001172_t0033_u01744076196441") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409907ef4befe6b6_d20250408_m013635_c001_v7007000_t0000_u01744076195723") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3c71_d20250408_m013630_c001_v0001182_t0004_u01744076190817") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d3189_d20250408_m013628_c001_v7007000_t0000_u01744076188070") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3c2b_d20250408_m013626_c001_v0001182_t0041_u01744076186074") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d3185_d20250408_m013624_c001_v7007000_t0000_u01744076184997") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c777d_d20250408_m013618_c001_v0001120_t0006_u01744076178860") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8acdca_d20250408_m013616_c001_v7007000_t0000_u01744076176162") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c7767_d20250408_m013614_c001_v0001120_t0054_u01744076174195") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8acdc6_d20250408_m013613_c001_v7007000_t0000_u01744076173104") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add91a_d20250408_m013606_c001_v0001172_t0044_u01744076166478") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f419b182e694729cb_d20250408_m013603_c001_v7007000_t0000_u01744076163364") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add900_d20250408_m013600_c001_v0001172_t0014_u01744076160629") 2025/04/08 01:38:27 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f419b182e694729bc_d20250408_m013559_c001_v7007000_t0000_u01744076159540") 2025/04/08 01:38:28 DEBUG : dst/three.txt: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb39aa_d20250408_m013553_c001_v0001182_t0047_u01744076153155") 2025/04/08 01:38:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409e2a983c274bb8_d20250408_m013652_c001_v7007000_t0000_u01744076212396") 2025/04/08 01:38:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1091f7de594c7a90_d20250408_m013650_c001_v0001181_t0014_u01744076210846") 2025/04/08 01:38:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10960d9ade1530a3_d20250408_m013647_c001_v0001130_t0042_u01744076207424") 2025/04/08 01:38:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8ace1d_d20250408_m013639_c001_v7007000_t0000_u01744076199968") 2025/04/08 01:38:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f104c98bfca2f334f_d20250408_m013638_c001_v0001161_t0041_u01744076198562") 2025/04/08 01:38:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f10027f2c764f6c7d_d20250408_m013635_c001_v0001182_t0040_u01744076195511") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403016e154be4fc6_d20250408_m013705_c001_v7007000_t0000_u01744076225073") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3e4d_d20250408_m013654_c001_v0001182_t0021_u01744076214243") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f409e2a983c274bb9_d20250408_m013652_c001_v7007000_t0000_u01744076212587") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3d39_d20250408_m013641_c001_v0001182_t0026_u01744076201735") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8ace20_d20250408_m013640_c001_v7007000_t0000_u01744076200149") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c77a5_d20250408_m013630_c001_v0001120_t0009_u01744076190563") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f412b67bc1f8acdf9_d20250408_m013629_c001_v7007000_t0000_u01744076189175") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add934_d20250408_m013618_c001_v0001172_t0025_u01744076178569") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41764f53a2c04c5a_d20250408_m013617_c001_v7007000_t0000_u01744076177263") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3a90_d20250408_m013605_c001_v0001182_t0014_u01744076165903") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4131805ad38c5545_d20250408_m013604_c001_v7007000_t0000_u01744076164453") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c76f3_d20250408_m013552_c001_v0001120_t0003_u01744076152327") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4065fc64ff67ec90_d20250408_m013550_c001_v7007000_t0000_u01744076150304") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1035236aa73e4688_d20250408_m013546_c001_v0001184_t0052_u01744076146082") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f400e3be4425cd9f0_d20250408_m013523_c001_v7007000_t0000_u01744076123493") 2025/04/08 01:38:28 DEBUG : dst/two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1061269cc1684724_d20250408_m013522_c001_v0001092_t0036_u01744076122213") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f408935611a2a642d_d20250408_m013437_c001_v7007000_t0000_u01744076077640") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb34e6_d20250408_m013433_c001_v0001182_t0038_u01744076073658") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f408935611a2a642a_d20250408_m013431_c001_v7007000_t0000_u01744076071750") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb33f2_d20250408_m013417_c001_v0001182_t0048_u01744076057571") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41814cf373e6586c_d20250408_m013405_c001_v7007000_t0000_u01744076045901") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb32e6_d20250408_m013402_c001_v0001182_t0028_u01744076042417") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fef3_d20250408_m013338_c001_v7007000_t0000_u01744076018212") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb311c_d20250408_m013336_c001_v0001182_t0024_u01744076016465") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3feef_d20250408_m013334_c001_v7007000_t0000_u01744076014758") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb30ee_d20250408_m013333_c001_v0001182_t0042_u01744076013559") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3feea_d20250408_m013330_c001_v7007000_t0000_u01744076010241") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb30a6_d20250408_m013328_c001_v0001182_t0015_u01744076008318") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d304e_d20250408_m013327_c001_v7007000_t0000_u01744076007190") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3072_d20250408_m013325_c001_v0001182_t0054_u01744076005873") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d3044_d20250408_m013319_c001_v7007000_t0000_u01744075999827") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2ffe_d20250408_m013318_c001_v0001182_t0022_u01744075998492") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d3013_d20250408_m013317_c001_v7007000_t0000_u01744075997367") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2fe0_d20250408_m013316_c001_v0001182_t0031_u01744075996612") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d2fba_d20250408_m013311_c001_v7007000_t0000_u01744075991486") 2025/04/08 01:38:29 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2f9a_d20250408_m013310_c001_v0001182_t0043_u01744075990305") 2025/04/08 01:38:30 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d2fb5_d20250408_m013307_c001_v7007000_t0000_u01744075987621") 2025/04/08 01:38:30 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2f5e_d20250408_m013306_c001_v0001182_t0009_u01744075986630") 2025/04/08 01:38:30 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d2faf_d20250408_m013305_c001_v7007000_t0000_u01744075985550") 2025/04/08 01:38:30 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f101aef99b3289bae_d20250408_m013304_c001_v0001161_t0001_u01744075984427") 2025/04/08 01:38:30 DEBUG : empty space: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2f24_d20250408_m013302_c001_v0001182_t0022_u01744075982931") 2025/04/08 01:38:30 DEBUG : enormous: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fef1_d20250408_m013337_c001_v7007000_t0000_u01744076017285") 2025/04/08 01:38:30 DEBUG : enormous: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb311e_d20250408_m013336_c001_v0001182_t0056_u01744076016676") 2025/04/08 01:38:30 DEBUG : existing: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403016e154be4fc9_d20250408_m013709_c001_v7007000_t0000_u01744076229915") 2025/04/08 01:38:30 DEBUG : existing: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add9e7_d20250408_m013708_c001_v0001172_t0008_u01744076228662") 2025/04/08 01:38:30 DEBUG : existing: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41814cf373e65864_d20250408_m013400_c001_v7007000_t0000_u01744076040727") 2025/04/08 01:38:30 DEBUG : existing: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add7a1_d20250408_m013359_c001_v0001172_t0034_u01744076039701") 2025/04/08 01:38:30 DEBUG : existing: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2ef_d20250408_m013259_c001_v7007000_t0000_u01744075979427") 2025/04/08 01:38:30 DEBUG : existing: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2eda_d20250408_m013258_c001_v0001182_t0032_u01744075978499") 2025/04/08 01:38:30 DEBUG : existing: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2e7_d20250408_m013257_c001_v7007000_t0000_u01744075977241") 2025/04/08 01:38:30 DEBUG : existing: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2eb9_d20250408_m013256_c001_v0001182_t0052_u01744075976655") 2025/04/08 01:38:30 DEBUG : existing: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2eab_d20250408_m013255_c001_v0001182_t0028_u01744075975902") 2025/04/08 01:38:30 DEBUG : existing-b: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41814cf373e65866_d20250408_m013400_c001_v7007000_t0000_u01744076040907") 2025/04/08 01:38:30 DEBUG : existing-b: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb32a6_d20250408_m013359_c001_v0001182_t0040_u01744076039688") 2025/04/08 01:38:30 DEBUG : file1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd8c_d20250408_m013809_c001_v7007000_t0000_u01744076289264") 2025/04/08 01:38:30 DEBUG : file1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1035236aa73e57d6_d20250408_m013808_c001_v0001184_t0054_u01744076288451") 2025/04/08 01:38:30 DEBUG : file1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd6d_d20250408_m013806_c001_v7007000_t0000_u01744076286391") 2025/04/08 01:38:30 DEBUG : file1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6addaf3_d20250408_m013804_c001_v0001172_t0044_u01744076284974") 2025/04/08 01:38:30 DEBUG : five: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fef4_d20250408_m013342_c001_v7007000_t0000_u01744076022456") 2025/04/08 01:38:31 DEBUG : five: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f414042e6d7eb3160_d20250408_m013340_c001_v0001182_t0045_u01744076020573") 2025/04/08 01:38:31 DEBUG : foo: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d2fb7_d20250408_m013309_c001_v7007000_t0000_u01744075989584") 2025/04/08 01:38:31 DEBUG : foo: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f414042e6d7eb2f86_d20250408_m013309_c001_v0001182_t0045_u01744075989010") 2025/04/08 01:38:31 DEBUG : foo: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f414042e6d7eb2f7a_d20250408_m013308_c001_v0001182_t0045_u01744075988416") 2025/04/08 01:38:31 DEBUG : four: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fef5_d20250408_m013342_c001_v7007000_t0000_u01744076022650") 2025/04/08 01:38:31 DEBUG : four: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f413dadd2c6add779_d20250408_m013341_c001_v0001172_t0058_u01744076021126") 2025/04/08 01:38:31 DEBUG : four: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3150_d20250408_m013339_c001_v0001182_t0007_u01744076019985") 2025/04/08 01:38:31 DEBUG : hello world2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f01c_d20250408_m013203_c001_v7007000_t0000_u01744075923096") 2025/04/08 01:38:31 DEBUG : hello world2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2bff_d20250408_m013202_c001_v0001182_t0007_u01744075922513") 2025/04/08 01:38:31 DEBUG : ignore-size: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2e0_d20250408_m013254_c001_v7007000_t0000_u01744075974829") 2025/04/08 01:38:31 DEBUG : ignore-size: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2e8d_d20250408_m013253_c001_v0001182_t0017_u01744075973909") 2025/04/08 01:38:31 DEBUG : nested/sub dir/file: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41814cf373e6585d_d20250408_m013358_c001_v7007000_t0000_u01744076038535") 2025/04/08 01:38:31 DEBUG : nested/sub dir/file: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add795_d20250408_m013357_c001_v0001172_t0029_u01744076037224") 2025/04/08 01:38:31 DEBUG : nested/sub dir/file: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41814cf373e65845_d20250408_m013356_c001_v7007000_t0000_u01744076036097") 2025/04/08 01:38:31 DEBUG : nested/sub dir/file: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add793_d20250408_m013355_c001_v0001172_t0007_u01744076035161") 2025/04/08 01:38:31 DEBUG : one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fef6_d20250408_m013342_c001_v7007000_t0000_u01744076022833") 2025/04/08 01:38:31 DEBUG : one: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f414042e6d7eb313e_d20250408_m013339_c001_v0001182_t0045_u01744076019388") 2025/04/08 01:38:31 DEBUG : only0: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd48_d20250408_m013800_c001_v7007000_t0000_u01744076280121") 2025/04/08 01:38:31 DEBUG : only0: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f413dadd2c6addac5_d20250408_m013754_c001_v0001172_t0058_u01744076274358") 2025/04/08 01:38:31 DEBUG : only0: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb41d5_d20250408_m013738_c001_v0001182_t0005_u01744076258729") 2025/04/08 01:38:32 DEBUG : only0: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f408bd287d0cfd920_d20250408_m013732_c001_v7007000_t0000_u01744076252151") 2025/04/08 01:38:32 DEBUG : only0: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4015_d20250408_m013717_c001_v0001182_t0051_u01744076237253") 2025/04/08 01:38:32 DEBUG : only1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd49_d20250408_m013800_c001_v7007000_t0000_u01744076280301") 2025/04/08 01:38:32 DEBUG : only1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f414042e6d7eb4341_d20250408_m013755_c001_v0001182_t0045_u01744076275499") 2025/04/08 01:38:32 DEBUG : only1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb41eb_d20250408_m013739_c001_v0001182_t0036_u01744076259720") 2025/04/08 01:38:32 DEBUG : only1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41839514bc27f8e4_d20250408_m013732_c001_v7007000_t0000_u01744076252554") 2025/04/08 01:38:32 DEBUG : only1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4027_d20250408_m013717_c001_v0001182_t0008_u01744076237811") 2025/04/08 01:38:32 DEBUG : only10: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd4b_d20250408_m013800_c001_v7007000_t0000_u01744076280483") 2025/04/08 01:38:32 DEBUG : only10: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f414042e6d7eb4331_d20250408_m013755_c001_v0001182_t0045_u01744076275135") 2025/04/08 01:38:32 DEBUG : only10: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb427b_d20250408_m013746_c001_v0001182_t0007_u01744076266572") 2025/04/08 01:38:32 DEBUG : only10: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41764f53a2c0509c_d20250408_m013732_c001_v7007000_t0000_u01744076252162") 2025/04/08 01:38:32 DEBUG : only10: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb40b1_d20250408_m013724_c001_v0001182_t0033_u01744076244438") 2025/04/08 01:38:32 DEBUG : only11: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd4d_d20250408_m013800_c001_v7007000_t0000_u01744076280664") 2025/04/08 01:38:32 DEBUG : only11: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f414042e6d7eb4313_d20250408_m013754_c001_v0001182_t0045_u01744076274367") 2025/04/08 01:38:32 DEBUG : only11: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4283_d20250408_m013747_c001_v0001182_t0033_u01744076267077") 2025/04/08 01:38:32 DEBUG : only11: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41764f53a2c0509f_d20250408_m013732_c001_v7007000_t0000_u01744076252705") 2025/04/08 01:38:32 DEBUG : only11: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb40bd_d20250408_m013724_c001_v0001182_t0056_u01744076244957") 2025/04/08 01:38:32 DEBUG : only12: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd4f_d20250408_m013800_c001_v7007000_t0000_u01744076280863") 2025/04/08 01:38:32 DEBUG : only12: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4035236aa73e5642_d20250408_m013755_c001_v0001184_t0019_u01744076275099") 2025/04/08 01:38:32 DEBUG : only12: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4299_d20250408_m013748_c001_v0001182_t0013_u01744076268042") 2025/04/08 01:38:32 DEBUG : only12: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41839514bc27f8e2_d20250408_m013732_c001_v7007000_t0000_u01744076252170") 2025/04/08 01:38:33 DEBUG : only12: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb40c9_d20250408_m013725_c001_v0001182_t0051_u01744076245650") 2025/04/08 01:38:33 DEBUG : only13: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd50_d20250408_m013801_c001_v7007000_t0000_u01744076281044") 2025/04/08 01:38:33 DEBUG : only13: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4035236aa73e563c_d20250408_m013754_c001_v0001184_t0019_u01744076274917") 2025/04/08 01:38:33 DEBUG : only13: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb42af_d20250408_m013748_c001_v0001182_t0040_u01744076268539") 2025/04/08 01:38:33 DEBUG : only13: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660395_d20250408_m013732_c001_v7007000_t0000_u01744076252733") 2025/04/08 01:38:33 DEBUG : only13: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb40d9_d20250408_m013726_c001_v0001182_t0056_u01744076246361") 2025/04/08 01:38:33 DEBUG : only14: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd51_d20250408_m013801_c001_v7007000_t0000_u01744076281225") 2025/04/08 01:38:33 DEBUG : only14: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f417d89d4444fa90d_d20250408_m013755_c001_v0001181_t0054_u01744076275121") 2025/04/08 01:38:33 DEBUG : only14: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb42c9_d20250408_m013749_c001_v0001182_t0007_u01744076269743") 2025/04/08 01:38:33 DEBUG : only14: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41839514bc27f8e0_d20250408_m013731_c001_v7007000_t0000_u01744076251981") 2025/04/08 01:38:33 DEBUG : only14: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb40f1_d20250408_m013727_c001_v0001182_t0058_u01744076247232") 2025/04/08 01:38:33 DEBUG : only15: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd52_d20250408_m013801_c001_v7007000_t0000_u01744076281410") 2025/04/08 01:38:33 DEBUG : only15: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f413dadd2c6addac7_d20250408_m013754_c001_v0001172_t0058_u01744076274759") 2025/04/08 01:38:33 DEBUG : only15: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb42cd_d20250408_m013750_c001_v0001182_t0047_u01744076270244") 2025/04/08 01:38:33 DEBUG : only15: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660390_d20250408_m013731_c001_v7007000_t0000_u01744076251818") 2025/04/08 01:38:33 DEBUG : only15: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb40f5_d20250408_m013727_c001_v0001182_t0057_u01744076247791") 2025/04/08 01:38:33 DEBUG : only16: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd54_d20250408_m013801_c001_v7007000_t0000_u01744076281595") 2025/04/08 01:38:33 DEBUG : only16: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f414042e6d7eb4327_d20250408_m013754_c001_v0001182_t0045_u01744076274768") 2025/04/08 01:38:33 DEBUG : only16: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb42ec_d20250408_m013751_c001_v0001182_t0041_u01744076271283") 2025/04/08 01:38:33 DEBUG : only16: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660393_d20250408_m013732_c001_v7007000_t0000_u01744076252366") 2025/04/08 01:38:33 DEBUG : only16: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb410f_d20250408_m013728_c001_v0001182_t0008_u01744076248436") 2025/04/08 01:38:33 DEBUG : only17: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd57_d20250408_m013801_c001_v7007000_t0000_u01744076281777") 2025/04/08 01:38:34 DEBUG : only17: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f413dadd2c6addac9_d20250408_m013754_c001_v0001172_t0058_u01744076274941") 2025/04/08 01:38:34 DEBUG : only17: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb42fd_d20250408_m013752_c001_v0001182_t0057_u01744076272309") 2025/04/08 01:38:34 DEBUG : only17: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f408bd287d0cfd922_d20250408_m013732_c001_v7007000_t0000_u01744076252553") 2025/04/08 01:38:34 DEBUG : only17: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4119_d20250408_m013728_c001_v0001182_t0035_u01744076248972") 2025/04/08 01:38:34 DEBUG : only18: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd58_d20250408_m013801_c001_v7007000_t0000_u01744076281958") 2025/04/08 01:38:34 DEBUG : only18: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f414042e6d7eb432d_d20250408_m013754_c001_v0001182_t0045_u01744076274952") 2025/04/08 01:38:34 DEBUG : only18: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4305_d20250408_m013752_c001_v0001182_t0054_u01744076272995") 2025/04/08 01:38:34 DEBUG : only18: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660394_d20250408_m013732_c001_v7007000_t0000_u01744076252554") 2025/04/08 01:38:34 DEBUG : only18: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4125_d20250408_m013729_c001_v0001182_t0059_u01744076249669") 2025/04/08 01:38:34 DEBUG : only19: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd5b_d20250408_m013802_c001_v7007000_t0000_u01744076282154") 2025/04/08 01:38:34 DEBUG : only19: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4035236aa73e564c_d20250408_m013755_c001_v0001184_t0019_u01744076275280") 2025/04/08 01:38:34 DEBUG : only19: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb430b_d20250408_m013753_c001_v0001182_t0023_u01744076273499") 2025/04/08 01:38:34 DEBUG : only19: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41764f53a2c0509a_d20250408_m013731_c001_v7007000_t0000_u01744076251974") 2025/04/08 01:38:34 DEBUG : only19: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4135_d20250408_m013730_c001_v0001182_t0043_u01744076250204") 2025/04/08 01:38:34 DEBUG : only2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd5c_d20250408_m013802_c001_v7007000_t0000_u01744076282334") 2025/04/08 01:38:34 DEBUG : only2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f413dadd2c6addad1_d20250408_m013755_c001_v0001172_t0058_u01744076275513") 2025/04/08 01:38:34 DEBUG : only2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb41f9_d20250408_m013740_c001_v0001182_t0011_u01744076260230") 2025/04/08 01:38:34 DEBUG : only2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41764f53a2c0509e_d20250408_m013732_c001_v7007000_t0000_u01744076252525") 2025/04/08 01:38:34 DEBUG : only2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4041_d20250408_m013718_c001_v0001182_t0019_u01744076238778") 2025/04/08 01:38:34 DEBUG : only3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd5e_d20250408_m013802_c001_v7007000_t0000_u01744076282515") 2025/04/08 01:38:34 DEBUG : only3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f413dadd2c6addacd_d20250408_m013755_c001_v0001172_t0058_u01744076275148") 2025/04/08 01:38:35 DEBUG : only3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4209_d20250408_m013741_c001_v0001182_t0033_u01744076261465") 2025/04/08 01:38:35 DEBUG : only3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f86166038f_d20250408_m013731_c001_v7007000_t0000_u01744076251638") 2025/04/08 01:38:35 DEBUG : only3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4049_d20250408_m013719_c001_v0001182_t0030_u01744076239293") 2025/04/08 01:38:35 DEBUG : only4: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd60_d20250408_m013802_c001_v7007000_t0000_u01744076282698") 2025/04/08 01:38:35 DEBUG : only4: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4035236aa73e565c_d20250408_m013755_c001_v0001184_t0019_u01744076275645") 2025/04/08 01:38:35 DEBUG : only4: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4215_d20250408_m013742_c001_v0001182_t0051_u01744076262007") 2025/04/08 01:38:35 DEBUG : only4: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660391_d20250408_m013731_c001_v7007000_t0000_u01744076251998") 2025/04/08 01:38:35 DEBUG : only4: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb405f_d20250408_m013720_c001_v0001182_t0018_u01744076240906") 2025/04/08 01:38:35 DEBUG : only5: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd62_d20250408_m013802_c001_v7007000_t0000_u01744076282881") 2025/04/08 01:38:35 DEBUG : only5: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f417d89d4444fa911_d20250408_m013755_c001_v0001181_t0054_u01744076275307") 2025/04/08 01:38:35 DEBUG : only5: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb422f_d20250408_m013742_c001_v0001182_t0058_u01744076262947") 2025/04/08 01:38:35 DEBUG : only5: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f861660392_d20250408_m013732_c001_v7007000_t0000_u01744076252183") 2025/04/08 01:38:35 DEBUG : only5: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4071_d20250408_m013721_c001_v0001182_t0012_u01744076241644") 2025/04/08 01:38:35 DEBUG : only6: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd65_d20250408_m013803_c001_v7007000_t0000_u01744076283074") 2025/04/08 01:38:35 DEBUG : only6: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f414042e6d7eb433b_d20250408_m013755_c001_v0001182_t0045_u01744076275317") 2025/04/08 01:38:35 DEBUG : only6: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb423d_d20250408_m013743_c001_v0001182_t0043_u01744076263460") 2025/04/08 01:38:35 DEBUG : only6: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f408bd287d0cfd921_d20250408_m013732_c001_v7007000_t0000_u01744076252333") 2025/04/08 01:38:35 DEBUG : only6: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb407f_d20250408_m013722_c001_v0001182_t0050_u01744076242339") 2025/04/08 01:38:35 DEBUG : only7: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd66_d20250408_m013803_c001_v7007000_t0000_u01744076283255") 2025/04/08 01:38:35 DEBUG : only7: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f413dadd2c6addacf_d20250408_m013755_c001_v0001172_t0058_u01744076275330") 2025/04/08 01:38:35 DEBUG : only7: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb424b_d20250408_m013744_c001_v0001182_t0053_u01744076264082") 2025/04/08 01:38:35 DEBUG : only7: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41764f53a2c0509d_d20250408_m013732_c001_v7007000_t0000_u01744076252343") 2025/04/08 01:38:35 DEBUG : only7: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4085_d20250408_m013722_c001_v0001182_t0050_u01744076242852") 2025/04/08 01:38:36 DEBUG : only8: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd67_d20250408_m013803_c001_v7007000_t0000_u01744076283436") 2025/04/08 01:38:36 DEBUG : only8: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4035236aa73e5654_d20250408_m013755_c001_v0001184_t0019_u01744076275462") 2025/04/08 01:38:36 DEBUG : only8: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4257_d20250408_m013744_c001_v0001182_t0029_u01744076264856") 2025/04/08 01:38:36 DEBUG : only8: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f408bd287d0cfd91f_d20250408_m013731_c001_v7007000_t0000_u01744076251969") 2025/04/08 01:38:36 DEBUG : only8: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4097_d20250408_m013723_c001_v0001182_t0032_u01744076243352") 2025/04/08 01:38:36 DEBUG : only9: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd68_d20250408_m013803_c001_v7007000_t0000_u01744076283616") 2025/04/08 01:38:36 DEBUG : only9: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f417d89d4444fa913_d20250408_m013755_c001_v0001181_t0054_u01744076275490") 2025/04/08 01:38:36 DEBUG : only9: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4269_d20250408_m013746_c001_v0001182_t0038_u01744076266067") 2025/04/08 01:38:36 DEBUG : only9: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41839514bc27f8e3_d20250408_m013732_c001_v7007000_t0000_u01744076252365") 2025/04/08 01:38:36 DEBUG : only9: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb409f_d20250408_m013723_c001_v0001182_t0054_u01744076243869") 2025/04/08 01:38:36 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3ff00_d20250408_m013353_c001_v7007000_t0000_u01744076033298") 2025/04/08 01:38:36 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c7539_d20250408_m013351_c001_v0001120_t0030_u01744076031243") 2025/04/08 01:38:36 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fefd_d20250408_m013349_c001_v7007000_t0000_u01744076029416") 2025/04/08 01:38:36 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb31da_d20250408_m013347_c001_v0001182_t0035_u01744076027828") 2025/04/08 01:38:36 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fefa_d20250408_m013346_c001_v7007000_t0000_u01744076026000") 2025/04/08 01:38:36 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add77f_d20250408_m013343_c001_v0001172_t0008_u01744076023779") 2025/04/08 01:38:36 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3feec_d20250408_m013332_c001_v7007000_t0000_u01744076012419") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb30d0_d20250408_m013331_c001_v0001182_t0029_u01744076011156") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d3051_d20250408_m013328_c001_v7007000_t0000_u01744076008894") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb30a2_d20250408_m013328_c001_v0001182_t0032_u01744076008101") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d304d_d20250408_m013326_c001_v7007000_t0000_u01744076006471") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb306e_d20250408_m013325_c001_v0001182_t0011_u01744076005662") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d302a_d20250408_m013319_c001_v7007000_t0000_u01744075999278") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2ff8_d20250408_m013318_c001_v0001182_t0059_u01744075998276") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d301d_d20250408_m013317_c001_v7007000_t0000_u01744075997554") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2fd8_d20250408_m013316_c001_v0001182_t0043_u01744075996194") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d2fc1_d20250408_m013315_c001_v7007000_t0000_u01744075995440") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2fce_d20250408_m013314_c001_v0001182_t0038_u01744075994868") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2fc8_d20250408_m013314_c001_v0001182_t0039_u01744075994271") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d2fbe_d20250408_m013313_c001_v7007000_t0000_u01744075993534") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2fbc_d20250408_m013312_c001_v0001182_t0012_u01744075992955") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2fb6_d20250408_m013312_c001_v0001182_t0044_u01744075992390") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d2fbb_d20250408_m013311_c001_v7007000_t0000_u01744075991669") 2025/04/08 01:38:37 DEBUG : potato: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2fa4_d20250408_m013310_c001_v0001182_t0033_u01744075990912") 2025/04/08 01:38:37 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f408935611a2a6436_d20250408_m013450_c001_v7007000_t0000_u01744076090662") 2025/04/08 01:38:37 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c761b_d20250408_m013449_c001_v0001120_t0035_u01744076089874") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f408935611a2a642f_d20250408_m013437_c001_v7007000_t0000_u01744076077990") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c75f3_d20250408_m013433_c001_v0001120_t0005_u01744076073050") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4054139e4057573c_d20250408_m013422_c001_v7007000_t0000_u01744076062368") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c75b5_d20250408_m013416_c001_v0001120_t0002_u01744076056931") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41814cf373e6586e_d20250408_m013406_c001_v7007000_t0000_u01744076046368") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c7561_d20250408_m013402_c001_v0001120_t0005_u01744076042184") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fef2_d20250408_m013337_c001_v7007000_t0000_u01744076017467") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3118_d20250408_m013336_c001_v0001182_t0043_u01744076016035") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fef0_d20250408_m013334_c001_v7007000_t0000_u01744076014940") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb30ea_d20250408_m013333_c001_v0001182_t0011_u01744076013350") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3feed_d20250408_m013332_c001_v7007000_t0000_u01744076012607") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb30d8_d20250408_m013331_c001_v0001182_t0031_u01744076011851") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3feeb_d20250408_m013330_c001_v7007000_t0000_u01744076010425") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb30b2_d20250408_m013329_c001_v0001182_t0054_u01744076009257") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d304f_d20250408_m013327_c001_v7007000_t0000_u01744076007376") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3078_d20250408_m013326_c001_v0001182_t0033_u01744076006516") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f410bed6b499d3045_d20250408_m013320_c001_v7007000_t0000_u01744076000015") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3006_d20250408_m013319_c001_v0001182_t0004_u01744075999071") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f01e_d20250408_m013206_c001_v7007000_t0000_u01744075926472") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2c11_d20250408_m013205_c001_v0001182_t0028_u01744075925875") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f01d_d20250408_m013204_c001_v7007000_t0000_u01744075924583") 2025/04/08 01:38:38 DEBUG : potato2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2c0b_d20250408_m013204_c001_v0001182_t0057_u01744075924010") 2025/04/08 01:38:39 DEBUG : potato3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f408935611a2a6431_d20250408_m013438_c001_v7007000_t0000_u01744076078368") 2025/04/08 01:38:39 DEBUG : potato3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add825_d20250408_m013434_c001_v0001172_t0036_u01744076074217") 2025/04/08 01:38:39 DEBUG : potato3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4054139e4057573e_d20250408_m013422_c001_v7007000_t0000_u01744076062578") 2025/04/08 01:38:39 DEBUG : potato3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add7f5_d20250408_m013418_c001_v0001172_t0011_u01744076058141") 2025/04/08 01:38:39 DEBUG : potato3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41814cf373e6586f_d20250408_m013406_c001_v7007000_t0000_u01744076046658") 2025/04/08 01:38:39 DEBUG : potato3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add7a7_d20250408_m013402_c001_v0001172_t0043_u01744076042678") 2025/04/08 01:38:39 DEBUG : pre-dest1/1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4065fc64ff67ec7a_d20250408_m013533_c001_v7007000_t0000_u01744076133423") 2025/04/08 01:38:39 DEBUG : pre-dest1/1: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add88e_d20250408_m013524_c001_v0001172_t0055_u01744076124235") 2025/04/08 01:38:39 DEBUG : pre-dest2/2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f4065fc64ff67ec7b_d20250408_m013533_c001_v7007000_t0000_u01744076133603") 2025/04/08 01:38:39 DEBUG : pre-dest2/2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c7695_d20250408_m013526_c001_v0001120_t0040_u01744076126013") 2025/04/08 01:38:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f400e3be4425cd9e2_d20250408_m013502_c001_v7007000_t0000_u01744076102729") 2025/04/08 01:38:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3668_d20250408_m013459_c001_v0001182_t0030_u01744076099801") 2025/04/08 01:38:39 DEBUG : sizeonly: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2d3_d20250408_m013252_c001_v7007000_t0000_u01744075972654") 2025/04/08 01:38:39 DEBUG : sizeonly: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2e69_d20250408_m013251_c001_v0001182_t0019_u01744075971731") 2025/04/08 01:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd97_d20250408_m013815_c001_v7007000_t0000_u01744076295459") 2025/04/08 01:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb44c7_d20250408_m013814_c001_v0001182_t0051_u01744076294464") 2025/04/08 01:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd92_d20250408_m013812_c001_v7007000_t0000_u01744076292569") 2025/04/08 01:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6addb06_d20250408_m013811_c001_v0001172_t0035_u01744076291352") 2025/04/08 01:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41814cf373e6585e_d20250408_m013358_c001_v7007000_t0000_u01744076038716") 2025/04/08 01:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c7549_d20250408_m013357_c001_v0001120_t0037_u01744076037570") 2025/04/08 01:38:39 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f41814cf373e65848_d20250408_m013356_c001_v7007000_t0000_u01744076036281") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb326e_d20250408_m013355_c001_v0001182_t0016_u01744076035513") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2ce_d20250408_m013248_c001_v7007000_t0000_u01744075968646") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2e3b_d20250408_m013247_c001_v0001182_t0052_u01744075967364") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2cc_d20250408_m013246_c001_v7007000_t0000_u01744075966650") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2e23_d20250408_m013245_c001_v0001182_t0056_u01744075965737") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2cb_d20250408_m013242_c001_v7007000_t0000_u01744075962827") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2df3_d20250408_m013241_c001_v0001182_t0010_u01744075961939") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f411a5cb406b4d2ca_d20250408_m013241_c001_v7007000_t0000_u01744075961394") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2dd7_d20250408_m013240_c001_v0001182_t0039_u01744075960197") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2d85_d20250408_m013234_c001_v0001182_t0025_u01744075954326") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f415d0c953db02b06_d20250408_m013233_c001_v7007000_t0000_u01744075953604") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2d6f_d20250408_m013233_c001_v0001182_t0041_u01744075953029") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2d67_d20250408_m013232_c001_v0001182_t0006_u01744075952450") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f415d0c953db02b05_d20250408_m013231_c001_v7007000_t0000_u01744075951368") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2d35_d20250408_m013229_c001_v0001182_t0008_u01744075949191") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2d0f_d20250408_m013226_c001_v0001182_t0008_u01744075946656") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f415d0c953db02b04_d20250408_m013225_c001_v7007000_t0000_u01744075945932") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2cff_d20250408_m013225_c001_v0001182_t0029_u01744075945161") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2cf7_d20250408_m013224_c001_v0001182_t0018_u01744075944509") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f415d0c953db02b02_d20250408_m013223_c001_v7007000_t0000_u01744075943430") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2c8b_d20250408_m013216_c001_v0001182_t0005_u01744075936257") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f404517f86165ce5b_d20250408_m013215_c001_v7007000_t0000_u01744075935893") 2025/04/08 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2c83_d20250408_m013215_c001_v0001182_t0051_u01744075935327") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f030_d20250408_m013213_c001_v7007000_t0000_u01744075933667") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2c6b_d20250408_m013213_c001_v0001182_t0011_u01744075933098") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f02d_d20250408_m013212_c001_v7007000_t0000_u01744075932556") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2c5f_d20250408_m013211_c001_v0001182_t0051_u01744075931960") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f029_d20250408_m013210_c001_v7007000_t0000_u01744075930704") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2c43_d20250408_m013209_c001_v0001182_t0030_u01744075929959") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f027_d20250408_m013209_c001_v7007000_t0000_u01744075929419") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2c39_d20250408_m013208_c001_v0001182_t0021_u01744075928829") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f01f_d20250408_m013207_c001_v7007000_t0000_u01744075927926") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2c21_d20250408_m013207_c001_v0001182_t0040_u01744075927370") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f01b_d20250408_m013201_c001_v7007000_t0000_u01744075921615") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2be9_d20250408_m013201_c001_v0001182_t0006_u01744075921032") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f01a_d20250408_m013200_c001_v7007000_t0000_u01744075920070") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2bd3_d20250408_m013159_c001_v0001182_t0036_u01744075919513") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f018_d20250408_m013158_c001_v7007000_t0000_u01744075918618") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2bbf_d20250408_m013158_c001_v0001182_t0038_u01744075918053") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f402137e35577f015_d20250408_m013155_c001_v7007000_t0000_u01744075915185") 2025/04/08 01:38:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb2b8b_d20250408_m013154_c001_v0001182_t0022_u01744075914599") 2025/04/08 01:38:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd98_d20250408_m013815_c001_v7007000_t0000_u01744076295640") 2025/04/08 01:38:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f1035236aa73e5896_d20250408_m013814_c001_v0001184_t0030_u01744076294473") 2025/04/08 01:38:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd93_d20250408_m013812_c001_v7007000_t0000_u01744076292749") 2025/04/08 01:38:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f117d89d4444fa945_d20250408_m013810_c001_v0001181_t0044_u01744076290995") 2025/04/08 01:38:42 DEBUG : sub/yam: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3feff_d20250408_m013352_c001_v7007000_t0000_u01744076032749") 2025/04/08 01:38:42 DEBUG : sub/yam: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add78d_d20250408_m013350_c001_v0001172_t0037_u01744076030893") 2025/04/08 01:38:42 DEBUG : test_dir1/file2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd8d_d20250408_m013809_c001_v7007000_t0000_u01744076289445") 2025/04/08 01:38:42 DEBUG : test_dir1/file2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f117d89d4444fa937_d20250408_m013808_c001_v0001181_t0054_u01744076288117") 2025/04/08 01:38:42 DEBUG : test_dir1/file2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd6e_d20250408_m013806_c001_v7007000_t0000_u01744076286578") 2025/04/08 01:38:42 DEBUG : test_dir1/file2: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb4409_d20250408_m013804_c001_v0001182_t0006_u01744076284963") 2025/04/08 01:38:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd8e_d20250408_m013809_c001_v7007000_t0000_u01744076289626") 2025/04/08 01:38:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb443d_d20250408_m013808_c001_v0001182_t0039_u01744076288105") 2025/04/08 01:38:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f416caf4237b7fd88_d20250408_m013806_c001_v7007000_t0000_u01744076286763") 2025/04/08 01:38:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f117d89d4444fa925_d20250408_m013804_c001_v0001181_t0040_u01744076284958") 2025/04/08 01:38:42 DEBUG : three: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fef7_d20250408_m013343_c001_v7007000_t0000_u01744076023027") 2025/04/08 01:38:42 DEBUG : three: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb3174_d20250408_m013341_c001_v0001182_t0008_u01744076021881") 2025/04/08 01:38:42 DEBUG : three: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb314c_d20250408_m013339_c001_v0001182_t0039_u01744076019755") 2025/04/08 01:38:42 DEBUG : two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fef8_d20250408_m013343_c001_v7007000_t0000_u01744076023211") 2025/04/08 01:38:42 DEBUG : two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f413c705bd45c751d_d20250408_m013341_c001_v0001120_t0058_u01744076021312") 2025/04/08 01:38:42 DEBUG : two: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f414042e6d7eb3146_d20250408_m013339_c001_v0001182_t0045_u01744076019571") 2025/04/08 01:38:42 DEBUG : yam: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3ff01_d20250408_m013353_c001_v7007000_t0000_u01744076033480") 2025/04/08 01:38:42 DEBUG : yam: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f110dfc1068c4347c_d20250408_m013352_c001_v0001161_t0033_u01744076032235") 2025/04/08 01:38:42 DEBUG : yam: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fefc_d20250408_m013348_c001_v7007000_t0000_u01744076028814") 2025/04/08 01:38:43 DEBUG : yam: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113dadd2c6add787_d20250408_m013347_c001_v0001172_t0033_u01744076027479") 2025/04/08 01:38:43 DEBUG : yam: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fef9_d20250408_m013345_c001_v7007000_t0000_u01744076025448") 2025/04/08 01:38:43 DEBUG : yam: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f113c705bd45c7525_d20250408_m013343_c001_v0001120_t0038_u01744076023789") 2025/04/08 01:38:43 DEBUG : yaml: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fefe_d20250408_m013349_c001_v7007000_t0000_u01744076029598") 2025/04/08 01:38:43 DEBUG : yaml: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f100a9c3327fc72b5_d20250408_m013348_c001_v0001184_t0049_u01744076028619") 2025/04/08 01:38:43 DEBUG : yaml: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f403d78503ed3fefb_d20250408_m013346_c001_v7007000_t0000_u01744076026183") 2025/04/08 01:38:43 DEBUG : yaml: Deleting (id "4_zdf827d43006d1b3b9f680e1b_f114042e6d7eb31a4_d20250408_m013345_c001_v0001182_t0029_u01744076025235") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m52.912548639s (try 1/5)