"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/11 02:57:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa" 2025/05/11 02:57:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 02:57:38 DEBUG : Creating backend with remote "/tmp/rclone3417863131" === 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-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:57:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/11 02:57:43 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:57:43 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/11 02:57:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:57:44 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:57:44 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:57:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:57:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:45 DEBUG : B2 bucket rclone-test-bopifek2fefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.45s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", 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-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:47 DEBUG : Creating backend with remote "/non-existing" 2025/05/11 02:57:47 DEBUG : Config file has changed externally - reloading 2025/05/11 02:57:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/11 02:57:47 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:57:47 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:57:48 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:57:48 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:57:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:57:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:50 INFO : B2 bucket rclone-test-bopifek2fefa: Running all checks before starting transfers 2025/05/11 02:57:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:57:50 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:57:50 INFO : B2 bucket rclone-test-bopifek2fefa: Checks finished, now starting transfers 2025/05/11 02:57:50 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:57:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:57:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:51 ERROR : Ignoring --no-traverse with sync 2025/05/11 02:57:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:57:51 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:57:51 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:57:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:57:52 INFO : sub dir/hello world: Copied (new) 2025/05/11 02:57:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.53s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/11 02:57:53 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:57:53 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:57:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/11 02:57:53 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.54s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 02:57:54 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:57:54 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:57:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:57:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 02:57:56 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:57:56 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:57:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:57:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/11 02:57:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 02:57:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/11 02:57:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/11 02:57:58 INFO : sub dir: Making directory 2025/05/11 02:57:58 INFO : sub dir2: Making directory 2025/05/11 02:57:58 INFO : sub dir2/sub sub dir2: Making directory 2025/05/11 02:57:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:57:58 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:57:58 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:57:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:57:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", 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 02:57:58 DEBUG : B2 bucket rclone-test-bopifek2fefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:57:59 INFO : sub dir2: Making directory 2025/05/11 02:57:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/11 02:57:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 02:57:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:57:59 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:57:59 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:58:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:58:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:00 DEBUG : sub dir2: Making directory with metadata 2025/05/11 02:58:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 02:58:00 INFO : sub dir: Making directory 2025/05/11 02:58:00 INFO : sub dir2: Making directory 2025/05/11 02:58:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:58:00 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:58:00 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:58:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:58:01 INFO : sub dir/hello world: Copied (new) 2025/05/11 02:58:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/11 02:58:01 DEBUG : B2 bucket rclone-test-bopifek2fefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/11 02:58:01 DEBUG : B2 bucket rclone-test-bopifek2fefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", 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-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:02 INFO : sub dir2: Making directory 2025/05/11 02:58:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:58:02 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:58:02 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:58:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:58:03 INFO : sub dir/hello world: Copied (new) 2025/05/11 02:58:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:03 DEBUG : sub dir2: Making directory with metadata 2025/05/11 02:58:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 02:58:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/11 02:58:04 INFO : sub dir: Making directory 2025/05/11 02:58:04 INFO : sub dir2: Making directory 2025/05/11 02:58:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:58:04 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:58:04 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:58:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:58:04 INFO : sub dir/hello world: Copied (new) 2025/05/11 02:58:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/11 02:58:04 DEBUG : B2 bucket rclone-test-bopifek2fefa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", 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-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:05 INFO : sub dir2: Making directory 2025/05/11 02:58:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:58:06 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:58:06 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:58:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:58:06 INFO : sub dir/hello world: Copied (new) 2025/05/11 02:58:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qipoyik6jezo" 2025/05/11 02:58:07 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-bopifek2fefa -> B2 bucket rclone-test-qipoyik6jezo 2025/05/11 02:58:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:58:09 DEBUG : B2 bucket rclone-test-qipoyik6jezo: Waiting for checks to finish 2025/05/11 02:58:09 DEBUG : B2 bucket rclone-test-qipoyik6jezo: Waiting for transfers to finish 2025/05/11 02:58:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:58:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:13 DEBUG : B2 bucket rclone-test-qipoyik6jezo: Purge remote 2025/05/11 02:58:13 INFO : B2 bucket rclone-test-qipoyik6jezo: cleaning bucket "rclone-test-qipoyik6jezo" of all files 2025/05/11 02:58:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f524df3407dbbdb9f680e1b_f1183af790a877b06_d20250511_m025812_c001_v0001165_t0013_u01746932292804") --- PASS: TestServerSideCopy (11.08s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/11 02:58:19 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:58:19 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:58:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/11 02:58:19 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:21 DEBUG : Creating backend with remote "TestB2:rclone-test-juhasoz2fogo" 2025/05/11 02:58:21 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-bopifek2fefa -> B2 bucket rclone-test-juhasoz2fogo 2025/05/11 02:58:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:58:22 DEBUG : B2 bucket rclone-test-juhasoz2fogo: Waiting for checks to finish 2025/05/11 02:58:22 DEBUG : B2 bucket rclone-test-juhasoz2fogo: Waiting for transfers to finish 2025/05/11 02:58:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:58:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/11 02:58:28 DEBUG : B2 bucket rclone-test-juhasoz2fogo: Waiting for checks to finish 2025/05/11 02:58:28 DEBUG : B2 bucket rclone-test-juhasoz2fogo: Waiting for transfers to finish 2025/05/11 02:58:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/11 02:58:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:29 DEBUG : B2 bucket rclone-test-juhasoz2fogo: Purge remote 2025/05/11 02:58:29 INFO : B2 bucket rclone-test-juhasoz2fogo: cleaning bucket "rclone-test-juhasoz2fogo" of all files 2025/05/11 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z6f728d43407dbbdb9f680e1b_f103ac8aa6eaa5a0f_d20250511_m025829_c001_v0001100_t0049_u01746932309110") 2025/05/11 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z6f728d43407dbbdb9f680e1b_f115d6b9df17f5802_d20250511_m025826_c001_v0001171_t0020_u01746932306938") --- PASS: TestServerSideCopyOverSelf (15.04s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/11 02:58:37 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:58:37 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:58:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/11 02:58:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/11 02:58:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hubocip8yevo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-bopifek2fefa -> B2 bucket rclone-test-hubocip8yevo 2025/05/11 02:58:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:58:40 DEBUG : B2 bucket rclone-test-hubocip8yevo: Waiting for checks to finish 2025/05/11 02:58:40 DEBUG : B2 bucket rclone-test-hubocip8yevo: Waiting for transfers to finish 2025/05/11 02:58:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:58:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/11 02:58:45 DEBUG : B2 bucket rclone-test-hubocip8yevo: Waiting for checks to finish 2025/05/11 02:58:45 DEBUG : B2 bucket rclone-test-hubocip8yevo: Waiting for transfers to finish 2025/05/11 02:58:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/11 02:58:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/11 02:58:45 INFO : sub dir/hello world: Deleted 2025/05/11 02:58:46 DEBUG : testing file moves 2025/05/11 02:58:46 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/11 02:58:46 DEBUG : B2 bucket rclone-test-hubocip8yevo: Waiting for checks to finish 2025/05/11 02:58:46 DEBUG : B2 bucket rclone-test-hubocip8yevo: Waiting for transfers to finish 2025/05/11 02:58:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/11 02:58:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/11 02:58:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:47 DEBUG : B2 bucket rclone-test-hubocip8yevo: Purge remote 2025/05/11 02:58:47 INFO : B2 bucket rclone-test-hubocip8yevo: cleaning bucket "rclone-test-hubocip8yevo" of all files 2025/05/11 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9ff2cd83407dbbdb9f680e1b_f1105dddca770acae_d20250511_m025846_c001_v0001184_t0029_u01746932326804") 2025/05/11 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9ff2cd83407dbbdb9f680e1b_f114d39239b32d9b7_d20250511_m025845_c001_v0001184_t0009_u01746932325273") 2025/05/11 02:58:47 DEBUG : sub dir/hello world: Deleting (id "4_z9ff2cd83407dbbdb9f680e1b_f115156884618d6e0_d20250511_m025843_c001_v0001105_t0034_u01746932323634") 2025/05/11 02:58:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/11 02:58:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/11 02:58:52 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveOverSelf (15.40s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:54 ERROR : : error listing: directory not found 2025/05/11 02:58:54 INFO : Local file system at /tmp/rclone3417863131: Making directory 2025/05/11 02:58:54 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:58:54 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.26s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 02:58:56 DEBUG : Local file system at /tmp/rclone3417863131: Waiting for checks to finish 2025/05/11 02:58:56 DEBUG : Local file system at /tmp/rclone3417863131: Waiting for transfers to finish 2025/05/11 02:58:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 02:58:57 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/11 02:58:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestCopyRedownload (2.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/11 02:58:58 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:58:58 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:58:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 02:58:58 INFO : check sum: Copied (new) 2025/05/11 02:58:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:58:59 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:58:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 02:58:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/11 02:58:59 DEBUG : check sum: Unchanged skipping 2025/05/11 02:58:59 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:58:59 DEBUG : Waiting for deletions to finish 2025/05/11 02:58:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.26s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/11 02:59:00 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:00 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:00 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/11 02:59:00 INFO : sizeonly: Copied (new) 2025/05/11 02:59:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:01 DEBUG : sizeonly: Sizes identical 2025/05/11 02:59:01 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:01 DEBUG : sizeonly: Unchanged skipping 2025/05/11 02:59:01 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:01 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.30s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/11 02:59:03 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:03 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/11 02:59:03 INFO : ignore-size: Copied (new) 2025/05/11 02:59:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:03 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 02:59:03 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:03 DEBUG : ignore-size: Unchanged skipping 2025/05/11 02:59:03 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:03 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.26s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 02:59:05 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:05 DEBUG : existing: Unchanged skipping 2025/05/11 02:59:05 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:05 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/11 02:59:05 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:05 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/11 02:59:06 INFO : existing: Copied (replaced existing) 2025/05/11 02:59:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/11 02:59:07 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:07 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/11 02:59:07 INFO : existing: Copied (new) 2025/05/11 02:59:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:08 DEBUG : existing: Destination exists, skipping 2025/05/11 02:59:08 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:08 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:08 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:10 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/11 02:59:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/11 02:59:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 02:59:10 DEBUG : c/non empty space: Unchanged skipping 2025/05/11 02:59:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 02:59:10 INFO : a/potato2: Copied (new) 2025/05/11 02:59:11 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:11 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:11 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:11 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:13 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:13 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 02:59:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 02:59:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/11 02:59:13 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:13 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:13 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:13 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:13 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 02:59:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 02:59:14 INFO : empty space: Updated modification time in destination 2025/05/11 02:59:14 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:14 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:14 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:16 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 02:59:16 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 02:59:16 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:16 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:16 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.82s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:18 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 02:59:18 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3417863131) 2025/05/11 02:59:18 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bopifek2fefa) 2025/05/11 02:59:18 DEBUG : foo: sha1 differ 2025/05/11 02:59:18 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/11 02:59:18 INFO : foo: Copied (replaced existing) 2025/05/11 02:59:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 02:59:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/11 02:59:20 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:20 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:20 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:20 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 02:59:20 INFO : potato: Copied (new) 2025/05/11 02:59:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:22 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/11 02:59:22 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/11 02:59:22 INFO : potato: Copied (replaced existing) 2025/05/11 02:59:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:24 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:24 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 02:59:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3417863131) 2025/05/11 02:59:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bopifek2fefa) 2025/05/11 02:59:24 DEBUG : potato: sha1 differ 2025/05/11 02:59:24 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/11 02:59:24 INFO : potato: Copied (replaced existing) 2025/05/11 02:59:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 02:59:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 02:59:26 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:26 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:26 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/11 02:59:26 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 02:59:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 02:59:28 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:28 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:28 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 02:59:28 INFO : potato2: Copied (new) 2025/05/11 02:59:28 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:28 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:30 INFO : d: Making directory 2025/05/11 02:59:30 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/11 02:59:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/11 02:59:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 02:59:30 DEBUG : c/non empty space: Unchanged skipping 2025/05/11 02:59:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 02:59:30 INFO : a/potato2: Copied (new) 2025/05/11 02:59:31 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:31 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:31 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:31 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:32 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/11 02:59:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/11 02:59:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 02:59:33 DEBUG : c/non empty space: Unchanged skipping 2025/05/11 02:59:33 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:33 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 02:59:33 INFO : a/potato2: Copied (new) 2025/05/11 02:59:33 ERROR : B2 bucket rclone-test-bopifek2fefa: not deleting files as there were IO errors 2025/05/11 02:59:33 ERROR : B2 bucket rclone-test-bopifek2fefa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:35 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 02:59:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 02:59:35 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:35 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:35 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:36 INFO : potato: Deleted 2025/05/11 02:59:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 02:59:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.43s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:38 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:38 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:38 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:38 INFO : potato: Deleted 2025/05/11 02:59:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 02:59:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 02:59:38 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:38 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:38 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 02:59:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.77s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 02:59:40 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:40 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/11 02:59:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.12s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:42 DEBUG : enormous: Excluded (Size Filter) 2025/05/11 02:59:42 DEBUG : enormous: Excluded 2025/05/11 02:59:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/11 02:59:42 DEBUG : potato2: Excluded 2025/05/11 02:59:43 DEBUG : potato2: Excluded (Size Filter) 2025/05/11 02:59:43 DEBUG : potato2: Excluded 2025/05/11 02:59:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 02:59:43 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:43 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:43 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:43 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:43 DEBUG : enormous: Excluded (Size Filter) 2025/05/11 02:59:43 DEBUG : enormous: Excluded 2025/05/11 02:59:43 DEBUG : potato2: Excluded (Size Filter) 2025/05/11 02:59:43 DEBUG : potato2: Excluded 2025/05/11 02:59:43 DEBUG : potato2: Excluded (Size Filter) 2025/05/11 02:59:43 DEBUG : potato2: Excluded 2025/05/11 02:59:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/11 02:59:43 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:43 DEBUG : Local file system at /tmp/rclone3417863131: Waiting for checks to finish 2025/05/11 02:59:43 DEBUG : Local file system at /tmp/rclone3417863131: Waiting for transfers to finish 2025/05/11 02:59:43 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.76s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:45 DEBUG : enormous: Excluded (Size Filter) 2025/05/11 02:59:45 DEBUG : enormous: Excluded 2025/05/11 02:59:45 DEBUG : potato2: Excluded (Size Filter) 2025/05/11 02:59:45 DEBUG : potato2: Excluded 2025/05/11 02:59:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 02:59:46 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:46 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:46 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:46 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:46 INFO : enormous: Deleted 2025/05/11 02:59:46 INFO : potato2: Deleted 2025/05/11 02:59:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/11 02:59:46 DEBUG : empty space: Unchanged skipping 2025/05/11 02:59:46 DEBUG : Local file system at /tmp/rclone3417863131: Waiting for checks to finish 2025/05/11 02:59:46 DEBUG : Local file system at /tmp/rclone3417863131: Waiting for transfers to finish 2025/05/11 02:59:46 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:46 INFO : enormous: Deleted 2025/05/11 02:59:46 INFO : potato2: Deleted 2025/05/11 02:59:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.15s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:49 DEBUG : five: Need to transfer - File not found at Destination 2025/05/11 02:59:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/11 02:59:49 DEBUG : one: Destination is newer than source, skipping 2025/05/11 02:59:49 DEBUG : three: Sizes identical 2025/05/11 02:59:49 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/11 02:59:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/11 02:59:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3417863131) 2025/05/11 02:59:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bopifek2fefa) 2025/05/11 02:59:49 DEBUG : two: sha1 differ 2025/05/11 02:59:49 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/11 02:59:49 INFO : five: Copied (new) 2025/05/11 02:59:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/11 02:59:50 INFO : four: Copied (replaced existing) 2025/05/11 02:59:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/11 02:59:50 INFO : two: Copied (replaced existing) 2025/05/11 02:59:50 DEBUG : Waiting for deletions to finish 2025/05/11 02:59:50 DEBUG : one: Destination is newer than source, skipping 2025/05/11 02:59:50 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/11 02:59:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/11 02:59:50 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/11 02:59:50 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/11 02:59:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/11 02:59:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/11 02:59:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/11 02:59:50 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/11 02:59:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/11 02:59:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3417863131) 2025/05/11 02:59:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bopifek2fefa) 2025/05/11 02:59:50 DEBUG : three: sha1 differ 2025/05/11 02:59:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/11 02:59:50 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 02:59:50 INFO : three: Copied (replaced existing) 2025/05/11 02:59:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === 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-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/11 02:59:52 INFO : B2 bucket rclone-test-bopifek2fefa: Making map for --track-renames 2025/05/11 02:59:52 INFO : B2 bucket rclone-test-bopifek2fefa: Finished making map for --track-renames 2025/05/11 02:59:52 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/11 02:59:52 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for renames to finish 2025/05/11 02:59:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/11 02:59:52 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/11 02:59:52 INFO : potato: Copied (new) 2025/05/11 02:59:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 02:59:53 INFO : yam: Copied (new) 2025/05/11 02:59:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 02:59:53 INFO : B2 bucket rclone-test-bopifek2fefa: Making map for --track-renames 2025/05/11 02:59:53 INFO : B2 bucket rclone-test-bopifek2fefa: Finished making map for --track-renames 2025/05/11 02:59:53 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:53 DEBUG : potato: Unchanged skipping 2025/05/11 02:59:53 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for renames to finish 2025/05/11 02:59:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 02:59:54 INFO : yam: Copied (server-side copy) to: yaml 2025/05/11 02:59:54 INFO : yam: Deleted 2025/05/11 02:59:54 INFO : yaml: Renamed from "yam" 2025/05/11 02:59:54 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/11 02:59:56 INFO : B2 bucket rclone-test-bopifek2fefa: Making map for --track-renames 2025/05/11 02:59:56 INFO : B2 bucket rclone-test-bopifek2fefa: Finished making map for --track-renames 2025/05/11 02:59:56 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/11 02:59:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/11 02:59:56 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for renames to finish 2025/05/11 02:59:56 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/11 02:59:56 INFO : potato: Copied (new) 2025/05/11 02:59:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 02:59:56 INFO : yam: Copied (new) 2025/05/11 02:59:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 02:59:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 02:59:57 INFO : B2 bucket rclone-test-bopifek2fefa: Making map for --track-renames 2025/05/11 02:59:57 INFO : B2 bucket rclone-test-bopifek2fefa: Finished making map for --track-renames 2025/05/11 02:59:57 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:57 DEBUG : potato: Unchanged skipping 2025/05/11 02:59:57 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for renames to finish 2025/05/11 02:59:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 02:59:57 INFO : yam: Copied (server-side copy) to: yaml 2025/05/11 02:59:57 INFO : yam: Deleted 2025/05/11 02:59:57 INFO : yaml: Renamed from "yam" 2025/05/11 02:59:57 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 02:59:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/11 02:59:59 INFO : B2 bucket rclone-test-bopifek2fefa: Making map for --track-renames 2025/05/11 02:59:59 INFO : B2 bucket rclone-test-bopifek2fefa: Finished making map for --track-renames 2025/05/11 02:59:59 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 02:59:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/11 02:59:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/11 02:59:59 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for renames to finish 2025/05/11 02:59:59 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:00:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 03:00:00 INFO : sub/yam: Copied (new) 2025/05/11 03:00:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/11 03:00:00 INFO : potato: Copied (new) 2025/05/11 03:00:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:00:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:00:00 DEBUG : potato: Unchanged skipping 2025/05/11 03:00:01 INFO : B2 bucket rclone-test-bopifek2fefa: Making map for --track-renames 2025/05/11 03:00:01 INFO : B2 bucket rclone-test-bopifek2fefa: Finished making map for --track-renames 2025/05/11 03:00:01 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:00:01 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for renames to finish 2025/05/11 03:00:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/11 03:00:01 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/11 03:00:01 INFO : sub/yam: Deleted 2025/05/11 03:00:01 INFO : yam: Renamed from "sub/yam" 2025/05/11 03:00:01 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:00:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:00:03 DEBUG : Creating backend with remote "/tmp/rclone3417863131/dir1" 2025/05/11 03:00:03 DEBUG : Creating backend with remote "/tmp/rclone3417863131/dir2" 2025/05/11 03:00:03 DEBUG : Local file system at /tmp/rclone3417863131/dir2: Using server-side directory move 2025/05/11 03:00:03 INFO : Local file system at /tmp/rclone3417863131/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/11 03:00:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/11 03:00:03 DEBUG : Local file system at /tmp/rclone3417863131/dir2: Waiting for checks to finish 2025/05/11 03:00:03 INFO : file1.txt: Moved (server-side) 2025/05/11 03:00:03 DEBUG : Local file system at /tmp/rclone3417863131/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:00:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 03:00:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/11 03:00:04 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:00:04 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:00:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/11 03:00:04 INFO : nested/sub dir/file: Copied (new) 2025/05/11 03:00:04 INFO : nested/sub dir/file: Deleted 2025/05/11 03:00:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 03:00:04 INFO : sub dir/hello world: Copied (new) 2025/05/11 03:00:04 INFO : sub dir/hello world: Deleted 2025/05/11 03:00:04 INFO : sub dir: Removing directory 2025/05/11 03:00:04 INFO : nested/sub dir: Removing directory 2025/05/11 03:00:04 INFO : nested: Removing directory 2025/05/11 03:00:04 DEBUG : Local file system at /tmp/rclone3417863131: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:00:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 03:00:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/11 03:00:06 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:00:06 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:00:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/11 03:00:06 INFO : nested/sub dir/file: Copied (new) 2025/05/11 03:00:06 INFO : nested/sub dir/file: Deleted 2025/05/11 03:00:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/11 03:00:06 INFO : sub dir/hello world: Copied (new) 2025/05/11 03:00:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:00:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/11 03:00:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/11 03:00:08 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:00:08 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:00:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/11 03:00:08 INFO : existing: Copied (new) 2025/05/11 03:00:08 INFO : existing: Deleted 2025/05/11 03:00:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/11 03:00:08 INFO : existing-b: Copied (new) 2025/05/11 03:00:08 INFO : existing-b: Deleted 2025/05/11 03:00:09 DEBUG : existing: Destination exists, skipping 2025/05/11 03:00:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/11 03:00:09 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:00:09 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:00:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:00:10 DEBUG : Creating backend with remote "TestB2:rclone-test-mukited7juri" 2025/05/11 03:00:10 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bopifek2fefa -> B2 bucket rclone-test-mukited7juri 2025/05/11 03:00:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/11 03:00:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/11 03:00:17 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 03:00:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 03:00:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/11 03:00:17 DEBUG : empty space: Unchanged skipping 2025/05/11 03:00:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/11 03:00:17 DEBUG : B2 bucket rclone-test-mukited7juri: Waiting for checks to finish 2025/05/11 03:00:17 INFO : empty space: Deleted 2025/05/11 03:00:17 DEBUG : B2 bucket rclone-test-mukited7juri: Waiting for transfers to finish 2025/05/11 03:00:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 03:00:17 INFO : potato2: Copied (server-side copy) 2025/05/11 03:00:18 INFO : potato2: Deleted 2025/05/11 03:00:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 03:00:18 INFO : potato3: Copied (server-side copy) 2025/05/11 03:00:18 INFO : potato3: Deleted 2025/05/11 03:00:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gesulep5nije" 2025/05/11 03:00:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/11 03:00:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 03:00:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/11 03:00:19 DEBUG : B2 bucket rclone-test-gesulep5nije: Waiting for checks to finish 2025/05/11 03:00:19 DEBUG : B2 bucket rclone-test-gesulep5nije: Waiting for transfers to finish 2025/05/11 03:00:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 03:00:24 INFO : empty space: Copied (server-side copy) 2025/05/11 03:00:24 INFO : empty space: Deleted 2025/05/11 03:00:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 03:00:24 INFO : potato3: Copied (server-side copy) 2025/05/11 03:00:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 03:00:24 INFO : potato2: Copied (server-side copy) 2025/05/11 03:00:24 INFO : potato3: Deleted 2025/05/11 03:00:24 INFO : potato2: Deleted 2025/05/11 03:00:25 DEBUG : B2 bucket rclone-test-gesulep5nije: Purge remote 2025/05/11 03:00:25 INFO : B2 bucket rclone-test-gesulep5nije: cleaning bucket "rclone-test-gesulep5nije" of all files 2025/05/11 03:00:25 DEBUG : empty space: Deleting (id "4_zbff24df3409dbbdb9f680e1b_f104004b5134121a8_d20250511_m030023_c001_v0001171_t0046_u01746932423882") 2025/05/11 03:00:25 DEBUG : potato2: Deleting (id "4_zbff24df3409dbbdb9f680e1b_f1022f323a9aa87ed_d20250511_m030024_c001_v0001172_t0054_u01746932424242") 2025/05/11 03:00:25 DEBUG : potato3: Deleting (id "4_zbff24df3409dbbdb9f680e1b_f105e50c6880fbd80_d20250511_m030024_c001_v0001157_t0014_u01746932424284") 2025/05/11 03:00:29 DEBUG : B2 bucket rclone-test-mukited7juri: Purge remote 2025/05/11 03:00:29 INFO : B2 bucket rclone-test-mukited7juri: cleaning bucket "rclone-test-mukited7juri" of all files 2025/05/11 03:00:29 DEBUG : empty space: Deleting (id "4_z4fb23d13409dbbdb9f680e1b_f403cb953fcccf371_d20250511_m030024_c001_v7007000_t0000_u01746932424425") 2025/05/11 03:00:29 DEBUG : empty space: Deleting (id "4_z4fb23d13409dbbdb9f680e1b_f1008d7971d9a7cf5_d20250511_m030016_c001_v0001171_t0041_u01746932416216") 2025/05/11 03:00:29 DEBUG : potato2: Deleting (id "4_z4fb23d13409dbbdb9f680e1b_f4152083cf76c44ee_d20250511_m030024_c001_v7007000_t0000_u01746932424720") 2025/05/11 03:00:29 DEBUG : potato2: Deleting (id "4_z4fb23d13409dbbdb9f680e1b_f114e06362bb501d9_d20250511_m030017_c001_v0001178_t0000_u01746932417727") 2025/05/11 03:00:29 DEBUG : potato3: Deleting (id "4_z4fb23d13409dbbdb9f680e1b_f403cb953fcccf372_d20250511_m030024_c001_v7007000_t0000_u01746932424617") 2025/05/11 03:00:29 DEBUG : potato3: Deleting (id "4_z4fb23d13409dbbdb9f680e1b_f107116e479bd6773_d20250511_m030017_c001_v0001176_t0032_u01746932417975") 2025/05/11 03:00:29 DEBUG : potato3: Deleting (id "4_z4fb23d13409dbbdb9f680e1b_f1008d7971d9a7cfb_d20250511_m030016_c001_v0001171_t0046_u01746932416563") --- PASS: TestServerSideMove (24.98s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:00:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xabihey3cimo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bopifek2fefa -> B2 bucket rclone-test-xabihey3cimo 2025/05/11 03:00:43 DEBUG : empty space: Excluded (Size Filter) 2025/05/11 03:00:43 DEBUG : empty space: Excluded 2025/05/11 03:00:44 DEBUG : empty space: Excluded (Size Filter) 2025/05/11 03:00:44 DEBUG : empty space: Excluded 2025/05/11 03:00:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 03:00:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/11 03:00:44 DEBUG : B2 bucket rclone-test-xabihey3cimo: Waiting for checks to finish 2025/05/11 03:00:44 DEBUG : B2 bucket rclone-test-xabihey3cimo: Waiting for transfers to finish 2025/05/11 03:00:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 03:00:44 INFO : potato2: Copied (server-side copy) 2025/05/11 03:00:44 INFO : potato2: Deleted 2025/05/11 03:00:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 03:00:44 INFO : potato3: Copied (server-side copy) 2025/05/11 03:00:45 INFO : potato3: Deleted 2025/05/11 03:00:45 DEBUG : Creating backend with remote "TestB2:rclone-test-lepilom6cide" 2025/05/11 03:00:46 DEBUG : empty space: Excluded (Size Filter) 2025/05/11 03:00:46 DEBUG : empty space: Excluded 2025/05/11 03:00:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 03:00:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/11 03:00:46 DEBUG : B2 bucket rclone-test-lepilom6cide: Waiting for checks to finish 2025/05/11 03:00:46 DEBUG : B2 bucket rclone-test-lepilom6cide: Waiting for transfers to finish 2025/05/11 03:00:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 03:00:50 INFO : potato2: Copied (server-side copy) 2025/05/11 03:00:50 INFO : potato2: Deleted 2025/05/11 03:00:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 03:00:50 INFO : potato3: Copied (server-side copy) 2025/05/11 03:00:50 INFO : potato3: Deleted 2025/05/11 03:00:51 DEBUG : B2 bucket rclone-test-lepilom6cide: Purge remote 2025/05/11 03:00:51 INFO : B2 bucket rclone-test-lepilom6cide: cleaning bucket "rclone-test-lepilom6cide" of all files 2025/05/11 03:00:51 DEBUG : potato2: Deleting (id "4_z9f92bd63409dbbdb9f680e1b_f105bd770e4fb0f84_d20250511_m030050_c001_v0001184_t0022_u01746932450094") 2025/05/11 03:00:51 DEBUG : potato3: Deleting (id "4_z9f92bd63409dbbdb9f680e1b_f10980c06ae5fd7ba_d20250511_m030050_c001_v0001037_t0052_u01746932450327") 2025/05/11 03:00:55 DEBUG : B2 bucket rclone-test-xabihey3cimo: Purge remote 2025/05/11 03:00:55 INFO : B2 bucket rclone-test-xabihey3cimo: cleaning bucket "rclone-test-xabihey3cimo" of all files 2025/05/11 03:00:55 DEBUG : empty space: Deleting (id "4_z0f929d73409dbbdb9f680e1b_f108f889647645f63_d20250511_m030043_c001_v0001181_t0010_u01746932443228") 2025/05/11 03:00:55 DEBUG : potato2: Deleting (id "4_z0f929d73409dbbdb9f680e1b_f408b5a1be24764cb_d20250511_m030050_c001_v7007000_t0000_u01746932450307") 2025/05/11 03:00:55 DEBUG : potato2: Deleting (id "4_z0f929d73409dbbdb9f680e1b_f10262e5d8ab16c72_d20250511_m030044_c001_v0001183_t0015_u01746932444509") 2025/05/11 03:00:55 DEBUG : potato3: Deleting (id "4_z0f929d73409dbbdb9f680e1b_f408b5a1be24764cc_d20250511_m030050_c001_v7007000_t0000_u01746932450827") 2025/05/11 03:00:55 DEBUG : potato3: Deleting (id "4_z0f929d73409dbbdb9f680e1b_f10860336798951db_d20250511_m030044_c001_v0001183_t0011_u01746932444723") 2025/05/11 03:00:55 DEBUG : potato3: Deleting (id "4_z0f929d73409dbbdb9f680e1b_f108f889647645f65_d20250511_m030043_c001_v0001181_t0027_u01746932443471") --- PASS: TestServerSideMoveWithFilter (25.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:01:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zawudef3gize" 2025/05/11 03:01:03 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bopifek2fefa -> B2 bucket rclone-test-zawudef3gize 2025/05/11 03:01:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 03:01:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/11 03:01:09 DEBUG : empty space: Unchanged skipping 2025/05/11 03:01:09 DEBUG : B2 bucket rclone-test-zawudef3gize: Waiting for checks to finish 2025/05/11 03:01:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/11 03:01:10 INFO : empty space: Deleted 2025/05/11 03:01:10 DEBUG : B2 bucket rclone-test-zawudef3gize: Waiting for transfers to finish 2025/05/11 03:01:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 03:01:10 INFO : potato2: Copied (server-side copy) 2025/05/11 03:01:10 INFO : potato2: Deleted 2025/05/11 03:01:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 03:01:10 INFO : potato3: Copied (server-side copy) 2025/05/11 03:01:10 INFO : potato3: Deleted 2025/05/11 03:01:11 DEBUG : Creating backend with remote "TestB2:rclone-test-mirekem9biso" 2025/05/11 03:01:11 INFO : tomatoDir: Making directory 2025/05/11 03:01:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/11 03:01:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/11 03:01:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/11 03:01:12 DEBUG : B2 bucket rclone-test-mirekem9biso: Waiting for checks to finish 2025/05/11 03:01:12 DEBUG : B2 bucket rclone-test-mirekem9biso: Waiting for transfers to finish 2025/05/11 03:01:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/11 03:01:16 INFO : potato2: Copied (server-side copy) 2025/05/11 03:01:16 INFO : potato2: Deleted 2025/05/11 03:01:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/11 03:01:16 INFO : empty space: Copied (server-side copy) 2025/05/11 03:01:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/11 03:01:17 INFO : potato3: Copied (server-side copy) 2025/05/11 03:01:17 INFO : empty space: Deleted 2025/05/11 03:01:17 INFO : potato3: Deleted 2025/05/11 03:01:17 DEBUG : B2 bucket rclone-test-mirekem9biso: Purge remote 2025/05/11 03:01:17 INFO : B2 bucket rclone-test-mirekem9biso: cleaning bucket "rclone-test-mirekem9biso" of all files 2025/05/11 03:01:17 DEBUG : empty space: Deleting (id "4_zbf321db340adbbdb9f680e1b_f1028c6eb2cad411a_d20250511_m030116_c001_v0001032_t0043_u01746932476664") 2025/05/11 03:01:17 DEBUG : potato2: Deleting (id "4_zbf321db340adbbdb9f680e1b_f11866bb4f8628967_d20250511_m030116_c001_v0001100_t0048_u01746932476296") 2025/05/11 03:01:17 DEBUG : potato3: Deleting (id "4_zbf321db340adbbdb9f680e1b_f109dc1c72c6ff037_d20250511_m030116_c001_v0001145_t0024_u01746932476721") 2025/05/11 03:01:22 DEBUG : B2 bucket rclone-test-zawudef3gize: Purge remote 2025/05/11 03:01:22 INFO : B2 bucket rclone-test-zawudef3gize: cleaning bucket "rclone-test-zawudef3gize" of all files 2025/05/11 03:01:22 DEBUG : empty space: Deleting (id "4_z4fd2fdb3409dbbdb9f680e1b_f418148089fc0e17f_d20250511_m030117_c001_v7007000_t0000_u01746932477035") 2025/05/11 03:01:22 DEBUG : empty space: Deleting (id "4_z4fd2fdb3409dbbdb9f680e1b_f10983db91515304a_d20250511_m030108_c001_v0001171_t0022_u01746932468258") 2025/05/11 03:01:22 DEBUG : potato2: Deleting (id "4_z4fd2fdb3409dbbdb9f680e1b_f418148089fc0e17c_d20250511_m030116_c001_v7007000_t0000_u01746932476643") 2025/05/11 03:01:22 DEBUG : potato2: Deleting (id "4_z4fd2fdb3409dbbdb9f680e1b_f1178717151bc6913_d20250511_m030109_c001_v0001099_t0049_u01746932469942") 2025/05/11 03:01:22 DEBUG : potato3: Deleting (id "4_z4fd2fdb3409dbbdb9f680e1b_f4201e5a9bbd7bea8_d20250511_m030117_c001_v7007000_t0000_u01746932477151") 2025/05/11 03:01:22 DEBUG : potato3: Deleting (id "4_z4fd2fdb3409dbbdb9f680e1b_f11044c1c72e69656_d20250511_m030110_c001_v0001103_t0037_u01746932470265") 2025/05/11 03:01:22 DEBUG : potato3: Deleting (id "4_z4fd2fdb3409dbbdb9f680e1b_f10983db915153056_d20250511_m030108_c001_v0001171_t0053_u01746932468612") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (26.85s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:01:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:01:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:01:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/rclone-sync-test" 2025/05/11 03:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/rclone-sync-test-include/layer2" 2025/05/11 03:01:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/rclone-sync-test-ignore-file" 2025/05/11 03:01:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/11 03:01:41 DEBUG : B2 bucket rclone-test-bopifek2fefa path rclone-sync-test: Waiting for checks to finish 2025/05/11 03:01:41 DEBUG : B2 bucket rclone-test-bopifek2fefa path rclone-sync-test: Waiting for transfers to finish 2025/05/11 03:01:41 DEBUG : Waiting for deletions to finish 2025/05/11 03:01:41 INFO : There was nothing to transfer 2025/05/11 03:01:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/11 03:01:41 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:01:41 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:01:41 DEBUG : Waiting for deletions to finish 2025/05/11 03:01:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:01:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/11 03:01:42 DEBUG : B2 bucket rclone-test-bopifek2fefa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/11 03:01:42 DEBUG : B2 bucket rclone-test-bopifek2fefa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/11 03:01:42 DEBUG : Waiting for deletions to finish 2025/05/11 03:01:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:01:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/11 03:01:42 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:01:42 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:01:42 DEBUG : Waiting for deletions to finish 2025/05/11 03:01:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:01:43 DEBUG : : Excluded 2025/05/11 03:01:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/11 03:01:43 DEBUG : B2 bucket rclone-test-bopifek2fefa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/11 03:01:43 DEBUG : B2 bucket rclone-test-bopifek2fefa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/11 03:01:43 DEBUG : Waiting for deletions to finish 2025/05/11 03:01:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.73s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:01:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/dst" 2025/05/11 03:01:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/CompareDest" 2025/05/11 03:01:53 DEBUG : one: Need to transfer - File not found at Destination 2025/05/11 03:01:53 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:01:53 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:01:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 03:01:54 INFO : one: Copied (new) 2025/05/11 03:01:54 DEBUG : Waiting for deletions to finish 2025/05/11 03:01:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:01:54 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:01:54 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:01:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/11 03:01:55 INFO : one: Copied (replaced existing) 2025/05/11 03:01:55 DEBUG : Waiting for deletions to finish 2025/05/11 03:01:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:01:56 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:01:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:01:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 03:01:57 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:01:57 DEBUG : Waiting for deletions to finish 2025/05/11 03:01:57 INFO : There was nothing to transfer 2025/05/11 03:01:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:01:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:01:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/11 03:01:58 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:01:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:01:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 03:01:58 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:01:58 DEBUG : Waiting for deletions to finish 2025/05/11 03:01:58 INFO : There was nothing to transfer 2025/05/11 03:01:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:01:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:01:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/11 03:01:59 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:01:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:01:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 03:01:59 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:01:59 DEBUG : Waiting for deletions to finish 2025/05/11 03:01:59 INFO : There was nothing to transfer 2025/05/11 03:02:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:02:00 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 03:02:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/11 03:02:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/11 03:02:00 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:02:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 03:02:00 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:00 DEBUG : Waiting for deletions to finish 2025/05/11 03:02:00 INFO : There was nothing to transfer 2025/05/11 03:02:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:02:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/11 03:02:01 DEBUG : two: Need to transfer - File not found at Destination 2025/05/11 03:02:01 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:02:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/11 03:02:01 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/11 03:02:01 INFO : two: Copied (new) 2025/05/11 03:02:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.77s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/dest" 2025/05/11 03:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/pre-dest1" 2025/05/11 03:02:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/pre-dest2" 2025/05/11 03:02:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:02:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/11 03:02:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:02:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/11 03:02:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/11 03:02:09 DEBUG : B2 bucket rclone-test-bopifek2fefa path dest: Waiting for checks to finish 2025/05/11 03:02:09 DEBUG : B2 bucket rclone-test-bopifek2fefa path dest: Waiting for transfers to finish 2025/05/11 03:02:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/11 03:02:10 INFO : 3: Copied (new) 2025/05/11 03:02:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.03s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:02:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/dst" 2025/05/11 03:02:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/CopyDest" 2025/05/11 03:02:15 DEBUG : one: Need to transfer - File not found at Destination 2025/05/11 03:02:15 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:15 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 03:02:16 INFO : one: Copied (new) 2025/05/11 03:02:16 DEBUG : Waiting for deletions to finish 2025/05/11 03:02:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:02:16 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:17 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/11 03:02:17 INFO : one: Copied (replaced existing) 2025/05/11 03:02:17 DEBUG : Waiting for deletions to finish 2025/05/11 03:02:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/BackupDir" 2025/05/11 03:02:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:02:20 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:02:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/11 03:02:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 03:02:22 INFO : one: Copied (server-side copy) 2025/05/11 03:02:22 INFO : one: Deleted 2025/05/11 03:02:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/11 03:02:22 INFO : one: Copied (server-side copy) 2025/05/11 03:02:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/11 03:02:22 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:22 DEBUG : Waiting for deletions to finish 2025/05/11 03:02:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:02:23 DEBUG : one: Unchanged skipping 2025/05/11 03:02:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:02:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/11 03:02:24 INFO : two: Copied (server-side copy) 2025/05/11 03:02:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/11 03:02:24 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:24 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:24 DEBUG : Waiting for deletions to finish 2025/05/11 03:02:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:02:25 DEBUG : one: Unchanged skipping 2025/05/11 03:02:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:02:25 DEBUG : two: Unchanged skipping 2025/05/11 03:02:25 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:25 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:25 DEBUG : Waiting for deletions to finish 2025/05/11 03:02:25 INFO : There was nothing to transfer 2025/05/11 03:02:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:02:26 DEBUG : one: Unchanged skipping 2025/05/11 03:02:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/11 03:02:26 DEBUG : three: Destination not found in --copy-dest 2025/05/11 03:02:26 DEBUG : three: Need to transfer - File not found at Destination 2025/05/11 03:02:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/11 03:02:26 DEBUG : two: Unchanged skipping 2025/05/11 03:02:26 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:26 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/11 03:02:27 INFO : three: Copied (new) 2025/05/11 03:02:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.87s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:02:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/dst" 2025/05/11 03:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/backup" 2025/05/11 03:02:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 03:02:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:02:35 DEBUG : two: Unchanged skipping 2025/05/11 03:02:35 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 03:02:37 INFO : one: Copied (server-side copy) 2025/05/11 03:02:37 INFO : one: Deleted 2025/05/11 03:02:37 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:02:38 INFO : one: Copied (new) 2025/05/11 03:02:38 DEBUG : Waiting for deletions to finish 2025/05/11 03:02:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 03:02:38 INFO : three.txt: Copied (server-side copy) 2025/05/11 03:02:39 INFO : three.txt: Deleted 2025/05/11 03:02:39 INFO : three.txt: Moved into backup dir 2025/05/11 03:02:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 03:02:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:02:40 DEBUG : two: Unchanged skipping 2025/05/11 03:02:40 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:02:41 INFO : one: Copied (server-side copy) 2025/05/11 03:02:41 INFO : one: Deleted 2025/05/11 03:02:41 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 03:02:41 INFO : one: Copied (new) 2025/05/11 03:02:41 DEBUG : Waiting for deletions to finish 2025/05/11 03:02:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 03:02:42 INFO : three.txt: Copied (server-side copy) 2025/05/11 03:02:42 INFO : three.txt: Deleted 2025/05/11 03:02:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.79s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:02:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/dst" 2025/05/11 03:02:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/backup" 2025/05/11 03:02:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 03:02:49 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:02:49 DEBUG : two: Unchanged skipping 2025/05/11 03:02:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 03:02:50 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 03:02:50 INFO : one: Deleted 2025/05/11 03:02:50 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:02:51 INFO : one: Copied (new) 2025/05/11 03:02:51 DEBUG : Waiting for deletions to finish 2025/05/11 03:02:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 03:02:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 03:02:52 INFO : three.txt: Deleted 2025/05/11 03:02:52 INFO : three.txt: Moved into backup dir 2025/05/11 03:02:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 03:02:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:02:54 DEBUG : two: Unchanged skipping 2025/05/11 03:02:54 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:02:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:02:55 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 03:02:55 INFO : one: Deleted 2025/05/11 03:02:55 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:02:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 03:02:55 INFO : one: Copied (new) 2025/05/11 03:02:55 DEBUG : Waiting for deletions to finish 2025/05/11 03:02:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 03:02:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 03:02:56 INFO : three.txt: Deleted 2025/05/11 03:02:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:03:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/dst" 2025/05/11 03:03:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/backup" 2025/05/11 03:03:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 03:03:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:03:02 DEBUG : two: Unchanged skipping 2025/05/11 03:03:02 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:03:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 03:03:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/11 03:03:04 INFO : one: Deleted 2025/05/11 03:03:04 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:03:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:03:05 INFO : one: Copied (new) 2025/05/11 03:03:05 DEBUG : Waiting for deletions to finish 2025/05/11 03:03:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 03:03:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/11 03:03:06 INFO : three.txt: Deleted 2025/05/11 03:03:06 INFO : three.txt: Moved into backup dir 2025/05/11 03:03:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 03:03:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:03:07 DEBUG : two: Unchanged skipping 2025/05/11 03:03:07 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:03:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:03:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/11 03:03:08 INFO : one: Deleted 2025/05/11 03:03:08 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:03:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 03:03:09 INFO : one: Copied (new) 2025/05/11 03:03:09 DEBUG : Waiting for deletions to finish 2025/05/11 03:03:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 03:03:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/11 03:03:09 INFO : three.txt: Deleted 2025/05/11 03:03:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.21s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/dst" 2025/05/11 03:03:12 DEBUG : Config file has changed externally - reloading 2025/05/11 03:03:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 03:03:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:03:14 DEBUG : two: Unchanged skipping 2025/05/11 03:03:14 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:03:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 03:03:14 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 03:03:15 INFO : one: Deleted 2025/05/11 03:03:15 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:03:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:03:15 INFO : one: Copied (new) 2025/05/11 03:03:15 DEBUG : Waiting for deletions to finish 2025/05/11 03:03:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 03:03:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 03:03:16 INFO : three.txt: Deleted 2025/05/11 03:03:16 INFO : three.txt: Moved into backup dir 2025/05/11 03:03:17 DEBUG : one.bak: Excluded (Path Filter) 2025/05/11 03:03:17 DEBUG : one.bak: Excluded 2025/05/11 03:03:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/11 03:03:17 DEBUG : three.txt.bak: Excluded 2025/05/11 03:03:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 03:03:17 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for checks to finish 2025/05/11 03:03:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:03:17 DEBUG : two: Unchanged skipping 2025/05/11 03:03:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:03:18 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 03:03:18 INFO : one: Deleted 2025/05/11 03:03:18 DEBUG : B2 bucket rclone-test-bopifek2fefa path dst: Waiting for transfers to finish 2025/05/11 03:03:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 03:03:18 INFO : one: Copied (new) 2025/05/11 03:03:18 DEBUG : Waiting for deletions to finish 2025/05/11 03:03:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 03:03:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 03:03:19 INFO : three.txt: Deleted 2025/05/11 03:03:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.85s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:03:22 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1177-03.backblaze.com/b2api/v1/b2_upload_file/7fc2dda3406dbbdb9f680e1b/c001_v0001177_t0058": EOF 2025/05/11 03:03:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-03.backblaze.com/b2api/v1/b2_upload_file/7fc2dda3406dbbdb9f680e1b/c001_v0001177_t0058": EOF) 2025/05/11 03:03:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bopifek2fefa: 1/10 (Post "https://pod-000-1177-03.backblaze.com/b2api/v1/b2_upload_file/7fc2dda3406dbbdb9f680e1b/c001_v0001177_t0058": EOF) 2025/05/11 03:03:24 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 03:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/dst" 2025/05/11 03:03:24 DEBUG : Config file has changed externally - reloading 2025/05/11 03:03:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 03:03:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 03:03:27 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 03:03:27 INFO : one: Deleted 2025/05/11 03:03:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:03:28 INFO : one: Copied (new) 2025/05/11 03:03:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:03:28 DEBUG : two: Unchanged skipping 2025/05/11 03:03:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/11 03:03:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 03:03:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 03:03:29 INFO : three.txt: Deleted 2025/05/11 03:03:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 03:03:29 INFO : three.txt: Copied (new) 2025/05/11 03:03:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/11 03:03:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/11 03:03:30 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 03:03:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 03:03:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:03:31 INFO : one: Copied (server-side copy) to: one.bak 2025/05/11 03:03:31 INFO : one: Deleted 2025/05/11 03:03:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 03:03:31 INFO : one: Copied (new) 2025/05/11 03:03:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:03:31 DEBUG : two: Unchanged skipping 2025/05/11 03:03:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/11 03:03:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 03:03:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/11 03:03:32 INFO : three.txt: Deleted 2025/05/11 03:03:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/11 03:03:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.77s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:03:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bopifek2fefa/dst" 2025/05/11 03:03:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 03:03:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/11 03:03:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/11 03:03:39 INFO : one: Deleted 2025/05/11 03:03:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:03:39 INFO : one: Copied (new) 2025/05/11 03:03:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:03:40 DEBUG : two: Unchanged skipping 2025/05/11 03:03:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/11 03:03:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/11 03:03:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/11 03:03:40 INFO : three.txt: Deleted 2025/05/11 03:03:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 03:03:41 INFO : three.txt: Copied (new) 2025/05/11 03:03:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/11 03:03:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/11 03:03:41 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 03:03:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 03:03:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/11 03:03:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/11 03:03:43 INFO : one: Deleted 2025/05/11 03:03:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/11 03:03:43 INFO : one: Copied (new) 2025/05/11 03:03:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:03:43 DEBUG : two: Unchanged skipping 2025/05/11 03:03:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/11 03:03:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/11 03:03:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/11 03:03:44 INFO : three.txt: Deleted 2025/05/11 03:03:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/11 03:03:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.83s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:03:47 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:03:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/11 03:03:47 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:03:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/11 03:03:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/11 03:03:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.47s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:03:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/11 03:03:49 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:03:49 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:03:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/11 03:03:49 INFO : existing: Copied (new) 2025/05/11 03:03:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:03:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/11 03:03:50 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:03:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/11 03:03:50 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:03:50 ERROR : B2 bucket rclone-test-bopifek2fefa: not deleting files as there were IO errors 2025/05/11 03:03:50 ERROR : B2 bucket rclone-test-bopifek2fefa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncImmutable (2.87s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:03:52 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:03:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:03:52 DEBUG : existing: Unchanged skipping 2025/05/11 03:03:52 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:03:52 DEBUG : Waiting for deletions to finish 2025/05/11 03:03:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:03:54 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1145-19.backblaze.com/b2api/v1/b2_upload_file/7fc2dda3406dbbdb9f680e1b/c001_v0001145_t0017": EOF 2025/05/11 03:03:54 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1145-19.backblaze.com/b2api/v1/b2_upload_file/7fc2dda3406dbbdb9f680e1b/c001_v0001145_t0017": EOF) 2025/05/11 03:03:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-bopifek2fefa: 1/10 (Post "https://pod-000-1145-19.backblaze.com/b2api/v1/b2_upload_file/7fc2dda3406dbbdb9f680e1b/c001_v0001145_t0017": EOF) 2025/05/11 03:03:56 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 03:04:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:04:06 DEBUG : both11: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both12: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both13: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both0: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both15: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both16: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both1: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both18: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both10: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both14: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both17: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both3: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both4: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both6: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both2: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both8: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:06 DEBUG : both19: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both5: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both9: Unchanged skipping 2025/05/11 03:04:06 DEBUG : both7: Unchanged skipping 2025/05/11 03:04:06 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:04:06 DEBUG : Waiting for deletions to finish 2025/05/11 03:04:06 INFO : only8: Deleted 2025/05/11 03:04:07 INFO : only1: Deleted 2025/05/11 03:04:07 INFO : only10: Deleted 2025/05/11 03:04:07 INFO : only13: Deleted 2025/05/11 03:04:07 INFO : only4: Deleted 2025/05/11 03:04:07 INFO : only5: Deleted 2025/05/11 03:04:07 INFO : only6: Deleted 2025/05/11 03:04:07 INFO : only12: Deleted 2025/05/11 03:04:07 INFO : only15: Deleted 2025/05/11 03:04:07 INFO : only18: Deleted 2025/05/11 03:04:07 INFO : only7: Deleted 2025/05/11 03:04:07 INFO : only11: Deleted 2025/05/11 03:04:07 INFO : only16: Deleted 2025/05/11 03:04:07 INFO : only3: Deleted 2025/05/11 03:04:07 INFO : only19: Deleted 2025/05/11 03:04:07 INFO : only2: Deleted 2025/05/11 03:04:07 INFO : only9: Deleted 2025/05/11 03:04:07 INFO : only0: Deleted 2025/05/11 03:04:07 INFO : only14: Deleted 2025/05/11 03:04:07 INFO : only17: Deleted 2025/05/11 03:04:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.37s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:04:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both0: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for checks to finish 2025/05/11 03:04:23 DEBUG : both10: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both13: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both14: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both15: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both16: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both17: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both18: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both19: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both12: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both2: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both1: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both11: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both6: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both3: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both8: Unchanged skipping 2025/05/11 03:04:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/11 03:04:23 DEBUG : both4: Unchanged skipping 2025/05/11 03:04:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : both5: Unchanged skipping 2025/05/11 03:04:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : both7: Unchanged skipping 2025/05/11 03:04:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : both9: Unchanged skipping 2025/05/11 03:04:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/11 03:04:23 DEBUG : B2 bucket rclone-test-bopifek2fefa: Waiting for transfers to finish 2025/05/11 03:04:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:23 INFO : only1: Copied (replaced existing) 2025/05/11 03:04:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:23 INFO : only10: Copied (replaced existing) 2025/05/11 03:04:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:23 INFO : only14: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only16: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only11: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only17: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only18: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only19: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only2: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only13: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only15: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only4: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only0: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only6: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only7: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only12: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only3: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only5: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only8: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/11 03:04:24 INFO : only9: Copied (replaced existing) 2025/05/11 03:04:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.83s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:04:33 DEBUG : empty_dir: Making directory with metadata 2025/05/11 03:04:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 03:04:33 DEBUG : empty_on_remote: Making directory with metadata 2025/05/11 03:04:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 03:04:33 INFO : empty_on_remote: Making directory 2025/05/11 03:04:33 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-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:04:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/11 03:04:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/11 03:04:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/11 03:04:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:04:37 DEBUG : empty_dir: Making directory with metadata 2025/05/11 03:04:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 03:04:37 DEBUG : empty_on_remote: Making directory with metadata 2025/05/11 03:04:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 03:04:37 INFO : empty_on_remote: Making directory 2025/05/11 03:04:37 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-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:04:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/11 03:04:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/11 03:04:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/11 03:04:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/11 03:04:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:04:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/11 03:04:41 INFO : sub dir: Making directory 2025/05/11 03:04:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" 2025/05/11 03:04:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/11 03:04:45 INFO : sub dir: Making directory 2025/05/11 03:04:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bopifek2fefa", Local "Local file system at /tmp/rclone3417863131", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.93s) PASS 2025/05/11 03:04:50 DEBUG : B2 bucket rclone-test-bopifek2fefa: Purge remote 2025/05/11 03:04:50 INFO : B2 bucket rclone-test-bopifek2fefa: cleaning bucket "rclone-test-bopifek2fefa" of all files 2025/05/11 03:04:51 DEBUG : BackupDir/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf45_d20250511_m030228_c001_v7007000_t0000_u01746932548394") 2025/05/11 03:04:51 DEBUG : BackupDir/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1065d6e9186348c8_d20250511_m030222_c001_v0001177_t0003_u01746932542196") 2025/05/11 03:04:51 DEBUG : CompareDest/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4061bed3c020e698_d20250511_m030202_c001_v7007000_t0000_u01746932522113") 2025/05/11 03:04:51 DEBUG : CompareDest/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd036_d20250511_m030156_c001_v0001145_t0039_u01746932516323") 2025/05/11 03:04:51 DEBUG : CompareDest/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4061bed3c020e69a_d20250511_m030202_c001_v7007000_t0000_u01746932522361") 2025/05/11 03:04:51 DEBUG : CompareDest/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e56a_d20250511_m030157_c001_v0001181_t0039_u01746932517708") 2025/05/11 03:04:51 DEBUG : CopyDest/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf46_d20250511_m030228_c001_v7007000_t0000_u01746932548592") 2025/05/11 03:04:51 DEBUG : CopyDest/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8ba6e_d20250511_m030219_c001_v0001177_t0055_u01746932539044") 2025/05/11 03:04:51 DEBUG : CopyDest/three: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf47_d20250511_m030228_c001_v7007000_t0000_u01746932548787") 2025/05/11 03:04:51 DEBUG : CopyDest/three: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e5ce_d20250511_m030225_c001_v0001181_t0055_u01746932545870") 2025/05/11 03:04:52 DEBUG : CopyDest/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf48_d20250511_m030228_c001_v7007000_t0000_u01746932548969") 2025/05/11 03:04:52 DEBUG : CopyDest/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd06e_d20250511_m030223_c001_v0001145_t0055_u01746932543401") 2025/05/11 03:04:52 DEBUG : EXISTING: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4162ff1862ff7965_d20250511_m030352_c001_v7007000_t0000_u01746932632774") 2025/05/11 03:04:52 DEBUG : EXISTING: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e730_d20250511_m030351_c001_v0001181_t0056_u01746932631803") 2025/05/11 03:04:52 DEBUG : Testêé: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4162ff1862ff795e_d20250511_m030348_c001_v7007000_t0000_u01746932628517") 2025/05/11 03:04:52 DEBUG : Testêé: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e722_d20250511_m030347_c001_v0001181_t0046_u01746932627878") 2025/05/11 03:04:52 DEBUG : Testêé: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd14b_d20250511_m030346_c001_v0001145_t0047_u01746932626823") 2025/05/11 03:04:52 DEBUG : a/potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca968_d20250511_m025933_c001_v7007000_t0000_u01746932373979") 2025/05/11 03:04:52 DEBUG : a/potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e304_d20250511_m025933_c001_v0001181_t0047_u01746932373400") 2025/05/11 03:04:52 DEBUG : a/potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c152_d20250511_m025931_c001_v7007000_t0000_u01746932371662") 2025/05/11 03:04:52 DEBUG : a/potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2f4_d20250511_m025930_c001_v0001181_t0015_u01746932370768") 2025/05/11 03:04:52 DEBUG : a/potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca65f_d20250511_m025911_c001_v7007000_t0000_u01746932351655") 2025/05/11 03:04:52 DEBUG : a/potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e274_d20250511_m025910_c001_v0001181_t0004_u01746932350757") 2025/05/11 03:04:52 DEBUG : b/potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca969_d20250511_m025934_c001_v7007000_t0000_u01746932374162") 2025/05/11 03:04:52 DEBUG : b/potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2fe_d20250511_m025932_c001_v0001181_t0020_u01746932372586") 2025/05/11 03:04:52 DEBUG : b/potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c150_d20250511_m025931_c001_v7007000_t0000_u01746932371108") 2025/05/11 03:04:52 DEBUG : b/potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2ee_d20250511_m025929_c001_v0001181_t0048_u01746932369950") 2025/05/11 03:04:52 DEBUG : b/potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca64f_d20250511_m025911_c001_v7007000_t0000_u01746932351099") 2025/05/11 03:04:52 DEBUG : b/potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e26e_d20250511_m025909_c001_v0001181_t0033_u01746932349911") 2025/05/11 03:04:52 DEBUG : backup/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40341d7ab0348430_d20250511_m030242_c001_v7007000_t0000_u01746932562908") 2025/05/11 03:04:53 DEBUG : backup/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f110a70cae0637c7b_d20250511_m030240_c001_v0001172_t0039_u01746932560892") 2025/05/11 03:04:53 DEBUG : backup/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1197a48c128e6f84_d20250511_m030236_c001_v0001137_t0024_u01746932556569") 2025/05/11 03:04:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf6a_d20250511_m030310_c001_v7007000_t0000_u01746932590085") 2025/05/11 03:04:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f102d4f8193e23ba9_d20250511_m030308_c001_v0001165_t0009_u01746932588153") 2025/05/11 03:04:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1146467829e75a9f_d20250511_m030303_c001_v0001101_t0041_u01746932583973") 2025/05/11 03:04:53 DEBUG : backup/one.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf5c_d20250511_m030256_c001_v7007000_t0000_u01746932576878") 2025/05/11 03:04:53 DEBUG : backup/one.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f118bc541549bcb91_d20250511_m030254_c001_v0001037_t0052_u01746932574399") 2025/05/11 03:04:53 DEBUG : backup/one.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1023fad5a01b8536_d20250511_m030250_c001_v0001178_t0026_u01746932570486") 2025/05/11 03:04:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf6b_d20250511_m030310_c001_v7007000_t0000_u01746932590268") 2025/05/11 03:04:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1063e2900832885b_d20250511_m030309_c001_v0001182_t0054_u01746932589323") 2025/05/11 03:04:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f116451e01b67c7e9_d20250511_m030305_c001_v0001145_t0047_u01746932585790") 2025/05/11 03:04:53 DEBUG : backup/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40341d7ab0348431_d20250511_m030243_c001_v7007000_t0000_u01746932563091") 2025/05/11 03:04:53 DEBUG : backup/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f111d48b00f1b9f26_d20250511_m030241_c001_v0001161_t0020_u01746932561779") 2025/05/11 03:04:53 DEBUG : backup/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1170fdd11827639e_d20250511_m030238_c001_v0001157_t0017_u01746932558630") 2025/05/11 03:04:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf5d_d20250511_m030257_c001_v7007000_t0000_u01746932577060") 2025/05/11 03:04:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f118bf05ff1511997_d20250511_m030255_c001_v0001145_t0008_u01746932575923") 2025/05/11 03:04:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1125c8debce53c1c_d20250511_m030252_c001_v0001183_t0014_u01746932572107") 2025/05/11 03:04:53 DEBUG : both0: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc646_d20250511_m030425_c001_v7007000_t0000_u01746932665460") 2025/05/11 03:04:53 DEBUG : both0: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e80c_d20250511_m030413_c001_v0001181_t0026_u01746932653376") 2025/05/11 03:04:53 DEBUG : both0: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063157_d20250511_m030408_c001_v7007000_t0000_u01746932648525") 2025/05/11 03:04:53 DEBUG : both0: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e752_d20250511_m030356_c001_v0001181_t0040_u01746932636705") 2025/05/11 03:04:54 DEBUG : both1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc648_d20250511_m030425_c001_v7007000_t0000_u01746932665643") 2025/05/11 03:04:54 DEBUG : both1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e816_d20250511_m030413_c001_v0001181_t0014_u01746932653900") 2025/05/11 03:04:54 DEBUG : both1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063158_d20250511_m030408_c001_v7007000_t0000_u01746932648721") 2025/05/11 03:04:54 DEBUG : both1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e75a_d20250511_m030357_c001_v0001181_t0056_u01746932637160") 2025/05/11 03:04:54 DEBUG : both10: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc649_d20250511_m030425_c001_v7007000_t0000_u01746932665841") 2025/05/11 03:04:54 DEBUG : both10: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e854_d20250511_m030417_c001_v0001181_t0039_u01746932657910") 2025/05/11 03:04:54 DEBUG : both10: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063159_d20250511_m030408_c001_v7007000_t0000_u01746932648914") 2025/05/11 03:04:54 DEBUG : both10: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e79a_d20250511_m030401_c001_v0001181_t0055_u01746932641169") 2025/05/11 03:04:54 DEBUG : both11: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc64b_d20250511_m030426_c001_v7007000_t0000_u01746932666033") 2025/05/11 03:04:54 DEBUG : both11: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e85c_d20250511_m030418_c001_v0001181_t0005_u01746932658389") 2025/05/11 03:04:54 DEBUG : both11: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b06315a_d20250511_m030409_c001_v7007000_t0000_u01746932649102") 2025/05/11 03:04:54 DEBUG : both11: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7a0_d20250511_m030401_c001_v0001181_t0026_u01746932641668") 2025/05/11 03:04:54 DEBUG : both12: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc64c_d20250511_m030426_c001_v7007000_t0000_u01746932666235") 2025/05/11 03:04:54 DEBUG : both12: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e862_d20250511_m030418_c001_v0001181_t0002_u01746932658860") 2025/05/11 03:04:54 DEBUG : both12: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b06315b_d20250511_m030409_c001_v7007000_t0000_u01746932649288") 2025/05/11 03:04:54 DEBUG : both12: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7aa_d20250511_m030402_c001_v0001181_t0042_u01746932642225") 2025/05/11 03:04:54 DEBUG : both13: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc64d_d20250511_m030426_c001_v7007000_t0000_u01746932666428") 2025/05/11 03:04:54 DEBUG : both13: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e868_d20250511_m030419_c001_v0001181_t0003_u01746932659275") 2025/05/11 03:04:54 DEBUG : both13: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b06315c_d20250511_m030409_c001_v7007000_t0000_u01746932649488") 2025/05/11 03:04:54 DEBUG : both13: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7b0_d20250511_m030402_c001_v0001181_t0045_u01746932642658") 2025/05/11 03:04:55 DEBUG : both14: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc64e_d20250511_m030426_c001_v7007000_t0000_u01746932666622") 2025/05/11 03:04:55 DEBUG : both14: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e870_d20250511_m030419_c001_v0001181_t0026_u01746932659685") 2025/05/11 03:04:55 DEBUG : both14: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b06315d_d20250511_m030409_c001_v7007000_t0000_u01746932649691") 2025/05/11 03:04:55 DEBUG : both14: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7b4_d20250511_m030403_c001_v0001181_t0009_u01746932643108") 2025/05/11 03:04:55 DEBUG : both15: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc64f_d20250511_m030426_c001_v7007000_t0000_u01746932666806") 2025/05/11 03:04:55 DEBUG : both15: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e87a_d20250511_m030420_c001_v0001181_t0015_u01746932660256") 2025/05/11 03:04:55 DEBUG : both15: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b06315f_d20250511_m030409_c001_v7007000_t0000_u01746932649876") 2025/05/11 03:04:55 DEBUG : both15: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7ba_d20250511_m030403_c001_v0001181_t0030_u01746932643543") 2025/05/11 03:04:55 DEBUG : both16: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc651_d20250511_m030427_c001_v7007000_t0000_u01746932667081") 2025/05/11 03:04:55 DEBUG : both16: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e882_d20250511_m030420_c001_v0001181_t0015_u01746932660676") 2025/05/11 03:04:55 DEBUG : both16: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063160_d20250511_m030410_c001_v7007000_t0000_u01746932650070") 2025/05/11 03:04:55 DEBUG : both16: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7be_d20250511_m030403_c001_v0001181_t0056_u01746932643966") 2025/05/11 03:04:55 DEBUG : both17: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc652_d20250511_m030427_c001_v7007000_t0000_u01746932667264") 2025/05/11 03:04:55 DEBUG : both17: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e888_d20250511_m030421_c001_v0001181_t0036_u01746932661181") 2025/05/11 03:04:55 DEBUG : both17: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063161_d20250511_m030410_c001_v7007000_t0000_u01746932650255") 2025/05/11 03:04:55 DEBUG : both17: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7c2_d20250511_m030404_c001_v0001181_t0043_u01746932644424") 2025/05/11 03:04:55 DEBUG : both18: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc653_d20250511_m030427_c001_v7007000_t0000_u01746932667450") 2025/05/11 03:04:55 DEBUG : both18: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e88e_d20250511_m030421_c001_v0001181_t0039_u01746932661603") 2025/05/11 03:04:55 DEBUG : both18: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063162_d20250511_m030410_c001_v7007000_t0000_u01746932650439") 2025/05/11 03:04:55 DEBUG : both18: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7cc_d20250511_m030404_c001_v0001181_t0023_u01746932644928") 2025/05/11 03:04:56 DEBUG : both19: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc654_d20250511_m030427_c001_v7007000_t0000_u01746932667634") 2025/05/11 03:04:56 DEBUG : both19: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e896_d20250511_m030422_c001_v0001181_t0025_u01746932662070") 2025/05/11 03:04:56 DEBUG : both19: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063163_d20250511_m030410_c001_v7007000_t0000_u01746932650624") 2025/05/11 03:04:56 DEBUG : both19: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7d4_d20250511_m030405_c001_v0001181_t0002_u01746932645356") 2025/05/11 03:04:56 DEBUG : both2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc655_d20250511_m030427_c001_v7007000_t0000_u01746932667818") 2025/05/11 03:04:56 DEBUG : both2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e81c_d20250511_m030414_c001_v0001181_t0025_u01746932654385") 2025/05/11 03:04:56 DEBUG : both2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063164_d20250511_m030410_c001_v7007000_t0000_u01746932650810") 2025/05/11 03:04:56 DEBUG : both2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e760_d20250511_m030357_c001_v0001181_t0010_u01746932637589") 2025/05/11 03:04:56 DEBUG : both3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc656_d20250511_m030428_c001_v7007000_t0000_u01746932668003") 2025/05/11 03:04:56 DEBUG : both3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e824_d20250511_m030414_c001_v0001181_t0024_u01746932654849") 2025/05/11 03:04:56 DEBUG : both3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063165_d20250511_m030411_c001_v7007000_t0000_u01746932651005") 2025/05/11 03:04:56 DEBUG : both3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e768_d20250511_m030358_c001_v0001181_t0050_u01746932638019") 2025/05/11 03:04:56 DEBUG : both4: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc657_d20250511_m030428_c001_v7007000_t0000_u01746932668187") 2025/05/11 03:04:56 DEBUG : both4: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e82e_d20250511_m030415_c001_v0001181_t0010_u01746932655298") 2025/05/11 03:04:56 DEBUG : both4: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063166_d20250511_m030411_c001_v7007000_t0000_u01746932651204") 2025/05/11 03:04:56 DEBUG : both4: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e76c_d20250511_m030358_c001_v0001181_t0024_u01746932638452") 2025/05/11 03:04:56 DEBUG : both5: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc658_d20250511_m030428_c001_v7007000_t0000_u01746932668371") 2025/05/11 03:04:56 DEBUG : both5: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e836_d20250511_m030415_c001_v0001181_t0012_u01746932655762") 2025/05/11 03:04:56 DEBUG : both5: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063167_d20250511_m030411_c001_v7007000_t0000_u01746932651389") 2025/05/11 03:04:56 DEBUG : both5: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e776_d20250511_m030358_c001_v0001181_t0022_u01746932638895") 2025/05/11 03:04:57 DEBUG : both6: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc659_d20250511_m030428_c001_v7007000_t0000_u01746932668557") 2025/05/11 03:04:57 DEBUG : both6: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e83e_d20250511_m030416_c001_v0001181_t0011_u01746932656188") 2025/05/11 03:04:57 DEBUG : both6: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063168_d20250511_m030411_c001_v7007000_t0000_u01746932651573") 2025/05/11 03:04:57 DEBUG : both6: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e77a_d20250511_m030359_c001_v0001181_t0005_u01746932639400") 2025/05/11 03:04:57 DEBUG : both7: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc65a_d20250511_m030428_c001_v7007000_t0000_u01746932668741") 2025/05/11 03:04:57 DEBUG : both7: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e844_d20250511_m030416_c001_v0001181_t0027_u01746932656609") 2025/05/11 03:04:57 DEBUG : both7: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063169_d20250511_m030411_c001_v7007000_t0000_u01746932651758") 2025/05/11 03:04:57 DEBUG : both7: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e782_d20250511_m030359_c001_v0001181_t0055_u01746932639821") 2025/05/11 03:04:57 DEBUG : both8: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc65b_d20250511_m030428_c001_v7007000_t0000_u01746932668926") 2025/05/11 03:04:57 DEBUG : both8: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e848_d20250511_m030417_c001_v0001181_t0034_u01746932657073") 2025/05/11 03:04:57 DEBUG : both8: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b06316a_d20250511_m030411_c001_v7007000_t0000_u01746932651995") 2025/05/11 03:04:57 DEBUG : both8: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e788_d20250511_m030400_c001_v0001181_t0003_u01746932640256") 2025/05/11 03:04:57 DEBUG : both9: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc65c_d20250511_m030429_c001_v7007000_t0000_u01746932669110") 2025/05/11 03:04:57 DEBUG : both9: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e84c_d20250511_m030417_c001_v0001181_t0052_u01746932657496") 2025/05/11 03:04:57 DEBUG : both9: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b06316c_d20250511_m030412_c001_v7007000_t0000_u01746932652202") 2025/05/11 03:04:57 DEBUG : both9: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e792_d20250511_m030400_c001_v0001181_t0055_u01746932640720") 2025/05/11 03:04:57 DEBUG : c/non empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca96a_d20250511_m025934_c001_v7007000_t0000_u01746932374347") 2025/05/11 03:04:57 DEBUG : c/non empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e300_d20250511_m025932_c001_v0001181_t0001_u01746932372803") 2025/05/11 03:04:57 DEBUG : c/non empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c153_d20250511_m025931_c001_v7007000_t0000_u01746932371858") 2025/05/11 03:04:57 DEBUG : c/non empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2f0_d20250511_m025930_c001_v0001181_t0051_u01746932370164") 2025/05/11 03:04:58 DEBUG : c/non empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca663_d20250511_m025911_c001_v7007000_t0000_u01746932351837") 2025/05/11 03:04:58 DEBUG : c/non empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e270_d20250511_m025910_c001_v0001181_t0012_u01746932350135") 2025/05/11 03:04:58 DEBUG : check sum: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca5f8_d20250511_m025859_c001_v7007000_t0000_u01746932339491") 2025/05/11 03:04:58 DEBUG : check sum: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e23c_d20250511_m025858_c001_v0001181_t0012_u01746932338545") 2025/05/11 03:04:58 DEBUG : dest/3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf32_d20250511_m030211_c001_v7007000_t0000_u01746932531416") 2025/05/11 03:04:58 DEBUG : dest/3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4053b2335b6e0224_d20250511_m030210_c001_v0001171_t0028_u01746932530287") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4162ff1862ff7958_d20250511_m030345_c001_v7007000_t0000_u01746932625321") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f118dec108e5196bb_d20250511_m030343_c001_v0001179_t0050_u01746932623227") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41535042c0de5d0f_d20250511_m030343_c001_v7007000_t0000_u01746932623046") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f118dec108e5196b3_d20250511_m030339_c001_v0001179_t0046_u01746932619795") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41535042c0de5d07_d20250511_m030339_c001_v7007000_t0000_u01746932619056") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e6ec_d20250511_m030335_c001_v0001181_t0036_u01746932615033") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4121448e11d6dfd2_d20250511_m030333_c001_v7007000_t0000_u01746932613454") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f10513f56dc999d2a_d20250511_m030331_c001_v0001176_t0053_u01746932611451") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4152083cf76c4a2c_d20250511_m030331_c001_v7007000_t0000_u01746932611272") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f10513f56dc999d22_d20250511_m030328_c001_v0001176_t0054_u01746932608254") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4152083cf76c4a24_d20250511_m030327_c001_v7007000_t0000_u01746932607516") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd0f6_d20250511_m030321_c001_v0001145_t0010_u01746932601222") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf74_d20250511_m030319_c001_v7007000_t0000_u01746932599930") 2025/05/11 03:04:58 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f102c150c2a156a54_d20250511_m030318_c001_v0001184_t0031_u01746932598578") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca85a_d20250511_m030318_c001_v7007000_t0000_u01746932598395") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f102c150c2a156a33_d20250511_m030315_c001_v0001184_t0034_u01746932595768") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca857_d20250511_m030315_c001_v7007000_t0000_u01746932595033") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8bafa_d20250511_m030311_c001_v0001177_t0037_u01746932591375") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf6c_d20250511_m030310_c001_v7007000_t0000_u01746932590454") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f116c05e8c45772ca_d20250511_m030308_c001_v0001137_t0020_u01746932588544") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966ca22_d20250511_m030308_c001_v7007000_t0000_u01746932588358") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f116c05e8c45772c2_d20250511_m030305_c001_v0001137_t0024_u01746932585159") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966ca1e_d20250511_m030304_c001_v7007000_t0000_u01746932584436") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e656_d20250511_m030258_c001_v0001181_t0029_u01746932578168") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf5f_d20250511_m030257_c001_v7007000_t0000_u01746932577241") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f115eec02b6c3d14b_d20250511_m030255_c001_v0001098_t0018_u01746932575297") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41535042c0de5ce3_d20250511_m030255_c001_v7007000_t0000_u01746932575116") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f115eec02b6c3d13b_d20250511_m030251_c001_v0001098_t0049_u01746932571557") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41535042c0de5cda_d20250511_m030250_c001_v7007000_t0000_u01746932570828") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd098_d20250511_m030244_c001_v0001145_t0018_u01746932564190") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40341d7ab0348432_d20250511_m030243_c001_v7007000_t0000_u01746932563274") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1065fd9610968164_d20250511_m030241_c001_v0001179_t0046_u01746932561342") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f411bbc494e82a3d3_d20250511_m030241_c001_v7007000_t0000_u01746932561159") 2025/05/11 03:04:59 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1065fd961096815c_d20250511_m030238_c001_v0001179_t0038_u01746932558232") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f411bbc494e82a3c9_d20250511_m030237_c001_v7007000_t0000_u01746932557504") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8ba8a_d20250511_m030230_c001_v0001177_t0014_u01746932550400") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf49_d20250511_m030229_c001_v7007000_t0000_u01746932549193") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f108603367989563c_d20250511_m030222_c001_v0001183_t0038_u01746932542626") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41535042c0de5cc1_d20250511_m030222_c001_v7007000_t0000_u01746932542423") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e5b4_d20250511_m030218_c001_v0001181_t0044_u01746932538471") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f11270ee2d36d7115_d20250511_m030217_c001_v0001109_t0008_u01746932537176") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f11270ee2d36d710d_d20250511_m030215_c001_v0001109_t0037_u01746932535872") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4061bed3c020e69b_d20250511_m030202_c001_v7007000_t0000_u01746932522564") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8ba0c_d20250511_m030155_c001_v0001177_t0046_u01746932515709") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f117b362b9ca834bf_d20250511_m030154_c001_v0001182_t0054_u01746932514965") 2025/05/11 03:05:00 DEBUG : dst/one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f117b362b9ca834af_d20250511_m030154_c001_v0001182_t0014_u01746932514016") 2025/05/11 03:05:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4162ff1862ff7959_d20250511_m030345_c001_v7007000_t0000_u01746932625506") 2025/05/11 03:05:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1154efbd53e2aa3c_d20250511_m030342_c001_v0001144_t0020_u01746932622452") 2025/05/11 03:05:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1048bc94a0f3b1a0_d20250511_m030338_c001_v0001040_t0012_u01746932618537") 2025/05/11 03:05:00 DEBUG : dst/one.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4121448e11d6dfd3_d20250511_m030333_c001_v7007000_t0000_u01746932613637") 2025/05/11 03:05:00 DEBUG : dst/one.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f103ac8aa6eaa5c3c_d20250511_m030330_c001_v0001100_t0015_u01746932610895") 2025/05/11 03:05:00 DEBUG : dst/one.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f115eec02b6c3d18a_d20250511_m030327_c001_v0001098_t0013_u01746932607070") 2025/05/11 03:05:00 DEBUG : dst/one.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf75_d20250511_m030320_c001_v7007000_t0000_u01746932600129") 2025/05/11 03:05:00 DEBUG : dst/one.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1116c7de8bcc617f_d20250511_m030317_c001_v0001150_t0013_u01746932597949") 2025/05/11 03:05:01 DEBUG : dst/one.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f101f2a2ebc9b2ddf_d20250511_m030314_c001_v0001182_t0015_u01746932594778") 2025/05/11 03:05:01 DEBUG : dst/three: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf4a_d20250511_m030229_c001_v7007000_t0000_u01746932549428") 2025/05/11 03:05:01 DEBUG : dst/three: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f11270ee2d36d7139_d20250511_m030227_c001_v0001109_t0027_u01746932547006") 2025/05/11 03:05:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4162ff1862ff795a_d20250511_m030345_c001_v7007000_t0000_u01746932625708") 2025/05/11 03:05:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f106df92f6f99f127_d20250511_m030344_c001_v0001120_t0028_u01746932624027") 2025/05/11 03:05:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f109a136b42820075_d20250511_m030340_c001_v0001120_t0039_u01746932620602") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4162ff1862ff795b_d20250511_m030345_c001_v7007000_t0000_u01746932625892") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f118dec108e5196bf_d20250511_m030344_c001_v0001179_t0039_u01746932624708") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41535042c0de5d11_d20250511_m030344_c001_v7007000_t0000_u01746932624512") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f118dec108e5196b5_d20250511_m030341_c001_v0001179_t0032_u01746932621068") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41535042c0de5d0a_d20250511_m030340_c001_v7007000_t0000_u01746932620888") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e6ee_d20250511_m030335_c001_v0001181_t0018_u01746932615869") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4121448e11d6dfd4_d20250511_m030333_c001_v7007000_t0000_u01746932613821") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f10513f56dc999d2e_d20250511_m030332_c001_v0001176_t0055_u01746932612812") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4152083cf76c4a2e_d20250511_m030332_c001_v7007000_t0000_u01746932612634") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f10513f56dc999d24_d20250511_m030329_c001_v0001176_t0050_u01746932609416") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4152083cf76c4a28_d20250511_m030329_c001_v7007000_t0000_u01746932609231") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd103_d20250511_m030324_c001_v0001145_t0050_u01746932604366") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca85b_d20250511_m030319_c001_v7007000_t0000_u01746932599372") 2025/05/11 03:05:01 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8bb08_d20250511_m030317_c001_v0001177_t0016_u01746932597146") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca859_d20250511_m030316_c001_v7007000_t0000_u01746932596408") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e692_d20250511_m030312_c001_v0001181_t0032_u01746932592301") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966ca26_d20250511_m030309_c001_v7007000_t0000_u01746932589523") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e67c_d20250511_m030307_c001_v0001181_t0004_u01746932587340") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966ca21_d20250511_m030306_c001_v7007000_t0000_u01746932586246") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd0d0_d20250511_m030259_c001_v0001145_t0027_u01746932579547") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41535042c0de5ce6_d20250511_m030256_c001_v7007000_t0000_u01746932576329") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd0ba_d20250511_m030253_c001_v0001145_t0033_u01746932573444") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41535042c0de5cdd_d20250511_m030252_c001_v7007000_t0000_u01746932572337") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8bab2_d20250511_m030245_c001_v0001177_t0032_u01746932565917") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f411bbc494e82a3d4_d20250511_m030242_c001_v7007000_t0000_u01746932562322") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8baa2_d20250511_m030240_c001_v0001177_t0046_u01746932560098") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f411bbc494e82a3d1_d20250511_m030239_c001_v7007000_t0000_u01746932559007") 2025/05/11 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e5e2_d20250511_m030231_c001_v0001181_t0002_u01746932551889") 2025/05/11 03:05:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4121448e11d6dfd5_d20250511_m030334_c001_v7007000_t0000_u01746932614005") 2025/05/11 03:05:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f115b65c6b1b0df1e_d20250511_m030332_c001_v0001172_t0001_u01746932612271") 2025/05/11 03:05:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1020becebd22d63b_d20250511_m030329_c001_v0001182_t0020_u01746932609029") 2025/05/11 03:05:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf78_d20250511_m030320_c001_v7007000_t0000_u01746932600310") 2025/05/11 03:05:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f105e50c6880fbf40_d20250511_m030318_c001_v0001157_t0022_u01746932598976") 2025/05/11 03:05:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f11968ade9c70fcdb_d20250511_m030316_c001_v0001183_t0020_u01746932596200") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4162ff1862ff795c_d20250511_m030346_c001_v7007000_t0000_u01746932626075") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd123_d20250511_m030335_c001_v0001145_t0051_u01746932615608") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4121448e11d6dfd6_d20250511_m030334_c001_v7007000_t0000_u01746932614189") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e6be_d20250511_m030322_c001_v0001181_t0049_u01746932602027") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf79_d20250511_m030320_c001_v7007000_t0000_u01746932600491") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd0e2_d20250511_m030312_c001_v0001145_t0042_u01746932592008") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf6d_d20250511_m030310_c001_v7007000_t0000_u01746932590638") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8badc_d20250511_m030258_c001_v0001177_t0015_u01746932578741") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf60_d20250511_m030257_c001_v7007000_t0000_u01746932577431") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e61e_d20250511_m030245_c001_v0001181_t0038_u01746932565344") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40341d7ab0348433_d20250511_m030243_c001_v7007000_t0000_u01746932563455") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd07c_d20250511_m030231_c001_v0001145_t0011_u01746932551004") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf4b_d20250511_m030229_c001_v7007000_t0000_u01746932549613") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f10688c67d1b4202c_d20250511_m030224_c001_v0001116_t0041_u01746932544253") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4061bed3c020e69c_d20250511_m030202_c001_v7007000_t0000_u01746932522761") 2025/05/11 03:05:03 DEBUG : dst/two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f117b362b9ca834ff_d20250511_m030201_c001_v0001182_t0020_u01746932521532") 2025/05/11 03:05:03 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f416f20f14617491f_d20250511_m030109_c001_v7007000_t0000_u01746932469894") 2025/05/11 03:05:03 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e470_d20250511_m030102_c001_v0001181_t0058_u01746932462849") 2025/05/11 03:05:03 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4008862e935b2e1b_d20250511_m030100_c001_v7007000_t0000_u01746932460924") 2025/05/11 03:05:03 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e40c_d20250511_m030037_c001_v0001181_t0056_u01746932437206") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7be5d_d20250511_m030017_c001_v7007000_t0000_u01746932417689") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e3c3_d20250511_m030011_c001_v0001181_t0043_u01746932411435") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca97e_d20250511_m025947_c001_v7007000_t0000_u01746932387156") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e33e_d20250511_m025945_c001_v0001181_t0020_u01746932385408") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca979_d20250511_m025943_c001_v7007000_t0000_u01746932383765") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e332_d20250511_m025942_c001_v0001181_t0038_u01746932382616") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca972_d20250511_m025939_c001_v7007000_t0000_u01746932379316") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e31c_d20250511_m025937_c001_v0001181_t0016_u01746932377764") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca96d_d20250511_m025936_c001_v7007000_t0000_u01746932376584") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e30c_d20250511_m025935_c001_v0001181_t0018_u01746932375341") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c14b_d20250511_m025929_c001_v7007000_t0000_u01746932369038") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2e4_d20250511_m025927_c001_v0001181_t0038_u01746932367676") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c146_d20250511_m025926_c001_v7007000_t0000_u01746932366537") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2d8_d20250511_m025925_c001_v0001181_t0031_u01746932365770") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c141_d20250511_m025920_c001_v7007000_t0000_u01746932360896") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2b2_d20250511_m025919_c001_v0001181_t0024_u01746932359716") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c13e_d20250511_m025917_c001_v7007000_t0000_u01746932357096") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e292_d20250511_m025916_c001_v0001181_t0024_u01746932356016") 2025/05/11 03:05:04 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca6a2_d20250511_m025914_c001_v7007000_t0000_u01746932354829") 2025/05/11 03:05:05 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1172fa8829f74e80_d20250511_m025914_c001_v0001145_t0035_u01746932354137") 2025/05/11 03:05:05 DEBUG : empty space: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e282_d20250511_m025912_c001_v0001181_t0013_u01746932352587") 2025/05/11 03:05:05 DEBUG : enormous: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca97b_d20250511_m025946_c001_v7007000_t0000_u01746932386211") 2025/05/11 03:05:05 DEBUG : enormous: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e340_d20250511_m025945_c001_v0001181_t0011_u01746932385616") 2025/05/11 03:05:05 DEBUG : existing: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4162ff1862ff7962_d20250511_m030350_c001_v7007000_t0000_u01746932630658") 2025/05/11 03:05:05 DEBUG : existing: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd14f_d20250511_m030349_c001_v0001145_t0023_u01746932629310") 2025/05/11 03:05:05 DEBUG : existing: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40416aaa7e005bf5_d20250511_m030009_c001_v7007000_t0000_u01746932409567") 2025/05/11 03:05:05 DEBUG : existing: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e3b5_d20250511_m030008_c001_v0001181_t0033_u01746932408564") 2025/05/11 03:05:05 DEBUG : existing: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca64e_d20250511_m025908_c001_v7007000_t0000_u01746932348808") 2025/05/11 03:05:05 DEBUG : existing: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e266_d20250511_m025907_c001_v0001181_t0053_u01746932347859") 2025/05/11 03:05:05 DEBUG : existing: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca616_d20250511_m025906_c001_v7007000_t0000_u01746932346571") 2025/05/11 03:05:05 DEBUG : existing: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e258_d20250511_m025905_c001_v0001181_t0028_u01746932345954") 2025/05/11 03:05:05 DEBUG : existing: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e254_d20250511_m025905_c001_v0001181_t0045_u01746932345178") 2025/05/11 03:05:05 DEBUG : existing-b: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40416aaa7e005bf7_d20250511_m030009_c001_v7007000_t0000_u01746932409755") 2025/05/11 03:05:05 DEBUG : existing-b: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8b8cf_d20250511_m030008_c001_v0001177_t0008_u01746932408556") 2025/05/11 03:05:05 DEBUG : file1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc679_d20250511_m030439_c001_v7007000_t0000_u01746932679622") 2025/05/11 03:05:05 DEBUG : file1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f118b3d1c62d2d139_d20250511_m030438_c001_v0001091_t0018_u01746932678221") 2025/05/11 03:05:05 DEBUG : file1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc676_d20250511_m030436_c001_v7007000_t0000_u01746932676057") 2025/05/11 03:05:05 DEBUG : file1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e904_d20250511_m030434_c001_v0001181_t0031_u01746932674407") 2025/05/11 03:05:06 DEBUG : five: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca982_d20250511_m025951_c001_v7007000_t0000_u01746932391415") 2025/05/11 03:05:06 DEBUG : five: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4069e701b775e352_d20250511_m025949_c001_v0001181_t0040_u01746932389513") 2025/05/11 03:05:06 DEBUG : foo: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c13f_d20250511_m025918_c001_v7007000_t0000_u01746932358966") 2025/05/11 03:05:06 DEBUG : foo: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4069e701b775e2a2_d20250511_m025918_c001_v0001181_t0040_u01746932358386") 2025/05/11 03:05:06 DEBUG : foo: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4069e701b775e2a0_d20250511_m025917_c001_v0001181_t0040_u01746932357834") 2025/05/11 03:05:06 DEBUG : four: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca983_d20250511_m025951_c001_v7007000_t0000_u01746932391648") 2025/05/11 03:05:06 DEBUG : four: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4031de36f8e8b8a1_d20250511_m025950_c001_v0001177_t0058_u01746932390062") 2025/05/11 03:05:06 DEBUG : four: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e34a_d20250511_m025948_c001_v0001181_t0050_u01746932388934") 2025/05/11 03:05:06 DEBUG : hello world2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e07375_d20250511_m025754_c001_v7007000_t0000_u01746932274055") 2025/05/11 03:05:06 DEBUG : hello world2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e11c_d20250511_m025753_c001_v0001181_t0011_u01746932273480") 2025/05/11 03:05:06 DEBUG : ignore-size: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca5fc_d20250511_m025904_c001_v7007000_t0000_u01746932344047") 2025/05/11 03:05:06 DEBUG : ignore-size: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e24a_d20250511_m025903_c001_v0001181_t0055_u01746932343107") 2025/05/11 03:05:06 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40416aaa7e005bef_d20250511_m030007_c001_v7007000_t0000_u01746932407446") 2025/05/11 03:05:06 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8b8c9_d20250511_m030006_c001_v0001177_t0024_u01746932406452") 2025/05/11 03:05:06 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40416aaa7e005bed_d20250511_m030005_c001_v7007000_t0000_u01746932405303") 2025/05/11 03:05:06 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8b8c5_d20250511_m030004_c001_v0001177_t0018_u01746932404299") 2025/05/11 03:05:06 DEBUG : one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca984_d20250511_m025951_c001_v7007000_t0000_u01746932391830") 2025/05/11 03:05:06 DEBUG : one: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4069e701b775e344_d20250511_m025948_c001_v0001181_t0040_u01746932388336") 2025/05/11 03:05:06 DEBUG : only0: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc65e_d20250511_m030429_c001_v7007000_t0000_u01746932669305") 2025/05/11 03:05:06 DEBUG : only0: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4069e701b775e8b8_d20250511_m030424_c001_v0001181_t0040_u01746932664375") 2025/05/11 03:05:06 DEBUG : only0: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e812_d20250511_m030413_c001_v0001181_t0053_u01746932653628") 2025/05/11 03:05:06 DEBUG : only0: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f418148089fc0e317_d20250511_m030407_c001_v7007000_t0000_u01746932647722") 2025/05/11 03:05:07 DEBUG : only0: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e758_d20250511_m030356_c001_v0001181_t0026_u01746932636914") 2025/05/11 03:05:07 DEBUG : only1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc65f_d20250511_m030429_c001_v7007000_t0000_u01746932669490") 2025/05/11 03:05:07 DEBUG : only1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4069e701b775e8a8_d20250511_m030423_c001_v0001181_t0040_u01746932663222") 2025/05/11 03:05:07 DEBUG : only1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e81a_d20250511_m030414_c001_v0001181_t0039_u01746932654112") 2025/05/11 03:05:07 DEBUG : only1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f42256d6e5ba41904_d20250511_m030406_c001_v7007000_t0000_u01746932646944") 2025/05/11 03:05:07 DEBUG : only1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e75e_d20250511_m030357_c001_v0001181_t0046_u01746932637372") 2025/05/11 03:05:07 DEBUG : only10: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc660_d20250511_m030429_c001_v7007000_t0000_u01746932669675") 2025/05/11 03:05:07 DEBUG : only10: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f412e1c796f0800ae_d20250511_m030423_c001_v0001171_t0059_u01746932663774") 2025/05/11 03:05:07 DEBUG : only10: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e856_d20250511_m030418_c001_v0001181_t0010_u01746932658147") 2025/05/11 03:05:07 DEBUG : only10: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f42256d6e5ba41905_d20250511_m030407_c001_v7007000_t0000_u01746932647128") 2025/05/11 03:05:07 DEBUG : only10: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e79e_d20250511_m030401_c001_v0001181_t0025_u01746932641376") 2025/05/11 03:05:07 DEBUG : only11: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc661_d20250511_m030429_c001_v7007000_t0000_u01746932669859") 2025/05/11 03:05:07 DEBUG : only11: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f418b3d1c62d2d119_d20250511_m030423_c001_v0001091_t0045_u01746932663971") 2025/05/11 03:05:07 DEBUG : only11: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e860_d20250511_m030418_c001_v0001181_t0039_u01746932658626") 2025/05/11 03:05:07 DEBUG : only11: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063154_d20250511_m030407_c001_v7007000_t0000_u01746932647511") 2025/05/11 03:05:07 DEBUG : only11: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7a4_d20250511_m030402_c001_v0001181_t0015_u01746932642019") 2025/05/11 03:05:07 DEBUG : only12: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc662_d20250511_m030430_c001_v7007000_t0000_u01746932670042") 2025/05/11 03:05:07 DEBUG : only12: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f418b3d1c62d2d121_d20250511_m030424_c001_v0001091_t0045_u01746932664539") 2025/05/11 03:05:07 DEBUG : only12: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e864_d20250511_m030419_c001_v0001181_t0003_u01746932659067") 2025/05/11 03:05:07 DEBUG : only12: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063153_d20250511_m030407_c001_v7007000_t0000_u01746932647325") 2025/05/11 03:05:08 DEBUG : only12: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7ae_d20250511_m030402_c001_v0001181_t0038_u01746932642440") 2025/05/11 03:05:08 DEBUG : only13: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc663_d20250511_m030430_c001_v7007000_t0000_u01746932670242") 2025/05/11 03:05:08 DEBUG : only13: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4076914fc6ad32bd_d20250511_m030424_c001_v0001109_t0031_u01746932664166") 2025/05/11 03:05:08 DEBUG : only13: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e86e_d20250511_m030419_c001_v0001181_t0002_u01746932659479") 2025/05/11 03:05:08 DEBUG : only13: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063150_d20250511_m030407_c001_v7007000_t0000_u01746932647131") 2025/05/11 03:05:08 DEBUG : only13: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7b2_d20250511_m030402_c001_v0001181_t0035_u01746932642889") 2025/05/11 03:05:08 DEBUG : only14: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc664_d20250511_m030430_c001_v7007000_t0000_u01746932670429") 2025/05/11 03:05:08 DEBUG : only14: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4069e701b775e8ae_d20250511_m030423_c001_v0001181_t0040_u01746932663811") 2025/05/11 03:05:08 DEBUG : only14: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e872_d20250511_m030420_c001_v0001181_t0038_u01746932660055") 2025/05/11 03:05:08 DEBUG : only14: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f42256d6e5ba41909_d20250511_m030407_c001_v7007000_t0000_u01746932647876") 2025/05/11 03:05:08 DEBUG : only14: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7b6_d20250511_m030403_c001_v0001181_t0052_u01746932643336") 2025/05/11 03:05:08 DEBUG : only15: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc665_d20250511_m030430_c001_v7007000_t0000_u01746932670619") 2025/05/11 03:05:08 DEBUG : only15: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f412e1c796f0800c6_d20250511_m030424_c001_v0001171_t0059_u01746932664331") 2025/05/11 03:05:08 DEBUG : only15: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e880_d20250511_m030420_c001_v0001181_t0003_u01746932660460") 2025/05/11 03:05:08 DEBUG : only15: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f417bd7dd9f367cfe_d20250511_m030407_c001_v7007000_t0000_u01746932647336") 2025/05/11 03:05:08 DEBUG : only15: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7bc_d20250511_m030403_c001_v0001181_t0048_u01746932643759") 2025/05/11 03:05:08 DEBUG : only16: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc666_d20250511_m030430_c001_v7007000_t0000_u01746932670804") 2025/05/11 03:05:08 DEBUG : only16: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f412e1c796f0800ba_d20250511_m030423_c001_v0001171_t0059_u01746932663962") 2025/05/11 03:05:08 DEBUG : only16: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e884_d20250511_m030420_c001_v0001181_t0021_u01746932660968") 2025/05/11 03:05:08 DEBUG : only16: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f417bd7dd9f367cff_d20250511_m030407_c001_v7007000_t0000_u01746932647521") 2025/05/11 03:05:09 DEBUG : only16: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7c0_d20250511_m030404_c001_v0001181_t0020_u01746932644203") 2025/05/11 03:05:09 DEBUG : only17: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc667_d20250511_m030430_c001_v7007000_t0000_u01746932670998") 2025/05/11 03:05:09 DEBUG : only17: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4069e701b775e8b0_d20250511_m030423_c001_v0001181_t0040_u01746932663993") 2025/05/11 03:05:09 DEBUG : only17: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e88c_d20250511_m030421_c001_v0001181_t0011_u01746932661391") 2025/05/11 03:05:09 DEBUG : only17: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063156_d20250511_m030407_c001_v7007000_t0000_u01746932647888") 2025/05/11 03:05:09 DEBUG : only17: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7c8_d20250511_m030404_c001_v0001181_t0026_u01746932644647") 2025/05/11 03:05:09 DEBUG : only18: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc668_d20250511_m030431_c001_v7007000_t0000_u01746932671183") 2025/05/11 03:05:09 DEBUG : only18: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f412e1c796f0800c0_d20250511_m030424_c001_v0001171_t0059_u01746932664148") 2025/05/11 03:05:09 DEBUG : only18: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e892_d20250511_m030421_c001_v0001181_t0034_u01746932661851") 2025/05/11 03:05:09 DEBUG : only18: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f418148089fc0e314_d20250511_m030407_c001_v7007000_t0000_u01746932647345") 2025/05/11 03:05:09 DEBUG : only18: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7d0_d20250511_m030405_c001_v0001181_t0008_u01746932645143") 2025/05/11 03:05:09 DEBUG : only19: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc66a_d20250511_m030431_c001_v7007000_t0000_u01746932671508") 2025/05/11 03:05:09 DEBUG : only19: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f418b3d1c62d2d11b_d20250511_m030424_c001_v0001091_t0045_u01746932664159") 2025/05/11 03:05:09 DEBUG : only19: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e89c_d20250511_m030422_c001_v0001181_t0021_u01746932662362") 2025/05/11 03:05:09 DEBUG : only19: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f42256d6e5ba41908_d20250511_m030407_c001_v7007000_t0000_u01746932647692") 2025/05/11 03:05:09 DEBUG : only19: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e7d8_d20250511_m030405_c001_v0001181_t0027_u01746932645561") 2025/05/11 03:05:09 DEBUG : only2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc66b_d20250511_m030431_c001_v7007000_t0000_u01746932671693") 2025/05/11 03:05:09 DEBUG : only2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4069e701b775e8b4_d20250511_m030424_c001_v0001181_t0040_u01746932664176") 2025/05/11 03:05:09 DEBUG : only2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e820_d20250511_m030414_c001_v0001181_t0043_u01746932654637") 2025/05/11 03:05:09 DEBUG : only2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4019f4f43b063155_d20250511_m030407_c001_v7007000_t0000_u01746932647701") 2025/05/11 03:05:10 DEBUG : only2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e766_d20250511_m030357_c001_v0001181_t0043_u01746932637803") 2025/05/11 03:05:10 DEBUG : only3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc66c_d20250511_m030431_c001_v7007000_t0000_u01746932671929") 2025/05/11 03:05:10 DEBUG : only3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4069e701b775e8ba_d20250511_m030424_c001_v0001181_t0040_u01746932664558") 2025/05/11 03:05:10 DEBUG : only3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e828_d20250511_m030415_c001_v0001181_t0014_u01746932655080") 2025/05/11 03:05:10 DEBUG : only3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f418148089fc0e316_d20250511_m030407_c001_v7007000_t0000_u01746932647532") 2025/05/11 03:05:10 DEBUG : only3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e76a_d20250511_m030358_c001_v0001181_t0048_u01746932638226") 2025/05/11 03:05:10 DEBUG : only4: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc66d_d20250511_m030432_c001_v7007000_t0000_u01746932672112") 2025/05/11 03:05:10 DEBUG : only4: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f418b3d1c62d2d11d_d20250511_m030424_c001_v0001091_t0045_u01746932664356") 2025/05/11 03:05:10 DEBUG : only4: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e830_d20250511_m030415_c001_v0001181_t0013_u01746932655527") 2025/05/11 03:05:10 DEBUG : only4: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f418148089fc0e313_d20250511_m030407_c001_v7007000_t0000_u01746932647135") 2025/05/11 03:05:10 DEBUG : only4: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e772_d20250511_m030358_c001_v0001181_t0001_u01746932638665") 2025/05/11 03:05:10 DEBUG : only5: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc66e_d20250511_m030432_c001_v7007000_t0000_u01746932672307") 2025/05/11 03:05:10 DEBUG : only5: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4076914fc6ad32c3_d20250511_m030424_c001_v0001109_t0031_u01746932664571") 2025/05/11 03:05:10 DEBUG : only5: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e83c_d20250511_m030415_c001_v0001181_t0035_u01746932655973") 2025/05/11 03:05:10 DEBUG : only5: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f417bd7dd9f367cfd_d20250511_m030407_c001_v7007000_t0000_u01746932647148") 2025/05/11 03:05:10 DEBUG : only5: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e778_d20250511_m030359_c001_v0001181_t0029_u01746932639194") 2025/05/11 03:05:10 DEBUG : only6: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc66f_d20250511_m030432_c001_v7007000_t0000_u01746932672490") 2025/05/11 03:05:10 DEBUG : only6: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4076914fc6ad32bf_d20250511_m030424_c001_v0001109_t0031_u01746932664385") 2025/05/11 03:05:10 DEBUG : only6: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e840_d20250511_m030416_c001_v0001181_t0021_u01746932656400") 2025/05/11 03:05:10 DEBUG : only6: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f42256d6e5ba41906_d20250511_m030407_c001_v7007000_t0000_u01746932647314") 2025/05/11 03:05:11 DEBUG : only6: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e780_d20250511_m030359_c001_v0001181_t0012_u01746932639615") 2025/05/11 03:05:11 DEBUG : only7: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc670_d20250511_m030432_c001_v7007000_t0000_u01746932672673") 2025/05/11 03:05:11 DEBUG : only7: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f412e1c796f0800d2_d20250511_m030424_c001_v0001171_t0059_u01746932664516") 2025/05/11 03:05:11 DEBUG : only7: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e846_d20250511_m030416_c001_v0001181_t0005_u01746932656838") 2025/05/11 03:05:11 DEBUG : only7: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f42256d6e5ba41907_d20250511_m030407_c001_v7007000_t0000_u01746932647497") 2025/05/11 03:05:11 DEBUG : only7: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e784_d20250511_m030400_c001_v0001181_t0035_u01746932640037") 2025/05/11 03:05:11 DEBUG : only8: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc671_d20250511_m030432_c001_v7007000_t0000_u01746932672883") 2025/05/11 03:05:11 DEBUG : only8: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f412e1c796f0800dc_d20250511_m030424_c001_v0001171_t0059_u01746932664699") 2025/05/11 03:05:11 DEBUG : only8: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e84a_d20250511_m030417_c001_v0001181_t0052_u01746932657290") 2025/05/11 03:05:11 DEBUG : only8: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f42256d6e5ba41903_d20250511_m030406_c001_v7007000_t0000_u01746932646755") 2025/05/11 03:05:11 DEBUG : only8: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e78c_d20250511_m030400_c001_v0001181_t0033_u01746932640504") 2025/05/11 03:05:11 DEBUG : only9: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc672_d20250511_m030433_c001_v7007000_t0000_u01746932673079") 2025/05/11 03:05:11 DEBUG : only9: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f418b3d1c62d2d123_d20250511_m030424_c001_v0001091_t0045_u01746932664724") 2025/05/11 03:05:11 DEBUG : only9: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e852_d20250511_m030417_c001_v0001181_t0016_u01746932657694") 2025/05/11 03:05:11 DEBUG : only9: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f417bd7dd9f367d01_d20250511_m030407_c001_v7007000_t0000_u01746932647711") 2025/05/11 03:05:11 DEBUG : only9: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e798_d20250511_m030400_c001_v0001181_t0034_u01746932640933") 2025/05/11 03:05:11 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40416aaa7e005be8_d20250511_m030002_c001_v7007000_t0000_u01746932402424") 2025/05/11 03:05:11 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0ccf14_d20250511_m030000_c001_v0001145_t0058_u01746932400281") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca98f_d20250511_m025958_c001_v7007000_t0000_u01746932398411") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8b8b3_d20250511_m025956_c001_v0001177_t0043_u01746932396512") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca98a_d20250511_m025955_c001_v7007000_t0000_u01746932395040") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8b8ab_d20250511_m025952_c001_v0001177_t0038_u01746932392741") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca975_d20250511_m025941_c001_v7007000_t0000_u01746932381491") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e326_d20250511_m025940_c001_v0001181_t0037_u01746932380282") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca970_d20250511_m025938_c001_v7007000_t0000_u01746932378361") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e31a_d20250511_m025937_c001_v0001181_t0059_u01746932377515") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca96c_d20250511_m025935_c001_v7007000_t0000_u01746932375970") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e30a_d20250511_m025935_c001_v0001181_t0031_u01746932375134") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c14a_d20250511_m025928_c001_v7007000_t0000_u01746932368487") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2e0_d20250511_m025927_c001_v0001181_t0051_u01746932367470") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c147_d20250511_m025926_c001_v7007000_t0000_u01746932366729") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2d6_d20250511_m025925_c001_v0001181_t0008_u01746932365560") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c144_d20250511_m025924_c001_v7007000_t0000_u01746932364829") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2d4_d20250511_m025924_c001_v0001181_t0015_u01746932364253") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2ce_d20250511_m025923_c001_v0001181_t0030_u01746932363668") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c143_d20250511_m025922_c001_v7007000_t0000_u01746932362944") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2c8_d20250511_m025922_c001_v0001181_t0033_u01746932362377") 2025/05/11 03:05:12 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2be_d20250511_m025921_c001_v0001181_t0021_u01746932361801") 2025/05/11 03:05:13 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c142_d20250511_m025921_c001_v7007000_t0000_u01746932361077") 2025/05/11 03:05:13 DEBUG : potato: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2b8_d20250511_m025920_c001_v0001181_t0018_u01746932360301") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f404b4430fd992a78_d20250511_m030130_c001_v7007000_t0000_u01746932490308") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0ccfe6_d20250511_m030129_c001_v0001145_t0034_u01746932489623") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f416f20f146174920_d20250511_m030110_c001_v7007000_t0000_u01746932470247") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0ccf8f_d20250511_m030102_c001_v0001145_t0043_u01746932462223") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7be78_d20250511_m030044_c001_v7007000_t0000_u01746932444703") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0ccf5f_d20250511_m030036_c001_v0001145_t0024_u01746932436404") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7be5f_d20250511_m030017_c001_v7007000_t0000_u01746932417944") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0ccf2a_d20250511_m030011_c001_v0001145_t0025_u01746932411053") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca97c_d20250511_m025946_c001_v7007000_t0000_u01746932386393") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e33c_d20250511_m025945_c001_v0001181_t0055_u01746932385161") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca97a_d20250511_m025943_c001_v7007000_t0000_u01746932383948") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e330_d20250511_m025942_c001_v0001181_t0058_u01746932382404") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca976_d20250511_m025941_c001_v7007000_t0000_u01746932381674") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e328_d20250511_m025940_c001_v0001181_t0023_u01746932380896") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca973_d20250511_m025939_c001_v7007000_t0000_u01746932379505") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e322_d20250511_m025938_c001_v0001181_t0057_u01746932378736") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca96e_d20250511_m025936_c001_v7007000_t0000_u01746932376769") 2025/05/11 03:05:13 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e314_d20250511_m025935_c001_v0001181_t0059_u01746932375982") 2025/05/11 03:05:14 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c14d_d20250511_m025929_c001_v7007000_t0000_u01746932369224") 2025/05/11 03:05:14 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e2e6_d20250511_m025928_c001_v0001181_t0003_u01746932368283") 2025/05/11 03:05:14 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e07377_d20250511_m025757_c001_v7007000_t0000_u01746932277522") 2025/05/11 03:05:14 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e12c_d20250511_m025756_c001_v0001181_t0034_u01746932276925") 2025/05/11 03:05:14 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e07376_d20250511_m025755_c001_v7007000_t0000_u01746932275654") 2025/05/11 03:05:14 DEBUG : potato2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e11e_d20250511_m025755_c001_v0001181_t0020_u01746932275021") 2025/05/11 03:05:14 DEBUG : potato3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f416f20f146174922_d20250511_m030110_c001_v7007000_t0000_u01746932470640") 2025/05/11 03:05:14 DEBUG : potato3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8b941_d20250511_m030103_c001_v0001177_t0015_u01746932463451") 2025/05/11 03:05:14 DEBUG : potato3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7be79_d20250511_m030044_c001_v7007000_t0000_u01746932444976") 2025/05/11 03:05:14 DEBUG : potato3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8b8f3_d20250511_m030037_c001_v0001177_t0010_u01746932437774") 2025/05/11 03:05:14 DEBUG : potato3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7be60_d20250511_m030018_c001_v7007000_t0000_u01746932418375") 2025/05/11 03:05:14 DEBUG : potato3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8b8d5_d20250511_m030011_c001_v0001177_t0011_u01746932411731") 2025/05/11 03:05:14 DEBUG : pre-dest1/1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf33_d20250511_m030211_c001_v7007000_t0000_u01746932531600") 2025/05/11 03:05:14 DEBUG : pre-dest1/1: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8ba36_d20250511_m030203_c001_v0001177_t0023_u01746932523509") 2025/05/11 03:05:14 DEBUG : pre-dest2/2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4201e5a9bbd7bf34_d20250511_m030211_c001_v7007000_t0000_u01746932531782") 2025/05/11 03:05:14 DEBUG : pre-dest2/2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0cd04a_d20250511_m030204_c001_v0001145_t0014_u01746932524143") 2025/05/11 03:05:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4061bed3c020e688_d20250511_m030143_c001_v7007000_t0000_u01746932503633") 2025/05/11 03:05:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e518_d20250511_m030139_c001_v0001181_t0004_u01746932499740") 2025/05/11 03:05:14 DEBUG : sizeonly: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca5fa_d20250511_m025901_c001_v7007000_t0000_u01746932341827") 2025/05/11 03:05:14 DEBUG : sizeonly: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e246_d20250511_m025900_c001_v0001181_t0014_u01746932340806") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4196aa2fb44bed19_d20250511_m030449_c001_v7007000_t0000_u01746932689632") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f112e1c796f08031c_d20250511_m030446_c001_v0001171_t0048_u01746932686635") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc688_d20250511_m030444_c001_v7007000_t0000_u01746932684707") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1076914fc6ad3305_d20250511_m030441_c001_v0001109_t0022_u01746932681780") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40416aaa7e005bf0_d20250511_m030007_c001_v7007000_t0000_u01746932407628") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0ccf20_d20250511_m030006_c001_v0001145_t0001_u01746932406807") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40416aaa7e005bee_d20250511_m030005_c001_v7007000_t0000_u01746932405504") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e399_d20250511_m030004_c001_v0001181_t0021_u01746932404664") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca5f4_d20250511_m025857_c001_v7007000_t0000_u01746932337631") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e22c_d20250511_m025856_c001_v0001181_t0023_u01746932336133") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f41970d4df9dca5f1_d20250511_m025855_c001_v7007000_t0000_u01746932335403") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e222_d20250511_m025854_c001_v0001181_t0040_u01746932334238") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca8e4_d20250511_m025847_c001_v7007000_t0000_u01746932327016") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e1fa_d20250511_m025846_c001_v0001181_t0027_u01746932326032") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca8df_d20250511_m025845_c001_v7007000_t0000_u01746932325488") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e1f2_d20250511_m025844_c001_v0001181_t0051_u01746932324503") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e1d0_d20250511_m025838_c001_v0001181_t0046_u01746932318478") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca8dd_d20250511_m025837_c001_v7007000_t0000_u01746932317697") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e1ca_d20250511_m025837_c001_v0001181_t0041_u01746932317120") 2025/05/11 03:05:15 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e1c5_d20250511_m025836_c001_v0001181_t0034_u01746932316346") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca8da_d20250511_m025834_c001_v7007000_t0000_u01746932314893") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e1aa_d20250511_m025827_c001_v0001181_t0024_u01746932307956") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e198_d20250511_m025820_c001_v0001181_t0054_u01746932300943") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f414b1814ba60c078_d20250511_m025820_c001_v7007000_t0000_u01746932300205") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e194_d20250511_m025819_c001_v0001181_t0032_u01746932299604") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e190_d20250511_m025818_c001_v0001181_t0027_u01746932298847") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f414b1814ba60c076_d20250511_m025817_c001_v7007000_t0000_u01746932297751") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e154_d20250511_m025807_c001_v0001181_t0035_u01746932287404") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40702ecff966c0c5_d20250511_m025807_c001_v7007000_t0000_u01746932287040") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e150_d20250511_m025806_c001_v0001181_t0046_u01746932286469") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e0737c_d20250511_m025804_c001_v7007000_t0000_u01746932284830") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e14c_d20250511_m025804_c001_v0001181_t0055_u01746932284211") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e0737b_d20250511_m025803_c001_v7007000_t0000_u01746932283657") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e148_d20250511_m025803_c001_v0001181_t0021_u01746932283071") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e0737a_d20250511_m025801_c001_v7007000_t0000_u01746932281802") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e140_d20250511_m025801_c001_v0001181_t0032_u01746932281049") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e07379_d20250511_m025800_c001_v7007000_t0000_u01746932280502") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e13a_d20250511_m025759_c001_v0001181_t0023_u01746932279920") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e07378_d20250511_m025759_c001_v7007000_t0000_u01746932279009") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e132_d20250511_m025758_c001_v0001181_t0005_u01746932278428") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e07374_d20250511_m025752_c001_v7007000_t0000_u01746932272523") 2025/05/11 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e11a_d20250511_m025751_c001_v0001181_t0015_u01746932271952") 2025/05/11 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e07373_d20250511_m025751_c001_v7007000_t0000_u01746932271043") 2025/05/11 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e112_d20250511_m025750_c001_v0001181_t0037_u01746932270476") 2025/05/11 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e07372_d20250511_m025749_c001_v7007000_t0000_u01746932269535") 2025/05/11 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e10c_d20250511_m025748_c001_v0001181_t0029_u01746932268960") 2025/05/11 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4081866799e07370_d20250511_m025745_c001_v7007000_t0000_u01746932265968") 2025/05/11 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e0fa_d20250511_m025745_c001_v0001181_t0008_u01746932265380") 2025/05/11 03:05:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4196aa2fb44bed1a_d20250511_m030449_c001_v7007000_t0000_u01746932689819") 2025/05/11 03:05:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f118b3d1c62d2d145_d20250511_m030446_c001_v0001091_t0019_u01746932686635") 2025/05/11 03:05:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc68a_d20250511_m030444_c001_v7007000_t0000_u01746932684904") 2025/05/11 03:05:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e93a_d20250511_m030441_c001_v0001181_t0019_u01746932681420") 2025/05/11 03:05:17 DEBUG : sub/yam: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40416aaa7e005be7_d20250511_m030001_c001_v7007000_t0000_u01746932401799") 2025/05/11 03:05:17 DEBUG : sub/yam: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1031de36f8e8b8bb_d20250511_m025959_c001_v0001177_t0018_u01746932399929") 2025/05/11 03:05:17 DEBUG : test_dir1/file2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc67c_d20250511_m030439_c001_v7007000_t0000_u01746932679883") 2025/05/11 03:05:17 DEBUG : test_dir1/file2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f112e1c796f08022c_d20250511_m030437_c001_v0001171_t0053_u01746932677881") 2025/05/11 03:05:17 DEBUG : test_dir1/file2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc677_d20250511_m030436_c001_v7007000_t0000_u01746932676249") 2025/05/11 03:05:17 DEBUG : test_dir1/file2: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f112e1c796f0801d4_d20250511_m030434_c001_v0001171_t0044_u01746932674430") 2025/05/11 03:05:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc67d_d20250511_m030440_c001_v7007000_t0000_u01746932680067") 2025/05/11 03:05:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e920_d20250511_m030437_c001_v0001181_t0002_u01746932677871") 2025/05/11 03:05:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40943274306bc678_d20250511_m030436_c001_v7007000_t0000_u01746932676434") 2025/05/11 03:05:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1076914fc6ad32e7_d20250511_m030434_c001_v0001109_t0036_u01746932674413") 2025/05/11 03:05:17 DEBUG : three: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca985_d20250511_m025952_c001_v7007000_t0000_u01746932392014") 2025/05/11 03:05:18 DEBUG : three: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e35a_d20250511_m025950_c001_v0001181_t0044_u01746932390823") 2025/05/11 03:05:18 DEBUG : three: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e348_d20250511_m025948_c001_v0001181_t0016_u01746932388725") 2025/05/11 03:05:18 DEBUG : two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca986_d20250511_m025952_c001_v7007000_t0000_u01746932392195") 2025/05/11 03:05:18 DEBUG : two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4199f6551b0ccefd_d20250511_m025950_c001_v0001145_t0017_u01746932390256") 2025/05/11 03:05:18 DEBUG : two: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f4069e701b775e346_d20250511_m025948_c001_v0001181_t0040_u01746932388523") 2025/05/11 03:05:18 DEBUG : yam: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40416aaa7e005be9_d20250511_m030002_c001_v7007000_t0000_u01746932402617") 2025/05/11 03:05:18 DEBUG : yam: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f114b06c63d4d46f6_d20250511_m030001_c001_v0001032_t0003_u01746932401334") 2025/05/11 03:05:18 DEBUG : yam: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca98e_d20250511_m025957_c001_v7007000_t0000_u01746932397849") 2025/05/11 03:05:18 DEBUG : yam: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1069e701b775e366_d20250511_m025956_c001_v0001181_t0011_u01746932396866") 2025/05/11 03:05:18 DEBUG : yam: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca988_d20250511_m025954_c001_v7007000_t0000_u01746932394467") 2025/05/11 03:05:18 DEBUG : yam: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1199f6551b0ccf05_d20250511_m025952_c001_v0001145_t0006_u01746932392755") 2025/05/11 03:05:18 DEBUG : yaml: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f40416aaa7e005be5_d20250511_m025958_c001_v7007000_t0000_u01746932398597") 2025/05/11 03:05:18 DEBUG : yaml: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f11890f626b8d4f3b_d20250511_m025957_c001_v0001182_t0041_u01746932397648") 2025/05/11 03:05:18 DEBUG : yaml: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f421fee69b2bca98b_d20250511_m025955_c001_v7007000_t0000_u01746932395223") 2025/05/11 03:05:18 DEBUG : yaml: Deleting (id "4_z7fc2dda3406dbbdb9f680e1b_f1004b6338be5f146_d20250511_m025954_c001_v0001165_t0013_u01746932394206") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m44.755224008s (try 1/5)