"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/19 04:28:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru" 2025/05/19 04:28:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 04:28:23 DEBUG : Creating backend with remote "/tmp/rclone2718269646" === 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-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/19 04:28:24 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:24 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:28:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:25 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:25 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:26 DEBUG : B2 bucket rclone-test-hezafoh1piru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.17s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", 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-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", 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-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:28 DEBUG : Creating backend with remote "/non-existing" 2025/05/19 04:28:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/19 04:28:28 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:28 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:29 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:29 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.01s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:31 INFO : B2 bucket rclone-test-hezafoh1piru: Running all checks before starting transfers 2025/05/19 04:28:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:31 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:31 INFO : B2 bucket rclone-test-hezafoh1piru: Checks finished, now starting transfers 2025/05/19 04:28:31 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.59s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:33 ERROR : Ignoring --no-traverse with sync 2025/05/19 04:28:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:33 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:33 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:33 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:28:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.65s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/19 04:28:34 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:34 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/19 04:28:35 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:28:36 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:36 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:28:38 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:38 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/19 04:28:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:28:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/19 04:28:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:28:40 INFO : sub dir: Making directory 2025/05/19 04:28:40 INFO : sub dir2: Making directory 2025/05/19 04:28:40 INFO : sub dir2/sub sub dir2: Making directory 2025/05/19 04:28:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:40 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:40 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/19 04:28:40 DEBUG : B2 bucket rclone-test-hezafoh1piru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.54s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:41 INFO : sub dir2: Making directory 2025/05/19 04:28:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/19 04:28:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:28:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:41 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:41 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.32s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:42 DEBUG : sub dir2: Making directory with metadata 2025/05/19 04:28:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:28:43 INFO : sub dir: Making directory 2025/05/19 04:28:43 INFO : sub dir2: Making directory 2025/05/19 04:28:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:43 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:43 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:43 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:28:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/19 04:28:43 DEBUG : B2 bucket rclone-test-hezafoh1piru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/19 04:28:43 DEBUG : B2 bucket rclone-test-hezafoh1piru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.85s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", 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-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:45 INFO : sub dir2: Making directory 2025/05/19 04:28:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:45 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:45 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:45 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:28:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.38s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:46 DEBUG : sub dir2: Making directory with metadata 2025/05/19 04:28:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:28:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:28:46 INFO : sub dir: Making directory 2025/05/19 04:28:46 INFO : sub dir2: Making directory 2025/05/19 04:28:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:46 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:46 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:46 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:28:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/19 04:28:47 DEBUG : B2 bucket rclone-test-hezafoh1piru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", 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-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:48 INFO : sub dir2: Making directory 2025/05/19 04:28:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:48 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:48 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:49 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:28:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.64s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zewifop2qive" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-hezafoh1piru -> B2 bucket rclone-test-zewifop2qive 2025/05/19 04:28:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:51 DEBUG : B2 bucket rclone-test-zewifop2qive: Waiting for checks to finish 2025/05/19 04:28:51 DEBUG : B2 bucket rclone-test-zewifop2qive: Waiting for transfers to finish 2025/05/19 04:28:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:53 DEBUG : B2 bucket rclone-test-zewifop2qive: Purge remote 2025/05/19 04:28:53 INFO : B2 bucket rclone-test-zewifop2qive: cleaning bucket "rclone-test-zewifop2qive" of all files 2025/05/19 04:28:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfe23db3c0ddeb6b9f680e1b_f1173b03801d7d9b8_d20250519_m042852_c001_v0001150_t0059_u01747628932686") --- PASS: TestServerSideCopy (4.75s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/19 04:28:55 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:28:55 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:28:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/19 04:28:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.37s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:28:57 DEBUG : Creating backend with remote "TestB2:rclone-test-foqecah3rito" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-hezafoh1piru -> B2 bucket rclone-test-foqecah3rito 2025/05/19 04:28:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:28:59 DEBUG : B2 bucket rclone-test-foqecah3rito: Waiting for checks to finish 2025/05/19 04:28:59 DEBUG : B2 bucket rclone-test-foqecah3rito: Waiting for transfers to finish 2025/05/19 04:28:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:28:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/19 04:29:00 DEBUG : B2 bucket rclone-test-foqecah3rito: Waiting for checks to finish 2025/05/19 04:29:00 DEBUG : B2 bucket rclone-test-foqecah3rito: Waiting for transfers to finish 2025/05/19 04:29:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/19 04:29:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:01 DEBUG : B2 bucket rclone-test-foqecah3rito: Purge remote 2025/05/19 04:29:01 INFO : B2 bucket rclone-test-foqecah3rito: cleaning bucket "rclone-test-foqecah3rito" of all files 2025/05/19 04:29:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf725d73c0ddeb6b9f680e1b_f1024a64371c1da3d_d20250519_m042901_c001_v0001137_t0006_u01747628941020") 2025/05/19 04:29:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf725d73c0ddeb6b9f680e1b_f11988488b11080b5_d20250519_m042859_c001_v0001183_t0048_u01747628939770") --- PASS: TestServerSideCopyOverSelf (6.97s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/19 04:29:04 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:04 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/19 04:29:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/19 04:29:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.42s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:07 DEBUG : Creating backend with remote "TestB2:rclone-test-besenom9guka" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-hezafoh1piru -> B2 bucket rclone-test-besenom9guka 2025/05/19 04:29:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:29:08 DEBUG : B2 bucket rclone-test-besenom9guka: Waiting for checks to finish 2025/05/19 04:29:08 DEBUG : B2 bucket rclone-test-besenom9guka: Waiting for transfers to finish 2025/05/19 04:29:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:29:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/19 04:29:10 DEBUG : B2 bucket rclone-test-besenom9guka: Waiting for checks to finish 2025/05/19 04:29:10 DEBUG : B2 bucket rclone-test-besenom9guka: Waiting for transfers to finish 2025/05/19 04:29:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/19 04:29:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/19 04:29:10 INFO : sub dir/hello world: Deleted 2025/05/19 04:29:11 DEBUG : testing file moves 2025/05/19 04:29:11 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/19 04:29:11 DEBUG : B2 bucket rclone-test-besenom9guka: Waiting for checks to finish 2025/05/19 04:29:11 DEBUG : B2 bucket rclone-test-besenom9guka: Waiting for transfers to finish 2025/05/19 04:29:12 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/19 04:29:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/19 04:29:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:12 DEBUG : B2 bucket rclone-test-besenom9guka: Purge remote 2025/05/19 04:29:12 INFO : B2 bucket rclone-test-besenom9guka: cleaning bucket "rclone-test-besenom9guka" of all files 2025/05/19 04:29:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf327db3c0ddeb6b9f680e1b_f109f0c8787a53fb0_d20250519_m042911_c001_v0001150_t0044_u01747628951981") 2025/05/19 04:29:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf327db3c0ddeb6b9f680e1b_f111b288436e72371_d20250519_m042910_c001_v0001178_t0030_u01747628950351") 2025/05/19 04:29:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf327db3c0ddeb6b9f680e1b_f113eaff0255b7cc8_d20250519_m042909_c001_v0001171_t0044_u01747628949014") --- PASS: TestServerSideMoveOverSelf (8.52s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:15 ERROR : : error listing: directory not found 2025/05/19 04:29:15 INFO : Local file system at /tmp/rclone2718269646: Making directory 2025/05/19 04:29:15 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:15 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.96s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:29:17 DEBUG : Local file system at /tmp/rclone2718269646: Waiting for checks to finish 2025/05/19 04:29:17 DEBUG : Local file system at /tmp/rclone2718269646: Waiting for transfers to finish 2025/05/19 04:29:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:29:18 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/19 04:29:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestCopyRedownload (2.37s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/19 04:29:19 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:19 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/19 04:29:19 INFO : check sum: Copied (new) 2025/05/19 04:29:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:20 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/19 04:29:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/19 04:29:20 DEBUG : check sum: Unchanged skipping 2025/05/19 04:29:20 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:20 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.33s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/19 04:29:21 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:21 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/19 04:29:22 INFO : sizeonly: Copied (new) 2025/05/19 04:29:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:22 DEBUG : sizeonly: Sizes identical 2025/05/19 04:29:22 DEBUG : sizeonly: Unchanged skipping 2025/05/19 04:29:22 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:22 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:22 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.71s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/19 04:29:24 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:24 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/19 04:29:24 INFO : ignore-size: Copied (new) 2025/05/19 04:29:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:29:25 DEBUG : ignore-size: Unchanged skipping 2025/05/19 04:29:25 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:25 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:25 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.30s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:29:27 DEBUG : existing: Unchanged skipping 2025/05/19 04:29:27 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:27 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:27 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/19 04:29:27 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:27 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/19 04:29:27 INFO : existing: Copied (replaced existing) 2025/05/19 04:29:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.57s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/19 04:29:29 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:29 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/19 04:29:29 INFO : existing: Copied (new) 2025/05/19 04:29:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:30 DEBUG : existing: Destination exists, skipping 2025/05/19 04:29:30 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:30 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:30 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.32s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:32 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/19 04:29:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/19 04:29:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:29:32 DEBUG : c/non empty space: Unchanged skipping 2025/05/19 04:29:33 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:33 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:29:33 INFO : a/potato2: Copied (new) 2025/05/19 04:29:33 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:33 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:35 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:35 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/05/19 04:29:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/19 04:29:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/19 04:29:35 DEBUG : empty space: Unchanged skipping 2025/05/19 04:29:35 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:35 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:35 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/05/19 04:29:35 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/19 04:29:36 INFO : empty space: Updated modification time in destination 2025/05/19 04:29:36 DEBUG : empty space: Unchanged skipping 2025/05/19 04:29:36 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:36 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:38 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:38 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/05/19 04:29:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/19 04:29:38 DEBUG : empty space: Unchanged skipping 2025/05/19 04:29:38 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:38 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:40 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/05/19 04:29:40 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2718269646) 2025/05/19 04:29:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hezafoh1piru) 2025/05/19 04:29:40 DEBUG : foo: sha1 differ 2025/05/19 04:29:40 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/19 04:29:40 INFO : foo: Copied (replaced existing) 2025/05/19 04:29:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:29:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/19 04:29:42 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:42 DEBUG : empty space: Unchanged skipping 2025/05/19 04:29:42 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:29:42 INFO : potato: Copied (new) 2025/05/19 04:29:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.47s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/19 04:29:44 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:44 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/19 04:29:45 INFO : potato: Copied (replaced existing) 2025/05/19 04:29:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.19s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:47 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/05/19 04:29:47 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2718269646) 2025/05/19 04:29:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hezafoh1piru) 2025/05/19 04:29:47 DEBUG : potato: sha1 differ 2025/05/19 04:29:47 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/19 04:29:47 INFO : potato: Copied (replaced existing) 2025/05/19 04:29:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:29:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:29:49 DEBUG : empty space: Unchanged skipping 2025/05/19 04:29:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/19 04:29:49 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:49 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:49 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:29:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:29:51 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:51 DEBUG : empty space: Unchanged skipping 2025/05/19 04:29:51 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:29:52 INFO : potato2: Copied (new) 2025/05/19 04:29:52 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:52 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:54 INFO : d: Making directory 2025/05/19 04:29:54 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/19 04:29:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/19 04:29:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:29:54 DEBUG : c/non empty space: Unchanged skipping 2025/05/19 04:29:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:29:55 INFO : a/potato2: Copied (new) 2025/05/19 04:29:55 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:55 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:55 DEBUG : Waiting for deletions to finish 2025/05/19 04:29:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:29:57 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/19 04:29:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/19 04:29:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:29:58 DEBUG : c/non empty space: Unchanged skipping 2025/05/19 04:29:58 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:29:58 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:29:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:29:58 INFO : a/potato2: Copied (new) 2025/05/19 04:29:58 ERROR : B2 bucket rclone-test-hezafoh1piru: not deleting files as there were IO errors 2025/05/19 04:29:58 ERROR : B2 bucket rclone-test-hezafoh1piru: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:00 DEBUG : Waiting for deletions to finish 2025/05/19 04:30:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:30:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:30:00 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:00 DEBUG : empty space: Unchanged skipping 2025/05/19 04:30:00 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:01 INFO : potato: Deleted 2025/05/19 04:30:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:30:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.74s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:03 DEBUG : Waiting for deletions to finish 2025/05/19 04:30:03 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:03 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:03 INFO : potato: Deleted 2025/05/19 04:30:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:30:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:30:04 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:04 DEBUG : empty space: Unchanged skipping 2025/05/19 04:30:04 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:30:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:30:06 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:06 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:07 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/19 04:30:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.63s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:09 DEBUG : enormous: Excluded (Size Filter) 2025/05/19 04:30:09 DEBUG : enormous: Excluded 2025/05/19 04:30:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 04:30:09 DEBUG : potato2: Excluded 2025/05/19 04:30:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 04:30:09 DEBUG : potato2: Excluded 2025/05/19 04:30:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:30:09 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:09 DEBUG : empty space: Unchanged skipping 2025/05/19 04:30:09 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:09 DEBUG : Waiting for deletions to finish 2025/05/19 04:30:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:09 DEBUG : enormous: Excluded (Size Filter) 2025/05/19 04:30:09 DEBUG : enormous: Excluded 2025/05/19 04:30:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 04:30:09 DEBUG : potato2: Excluded 2025/05/19 04:30:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 04:30:09 DEBUG : potato2: Excluded 2025/05/19 04:30:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/19 04:30:09 DEBUG : empty space: Unchanged skipping 2025/05/19 04:30:09 DEBUG : Local file system at /tmp/rclone2718269646: Waiting for checks to finish 2025/05/19 04:30:09 DEBUG : Local file system at /tmp/rclone2718269646: Waiting for transfers to finish 2025/05/19 04:30:09 DEBUG : Waiting for deletions to finish 2025/05/19 04:30:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:12 DEBUG : enormous: Excluded (Size Filter) 2025/05/19 04:30:12 DEBUG : enormous: Excluded 2025/05/19 04:30:12 DEBUG : potato2: Excluded (Size Filter) 2025/05/19 04:30:12 DEBUG : potato2: Excluded 2025/05/19 04:30:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:30:12 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:12 DEBUG : empty space: Unchanged skipping 2025/05/19 04:30:12 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:12 DEBUG : Waiting for deletions to finish 2025/05/19 04:30:12 INFO : enormous: Deleted 2025/05/19 04:30:13 INFO : potato2: Deleted 2025/05/19 04:30:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/19 04:30:13 DEBUG : empty space: Unchanged skipping 2025/05/19 04:30:13 DEBUG : Local file system at /tmp/rclone2718269646: Waiting for checks to finish 2025/05/19 04:30:13 DEBUG : Local file system at /tmp/rclone2718269646: Waiting for transfers to finish 2025/05/19 04:30:13 DEBUG : Waiting for deletions to finish 2025/05/19 04:30:13 INFO : enormous: Deleted 2025/05/19 04:30:13 INFO : potato2: Deleted 2025/05/19 04:30:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.53s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:16 DEBUG : five: Need to transfer - File not found at Destination 2025/05/19 04:30:16 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/19 04:30:16 DEBUG : one: Destination is newer than source, skipping 2025/05/19 04:30:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/19 04:30:16 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:16 DEBUG : three: Sizes identical 2025/05/19 04:30:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/19 04:30:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2718269646) 2025/05/19 04:30:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hezafoh1piru) 2025/05/19 04:30:16 DEBUG : two: sha1 differ 2025/05/19 04:30:16 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/19 04:30:16 INFO : four: Copied (replaced existing) 2025/05/19 04:30:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/19 04:30:17 INFO : five: Copied (new) 2025/05/19 04:30:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/19 04:30:17 INFO : two: Copied (replaced existing) 2025/05/19 04:30:17 DEBUG : Waiting for deletions to finish 2025/05/19 04:30:17 DEBUG : one: Destination is newer than source, skipping 2025/05/19 04:30:17 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/19 04:30:17 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/19 04:30:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/19 04:30:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/19 04:30:17 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/19 04:30:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/19 04:30:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2718269646) 2025/05/19 04:30:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hezafoh1piru) 2025/05/19 04:30:17 DEBUG : three: sha1 differ 2025/05/19 04:30:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/19 04:30:17 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/19 04:30:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/19 04:30:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/19 04:30:17 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/19 04:30:17 INFO : three: Copied (replaced existing) 2025/05/19 04:30:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.65s) === 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-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/19 04:30:19 INFO : B2 bucket rclone-test-hezafoh1piru: Making map for --track-renames 2025/05/19 04:30:19 INFO : B2 bucket rclone-test-hezafoh1piru: Finished making map for --track-renames 2025/05/19 04:30:19 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/19 04:30:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/19 04:30:19 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for renames to finish 2025/05/19 04:30:19 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/19 04:30:20 INFO : yam: Copied (new) 2025/05/19 04:30:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/19 04:30:20 INFO : potato: Copied (new) 2025/05/19 04:30:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:30:20 INFO : B2 bucket rclone-test-hezafoh1piru: Making map for --track-renames 2025/05/19 04:30:20 INFO : B2 bucket rclone-test-hezafoh1piru: Finished making map for --track-renames 2025/05/19 04:30:20 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:20 DEBUG : potato: Unchanged skipping 2025/05/19 04:30:20 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for renames to finish 2025/05/19 04:30:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/19 04:30:21 INFO : yam: Copied (server-side copy) to: yaml 2025/05/19 04:30:21 INFO : yam: Deleted 2025/05/19 04:30:21 INFO : yaml: Renamed from "yam" 2025/05/19 04:30:21 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/19 04:30:23 INFO : B2 bucket rclone-test-hezafoh1piru: Making map for --track-renames 2025/05/19 04:30:23 INFO : B2 bucket rclone-test-hezafoh1piru: Finished making map for --track-renames 2025/05/19 04:30:23 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/19 04:30:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/19 04:30:23 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for renames to finish 2025/05/19 04:30:23 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/19 04:30:23 INFO : yam: Copied (new) 2025/05/19 04:30:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/19 04:30:24 INFO : potato: Copied (new) 2025/05/19 04:30:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:30:24 INFO : B2 bucket rclone-test-hezafoh1piru: Making map for --track-renames 2025/05/19 04:30:24 INFO : B2 bucket rclone-test-hezafoh1piru: Finished making map for --track-renames 2025/05/19 04:30:24 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:24 DEBUG : potato: Unchanged skipping 2025/05/19 04:30:24 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for renames to finish 2025/05/19 04:30:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/19 04:30:24 INFO : yam: Copied (server-side copy) to: yaml 2025/05/19 04:30:25 INFO : yam: Deleted 2025/05/19 04:30:25 INFO : yaml: Renamed from "yam" 2025/05/19 04:30:25 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/19 04:30:26 INFO : B2 bucket rclone-test-hezafoh1piru: Making map for --track-renames 2025/05/19 04:30:26 INFO : B2 bucket rclone-test-hezafoh1piru: Finished making map for --track-renames 2025/05/19 04:30:26 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/19 04:30:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/19 04:30:26 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for renames to finish 2025/05/19 04:30:26 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/19 04:30:27 INFO : sub/yam: Copied (new) 2025/05/19 04:30:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/19 04:30:27 INFO : potato: Copied (new) 2025/05/19 04:30:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:30:28 DEBUG : potato: Unchanged skipping 2025/05/19 04:30:28 INFO : B2 bucket rclone-test-hezafoh1piru: Making map for --track-renames 2025/05/19 04:30:28 INFO : B2 bucket rclone-test-hezafoh1piru: Finished making map for --track-renames 2025/05/19 04:30:28 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:28 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for renames to finish 2025/05/19 04:30:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/19 04:30:28 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/19 04:30:29 INFO : sub/yam: Deleted 2025/05/19 04:30:29 INFO : yam: Renamed from "sub/yam" 2025/05/19 04:30:29 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:30 DEBUG : Creating backend with remote "/tmp/rclone2718269646/dir1" 2025/05/19 04:30:30 DEBUG : Creating backend with remote "/tmp/rclone2718269646/dir2" 2025/05/19 04:30:30 DEBUG : Local file system at /tmp/rclone2718269646/dir2: Using server-side directory move 2025/05/19 04:30:30 INFO : Local file system at /tmp/rclone2718269646/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/19 04:30:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/19 04:30:30 INFO : file1.txt: Moved (server-side) 2025/05/19 04:30:30 DEBUG : Local file system at /tmp/rclone2718269646/dir2: Waiting for checks to finish 2025/05/19 04:30:30 DEBUG : Local file system at /tmp/rclone2718269646/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:30:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/19 04:30:31 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:31 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:30:31 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:30:31 INFO : sub dir/hello world: Deleted 2025/05/19 04:30:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/19 04:30:32 INFO : nested/sub dir/file: Copied (new) 2025/05/19 04:30:32 INFO : nested/sub dir/file: Deleted 2025/05/19 04:30:32 INFO : sub dir: Removing directory 2025/05/19 04:30:32 INFO : nested/sub dir: Removing directory 2025/05/19 04:30:32 INFO : nested: Removing directory 2025/05/19 04:30:32 DEBUG : Local file system at /tmp/rclone2718269646: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.40s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/19 04:30:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/19 04:30:33 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:33 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/19 04:30:34 INFO : sub dir/hello world: Copied (new) 2025/05/19 04:30:34 INFO : sub dir/hello world: Deleted 2025/05/19 04:30:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/19 04:30:34 INFO : nested/sub dir/file: Copied (new) 2025/05/19 04:30:34 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/19 04:30:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/19 04:30:35 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:35 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/19 04:30:36 INFO : existing: Copied (new) 2025/05/19 04:30:36 INFO : existing: Deleted 2025/05/19 04:30:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/19 04:30:36 INFO : existing-b: Copied (new) 2025/05/19 04:30:36 INFO : existing-b: Deleted 2025/05/19 04:30:36 DEBUG : existing: Destination exists, skipping 2025/05/19 04:30:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/19 04:30:36 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:30:36 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:30:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.26s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hadodaz4wuru" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hezafoh1piru -> B2 bucket rclone-test-hadodaz4wuru 2025/05/19 04:30:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:30:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/19 04:30:42 DEBUG : empty space: Unchanged skipping 2025/05/19 04:30:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/19 04:30:42 DEBUG : B2 bucket rclone-test-hadodaz4wuru: Waiting for checks to finish 2025/05/19 04:30:42 INFO : empty space: Deleted 2025/05/19 04:30:42 DEBUG : B2 bucket rclone-test-hadodaz4wuru: Waiting for transfers to finish 2025/05/19 04:30:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:30:42 INFO : potato2: Copied (server-side copy) 2025/05/19 04:30:42 INFO : potato2: Deleted 2025/05/19 04:30:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/19 04:30:43 INFO : potato3: Copied (server-side copy) 2025/05/19 04:30:43 INFO : potato3: Deleted 2025/05/19 04:30:44 DEBUG : Creating backend with remote "TestB2:rclone-test-gabuxem9gato" 2025/05/19 04:30:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/19 04:30:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:30:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/19 04:30:45 DEBUG : B2 bucket rclone-test-gabuxem9gato: Waiting for checks to finish 2025/05/19 04:30:45 DEBUG : B2 bucket rclone-test-gabuxem9gato: Waiting for transfers to finish 2025/05/19 04:30:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/19 04:30:45 INFO : empty space: Copied (server-side copy) 2025/05/19 04:30:46 INFO : empty space: Deleted 2025/05/19 04:30:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:30:46 INFO : potato2: Copied (server-side copy) 2025/05/19 04:30:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/19 04:30:46 INFO : potato3: Copied (server-side copy) 2025/05/19 04:30:46 INFO : potato2: Deleted 2025/05/19 04:30:46 INFO : potato3: Deleted 2025/05/19 04:30:47 DEBUG : B2 bucket rclone-test-gabuxem9gato: Purge remote 2025/05/19 04:30:47 INFO : B2 bucket rclone-test-gabuxem9gato: cleaning bucket "rclone-test-gabuxem9gato" of all files 2025/05/19 04:30:47 DEBUG : empty space: Deleting (id "4_z4f12fd63c0edeb6b9f680e1b_f107a24b111368495_d20250519_m043045_c001_v0001146_t0016_u01747629045726") 2025/05/19 04:30:47 DEBUG : potato2: Deleting (id "4_z4f12fd63c0edeb6b9f680e1b_f100b91adc58b38dd_d20250519_m043046_c001_v0001093_t0039_u01747629046083") 2025/05/19 04:30:47 DEBUG : potato3: Deleting (id "4_z4f12fd63c0edeb6b9f680e1b_f100981789c5bd6ce_d20250519_m043046_c001_v0001134_t0018_u01747629046163") 2025/05/19 04:30:47 DEBUG : B2 bucket rclone-test-hadodaz4wuru: Purge remote 2025/05/19 04:30:47 INFO : B2 bucket rclone-test-hadodaz4wuru: cleaning bucket "rclone-test-hadodaz4wuru" of all files 2025/05/19 04:30:47 DEBUG : empty space: Deleting (id "4_zafc2ed33c0edeb6b9f680e1b_f41662f0349138267_d20250519_m043046_c001_v7007000_t0000_u01747629046053") 2025/05/19 04:30:47 DEBUG : empty space: Deleting (id "4_zafc2ed33c0edeb6b9f680e1b_f113fbf974256009c_d20250519_m043041_c001_v0001150_t0005_u01747629041487") 2025/05/19 04:30:47 DEBUG : potato2: Deleting (id "4_zafc2ed33c0edeb6b9f680e1b_f41662f034913826b_d20250519_m043046_c001_v7007000_t0000_u01747629046439") 2025/05/19 04:30:47 DEBUG : potato2: Deleting (id "4_zafc2ed33c0edeb6b9f680e1b_f115024ad71514e41_d20250519_m043042_c001_v0001179_t0025_u01747629042401") 2025/05/19 04:30:47 DEBUG : potato3: Deleting (id "4_zafc2ed33c0edeb6b9f680e1b_f4157637f9141fe12_d20250519_m043046_c001_v7007000_t0000_u01747629046550") 2025/05/19 04:30:47 DEBUG : potato3: Deleting (id "4_zafc2ed33c0edeb6b9f680e1b_f104a16caac5f4ffe_d20250519_m043042_c001_v0001154_t0011_u01747629042634") 2025/05/19 04:30:47 DEBUG : potato3: Deleting (id "4_zafc2ed33c0edeb6b9f680e1b_f113fbf974256009e_d20250519_m043041_c001_v0001150_t0047_u01747629041737") --- PASS: TestServerSideMove (11.70s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:30:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kugocih4defo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hezafoh1piru -> B2 bucket rclone-test-kugocih4defo 2025/05/19 04:30:54 DEBUG : empty space: Excluded (Size Filter) 2025/05/19 04:30:54 DEBUG : empty space: Excluded 2025/05/19 04:30:54 DEBUG : empty space: Excluded (Size Filter) 2025/05/19 04:30:54 DEBUG : empty space: Excluded 2025/05/19 04:30:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:30:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/19 04:30:54 DEBUG : B2 bucket rclone-test-kugocih4defo: Waiting for checks to finish 2025/05/19 04:30:54 DEBUG : B2 bucket rclone-test-kugocih4defo: Waiting for transfers to finish 2025/05/19 04:30:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:30:55 INFO : potato2: Copied (server-side copy) 2025/05/19 04:30:55 INFO : potato2: Deleted 2025/05/19 04:30:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/19 04:30:55 INFO : potato3: Copied (server-side copy) 2025/05/19 04:30:55 INFO : potato3: Deleted 2025/05/19 04:30:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kawojuw2bafo" 2025/05/19 04:30:56 DEBUG : empty space: Excluded (Size Filter) 2025/05/19 04:30:56 DEBUG : empty space: Excluded 2025/05/19 04:30:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:30:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/19 04:30:57 DEBUG : B2 bucket rclone-test-kawojuw2bafo: Waiting for checks to finish 2025/05/19 04:30:57 DEBUG : B2 bucket rclone-test-kawojuw2bafo: Waiting for transfers to finish 2025/05/19 04:30:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:30:58 INFO : potato2: Copied (server-side copy) 2025/05/19 04:30:58 INFO : potato2: Deleted 2025/05/19 04:30:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/19 04:30:58 INFO : potato3: Copied (server-side copy) 2025/05/19 04:30:58 INFO : potato3: Deleted 2025/05/19 04:30:58 DEBUG : B2 bucket rclone-test-kawojuw2bafo: Purge remote 2025/05/19 04:30:58 INFO : B2 bucket rclone-test-kawojuw2bafo: cleaning bucket "rclone-test-kawojuw2bafo" of all files 2025/05/19 04:30:59 DEBUG : potato2: Deleting (id "4_zffe22d43c0fdeb6b9f680e1b_f1190b040ef6965ad_d20250519_m043057_c001_v0001103_t0036_u01747629057735") 2025/05/19 04:30:59 DEBUG : potato3: Deleting (id "4_zffe22d43c0fdeb6b9f680e1b_f109d95d426a0a275_d20250519_m043058_c001_v0001137_t0003_u01747629058100") 2025/05/19 04:30:59 DEBUG : B2 bucket rclone-test-kugocih4defo: Purge remote 2025/05/19 04:30:59 INFO : B2 bucket rclone-test-kugocih4defo: cleaning bucket "rclone-test-kugocih4defo" of all files 2025/05/19 04:30:59 DEBUG : empty space: Deleting (id "4_z1f621d53c0fdeb6b9f680e1b_f1067377a49edc96e_d20250519_m043054_c001_v0001184_t0029_u01747629054195") 2025/05/19 04:30:59 DEBUG : potato2: Deleting (id "4_z1f621d53c0fdeb6b9f680e1b_f417ffa8e1f3e8f63_d20250519_m043058_c001_v7007000_t0000_u01747629058155") 2025/05/19 04:30:59 DEBUG : potato2: Deleting (id "4_z1f621d53c0fdeb6b9f680e1b_f116b118932762e04_d20250519_m043055_c001_v0001103_t0037_u01747629055005") 2025/05/19 04:30:59 DEBUG : potato3: Deleting (id "4_z1f621d53c0fdeb6b9f680e1b_f417ffa8e1f3e8f64_d20250519_m043058_c001_v7007000_t0000_u01747629058383") 2025/05/19 04:30:59 DEBUG : potato3: Deleting (id "4_z1f621d53c0fdeb6b9f680e1b_f104651ee76b106ca_d20250519_m043055_c001_v0001181_t0015_u01747629055369") 2025/05/19 04:30:59 DEBUG : potato3: Deleting (id "4_z1f621d53c0fdeb6b9f680e1b_f1067377a49edc970_d20250519_m043054_c001_v0001184_t0041_u01747629054405") --- PASS: TestServerSideMoveWithFilter (12.20s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-haxapov2koqe" 2025/05/19 04:31:04 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hezafoh1piru -> B2 bucket rclone-test-haxapov2koqe 2025/05/19 04:31:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:31:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/19 04:31:07 DEBUG : empty space: Unchanged skipping 2025/05/19 04:31:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/19 04:31:07 DEBUG : B2 bucket rclone-test-haxapov2koqe: Waiting for checks to finish 2025/05/19 04:31:07 INFO : empty space: Deleted 2025/05/19 04:31:07 DEBUG : B2 bucket rclone-test-haxapov2koqe: Waiting for transfers to finish 2025/05/19 04:31:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:31:07 INFO : potato2: Copied (server-side copy) 2025/05/19 04:31:07 INFO : potato2: Deleted 2025/05/19 04:31:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/19 04:31:08 INFO : potato3: Copied (server-side copy) 2025/05/19 04:31:08 INFO : potato3: Deleted 2025/05/19 04:31:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gapiqap4hiso" 2025/05/19 04:31:09 INFO : tomatoDir: Making directory 2025/05/19 04:31:09 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/19 04:31:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/19 04:31:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/19 04:31:09 DEBUG : B2 bucket rclone-test-gapiqap4hiso: Waiting for checks to finish 2025/05/19 04:31:09 DEBUG : B2 bucket rclone-test-gapiqap4hiso: Waiting for transfers to finish 2025/05/19 04:31:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/19 04:31:10 INFO : empty space: Copied (server-side copy) 2025/05/19 04:31:10 INFO : empty space: Deleted 2025/05/19 04:31:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/19 04:31:10 INFO : potato2: Copied (server-side copy) 2025/05/19 04:31:11 INFO : potato2: Deleted 2025/05/19 04:31:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/19 04:31:11 INFO : potato3: Copied (server-side copy) 2025/05/19 04:31:11 INFO : potato3: Deleted 2025/05/19 04:31:11 DEBUG : B2 bucket rclone-test-gapiqap4hiso: Purge remote 2025/05/19 04:31:11 INFO : B2 bucket rclone-test-gapiqap4hiso: cleaning bucket "rclone-test-gapiqap4hiso" of all files 2025/05/19 04:31:11 DEBUG : empty space: Deleting (id "4_zff625d63c0fdeb6b9f680e1b_f1067377a49edca0d_d20250519_m043110_c001_v0001184_t0039_u01747629070514") 2025/05/19 04:31:11 DEBUG : potato2: Deleting (id "4_zff625d63c0fdeb6b9f680e1b_f1078fb9b077b0fd3_d20250519_m043110_c001_v0001183_t0055_u01747629070737") 2025/05/19 04:31:11 DEBUG : potato3: Deleting (id "4_zff625d63c0fdeb6b9f680e1b_f100a6a25fd7b11e9_d20250519_m043110_c001_v0001165_t0007_u01747629070915") 2025/05/19 04:31:12 DEBUG : B2 bucket rclone-test-haxapov2koqe: Purge remote 2025/05/19 04:31:12 INFO : B2 bucket rclone-test-haxapov2koqe: cleaning bucket "rclone-test-haxapov2koqe" of all files 2025/05/19 04:31:12 DEBUG : empty space: Deleting (id "4_zaf824d43c0fdeb6b9f680e1b_f4157637f9141fe21_d20250519_m043110_c001_v7007000_t0000_u01747629070712") 2025/05/19 04:31:12 DEBUG : empty space: Deleting (id "4_zaf824d43c0fdeb6b9f680e1b_f1187c9b119077b55_d20250519_m043106_c001_v0001092_t0032_u01747629066382") 2025/05/19 04:31:12 DEBUG : potato2: Deleting (id "4_zaf824d43c0fdeb6b9f680e1b_f4157637f9141fe25_d20250519_m043110_c001_v7007000_t0000_u01747629070933") 2025/05/19 04:31:12 DEBUG : potato2: Deleting (id "4_zaf824d43c0fdeb6b9f680e1b_f102e65efa235726f_d20250519_m043107_c001_v0001182_t0023_u01747629067617") 2025/05/19 04:31:12 DEBUG : potato3: Deleting (id "4_zaf824d43c0fdeb6b9f680e1b_f4157637f9141fe27_d20250519_m043111_c001_v7007000_t0000_u01747629071126") 2025/05/19 04:31:12 DEBUG : potato3: Deleting (id "4_zaf824d43c0fdeb6b9f680e1b_f111c7480858cd164_d20250519_m043107_c001_v0001092_t0015_u01747629067839") 2025/05/19 04:31:12 DEBUG : potato3: Deleting (id "4_zaf824d43c0fdeb6b9f680e1b_f1187c9b119077b57_d20250519_m043106_c001_v0001092_t0002_u01747629066813") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:31:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:31:17 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:31:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/rclone-sync-test" 2025/05/19 04:31:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/rclone-sync-test-include/layer2" 2025/05/19 04:31:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/rclone-sync-test-ignore-file" 2025/05/19 04:31:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/19 04:31:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/19 04:31:27 DEBUG : pacer: Reducing sleep to 10ms 2025/05/19 04:31:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/19 04:31:27 DEBUG : B2 bucket rclone-test-hezafoh1piru path rclone-sync-test: Waiting for checks to finish 2025/05/19 04:31:27 DEBUG : B2 bucket rclone-test-hezafoh1piru path rclone-sync-test: Waiting for transfers to finish 2025/05/19 04:31:27 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:27 INFO : There was nothing to transfer 2025/05/19 04:31:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/19 04:31:27 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:31:27 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:31:27 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:31:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/19 04:31:28 DEBUG : B2 bucket rclone-test-hezafoh1piru path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/19 04:31:28 DEBUG : B2 bucket rclone-test-hezafoh1piru path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/19 04:31:28 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:31:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/19 04:31:29 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:31:29 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:31:29 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:31:29 DEBUG : : Excluded 2025/05/19 04:31:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/19 04:31:29 DEBUG : B2 bucket rclone-test-hezafoh1piru path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/19 04:31:29 DEBUG : B2 bucket rclone-test-hezafoh1piru path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/19 04:31:29 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.57s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:31:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/dst" 2025/05/19 04:31:37 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/CompareDest" 2025/05/19 04:31:39 DEBUG : one: Need to transfer - File not found at Destination 2025/05/19 04:31:39 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:31:39 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:31:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/19 04:31:40 INFO : one: Copied (new) 2025/05/19 04:31:40 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:31:41 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:31:41 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:31:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/19 04:31:41 INFO : one: Copied (replaced existing) 2025/05/19 04:31:41 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:31:43 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:31:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:31:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 04:31:43 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:31:43 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:43 INFO : There was nothing to transfer 2025/05/19 04:31:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:31:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:31:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/19 04:31:45 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:31:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:31:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 04:31:45 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:31:45 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:45 INFO : There was nothing to transfer 2025/05/19 04:31:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:31:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:31:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/19 04:31:46 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:31:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:31:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 04:31:46 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:31:46 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:46 INFO : There was nothing to transfer 2025/05/19 04:31:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:31:47 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/05/19 04:31:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/19 04:31:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/19 04:31:47 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:31:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:31:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 04:31:47 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:31:47 DEBUG : Waiting for deletions to finish 2025/05/19 04:31:47 INFO : There was nothing to transfer 2025/05/19 04:31:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:31:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/19 04:31:48 DEBUG : two: Need to transfer - File not found at Destination 2025/05/19 04:31:48 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:31:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:31:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 04:31:48 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:31:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/19 04:31:48 INFO : two: Copied (new) 2025/05/19 04:31:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.52s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:31:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/dest" 2025/05/19 04:31:52 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/pre-dest1" 2025/05/19 04:31:53 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/pre-dest2" 2025/05/19 04:31:55 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:31:55 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/19 04:31:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:31:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/19 04:31:56 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/19 04:31:56 DEBUG : B2 bucket rclone-test-hezafoh1piru path dest: Waiting for checks to finish 2025/05/19 04:31:56 DEBUG : B2 bucket rclone-test-hezafoh1piru path dest: Waiting for transfers to finish 2025/05/19 04:31:57 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/19 04:31:57 INFO : 3: Copied (new) 2025/05/19 04:31:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.02s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:31:59 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/dst" 2025/05/19 04:32:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/CopyDest" 2025/05/19 04:32:02 DEBUG : one: Need to transfer - File not found at Destination 2025/05/19 04:32:02 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:02 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/19 04:32:03 INFO : one: Copied (new) 2025/05/19 04:32:03 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:32:03 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:03 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/19 04:32:03 INFO : one: Copied (replaced existing) 2025/05/19 04:32:03 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/BackupDir" 2025/05/19 04:32:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:32:07 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:32:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 04:32:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/19 04:32:08 INFO : one: Copied (server-side copy) 2025/05/19 04:32:08 INFO : one: Deleted 2025/05/19 04:32:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/19 04:32:09 INFO : one: Copied (server-side copy) 2025/05/19 04:32:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/19 04:32:09 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:09 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:32:10 DEBUG : one: Unchanged skipping 2025/05/19 04:32:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:32:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/19 04:32:10 INFO : two: Copied (server-side copy) 2025/05/19 04:32:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/19 04:32:10 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:10 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:10 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:32:11 DEBUG : one: Unchanged skipping 2025/05/19 04:32:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:32:11 DEBUG : two: Unchanged skipping 2025/05/19 04:32:11 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:11 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:11 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:11 INFO : There was nothing to transfer 2025/05/19 04:32:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:32:12 DEBUG : one: Unchanged skipping 2025/05/19 04:32:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/19 04:32:12 DEBUG : three: Destination not found in --copy-dest 2025/05/19 04:32:12 DEBUG : three: Need to transfer - File not found at Destination 2025/05/19 04:32:12 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 04:32:12 DEBUG : two: Unchanged skipping 2025/05/19 04:32:12 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/19 04:32:13 INFO : three: Copied (new) 2025/05/19 04:32:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.08s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:32:17 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/dst" 2025/05/19 04:32:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/backup" 2025/05/19 04:32:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:32:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:32:19 DEBUG : two: Unchanged skipping 2025/05/19 04:32:19 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/19 04:32:21 INFO : one: Copied (server-side copy) 2025/05/19 04:32:21 INFO : one: Deleted 2025/05/19 04:32:21 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:32:22 INFO : one: Copied (new) 2025/05/19 04:32:22 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/19 04:32:23 INFO : three.txt: Copied (server-side copy) 2025/05/19 04:32:23 INFO : three.txt: Deleted 2025/05/19 04:32:23 INFO : three.txt: Moved into backup dir 2025/05/19 04:32:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:32:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:32:25 DEBUG : two: Unchanged skipping 2025/05/19 04:32:25 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:32:25 INFO : one: Copied (server-side copy) 2025/05/19 04:32:26 INFO : one: Deleted 2025/05/19 04:32:26 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/19 04:32:26 INFO : one: Copied (new) 2025/05/19 04:32:26 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/19 04:32:27 INFO : three.txt: Copied (server-side copy) 2025/05/19 04:32:27 INFO : three.txt: Deleted 2025/05/19 04:32:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.40s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:32:30 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/dst" 2025/05/19 04:32:32 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/backup" 2025/05/19 04:32:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:32:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:32:33 DEBUG : two: Unchanged skipping 2025/05/19 04:32:33 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/19 04:32:35 INFO : one: Copied (server-side copy) to: one.bak 2025/05/19 04:32:35 INFO : one: Deleted 2025/05/19 04:32:35 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:32:36 INFO : one: Copied (new) 2025/05/19 04:32:36 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/19 04:32:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/19 04:32:36 INFO : three.txt: Deleted 2025/05/19 04:32:36 INFO : three.txt: Moved into backup dir 2025/05/19 04:32:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:32:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:32:38 DEBUG : two: Unchanged skipping 2025/05/19 04:32:38 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:32:39 INFO : one: Copied (server-side copy) to: one.bak 2025/05/19 04:32:39 INFO : one: Deleted 2025/05/19 04:32:39 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/19 04:32:39 INFO : one: Copied (new) 2025/05/19 04:32:39 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/19 04:32:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/19 04:32:40 INFO : three.txt: Deleted 2025/05/19 04:32:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.33s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:32:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/dst" 2025/05/19 04:32:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/backup" 2025/05/19 04:32:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:32:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:32:47 DEBUG : two: Unchanged skipping 2025/05/19 04:32:47 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/19 04:32:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/19 04:32:48 INFO : one: Deleted 2025/05/19 04:32:48 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:32:49 INFO : one: Copied (new) 2025/05/19 04:32:49 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/19 04:32:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/19 04:32:49 INFO : three.txt: Deleted 2025/05/19 04:32:49 INFO : three.txt: Moved into backup dir 2025/05/19 04:32:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:32:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:32:51 DEBUG : two: Unchanged skipping 2025/05/19 04:32:51 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:32:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/19 04:32:52 INFO : one: Deleted 2025/05/19 04:32:52 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/19 04:32:52 INFO : one: Copied (new) 2025/05/19 04:32:52 DEBUG : Waiting for deletions to finish 2025/05/19 04:32:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/19 04:32:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/19 04:32:53 INFO : three.txt: Deleted 2025/05/19 04:32:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.46s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:32:56 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/dst" 2025/05/19 04:32:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:32:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:32:58 DEBUG : two: Unchanged skipping 2025/05/19 04:32:58 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:32:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/19 04:32:58 INFO : one: Copied (server-side copy) to: one.bak 2025/05/19 04:32:58 INFO : one: Deleted 2025/05/19 04:32:58 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:32:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:32:59 INFO : one: Copied (new) 2025/05/19 04:32:59 DEBUG : Waiting for deletions to finish 2025/05/19 04:33:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/19 04:33:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/19 04:33:00 INFO : three.txt: Deleted 2025/05/19 04:33:00 INFO : three.txt: Moved into backup dir 2025/05/19 04:33:02 DEBUG : one.bak: Excluded (Path Filter) 2025/05/19 04:33:02 DEBUG : one.bak: Excluded 2025/05/19 04:33:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/19 04:33:02 DEBUG : three.txt.bak: Excluded 2025/05/19 04:33:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:33:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:02 DEBUG : two: Unchanged skipping 2025/05/19 04:33:02 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for checks to finish 2025/05/19 04:33:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:33:03 INFO : one: Copied (server-side copy) to: one.bak 2025/05/19 04:33:03 INFO : one: Deleted 2025/05/19 04:33:03 DEBUG : B2 bucket rclone-test-hezafoh1piru path dst: Waiting for transfers to finish 2025/05/19 04:33:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/19 04:33:03 INFO : one: Copied (new) 2025/05/19 04:33:03 DEBUG : Waiting for deletions to finish 2025/05/19 04:33:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/19 04:33:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/19 04:33:04 INFO : three.txt: Deleted 2025/05/19 04:33:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.99s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:33:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/dst" 2025/05/19 04:33:07 DEBUG : Config file has changed externally - reloading 2025/05/19 04:33:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:33:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/19 04:33:10 INFO : one: Copied (server-side copy) to: one.bak 2025/05/19 04:33:10 INFO : one: Deleted 2025/05/19 04:33:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:33:11 INFO : one: Copied (new) 2025/05/19 04:33:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:11 DEBUG : two: Unchanged skipping 2025/05/19 04:33:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/19 04:33:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/19 04:33:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/19 04:33:12 INFO : three.txt: Deleted 2025/05/19 04:33:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/19 04:33:12 INFO : three.txt: Copied (new) 2025/05/19 04:33:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:33:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:33:13 INFO : one: Copied (server-side copy) to: one.bak 2025/05/19 04:33:13 INFO : one: Deleted 2025/05/19 04:33:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/19 04:33:14 INFO : one: Copied (new) 2025/05/19 04:33:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:14 DEBUG : two: Unchanged skipping 2025/05/19 04:33:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/19 04:33:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/19 04:33:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/19 04:33:15 INFO : three.txt: Deleted 2025/05/19 04:33:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/19 04:33:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.49s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:33:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hezafoh1piru/dst" 2025/05/19 04:33:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/19 04:33:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/19 04:33:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/19 04:33:21 INFO : one: Deleted 2025/05/19 04:33:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:33:22 INFO : one: Copied (new) 2025/05/19 04:33:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:23 DEBUG : two: Unchanged skipping 2025/05/19 04:33:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/19 04:33:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/19 04:33:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/19 04:33:23 INFO : three.txt: Deleted 2025/05/19 04:33:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/19 04:33:24 INFO : three.txt: Copied (new) 2025/05/19 04:33:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/19 04:33:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/19 04:33:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/19 04:33:25 INFO : one: Deleted 2025/05/19 04:33:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/19 04:33:26 INFO : one: Copied (new) 2025/05/19 04:33:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:26 DEBUG : two: Unchanged skipping 2025/05/19 04:33:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/19 04:33:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/19 04:33:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/19 04:33:27 INFO : three.txt: Deleted 2025/05/19 04:33:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/19 04:33:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.71s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:33:30 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:33:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/19 04:33:30 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:33:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/19 04:33:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/19 04:33:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.54s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:33:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/19 04:33:32 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:33:32 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:33:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/19 04:33:33 INFO : existing: Copied (new) 2025/05/19 04:33:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:33:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/19 04:33:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/19 04:33:33 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:33:33 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:33:33 ERROR : B2 bucket rclone-test-hezafoh1piru: not deleting files as there were IO errors 2025/05/19 04:33:33 ERROR : B2 bucket rclone-test-hezafoh1piru: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncImmutable (3.31s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:33:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:36 DEBUG : existing: Unchanged skipping 2025/05/19 04:33:36 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:33:36 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:33:36 DEBUG : Waiting for deletions to finish 2025/05/19 04:33:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.82s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:33:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:33:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both0: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both12: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both13: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both1: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both15: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both10: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both11: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both14: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both16: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both19: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both17: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both4: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both18: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both6: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both7: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both8: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:33:55 DEBUG : both9: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both2: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both3: Unchanged skipping 2025/05/19 04:33:55 DEBUG : both5: Unchanged skipping 2025/05/19 04:33:55 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:33:55 DEBUG : Waiting for deletions to finish 2025/05/19 04:33:55 INFO : only1: Deleted 2025/05/19 04:33:55 INFO : only13: Deleted 2025/05/19 04:33:56 INFO : only18: Deleted 2025/05/19 04:33:56 INFO : only15: Deleted 2025/05/19 04:33:56 INFO : only0: Deleted 2025/05/19 04:33:56 INFO : only9: Deleted 2025/05/19 04:33:56 INFO : only10: Deleted 2025/05/19 04:33:56 INFO : only12: Deleted 2025/05/19 04:33:56 INFO : only2: Deleted 2025/05/19 04:33:56 INFO : only6: Deleted 2025/05/19 04:33:56 INFO : only7: Deleted 2025/05/19 04:33:56 INFO : only4: Deleted 2025/05/19 04:33:56 INFO : only5: Deleted 2025/05/19 04:33:56 INFO : only11: Deleted 2025/05/19 04:33:56 INFO : only14: Deleted 2025/05/19 04:33:56 INFO : only16: Deleted 2025/05/19 04:33:56 INFO : only19: Deleted 2025/05/19 04:33:56 INFO : only17: Deleted 2025/05/19 04:33:56 INFO : only3: Deleted 2025/05/19 04:33:56 INFO : only8: Deleted 2025/05/19 04:33:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.90s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:34:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for checks to finish 2025/05/19 04:34:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both1: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both12: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both13: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both14: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both15: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both16: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both17: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both18: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both19: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both2: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both3: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both4: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both5: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both6: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both7: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both8: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 04:34:17 DEBUG : both9: Unchanged skipping 2025/05/19 04:34:17 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/19 04:34:17 DEBUG : both10: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both11: Unchanged skipping 2025/05/19 04:34:17 DEBUG : both0: Unchanged skipping 2025/05/19 04:34:17 DEBUG : B2 bucket rclone-test-hezafoh1piru: Waiting for transfers to finish 2025/05/19 04:34:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only1: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only10: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only0: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only12: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only13: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only14: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only15: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only16: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only17: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only11: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only18: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only2: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only19: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only3: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only4: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only5: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only6: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only7: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only8: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/19 04:34:18 INFO : only9: Copied (replaced existing) 2025/05/19 04:34:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.89s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:34:27 DEBUG : empty_dir: Making directory with metadata 2025/05/19 04:34:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:34:27 DEBUG : empty_on_remote: Making directory with metadata 2025/05/19 04:34:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:34:27 INFO : empty_on_remote: Making directory 2025/05/19 04:34:27 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-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:34:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/19 04:34:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/19 04:34:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:34:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.57s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:34:31 DEBUG : empty_dir: Making directory with metadata 2025/05/19 04:34:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:34:31 DEBUG : empty_on_remote: Making directory with metadata 2025/05/19 04:34:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/19 04:34:31 INFO : empty_on_remote: Making directory 2025/05/19 04:34:31 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-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:34:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/19 04:34:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/19 04:34:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:34:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/19 04:34:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:34:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:34:34 INFO : sub dir: Making directory 2025/05/19 04:34:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" 2025/05/19 04:34:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/19 04:34:38 INFO : sub dir: Making directory 2025/05/19 04:34:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hezafoh1piru", Local "Local file system at /tmp/rclone2718269646", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.59s) PASS 2025/05/19 04:34:43 DEBUG : B2 bucket rclone-test-hezafoh1piru: Purge remote 2025/05/19 04:34:43 INFO : B2 bucket rclone-test-hezafoh1piru: cleaning bucket "rclone-test-hezafoh1piru" of all files 2025/05/19 04:34:44 DEBUG : BackupDir/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b22f_d20250519_m043213_c001_v7007000_t0000_u01747629133766") 2025/05/19 04:34:44 DEBUG : BackupDir/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f102e65efa23574cb_d20250519_m043208_c001_v0001182_t0007_u01747629128400") 2025/05/19 04:34:44 DEBUG : CompareDest/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f411ba3704166d131_d20250519_m043149_c001_v7007000_t0000_u01747629109233") 2025/05/19 04:34:44 DEBUG : CompareDest/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebe69_d20250519_m043143_c001_v0001090_t0016_u01747629103011") 2025/05/19 04:34:44 DEBUG : CompareDest/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f411ba3704166d132_d20250519_m043149_c001_v7007000_t0000_u01747629109417") 2025/05/19 04:34:44 DEBUG : CompareDest/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653321a_d20250519_m043144_c001_v0001136_t0047_u01747629104630") 2025/05/19 04:34:44 DEBUG : CopyDest/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b230_d20250519_m043213_c001_v7007000_t0000_u01747629133949") 2025/05/19 04:34:44 DEBUG : CopyDest/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd70_d20250519_m043205_c001_v0001137_t0058_u01747629125374") 2025/05/19 04:34:44 DEBUG : CopyDest/three: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b232_d20250519_m043214_c001_v7007000_t0000_u01747629134150") 2025/05/19 04:34:44 DEBUG : CopyDest/three: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653323e_d20250519_m043211_c001_v0001136_t0009_u01747629131928") 2025/05/19 04:34:44 DEBUG : CopyDest/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b235_d20250519_m043214_c001_v7007000_t0000_u01747629134337") 2025/05/19 04:34:44 DEBUG : CopyDest/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebe87_d20250519_m043209_c001_v0001090_t0007_u01747629129752") 2025/05/19 04:34:44 DEBUG : EXISTING: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41518114adc05bc0_d20250519_m043336_c001_v7007000_t0000_u01747629216936") 2025/05/19 04:34:45 DEBUG : EXISTING: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebed3_d20250519_m043335_c001_v0001090_t0004_u01747629215853") 2025/05/19 04:34:45 DEBUG : Testêé: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41518114adc05bbe_d20250519_m043331_c001_v7007000_t0000_u01747629211806") 2025/05/19 04:34:45 DEBUG : Testêé: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533294_d20250519_m043331_c001_v0001136_t0004_u01747629211106") 2025/05/19 04:34:45 DEBUG : Testêé: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebed1_d20250519_m043329_c001_v0001090_t0054_u01747629209999") 2025/05/19 04:34:45 DEBUG : a/potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c80_d20250519_m042958_c001_v7007000_t0000_u01747628998861") 2025/05/19 04:34:45 DEBUG : a/potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653319e_d20250519_m042958_c001_v0001136_t0019_u01747628998134") 2025/05/19 04:34:45 DEBUG : a/potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f7143_d20250519_m042955_c001_v7007000_t0000_u01747628995813") 2025/05/19 04:34:45 DEBUG : a/potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533198_d20250519_m042954_c001_v0001136_t0053_u01747628994914") 2025/05/19 04:34:45 DEBUG : a/potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f712d_d20250519_m042933_c001_v7007000_t0000_u01747628973816") 2025/05/19 04:34:45 DEBUG : a/potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533160_d20250519_m042932_c001_v0001136_t0026_u01747628972802") 2025/05/19 04:34:45 DEBUG : b/potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c81_d20250519_m042959_c001_v7007000_t0000_u01747628999051") 2025/05/19 04:34:45 DEBUG : b/potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653319a_d20250519_m042956_c001_v0001136_t0031_u01747628996732") 2025/05/19 04:34:45 DEBUG : b/potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f7142_d20250519_m042955_c001_v7007000_t0000_u01747628995255") 2025/05/19 04:34:45 DEBUG : b/potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533194_d20250519_m042953_c001_v0001136_t0041_u01747628993880") 2025/05/19 04:34:45 DEBUG : b/potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f712a_d20250519_m042933_c001_v7007000_t0000_u01747628973201") 2025/05/19 04:34:45 DEBUG : b/potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653315c_d20250519_m042931_c001_v0001136_t0043_u01747628971739") 2025/05/19 04:34:45 DEBUG : backup/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4157637f9141fe65_d20250519_m043227_c001_v7007000_t0000_u01747629147729") 2025/05/19 04:34:45 DEBUG : backup/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1067377a49edcd4f_d20250519_m043225_c001_v0001184_t0057_u01747629145689") 2025/05/19 04:34:45 DEBUG : backup/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f115cfa4e630e52ee_d20250519_m043221_c001_v0001178_t0059_u01747629141019") 2025/05/19 04:34:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a495a_d20250519_m043253_c001_v7007000_t0000_u01747629173489") 2025/05/19 04:34:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1048a9d90b8d1656_d20250519_m043251_c001_v0001183_t0029_u01747629171812") 2025/05/19 04:34:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f104651ee76b10822_d20250519_m043248_c001_v0001181_t0032_u01747629168195") 2025/05/19 04:34:46 DEBUG : backup/one.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f419fb0570cfab103_d20250519_m043241_c001_v7007000_t0000_u01747629161053") 2025/05/19 04:34:46 DEBUG : backup/one.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f10628396fdb1b7fb_d20250519_m043238_c001_v0001102_t0028_u01747629158912") 2025/05/19 04:34:46 DEBUG : backup/one.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f112e4a419fa58773_d20250519_m043234_c001_v0001117_t0023_u01747629154901") 2025/05/19 04:34:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a495b_d20250519_m043253_c001_v7007000_t0000_u01747629173707") 2025/05/19 04:34:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f109a9f03be54829a_d20250519_m043252_c001_v0001157_t0053_u01747629172643") 2025/05/19 04:34:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f10702b34ced5f408_d20250519_m043249_c001_v0001184_t0017_u01747629169594") 2025/05/19 04:34:46 DEBUG : backup/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4157637f9141fe66_d20250519_m043227_c001_v7007000_t0000_u01747629147910") 2025/05/19 04:34:46 DEBUG : backup/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1169cff072ec9868_d20250519_m043226_c001_v0001153_t0013_u01747629146715") 2025/05/19 04:34:46 DEBUG : backup/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1193fe0a787e9b8b_d20250519_m043222_c001_v0001153_t0013_u01747629142558") 2025/05/19 04:34:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f419fb0570cfab104_d20250519_m043241_c001_v7007000_t0000_u01747629161248") 2025/05/19 04:34:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1019f307ef621c07_d20250519_m043239_c001_v0001115_t0054_u01747629159859") 2025/05/19 04:34:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1064440504651059_d20250519_m043236_c001_v0001181_t0033_u01747629156585") 2025/05/19 04:34:46 DEBUG : both0: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2df6_d20250519_m043419_c001_v7007000_t0000_u01747629259596") 2025/05/19 04:34:46 DEBUG : both0: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe19_d20250519_m043402_c001_v0001137_t0040_u01747629242088") 2025/05/19 04:34:46 DEBUG : both0: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b970_d20250519_m043357_c001_v7007000_t0000_u01747629237428") 2025/05/19 04:34:46 DEBUG : both0: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653329a_d20250519_m043339_c001_v0001136_t0054_u01747629219185") 2025/05/19 04:34:46 DEBUG : both1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2df7_d20250519_m043419_c001_v7007000_t0000_u01747629259781") 2025/05/19 04:34:46 DEBUG : both1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332d4_d20250519_m043403_c001_v0001136_t0056_u01747629243420") 2025/05/19 04:34:47 DEBUG : both1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b971_d20250519_m043357_c001_v7007000_t0000_u01747629237619") 2025/05/19 04:34:47 DEBUG : both1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebedb_d20250519_m043340_c001_v0001090_t0046_u01747629220311") 2025/05/19 04:34:47 DEBUG : both10: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2df8_d20250519_m043419_c001_v7007000_t0000_u01747629259965") 2025/05/19 04:34:47 DEBUG : both10: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332e6_d20250519_m043409_c001_v0001136_t0048_u01747629249741") 2025/05/19 04:34:47 DEBUG : both10: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b972_d20250519_m043357_c001_v7007000_t0000_u01747629237801") 2025/05/19 04:34:47 DEBUG : both10: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebeeb_d20250519_m043347_c001_v0001090_t0019_u01747629227019") 2025/05/19 04:34:47 DEBUG : both11: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2df9_d20250519_m043420_c001_v7007000_t0000_u01747629260161") 2025/05/19 04:34:47 DEBUG : both11: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf15_d20250519_m043410_c001_v0001090_t0026_u01747629250408") 2025/05/19 04:34:47 DEBUG : both11: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b973_d20250519_m043357_c001_v7007000_t0000_u01747629237983") 2025/05/19 04:34:47 DEBUG : both11: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe03_d20250519_m043347_c001_v0001137_t0010_u01747629227723") 2025/05/19 04:34:47 DEBUG : both12: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2dfa_d20250519_m043420_c001_v7007000_t0000_u01747629260346") 2025/05/19 04:34:47 DEBUG : both12: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe31_d20250519_m043411_c001_v0001137_t0032_u01747629251252") 2025/05/19 04:34:47 DEBUG : both12: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b974_d20250519_m043358_c001_v7007000_t0000_u01747629238176") 2025/05/19 04:34:47 DEBUG : both12: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332b6_d20250519_m043348_c001_v0001136_t0029_u01747629228819") 2025/05/19 04:34:47 DEBUG : both13: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2dfb_d20250519_m043420_c001_v7007000_t0000_u01747629260540") 2025/05/19 04:34:47 DEBUG : both13: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332ea_d20250519_m043412_c001_v0001136_t0017_u01747629252036") 2025/05/19 04:34:47 DEBUG : both13: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b975_d20250519_m043358_c001_v7007000_t0000_u01747629238358") 2025/05/19 04:34:47 DEBUG : both13: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebef3_d20250519_m043349_c001_v0001090_t0038_u01747629229571") 2025/05/19 04:34:47 DEBUG : both14: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2dfc_d20250519_m043420_c001_v7007000_t0000_u01747629260728") 2025/05/19 04:34:47 DEBUG : both14: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf1b_d20250519_m043412_c001_v0001090_t0019_u01747629252838") 2025/05/19 04:34:48 DEBUG : both14: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b976_d20250519_m043358_c001_v7007000_t0000_u01747629238550") 2025/05/19 04:34:48 DEBUG : both14: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe07_d20250519_m043350_c001_v0001137_t0055_u01747629230316") 2025/05/19 04:34:48 DEBUG : both15: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2dfd_d20250519_m043420_c001_v7007000_t0000_u01747629260913") 2025/05/19 04:34:48 DEBUG : both15: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe35_d20250519_m043413_c001_v0001137_t0005_u01747629253606") 2025/05/19 04:34:48 DEBUG : both15: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b977_d20250519_m043358_c001_v7007000_t0000_u01747629238734") 2025/05/19 04:34:48 DEBUG : both15: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332c0_d20250519_m043351_c001_v0001136_t0045_u01747629231047") 2025/05/19 04:34:48 DEBUG : both16: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e00_d20250519_m043421_c001_v7007000_t0000_u01747629261098") 2025/05/19 04:34:48 DEBUG : both16: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332f0_d20250519_m043414_c001_v0001136_t0007_u01747629254247") 2025/05/19 04:34:48 DEBUG : both16: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b978_d20250519_m043358_c001_v7007000_t0000_u01747629238918") 2025/05/19 04:34:48 DEBUG : both16: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebef9_d20250519_m043351_c001_v0001090_t0042_u01747629231687") 2025/05/19 04:34:48 DEBUG : both17: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e01_d20250519_m043421_c001_v7007000_t0000_u01747629261281") 2025/05/19 04:34:48 DEBUG : both17: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf21_d20250519_m043415_c001_v0001090_t0014_u01747629255049") 2025/05/19 04:34:48 DEBUG : both17: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b979_d20250519_m043359_c001_v7007000_t0000_u01747629239118") 2025/05/19 04:34:48 DEBUG : both17: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe0b_d20250519_m043352_c001_v0001137_t0009_u01747629232476") 2025/05/19 04:34:48 DEBUG : both18: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e02_d20250519_m043421_c001_v7007000_t0000_u01747629261465") 2025/05/19 04:34:48 DEBUG : both18: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe39_d20250519_m043415_c001_v0001137_t0042_u01747629255973") 2025/05/19 04:34:48 DEBUG : both18: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b97a_d20250519_m043359_c001_v7007000_t0000_u01747629239299") 2025/05/19 04:34:48 DEBUG : both18: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332c6_d20250519_m043353_c001_v0001136_t0030_u01747629233207") 2025/05/19 04:34:48 DEBUG : both19: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e03_d20250519_m043421_c001_v7007000_t0000_u01747629261649") 2025/05/19 04:34:48 DEBUG : both19: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332f8_d20250519_m043416_c001_v0001136_t0058_u01747629256582") 2025/05/19 04:34:49 DEBUG : both19: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b97b_d20250519_m043359_c001_v7007000_t0000_u01747629239483") 2025/05/19 04:34:49 DEBUG : both19: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebeff_d20250519_m043354_c001_v0001090_t0003_u01747629234018") 2025/05/19 04:34:49 DEBUG : both2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e05_d20250519_m043421_c001_v7007000_t0000_u01747629261834") 2025/05/19 04:34:49 DEBUG : both2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf05_d20250519_m043404_c001_v0001090_t0006_u01747629244126") 2025/05/19 04:34:49 DEBUG : both2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b97c_d20250519_m043359_c001_v7007000_t0000_u01747629239666") 2025/05/19 04:34:49 DEBUG : both2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbdf1_d20250519_m043341_c001_v0001137_t0003_u01747629221012") 2025/05/19 04:34:49 DEBUG : both3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e06_d20250519_m043422_c001_v7007000_t0000_u01747629262022") 2025/05/19 04:34:49 DEBUG : both3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe21_d20250519_m043404_c001_v0001137_t0018_u01747629244832") 2025/05/19 04:34:49 DEBUG : both3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b97d_d20250519_m043359_c001_v7007000_t0000_u01747629239847") 2025/05/19 04:34:49 DEBUG : both3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332a2_d20250519_m043342_c001_v0001136_t0003_u01747629222118") 2025/05/19 04:34:49 DEBUG : both4: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e07_d20250519_m043422_c001_v7007000_t0000_u01747629262207") 2025/05/19 04:34:49 DEBUG : both4: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332dc_d20250519_m043405_c001_v0001136_t0020_u01747629245472") 2025/05/19 04:34:49 DEBUG : both4: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b97e_d20250519_m043400_c001_v7007000_t0000_u01747629240032") 2025/05/19 04:34:49 DEBUG : both4: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebee1_d20250519_m043342_c001_v0001090_t0044_u01747629222712") 2025/05/19 04:34:49 DEBUG : both5: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e08_d20250519_m043422_c001_v7007000_t0000_u01747629262393") 2025/05/19 04:34:49 DEBUG : both5: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf09_d20250519_m043406_c001_v0001090_t0017_u01747629246213") 2025/05/19 04:34:49 DEBUG : both5: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b97f_d20250519_m043400_c001_v7007000_t0000_u01747629240214") 2025/05/19 04:34:49 DEBUG : both5: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbdf9_d20250519_m043343_c001_v0001137_t0024_u01747629223357") 2025/05/19 04:34:49 DEBUG : both6: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e09_d20250519_m043422_c001_v7007000_t0000_u01747629262576") 2025/05/19 04:34:49 DEBUG : both6: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe25_d20250519_m043406_c001_v0001137_t0036_u01747629246886") 2025/05/19 04:34:50 DEBUG : both6: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b980_d20250519_m043400_c001_v7007000_t0000_u01747629240399") 2025/05/19 04:34:50 DEBUG : both6: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332a6_d20250519_m043344_c001_v0001136_t0046_u01747629224062") 2025/05/19 04:34:50 DEBUG : both7: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e0a_d20250519_m043422_c001_v7007000_t0000_u01747629262761") 2025/05/19 04:34:50 DEBUG : both7: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332e2_d20250519_m043407_c001_v0001136_t0015_u01747629247464") 2025/05/19 04:34:50 DEBUG : both7: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b981_d20250519_m043400_c001_v7007000_t0000_u01747629240590") 2025/05/19 04:34:50 DEBUG : both7: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebee7_d20250519_m043344_c001_v0001090_t0040_u01747629224864") 2025/05/19 04:34:50 DEBUG : both8: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e0b_d20250519_m043422_c001_v7007000_t0000_u01747629262945") 2025/05/19 04:34:50 DEBUG : both8: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf0d_d20250519_m043408_c001_v0001090_t0008_u01747629248034") 2025/05/19 04:34:50 DEBUG : both8: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b982_d20250519_m043400_c001_v7007000_t0000_u01747629240784") 2025/05/19 04:34:50 DEBUG : both8: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbdfd_d20250519_m043345_c001_v0001137_t0029_u01747629225517") 2025/05/19 04:34:50 DEBUG : both9: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e0c_d20250519_m043423_c001_v7007000_t0000_u01747629263131") 2025/05/19 04:34:50 DEBUG : both9: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe2b_d20250519_m043408_c001_v0001137_t0022_u01747629248919") 2025/05/19 04:34:50 DEBUG : both9: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b983_d20250519_m043400_c001_v7007000_t0000_u01747629240966") 2025/05/19 04:34:50 DEBUG : both9: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332b0_d20250519_m043346_c001_v0001136_t0049_u01747629226340") 2025/05/19 04:34:50 DEBUG : c/non empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c82_d20250519_m042959_c001_v7007000_t0000_u01747628999286") 2025/05/19 04:34:50 DEBUG : c/non empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653319c_d20250519_m042957_c001_v0001136_t0050_u01747628997431") 2025/05/19 04:34:50 DEBUG : c/non empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f7144_d20250519_m042955_c001_v7007000_t0000_u01747628995998") 2025/05/19 04:34:50 DEBUG : c/non empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533196_d20250519_m042954_c001_v0001136_t0047_u01747628994209") 2025/05/19 04:34:51 DEBUG : c/non empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f712e_d20250519_m042934_c001_v7007000_t0000_u01747628974005") 2025/05/19 04:34:51 DEBUG : c/non empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653315e_d20250519_m042932_c001_v0001136_t0030_u01747628972039") 2025/05/19 04:34:51 DEBUG : check sum: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f96_d20250519_m042920_c001_v7007000_t0000_u01747628960711") 2025/05/19 04:34:51 DEBUG : check sum: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533146_d20250519_m042919_c001_v0001136_t0047_u01747628959659") 2025/05/19 04:34:51 DEBUG : dest/3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b216_d20250519_m043158_c001_v7007000_t0000_u01747629118343") 2025/05/19 04:34:51 DEBUG : dest/3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f407298ff4a7d627b_d20250519_m043157_c001_v0001150_t0023_u01747629117230") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41518114adc05bb7_d20250519_m043328_c001_v7007000_t0000_u01747629208515") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1081225c8a8748b1_d20250519_m043326_c001_v0001043_t0051_u01747629206030") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f405acfd3abb7bacd_d20250519_m043325_c001_v7007000_t0000_u01747629205845") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1081225c8a8748ad_d20250519_m043322_c001_v0001043_t0053_u01747629202594") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f405acfd3abb7baca_d20250519_m043321_c001_v7007000_t0000_u01747629201864") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebecb_d20250519_m043317_c001_v0001090_t0050_u01747629197292") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a4970_d20250519_m043315_c001_v7007000_t0000_u01747629195792") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f114c82892ad4afb1_d20250519_m043313_c001_v0001182_t0017_u01747629193988") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f406c811b5e8507c7_d20250519_m043313_c001_v7007000_t0000_u01747629193805") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f114c82892ad4af8d_d20250519_m043311_c001_v0001182_t0047_u01747629191028") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f406c811b5e8507c4_d20250519_m043310_c001_v7007000_t0000_u01747629190309") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebec1_d20250519_m043305_c001_v0001090_t0055_u01747629185801") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a4967_d20250519_m043304_c001_v7007000_t0000_u01747629184499") 2025/05/19 04:34:51 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f114c82892ad4af62_d20250519_m043303_c001_v0001182_t0005_u01747629183302") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41247301abb112c7_d20250519_m043303_c001_v7007000_t0000_u01747629183107") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f114c82892ad4af46_d20250519_m043259_c001_v0001182_t0048_u01747629179620") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41247301abb112c2_d20250519_m043258_c001_v7007000_t0000_u01747629178891") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbdb5_d20250519_m043254_c001_v0001137_t0032_u01747629174810") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a495c_d20250519_m043253_c001_v7007000_t0000_u01747629173892") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f109a6550a2e1fb9d_d20250519_m043252_c001_v0001182_t0005_u01747629172220") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f413c50c89e39698f_d20250519_m043252_c001_v7007000_t0000_u01747629172032") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f109a6550a2e1fb8a_d20250519_m043249_c001_v0001182_t0036_u01747629169166") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f413c50c89e39698c_d20250519_m043248_c001_v7007000_t0000_u01747629168421") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653325e_d20250519_m043242_c001_v0001136_t0041_u01747629162346") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f419fb0570cfab105_d20250519_m043241_c001_v7007000_t0000_u01747629161431") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1180707972f1727f_d20250519_m043239_c001_v0001183_t0036_u01747629159459") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2d81_d20250519_m043239_c001_v7007000_t0000_u01747629159271") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1180707972f1725f_d20250519_m043236_c001_v0001183_t0031_u01747629156172") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2d7c_d20250519_m043235_c001_v7007000_t0000_u01747629155447") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebea9_d20250519_m043229_c001_v0001090_t0036_u01747629149011") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4157637f9141fe67_d20250519_m043228_c001_v7007000_t0000_u01747629148094") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f11998ad7d7267a0a_d20250519_m043226_c001_v0001037_t0039_u01747629146131") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f418b40bfaf3097de_d20250519_m043225_c001_v7007000_t0000_u01747629145941") 2025/05/19 04:34:52 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f11998ad7d7267a06_d20250519_m043221_c001_v0001037_t0013_u01747629141964") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f418b40bfaf3097d9_d20250519_m043221_c001_v7007000_t0000_u01747629141229") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd80_d20250519_m043215_c001_v0001137_t0018_u01747629135613") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b236_d20250519_m043214_c001_v7007000_t0000_u01747629134520") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f114621cf49b4d303_d20250519_m043208_c001_v0001157_t0030_u01747629128815") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f414d95aac3e7b42a_d20250519_m043208_c001_v7007000_t0000_u01747629128611") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653322c_d20250519_m043204_c001_v0001136_t0005_u01747629124613") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1085a4aa308863a4_d20250519_m043203_c001_v0001184_t0030_u01747629123860") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1085a4aa30886394_d20250519_m043202_c001_v0001184_t0035_u01747629122902") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f411ba3704166d133_d20250519_m043149_c001_v7007000_t0000_u01747629109601") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd5e_d20250519_m043142_c001_v0001137_t0038_u01747629102312") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f113ba5d0f869a17e_d20250519_m043141_c001_v0001092_t0049_u01747629101431") 2025/05/19 04:34:53 DEBUG : dst/one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f113ba5d0f869a17c_d20250519_m043140_c001_v0001092_t0052_u01747629100268") 2025/05/19 04:34:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41518114adc05bb8_d20250519_m043328_c001_v7007000_t0000_u01747629208711") 2025/05/19 04:34:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f108efa707f9f336d_d20250519_m043325_c001_v0001179_t0042_u01747629205640") 2025/05/19 04:34:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118471c55f3e80a9_d20250519_m043321_c001_v0001100_t0042_u01747629201548") 2025/05/19 04:34:53 DEBUG : dst/one.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a4972_d20250519_m043315_c001_v7007000_t0000_u01747629195978") 2025/05/19 04:34:53 DEBUG : dst/one.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1116b48f14913d49_d20250519_m043313_c001_v0001134_t0030_u01747629193393") 2025/05/19 04:34:53 DEBUG : dst/one.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1161deb6352da446_d20250519_m043310_c001_v0001177_t0056_u01747629190103") 2025/05/19 04:34:53 DEBUG : dst/one.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a4968_d20250519_m043304_c001_v7007000_t0000_u01747629184682") 2025/05/19 04:34:53 DEBUG : dst/one.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f102d718f50e0626e_d20250519_m043302_c001_v0001115_t0027_u01747629182415") 2025/05/19 04:34:53 DEBUG : dst/one.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1031bb776464d3b5_d20250519_m043258_c001_v0001171_t0023_u01747629178613") 2025/05/19 04:34:54 DEBUG : dst/three: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b238_d20250519_m043214_c001_v7007000_t0000_u01747629134703") 2025/05/19 04:34:54 DEBUG : dst/three: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1085a4aa30886442_d20250519_m043213_c001_v0001184_t0003_u01747629133187") 2025/05/19 04:34:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41518114adc05bba_d20250519_m043328_c001_v7007000_t0000_u01747629208894") 2025/05/19 04:34:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1083f8f905758c09_d20250519_m043327_c001_v0001099_t0031_u01747629207010") 2025/05/19 04:34:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f114ce164372a8c0a_d20250519_m043323_c001_v0001181_t0046_u01747629203511") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41518114adc05bbb_d20250519_m043329_c001_v7007000_t0000_u01747629209079") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1081225c8a8748b3_d20250519_m043327_c001_v0001043_t0042_u01747629207711") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f405acfd3abb7bacf_d20250519_m043327_c001_v7007000_t0000_u01747629207527") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1081225c8a8748af_d20250519_m043323_c001_v0001043_t0034_u01747629203943") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f405acfd3abb7bacc_d20250519_m043323_c001_v7007000_t0000_u01747629203759") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbdcf_d20250519_m043318_c001_v0001137_t0041_u01747629198828") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a4973_d20250519_m043316_c001_v7007000_t0000_u01747629196167") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f114c82892ad4afbb_d20250519_m043315_c001_v0001182_t0056_u01747629195186") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f406c811b5e8507c8_d20250519_m043314_c001_v7007000_t0000_u01747629194989") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f114c82892ad4af99_d20250519_m043312_c001_v0001182_t0052_u01747629192381") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f406c811b5e8507c5_d20250519_m043312_c001_v7007000_t0000_u01747629192197") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbdc5_d20250519_m043307_c001_v0001137_t0014_u01747629187248") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41247301abb112c9_d20250519_m043303_c001_v7007000_t0000_u01747629183941") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbdc1_d20250519_m043301_c001_v0001137_t0031_u01747629181312") 2025/05/19 04:34:54 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41247301abb112c4_d20250519_m043300_c001_v7007000_t0000_u01747629180574") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653326e_d20250519_m043255_c001_v0001136_t0041_u01747629175938") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f413c50c89e396990_d20250519_m043252_c001_v7007000_t0000_u01747629172930") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533268_d20250519_m043250_c001_v0001136_t0037_u01747629170910") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f413c50c89e39698d_d20250519_m043249_c001_v7007000_t0000_u01747629169812") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebeb5_d20250519_m043243_c001_v0001090_t0008_u01747629163748") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2d82_d20250519_m043240_c001_v7007000_t0000_u01747629160490") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebead_d20250519_m043237_c001_v0001090_t0028_u01747629157914") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2d7f_d20250519_m043236_c001_v7007000_t0000_u01747629156813") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd9a_d20250519_m043230_c001_v0001137_t0021_u01747629150480") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f418b40bfaf3097e0_d20250519_m043227_c001_v7007000_t0000_u01747629147174") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd8e_d20250519_m043224_c001_v0001137_t0053_u01747629144675") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f418b40bfaf3097da_d20250519_m043223_c001_v7007000_t0000_u01747629143522") 2025/05/19 04:34:55 DEBUG : dst/three.txt: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533240_d20250519_m043216_c001_v0001136_t0057_u01747629136614") 2025/05/19 04:34:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a4974_d20250519_m043316_c001_v7007000_t0000_u01747629196353") 2025/05/19 04:34:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1016e4f88a39bcec_d20250519_m043314_c001_v0001181_t0021_u01747629194769") 2025/05/19 04:34:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f109148975bc4f878_d20250519_m043311_c001_v0001036_t0034_u01747629191797") 2025/05/19 04:34:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a4969_d20250519_m043304_c001_v7007000_t0000_u01747629184868") 2025/05/19 04:34:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f103a78332f427ac9_d20250519_m043303_c001_v0001183_t0059_u01747629183730") 2025/05/19 04:34:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1059694d84d2db63_d20250519_m043300_c001_v0001144_t0029_u01747629180024") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41518114adc05bbc_d20250519_m043329_c001_v7007000_t0000_u01747629209264") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533282_d20250519_m043318_c001_v0001136_t0009_u01747629198040") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a4975_d20250519_m043316_c001_v7007000_t0000_u01747629196540") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653327c_d20250519_m043306_c001_v0001136_t0038_u01747629186558") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a496a_d20250519_m043305_c001_v7007000_t0000_u01747629185052") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebeb9_d20250519_m043255_c001_v0001090_t0015_u01747629175544") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4095f195752a495d_d20250519_m043254_c001_v7007000_t0000_u01747629174077") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbdad_d20250519_m043243_c001_v0001137_t0003_u01747629163115") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f419fb0570cfab107_d20250519_m043241_c001_v7007000_t0000_u01747629161614") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533250_d20250519_m043229_c001_v0001136_t0006_u01747629149747") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4157637f9141fe68_d20250519_m043228_c001_v7007000_t0000_u01747629148285") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebe97_d20250519_m043216_c001_v0001090_t0002_u01747629136303") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b23a_d20250519_m043214_c001_v7007000_t0000_u01747629134885") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f103bca83422d5e16_d20250519_m043210_c001_v0001136_t0055_u01747629130686") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f411ba3704166d134_d20250519_m043149_c001_v7007000_t0000_u01747629109784") 2025/05/19 04:34:56 DEBUG : dst/two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f113ba5d0f869a188_d20250519_m043148_c001_v0001092_t0055_u01747629108534") 2025/05/19 04:34:56 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4196cd743a5368e3_d20250519_m043107_c001_v7007000_t0000_u01747629067589") 2025/05/19 04:34:56 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331fe_d20250519_m043103_c001_v0001136_t0047_u01747629063690") 2025/05/19 04:34:56 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4196cd743a5368be_d20250519_m043101_c001_v7007000_t0000_u01747629061621") 2025/05/19 04:34:56 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331f0_d20250519_m043051_c001_v0001136_t0009_u01747629051546") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f03e_d20250519_m043042_c001_v7007000_t0000_u01747629042376") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331ea_d20250519_m043039_c001_v0001136_t0021_u01747629039116") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c9b_d20250519_m043013_c001_v7007000_t0000_u01747629013795") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331c0_d20250519_m043011_c001_v0001136_t0033_u01747629011700") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c93_d20250519_m043010_c001_v7007000_t0000_u01747629010078") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331ba_d20250519_m043008_c001_v0001136_t0056_u01747629008771") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c8a_d20250519_m043004_c001_v7007000_t0000_u01747629004930") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331ae_d20250519_m043003_c001_v0001136_t0056_u01747629003113") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c87_d20250519_m043001_c001_v7007000_t0000_u01747629001865") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331a6_d20250519_m043000_c001_v0001136_t0037_u01747629000359") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f7140_d20250519_m042952_c001_v7007000_t0000_u01747628992961") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533188_d20250519_m042951_c001_v0001136_t0043_u01747628991377") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f713c_d20250519_m042950_c001_v7007000_t0000_u01747628990129") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533180_d20250519_m042949_c001_v0001136_t0020_u01747628989215") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f7136_d20250519_m042943_c001_v7007000_t0000_u01747628983385") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533172_d20250519_m042941_c001_v0001136_t0003_u01747628981831") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f7132_d20250519_m042939_c001_v7007000_t0000_u01747628979238") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533164_d20250519_m042938_c001_v0001136_t0053_u01747628978201") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f7130_d20250519_m042937_c001_v7007000_t0000_u01747628977104") 2025/05/19 04:34:57 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1012a0af087821ee_d20250519_m042936_c001_v0001102_t0041_u01747628976411") 2025/05/19 04:34:58 DEBUG : empty space: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533162_d20250519_m042934_c001_v0001136_t0012_u01747628974737") 2025/05/19 04:34:58 DEBUG : enormous: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c98_d20250519_m043012_c001_v7007000_t0000_u01747629012843") 2025/05/19 04:34:58 DEBUG : enormous: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331c2_d20250519_m043012_c001_v0001136_t0035_u01747629012108") 2025/05/19 04:34:58 DEBUG : existing: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41518114adc05bbf_d20250519_m043334_c001_v7007000_t0000_u01747629214360") 2025/05/19 04:34:58 DEBUG : existing: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbddf_d20250519_m043332_c001_v0001137_t0035_u01747629212926") 2025/05/19 04:34:58 DEBUG : existing: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f03c_d20250519_m043037_c001_v7007000_t0000_u01747629037165") 2025/05/19 04:34:58 DEBUG : existing: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331e2_d20250519_m043036_c001_v0001136_t0035_u01747629036021") 2025/05/19 04:34:58 DEBUG : existing: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c77_d20250519_m042930_c001_v7007000_t0000_u01747628970581") 2025/05/19 04:34:58 DEBUG : existing: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653315a_d20250519_m042929_c001_v0001136_t0040_u01747628969568") 2025/05/19 04:34:58 DEBUG : existing: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c76_d20250519_m042928_c001_v7007000_t0000_u01747628968298") 2025/05/19 04:34:58 DEBUG : existing: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533156_d20250519_m042927_c001_v0001136_t0059_u01747628967641") 2025/05/19 04:34:58 DEBUG : existing: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533154_d20250519_m042926_c001_v0001136_t0043_u01747628966817") 2025/05/19 04:34:58 DEBUG : existing-b: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f03d_d20250519_m043037_c001_v7007000_t0000_u01747629037350") 2025/05/19 04:34:58 DEBUG : existing-b: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd35_d20250519_m043036_c001_v0001137_t0032_u01747629036033") 2025/05/19 04:34:58 DEBUG : file1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e2a_d20250519_m043433_c001_v7007000_t0000_u01747629273004") 2025/05/19 04:34:58 DEBUG : file1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe5b_d20250519_m043431_c001_v0001137_t0040_u01747629271750") 2025/05/19 04:34:58 DEBUG : file1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e27_d20250519_m043429_c001_v7007000_t0000_u01747629269651") 2025/05/19 04:34:58 DEBUG : file1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653330f_d20250519_m043428_c001_v0001136_t0022_u01747629268180") 2025/05/19 04:34:58 DEBUG : five: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00ca1_d20250519_m043018_c001_v7007000_t0000_u01747629018435") 2025/05/19 04:34:58 DEBUG : five: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f418a3e89660ebe3a_d20250519_m043017_c001_v0001090_t0045_u01747629017007") 2025/05/19 04:34:59 DEBUG : foo: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f7134_d20250519_m042941_c001_v7007000_t0000_u01747628981094") 2025/05/19 04:34:59 DEBUG : foo: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4001ebf72653316a_d20250519_m042940_c001_v0001136_t0030_u01747628980529") 2025/05/19 04:34:59 DEBUG : foo: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4001ebf726533168_d20250519_m042939_c001_v0001136_t0030_u01747628979969") 2025/05/19 04:34:59 DEBUG : four: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00ca2_d20250519_m043018_c001_v7007000_t0000_u01747629018621") 2025/05/19 04:34:59 DEBUG : four: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4001ebf7265331cc_d20250519_m043016_c001_v0001136_t0030_u01747629016445") 2025/05/19 04:34:59 DEBUG : four: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331ca_d20250519_m043015_c001_v0001136_t0056_u01747629015645") 2025/05/19 04:34:59 DEBUG : hello world2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f59_d20250519_m042835_c001_v7007000_t0000_u01747628915747") 2025/05/19 04:34:59 DEBUG : hello world2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265330f2_d20250519_m042834_c001_v0001136_t0021_u01747628914942") 2025/05/19 04:34:59 DEBUG : ignore-size: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c75_d20250519_m042925_c001_v7007000_t0000_u01747628965732") 2025/05/19 04:34:59 DEBUG : ignore-size: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533150_d20250519_m042924_c001_v0001136_t0009_u01747628964696") 2025/05/19 04:34:59 DEBUG : nested/sub dir/file: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f039_d20250519_m043034_c001_v7007000_t0000_u01747629034843") 2025/05/19 04:34:59 DEBUG : nested/sub dir/file: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebe45_d20250519_m043034_c001_v0001090_t0036_u01747629034112") 2025/05/19 04:34:59 DEBUG : nested/sub dir/file: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f037_d20250519_m043032_c001_v7007000_t0000_u01747629032631") 2025/05/19 04:34:59 DEBUG : nested/sub dir/file: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331dc_d20250519_m043031_c001_v0001136_t0022_u01747629031712") 2025/05/19 04:34:59 DEBUG : one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00ca3_d20250519_m043018_c001_v7007000_t0000_u01747629018807") 2025/05/19 04:34:59 DEBUG : one: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4001ebf7265331c4_d20250519_m043014_c001_v0001136_t0030_u01747629014900") 2025/05/19 04:34:59 DEBUG : only0: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e0d_d20250519_m043423_c001_v7007000_t0000_u01747629263315") 2025/05/19 04:34:59 DEBUG : only0: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f418a3e89660ebf27_d20250519_m043417_c001_v0001090_t0045_u01747629257882") 2025/05/19 04:34:59 DEBUG : only0: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf03_d20250519_m043402_c001_v0001090_t0049_u01747629242708") 2025/05/19 04:34:59 DEBUG : only0: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f400a0c0f6afe4423_d20250519_m043356_c001_v7007000_t0000_u01747629236083") 2025/05/19 04:35:00 DEBUG : only0: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbdef_d20250519_m043339_c001_v0001137_t0007_u01747629219964") 2025/05/19 04:35:00 DEBUG : only1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e0e_d20250519_m043423_c001_v7007000_t0000_u01747629263501") 2025/05/19 04:35:00 DEBUG : only1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4001ebf7265332fe_d20250519_m043417_c001_v0001136_t0030_u01747629257895") 2025/05/19 04:35:00 DEBUG : only1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe1f_d20250519_m043403_c001_v0001137_t0055_u01747629243738") 2025/05/19 04:35:00 DEBUG : only1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f407e21f9ec6c6d73_d20250519_m043355_c001_v7007000_t0000_u01747629235691") 2025/05/19 04:35:00 DEBUG : only1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653329c_d20250519_m043340_c001_v0001136_t0022_u01747629220654") 2025/05/19 04:35:00 DEBUG : only10: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e0f_d20250519_m043423_c001_v7007000_t0000_u01747629263685") 2025/05/19 04:35:00 DEBUG : only10: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f410784bc250fbe3f_d20250519_m043417_c001_v0001137_t0022_u01747629257905") 2025/05/19 04:35:00 DEBUG : only10: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe2f_d20250519_m043410_c001_v0001137_t0009_u01747629250074") 2025/05/19 04:35:00 DEBUG : only10: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f407e21f9ec6c6d76_d20250519_m043356_c001_v7007000_t0000_u01747629236242") 2025/05/19 04:35:00 DEBUG : only10: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332b2_d20250519_m043347_c001_v0001136_t0004_u01747629227363") 2025/05/19 04:35:00 DEBUG : only11: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e10_d20250519_m043423_c001_v7007000_t0000_u01747629263869") 2025/05/19 04:35:00 DEBUG : only11: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f415a7a6a6ba07ddf_d20250519_m043418_c001_v0001130_t0029_u01747629258460") 2025/05/19 04:35:00 DEBUG : only11: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332e8_d20250519_m043410_c001_v0001136_t0043_u01747629250835") 2025/05/19 04:35:00 DEBUG : only11: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4157637f9141fea7_d20250519_m043356_c001_v7007000_t0000_u01747629236460") 2025/05/19 04:35:00 DEBUG : only11: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebeef_d20250519_m043348_c001_v0001090_t0033_u01747629228247") 2025/05/19 04:35:00 DEBUG : only12: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e11_d20250519_m043424_c001_v7007000_t0000_u01747629264053") 2025/05/19 04:35:00 DEBUG : only12: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f418a3e89660ebf29_d20250519_m043418_c001_v0001090_t0045_u01747629258103") 2025/05/19 04:35:00 DEBUG : only12: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf17_d20250519_m043411_c001_v0001090_t0018_u01747629251611") 2025/05/19 04:35:00 DEBUG : only12: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b96c_d20250519_m043356_c001_v7007000_t0000_u01747629236250") 2025/05/19 04:35:01 DEBUG : only12: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe05_d20250519_m043349_c001_v0001137_t0015_u01747629229290") 2025/05/19 04:35:01 DEBUG : only13: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e12_d20250519_m043424_c001_v7007000_t0000_u01747629264238") 2025/05/19 04:35:01 DEBUG : only13: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4001ebf726533300_d20250519_m043418_c001_v0001136_t0030_u01747629258114") 2025/05/19 04:35:01 DEBUG : only13: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe33_d20250519_m043412_c001_v0001137_t0026_u01747629252383") 2025/05/19 04:35:01 DEBUG : only13: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f407e21f9ec6c6d74_d20250519_m043355_c001_v7007000_t0000_u01747629235874") 2025/05/19 04:35:01 DEBUG : only13: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332ba_d20250519_m043349_c001_v0001136_t0058_u01747629229894") 2025/05/19 04:35:01 DEBUG : only14: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e13_d20250519_m043424_c001_v7007000_t0000_u01747629264422") 2025/05/19 04:35:01 DEBUG : only14: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f410784bc250fbe41_d20250519_m043418_c001_v0001137_t0022_u01747629258126") 2025/05/19 04:35:01 DEBUG : only14: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332ee_d20250519_m043413_c001_v0001136_t0027_u01747629253132") 2025/05/19 04:35:01 DEBUG : only14: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f407e21f9ec6c6d79_d20250519_m043356_c001_v7007000_t0000_u01747629236610") 2025/05/19 04:35:01 DEBUG : only14: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebef5_d20250519_m043350_c001_v0001090_t0000_u01747629230705") 2025/05/19 04:35:01 DEBUG : only15: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e14_d20250519_m043424_c001_v7007000_t0000_u01747629264605") 2025/05/19 04:35:01 DEBUG : only15: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f418a3e89660ebf2b_d20250519_m043418_c001_v0001090_t0045_u01747629258291") 2025/05/19 04:35:01 DEBUG : only15: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf1f_d20250519_m043413_c001_v0001090_t0003_u01747629253894") 2025/05/19 04:35:01 DEBUG : only15: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b96b_d20250519_m043356_c001_v7007000_t0000_u01747629236065") 2025/05/19 04:35:01 DEBUG : only15: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe09_d20250519_m043351_c001_v0001137_t0002_u01747629231346") 2025/05/19 04:35:01 DEBUG : only16: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e15_d20250519_m043424_c001_v7007000_t0000_u01747629264789") 2025/05/19 04:35:01 DEBUG : only16: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4001ebf726533304_d20250519_m043418_c001_v0001136_t0030_u01747629258303") 2025/05/19 04:35:01 DEBUG : only16: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe37_d20250519_m043414_c001_v0001137_t0022_u01747629254625") 2025/05/19 04:35:02 DEBUG : only16: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b96e_d20250519_m043356_c001_v7007000_t0000_u01747629236618") 2025/05/19 04:35:02 DEBUG : only16: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332c4_d20250519_m043351_c001_v0001136_t0022_u01747629231991") 2025/05/19 04:35:02 DEBUG : only17: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e16_d20250519_m043424_c001_v7007000_t0000_u01747629264974") 2025/05/19 04:35:02 DEBUG : only17: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f410784bc250fbe45_d20250519_m043418_c001_v0001137_t0022_u01747629258314") 2025/05/19 04:35:02 DEBUG : only17: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332f6_d20250519_m043415_c001_v0001136_t0024_u01747629255616") 2025/05/19 04:35:02 DEBUG : only17: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f400a0c0f6afe4426_d20250519_m043356_c001_v7007000_t0000_u01747629236648") 2025/05/19 04:35:02 DEBUG : only17: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebefd_d20250519_m043352_c001_v0001090_t0030_u01747629232768") 2025/05/19 04:35:02 DEBUG : only18: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e17_d20250519_m043425_c001_v7007000_t0000_u01747629265159") 2025/05/19 04:35:02 DEBUG : only18: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f418a3e89660ebf2d_d20250519_m043418_c001_v0001090_t0045_u01747629258473") 2025/05/19 04:35:02 DEBUG : only18: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf23_d20250519_m043416_c001_v0001090_t0005_u01747629256272") 2025/05/19 04:35:02 DEBUG : only18: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f407e21f9ec6c6d75_d20250519_m043356_c001_v7007000_t0000_u01747629236058") 2025/05/19 04:35:02 DEBUG : only18: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe0d_d20250519_m043353_c001_v0001137_t0009_u01747629233659") 2025/05/19 04:35:02 DEBUG : only19: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e18_d20250519_m043425_c001_v7007000_t0000_u01747629265344") 2025/05/19 04:35:02 DEBUG : only19: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4001ebf726533306_d20250519_m043418_c001_v0001136_t0030_u01747629258489") 2025/05/19 04:35:02 DEBUG : only19: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe3d_d20250519_m043416_c001_v0001137_t0002_u01747629256936") 2025/05/19 04:35:02 DEBUG : only19: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4157637f9141fea8_d20250519_m043356_c001_v7007000_t0000_u01747629236644") 2025/05/19 04:35:02 DEBUG : only19: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332c8_d20250519_m043354_c001_v0001136_t0012_u01747629234329") 2025/05/19 04:35:03 DEBUG : only2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e1b_d20250519_m043425_c001_v7007000_t0000_u01747629265549") 2025/05/19 04:35:03 DEBUG : only2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f410784bc250fbe47_d20250519_m043418_c001_v0001137_t0022_u01747629258507") 2025/05/19 04:35:03 DEBUG : only2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332d8_d20250519_m043404_c001_v0001136_t0042_u01747629244521") 2025/05/19 04:35:03 DEBUG : only2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f400a0c0f6afe4424_d20250519_m043356_c001_v7007000_t0000_u01747629236266") 2025/05/19 04:35:03 DEBUG : only2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebedd_d20250519_m043341_c001_v0001090_t0010_u01747629221546") 2025/05/19 04:35:03 DEBUG : only3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e1c_d20250519_m043425_c001_v7007000_t0000_u01747629265734") 2025/05/19 04:35:03 DEBUG : only3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f415a7a6a6ba07de1_d20250519_m043418_c001_v0001130_t0029_u01747629258662") 2025/05/19 04:35:03 DEBUG : only3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf07_d20250519_m043405_c001_v0001090_t0018_u01747629245159") 2025/05/19 04:35:03 DEBUG : only3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f407e21f9ec6c6d7a_d20250519_m043356_c001_v7007000_t0000_u01747629236794") 2025/05/19 04:35:03 DEBUG : only3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbdf7_d20250519_m043342_c001_v0001137_t0041_u01747629222408") 2025/05/19 04:35:03 DEBUG : only4: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e21_d20250519_m043425_c001_v7007000_t0000_u01747629265918") 2025/05/19 04:35:03 DEBUG : only4: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f418a3e89660ebf31_d20250519_m043418_c001_v0001090_t0045_u01747629258672") 2025/05/19 04:35:03 DEBUG : only4: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe23_d20250519_m043405_c001_v0001137_t0056_u01747629245876") 2025/05/19 04:35:03 DEBUG : only4: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b96d_d20250519_m043356_c001_v7007000_t0000_u01747629236433") 2025/05/19 04:35:03 DEBUG : only4: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332a4_d20250519_m043343_c001_v0001136_t0009_u01747629223027") 2025/05/19 04:35:03 DEBUG : only5: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e22_d20250519_m043426_c001_v7007000_t0000_u01747629266102") 2025/05/19 04:35:03 DEBUG : only5: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f410784bc250fbe49_d20250519_m043418_c001_v0001137_t0022_u01747629258699") 2025/05/19 04:35:04 DEBUG : only5: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332e0_d20250519_m043406_c001_v0001136_t0040_u01747629246581") 2025/05/19 04:35:04 DEBUG : only5: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f400a0c0f6afe4425_d20250519_m043356_c001_v7007000_t0000_u01747629236448") 2025/05/19 04:35:04 DEBUG : only5: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebee3_d20250519_m043343_c001_v0001090_t0013_u01747629223713") 2025/05/19 04:35:04 DEBUG : only6: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e23_d20250519_m043426_c001_v7007000_t0000_u01747629266285") 2025/05/19 04:35:04 DEBUG : only6: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4001ebf726533308_d20250519_m043418_c001_v0001136_t0030_u01747629258709") 2025/05/19 04:35:04 DEBUG : only6: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf0b_d20250519_m043407_c001_v0001090_t0052_u01747629247185") 2025/05/19 04:35:04 DEBUG : only6: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4157637f9141fea6_d20250519_m043356_c001_v7007000_t0000_u01747629236278") 2025/05/19 04:35:04 DEBUG : only6: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbdfb_d20250519_m043344_c001_v0001137_t0051_u01747629224448") 2025/05/19 04:35:04 DEBUG : only7: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e24_d20250519_m043426_c001_v7007000_t0000_u01747629266471") 2025/05/19 04:35:04 DEBUG : only7: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f415a7a6a6ba07de9_d20250519_m043418_c001_v0001130_t0029_u01747629258847") 2025/05/19 04:35:04 DEBUG : only7: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe27_d20250519_m043407_c001_v0001137_t0044_u01747629247744") 2025/05/19 04:35:04 DEBUG : only7: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f407e21f9ec6c6d77_d20250519_m043356_c001_v7007000_t0000_u01747629236426") 2025/05/19 04:35:04 DEBUG : only7: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332aa_d20250519_m043345_c001_v0001136_t0047_u01747629225235") 2025/05/19 04:35:04 DEBUG : only8: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e25_d20250519_m043426_c001_v7007000_t0000_u01747629266655") 2025/05/19 04:35:04 DEBUG : only8: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f418a3e89660ebf33_d20250519_m043418_c001_v0001090_t0045_u01747629258860") 2025/05/19 04:35:04 DEBUG : only8: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265332e4_d20250519_m043408_c001_v0001136_t0014_u01747629248435") 2025/05/19 04:35:04 DEBUG : only8: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f408284495151b96f_d20250519_m043356_c001_v7007000_t0000_u01747629236802") 2025/05/19 04:35:04 DEBUG : only8: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebee9_d20250519_m043345_c001_v0001090_t0030_u01747629225909") 2025/05/19 04:35:05 DEBUG : only9: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e26_d20250519_m043426_c001_v7007000_t0000_u01747629266840") 2025/05/19 04:35:05 DEBUG : only9: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f410784bc250fbe4b_d20250519_m043418_c001_v0001137_t0022_u01747629258884") 2025/05/19 04:35:05 DEBUG : only9: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf13_d20250519_m043409_c001_v0001090_t0027_u01747629249314") 2025/05/19 04:35:05 DEBUG : only9: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4157637f9141fea5_d20250519_m043356_c001_v7007000_t0000_u01747629236078") 2025/05/19 04:35:05 DEBUG : only9: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe01_d20250519_m043346_c001_v0001137_t0024_u01747629226611") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f035_d20250519_m043029_c001_v7007000_t0000_u01747629029469") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebe40_d20250519_m043027_c001_v0001090_t0039_u01747629027437") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00cad_d20250519_m043025_c001_v7007000_t0000_u01747629025521") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331da_d20250519_m043023_c001_v0001136_t0031_u01747629023750") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00ca7_d20250519_m043021_c001_v7007000_t0000_u01747629021904") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebe3e_d20250519_m043019_c001_v0001090_t0032_u01747629019738") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c90_d20250519_m043007_c001_v7007000_t0000_u01747629007551") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331b2_d20250519_m043005_c001_v0001136_t0010_u01747629005849") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c89_d20250519_m043003_c001_v7007000_t0000_u01747629003789") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331aa_d20250519_m043002_c001_v0001136_t0045_u01747629002787") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c85_d20250519_m043001_c001_v7007000_t0000_u01747629001084") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331a4_d20250519_m043000_c001_v0001136_t0050_u01747629000045") 2025/05/19 04:35:05 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f713f_d20250519_m042952_c001_v7007000_t0000_u01747628992392") 2025/05/19 04:35:06 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533184_d20250519_m042951_c001_v0001136_t0019_u01747628991045") 2025/05/19 04:35:06 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f713d_d20250519_m042950_c001_v7007000_t0000_u01747628990313") 2025/05/19 04:35:06 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653317e_d20250519_m042948_c001_v0001136_t0051_u01747628988927") 2025/05/19 04:35:06 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f713b_d20250519_m042948_c001_v7007000_t0000_u01747628988194") 2025/05/19 04:35:06 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653317c_d20250519_m042947_c001_v0001136_t0029_u01747628987146") 2025/05/19 04:35:06 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653317a_d20250519_m042946_c001_v0001136_t0054_u01747628986490") 2025/05/19 04:35:06 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f7139_d20250519_m042945_c001_v7007000_t0000_u01747628985750") 2025/05/19 04:35:06 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533178_d20250519_m042944_c001_v0001136_t0028_u01747628984994") 2025/05/19 04:35:06 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533176_d20250519_m042944_c001_v0001136_t0055_u01747628984300") 2025/05/19 04:35:06 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f7137_d20250519_m042943_c001_v7007000_t0000_u01747628983569") 2025/05/19 04:35:06 DEBUG : potato: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533174_d20250519_m042942_c001_v0001136_t0039_u01747628982566") 2025/05/19 04:35:06 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f41247301abb1124f_d20250519_m043116_c001_v7007000_t0000_u01747629076763") 2025/05/19 04:35:06 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebe5f_d20250519_m043116_c001_v0001090_t0052_u01747629076065") 2025/05/19 04:35:06 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4196cd743a5368e4_d20250519_m043107_c001_v7007000_t0000_u01747629067823") 2025/05/19 04:35:06 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebe51_d20250519_m043102_c001_v0001090_t0058_u01747629062905") 2025/05/19 04:35:06 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f403c67d4cfda297b_d20250519_m043055_c001_v7007000_t0000_u01747629055378") 2025/05/19 04:35:06 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebe4d_d20250519_m043050_c001_v0001090_t0010_u01747629050704") 2025/05/19 04:35:06 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f03f_d20250519_m043042_c001_v7007000_t0000_u01747629042616") 2025/05/19 04:35:06 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebe49_d20250519_m043038_c001_v0001090_t0036_u01747629038683") 2025/05/19 04:35:06 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c99_d20250519_m043013_c001_v7007000_t0000_u01747629013028") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331bc_d20250519_m043011_c001_v0001136_t0048_u01747629011374") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c94_d20250519_m043010_c001_v7007000_t0000_u01747629010265") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331b8_d20250519_m043008_c001_v0001136_t0047_u01747629008476") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c91_d20250519_m043007_c001_v7007000_t0000_u01747629007736") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331b4_d20250519_m043006_c001_v0001136_t0019_u01747629006803") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c8b_d20250519_m043005_c001_v7007000_t0000_u01747629005115") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331b0_d20250519_m043004_c001_v0001136_t0013_u01747629004162") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00c88_d20250519_m043002_c001_v7007000_t0000_u01747629002049") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331a8_d20250519_m043001_c001_v0001136_t0023_u01747629001094") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4184987f8b2f7141_d20250519_m042953_c001_v7007000_t0000_u01747628993145") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653318c_d20250519_m042952_c001_v0001136_t0016_u01747628992058") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f5e_d20250519_m042839_c001_v7007000_t0000_u01747628919382") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265330f8_d20250519_m042838_c001_v0001136_t0050_u01747628918698") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f5b_d20250519_m042837_c001_v7007000_t0000_u01747628917421") 2025/05/19 04:35:07 DEBUG : potato2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265330f4_d20250519_m042836_c001_v0001136_t0032_u01747628916667") 2025/05/19 04:35:07 DEBUG : potato3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4196cd743a5368e5_d20250519_m043108_c001_v7007000_t0000_u01747629068207") 2025/05/19 04:35:07 DEBUG : potato3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd47_d20250519_m043104_c001_v0001137_t0028_u01747629064416") 2025/05/19 04:35:07 DEBUG : potato3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f403c67d4cfda297c_d20250519_m043055_c001_v7007000_t0000_u01747629055586") 2025/05/19 04:35:07 DEBUG : potato3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd43_d20250519_m043052_c001_v0001137_t0008_u01747629052339") 2025/05/19 04:35:07 DEBUG : potato3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f040_d20250519_m043043_c001_v7007000_t0000_u01747629043623") 2025/05/19 04:35:08 DEBUG : potato3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd39_d20250519_m043039_c001_v0001137_t0014_u01747629039565") 2025/05/19 04:35:08 DEBUG : pre-dest1/1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b217_d20250519_m043158_c001_v7007000_t0000_u01747629118530") 2025/05/19 04:35:08 DEBUG : pre-dest1/1: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd66_d20250519_m043150_c001_v0001137_t0054_u01747629110524") 2025/05/19 04:35:08 DEBUG : pre-dest2/2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b218_d20250519_m043158_c001_v7007000_t0000_u01747629118714") 2025/05/19 04:35:08 DEBUG : pre-dest2/2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebe71_d20250519_m043151_c001_v0001090_t0026_u01747629111184") 2025/05/19 04:35:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f411ba3704166d125_d20250519_m043129_c001_v7007000_t0000_u01747629089954") 2025/05/19 04:35:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533206_d20250519_m043125_c001_v0001136_t0057_u01747629085932") 2025/05/19 04:35:08 DEBUG : sizeonly: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f99_d20250519_m042923_c001_v7007000_t0000_u01747628963064") 2025/05/19 04:35:08 DEBUG : sizeonly: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653314e_d20250519_m042921_c001_v0001136_t0056_u01747628961985") 2025/05/19 04:35:08 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b31b_d20250519_m043442_c001_v7007000_t0000_u01747629282313") 2025/05/19 04:35:08 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533325_d20250519_m043439_c001_v0001136_t0016_u01747629279632") 2025/05/19 04:35:08 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e30_d20250519_m043437_c001_v7007000_t0000_u01747629277727") 2025/05/19 04:35:08 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f115a7a6a6ba07e0d_d20250519_m043435_c001_v0001130_t0038_u01747629275131") 2025/05/19 04:35:08 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f03a_d20250519_m043035_c001_v7007000_t0000_u01747629035029") 2025/05/19 04:35:08 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd31_d20250519_m043033_c001_v0001137_t0033_u01747629033763") 2025/05/19 04:35:08 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f038_d20250519_m043032_c001_v7007000_t0000_u01747629032817") 2025/05/19 04:35:08 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd2f_d20250519_m043031_c001_v0001137_t0040_u01747629031362") 2025/05/19 04:35:08 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f95_d20250519_m042918_c001_v7007000_t0000_u01747628958745") 2025/05/19 04:35:08 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533144_d20250519_m042917_c001_v0001136_t0031_u01747628957103") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f92_d20250519_m042916_c001_v7007000_t0000_u01747628956375") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533142_d20250519_m042915_c001_v0001136_t0007_u01747628955144") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f8d_d20250519_m042912_c001_v7007000_t0000_u01747628952244") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653313a_d20250519_m042911_c001_v0001136_t0040_u01747628951114") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f8c_d20250519_m042910_c001_v7007000_t0000_u01747628950570") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533138_d20250519_m042909_c001_v0001136_t0009_u01747628949492") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533136_d20250519_m042906_c001_v0001136_t0039_u01747628946619") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f84_d20250519_m042905_c001_v7007000_t0000_u01747628945893") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533132_d20250519_m042905_c001_v0001136_t0010_u01747628945057") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533130_d20250519_m042904_c001_v0001136_t0038_u01747628944197") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f79_d20250519_m042903_c001_v7007000_t0000_u01747628943111") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533122_d20250519_m042900_c001_v0001136_t0040_u01747628940162") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533120_d20250519_m042857_c001_v0001136_t0012_u01747628937226") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f6c_d20250519_m042856_c001_v7007000_t0000_u01747628936481") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653311e_d20250519_m042855_c001_v0001136_t0027_u01747628935735") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653311c_d20250519_m042854_c001_v0001136_t0051_u01747628934860") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f6a_d20250519_m042854_c001_v7007000_t0000_u01747628934116") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533114_d20250519_m042850_c001_v0001136_t0038_u01747628930109") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f67_d20250519_m042849_c001_v7007000_t0000_u01747628929743") 2025/05/19 04:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533112_d20250519_m042849_c001_v0001136_t0056_u01747628929013") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f64_d20250519_m042847_c001_v7007000_t0000_u01747628927388") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf72653310c_d20250519_m042846_c001_v0001136_t0000_u01747628926738") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f63_d20250519_m042846_c001_v7007000_t0000_u01747628926191") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533108_d20250519_m042845_c001_v0001136_t0059_u01747628925363") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f61_d20250519_m042844_c001_v7007000_t0000_u01747628924098") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533104_d20250519_m042843_c001_v0001136_t0046_u01747628923155") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f60_d20250519_m042842_c001_v7007000_t0000_u01747628922548") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533102_d20250519_m042841_c001_v0001136_t0038_u01747628921839") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f5f_d20250519_m042840_c001_v7007000_t0000_u01747628920934") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265330fe_d20250519_m042840_c001_v0001136_t0050_u01747628920301") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f58_d20250519_m042834_c001_v7007000_t0000_u01747628914008") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265330ee_d20250519_m042833_c001_v0001136_t0051_u01747628913295") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f54_d20250519_m042832_c001_v7007000_t0000_u01747628912392") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265330ea_d20250519_m042831_c001_v0001136_t0048_u01747628911703") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f50_d20250519_m042830_c001_v7007000_t0000_u01747628910800") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265330e8_d20250519_m042830_c001_v0001136_t0049_u01747628910058") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4176b00fa1096f4e_d20250519_m042827_c001_v7007000_t0000_u01747628907169") 2025/05/19 04:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265330e4_d20250519_m042826_c001_v0001136_t0031_u01747628906452") 2025/05/19 04:35:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f40230323d517b31c_d20250519_m043442_c001_v7007000_t0000_u01747629282497") 2025/05/19 04:35:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbe65_d20250519_m043439_c001_v0001137_t0022_u01747629279647") 2025/05/19 04:35:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e31_d20250519_m043437_c001_v7007000_t0000_u01747629277918") 2025/05/19 04:35:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf41_d20250519_m043434_c001_v0001090_t0054_u01747629274779") 2025/05/19 04:35:11 DEBUG : sub/yam: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f034_d20250519_m043028_c001_v7007000_t0000_u01747629028907") 2025/05/19 04:35:11 DEBUG : sub/yam: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd29_d20250519_m043027_c001_v0001137_t0015_u01747629027084") 2025/05/19 04:35:11 DEBUG : test_dir1/file2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e2b_d20250519_m043433_c001_v7007000_t0000_u01747629273199") 2025/05/19 04:35:11 DEBUG : test_dir1/file2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf726533313_d20250519_m043431_c001_v0001136_t0017_u01747629271411") 2025/05/19 04:35:11 DEBUG : test_dir1/file2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e28_d20250519_m043429_c001_v7007000_t0000_u01747629269837") 2025/05/19 04:35:11 DEBUG : test_dir1/file2: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf39_d20250519_m043428_c001_v0001090_t0045_u01747629268202") 2025/05/19 04:35:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e2e_d20250519_m043433_c001_v7007000_t0000_u01747629273402") 2025/05/19 04:35:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f118a3e89660ebf3f_d20250519_m043431_c001_v0001090_t0059_u01747629271403") 2025/05/19 04:35:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f401b9360d4df2e29_d20250519_m043430_c001_v7007000_t0000_u01747629270021") 2025/05/19 04:35:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f115a7a6a6ba07dfd_d20250519_m043428_c001_v0001130_t0053_u01747629268192") 2025/05/19 04:35:11 DEBUG : three: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00ca4_d20250519_m043018_c001_v7007000_t0000_u01747629018991") 2025/05/19 04:35:11 DEBUG : three: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331d0_d20250519_m043017_c001_v0001136_t0015_u01747629017764") 2025/05/19 04:35:11 DEBUG : three: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f1001ebf7265331c8_d20250519_m043015_c001_v0001136_t0030_u01747629015269") 2025/05/19 04:35:11 DEBUG : two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00ca5_d20250519_m043019_c001_v7007000_t0000_u01747629019178") 2025/05/19 04:35:11 DEBUG : two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f410784bc250fbd1d_d20250519_m043017_c001_v0001137_t0022_u01747629017194") 2025/05/19 04:35:11 DEBUG : two: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4001ebf7265331c6_d20250519_m043015_c001_v0001136_t0030_u01747629015084") 2025/05/19 04:35:11 DEBUG : yam: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f036_d20250519_m043029_c001_v7007000_t0000_u01747629029654") 2025/05/19 04:35:11 DEBUG : yam: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f104cb8a83c8a05cc_d20250519_m043028_c001_v0001172_t0055_u01747629028579") 2025/05/19 04:35:12 DEBUG : yam: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00cab_d20250519_m043024_c001_v7007000_t0000_u01747629024968") 2025/05/19 04:35:12 DEBUG : yam: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd25_d20250519_m043023_c001_v0001137_t0007_u01747629023397") 2025/05/19 04:35:12 DEBUG : yam: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00ca6_d20250519_m043021_c001_v7007000_t0000_u01747629021339") 2025/05/19 04:35:12 DEBUG : yam: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f110784bc250fbd23_d20250519_m043019_c001_v0001137_t0044_u01747629019749") 2025/05/19 04:35:12 DEBUG : yaml: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4070f4a6cac6f033_d20250519_m043025_c001_v7007000_t0000_u01747629025769") 2025/05/19 04:35:12 DEBUG : yaml: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f11430ccb9ba3d56d_d20250519_m043024_c001_v0001178_t0005_u01747629024751") 2025/05/19 04:35:12 DEBUG : yaml: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f4045875df6d00ca8_d20250519_m043022_c001_v7007000_t0000_u01747629022088") 2025/05/19 04:35:12 DEBUG : yaml: Deleting (id "4_zfff2cde3c0cdeb6b9f680e1b_f119d2a0b947b86be_d20250519_m043021_c001_v0001184_t0048_u01747629021122") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m50.357640203s (try 1/5)