"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/11 05:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko" 2025/05/11 05:02:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 05:02:06 DEBUG : Creating backend with remote "/tmp/rclone2058007994" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.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-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/11 05:02:07 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:07 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/11 05:02:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:08 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:08 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:09 DEBUG : B2 bucket rclone-test-hufihix7beko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.32s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", 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-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", 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-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:11 DEBUG : Creating backend with remote "/non-existing" 2025/05/11 05:02:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/11 05:02:11 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:11 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:12 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:12 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.10s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:14 INFO : B2 bucket rclone-test-hufihix7beko: Running all checks before starting transfers 2025/05/11 05:02:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:14 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:14 INFO : B2 bucket rclone-test-hufihix7beko: Checks finished, now starting transfers 2025/05/11 05:02:14 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.85s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:16 ERROR : Ignoring --no-traverse with sync 2025/05/11 05:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:16 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:16 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:16 INFO : sub dir/hello world: Copied (new) 2025/05/11 05:02:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.57s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/11 05:02:17 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:17 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:18 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/11 05:02:18 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:02:19 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:19 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:02:21 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:21 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/11 05:02:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 05:02:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/11 05:02:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/11 05:02:23 INFO : sub dir: Making directory 2025/05/11 05:02:23 INFO : sub dir2: Making directory 2025/05/11 05:02:23 INFO : sub dir2/sub sub dir2: Making directory 2025/05/11 05:02:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:23 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:23 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/11 05:02:23 DEBUG : B2 bucket rclone-test-hufihix7beko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:24 INFO : sub dir2: Making directory 2025/05/11 05:02:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/11 05:02:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 05:02:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:24 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:24 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:25 DEBUG : sub dir2: Making directory with metadata 2025/05/11 05:02:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 05:02:25 INFO : sub dir: Making directory 2025/05/11 05:02:25 INFO : sub dir2: Making directory 2025/05/11 05:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:25 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:25 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:26 INFO : sub dir/hello world: Copied (new) 2025/05/11 05:02:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/11 05:02:26 DEBUG : B2 bucket rclone-test-hufihix7beko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/11 05:02:26 DEBUG : B2 bucket rclone-test-hufihix7beko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", 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-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:27 INFO : sub dir2: Making directory 2025/05/11 05:02:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:27 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:27 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:28 INFO : sub dir/hello world: Copied (new) 2025/05/11 05:02:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:29 DEBUG : sub dir2: Making directory with metadata 2025/05/11 05:02:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 05:02:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/11 05:02:29 INFO : sub dir: Making directory 2025/05/11 05:02:29 INFO : sub dir2: Making directory 2025/05/11 05:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:29 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:29 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:29 INFO : sub dir/hello world: Copied (new) 2025/05/11 05:02:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/11 05:02:29 DEBUG : B2 bucket rclone-test-hufihix7beko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", 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-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:31 INFO : sub dir2: Making directory 2025/05/11 05:02:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:31 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:31 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:32 INFO : sub dir/hello world: Copied (new) 2025/05/11 05:02:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.64s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-zaxifub7hika" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-hufihix7beko -> B2 bucket rclone-test-zaxifub7hika 2025/05/11 05:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:34 DEBUG : B2 bucket rclone-test-zaxifub7hika: Waiting for checks to finish 2025/05/11 05:02:34 DEBUG : B2 bucket rclone-test-zaxifub7hika: Waiting for transfers to finish 2025/05/11 05:02:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:35 DEBUG : B2 bucket rclone-test-zaxifub7hika: Purge remote 2025/05/11 05:02:35 INFO : B2 bucket rclone-test-zaxifub7hika: cleaning bucket "rclone-test-zaxifub7hika" of all files 2025/05/11 05:02:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f123d83b09dbbdb9f680e1b_f10101d67a8c7b986_d20250511_m050235_c001_v0001137_t0000_u01746939755014") --- PASS: TestServerSideCopy (4.53s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/11 05:02:38 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:38 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/11 05:02:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.14s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dugibow6saku" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-hufihix7beko -> B2 bucket rclone-test-dugibow6saku 2025/05/11 05:02:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:41 DEBUG : B2 bucket rclone-test-dugibow6saku: Waiting for checks to finish 2025/05/11 05:02:41 DEBUG : B2 bucket rclone-test-dugibow6saku: Waiting for transfers to finish 2025/05/11 05:02:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/11 05:02:43 DEBUG : B2 bucket rclone-test-dugibow6saku: Waiting for checks to finish 2025/05/11 05:02:43 DEBUG : B2 bucket rclone-test-dugibow6saku: Waiting for transfers to finish 2025/05/11 05:02:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/11 05:02:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:43 DEBUG : B2 bucket rclone-test-dugibow6saku: Purge remote 2025/05/11 05:02:43 INFO : B2 bucket rclone-test-dugibow6saku: cleaning bucket "rclone-test-dugibow6saku" of all files 2025/05/11 05:02:43 DEBUG : sub dir/hello world: Deleting (id "4_z8f425d23b09dbbdb9f680e1b_f1197ada4601fb4d3_d20250511_m050243_c001_v0001171_t0014_u01746939763150") 2025/05/11 05:02:43 DEBUG : sub dir/hello world: Deleting (id "4_z8f425d23b09dbbdb9f680e1b_f1045da9ff97c9031_d20250511_m050241_c001_v0001099_t0039_u01746939761770") --- PASS: TestServerSideCopyOverSelf (6.52s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/11 05:02:46 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:46 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:02:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/11 05:02:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/11 05:02:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tutiriy7xebu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-hufihix7beko -> B2 bucket rclone-test-tutiriy7xebu 2025/05/11 05:02:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:49 DEBUG : B2 bucket rclone-test-tutiriy7xebu: Waiting for checks to finish 2025/05/11 05:02:49 DEBUG : B2 bucket rclone-test-tutiriy7xebu: Waiting for transfers to finish 2025/05/11 05:02:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:02:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/11 05:02:51 DEBUG : B2 bucket rclone-test-tutiriy7xebu: Waiting for checks to finish 2025/05/11 05:02:51 DEBUG : B2 bucket rclone-test-tutiriy7xebu: Waiting for transfers to finish 2025/05/11 05:02:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/11 05:02:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/11 05:02:52 INFO : sub dir/hello world: Deleted 2025/05/11 05:02:53 DEBUG : testing file moves 2025/05/11 05:02:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/11 05:02:53 DEBUG : B2 bucket rclone-test-tutiriy7xebu: Waiting for checks to finish 2025/05/11 05:02:53 DEBUG : B2 bucket rclone-test-tutiriy7xebu: Waiting for transfers to finish 2025/05/11 05:02:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/11 05:02:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/11 05:02:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:54 DEBUG : B2 bucket rclone-test-tutiriy7xebu: Purge remote 2025/05/11 05:02:54 INFO : B2 bucket rclone-test-tutiriy7xebu: cleaning bucket "rclone-test-tutiriy7xebu" of all files 2025/05/11 05:02:55 DEBUG : sub dir/hello world: Deleting (id "4_zef027d43b09dbbdb9f680e1b_f10887159d12bb5ac_d20250511_m050253_c001_v0001116_t0019_u01746939773694") 2025/05/11 05:02:55 DEBUG : sub dir/hello world: Deleting (id "4_zef027d43b09dbbdb9f680e1b_f11058dfa2967062f_d20250511_m050251_c001_v0001171_t0043_u01746939771949") 2025/05/11 05:02:55 DEBUG : sub dir/hello world: Deleting (id "4_zef027d43b09dbbdb9f680e1b_f1155e65a14bb0cf1_d20250511_m050250_c001_v0001120_t0009_u01746939770547") --- PASS: TestServerSideMoveOverSelf (8.93s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:57 ERROR : : error listing: directory not found 2025/05/11 05:02:57 INFO : Local file system at /tmp/rclone2058007994: Making directory 2025/05/11 05:02:57 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:02:57 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.73s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:02:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:02:59 DEBUG : Local file system at /tmp/rclone2058007994: Waiting for checks to finish 2025/05/11 05:02:59 DEBUG : Local file system at /tmp/rclone2058007994: Waiting for transfers to finish 2025/05/11 05:03:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:03:00 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/11 05:03:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/11 05:03:01 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:01 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:01 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 05:03:01 INFO : check sum: Copied (new) 2025/05/11 05:03:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:02 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 05:03:02 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/11 05:03:02 DEBUG : check sum: Unchanged skipping 2025/05/11 05:03:02 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:02 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.71s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/11 05:03:04 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:04 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/11 05:03:04 INFO : sizeonly: Copied (new) 2025/05/11 05:03:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:04 DEBUG : sizeonly: Sizes identical 2025/05/11 05:03:04 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:04 DEBUG : sizeonly: Unchanged skipping 2025/05/11 05:03:04 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:04 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.39s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/11 05:03:06 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:06 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:06 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/11 05:03:06 INFO : ignore-size: Copied (new) 2025/05/11 05:03:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:07 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:03:07 DEBUG : ignore-size: Unchanged skipping 2025/05/11 05:03:07 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:07 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:07 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:03:09 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:09 DEBUG : existing: Unchanged skipping 2025/05/11 05:03:09 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:09 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:10 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/11 05:03:10 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/11 05:03:10 INFO : existing: Copied (replaced existing) 2025/05/11 05:03:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/11 05:03:11 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:11 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/11 05:03:12 INFO : existing: Copied (new) 2025/05/11 05:03:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:12 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:12 DEBUG : existing: Destination exists, skipping 2025/05/11 05:03:12 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:12 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.36s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:14 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/11 05:03:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:03:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/11 05:03:15 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:15 DEBUG : c/non empty space: Unchanged skipping 2025/05/11 05:03:15 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:03:15 INFO : a/potato2: Copied (new) 2025/05/11 05:03:15 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:15 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:17 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/11 05:03:17 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 05:03:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/11 05:03:17 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:17 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:17 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:18 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/11 05:03:18 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 05:03:19 INFO : empty space: Updated modification time in destination 2025/05/11 05:03:19 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:19 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:19 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:21 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/11 05:03:21 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 05:03:21 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:21 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:21 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.95s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:22 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/11 05:03:22 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2058007994) 2025/05/11 05:03:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hufihix7beko) 2025/05/11 05:03:22 DEBUG : foo: sha1 differ 2025/05/11 05:03:22 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/11 05:03:23 INFO : foo: Copied (replaced existing) 2025/05/11 05:03:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:03:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/11 05:03:25 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:25 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:25 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:03:25 INFO : potato: Copied (new) 2025/05/11 05:03:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/11 05:03:27 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:27 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/11 05:03:27 INFO : potato: Copied (replaced existing) 2025/05/11 05:03:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:29 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/11 05:03:29 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2058007994) 2025/05/11 05:03:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hufihix7beko) 2025/05/11 05:03:29 DEBUG : potato: sha1 differ 2025/05/11 05:03:29 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/11 05:03:29 INFO : potato: Copied (replaced existing) 2025/05/11 05:03:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:03:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:03:32 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:32 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:32 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/11 05:03:32 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:03:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:03:35 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:35 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:35 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:03:35 INFO : potato2: Copied (new) 2025/05/11 05:03:35 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:35 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:37 INFO : d: Making directory 2025/05/11 05:03:37 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/11 05:03:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:03:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/11 05:03:38 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:38 DEBUG : c/non empty space: Unchanged skipping 2025/05/11 05:03:38 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:03:38 INFO : a/potato2: Copied (new) 2025/05/11 05:03:38 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:39 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:41 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/11 05:03:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:03:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/11 05:03:41 DEBUG : c/non empty space: Unchanged skipping 2025/05/11 05:03:41 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:41 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:03:41 INFO : a/potato2: Copied (new) 2025/05/11 05:03:41 ERROR : B2 bucket rclone-test-hufihix7beko: not deleting files as there were IO errors 2025/05/11 05:03:41 ERROR : B2 bucket rclone-test-hufihix7beko: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:44 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:03:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:03:44 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:44 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:44 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:44 INFO : potato: Deleted 2025/05/11 05:03:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:03:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:47 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:47 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:47 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:47 INFO : potato: Deleted 2025/05/11 05:03:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:03:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:03:47 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:47 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:47 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:03:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.27s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:03:50 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:50 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/11 05:03:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.46s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:52 DEBUG : enormous: Excluded (Size Filter) 2025/05/11 05:03:52 DEBUG : enormous: Excluded 2025/05/11 05:03:52 DEBUG : potato2: Excluded (Size Filter) 2025/05/11 05:03:52 DEBUG : potato2: Excluded 2025/05/11 05:03:52 DEBUG : potato2: Excluded (Size Filter) 2025/05/11 05:03:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:03:52 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:52 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:52 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:52 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:53 DEBUG : enormous: Excluded (Size Filter) 2025/05/11 05:03:53 DEBUG : enormous: Excluded 2025/05/11 05:03:53 DEBUG : potato2: Excluded (Size Filter) 2025/05/11 05:03:53 DEBUG : potato2: Excluded 2025/05/11 05:03:53 DEBUG : potato2: Excluded (Size Filter) 2025/05/11 05:03:53 DEBUG : Local file system at /tmp/rclone2058007994: Waiting for checks to finish 2025/05/11 05:03:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/11 05:03:53 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:53 DEBUG : Local file system at /tmp/rclone2058007994: Waiting for transfers to finish 2025/05/11 05:03:53 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:56 DEBUG : enormous: Excluded (Size Filter) 2025/05/11 05:03:56 DEBUG : enormous: Excluded 2025/05/11 05:03:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/11 05:03:56 DEBUG : potato2: Excluded 2025/05/11 05:03:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:03:56 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:56 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:56 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:03:56 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:56 INFO : enormous: Deleted 2025/05/11 05:03:56 INFO : potato2: Deleted 2025/05/11 05:03:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/11 05:03:57 DEBUG : empty space: Unchanged skipping 2025/05/11 05:03:57 DEBUG : Local file system at /tmp/rclone2058007994: Waiting for checks to finish 2025/05/11 05:03:57 DEBUG : Local file system at /tmp/rclone2058007994: Waiting for transfers to finish 2025/05/11 05:03:57 DEBUG : Waiting for deletions to finish 2025/05/11 05:03:57 INFO : enormous: Deleted 2025/05/11 05:03:57 INFO : potato2: Deleted 2025/05/11 05:03:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:03:59 DEBUG : five: Need to transfer - File not found at Destination 2025/05/11 05:03:59 DEBUG : one: Destination is newer than source, skipping 2025/05/11 05:03:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/11 05:03:59 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:03:59 DEBUG : three: Sizes identical 2025/05/11 05:03:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/11 05:03:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/11 05:03:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2058007994) 2025/05/11 05:03:59 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hufihix7beko) 2025/05/11 05:03:59 DEBUG : two: sha1 differ 2025/05/11 05:03:59 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/11 05:04:00 INFO : five: Copied (new) 2025/05/11 05:04:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/11 05:04:00 INFO : four: Copied (replaced existing) 2025/05/11 05:04:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/11 05:04:00 INFO : two: Copied (replaced existing) 2025/05/11 05:04:00 DEBUG : Waiting for deletions to finish 2025/05/11 05:04:01 DEBUG : one: Destination is newer than source, skipping 2025/05/11 05:04:01 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:04:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/11 05:04:01 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/11 05:04:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/11 05:04:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2058007994) 2025/05/11 05:04:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/11 05:04:01 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hufihix7beko) 2025/05/11 05:04:01 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/11 05:04:01 DEBUG : three: sha1 differ 2025/05/11 05:04:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/11 05:04:01 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/11 05:04:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/11 05:04:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/11 05:04:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/11 05:04:01 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 05:04:01 INFO : three: Copied (replaced existing) 2025/05/11 05:04:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.67s) === 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-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/11 05:04:03 INFO : B2 bucket rclone-test-hufihix7beko: Making map for --track-renames 2025/05/11 05:04:03 INFO : B2 bucket rclone-test-hufihix7beko: Finished making map for --track-renames 2025/05/11 05:04:03 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:04:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/11 05:04:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/11 05:04:03 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for renames to finish 2025/05/11 05:04:03 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 05:04:03 INFO : yam: Copied (new) 2025/05/11 05:04:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/11 05:04:03 INFO : potato: Copied (new) 2025/05/11 05:04:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:04:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:04:04 INFO : B2 bucket rclone-test-hufihix7beko: Making map for --track-renames 2025/05/11 05:04:04 INFO : B2 bucket rclone-test-hufihix7beko: Finished making map for --track-renames 2025/05/11 05:04:04 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:04:04 DEBUG : potato: Unchanged skipping 2025/05/11 05:04:04 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for renames to finish 2025/05/11 05:04:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 05:04:05 INFO : yam: Copied (server-side copy) to: yaml 2025/05/11 05:04:05 INFO : yam: Deleted 2025/05/11 05:04:05 INFO : yaml: Renamed from "yam" 2025/05/11 05:04:05 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.80s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/11 05:04:07 INFO : B2 bucket rclone-test-hufihix7beko: Making map for --track-renames 2025/05/11 05:04:07 INFO : B2 bucket rclone-test-hufihix7beko: Finished making map for --track-renames 2025/05/11 05:04:07 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:04:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/11 05:04:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/11 05:04:07 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for renames to finish 2025/05/11 05:04:07 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 05:04:07 INFO : yam: Copied (new) 2025/05/11 05:04:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/11 05:04:07 INFO : potato: Copied (new) 2025/05/11 05:04:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:04:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:04:08 INFO : B2 bucket rclone-test-hufihix7beko: Making map for --track-renames 2025/05/11 05:04:08 INFO : B2 bucket rclone-test-hufihix7beko: Finished making map for --track-renames 2025/05/11 05:04:08 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:04:08 DEBUG : potato: Unchanged skipping 2025/05/11 05:04:08 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for renames to finish 2025/05/11 05:04:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 05:04:08 INFO : yam: Copied (server-side copy) to: yaml 2025/05/11 05:04:08 INFO : yam: Deleted 2025/05/11 05:04:08 INFO : yaml: Renamed from "yam" 2025/05/11 05:04:08 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/11 05:04:10 INFO : B2 bucket rclone-test-hufihix7beko: Making map for --track-renames 2025/05/11 05:04:10 INFO : B2 bucket rclone-test-hufihix7beko: Finished making map for --track-renames 2025/05/11 05:04:10 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:04:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/11 05:04:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/11 05:04:10 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for renames to finish 2025/05/11 05:04:10 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 05:04:11 INFO : sub/yam: Copied (new) 2025/05/11 05:04:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/11 05:04:11 INFO : potato: Copied (new) 2025/05/11 05:04:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:04:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:04:12 DEBUG : potato: Unchanged skipping 2025/05/11 05:04:12 INFO : B2 bucket rclone-test-hufihix7beko: Making map for --track-renames 2025/05/11 05:04:12 INFO : B2 bucket rclone-test-hufihix7beko: Finished making map for --track-renames 2025/05/11 05:04:12 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:04:12 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for renames to finish 2025/05/11 05:04:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 05:04:12 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/11 05:04:13 INFO : sub/yam: Deleted 2025/05/11 05:04:13 INFO : yam: Renamed from "sub/yam" 2025/05/11 05:04:13 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.15s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:04:14 DEBUG : Creating backend with remote "/tmp/rclone2058007994/dir1" 2025/05/11 05:04:14 DEBUG : Creating backend with remote "/tmp/rclone2058007994/dir2" 2025/05/11 05:04:14 DEBUG : Local file system at /tmp/rclone2058007994/dir2: Using server-side directory move 2025/05/11 05:04:14 INFO : Local file system at /tmp/rclone2058007994/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/11 05:04:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/11 05:04:14 DEBUG : Local file system at /tmp/rclone2058007994/dir2: Waiting for checks to finish 2025/05/11 05:04:14 DEBUG : Local file system at /tmp/rclone2058007994/dir2: Waiting for transfers to finish 2025/05/11 05:04:14 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:04:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:04:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/11 05:04:15 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:04:15 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/11 05:04:15 INFO : nested/sub dir/file: Copied (new) 2025/05/11 05:04:15 INFO : nested/sub dir/file: Deleted 2025/05/11 05:04:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:04:16 INFO : sub dir/hello world: Copied (new) 2025/05/11 05:04:16 INFO : sub dir/hello world: Deleted 2025/05/11 05:04:16 INFO : sub dir: Removing directory 2025/05/11 05:04:16 INFO : nested/sub dir: Removing directory 2025/05/11 05:04:16 INFO : nested: Removing directory 2025/05/11 05:04:16 DEBUG : Local file system at /tmp/rclone2058007994: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:04:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:04:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/11 05:04:17 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:04:17 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/11 05:04:17 INFO : nested/sub dir/file: Copied (new) 2025/05/11 05:04:17 INFO : nested/sub dir/file: Deleted 2025/05/11 05:04:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 05:04:18 INFO : sub dir/hello world: Copied (new) 2025/05/11 05:04:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.20s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:04:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/11 05:04:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/11 05:04:19 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:04:19 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/11 05:04:20 INFO : existing: Copied (new) 2025/05/11 05:04:20 INFO : existing: Deleted 2025/05/11 05:04:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/11 05:04:20 INFO : existing-b: Copied (new) 2025/05/11 05:04:20 INFO : existing-b: Deleted 2025/05/11 05:04:20 DEBUG : existing: Destination exists, skipping 2025/05/11 05:04:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/11 05:04:20 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:04:20 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:04:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.33s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-koxejir5naxi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hufihix7beko -> B2 bucket rclone-test-koxejir5naxi 2025/05/11 05:04:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:04:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/11 05:04:26 DEBUG : empty space: Unchanged skipping 2025/05/11 05:04:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/11 05:04:26 DEBUG : B2 bucket rclone-test-koxejir5naxi: Waiting for checks to finish 2025/05/11 05:04:26 INFO : empty space: Deleted 2025/05/11 05:04:26 DEBUG : B2 bucket rclone-test-koxejir5naxi: Waiting for transfers to finish 2025/05/11 05:04:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:04:26 INFO : potato2: Copied (server-side copy) 2025/05/11 05:04:26 INFO : potato2: Deleted 2025/05/11 05:04:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 05:04:26 INFO : potato3: Copied (server-side copy) 2025/05/11 05:04:27 INFO : potato3: Deleted 2025/05/11 05:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xadison4rugi" 2025/05/11 05:04:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/11 05:04:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:04:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/11 05:04:28 DEBUG : B2 bucket rclone-test-xadison4rugi: Waiting for checks to finish 2025/05/11 05:04:28 DEBUG : B2 bucket rclone-test-xadison4rugi: Waiting for transfers to finish 2025/05/11 05:04:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 05:04:29 INFO : empty space: Copied (server-side copy) 2025/05/11 05:04:29 INFO : empty space: Deleted 2025/05/11 05:04:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 05:04:29 INFO : potato3: Copied (server-side copy) 2025/05/11 05:04:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:04:29 INFO : potato2: Copied (server-side copy) 2025/05/11 05:04:29 INFO : potato3: Deleted 2025/05/11 05:04:29 INFO : potato2: Deleted 2025/05/11 05:04:30 DEBUG : B2 bucket rclone-test-xadison4rugi: Purge remote 2025/05/11 05:04:30 INFO : B2 bucket rclone-test-xadison4rugi: cleaning bucket "rclone-test-xadison4rugi" of all files 2025/05/11 05:04:30 DEBUG : empty space: Deleting (id "4_z7fc2fd63b0adbbdb9f680e1b_f11890f626b8f1673_d20250511_m050429_c001_v0001182_t0032_u01746939869226") 2025/05/11 05:04:30 DEBUG : potato2: Deleting (id "4_z7fc2fd63b0adbbdb9f680e1b_f11699a5d5e9afc4c_d20250511_m050429_c001_v0001103_t0055_u01746939869477") 2025/05/11 05:04:30 DEBUG : potato3: Deleting (id "4_z7fc2fd63b0adbbdb9f680e1b_f116b027907ef497d_d20250511_m050429_c001_v0001184_t0028_u01746939869607") 2025/05/11 05:04:31 DEBUG : B2 bucket rclone-test-koxejir5naxi: Purge remote 2025/05/11 05:04:31 INFO : B2 bucket rclone-test-koxejir5naxi: cleaning bucket "rclone-test-koxejir5naxi" of all files 2025/05/11 05:04:31 DEBUG : empty space: Deleting (id "4_zff02ed43b0adbbdb9f680e1b_f4162ff1862ffe713_d20250511_m050429_c001_v7007000_t0000_u01746939869441") 2025/05/11 05:04:31 DEBUG : empty space: Deleting (id "4_zff02ed43b0adbbdb9f680e1b_f118aa7990268ce5b_d20250511_m050425_c001_v0001183_t0049_u01746939865368") 2025/05/11 05:04:31 DEBUG : potato2: Deleting (id "4_zff02ed43b0adbbdb9f680e1b_f40943274306c6105_d20250511_m050429_c001_v7007000_t0000_u01746939869891") 2025/05/11 05:04:31 DEBUG : potato2: Deleting (id "4_zff02ed43b0adbbdb9f680e1b_f1170c2d56b5a9b6a_d20250511_m050426_c001_v0001092_t0053_u01746939866179") 2025/05/11 05:04:31 DEBUG : potato3: Deleting (id "4_zff02ed43b0adbbdb9f680e1b_f4162ff1862ffe714_d20250511_m050429_c001_v7007000_t0000_u01746939869810") 2025/05/11 05:04:31 DEBUG : potato3: Deleting (id "4_zff02ed43b0adbbdb9f680e1b_f1158a2d9c8023f13_d20250511_m050426_c001_v0001161_t0021_u01746939866549") 2025/05/11 05:04:31 DEBUG : potato3: Deleting (id "4_zff02ed43b0adbbdb9f680e1b_f118aa7990268ce63_d20250511_m050425_c001_v0001183_t0014_u01746939865584") --- PASS: TestServerSideMove (11.33s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:04:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xokifol2sotu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hufihix7beko -> B2 bucket rclone-test-xokifol2sotu 2025/05/11 05:04:38 DEBUG : empty space: Excluded (Size Filter) 2025/05/11 05:04:38 DEBUG : empty space: Excluded (Size Filter) 2025/05/11 05:04:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:04:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/11 05:04:38 DEBUG : B2 bucket rclone-test-xokifol2sotu: Waiting for checks to finish 2025/05/11 05:04:38 DEBUG : B2 bucket rclone-test-xokifol2sotu: Waiting for transfers to finish 2025/05/11 05:04:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:04:39 INFO : potato2: Copied (server-side copy) 2025/05/11 05:04:39 INFO : potato2: Deleted 2025/05/11 05:04:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 05:04:39 INFO : potato3: Copied (server-side copy) 2025/05/11 05:04:40 INFO : potato3: Deleted 2025/05/11 05:04:40 DEBUG : Creating backend with remote "TestB2:rclone-test-sizacan6nazo" 2025/05/11 05:04:41 DEBUG : empty space: Excluded (Size Filter) 2025/05/11 05:04:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:04:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/11 05:04:41 DEBUG : B2 bucket rclone-test-sizacan6nazo: Waiting for checks to finish 2025/05/11 05:04:41 DEBUG : B2 bucket rclone-test-sizacan6nazo: Waiting for transfers to finish 2025/05/11 05:04:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:04:42 INFO : potato2: Copied (server-side copy) 2025/05/11 05:04:42 INFO : potato2: Deleted 2025/05/11 05:04:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 05:04:42 INFO : potato3: Copied (server-side copy) 2025/05/11 05:04:43 INFO : potato3: Deleted 2025/05/11 05:04:43 DEBUG : B2 bucket rclone-test-sizacan6nazo: Purge remote 2025/05/11 05:04:43 INFO : B2 bucket rclone-test-sizacan6nazo: cleaning bucket "rclone-test-sizacan6nazo" of all files 2025/05/11 05:04:43 DEBUG : potato2: Deleting (id "4_zffd22d83b0bdbbdb9f680e1b_f10860336798add50_d20250511_m050442_c001_v0001183_t0059_u01746939882379") 2025/05/11 05:04:43 DEBUG : potato3: Deleting (id "4_zffd22d83b0bdbbdb9f680e1b_f107d45788db82184_d20250511_m050442_c001_v0001036_t0059_u01746939882580") 2025/05/11 05:04:44 DEBUG : B2 bucket rclone-test-xokifol2sotu: Purge remote 2025/05/11 05:04:44 INFO : B2 bucket rclone-test-xokifol2sotu: cleaning bucket "rclone-test-xokifol2sotu" of all files 2025/05/11 05:04:44 DEBUG : empty space: Deleting (id "4_zef221d53b0bdbbdb9f680e1b_f113c73f3f5057119_d20250511_m050437_c001_v0001161_t0024_u01746939877771") 2025/05/11 05:04:44 DEBUG : potato2: Deleting (id "4_zef221d53b0bdbbdb9f680e1b_f402438d2107b5efa_d20250511_m050442_c001_v7007000_t0000_u01746939882575") 2025/05/11 05:04:44 DEBUG : potato2: Deleting (id "4_zef221d53b0bdbbdb9f680e1b_f114b06c63d4d72da_d20250511_m050439_c001_v0001032_t0044_u01746939879058") 2025/05/11 05:04:44 DEBUG : potato3: Deleting (id "4_zef221d53b0bdbbdb9f680e1b_f402438d2107b5efb_d20250511_m050443_c001_v7007000_t0000_u01746939883004") 2025/05/11 05:04:44 DEBUG : potato3: Deleting (id "4_zef221d53b0bdbbdb9f680e1b_f1169855aab3976f4_d20250511_m050439_c001_v0001171_t0046_u01746939879439") 2025/05/11 05:04:44 DEBUG : potato3: Deleting (id "4_zef221d53b0bdbbdb9f680e1b_f113c73f3f5057121_d20250511_m050438_c001_v0001161_t0026_u01746939878329") --- PASS: TestServerSideMoveWithFilter (13.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-nenopot1sesi" 2025/05/11 05:04:50 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hufihix7beko -> B2 bucket rclone-test-nenopot1sesi 2025/05/11 05:04:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:04:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/11 05:04:52 DEBUG : empty space: Unchanged skipping 2025/05/11 05:04:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/11 05:04:52 DEBUG : B2 bucket rclone-test-nenopot1sesi: Waiting for checks to finish 2025/05/11 05:04:52 INFO : empty space: Deleted 2025/05/11 05:04:52 DEBUG : B2 bucket rclone-test-nenopot1sesi: Waiting for transfers to finish 2025/05/11 05:04:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:04:52 INFO : potato2: Copied (server-side copy) 2025/05/11 05:04:53 INFO : potato2: Deleted 2025/05/11 05:04:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 05:04:53 INFO : potato3: Copied (server-side copy) 2025/05/11 05:04:53 INFO : potato3: Deleted 2025/05/11 05:04:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cosadew1xavu" 2025/05/11 05:04:54 INFO : tomatoDir: Making directory 2025/05/11 05:04:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/11 05:04:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 05:04:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/11 05:04:55 DEBUG : B2 bucket rclone-test-cosadew1xavu: Waiting for checks to finish 2025/05/11 05:04:55 DEBUG : B2 bucket rclone-test-cosadew1xavu: Waiting for transfers to finish 2025/05/11 05:04:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 05:04:56 INFO : empty space: Copied (server-side copy) 2025/05/11 05:04:56 INFO : empty space: Deleted 2025/05/11 05:04:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 05:04:56 INFO : potato2: Copied (server-side copy) 2025/05/11 05:04:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 05:04:56 INFO : potato3: Copied (server-side copy) 2025/05/11 05:04:56 INFO : potato2: Deleted 2025/05/11 05:04:56 INFO : potato3: Deleted 2025/05/11 05:04:57 DEBUG : B2 bucket rclone-test-cosadew1xavu: Purge remote 2025/05/11 05:04:57 INFO : B2 bucket rclone-test-cosadew1xavu: cleaning bucket "rclone-test-cosadew1xavu" of all files 2025/05/11 05:04:57 DEBUG : empty space: Deleting (id "4_z2ff25de3b0bdbbdb9f680e1b_f109111102d674537_d20250511_m050455_c001_v0001137_t0000_u01746939895833") 2025/05/11 05:04:57 DEBUG : potato2: Deleting (id "4_z2ff25de3b0bdbbdb9f680e1b_f114b696a70549824_d20250511_m050456_c001_v0001183_t0016_u01746939896280") 2025/05/11 05:04:57 DEBUG : potato3: Deleting (id "4_z2ff25de3b0bdbbdb9f680e1b_f1097aafe7b026b02_d20250511_m050456_c001_v0001180_t0016_u01746939896274") 2025/05/11 05:04:58 DEBUG : B2 bucket rclone-test-nenopot1sesi: Purge remote 2025/05/11 05:04:58 INFO : B2 bucket rclone-test-nenopot1sesi: cleaning bucket "rclone-test-nenopot1sesi" of all files 2025/05/11 05:04:58 DEBUG : empty space: Deleting (id "4_z2f424dc3b0bdbbdb9f680e1b_f414b1814ba616028_d20250511_m050456_c001_v7007000_t0000_u01746939896196") 2025/05/11 05:04:58 DEBUG : empty space: Deleting (id "4_z2f424dc3b0bdbbdb9f680e1b_f10303fdf864a4e99_d20250511_m050451_c001_v0001184_t0033_u01746939891799") 2025/05/11 05:04:58 DEBUG : potato2: Deleting (id "4_z2f424dc3b0bdbbdb9f680e1b_f414b1814ba616029_d20250511_m050456_c001_v7007000_t0000_u01746939896484") 2025/05/11 05:04:58 DEBUG : potato2: Deleting (id "4_z2f424dc3b0bdbbdb9f680e1b_f108c1dc301d25237_d20250511_m050452_c001_v0001171_t0036_u01746939892654") 2025/05/11 05:04:58 DEBUG : potato3: Deleting (id "4_z2f424dc3b0bdbbdb9f680e1b_f41970d4df9dd43f0_d20250511_m050456_c001_v7007000_t0000_u01746939896497") 2025/05/11 05:04:58 DEBUG : potato3: Deleting (id "4_z2f424dc3b0bdbbdb9f680e1b_f1139f77b5e4a2caf_d20250511_m050453_c001_v0001098_t0022_u01746939893096") 2025/05/11 05:04:58 DEBUG : potato3: Deleting (id "4_z2f424dc3b0bdbbdb9f680e1b_f10303fdf864a4ea1_d20250511_m050452_c001_v0001184_t0044_u01746939892012") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncOverlap (3.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/rclone-sync-test" 2025/05/11 05:05:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/rclone-sync-test-include/layer2" 2025/05/11 05:05:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/rclone-sync-test-ignore-file" 2025/05/11 05:05:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/11 05:05:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/11 05:05:12 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 05:05:12 DEBUG : B2 bucket rclone-test-hufihix7beko path rclone-sync-test: Waiting for checks to finish 2025/05/11 05:05:12 DEBUG : B2 bucket rclone-test-hufihix7beko path rclone-sync-test: Waiting for transfers to finish 2025/05/11 05:05:12 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:12 INFO : There was nothing to transfer 2025/05/11 05:05:13 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:05:13 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:05:13 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:05:13 DEBUG : B2 bucket rclone-test-hufihix7beko path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/11 05:05:13 DEBUG : B2 bucket rclone-test-hufihix7beko path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/11 05:05:13 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:05:14 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:05:14 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:05:14 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:05:14 DEBUG : B2 bucket rclone-test-hufihix7beko path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/11 05:05:14 DEBUG : B2 bucket rclone-test-hufihix7beko path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/11 05:05:14 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.76s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:05:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/dst" 2025/05/11 05:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/CompareDest" 2025/05/11 05:05:24 DEBUG : one: Need to transfer - File not found at Destination 2025/05/11 05:05:24 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:24 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 05:05:25 INFO : one: Copied (new) 2025/05/11 05:05:25 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 05:05:26 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:26 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/11 05:05:26 INFO : one: Copied (replaced existing) 2025/05/11 05:05:26 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 05:05:28 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 05:05:29 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:29 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:29 INFO : There was nothing to transfer 2025/05/11 05:05:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 05:05:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/11 05:05:30 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 05:05:30 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:30 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:30 INFO : There was nothing to transfer 2025/05/11 05:05:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 05:05:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 05:05:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/11 05:05:31 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:31 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:31 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:31 INFO : There was nothing to transfer 2025/05/11 05:05:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 05:05:32 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/11 05:05:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/11 05:05:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/11 05:05:32 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 05:05:32 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:32 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:32 INFO : There was nothing to transfer 2025/05/11 05:05:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 05:05:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/11 05:05:33 DEBUG : two: Need to transfer - File not found at Destination 2025/05/11 05:05:33 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 05:05:33 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:34 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/11 05:05:34 INFO : two: Copied (new) 2025/05/11 05:05:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/dest" 2025/05/11 05:05:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/pre-dest1" 2025/05/11 05:05:39 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/pre-dest2" 2025/05/11 05:05:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:05:41 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/11 05:05:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:05:41 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/11 05:05:41 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/11 05:05:41 DEBUG : B2 bucket rclone-test-hufihix7beko path dest: Waiting for checks to finish 2025/05/11 05:05:41 DEBUG : B2 bucket rclone-test-hufihix7beko path dest: Waiting for transfers to finish 2025/05/11 05:05:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/11 05:05:42 INFO : 3: Copied (new) 2025/05/11 05:05:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:05:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/dst" 2025/05/11 05:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/CopyDest" 2025/05/11 05:05:47 DEBUG : one: Need to transfer - File not found at Destination 2025/05/11 05:05:47 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:47 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 05:05:48 INFO : one: Copied (new) 2025/05/11 05:05:48 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 05:05:48 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:49 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/11 05:05:49 INFO : one: Copied (replaced existing) 2025/05/11 05:05:49 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/BackupDir" 2025/05/11 05:05:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 05:05:53 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 05:05:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 05:05:54 INFO : one: Copied (server-side copy) 2025/05/11 05:05:54 INFO : one: Deleted 2025/05/11 05:05:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/11 05:05:55 INFO : one: Copied (server-side copy) 2025/05/11 05:05:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/11 05:05:55 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:55 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:56 DEBUG : one: Unchanged skipping 2025/05/11 05:05:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/11 05:05:57 INFO : two: Copied (server-side copy) 2025/05/11 05:05:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/11 05:05:57 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:57 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:57 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:57 DEBUG : one: Unchanged skipping 2025/05/11 05:05:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:57 DEBUG : two: Unchanged skipping 2025/05/11 05:05:57 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:57 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:05:57 DEBUG : Waiting for deletions to finish 2025/05/11 05:05:57 INFO : There was nothing to transfer 2025/05/11 05:05:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:58 DEBUG : one: Unchanged skipping 2025/05/11 05:05:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/11 05:05:59 DEBUG : three: Destination not found in --copy-dest 2025/05/11 05:05:59 DEBUG : three: Need to transfer - File not found at Destination 2025/05/11 05:05:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 05:05:59 DEBUG : two: Unchanged skipping 2025/05/11 05:05:59 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:05:59 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:06:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/11 05:06:00 INFO : three: Copied (new) 2025/05/11 05:06:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.60s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/dst" 2025/05/11 05:06:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/backup" 2025/05/11 05:06:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 05:06:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:06:07 DEBUG : two: Unchanged skipping 2025/05/11 05:06:07 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:06:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 05:06:08 INFO : one: Copied (server-side copy) 2025/05/11 05:06:09 INFO : one: Deleted 2025/05/11 05:06:09 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:06:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:06:09 INFO : one: Copied (new) 2025/05/11 05:06:09 DEBUG : Waiting for deletions to finish 2025/05/11 05:06:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 05:06:10 INFO : three.txt: Copied (server-side copy) 2025/05/11 05:06:10 INFO : three.txt: Deleted 2025/05/11 05:06:10 INFO : three.txt: Moved into backup dir 2025/05/11 05:06:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 05:06:12 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:06:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:06:12 DEBUG : two: Unchanged skipping 2025/05/11 05:06:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:06:12 INFO : one: Copied (server-side copy) 2025/05/11 05:06:13 INFO : one: Deleted 2025/05/11 05:06:13 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:06:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 05:06:13 INFO : one: Copied (new) 2025/05/11 05:06:13 DEBUG : Waiting for deletions to finish 2025/05/11 05:06:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 05:06:13 INFO : three.txt: Copied (server-side copy) 2025/05/11 05:06:13 INFO : three.txt: Deleted 2025/05/11 05:06:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.46s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:06:17 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1098-11.backblaze.com/b2api/v1/b2_upload_file/af82cdb3b08dbbdb9f680e1b/c001_v0001098_t0038": EOF 2025/05/11 05:06:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1098-11.backblaze.com/b2api/v1/b2_upload_file/af82cdb3b08dbbdb9f680e1b/c001_v0001098_t0038": EOF) 2025/05/11 05:06:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-hufihix7beko: 1/10 (Post "https://pod-000-1098-11.backblaze.com/b2api/v1/b2_upload_file/af82cdb3b08dbbdb9f680e1b/c001_v0001098_t0038": EOF) 2025/05/11 05:06:19 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 05:06:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/dst" 2025/05/11 05:06:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/backup" 2025/05/11 05:06:22 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:06:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 05:06:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:06:22 DEBUG : two: Unchanged skipping 2025/05/11 05:06:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 05:06:23 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 05:06:24 INFO : one: Deleted 2025/05/11 05:06:24 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:06:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:06:25 INFO : one: Copied (new) 2025/05/11 05:06:25 DEBUG : Waiting for deletions to finish 2025/05/11 05:06:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 05:06:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 05:06:25 INFO : three.txt: Deleted 2025/05/11 05:06:25 INFO : three.txt: Moved into backup dir 2025/05/11 05:06:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 05:06:27 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:06:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:06:27 DEBUG : two: Unchanged skipping 2025/05/11 05:06:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:06:27 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 05:06:27 INFO : one: Deleted 2025/05/11 05:06:27 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:06:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 05:06:28 INFO : one: Copied (new) 2025/05/11 05:06:28 DEBUG : Waiting for deletions to finish 2025/05/11 05:06:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 05:06:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 05:06:29 INFO : three.txt: Deleted 2025/05/11 05:06:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:06:32 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/dst" 2025/05/11 05:06:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/backup" 2025/05/11 05:06:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 05:06:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:06:35 DEBUG : two: Unchanged skipping 2025/05/11 05:06:35 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:06:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 05:06:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/11 05:06:36 INFO : one: Deleted 2025/05/11 05:06:36 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:06:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:06:37 INFO : one: Copied (new) 2025/05/11 05:06:37 DEBUG : Waiting for deletions to finish 2025/05/11 05:06:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 05:06:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/11 05:06:38 INFO : three.txt: Deleted 2025/05/11 05:06:38 INFO : three.txt: Moved into backup dir 2025/05/11 05:06:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 05:06:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:06:40 DEBUG : two: Unchanged skipping 2025/05/11 05:06:40 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:06:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:06:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/11 05:06:40 INFO : one: Deleted 2025/05/11 05:06:40 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:06:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 05:06:41 INFO : one: Copied (new) 2025/05/11 05:06:41 DEBUG : Waiting for deletions to finish 2025/05/11 05:06:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 05:06:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/11 05:06:41 INFO : three.txt: Deleted 2025/05/11 05:06:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:06:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/dst" 2025/05/11 05:06:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 05:06:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:06:46 DEBUG : two: Unchanged skipping 2025/05/11 05:06:46 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:06:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 05:06:47 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 05:06:47 INFO : one: Deleted 2025/05/11 05:06:47 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:06:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:06:48 INFO : one: Copied (new) 2025/05/11 05:06:48 DEBUG : Waiting for deletions to finish 2025/05/11 05:06:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 05:06:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 05:06:48 INFO : three.txt: Deleted 2025/05/11 05:06:48 INFO : three.txt: Moved into backup dir 2025/05/11 05:06:49 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1134-03.backblaze.com/b2api/v1/b2_upload_file/af82cdb3b08dbbdb9f680e1b/c001_v0001134_t0053": EOF 2025/05/11 05:06:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-03.backblaze.com/b2api/v1/b2_upload_file/af82cdb3b08dbbdb9f680e1b/c001_v0001134_t0053": EOF) 2025/05/11 05:06:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-hufihix7beko: 1/10 (Post "https://pod-000-1134-03.backblaze.com/b2api/v1/b2_upload_file/af82cdb3b08dbbdb9f680e1b/c001_v0001134_t0053": EOF) 2025/05/11 05:06:52 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 05:06:52 DEBUG : one.bak: Excluded (Path Filter) 2025/05/11 05:06:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/11 05:06:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 05:06:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:06:52 DEBUG : two: Unchanged skipping 2025/05/11 05:06:52 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for checks to finish 2025/05/11 05:06:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:06:53 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 05:06:53 INFO : one: Deleted 2025/05/11 05:06:53 DEBUG : B2 bucket rclone-test-hufihix7beko path dst: Waiting for transfers to finish 2025/05/11 05:06:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 05:06:53 INFO : one: Copied (new) 2025/05/11 05:06:53 DEBUG : Waiting for deletions to finish 2025/05/11 05:06:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 05:06:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 05:06:55 INFO : three.txt: Deleted 2025/05/11 05:06:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.67s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:06:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/dst" 2025/05/11 05:06:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 05:07:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 05:07:00 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 05:07:00 INFO : one: Deleted 2025/05/11 05:07:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:07:01 INFO : one: Copied (new) 2025/05/11 05:07:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:01 DEBUG : two: Unchanged skipping 2025/05/11 05:07:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/11 05:07:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 05:07:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 05:07:02 INFO : three.txt: Deleted 2025/05/11 05:07:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 05:07:02 INFO : three.txt: Copied (new) 2025/05/11 05:07:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 05:07:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:07:03 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 05:07:04 INFO : one: Deleted 2025/05/11 05:07:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 05:07:04 INFO : one: Copied (new) 2025/05/11 05:07:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:04 DEBUG : two: Unchanged skipping 2025/05/11 05:07:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/11 05:07:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 05:07:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 05:07:05 INFO : three.txt: Deleted 2025/05/11 05:07:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/11 05:07:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:07:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hufihix7beko/dst" 2025/05/11 05:07:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 05:07:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 05:07:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/11 05:07:12 INFO : one: Deleted 2025/05/11 05:07:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:07:13 INFO : one: Copied (new) 2025/05/11 05:07:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:13 DEBUG : two: Unchanged skipping 2025/05/11 05:07:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/11 05:07:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 05:07:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/11 05:07:14 INFO : three.txt: Deleted 2025/05/11 05:07:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 05:07:15 INFO : three.txt: Copied (new) 2025/05/11 05:07:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 05:07:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 05:07:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/11 05:07:16 INFO : one: Deleted 2025/05/11 05:07:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 05:07:17 INFO : one: Copied (new) 2025/05/11 05:07:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:17 DEBUG : two: Unchanged skipping 2025/05/11 05:07:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/11 05:07:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 05:07:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/11 05:07:18 INFO : three.txt: Deleted 2025/05/11 05:07:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/11 05:07:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.06s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:07:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/11 05:07:22 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:07:22 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:07:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/11 05:07:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/11 05:07:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.87s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:07:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/11 05:07:23 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:07:23 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:07:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/11 05:07:24 INFO : existing: Copied (new) 2025/05/11 05:07:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:07:24 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:07:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/11 05:07:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/11 05:07:24 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:07:24 ERROR : B2 bucket rclone-test-hufihix7beko: not deleting files as there were IO errors 2025/05/11 05:07:24 ERROR : B2 bucket rclone-test-hufihix7beko: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncImmutable (3.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:07:27 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:07:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:27 DEBUG : existing: Unchanged skipping 2025/05/11 05:07:27 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:07:27 DEBUG : Waiting for deletions to finish 2025/05/11 05:07:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.66s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.27s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:07:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both1: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both12: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both13: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both14: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both15: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both16: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both17: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both18: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both19: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both2: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both3: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both4: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both5: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both6: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both7: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both8: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:07:46 DEBUG : both9: Unchanged skipping 2025/05/11 05:07:46 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:07:46 DEBUG : both10: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both0: Unchanged skipping 2025/05/11 05:07:46 DEBUG : both11: Unchanged skipping 2025/05/11 05:07:46 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:07:46 DEBUG : Waiting for deletions to finish 2025/05/11 05:07:47 INFO : only8: Deleted 2025/05/11 05:07:47 INFO : only2: Deleted 2025/05/11 05:07:47 INFO : only14: Deleted 2025/05/11 05:07:47 INFO : only7: Deleted 2025/05/11 05:07:47 INFO : only16: Deleted 2025/05/11 05:07:47 INFO : only19: Deleted 2025/05/11 05:07:47 INFO : only18: Deleted 2025/05/11 05:07:47 INFO : only3: Deleted 2025/05/11 05:07:47 INFO : only4: Deleted 2025/05/11 05:07:47 INFO : only5: Deleted 2025/05/11 05:07:47 INFO : only9: Deleted 2025/05/11 05:07:47 INFO : only1: Deleted 2025/05/11 05:07:47 INFO : only11: Deleted 2025/05/11 05:07:47 INFO : only12: Deleted 2025/05/11 05:07:47 INFO : only0: Deleted 2025/05/11 05:07:47 INFO : only6: Deleted 2025/05/11 05:07:47 INFO : only10: Deleted 2025/05/11 05:07:47 INFO : only13: Deleted 2025/05/11 05:07:48 INFO : only15: Deleted 2025/05/11 05:07:48 INFO : only17: Deleted 2025/05/11 05:07:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.04s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:08:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for checks to finish 2025/05/11 05:08:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both1: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both12: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both0: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both14: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both15: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both16: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both17: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both10: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both11: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both18: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both13: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both2: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both19: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both4: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both7: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both8: Unchanged skipping 2025/05/11 05:08:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 05:08:11 DEBUG : both9: Unchanged skipping 2025/05/11 05:08:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : both3: Unchanged skipping 2025/05/11 05:08:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : both5: Unchanged skipping 2025/05/11 05:08:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : both6: Unchanged skipping 2025/05/11 05:08:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/11 05:08:11 DEBUG : B2 bucket rclone-test-hufihix7beko: Waiting for transfers to finish 2025/05/11 05:08:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only1: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only12: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only15: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only16: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only13: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only17: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only0: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only10: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only14: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only2: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only11: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only4: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only5: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only6: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only18: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only19: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only9: Copied (replaced existing) 2025/05/11 05:08:12 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:12 INFO : only3: Copied (replaced existing) 2025/05/11 05:08:13 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:13 INFO : only7: Copied (replaced existing) 2025/05/11 05:08:13 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 05:08:13 INFO : only8: Copied (replaced existing) 2025/05/11 05:08:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.76s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:08:21 DEBUG : empty_dir: Making directory with metadata 2025/05/11 05:08:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 05:08:21 DEBUG : empty_on_remote: Making directory with metadata 2025/05/11 05:08:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 05:08:21 INFO : empty_on_remote: Making directory 2025/05/11 05:08:21 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-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:08:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/11 05:08:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/11 05:08:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/11 05:08:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:08:24 DEBUG : empty_dir: Making directory with metadata 2025/05/11 05:08:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 05:08:24 DEBUG : empty_on_remote: Making directory with metadata 2025/05/11 05:08:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 05:08:24 INFO : empty_on_remote: Making directory 2025/05/11 05:08:24 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-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:08:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/11 05:08:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/11 05:08:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/11 05:08:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/11 05:08:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.19s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:08:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/11 05:08:27 INFO : sub dir: Making directory 2025/05/11 05:08:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.25s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" 2025/05/11 05:08:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/11 05:08:31 INFO : sub dir: Making directory 2025/05/11 05:08:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hufihix7beko", Local "Local file system at /tmp/rclone2058007994", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.10s) PASS 2025/05/11 05:08:34 DEBUG : B2 bucket rclone-test-hufihix7beko: Purge remote 2025/05/11 05:08:34 INFO : B2 bucket rclone-test-hufihix7beko: cleaning bucket "rclone-test-hufihix7beko" of all files 2025/05/11 05:08:35 DEBUG : BackupDir/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55ce_d20250511_m050600_c001_v7007000_t0000_u01746939960551") 2025/05/11 05:08:35 DEBUG : BackupDir/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1122dd1aef06e7f6_d20250511_m050554_c001_v0001041_t0042_u01746939954558") 2025/05/11 05:08:35 DEBUG : CompareDest/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f402438d2107b5fbc_d20250511_m050534_c001_v7007000_t0000_u01746939934462") 2025/05/11 05:08:35 DEBUG : CompareDest/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcac5b_d20250511_m050528_c001_v0001092_t0036_u01746939928226") 2025/05/11 05:08:35 DEBUG : CompareDest/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f402438d2107b5fbf_d20250511_m050534_c001_v7007000_t0000_u01746939934646") 2025/05/11 05:08:35 DEBUG : CompareDest/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba964_d20250511_m050529_c001_v0001134_t0034_u01746939929794") 2025/05/11 05:08:35 DEBUG : CopyDest/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55cf_d20250511_m050600_c001_v7007000_t0000_u01746939960733") 2025/05/11 05:08:35 DEBUG : CopyDest/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93e93_d20250511_m050551_c001_v0001098_t0013_u01746939951105") 2025/05/11 05:08:35 DEBUG : CopyDest/three: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55d0_d20250511_m050600_c001_v7007000_t0000_u01746939960915") 2025/05/11 05:08:35 DEBUG : CopyDest/three: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba99c_d20250511_m050558_c001_v0001134_t0023_u01746939958282") 2025/05/11 05:08:35 DEBUG : CopyDest/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55d2_d20250511_m050601_c001_v7007000_t0000_u01746939961107") 2025/05/11 05:08:35 DEBUG : CopyDest/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcac7f_d20250511_m050555_c001_v0001092_t0047_u01746939955978") 2025/05/11 05:08:35 DEBUG : EXISTING: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd4557_d20250511_m050727_c001_v7007000_t0000_u01746940047890") 2025/05/11 05:08:35 DEBUG : EXISTING: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad20_d20250511_m050726_c001_v0001092_t0024_u01746940046623") 2025/05/11 05:08:35 DEBUG : Testêé: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd4551_d20250511_m050723_c001_v7007000_t0000_u01746940043148") 2025/05/11 05:08:35 DEBUG : Testêé: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad1a_d20250511_m050722_c001_v0001092_t0049_u01746940042132") 2025/05/11 05:08:35 DEBUG : Testêé: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad18_d20250511_m050721_c001_v0001092_t0026_u01746940041085") 2025/05/11 05:08:35 DEBUG : a/potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6053_d20250511_m050342_c001_v7007000_t0000_u01746939822309") 2025/05/11 05:08:35 DEBUG : a/potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba822_d20250511_m050341_c001_v0001134_t0031_u01746939821598") 2025/05/11 05:08:36 DEBUG : a/potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6050_d20250511_m050339_c001_v7007000_t0000_u01746939819489") 2025/05/11 05:08:36 DEBUG : a/potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba814_d20250511_m050338_c001_v0001134_t0018_u01746939818380") 2025/05/11 05:08:36 DEBUG : a/potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f6ed_d20250511_m050316_c001_v7007000_t0000_u01746939796099") 2025/05/11 05:08:36 DEBUG : a/potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7b6_d20250511_m050315_c001_v0001134_t0033_u01746939795227") 2025/05/11 05:08:36 DEBUG : b/potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6054_d20250511_m050342_c001_v7007000_t0000_u01746939822493") 2025/05/11 05:08:36 DEBUG : b/potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba81a_d20250511_m050340_c001_v0001134_t0021_u01746939820409") 2025/05/11 05:08:36 DEBUG : b/potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c604e_d20250511_m050338_c001_v7007000_t0000_u01746939818913") 2025/05/11 05:08:36 DEBUG : b/potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba808_d20250511_m050337_c001_v0001134_t0049_u01746939817405") 2025/05/11 05:08:36 DEBUG : b/potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f6ea_d20250511_m050315_c001_v7007000_t0000_u01746939795547") 2025/05/11 05:08:36 DEBUG : b/potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7b2_d20250511_m050314_c001_v0001134_t0004_u01746939794224") 2025/05/11 05:08:36 DEBUG : backup/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd44a6_d20250511_m050614_c001_v7007000_t0000_u01746939974429") 2025/05/11 05:08:36 DEBUG : backup/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f101879308ce4bb5f_d20250511_m050612_c001_v0001183_t0046_u01746939972713") 2025/05/11 05:08:36 DEBUG : backup/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1195f94c94acb831_d20250511_m050608_c001_v0001180_t0032_u01746939968831") 2025/05/11 05:08:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a754d_d20250511_m050642_c001_v7007000_t0000_u01746940002158") 2025/05/11 05:08:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f113b8f9ce235eca1_d20250511_m050640_c001_v0001150_t0008_u01746940000318") 2025/05/11 05:08:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f112ab6de9045828a_d20250511_m050636_c001_v0001131_t0030_u01746939996458") 2025/05/11 05:08:36 DEBUG : backup/one.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f421fee69b2bdf4a2_d20250511_m050629_c001_v7007000_t0000_u01746939989602") 2025/05/11 05:08:36 DEBUG : backup/one.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1013d7c1c6a1b382_d20250511_m050627_c001_v0001179_t0033_u01746939987660") 2025/05/11 05:08:36 DEBUG : backup/one.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f11416abd18352e03_d20250511_m050623_c001_v0001182_t0059_u01746939983784") 2025/05/11 05:08:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a754e_d20250511_m050642_c001_v7007000_t0000_u01746940002343") 2025/05/11 05:08:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f11033de996e5043c_d20250511_m050641_c001_v0001092_t0052_u01746940001305") 2025/05/11 05:08:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f110ab816c5431e65_d20250511_m050637_c001_v0001105_t0049_u01746939997919") 2025/05/11 05:08:37 DEBUG : backup/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd44a7_d20250511_m050614_c001_v7007000_t0000_u01746939974642") 2025/05/11 05:08:37 DEBUG : backup/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1090255d8f1a86c4_d20250511_m050613_c001_v0001182_t0032_u01746939973544") 2025/05/11 05:08:37 DEBUG : backup/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f10836833b2137343_d20250511_m050610_c001_v0001137_t0026_u01746939970275") 2025/05/11 05:08:37 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f421fee69b2bdf4a3_d20250511_m050629_c001_v7007000_t0000_u01746939989783") 2025/05/11 05:08:37 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f11890f626b8f2251_d20250511_m050628_c001_v0001182_t0024_u01746939988814") 2025/05/11 05:08:37 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f116b027907ef5b5e_d20250511_m050625_c001_v0001184_t0057_u01746939985444") 2025/05/11 05:08:37 DEBUG : both0: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bb1_d20250511_m050813_c001_v7007000_t0000_u01746940093755") 2025/05/11 05:08:37 DEBUG : both0: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad99_d20250511_m050753_c001_v0001092_t0006_u01746940073342") 2025/05/11 05:08:37 DEBUG : both0: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bb8_d20250511_m050748_c001_v7007000_t0000_u01746940068702") 2025/05/11 05:08:37 DEBUG : both0: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad28_d20250511_m050729_c001_v0001092_t0015_u01746940049948") 2025/05/11 05:08:37 DEBUG : both1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bb2_d20250511_m050813_c001_v7007000_t0000_u01746940093940") 2025/05/11 05:08:37 DEBUG : both1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcada5_d20250511_m050754_c001_v0001092_t0006_u01746940074389") 2025/05/11 05:08:37 DEBUG : both1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bba_d20250511_m050748_c001_v7007000_t0000_u01746940068887") 2025/05/11 05:08:37 DEBUG : both1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad2c_d20250511_m050730_c001_v0001092_t0022_u01746940050712") 2025/05/11 05:08:37 DEBUG : both10: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bb4_d20250511_m050814_c001_v7007000_t0000_u01746940094122") 2025/05/11 05:08:37 DEBUG : both10: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadc9_d20250511_m050802_c001_v0001092_t0059_u01746940082404") 2025/05/11 05:08:37 DEBUG : both10: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bbc_d20250511_m050749_c001_v7007000_t0000_u01746940069069") 2025/05/11 05:08:37 DEBUG : both10: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad5e_d20250511_m050738_c001_v0001092_t0011_u01746940058126") 2025/05/11 05:08:38 DEBUG : both11: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bb5_d20250511_m050814_c001_v7007000_t0000_u01746940094307") 2025/05/11 05:08:38 DEBUG : both11: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadcf_d20250511_m050803_c001_v0001092_t0021_u01746940083245") 2025/05/11 05:08:38 DEBUG : both11: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bbd_d20250511_m050749_c001_v7007000_t0000_u01746940069253") 2025/05/11 05:08:38 DEBUG : both11: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad62_d20250511_m050739_c001_v0001092_t0017_u01746940059002") 2025/05/11 05:08:38 DEBUG : both12: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bb6_d20250511_m050814_c001_v7007000_t0000_u01746940094489") 2025/05/11 05:08:38 DEBUG : both12: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadd5_d20250511_m050804_c001_v0001092_t0059_u01746940084098") 2025/05/11 05:08:38 DEBUG : both12: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bbe_d20250511_m050749_c001_v7007000_t0000_u01746940069436") 2025/05/11 05:08:38 DEBUG : both12: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad66_d20250511_m050739_c001_v0001092_t0007_u01746940059818") 2025/05/11 05:08:38 DEBUG : both13: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bb7_d20250511_m050814_c001_v7007000_t0000_u01746940094672") 2025/05/11 05:08:38 DEBUG : both13: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadd9_d20250511_m050805_c001_v0001092_t0002_u01746940085135") 2025/05/11 05:08:38 DEBUG : both13: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bbf_d20250511_m050749_c001_v7007000_t0000_u01746940069619") 2025/05/11 05:08:38 DEBUG : both13: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad6d_d20250511_m050740_c001_v0001092_t0050_u01746940060622") 2025/05/11 05:08:38 DEBUG : both14: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bb8_d20250511_m050814_c001_v7007000_t0000_u01746940094854") 2025/05/11 05:08:38 DEBUG : both14: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcaddd_d20250511_m050805_c001_v0001092_t0018_u01746940085768") 2025/05/11 05:08:38 DEBUG : both14: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bc0_d20250511_m050749_c001_v7007000_t0000_u01746940069804") 2025/05/11 05:08:38 DEBUG : both14: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad71_d20250511_m050741_c001_v0001092_t0043_u01746940061300") 2025/05/11 05:08:38 DEBUG : both15: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bb9_d20250511_m050815_c001_v7007000_t0000_u01746940095045") 2025/05/11 05:08:38 DEBUG : both15: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcade3_d20250511_m050806_c001_v0001092_t0037_u01746940086533") 2025/05/11 05:08:38 DEBUG : both15: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bc1_d20250511_m050749_c001_v7007000_t0000_u01746940069986") 2025/05/11 05:08:38 DEBUG : both15: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad75_d20250511_m050741_c001_v0001092_t0038_u01746940061948") 2025/05/11 05:08:39 DEBUG : both16: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bba_d20250511_m050815_c001_v7007000_t0000_u01746940095233") 2025/05/11 05:08:39 DEBUG : both16: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcade9_d20250511_m050807_c001_v0001092_t0033_u01746940087208") 2025/05/11 05:08:39 DEBUG : both16: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bc2_d20250511_m050750_c001_v7007000_t0000_u01746940070171") 2025/05/11 05:08:39 DEBUG : both16: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad79_d20250511_m050742_c001_v0001092_t0036_u01746940062858") 2025/05/11 05:08:39 DEBUG : both17: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bbc_d20250511_m050815_c001_v7007000_t0000_u01746940095418") 2025/05/11 05:08:39 DEBUG : both17: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcaded_d20250511_m050808_c001_v0001092_t0056_u01746940088003") 2025/05/11 05:08:39 DEBUG : both17: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bc3_d20250511_m050750_c001_v7007000_t0000_u01746940070354") 2025/05/11 05:08:39 DEBUG : both17: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad7d_d20250511_m050743_c001_v0001092_t0028_u01746940063596") 2025/05/11 05:08:39 DEBUG : both18: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bbd_d20250511_m050815_c001_v7007000_t0000_u01746940095600") 2025/05/11 05:08:39 DEBUG : both18: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadf1_d20250511_m050808_c001_v0001092_t0037_u01746940088824") 2025/05/11 05:08:39 DEBUG : both18: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bc4_d20250511_m050750_c001_v7007000_t0000_u01746940070536") 2025/05/11 05:08:39 DEBUG : both18: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad83_d20250511_m050744_c001_v0001092_t0042_u01746940064376") 2025/05/11 05:08:39 DEBUG : both19: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bbe_d20250511_m050815_c001_v7007000_t0000_u01746940095784") 2025/05/11 05:08:39 DEBUG : both19: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadf5_d20250511_m050809_c001_v0001092_t0032_u01746940089623") 2025/05/11 05:08:39 DEBUG : both19: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bc5_d20250511_m050750_c001_v7007000_t0000_u01746940070724") 2025/05/11 05:08:39 DEBUG : both19: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad87_d20250511_m050745_c001_v0001092_t0030_u01746940065084") 2025/05/11 05:08:39 DEBUG : both2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bbf_d20250511_m050815_c001_v7007000_t0000_u01746940095971") 2025/05/11 05:08:39 DEBUG : both2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcada9_d20250511_m050755_c001_v0001092_t0023_u01746940075335") 2025/05/11 05:08:39 DEBUG : both2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bc6_d20250511_m050750_c001_v7007000_t0000_u01746940070907") 2025/05/11 05:08:40 DEBUG : both2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad30_d20250511_m050731_c001_v0001092_t0055_u01746940051631") 2025/05/11 05:08:40 DEBUG : both3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bc0_d20250511_m050816_c001_v7007000_t0000_u01746940096156") 2025/05/11 05:08:40 DEBUG : both3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadad_d20250511_m050756_c001_v0001092_t0010_u01746940076270") 2025/05/11 05:08:40 DEBUG : both3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bc7_d20250511_m050751_c001_v7007000_t0000_u01746940071089") 2025/05/11 05:08:40 DEBUG : both3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad34_d20250511_m050732_c001_v0001092_t0018_u01746940052366") 2025/05/11 05:08:40 DEBUG : both4: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bc1_d20250511_m050816_c001_v7007000_t0000_u01746940096345") 2025/05/11 05:08:40 DEBUG : both4: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadb1_d20250511_m050757_c001_v0001092_t0021_u01746940077664") 2025/05/11 05:08:40 DEBUG : both4: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bc8_d20250511_m050751_c001_v7007000_t0000_u01746940071272") 2025/05/11 05:08:40 DEBUG : both4: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad3c_d20250511_m050733_c001_v0001092_t0036_u01746940053259") 2025/05/11 05:08:40 DEBUG : both5: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bc2_d20250511_m050816_c001_v7007000_t0000_u01746940096539") 2025/05/11 05:08:40 DEBUG : both5: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadb5_d20250511_m050758_c001_v0001092_t0050_u01746940078469") 2025/05/11 05:08:40 DEBUG : both5: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bc9_d20250511_m050751_c001_v7007000_t0000_u01746940071461") 2025/05/11 05:08:40 DEBUG : both5: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad40_d20250511_m050733_c001_v0001092_t0015_u01746940053975") 2025/05/11 05:08:40 DEBUG : both6: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bc3_d20250511_m050816_c001_v7007000_t0000_u01746940096741") 2025/05/11 05:08:40 DEBUG : both6: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadb9_d20250511_m050759_c001_v0001092_t0057_u01746940079162") 2025/05/11 05:08:40 DEBUG : both6: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bcb_d20250511_m050751_c001_v7007000_t0000_u01746940071647") 2025/05/11 05:08:40 DEBUG : both6: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad46_d20250511_m050734_c001_v0001092_t0017_u01746940054706") 2025/05/11 05:08:40 DEBUG : both7: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bc4_d20250511_m050816_c001_v7007000_t0000_u01746940096927") 2025/05/11 05:08:40 DEBUG : both7: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadbd_d20250511_m050759_c001_v0001092_t0022_u01746940079960") 2025/05/11 05:08:40 DEBUG : both7: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bcd_d20250511_m050751_c001_v7007000_t0000_u01746940071837") 2025/05/11 05:08:41 DEBUG : both7: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad4c_d20250511_m050735_c001_v0001092_t0003_u01746940055588") 2025/05/11 05:08:41 DEBUG : both8: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bc5_d20250511_m050817_c001_v7007000_t0000_u01746940097118") 2025/05/11 05:08:41 DEBUG : both8: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadc1_d20250511_m050801_c001_v0001092_t0041_u01746940081014") 2025/05/11 05:08:41 DEBUG : both8: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bce_d20250511_m050752_c001_v7007000_t0000_u01746940072027") 2025/05/11 05:08:41 DEBUG : both8: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad52_d20250511_m050736_c001_v0001092_t0023_u01746940056508") 2025/05/11 05:08:41 DEBUG : both9: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bc6_d20250511_m050817_c001_v7007000_t0000_u01746940097306") 2025/05/11 05:08:41 DEBUG : both9: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadc5_d20250511_m050801_c001_v0001092_t0052_u01746940081746") 2025/05/11 05:08:41 DEBUG : both9: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bd0_d20250511_m050752_c001_v7007000_t0000_u01746940072214") 2025/05/11 05:08:41 DEBUG : both9: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad56_d20250511_m050737_c001_v0001092_t0004_u01746940057279") 2025/05/11 05:08:41 DEBUG : c/non empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6056_d20250511_m050342_c001_v7007000_t0000_u01746939822678") 2025/05/11 05:08:41 DEBUG : c/non empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba820_d20250511_m050340_c001_v0001134_t0039_u01746939820902") 2025/05/11 05:08:41 DEBUG : c/non empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6051_d20250511_m050339_c001_v7007000_t0000_u01746939819680") 2025/05/11 05:08:41 DEBUG : c/non empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba810_d20250511_m050337_c001_v0001134_t0048_u01746939817736") 2025/05/11 05:08:41 DEBUG : c/non empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f6ee_d20250511_m050316_c001_v7007000_t0000_u01746939796281") 2025/05/11 05:08:41 DEBUG : c/non empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7b4_d20250511_m050314_c001_v0001134_t0003_u01746939794537") 2025/05/11 05:08:41 DEBUG : check sum: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6019_d20250511_m050302_c001_v7007000_t0000_u01746939782818") 2025/05/11 05:08:41 DEBUG : check sum: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba788_d20250511_m050301_c001_v0001134_t0010_u01746939781479") 2025/05/11 05:08:41 DEBUG : dest/3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55bc_d20250511_m050543_c001_v7007000_t0000_u01746939943688") 2025/05/11 05:08:41 DEBUG : dest/3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40348220f73f688a_d20250511_m050542_c001_v0001103_t0031_u01746939942550") 2025/05/11 05:08:41 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd4547_d20250511_m050719_c001_v7007000_t0000_u01746940039528") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114c44b01d62dc18_d20250511_m050716_c001_v0001117_t0017_u01746940036874") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f405d81b301a3bb6a_d20250511_m050716_c001_v7007000_t0000_u01746940036685") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114c44b01d62dc0c_d20250511_m050713_c001_v0001117_t0048_u01746940033060") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f405d81b301a3bb62_d20250511_m050712_c001_v7007000_t0000_u01746940032326") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad08_d20250511_m050708_c001_v0001092_t0019_u01746940028021") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a7560_d20250511_m050706_c001_v7007000_t0000_u01746940026452") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1107465b9e6d94df_d20250511_m050704_c001_v0001183_t0007_u01746940024211") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4196aa2fb44c9c67_d20250511_m050704_c001_v7007000_t0000_u01746940024029") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1107465b9e6d94c7_d20250511_m050701_c001_v0001183_t0007_u01746940021431") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4196aa2fb44c9c5d_d20250511_m050700_c001_v7007000_t0000_u01746940020705") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcacf9_d20250511_m050656_c001_v0001092_t0016_u01746940016774") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a7555_d20250511_m050655_c001_v7007000_t0000_u01746940015819") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f11375cf0958a0105_d20250511_m050653_c001_v0001184_t0019_u01746940013821") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4061bed3c0216866_d20250511_m050653_c001_v7007000_t0000_u01746940013271") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f11375cf0958a0093_d20250511_m050648_c001_v0001184_t0033_u01746940008185") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4061bed3c021685f_d20250511_m050647_c001_v7007000_t0000_u01746940007451") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcacd5_d20250511_m050643_c001_v0001092_t0042_u01746940003462") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a754f_d20250511_m050642_c001_v7007000_t0000_u01746940002529") 2025/05/11 05:08:42 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f111879ca0bf7cb00_d20250511_m050640_c001_v0001179_t0051_u01746940000846") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40702ecff9675d7c_d20250511_m050640_c001_v7007000_t0000_u01746940000653") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f111879ca0bf7cae8_d20250511_m050637_c001_v0001179_t0029_u01746939997501") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40702ecff9675d79_d20250511_m050636_c001_v7007000_t0000_u01746939996767") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcacbd_d20250511_m050630_c001_v0001092_t0058_u01746939990889") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f421fee69b2bdf4a4_d20250511_m050629_c001_v7007000_t0000_u01746939989969") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f111ea15d27dac885_d20250511_m050628_c001_v0001171_t0038_u01746939988045") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f411bbc494e832308_d20250511_m050627_c001_v7007000_t0000_u01746939987863") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f111ea15d27dac841_d20250511_m050624_c001_v0001171_t0037_u01746939984736") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f411bbc494e832303_d20250511_m050624_c001_v7007000_t0000_u01746939984011") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcac9f_d20250511_m050615_c001_v0001092_t0004_u01746939975845") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd44a8_d20250511_m050614_c001_v7007000_t0000_u01746939974830") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1135d510c1140e6b_d20250511_m050613_c001_v0001177_t0022_u01746939973122") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55da_d20250511_m050612_c001_v7007000_t0000_u01746939972938") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1135d510c1140e59_d20250511_m050609_c001_v0001177_t0025_u01746939969775") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55d6_d20250511_m050609_c001_v7007000_t0000_u01746939969047") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93ef5_d20250511_m050602_c001_v0001098_t0021_u01746939962387") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55d3_d20250511_m050601_c001_v7007000_t0000_u01746939961290") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1123c7009188b45e_d20250511_m050555_c001_v0001103_t0029_u01746939955103") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41535042c0deeb4a_d20250511_m050554_c001_v7007000_t0000_u01746939954900") 2025/05/11 05:08:43 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba98c_d20250511_m050550_c001_v0001134_t0002_u01746939950172") 2025/05/11 05:08:44 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f102ab0f7f2d03800_d20250511_m050549_c001_v0001042_t0039_u01746939949273") 2025/05/11 05:08:44 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f102ab0f7f2d037fe_d20250511_m050548_c001_v0001042_t0044_u01746939948092") 2025/05/11 05:08:44 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f402438d2107b5fc0_d20250511_m050534_c001_v7007000_t0000_u01746939934831") 2025/05/11 05:08:44 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93dd3_d20250511_m050527_c001_v0001098_t0043_u01746939927454") 2025/05/11 05:08:44 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1126b1a477cf54e3_d20250511_m050526_c001_v0001036_t0023_u01746939926400") 2025/05/11 05:08:44 DEBUG : dst/one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1126b1a477cf54e1_d20250511_m050525_c001_v0001036_t0017_u01746939925106") 2025/05/11 05:08:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd454a_d20250511_m050719_c001_v7007000_t0000_u01746940039713") 2025/05/11 05:08:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f102d08090c53763a_d20250511_m050716_c001_v0001145_t0040_u01746940036342") 2025/05/11 05:08:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1177d4aba1399c5a_d20250511_m050711_c001_v0001146_t0023_u01746940031744") 2025/05/11 05:08:44 DEBUG : dst/one.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a7561_d20250511_m050706_c001_v7007000_t0000_u01746940026638") 2025/05/11 05:08:44 DEBUG : dst/one.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f119b75ade462db42_d20250511_m050703_c001_v0001136_t0049_u01746940023650") 2025/05/11 05:08:44 DEBUG : dst/one.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1166282b00d108c3_d20250511_m050700_c001_v0001183_t0005_u01746940020490") 2025/05/11 05:08:44 DEBUG : dst/one.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a7556_d20250511_m050656_c001_v7007000_t0000_u01746940016018") 2025/05/11 05:08:44 DEBUG : dst/one.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f106df92f6f9a3bea_d20250511_m050653_c001_v0001120_t0040_u01746940013017") 2025/05/11 05:08:44 DEBUG : dst/one.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1112a02c17cad9b0_d20250511_m050647_c001_v0001178_t0011_u01746940007234") 2025/05/11 05:08:44 DEBUG : dst/three: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55d4_d20250511_m050601_c001_v7007000_t0000_u01746939961473") 2025/05/11 05:08:44 DEBUG : dst/three: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f102ab0f7f2d03814_d20250511_m050559_c001_v0001042_t0006_u01746939959628") 2025/05/11 05:08:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd454c_d20250511_m050719_c001_v7007000_t0000_u01746940039900") 2025/05/11 05:08:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1164e4b3c77eebcf_d20250511_m050718_c001_v0001181_t0025_u01746940038022") 2025/05/11 05:08:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1053b2335b6f6a12_d20250511_m050714_c001_v0001171_t0020_u01746940034096") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd454d_d20250511_m050720_c001_v7007000_t0000_u01746940040099") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114c44b01d62dc1e_d20250511_m050718_c001_v0001117_t0055_u01746940038449") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f405d81b301a3bb6f_d20250511_m050718_c001_v7007000_t0000_u01746940038268") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114c44b01d62dc12_d20250511_m050714_c001_v0001117_t0030_u01746940034613") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f405d81b301a3bb64_d20250511_m050714_c001_v7007000_t0000_u01746940034430") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad0e_d20250511_m050708_c001_v0001092_t0027_u01746940028875") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a7562_d20250511_m050706_c001_v7007000_t0000_u01746940026905") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1107465b9e6d94f1_d20250511_m050705_c001_v0001183_t0044_u01746940025868") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4196aa2fb44c9c6a_d20250511_m050705_c001_v7007000_t0000_u01746940025685") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1107465b9e6d94d5_d20250511_m050702_c001_v0001183_t0036_u01746940022669") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4196aa2fb44c9c64_d20250511_m050702_c001_v7007000_t0000_u01746940022487") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcacfd_d20250511_m050657_c001_v0001092_t0006_u01746940017687") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4061bed3c0216868_d20250511_m050655_c001_v7007000_t0000_u01746940015235") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcacf1_d20250511_m050651_c001_v0001092_t0046_u01746940011801") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4061bed3c0216860_d20250511_m050648_c001_v7007000_t0000_u01746940008894") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcacdb_d20250511_m050644_c001_v0001092_t0026_u01746940004445") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40702ecff9675d7e_d20250511_m050641_c001_v7007000_t0000_u01746940001596") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728baa07_d20250511_m050639_c001_v0001134_t0027_u01746939999373") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40702ecff9675d7a_d20250511_m050638_c001_v7007000_t0000_u01746939998255") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcacbf_d20250511_m050631_c001_v0001092_t0047_u01746939991604") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f411bbc494e83230a_d20250511_m050629_c001_v7007000_t0000_u01746939989032") 2025/05/11 05:08:45 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba9ed_d20250511_m050626_c001_v0001134_t0050_u01746939986760") 2025/05/11 05:08:46 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f411bbc494e832305_d20250511_m050625_c001_v7007000_t0000_u01746939985658") 2025/05/11 05:08:46 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcaca5_d20250511_m050619_c001_v0001092_t0047_u01746939979121") 2025/05/11 05:08:46 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55dc_d20250511_m050613_c001_v7007000_t0000_u01746939973827") 2025/05/11 05:08:46 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93f2f_d20250511_m050611_c001_v0001098_t0044_u01746939971775") 2025/05/11 05:08:46 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55d8_d20250511_m050610_c001_v7007000_t0000_u01746939970682") 2025/05/11 05:08:46 DEBUG : dst/three.txt: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba9a8_d20250511_m050604_c001_v0001134_t0042_u01746939964409") 2025/05/11 05:08:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a7563_d20250511_m050707_c001_v7007000_t0000_u01746940027099") 2025/05/11 05:08:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f106ef1a0e86aa7ea_d20250511_m050705_c001_v0001146_t0049_u01746940025093") 2025/05/11 05:08:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f10578efb256b2b12_d20250511_m050702_c001_v0001182_t0046_u01746940022269") 2025/05/11 05:08:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a7557_d20250511_m050656_c001_v7007000_t0000_u01746940016208") 2025/05/11 05:08:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f113241b4ac63bb02_d20250511_m050654_c001_v0001104_t0046_u01746940014278") 2025/05/11 05:08:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f102c150c2a17ef80_d20250511_m050648_c001_v0001184_t0006_u01746940008609") 2025/05/11 05:08:46 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd454e_d20250511_m050720_c001_v7007000_t0000_u01746940040287") 2025/05/11 05:08:46 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad0a_d20250511_m050708_c001_v0001092_t0031_u01746940028453") 2025/05/11 05:08:46 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a7564_d20250511_m050707_c001_v7007000_t0000_u01746940027286") 2025/05/11 05:08:46 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcacfb_d20250511_m050657_c001_v0001092_t0029_u01746940017221") 2025/05/11 05:08:46 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a7559_d20250511_m050656_c001_v7007000_t0000_u01746940016397") 2025/05/11 05:08:46 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728baa0d_d20250511_m050644_c001_v0001134_t0005_u01746940004065") 2025/05/11 05:08:46 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41016782899a7550_d20250511_m050642_c001_v7007000_t0000_u01746940002714") 2025/05/11 05:08:46 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba9f1_d20250511_m050631_c001_v0001134_t0030_u01746939991274") 2025/05/11 05:08:47 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f421fee69b2bdf4a5_d20250511_m050630_c001_v7007000_t0000_u01746939990153") 2025/05/11 05:08:47 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba9ce_d20250511_m050616_c001_v0001134_t0016_u01746939976620") 2025/05/11 05:08:47 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd44a9_d20250511_m050615_c001_v7007000_t0000_u01746939975098") 2025/05/11 05:08:47 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcac85_d20250511_m050603_c001_v0001092_t0046_u01746939963170") 2025/05/11 05:08:47 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55d5_d20250511_m050601_c001_v7007000_t0000_u01746939961656") 2025/05/11 05:08:47 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f100f57560c556913_d20250511_m050557_c001_v0001176_t0004_u01746939957128") 2025/05/11 05:08:47 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f402438d2107b5fc2_d20250511_m050535_c001_v7007000_t0000_u01746939935015") 2025/05/11 05:08:47 DEBUG : dst/two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1126b1a477cf54f5_d20250511_m050533_c001_v0001036_t0029_u01746939933707") 2025/05/11 05:08:47 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4061bed3c0216696_d20250511_m050452_c001_v7007000_t0000_u01746939892587") 2025/05/11 05:08:47 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba90c_d20250511_m050448_c001_v0001134_t0037_u01746939888980") 2025/05/11 05:08:47 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4061bed3c02165fb_d20250511_m050446_c001_v7007000_t0000_u01746939886451") 2025/05/11 05:08:47 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba8ec_d20250511_m050435_c001_v0001134_t0041_u01746939875154") 2025/05/11 05:08:47 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d74_d20250511_m050426_c001_v7007000_t0000_u01746939866153") 2025/05/11 05:08:47 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba8ce_d20250511_m050423_c001_v0001134_t0023_u01746939863032") 2025/05/11 05:08:47 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6087_d20250511_m050357_c001_v7007000_t0000_u01746939837346") 2025/05/11 05:08:47 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba868_d20250511_m050355_c001_v0001134_t0028_u01746939835241") 2025/05/11 05:08:47 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c607c_d20250511_m050353_c001_v7007000_t0000_u01746939833645") 2025/05/11 05:08:47 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba85a_d20250511_m050352_c001_v0001134_t0018_u01746939832300") 2025/05/11 05:08:47 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6075_d20250511_m050348_c001_v7007000_t0000_u01746939828624") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba842_d20250511_m050346_c001_v0001134_t0005_u01746939826726") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6058_d20250511_m050345_c001_v7007000_t0000_u01746939825356") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba82e_d20250511_m050343_c001_v0001134_t0022_u01746939823829") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6048_d20250511_m050336_c001_v7007000_t0000_u01746939816479") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7fa_d20250511_m050334_c001_v0001134_t0056_u01746939814398") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f71e_d20250511_m050332_c001_v7007000_t0000_u01746939812967") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7e8_d20250511_m050332_c001_v0001134_t0029_u01746939812028") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f706_d20250511_m050325_c001_v7007000_t0000_u01746939805788") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7ce_d20250511_m050324_c001_v0001134_t0020_u01746939804343") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f6f8_d20250511_m050321_c001_v7007000_t0000_u01746939801793") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7c4_d20250511_m050320_c001_v0001134_t0058_u01746939800569") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f6f2_d20250511_m050319_c001_v7007000_t0000_u01746939799482") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1123c7009188b29c_d20250511_m050318_c001_v0001103_t0056_u01746939798695") 2025/05/11 05:08:48 DEBUG : empty space: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7ba_d20250511_m050317_c001_v0001134_t0031_u01746939797015") 2025/05/11 05:08:48 DEBUG : enormous: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6083_d20250511_m050356_c001_v7007000_t0000_u01746939836424") 2025/05/11 05:08:48 DEBUG : enormous: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba86c_d20250511_m050355_c001_v0001134_t0045_u01746939835708") 2025/05/11 05:08:48 DEBUG : existing: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41970d4df9dd4553_d20250511_m050725_c001_v7007000_t0000_u01746940045469") 2025/05/11 05:08:48 DEBUG : existing: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad1c_d20250511_m050723_c001_v0001092_t0021_u01746940043992") 2025/05/11 05:08:48 DEBUG : existing: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d6e_d20250511_m050421_c001_v7007000_t0000_u01746939861183") 2025/05/11 05:08:48 DEBUG : existing: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba8ca_d20250511_m050419_c001_v0001134_t0047_u01746939859966") 2025/05/11 05:08:49 DEBUG : existing: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f6e5_d20250511_m050313_c001_v7007000_t0000_u01746939793135") 2025/05/11 05:08:49 DEBUG : existing: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7a6_d20250511_m050312_c001_v0001134_t0015_u01746939792046") 2025/05/11 05:08:49 DEBUG : existing: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f6e3_d20250511_m050310_c001_v7007000_t0000_u01746939790771") 2025/05/11 05:08:49 DEBUG : existing: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7a2_d20250511_m050310_c001_v0001134_t0043_u01746939790122") 2025/05/11 05:08:49 DEBUG : existing: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba79c_d20250511_m050309_c001_v0001134_t0053_u01746939789108") 2025/05/11 05:08:49 DEBUG : existing-b: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d6f_d20250511_m050421_c001_v7007000_t0000_u01746939861369") 2025/05/11 05:08:49 DEBUG : existing-b: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93c61_d20250511_m050419_c001_v0001098_t0031_u01746939859977") 2025/05/11 05:08:49 DEBUG : file1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16be9_d20250511_m050826_c001_v7007000_t0000_u01746940106470") 2025/05/11 05:08:49 DEBUG : file1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcae0f_d20250511_m050825_c001_v0001092_t0045_u01746940105043") 2025/05/11 05:08:49 DEBUG : file1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16be2_d20250511_m050823_c001_v7007000_t0000_u01746940103281") 2025/05/11 05:08:49 DEBUG : file1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1078487fb8d84084_d20250511_m050822_c001_v0001043_t0035_u01746940102314") 2025/05/11 05:08:49 DEBUG : five: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6088_d20250511_m050402_c001_v7007000_t0000_u01746939842006") 2025/05/11 05:08:49 DEBUG : five: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f403614b8728ba886_d20250511_m050359_c001_v0001134_t0053_u01746939839889") 2025/05/11 05:08:49 DEBUG : foo: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f6fe_d20250511_m050323_c001_v7007000_t0000_u01746939803619") 2025/05/11 05:08:49 DEBUG : foo: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f403614b8728ba7ca_d20250511_m050323_c001_v0001134_t0053_u01746939803073") 2025/05/11 05:08:49 DEBUG : foo: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f403614b8728ba7c8_d20250511_m050322_c001_v0001134_t0053_u01746939802521") 2025/05/11 05:08:49 DEBUG : four: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6089_d20250511_m050402_c001_v7007000_t0000_u01746939842188") 2025/05/11 05:08:49 DEBUG : four: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f414ea11f09fcabbb_d20250511_m050400_c001_v0001092_t0020_u01746939840446") 2025/05/11 05:08:49 DEBUG : four: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba880_d20250511_m050359_c001_v0001134_t0008_u01746939839137") 2025/05/11 05:08:49 DEBUG : hello world2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba5550c_d20250511_m050218_c001_v7007000_t0000_u01746939738777") 2025/05/11 05:08:50 DEBUG : hello world2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba720_d20250511_m050217_c001_v0001134_t0002_u01746939737978") 2025/05/11 05:08:50 DEBUG : ignore-size: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6024_d20250511_m050307_c001_v7007000_t0000_u01746939787644") 2025/05/11 05:08:50 DEBUG : ignore-size: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba794_d20250511_m050306_c001_v0001134_t0008_u01746939786577") 2025/05/11 05:08:50 DEBUG : nested/sub dir/file: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d68_d20250511_m050418_c001_v7007000_t0000_u01746939858860") 2025/05/11 05:08:50 DEBUG : nested/sub dir/file: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93c49_d20250511_m050417_c001_v0001098_t0046_u01746939857776") 2025/05/11 05:08:50 DEBUG : nested/sub dir/file: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d63_d20250511_m050416_c001_v7007000_t0000_u01746939856575") 2025/05/11 05:08:50 DEBUG : nested/sub dir/file: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93c3d_d20250511_m050415_c001_v0001098_t0052_u01746939855392") 2025/05/11 05:08:50 DEBUG : one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c608b_d20250511_m050402_c001_v7007000_t0000_u01746939842376") 2025/05/11 05:08:50 DEBUG : one: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f403614b8728ba878_d20250511_m050358_c001_v0001134_t0053_u01746939838477") 2025/05/11 05:08:50 DEBUG : only0: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bc7_d20250511_m050817_c001_v7007000_t0000_u01746940097489") 2025/05/11 05:08:50 DEBUG : only0: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4115eb2af36e9ca3_d20250511_m050812_c001_v0001093_t0049_u01746940092481") 2025/05/11 05:08:50 DEBUG : only0: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad9b_d20250511_m050753_c001_v0001092_t0046_u01746940073623") 2025/05/11 05:08:50 DEBUG : only0: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f89f_d20250511_m050747_c001_v7007000_t0000_u01746940067855") 2025/05/11 05:08:50 DEBUG : only0: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad2a_d20250511_m050730_c001_v0001092_t0043_u01746940050358") 2025/05/11 05:08:50 DEBUG : only1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bc9_d20250511_m050817_c001_v7007000_t0000_u01746940097672") 2025/05/11 05:08:50 DEBUG : only1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f414ea11f09fcadf9_d20250511_m050811_c001_v0001092_t0020_u01746940091566") 2025/05/11 05:08:50 DEBUG : only1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcada7_d20250511_m050754_c001_v0001092_t0047_u01746940074713") 2025/05/11 05:08:50 DEBUG : only1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40702ecff9675e19_d20250511_m050747_c001_v7007000_t0000_u01746940067696") 2025/05/11 05:08:50 DEBUG : only1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad2e_d20250511_m050731_c001_v0001092_t0031_u01746940051118") 2025/05/11 05:08:50 DEBUG : only10: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bca_d20250511_m050817_c001_v7007000_t0000_u01746940097855") 2025/05/11 05:08:50 DEBUG : only10: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40578efb256b2eb9_d20250511_m050812_c001_v0001182_t0042_u01746940092495") 2025/05/11 05:08:51 DEBUG : only10: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadcb_d20250511_m050802_c001_v0001092_t0027_u01746940082827") 2025/05/11 05:08:51 DEBUG : only10: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40702ecff9675e1a_d20250511_m050747_c001_v7007000_t0000_u01746940067887") 2025/05/11 05:08:51 DEBUG : only10: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad60_d20250511_m050738_c001_v0001092_t0056_u01746940058547") 2025/05/11 05:08:51 DEBUG : only11: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bcb_d20250511_m050818_c001_v7007000_t0000_u01746940098038") 2025/05/11 05:08:51 DEBUG : only11: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4115eb2af36e9ca5_d20250511_m050812_c001_v0001093_t0049_u01746940092664") 2025/05/11 05:08:51 DEBUG : only11: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadd1_d20250511_m050803_c001_v0001092_t0038_u01746940083621") 2025/05/11 05:08:51 DEBUG : only11: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bb4_d20250511_m050747_c001_v7007000_t0000_u01746940067699") 2025/05/11 05:08:51 DEBUG : only11: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad64_d20250511_m050739_c001_v0001092_t0011_u01746940059425") 2025/05/11 05:08:51 DEBUG : only12: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bcc_d20250511_m050818_c001_v7007000_t0000_u01746940098220") 2025/05/11 05:08:51 DEBUG : only12: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4115eb2af36e9c9f_d20250511_m050812_c001_v0001093_t0049_u01746940092114") 2025/05/11 05:08:51 DEBUG : only12: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadd7_d20250511_m050804_c001_v0001092_t0047_u01746940084602") 2025/05/11 05:08:51 DEBUG : only12: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418d0721aab5c213_d20250511_m050747_c001_v7007000_t0000_u01746940067708") 2025/05/11 05:08:51 DEBUG : only12: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad68_d20250511_m050740_c001_v0001092_t0025_u01746940060185") 2025/05/11 05:08:51 DEBUG : only13: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bce_d20250511_m050818_c001_v7007000_t0000_u01746940098404") 2025/05/11 05:08:51 DEBUG : only13: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40578efb256b2eb5_d20250511_m050812_c001_v0001182_t0042_u01746940092307") 2025/05/11 05:08:51 DEBUG : only13: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcaddb_d20250511_m050805_c001_v0001092_t0040_u01746940085479") 2025/05/11 05:08:51 DEBUG : only13: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418d0721aab5c214_d20250511_m050747_c001_v7007000_t0000_u01746940067901") 2025/05/11 05:08:51 DEBUG : only13: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad6f_d20250511_m050740_c001_v0001092_t0002_u01746940060966") 2025/05/11 05:08:51 DEBUG : only14: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bcf_d20250511_m050818_c001_v7007000_t0000_u01746940098593") 2025/05/11 05:08:51 DEBUG : only14: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4078487fb8d8406c_d20250511_m050812_c001_v0001043_t0028_u01746940092498") 2025/05/11 05:08:52 DEBUG : only14: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcade1_d20250511_m050806_c001_v0001092_t0059_u01746940086169") 2025/05/11 05:08:52 DEBUG : only14: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f89b_d20250511_m050747_c001_v7007000_t0000_u01746940067302") 2025/05/11 05:08:52 DEBUG : only14: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad73_d20250511_m050741_c001_v0001092_t0009_u01746940061617") 2025/05/11 05:08:52 DEBUG : only15: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bd0_d20250511_m050818_c001_v7007000_t0000_u01746940098774") 2025/05/11 05:08:52 DEBUG : only15: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f414ea11f09fcadfd_d20250511_m050812_c001_v0001092_t0020_u01746940092144") 2025/05/11 05:08:52 DEBUG : only15: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcade7_d20250511_m050806_c001_v0001092_t0051_u01746940086855") 2025/05/11 05:08:52 DEBUG : only15: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f8a0_d20250511_m050748_c001_v7007000_t0000_u01746940068037") 2025/05/11 05:08:52 DEBUG : only15: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad77_d20250511_m050742_c001_v0001092_t0028_u01746940062283") 2025/05/11 05:08:52 DEBUG : only16: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bd1_d20250511_m050818_c001_v7007000_t0000_u01746940098957") 2025/05/11 05:08:52 DEBUG : only16: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4115eb2af36e9ca1_d20250511_m050812_c001_v0001093_t0049_u01746940092298") 2025/05/11 05:08:52 DEBUG : only16: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadeb_d20250511_m050807_c001_v0001092_t0027_u01746940087568") 2025/05/11 05:08:52 DEBUG : only16: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bb1_d20250511_m050747_c001_v7007000_t0000_u01746940067318") 2025/05/11 05:08:52 DEBUG : only16: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad7b_d20250511_m050743_c001_v0001092_t0019_u01746940063171") 2025/05/11 05:08:52 DEBUG : only17: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bd2_d20250511_m050819_c001_v7007000_t0000_u01746940099144") 2025/05/11 05:08:52 DEBUG : only17: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f414ea11f09fcadff_d20250511_m050812_c001_v0001092_t0020_u01746940092328") 2025/05/11 05:08:52 DEBUG : only17: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadef_d20250511_m050808_c001_v0001092_t0036_u01746940088367") 2025/05/11 05:08:52 DEBUG : only17: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bb7_d20250511_m050748_c001_v7007000_t0000_u01746940068074") 2025/05/11 05:08:52 DEBUG : only17: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad81_d20250511_m050744_c001_v0001092_t0059_u01746940064078") 2025/05/11 05:08:52 DEBUG : only18: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bd3_d20250511_m050819_c001_v7007000_t0000_u01746940099327") 2025/05/11 05:08:53 DEBUG : only18: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4115eb2af36e9ca9_d20250511_m050812_c001_v0001093_t0049_u01746940092848") 2025/05/11 05:08:53 DEBUG : only18: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadf3_d20250511_m050809_c001_v0001092_t0025_u01746940089166") 2025/05/11 05:08:53 DEBUG : only18: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f89c_d20250511_m050747_c001_v7007000_t0000_u01746940067486") 2025/05/11 05:08:53 DEBUG : only18: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad85_d20250511_m050744_c001_v0001092_t0014_u01746940064658") 2025/05/11 05:08:53 DEBUG : only19: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bd4_d20250511_m050819_c001_v7007000_t0000_u01746940099513") 2025/05/11 05:08:53 DEBUG : only19: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40578efb256b2ebf_d20250511_m050812_c001_v0001182_t0042_u01746940092864") 2025/05/11 05:08:53 DEBUG : only19: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadf7_d20250511_m050810_c001_v0001092_t0004_u01746940090418") 2025/05/11 05:08:53 DEBUG : only19: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418d0721aab5c210_d20250511_m050747_c001_v7007000_t0000_u01746940067328") 2025/05/11 05:08:53 DEBUG : only19: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad89_d20250511_m050745_c001_v0001092_t0014_u01746940065457") 2025/05/11 05:08:53 DEBUG : only2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bd5_d20250511_m050819_c001_v7007000_t0000_u01746940099695") 2025/05/11 05:08:53 DEBUG : only2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f414ea11f09fcae01_d20250511_m050812_c001_v0001092_t0020_u01746940092510") 2025/05/11 05:08:53 DEBUG : only2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadab_d20250511_m050755_c001_v0001092_t0005_u01746940075710") 2025/05/11 05:08:53 DEBUG : only2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f89a_d20250511_m050747_c001_v7007000_t0000_u01746940067115") 2025/05/11 05:08:53 DEBUG : only2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad32_d20250511_m050732_c001_v0001092_t0000_u01746940052027") 2025/05/11 05:08:53 DEBUG : only3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bd6_d20250511_m050819_c001_v7007000_t0000_u01746940099881") 2025/05/11 05:08:53 DEBUG : only3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f414ea11f09fcae05_d20250511_m050812_c001_v0001092_t0020_u01746940092885") 2025/05/11 05:08:53 DEBUG : only3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadaf_d20250511_m050757_c001_v0001092_t0031_u01746940077232") 2025/05/11 05:08:53 DEBUG : only3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40702ecff9675e18_d20250511_m050747_c001_v7007000_t0000_u01746940067503") 2025/05/11 05:08:53 DEBUG : only3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad38_d20250511_m050732_c001_v0001092_t0022_u01746940052869") 2025/05/11 05:08:53 DEBUG : only4: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bd8_d20250511_m050820_c001_v7007000_t0000_u01746940100063") 2025/05/11 05:08:54 DEBUG : only4: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40578efb256b2ebb_d20250511_m050812_c001_v0001182_t0042_u01746940092678") 2025/05/11 05:08:54 DEBUG : only4: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadb3_d20250511_m050758_c001_v0001092_t0017_u01746940078043") 2025/05/11 05:08:54 DEBUG : only4: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bb3_d20250511_m050747_c001_v7007000_t0000_u01746940067509") 2025/05/11 05:08:54 DEBUG : only4: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad3e_d20250511_m050733_c001_v0001092_t0003_u01746940053621") 2025/05/11 05:08:54 DEBUG : only5: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bd9_d20250511_m050820_c001_v7007000_t0000_u01746940100245") 2025/05/11 05:08:54 DEBUG : only5: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4078487fb8d8406e_d20250511_m050812_c001_v0001043_t0028_u01746940092687") 2025/05/11 05:08:54 DEBUG : only5: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadb7_d20250511_m050758_c001_v0001092_t0015_u01746940078790") 2025/05/11 05:08:54 DEBUG : only5: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418d0721aab5c211_d20250511_m050747_c001_v7007000_t0000_u01746940067515") 2025/05/11 05:08:54 DEBUG : only5: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad42_d20250511_m050734_c001_v0001092_t0019_u01746940054339") 2025/05/11 05:08:54 DEBUG : only6: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bda_d20250511_m050820_c001_v7007000_t0000_u01746940100433") 2025/05/11 05:08:54 DEBUG : only6: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f414ea11f09fcae03_d20250511_m050812_c001_v0001092_t0020_u01746940092699") 2025/05/11 05:08:54 DEBUG : only6: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadbb_d20250511_m050759_c001_v0001092_t0043_u01746940079486") 2025/05/11 05:08:54 DEBUG : only6: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4152083cf76d2bb6_d20250511_m050747_c001_v7007000_t0000_u01746940067889") 2025/05/11 05:08:54 DEBUG : only6: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad4a_d20250511_m050735_c001_v0001092_t0057_u01746940055263") 2025/05/11 05:08:54 DEBUG : only7: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bdb_d20250511_m050820_c001_v7007000_t0000_u01746940100616") 2025/05/11 05:08:54 DEBUG : only7: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4115eb2af36e9cab_d20250511_m050813_c001_v0001093_t0049_u01746940093030") 2025/05/11 05:08:54 DEBUG : only7: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadbf_d20250511_m050800_c001_v0001092_t0013_u01746940080392") 2025/05/11 05:08:54 DEBUG : only7: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40702ecff9675e17_d20250511_m050747_c001_v7007000_t0000_u01746940067307") 2025/05/11 05:08:54 DEBUG : only7: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad50_d20250511_m050736_c001_v0001092_t0006_u01746940056030") 2025/05/11 05:08:54 DEBUG : only8: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bdc_d20250511_m050820_c001_v7007000_t0000_u01746940100798") 2025/05/11 05:08:55 DEBUG : only8: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40578efb256b2ec3_d20250511_m050813_c001_v0001182_t0042_u01746940093048") 2025/05/11 05:08:55 DEBUG : only8: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadc3_d20250511_m050801_c001_v0001092_t0009_u01746940081427") 2025/05/11 05:08:55 DEBUG : only8: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f898_d20250511_m050746_c001_v7007000_t0000_u01746940066932") 2025/05/11 05:08:55 DEBUG : only8: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad54_d20250511_m050736_c001_v0001092_t0009_u01746940056928") 2025/05/11 05:08:55 DEBUG : only9: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bde_d20250511_m050820_c001_v7007000_t0000_u01746940100982") 2025/05/11 05:08:55 DEBUG : only9: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4078487fb8d84070_d20250511_m050812_c001_v0001043_t0028_u01746940092873") 2025/05/11 05:08:55 DEBUG : only9: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcadc7_d20250511_m050802_c001_v0001092_t0007_u01746940082066") 2025/05/11 05:08:55 DEBUG : only9: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f89d_d20250511_m050747_c001_v7007000_t0000_u01746940067669") 2025/05/11 05:08:55 DEBUG : only9: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcad58_d20250511_m050737_c001_v0001092_t0049_u01746940057601") 2025/05/11 05:08:55 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d60_d20250511_m050413_c001_v7007000_t0000_u01746939853521") 2025/05/11 05:08:55 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcabd9_d20250511_m050411_c001_v0001092_t0047_u01746939851232") 2025/05/11 05:08:55 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d5b_d20250511_m050409_c001_v7007000_t0000_u01746939849381") 2025/05/11 05:08:55 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba8a4_d20250511_m050407_c001_v0001134_t0054_u01746939847482") 2025/05/11 05:08:55 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d57_d20250511_m050405_c001_v7007000_t0000_u01746939845644") 2025/05/11 05:08:55 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcabc5_d20250511_m050403_c001_v0001092_t0057_u01746939843308") 2025/05/11 05:08:55 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6079_d20250511_m050351_c001_v7007000_t0000_u01746939831071") 2025/05/11 05:08:55 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba84c_d20250511_m050349_c001_v0001134_t0045_u01746939829543") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6073_d20250511_m050347_c001_v7007000_t0000_u01746939827489") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba83c_d20250511_m050346_c001_v0001134_t0005_u01746939826271") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6057_d20250511_m050344_c001_v7007000_t0000_u01746939824665") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba828_d20250511_m050343_c001_v0001134_t0049_u01746939823428") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f728_d20250511_m050335_c001_v7007000_t0000_u01746939815562") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7f4_d20250511_m050333_c001_v0001134_t0058_u01746939813919") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f720_d20250511_m050333_c001_v7007000_t0000_u01746939813149") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7e2_d20250511_m050331_c001_v0001134_t0014_u01746939811134") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f717_d20250511_m050330_c001_v7007000_t0000_u01746939810406") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7de_d20250511_m050329_c001_v0001134_t0032_u01746939809696") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7dc_d20250511_m050328_c001_v0001134_t0059_u01746939808861") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f70d_d20250511_m050328_c001_v7007000_t0000_u01746939808135") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7d8_d20250511_m050327_c001_v0001134_t0052_u01746939807416") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7d6_d20250511_m050326_c001_v0001134_t0037_u01746939806695") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f417bd7dd9f36f707_d20250511_m050325_c001_v7007000_t0000_u01746939805969") 2025/05/11 05:08:56 DEBUG : potato: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba7d2_d20250511_m050325_c001_v0001134_t0050_u01746939805137") 2025/05/11 05:08:56 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4019f4f43b07118a_d20250511_m050502_c001_v7007000_t0000_u01746939902243") 2025/05/11 05:08:56 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcac2b_d20250511_m050501_c001_v0001092_t0044_u01746939901578") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4061bed3c0216698_d20250511_m050453_c001_v7007000_t0000_u01746939893049") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcac1f_d20250511_m050447_c001_v0001092_t0013_u01746939887748") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc169d3_d20250511_m050439_c001_v7007000_t0000_u01746939879438") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcac07_d20250511_m050434_c001_v0001092_t0011_u01746939874360") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d75_d20250511_m050426_c001_v7007000_t0000_u01746939866537") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcabf5_d20250511_m050422_c001_v0001092_t0050_u01746939862670") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6084_d20250511_m050356_c001_v7007000_t0000_u01746939836607") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba866_d20250511_m050354_c001_v0001134_t0046_u01746939834933") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c607d_d20250511_m050353_c001_v7007000_t0000_u01746939833828") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba858_d20250511_m050352_c001_v0001134_t0039_u01746939832005") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c607a_d20250511_m050351_c001_v7007000_t0000_u01746939831261") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba850_d20250511_m050350_c001_v0001134_t0017_u01746939830288") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6076_d20250511_m050348_c001_v7007000_t0000_u01746939828807") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba846_d20250511_m050347_c001_v0001134_t0039_u01746939827873") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6059_d20250511_m050345_c001_v7007000_t0000_u01746939825538") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba832_d20250511_m050344_c001_v0001134_t0030_u01746939824668") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6049_d20250511_m050336_c001_v7007000_t0000_u01746939816675") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba800_d20250511_m050335_c001_v0001134_t0045_u01746939815253") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba55519_d20250511_m050222_c001_v7007000_t0000_u01746939742359") 2025/05/11 05:08:57 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba72a_d20250511_m050221_c001_v0001134_t0053_u01746939741665") 2025/05/11 05:08:58 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba55514_d20250511_m050220_c001_v7007000_t0000_u01746939740347") 2025/05/11 05:08:58 DEBUG : potato2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba724_d20250511_m050219_c001_v0001134_t0049_u01746939739682") 2025/05/11 05:08:58 DEBUG : potato3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4061bed3c02166aa_d20250511_m050453_c001_v7007000_t0000_u01746939893465") 2025/05/11 05:08:58 DEBUG : potato3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93d1b_d20250511_m050449_c001_v0001098_t0017_u01746939889712") 2025/05/11 05:08:58 DEBUG : potato3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc169d5_d20250511_m050440_c001_v7007000_t0000_u01746939880002") 2025/05/11 05:08:58 DEBUG : potato3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93cb9_d20250511_m050435_c001_v0001098_t0000_u01746939875835") 2025/05/11 05:08:58 DEBUG : potato3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d76_d20250511_m050427_c001_v7007000_t0000_u01746939867005") 2025/05/11 05:08:58 DEBUG : potato3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93c6d_d20250511_m050423_c001_v0001098_t0032_u01746939863373") 2025/05/11 05:08:58 DEBUG : pre-dest1/1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55bd_d20250511_m050543_c001_v7007000_t0000_u01746939943870") 2025/05/11 05:08:58 DEBUG : pre-dest1/1: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93e19_d20250511_m050535_c001_v0001098_t0024_u01746939935762") 2025/05/11 05:08:58 DEBUG : pre-dest2/2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f41779686197a55be_d20250511_m050544_c001_v7007000_t0000_u01746939944052") 2025/05/11 05:08:58 DEBUG : pre-dest2/2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcac69_d20250511_m050536_c001_v0001092_t0052_u01746939936486") 2025/05/11 05:08:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f402438d2107b5f99_d20250511_m050514_c001_v7007000_t0000_u01746939914744") 2025/05/11 05:08:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba948_d20250511_m050511_c001_v0001134_t0050_u01746939911563") 2025/05/11 05:08:58 DEBUG : sizeonly: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c601d_d20250511_m050305_c001_v7007000_t0000_u01746939785258") 2025/05/11 05:08:58 DEBUG : sizeonly: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba78e_d20250511_m050304_c001_v0001134_t0028_u01746939784192") 2025/05/11 05:08:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bf1_d20250511_m050833_c001_v7007000_t0000_u01746940113011") 2025/05/11 05:08:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f10578efb256b2fbd_d20250511_m050831_c001_v0001182_t0043_u01746940111868") 2025/05/11 05:08:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bef_d20250511_m050829_c001_v7007000_t0000_u01746940109917") 2025/05/11 05:08:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1078487fb8d84094_d20250511_m050828_c001_v0001043_t0040_u01746940108576") 2025/05/11 05:08:58 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d6a_d20250511_m050419_c001_v7007000_t0000_u01746939859042") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcabe7_d20250511_m050418_c001_v0001092_t0044_u01746939858122") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d64_d20250511_m050416_c001_v7007000_t0000_u01746939856756") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba8be_d20250511_m050415_c001_v0001134_t0021_u01746939855752") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6015_d20250511_m050300_c001_v7007000_t0000_u01746939780558") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba780_d20250511_m050259_c001_v0001134_t0008_u01746939779071") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6010_d20250511_m050258_c001_v7007000_t0000_u01746939778341") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba77e_d20250511_m050257_c001_v0001134_t0042_u01746939777343") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c600a_d20250511_m050254_c001_v7007000_t0000_u01746939774415") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba778_d20250511_m050252_c001_v0001134_t0051_u01746939772906") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6008_d20250511_m050252_c001_v7007000_t0000_u01746939772360") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba770_d20250511_m050251_c001_v0001134_t0016_u01746939771116") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba76c_d20250511_m050248_c001_v0001134_t0034_u01746939768417") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c6004_d20250511_m050247_c001_v7007000_t0000_u01746939767683") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba766_d20250511_m050247_c001_v0001134_t0048_u01746939767009") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba764_d20250511_m050246_c001_v0001134_t0010_u01746939766111") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c5fff_d20250511_m050245_c001_v7007000_t0000_u01746939765017") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba75c_d20250511_m050242_c001_v0001134_t0024_u01746939762281") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba758_d20250511_m050239_c001_v0001134_t0005_u01746939759595") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c5ff3_d20250511_m050238_c001_v7007000_t0000_u01746939758840") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba752_d20250511_m050238_c001_v0001134_t0032_u01746939758124") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba74e_d20250511_m050237_c001_v0001134_t0051_u01746939757450") 2025/05/11 05:08:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c5ff2_d20250511_m050236_c001_v7007000_t0000_u01746939756717") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba74a_d20250511_m050232_c001_v0001134_t0034_u01746939752924") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c5fee_d20250511_m050232_c001_v7007000_t0000_u01746939752555") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba748_d20250511_m050231_c001_v0001134_t0034_u01746939751833") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba55532_d20250511_m050230_c001_v7007000_t0000_u01746939750197") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba740_d20250511_m050229_c001_v0001134_t0049_u01746939749337") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba5552b_d20250511_m050228_c001_v7007000_t0000_u01746939748787") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba73c_d20250511_m050228_c001_v0001134_t0002_u01746939748089") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba55528_d20250511_m050226_c001_v7007000_t0000_u01746939746829") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba738_d20250511_m050226_c001_v0001134_t0046_u01746939746028") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba55527_d20250511_m050225_c001_v7007000_t0000_u01746939745485") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba734_d20250511_m050224_c001_v0001134_t0047_u01746939744851") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba55522_d20250511_m050223_c001_v7007000_t0000_u01746939743938") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba72e_d20250511_m050223_c001_v0001134_t0030_u01746939743260") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba55509_d20250511_m050217_c001_v7007000_t0000_u01746939737078") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba71e_d20250511_m050216_c001_v0001134_t0048_u01746939736409") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba55503_d20250511_m050215_c001_v7007000_t0000_u01746939735491") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba71c_d20250511_m050214_c001_v0001134_t0033_u01746939734556") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba554ff_d20250511_m050213_c001_v7007000_t0000_u01746939733655") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba71a_d20250511_m050212_c001_v0001134_t0013_u01746939732843") 2025/05/11 05:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f42256d6e5ba554f2_d20250511_m050209_c001_v7007000_t0000_u01746939729947") 2025/05/11 05:09:01 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba70e_d20250511_m050209_c001_v0001134_t0013_u01746939729067") 2025/05/11 05:09:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bf2_d20250511_m050833_c001_v7007000_t0000_u01746940113193") 2025/05/11 05:09:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcae17_d20250511_m050831_c001_v0001092_t0005_u01746940111877") 2025/05/11 05:09:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bf0_d20250511_m050830_c001_v7007000_t0000_u01746940110102") 2025/05/11 05:09:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1115eb2af36e9cb7_d20250511_m050828_c001_v0001093_t0021_u01746940108216") 2025/05/11 05:09:01 DEBUG : sub/yam: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d5f_d20250511_m050412_c001_v7007000_t0000_u01746939852966") 2025/05/11 05:09:01 DEBUG : sub/yam: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93c21_d20250511_m050410_c001_v0001098_t0032_u01746939850857") 2025/05/11 05:09:01 DEBUG : test_dir1/file2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16bea_d20250511_m050826_c001_v7007000_t0000_u01746940106658") 2025/05/11 05:09:01 DEBUG : test_dir1/file2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1115eb2af36e9cb3_d20250511_m050825_c001_v0001093_t0021_u01746940105051") 2025/05/11 05:09:01 DEBUG : test_dir1/file2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16be3_d20250511_m050823_c001_v7007000_t0000_u01746940103465") 2025/05/11 05:09:01 DEBUG : test_dir1/file2: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f114ea11f09fcae0d_d20250511_m050822_c001_v0001092_t0057_u01746940102319") 2025/05/11 05:09:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16beb_d20250511_m050826_c001_v7007000_t0000_u01746940106846") 2025/05/11 05:09:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f10578efb256b2f5d_d20250511_m050825_c001_v0001182_t0007_u01746940105402") 2025/05/11 05:09:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f418148089fc16be4_d20250511_m050823_c001_v7007000_t0000_u01746940103652") 2025/05/11 05:09:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1115eb2af36e9cb1_d20250511_m050822_c001_v0001093_t0032_u01746940102339") 2025/05/11 05:09:01 DEBUG : three: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c608c_d20250511_m050402_c001_v7007000_t0000_u01746939842558") 2025/05/11 05:09:01 DEBUG : three: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba88e_d20250511_m050401_c001_v0001134_t0027_u01746939841227") 2025/05/11 05:09:01 DEBUG : three: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f103614b8728ba87c_d20250511_m050358_c001_v0001134_t0036_u01746939838844") 2025/05/11 05:09:01 DEBUG : two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f40943274306c608d_d20250511_m050402_c001_v7007000_t0000_u01746939842747") 2025/05/11 05:09:02 DEBUG : two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f4111da9480a93bf9_d20250511_m050400_c001_v0001098_t0038_u01746939840636") 2025/05/11 05:09:02 DEBUG : two: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f403614b8728ba87a_d20250511_m050358_c001_v0001134_t0053_u01746939838661") 2025/05/11 05:09:02 DEBUG : yam: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d61_d20250511_m050413_c001_v7007000_t0000_u01746939853705") 2025/05/11 05:09:02 DEBUG : yam: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1041d0238d513670_d20250511_m050412_c001_v0001145_t0000_u01746939852636") 2025/05/11 05:09:02 DEBUG : yam: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d5a_d20250511_m050408_c001_v7007000_t0000_u01746939848832") 2025/05/11 05:09:02 DEBUG : yam: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93c19_d20250511_m050407_c001_v0001098_t0000_u01746939847130") 2025/05/11 05:09:02 DEBUG : yam: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d56_d20250511_m050405_c001_v7007000_t0000_u01746939845093") 2025/05/11 05:09:02 DEBUG : yam: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f1111da9480a93c0b_d20250511_m050403_c001_v0001098_t0047_u01746939843319") 2025/05/11 05:09:02 DEBUG : yaml: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d5c_d20250511_m050409_c001_v7007000_t0000_u01746939849564") 2025/05/11 05:09:02 DEBUG : yaml: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f106b17025b257413_d20250511_m050408_c001_v0001171_t0005_u01746939848376") 2025/05/11 05:09:02 DEBUG : yaml: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f416f20f146179d58_d20250511_m050405_c001_v7007000_t0000_u01746939845827") 2025/05/11 05:09:02 DEBUG : yaml: Deleting (id "4_zaf82cdb3b08dbbdb9f680e1b_f115d6b9df180e37f_d20250511_m050404_c001_v0001171_t0022_u01746939844707") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m58.005745178s (try 1/5)