"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/03 01:00:32 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu" 2025/05/03 01:00:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 01:00:33 DEBUG : Creating backend with remote "/tmp/rclone4045213514" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/03 01:00:34 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:34 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/03 01:00:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:35 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:35 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:36 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.19s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", 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-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:37 DEBUG : Creating backend with remote "/non-existing" 2025/05/03 01:00:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/03 01:00:38 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:38 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:39 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:39 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:40 INFO : B2 bucket rclone-test-hoxiruh7boyu: Running all checks before starting transfers 2025/05/03 01:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:40 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:40 INFO : B2 bucket rclone-test-hoxiruh7boyu: Checks finished, now starting transfers 2025/05/03 01:00:40 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:42 ERROR : Ignoring --no-traverse with sync 2025/05/03 01:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:42 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:42 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:42 INFO : sub dir/hello world: Copied (new) 2025/05/03 01:00:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/03 01:00:43 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:43 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:44 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/03 01:00:44 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:00:45 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:45 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:00:47 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:47 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/03 01:00:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/03 01:00:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/03 01:00:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/03 01:00:48 INFO : sub dir: Making directory 2025/05/03 01:00:48 INFO : sub dir2: Making directory 2025/05/03 01:00:48 INFO : sub dir2/sub sub dir2: Making directory 2025/05/03 01:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:48 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:48 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/03 01:00:48 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:49 INFO : sub dir2: Making directory 2025/05/03 01:00:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/03 01:00:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/03 01:00:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:50 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:50 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:51 DEBUG : sub dir2: Making directory with metadata 2025/05/03 01:00:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/03 01:00:51 INFO : sub dir: Making directory 2025/05/03 01:00:51 INFO : sub dir2: Making directory 2025/05/03 01:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:51 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:51 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:51 INFO : sub dir/hello world: Copied (new) 2025/05/03 01:00:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/03 01:00:51 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/03 01:00:51 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.65s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", 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-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:53 INFO : sub dir2: Making directory 2025/05/03 01:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:53 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:53 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:53 INFO : sub dir/hello world: Copied (new) 2025/05/03 01:00:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:54 DEBUG : sub dir2: Making directory with metadata 2025/05/03 01:00:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/03 01:00:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/03 01:00:54 INFO : sub dir: Making directory 2025/05/03 01:00:54 INFO : sub dir2: Making directory 2025/05/03 01:00:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:54 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:54 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:54 INFO : sub dir/hello world: Copied (new) 2025/05/03 01:00:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/03 01:00:54 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", 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-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:55 INFO : sub dir2: Making directory 2025/05/03 01:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:56 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:00:56 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:00:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:56 INFO : sub dir/hello world: Copied (new) 2025/05/03 01:00:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:00:57 DEBUG : Creating backend with remote "TestB2:rclone-test-detahoj8zuge" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-hoxiruh7boyu -> B2 bucket rclone-test-detahoj8zuge 2025/05/03 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:00:59 DEBUG : B2 bucket rclone-test-detahoj8zuge: Waiting for checks to finish 2025/05/03 01:00:59 DEBUG : B2 bucket rclone-test-detahoj8zuge: Waiting for transfers to finish 2025/05/03 01:00:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:00:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:00 DEBUG : B2 bucket rclone-test-detahoj8zuge: Purge remote 2025/05/03 01:01:00 INFO : B2 bucket rclone-test-detahoj8zuge: cleaning bucket "rclone-test-detahoj8zuge" of all files 2025/05/03 01:01:00 DEBUG : sub dir/hello world: Deleting (id "4_zffc22d93a09d9b3b9f680e1b_f1122378a23849a36_d20250503_m010059_c001_v0001184_t0004_u01746234059710") --- PASS: TestServerSideCopy (4.33s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/03 01:01:02 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:02 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/03 01:01:02 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.07s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kazakef0faka" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-hoxiruh7boyu -> B2 bucket rclone-test-kazakef0faka 2025/05/03 01:01:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:01:05 DEBUG : B2 bucket rclone-test-kazakef0faka: Waiting for checks to finish 2025/05/03 01:01:05 DEBUG : B2 bucket rclone-test-kazakef0faka: Waiting for transfers to finish 2025/05/03 01:01:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:01:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/03 01:01:07 DEBUG : B2 bucket rclone-test-kazakef0faka: Waiting for checks to finish 2025/05/03 01:01:07 DEBUG : B2 bucket rclone-test-kazakef0faka: Waiting for transfers to finish 2025/05/03 01:01:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/03 01:01:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:07 DEBUG : B2 bucket rclone-test-kazakef0faka: Purge remote 2025/05/03 01:01:07 INFO : B2 bucket rclone-test-kazakef0faka: cleaning bucket "rclone-test-kazakef0faka" of all files 2025/05/03 01:01:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f524d33a09d9b3b9f680e1b_f1019baa2e27828e3_d20250503_m010107_c001_v0001182_t0053_u01746234067446") 2025/05/03 01:01:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f524d33a09d9b3b9f680e1b_f114b9761261086a0_d20250503_m010106_c001_v0001157_t0042_u01746234066127") --- PASS: TestServerSideCopyOverSelf (6.20s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/03 01:01:10 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:10 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/03 01:01:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/03 01:01:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-woqavax5luxe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-hoxiruh7boyu -> B2 bucket rclone-test-woqavax5luxe 2025/05/03 01:01:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:01:13 DEBUG : B2 bucket rclone-test-woqavax5luxe: Waiting for checks to finish 2025/05/03 01:01:13 DEBUG : B2 bucket rclone-test-woqavax5luxe: Waiting for transfers to finish 2025/05/03 01:01:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:01:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/03 01:01:15 DEBUG : B2 bucket rclone-test-woqavax5luxe: Waiting for checks to finish 2025/05/03 01:01:15 DEBUG : B2 bucket rclone-test-woqavax5luxe: Waiting for transfers to finish 2025/05/03 01:01:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/03 01:01:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/03 01:01:16 INFO : sub dir/hello world: Deleted 2025/05/03 01:01:16 DEBUG : testing file moves 2025/05/03 01:01:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/03 01:01:17 DEBUG : B2 bucket rclone-test-woqavax5luxe: Waiting for checks to finish 2025/05/03 01:01:17 DEBUG : B2 bucket rclone-test-woqavax5luxe: Waiting for transfers to finish 2025/05/03 01:01:17 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/03 01:01:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/03 01:01:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:18 DEBUG : B2 bucket rclone-test-woqavax5luxe: Purge remote 2025/05/03 01:01:18 INFO : B2 bucket rclone-test-woqavax5luxe: cleaning bucket "rclone-test-woqavax5luxe" of all files 2025/05/03 01:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z4fe26d33a09d9b3b9f680e1b_f112365ac289eb1a9_d20250503_m010117_c001_v0001172_t0052_u01746234077441") 2025/05/03 01:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z4fe26d33a09d9b3b9f680e1b_f107fbe6fe48b1946_d20250503_m010115_c001_v0001103_t0006_u01746234075659") 2025/05/03 01:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z4fe26d33a09d9b3b9f680e1b_f103ad8157e509cf1_d20250503_m010114_c001_v0001184_t0024_u01746234074407") --- PASS: TestServerSideMoveOverSelf (8.83s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:21 ERROR : : error listing: directory not found 2025/05/03 01:01:21 INFO : Local file system at /tmp/rclone4045213514: Making directory 2025/05/03 01:01:21 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:21 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:01:23 DEBUG : Local file system at /tmp/rclone4045213514: Waiting for checks to finish 2025/05/03 01:01:23 DEBUG : Local file system at /tmp/rclone4045213514: Waiting for transfers to finish 2025/05/03 01:01:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:01:24 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/03 01:01:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/03 01:01:25 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:25 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/03 01:01:25 INFO : check sum: Copied (new) 2025/05/03 01:01:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:25 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/03 01:01:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/03 01:01:25 DEBUG : check sum: Unchanged skipping 2025/05/03 01:01:25 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:25 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.25s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/03 01:01:27 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:27 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/03 01:01:27 INFO : sizeonly: Copied (new) 2025/05/03 01:01:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:28 DEBUG : sizeonly: Sizes identical 2025/05/03 01:01:28 DEBUG : sizeonly: Unchanged skipping 2025/05/03 01:01:28 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:28 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:28 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/03 01:01:30 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:30 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/03 01:01:30 INFO : ignore-size: Copied (new) 2025/05/03 01:01:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:30 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:01:30 DEBUG : ignore-size: Unchanged skipping 2025/05/03 01:01:30 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:30 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:01:32 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:32 DEBUG : existing: Unchanged skipping 2025/05/03 01:01:32 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:32 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/03 01:01:32 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:32 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/03 01:01:33 INFO : existing: Copied (replaced existing) 2025/05/03 01:01:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.52s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/03 01:01:34 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:34 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/03 01:01:35 INFO : existing: Copied (new) 2025/05/03 01:01:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:35 DEBUG : existing: Destination exists, skipping 2025/05/03 01:01:35 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:35 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:35 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.24s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:37 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/03 01:01:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/03 01:01:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:01:37 DEBUG : c/non empty space: Unchanged skipping 2025/05/03 01:01:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:01:37 INFO : a/potato2: Copied (new) 2025/05/03 01:01:38 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:38 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:38 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:38 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:40 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:40 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/03 01:01:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/03 01:01:40 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/03 01:01:40 DEBUG : empty space: Unchanged skipping 2025/05/03 01:01:40 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:40 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:40 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/03 01:01:40 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/03 01:01:41 INFO : empty space: Updated modification time in destination 2025/05/03 01:01:41 DEBUG : empty space: Unchanged skipping 2025/05/03 01:01:41 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:41 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:43 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/03 01:01:43 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/03 01:01:43 DEBUG : empty space: Unchanged skipping 2025/05/03 01:01:43 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:43 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:45 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:45 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/03 01:01:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4045213514) 2025/05/03 01:01:45 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hoxiruh7boyu) 2025/05/03 01:01:45 DEBUG : foo: sha1 differ 2025/05/03 01:01:45 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/03 01:01:45 INFO : foo: Copied (replaced existing) 2025/05/03 01:01:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:01:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/03 01:01:47 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:47 DEBUG : empty space: Unchanged skipping 2025/05/03 01:01:47 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:01:47 INFO : potato: Copied (new) 2025/05/03 01:01:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/03 01:01:49 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:49 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/03 01:01:49 INFO : potato: Copied (replaced existing) 2025/05/03 01:01:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:51 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:51 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/03 01:01:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4045213514) 2025/05/03 01:01:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hoxiruh7boyu) 2025/05/03 01:01:51 DEBUG : potato: sha1 differ 2025/05/03 01:01:51 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/03 01:01:51 INFO : potato: Copied (replaced existing) 2025/05/03 01:01:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:01:52 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/03 01:01:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:01:52 DEBUG : empty space: Unchanged skipping 2025/05/03 01:01:52 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:52 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:01:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:01:55 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:55 DEBUG : empty space: Unchanged skipping 2025/05/03 01:01:55 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:01:55 INFO : potato2: Copied (new) 2025/05/03 01:01:55 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:55 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:57 INFO : d: Making directory 2025/05/03 01:01:57 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/03 01:01:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/03 01:01:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:01:57 DEBUG : c/non empty space: Unchanged skipping 2025/05/03 01:01:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:01:57 INFO : a/potato2: Copied (new) 2025/05/03 01:01:57 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:01:57 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:01:57 DEBUG : Waiting for deletions to finish 2025/05/03 01:01:58 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:01:59 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/03 01:02:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/03 01:02:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:02:00 DEBUG : c/non empty space: Unchanged skipping 2025/05/03 01:02:00 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:00 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:02:00 INFO : a/potato2: Copied (new) 2025/05/03 01:02:00 ERROR : B2 bucket rclone-test-hoxiruh7boyu: not deleting files as there were IO errors 2025/05/03 01:02:00 ERROR : B2 bucket rclone-test-hoxiruh7boyu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:02 DEBUG : Waiting for deletions to finish 2025/05/03 01:02:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:02:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:02:02 DEBUG : empty space: Unchanged skipping 2025/05/03 01:02:02 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:02 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:02 INFO : potato: Deleted 2025/05/03 01:02:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:02:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:04 DEBUG : Waiting for deletions to finish 2025/05/03 01:02:05 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:05 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:05 INFO : potato: Deleted 2025/05/03 01:02:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:02:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:02:05 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:05 DEBUG : empty space: Unchanged skipping 2025/05/03 01:02:05 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:02:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:02:07 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:07 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:07 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/03 01:02:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.05s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:09 DEBUG : enormous: Excluded (Size Filter) 2025/05/03 01:02:09 DEBUG : enormous: Excluded 2025/05/03 01:02:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/03 01:02:09 DEBUG : potato2: Excluded 2025/05/03 01:02:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/03 01:02:09 DEBUG : potato2: Excluded 2025/05/03 01:02:09 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:02:09 DEBUG : empty space: Unchanged skipping 2025/05/03 01:02:09 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:09 DEBUG : Waiting for deletions to finish 2025/05/03 01:02:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:10 DEBUG : enormous: Excluded (Size Filter) 2025/05/03 01:02:10 DEBUG : enormous: Excluded 2025/05/03 01:02:10 DEBUG : potato2: Excluded (Size Filter) 2025/05/03 01:02:10 DEBUG : potato2: Excluded 2025/05/03 01:02:10 DEBUG : potato2: Excluded (Size Filter) 2025/05/03 01:02:10 DEBUG : potato2: Excluded 2025/05/03 01:02:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/03 01:02:10 DEBUG : empty space: Unchanged skipping 2025/05/03 01:02:10 DEBUG : Local file system at /tmp/rclone4045213514: Waiting for checks to finish 2025/05/03 01:02:10 DEBUG : Local file system at /tmp/rclone4045213514: Waiting for transfers to finish 2025/05/03 01:02:10 DEBUG : Waiting for deletions to finish 2025/05/03 01:02:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.76s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:12 DEBUG : enormous: Excluded (Size Filter) 2025/05/03 01:02:12 DEBUG : enormous: Excluded 2025/05/03 01:02:12 DEBUG : potato2: Excluded (Size Filter) 2025/05/03 01:02:12 DEBUG : potato2: Excluded 2025/05/03 01:02:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:02:12 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:12 DEBUG : empty space: Unchanged skipping 2025/05/03 01:02:12 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:12 DEBUG : Waiting for deletions to finish 2025/05/03 01:02:13 INFO : enormous: Deleted 2025/05/03 01:02:13 INFO : potato2: Deleted 2025/05/03 01:02:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:13 DEBUG : Local file system at /tmp/rclone4045213514: Waiting for checks to finish 2025/05/03 01:02:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/03 01:02:13 DEBUG : empty space: Unchanged skipping 2025/05/03 01:02:13 DEBUG : Local file system at /tmp/rclone4045213514: Waiting for transfers to finish 2025/05/03 01:02:13 DEBUG : Waiting for deletions to finish 2025/05/03 01:02:13 INFO : enormous: Deleted 2025/05/03 01:02:13 INFO : potato2: Deleted 2025/05/03 01:02:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:16 DEBUG : five: Need to transfer - File not found at Destination 2025/05/03 01:02:16 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/03 01:02:16 DEBUG : one: Destination is newer than source, skipping 2025/05/03 01:02:16 DEBUG : three: Sizes identical 2025/05/03 01:02:16 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4045213514) 2025/05/03 01:02:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hoxiruh7boyu) 2025/05/03 01:02:16 DEBUG : two: sha1 differ 2025/05/03 01:02:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/03 01:02:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/03 01:02:16 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/03 01:02:16 INFO : five: Copied (new) 2025/05/03 01:02:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/03 01:02:16 INFO : four: Copied (replaced existing) 2025/05/03 01:02:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/03 01:02:17 INFO : two: Copied (replaced existing) 2025/05/03 01:02:17 DEBUG : Waiting for deletions to finish 2025/05/03 01:02:17 DEBUG : one: Destination is newer than source, skipping 2025/05/03 01:02:17 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/03 01:02:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/03 01:02:17 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/03 01:02:17 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/03 01:02:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/03 01:02:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/03 01:02:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4045213514) 2025/05/03 01:02:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hoxiruh7boyu) 2025/05/03 01:02:17 DEBUG : three: sha1 differ 2025/05/03 01:02:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/03 01:02:17 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/03 01:02:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/03 01:02:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/03 01:02:17 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/03 01:02:17 INFO : three: Copied (replaced existing) 2025/05/03 01:02:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === 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-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/03 01:02:19 INFO : B2 bucket rclone-test-hoxiruh7boyu: Making map for --track-renames 2025/05/03 01:02:19 INFO : B2 bucket rclone-test-hoxiruh7boyu: Finished making map for --track-renames 2025/05/03 01:02:19 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:19 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for renames to finish 2025/05/03 01:02:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/03 01:02:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/03 01:02:19 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/03 01:02:19 INFO : yam: Copied (new) 2025/05/03 01:02:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/03 01:02:19 INFO : potato: Copied (new) 2025/05/03 01:02:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:02:20 INFO : B2 bucket rclone-test-hoxiruh7boyu: Making map for --track-renames 2025/05/03 01:02:20 INFO : B2 bucket rclone-test-hoxiruh7boyu: Finished making map for --track-renames 2025/05/03 01:02:20 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:20 DEBUG : potato: Unchanged skipping 2025/05/03 01:02:20 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for renames to finish 2025/05/03 01:02:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/03 01:02:21 INFO : yam: Copied (server-side copy) to: yaml 2025/05/03 01:02:21 INFO : yam: Deleted 2025/05/03 01:02:21 INFO : yaml: Renamed from "yam" 2025/05/03 01:02:21 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/03 01:02:23 INFO : B2 bucket rclone-test-hoxiruh7boyu: Making map for --track-renames 2025/05/03 01:02:23 INFO : B2 bucket rclone-test-hoxiruh7boyu: Finished making map for --track-renames 2025/05/03 01:02:23 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/03 01:02:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/03 01:02:23 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for renames to finish 2025/05/03 01:02:23 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/03 01:02:23 INFO : potato: Copied (new) 2025/05/03 01:02:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/03 01:02:23 INFO : yam: Copied (new) 2025/05/03 01:02:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:02:23 INFO : B2 bucket rclone-test-hoxiruh7boyu: Making map for --track-renames 2025/05/03 01:02:23 INFO : B2 bucket rclone-test-hoxiruh7boyu: Finished making map for --track-renames 2025/05/03 01:02:23 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:23 DEBUG : potato: Unchanged skipping 2025/05/03 01:02:23 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for renames to finish 2025/05/03 01:02:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/03 01:02:24 INFO : yam: Copied (server-side copy) to: yaml 2025/05/03 01:02:24 INFO : yam: Deleted 2025/05/03 01:02:24 INFO : yaml: Renamed from "yam" 2025/05/03 01:02:24 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/03 01:02:26 INFO : B2 bucket rclone-test-hoxiruh7boyu: Making map for --track-renames 2025/05/03 01:02:26 INFO : B2 bucket rclone-test-hoxiruh7boyu: Finished making map for --track-renames 2025/05/03 01:02:26 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/03 01:02:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/03 01:02:26 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for renames to finish 2025/05/03 01:02:26 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/03 01:02:26 INFO : sub/yam: Copied (new) 2025/05/03 01:02:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/03 01:02:27 INFO : potato: Copied (new) 2025/05/03 01:02:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:02:27 DEBUG : potato: Unchanged skipping 2025/05/03 01:02:27 INFO : B2 bucket rclone-test-hoxiruh7boyu: Making map for --track-renames 2025/05/03 01:02:27 INFO : B2 bucket rclone-test-hoxiruh7boyu: Finished making map for --track-renames 2025/05/03 01:02:27 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:27 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for renames to finish 2025/05/03 01:02:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/03 01:02:28 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/03 01:02:28 INFO : sub/yam: Deleted 2025/05/03 01:02:28 INFO : yam: Renamed from "sub/yam" 2025/05/03 01:02:28 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone4045213514/dir1" 2025/05/03 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone4045213514/dir2" 2025/05/03 01:02:30 DEBUG : Local file system at /tmp/rclone4045213514/dir2: Using server-side directory move 2025/05/03 01:02:30 INFO : Local file system at /tmp/rclone4045213514/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/03 01:02:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/03 01:02:30 INFO : file1.txt: Moved (server-side) 2025/05/03 01:02:30 DEBUG : Local file system at /tmp/rclone4045213514/dir2: Waiting for checks to finish 2025/05/03 01:02:30 DEBUG : Local file system at /tmp/rclone4045213514/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:02:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/03 01:02:30 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:30 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/03 01:02:30 INFO : nested/sub dir/file: Copied (new) 2025/05/03 01:02:30 INFO : nested/sub dir/file: Deleted 2025/05/03 01:02:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:02:31 INFO : sub dir/hello world: Copied (new) 2025/05/03 01:02:31 INFO : sub dir/hello world: Deleted 2025/05/03 01:02:31 INFO : sub dir: Removing directory 2025/05/03 01:02:31 INFO : nested/sub dir: Removing directory 2025/05/03 01:02:31 INFO : nested: Removing directory 2025/05/03 01:02:31 DEBUG : Local file system at /tmp/rclone4045213514: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 01:02:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/03 01:02:32 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:32 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/03 01:02:32 INFO : nested/sub dir/file: Copied (new) 2025/05/03 01:02:32 INFO : nested/sub dir/file: Deleted 2025/05/03 01:02:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/03 01:02:33 INFO : sub dir/hello world: Copied (new) 2025/05/03 01:02:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/03 01:02:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/03 01:02:34 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:34 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/03 01:02:34 INFO : existing: Copied (new) 2025/05/03 01:02:34 INFO : existing: Deleted 2025/05/03 01:02:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/03 01:02:35 INFO : existing-b: Copied (new) 2025/05/03 01:02:35 INFO : existing-b: Deleted 2025/05/03 01:02:35 DEBUG : existing: Destination exists, skipping 2025/05/03 01:02:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/03 01:02:35 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:02:35 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:02:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.49s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:37 DEBUG : Creating backend with remote "TestB2:rclone-test-halihip9xuta" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hoxiruh7boyu -> B2 bucket rclone-test-halihip9xuta 2025/05/03 01:02:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:02:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/03 01:02:42 DEBUG : empty space: Unchanged skipping 2025/05/03 01:02:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/03 01:02:42 DEBUG : B2 bucket rclone-test-halihip9xuta: Waiting for checks to finish 2025/05/03 01:02:42 INFO : empty space: Deleted 2025/05/03 01:02:42 DEBUG : B2 bucket rclone-test-halihip9xuta: Waiting for transfers to finish 2025/05/03 01:02:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:02:42 INFO : potato2: Copied (server-side copy) 2025/05/03 01:02:42 INFO : potato2: Deleted 2025/05/03 01:02:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/03 01:02:42 INFO : potato3: Copied (server-side copy) 2025/05/03 01:02:42 INFO : potato3: Deleted 2025/05/03 01:02:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bovapok0yucu" 2025/05/03 01:02:44 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/03 01:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:02:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/03 01:02:44 DEBUG : B2 bucket rclone-test-bovapok0yucu: Waiting for checks to finish 2025/05/03 01:02:44 DEBUG : B2 bucket rclone-test-bovapok0yucu: Waiting for transfers to finish 2025/05/03 01:02:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/03 01:02:45 INFO : empty space: Copied (server-side copy) 2025/05/03 01:02:45 INFO : empty space: Deleted 2025/05/03 01:02:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/03 01:02:45 INFO : potato3: Copied (server-side copy) 2025/05/03 01:02:45 INFO : potato3: Deleted 2025/05/03 01:02:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:02:45 INFO : potato2: Copied (server-side copy) 2025/05/03 01:02:46 INFO : potato2: Deleted 2025/05/03 01:02:46 DEBUG : B2 bucket rclone-test-bovapok0yucu: Purge remote 2025/05/03 01:02:46 INFO : B2 bucket rclone-test-bovapok0yucu: cleaning bucket "rclone-test-bovapok0yucu" of all files 2025/05/03 01:02:46 DEBUG : empty space: Deleting (id "4_z2f12cd53a0ad9b3b9f680e1b_f102cf2f2a8535181_d20250503_m010245_c001_v0001178_t0028_u01746234165114") 2025/05/03 01:02:46 DEBUG : potato2: Deleting (id "4_z2f12cd53a0ad9b3b9f680e1b_f107db39dfd439552_d20250503_m010245_c001_v0001106_t0051_u01746234165345") 2025/05/03 01:02:46 DEBUG : potato3: Deleting (id "4_z2f12cd53a0ad9b3b9f680e1b_f108f67552c84cff0_d20250503_m010245_c001_v0001179_t0023_u01746234165490") 2025/05/03 01:02:47 DEBUG : B2 bucket rclone-test-halihip9xuta: Purge remote 2025/05/03 01:02:47 INFO : B2 bucket rclone-test-halihip9xuta: cleaning bucket "rclone-test-halihip9xuta" of all files 2025/05/03 01:02:47 DEBUG : empty space: Deleting (id "4_z1fc2bd03a0ad9b3b9f680e1b_f4019973f1b87d78d_d20250503_m010245_c001_v7007000_t0000_u01746234165330") 2025/05/03 01:02:47 DEBUG : empty space: Deleting (id "4_z1fc2bd03a0ad9b3b9f680e1b_f1050595cb7674d7c_d20250503_m010241_c001_v0001120_t0026_u01746234161065") 2025/05/03 01:02:47 DEBUG : potato2: Deleting (id "4_z1fc2bd03a0ad9b3b9f680e1b_f4019973f1b87d78f_d20250503_m010245_c001_v7007000_t0000_u01746234165960") 2025/05/03 01:02:47 DEBUG : potato2: Deleting (id "4_z1fc2bd03a0ad9b3b9f680e1b_f113ed0a8370f1da9_d20250503_m010242_c001_v0001145_t0034_u01746234162155") 2025/05/03 01:02:47 DEBUG : potato3: Deleting (id "4_z1fc2bd03a0ad9b3b9f680e1b_f4019973f1b87d78e_d20250503_m010245_c001_v7007000_t0000_u01746234165762") 2025/05/03 01:02:47 DEBUG : potato3: Deleting (id "4_z1fc2bd03a0ad9b3b9f680e1b_f117f0b4e15e4ccf5_d20250503_m010242_c001_v0001120_t0050_u01746234162431") 2025/05/03 01:02:47 DEBUG : potato3: Deleting (id "4_z1fc2bd03a0ad9b3b9f680e1b_f1050595cb7674d7e_d20250503_m010241_c001_v0001120_t0007_u01746234161334") --- PASS: TestServerSideMove (12.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:02:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yunuzup6joke" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hoxiruh7boyu -> B2 bucket rclone-test-yunuzup6joke 2025/05/03 01:02:54 DEBUG : empty space: Excluded (Size Filter) 2025/05/03 01:02:54 DEBUG : empty space: Excluded 2025/05/03 01:02:54 DEBUG : empty space: Excluded (Size Filter) 2025/05/03 01:02:54 DEBUG : empty space: Excluded 2025/05/03 01:02:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:02:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/03 01:02:54 DEBUG : B2 bucket rclone-test-yunuzup6joke: Waiting for checks to finish 2025/05/03 01:02:54 DEBUG : B2 bucket rclone-test-yunuzup6joke: Waiting for transfers to finish 2025/05/03 01:02:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:02:54 INFO : potato2: Copied (server-side copy) 2025/05/03 01:02:54 INFO : potato2: Deleted 2025/05/03 01:02:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/03 01:02:54 INFO : potato3: Copied (server-side copy) 2025/05/03 01:02:55 INFO : potato3: Deleted 2025/05/03 01:02:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kudefax2teyo" 2025/05/03 01:02:56 DEBUG : empty space: Excluded (Size Filter) 2025/05/03 01:02:56 DEBUG : empty space: Excluded 2025/05/03 01:02:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:02:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/03 01:02:56 DEBUG : B2 bucket rclone-test-kudefax2teyo: Waiting for checks to finish 2025/05/03 01:02:56 DEBUG : B2 bucket rclone-test-kudefax2teyo: Waiting for transfers to finish 2025/05/03 01:02:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:02:57 INFO : potato2: Copied (server-side copy) 2025/05/03 01:02:57 INFO : potato2: Deleted 2025/05/03 01:02:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/03 01:02:57 INFO : potato3: Copied (server-side copy) 2025/05/03 01:02:58 INFO : potato3: Deleted 2025/05/03 01:02:58 DEBUG : B2 bucket rclone-test-kudefax2teyo: Purge remote 2025/05/03 01:02:58 INFO : B2 bucket rclone-test-kudefax2teyo: cleaning bucket "rclone-test-kudefax2teyo" of all files 2025/05/03 01:02:58 DEBUG : potato2: Deleting (id "4_z1f22fd53a0ad9b3b9f680e1b_f1038b7e4a33bfb1e_d20250503_m010257_c001_v0001105_t0055_u01746234177224") 2025/05/03 01:02:58 DEBUG : potato3: Deleting (id "4_z1f22fd53a0ad9b3b9f680e1b_f11100b85182f30a7_d20250503_m010257_c001_v0001116_t0019_u01746234177566") 2025/05/03 01:02:59 DEBUG : B2 bucket rclone-test-yunuzup6joke: Purge remote 2025/05/03 01:02:59 INFO : B2 bucket rclone-test-yunuzup6joke: cleaning bucket "rclone-test-yunuzup6joke" of all files 2025/05/03 01:02:59 DEBUG : empty space: Deleting (id "4_zaf62ed43a0ad9b3b9f680e1b_f112f3234af168095_d20250503_m010253_c001_v0001182_t0016_u01746234173549") 2025/05/03 01:02:59 DEBUG : potato2: Deleting (id "4_zaf62ed43a0ad9b3b9f680e1b_f405777062408059b_d20250503_m010257_c001_v7007000_t0000_u01746234177548") 2025/05/03 01:02:59 DEBUG : potato2: Deleting (id "4_zaf62ed43a0ad9b3b9f680e1b_f106756f03cbd5b25_d20250503_m010254_c001_v0001099_t0017_u01746234174442") 2025/05/03 01:02:59 DEBUG : potato3: Deleting (id "4_zaf62ed43a0ad9b3b9f680e1b_f405777062408059e_d20250503_m010258_c001_v7007000_t0000_u01746234178060") 2025/05/03 01:02:59 DEBUG : potato3: Deleting (id "4_zaf62ed43a0ad9b3b9f680e1b_f105511b0a52fce08_d20250503_m010254_c001_v0001183_t0048_u01746234174792") 2025/05/03 01:02:59 DEBUG : potato3: Deleting (id "4_zaf62ed43a0ad9b3b9f680e1b_f112f3234af16809b_d20250503_m010253_c001_v0001182_t0018_u01746234173770") --- PASS: TestServerSideMoveWithFilter (12.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:03:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xuyatej1jasi" 2025/05/03 01:03:04 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hoxiruh7boyu -> B2 bucket rclone-test-xuyatej1jasi 2025/05/03 01:03:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:03:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/03 01:03:08 DEBUG : empty space: Unchanged skipping 2025/05/03 01:03:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/03 01:03:08 DEBUG : B2 bucket rclone-test-xuyatej1jasi: Waiting for checks to finish 2025/05/03 01:03:08 INFO : empty space: Deleted 2025/05/03 01:03:08 DEBUG : B2 bucket rclone-test-xuyatej1jasi: Waiting for transfers to finish 2025/05/03 01:03:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:03:08 INFO : potato2: Copied (server-side copy) 2025/05/03 01:03:08 INFO : potato2: Deleted 2025/05/03 01:03:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/03 01:03:08 INFO : potato3: Copied (server-side copy) 2025/05/03 01:03:08 INFO : potato3: Deleted 2025/05/03 01:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cunajob3fehu" 2025/05/03 01:03:09 INFO : tomatoDir: Making directory 2025/05/03 01:03:10 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/03 01:03:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 01:03:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/03 01:03:10 DEBUG : B2 bucket rclone-test-cunajob3fehu: Waiting for checks to finish 2025/05/03 01:03:10 DEBUG : B2 bucket rclone-test-cunajob3fehu: Waiting for transfers to finish 2025/05/03 01:03:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/03 01:03:12 INFO : empty space: Copied (server-side copy) 2025/05/03 01:03:12 INFO : empty space: Deleted 2025/05/03 01:03:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/03 01:03:12 INFO : potato2: Copied (server-side copy) 2025/05/03 01:03:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/03 01:03:12 INFO : potato3: Copied (server-side copy) 2025/05/03 01:03:12 INFO : potato2: Deleted 2025/05/03 01:03:12 INFO : potato3: Deleted 2025/05/03 01:03:13 DEBUG : B2 bucket rclone-test-cunajob3fehu: Purge remote 2025/05/03 01:03:13 INFO : B2 bucket rclone-test-cunajob3fehu: cleaning bucket "rclone-test-cunajob3fehu" of all files 2025/05/03 01:03:13 DEBUG : empty space: Deleting (id "4_z0fc22db3a0bd9b3b9f680e1b_f111702fe84840825_d20250503_m010312_c001_v0001103_t0042_u01746234192008") 2025/05/03 01:03:13 DEBUG : potato2: Deleting (id "4_z0fc22db3a0bd9b3b9f680e1b_f1082e547ed724249_d20250503_m010312_c001_v0001098_t0040_u01746234192282") 2025/05/03 01:03:13 DEBUG : potato3: Deleting (id "4_z0fc22db3a0bd9b3b9f680e1b_f119593a440d7dd71_d20250503_m010312_c001_v0001136_t0059_u01746234192389") 2025/05/03 01:03:14 DEBUG : B2 bucket rclone-test-xuyatej1jasi: Purge remote 2025/05/03 01:03:14 INFO : B2 bucket rclone-test-xuyatej1jasi: cleaning bucket "rclone-test-xuyatej1jasi" of all files 2025/05/03 01:03:14 DEBUG : empty space: Deleting (id "4_zcfe21d43a0bd9b3b9f680e1b_f4091e5176dadef9c_d20250503_m010312_c001_v7007000_t0000_u01746234192265") 2025/05/03 01:03:14 DEBUG : empty space: Deleting (id "4_zcfe21d43a0bd9b3b9f680e1b_f106046c478129382_d20250503_m010306_c001_v0001171_t0046_u01746234186955") 2025/05/03 01:03:14 DEBUG : potato2: Deleting (id "4_zcfe21d43a0bd9b3b9f680e1b_f4091e5176dadef9e_d20250503_m010312_c001_v7007000_t0000_u01746234192699") 2025/05/03 01:03:14 DEBUG : potato2: Deleting (id "4_zcfe21d43a0bd9b3b9f680e1b_f1011eeade6b043d9_d20250503_m010308_c001_v0001183_t0045_u01746234188253") 2025/05/03 01:03:14 DEBUG : potato3: Deleting (id "4_zcfe21d43a0bd9b3b9f680e1b_f4019973f1b87d7ae_d20250503_m010312_c001_v7007000_t0000_u01746234192770") 2025/05/03 01:03:14 DEBUG : potato3: Deleting (id "4_zcfe21d43a0bd9b3b9f680e1b_f1120e370b96bb8de_d20250503_m010308_c001_v0001183_t0028_u01746234188481") 2025/05/03 01:03:14 DEBUG : potato3: Deleting (id "4_zcfe21d43a0bd9b3b9f680e1b_f106046c478129390_d20250503_m010307_c001_v0001171_t0058_u01746234187482") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.76s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:03:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:03:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/rclone-sync-test" 2025/05/03 01:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/rclone-sync-test-include/layer2" 2025/05/03 01:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/rclone-sync-test-ignore-file" 2025/05/03 01:03:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/03 01:03:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/03 01:03:29 DEBUG : pacer: Reducing sleep to 10ms 2025/05/03 01:03:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/03 01:03:29 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path rclone-sync-test: Waiting for checks to finish 2025/05/03 01:03:29 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path rclone-sync-test: Waiting for transfers to finish 2025/05/03 01:03:29 DEBUG : Waiting for deletions to finish 2025/05/03 01:03:29 INFO : There was nothing to transfer 2025/05/03 01:03:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/03 01:03:29 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:03:29 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:03:29 DEBUG : Waiting for deletions to finish 2025/05/03 01:03:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:03:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/03 01:03:30 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/03 01:03:30 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/03 01:03:30 DEBUG : Waiting for deletions to finish 2025/05/03 01:03:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:03:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/03 01:03:31 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:03:31 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:03:31 DEBUG : Waiting for deletions to finish 2025/05/03 01:03:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:03:31 DEBUG : : Excluded 2025/05/03 01:03:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/03 01:03:31 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/03 01:03:31 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/03 01:03:31 DEBUG : Waiting for deletions to finish 2025/05/03 01:03:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.49s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/dst" 2025/05/03 01:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/CompareDest" 2025/05/03 01:03:41 DEBUG : one: Need to transfer - File not found at Destination 2025/05/03 01:03:41 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:03:41 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:03:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/03 01:03:42 INFO : one: Copied (new) 2025/05/03 01:03:42 DEBUG : Waiting for deletions to finish 2025/05/03 01:03:42 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:03:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 01:03:43 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:03:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/03 01:03:43 INFO : one: Copied (replaced existing) 2025/05/03 01:03:43 DEBUG : Waiting for deletions to finish 2025/05/03 01:03:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 01:03:45 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:03:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:03:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/03 01:03:45 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:03:45 DEBUG : Waiting for deletions to finish 2025/05/03 01:03:45 INFO : There was nothing to transfer 2025/05/03 01:03:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 01:03:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:03:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/03 01:03:47 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:03:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:03:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/03 01:03:47 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:03:47 DEBUG : Waiting for deletions to finish 2025/05/03 01:03:47 INFO : There was nothing to transfer 2025/05/03 01:03:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 01:03:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:03:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/03 01:03:47 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:03:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:03:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/03 01:03:47 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:03:47 DEBUG : Waiting for deletions to finish 2025/05/03 01:03:47 INFO : There was nothing to transfer 2025/05/03 01:03:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 01:03:48 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/03 01:03:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/03 01:03:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/03 01:03:48 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:03:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:03:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/03 01:03:48 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:03:48 DEBUG : Waiting for deletions to finish 2025/05/03 01:03:48 INFO : There was nothing to transfer 2025/05/03 01:03:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 01:03:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/03 01:03:49 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 01:03:49 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:03:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:03:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/03 01:03:49 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:03:50 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/03 01:03:50 INFO : two: Copied (new) 2025/05/03 01:03:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:03:53 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/dest" 2025/05/03 01:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/pre-dest1" 2025/05/03 01:03:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/pre-dest2" 2025/05/03 01:03:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:03:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/03 01:03:57 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:03:57 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/03 01:03:58 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/03 01:03:58 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dest: Waiting for checks to finish 2025/05/03 01:03:58 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dest: Waiting for transfers to finish 2025/05/03 01:03:59 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/03 01:03:59 INFO : 3: Copied (new) 2025/05/03 01:03:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.02s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:04:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/dst" 2025/05/03 01:04:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/CopyDest" 2025/05/03 01:04:03 DEBUG : one: Need to transfer - File not found at Destination 2025/05/03 01:04:03 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:03 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/03 01:04:04 INFO : one: Copied (new) 2025/05/03 01:04:04 DEBUG : Waiting for deletions to finish 2025/05/03 01:04:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 01:04:05 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:05 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/03 01:04:05 INFO : one: Copied (replaced existing) 2025/05/03 01:04:05 DEBUG : Waiting for deletions to finish 2025/05/03 01:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/BackupDir" 2025/05/03 01:04:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 01:04:08 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:04:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 01:04:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/03 01:04:10 INFO : one: Copied (server-side copy) 2025/05/03 01:04:10 INFO : one: Deleted 2025/05/03 01:04:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/03 01:04:11 INFO : one: Copied (server-side copy) 2025/05/03 01:04:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/03 01:04:11 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:11 DEBUG : Waiting for deletions to finish 2025/05/03 01:04:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:04:12 DEBUG : one: Unchanged skipping 2025/05/03 01:04:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:04:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/03 01:04:13 INFO : two: Copied (server-side copy) 2025/05/03 01:04:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/03 01:04:13 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:13 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:13 DEBUG : Waiting for deletions to finish 2025/05/03 01:04:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:04:13 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:13 DEBUG : two: Unchanged skipping 2025/05/03 01:04:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:04:13 DEBUG : one: Unchanged skipping 2025/05/03 01:04:13 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:13 DEBUG : Waiting for deletions to finish 2025/05/03 01:04:13 INFO : There was nothing to transfer 2025/05/03 01:04:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:04:14 DEBUG : one: Unchanged skipping 2025/05/03 01:04:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/03 01:04:14 DEBUG : three: Destination not found in --copy-dest 2025/05/03 01:04:14 DEBUG : three: Need to transfer - File not found at Destination 2025/05/03 01:04:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/03 01:04:14 DEBUG : two: Unchanged skipping 2025/05/03 01:04:14 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:14 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/03 01:04:15 INFO : three: Copied (new) 2025/05/03 01:04:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.77s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:04:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/dst" 2025/05/03 01:04:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/backup" 2025/05/03 01:04:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/03 01:04:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:04:23 DEBUG : two: Unchanged skipping 2025/05/03 01:04:23 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/03 01:04:24 INFO : one: Copied (server-side copy) 2025/05/03 01:04:24 INFO : one: Deleted 2025/05/03 01:04:24 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:04:25 INFO : one: Copied (new) 2025/05/03 01:04:25 DEBUG : Waiting for deletions to finish 2025/05/03 01:04:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/03 01:04:26 INFO : three.txt: Copied (server-side copy) 2025/05/03 01:04:26 INFO : three.txt: Deleted 2025/05/03 01:04:26 INFO : three.txt: Moved into backup dir 2025/05/03 01:04:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/03 01:04:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:04:28 DEBUG : two: Unchanged skipping 2025/05/03 01:04:28 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:04:29 INFO : one: Copied (server-side copy) 2025/05/03 01:04:29 INFO : one: Deleted 2025/05/03 01:04:29 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/03 01:04:29 INFO : one: Copied (new) 2025/05/03 01:04:29 DEBUG : Waiting for deletions to finish 2025/05/03 01:04:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/03 01:04:30 INFO : three.txt: Copied (server-side copy) 2025/05/03 01:04:30 INFO : three.txt: Deleted 2025/05/03 01:04:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:04:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/dst" 2025/05/03 01:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/backup" 2025/05/03 01:04:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/03 01:04:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:04:37 DEBUG : two: Unchanged skipping 2025/05/03 01:04:37 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/03 01:04:38 INFO : one: Copied (server-side copy) to: one.bak 2025/05/03 01:04:38 INFO : one: Deleted 2025/05/03 01:04:38 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:04:39 INFO : one: Copied (new) 2025/05/03 01:04:39 DEBUG : Waiting for deletions to finish 2025/05/03 01:04:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/03 01:04:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/03 01:04:40 INFO : three.txt: Deleted 2025/05/03 01:04:40 INFO : three.txt: Moved into backup dir 2025/05/03 01:04:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/03 01:04:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:04:42 DEBUG : two: Unchanged skipping 2025/05/03 01:04:42 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:04:42 INFO : one: Copied (server-side copy) to: one.bak 2025/05/03 01:04:42 INFO : one: Deleted 2025/05/03 01:04:42 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/03 01:04:43 INFO : one: Copied (new) 2025/05/03 01:04:43 DEBUG : Waiting for deletions to finish 2025/05/03 01:04:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/03 01:04:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/03 01:04:43 INFO : three.txt: Deleted 2025/05/03 01:04:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:04:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/dst" 2025/05/03 01:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/backup" 2025/05/03 01:04:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/03 01:04:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:04:50 DEBUG : two: Unchanged skipping 2025/05/03 01:04:50 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/03 01:04:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/03 01:04:51 INFO : one: Deleted 2025/05/03 01:04:51 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:04:52 INFO : one: Copied (new) 2025/05/03 01:04:52 DEBUG : Waiting for deletions to finish 2025/05/03 01:04:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/03 01:04:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/03 01:04:53 INFO : three.txt: Deleted 2025/05/03 01:04:53 INFO : three.txt: Moved into backup dir 2025/05/03 01:04:54 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:04:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:04:54 DEBUG : two: Unchanged skipping 2025/05/03 01:04:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/03 01:04:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:04:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/03 01:04:55 INFO : one: Deleted 2025/05/03 01:04:55 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:04:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/03 01:04:55 INFO : one: Copied (new) 2025/05/03 01:04:55 DEBUG : Waiting for deletions to finish 2025/05/03 01:04:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/03 01:04:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/03 01:04:56 INFO : three.txt: Deleted 2025/05/03 01:04:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.01s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:04:59 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/dst" 2025/05/03 01:05:01 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:05:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/03 01:05:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:01 DEBUG : two: Unchanged skipping 2025/05/03 01:05:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/03 01:05:01 INFO : one: Copied (server-side copy) to: one.bak 2025/05/03 01:05:01 INFO : one: Deleted 2025/05/03 01:05:01 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:05:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:05:03 INFO : one: Copied (new) 2025/05/03 01:05:03 DEBUG : Waiting for deletions to finish 2025/05/03 01:05:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/03 01:05:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/03 01:05:04 INFO : three.txt: Deleted 2025/05/03 01:05:04 INFO : three.txt: Moved into backup dir 2025/05/03 01:05:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/03 01:05:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/03 01:05:04 DEBUG : pacer: Reducing sleep to 10ms 2025/05/03 01:05:05 DEBUG : one.bak: Excluded (Path Filter) 2025/05/03 01:05:05 DEBUG : one.bak: Excluded 2025/05/03 01:05:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/03 01:05:05 DEBUG : three.txt.bak: Excluded 2025/05/03 01:05:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/03 01:05:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:05 DEBUG : two: Unchanged skipping 2025/05/03 01:05:05 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for checks to finish 2025/05/03 01:05:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:05:06 INFO : one: Copied (server-side copy) to: one.bak 2025/05/03 01:05:06 INFO : one: Deleted 2025/05/03 01:05:06 DEBUG : B2 bucket rclone-test-hoxiruh7boyu path dst: Waiting for transfers to finish 2025/05/03 01:05:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/03 01:05:06 INFO : one: Copied (new) 2025/05/03 01:05:06 DEBUG : Waiting for deletions to finish 2025/05/03 01:05:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/03 01:05:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/03 01:05:07 INFO : three.txt: Deleted 2025/05/03 01:05:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.36s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/dst" 2025/05/03 01:05:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/03 01:05:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/03 01:05:13 INFO : one: Copied (server-side copy) to: one.bak 2025/05/03 01:05:13 INFO : one: Deleted 2025/05/03 01:05:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:05:14 INFO : one: Copied (new) 2025/05/03 01:05:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:14 DEBUG : two: Unchanged skipping 2025/05/03 01:05:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/03 01:05:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/03 01:05:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/03 01:05:15 INFO : three.txt: Deleted 2025/05/03 01:05:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/03 01:05:16 INFO : three.txt: Copied (new) 2025/05/03 01:05:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/03 01:05:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:05:17 INFO : one: Copied (server-side copy) to: one.bak 2025/05/03 01:05:17 INFO : one: Deleted 2025/05/03 01:05:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/03 01:05:17 INFO : one: Copied (new) 2025/05/03 01:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:18 DEBUG : two: Unchanged skipping 2025/05/03 01:05:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/03 01:05:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/03 01:05:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/03 01:05:18 INFO : three.txt: Deleted 2025/05/03 01:05:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/03 01:05:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.04s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:05:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxiruh7boyu/dst" 2025/05/03 01:05:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/03 01:05:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/03 01:05:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/03 01:05:26 INFO : one: Deleted 2025/05/03 01:05:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:05:26 INFO : one: Copied (new) 2025/05/03 01:05:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:26 DEBUG : two: Unchanged skipping 2025/05/03 01:05:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/03 01:05:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/03 01:05:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/03 01:05:28 INFO : three.txt: Deleted 2025/05/03 01:05:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/03 01:05:28 INFO : three.txt: Copied (new) 2025/05/03 01:05:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/03 01:05:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/03 01:05:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/03 01:05:30 INFO : one: Deleted 2025/05/03 01:05:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/03 01:05:30 INFO : one: Copied (new) 2025/05/03 01:05:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:30 DEBUG : two: Unchanged skipping 2025/05/03 01:05:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/03 01:05:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/03 01:05:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/03 01:05:31 INFO : three.txt: Deleted 2025/05/03 01:05:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/03 01:05:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.44s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:05:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/03 01:05:34 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:05:34 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:05:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/03 01:05:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/03 01:05:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.45s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:05:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/03 01:05:35 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:05:35 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:05:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/03 01:05:36 INFO : existing: Copied (new) 2025/05/03 01:05:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:05:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/03 01:05:37 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:05:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/03 01:05:37 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:05:37 ERROR : B2 bucket rclone-test-hoxiruh7boyu: not deleting files as there were IO errors 2025/05/03 01:05:37 ERROR : B2 bucket rclone-test-hoxiruh7boyu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncImmutable (3.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:05:38 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1171-10.backblaze.com/b2api/v1/b2_upload_file/8fb2cd53a08d9b3b9f680e1b/c001_v0001171_t0049": EOF 2025/05/03 01:05:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-10.backblaze.com/b2api/v1/b2_upload_file/8fb2cd53a08d9b3b9f680e1b/c001_v0001171_t0049": EOF) 2025/05/03 01:05:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-hoxiruh7boyu: 1/10 (Post "https://pod-000-1171-10.backblaze.com/b2api/v1/b2_upload_file/8fb2cd53a08d9b3b9f680e1b/c001_v0001171_t0049": EOF) 2025/05/03 01:05:41 DEBUG : pacer: Reducing sleep to 10ms 2025/05/03 01:05:41 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:05:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:41 DEBUG : existing: Unchanged skipping 2025/05/03 01:05:41 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:05:41 DEBUG : Waiting for deletions to finish 2025/05/03 01:05:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.74s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", 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-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- 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-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:05:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:05:57 DEBUG : both0: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both12: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both1: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both14: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both15: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both16: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both17: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both18: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both19: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both2: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both3: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both4: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both5: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both6: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both7: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both8: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:05:57 DEBUG : both9: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both10: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both11: Unchanged skipping 2025/05/03 01:05:57 DEBUG : both13: Unchanged skipping 2025/05/03 01:05:57 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:05:57 DEBUG : Waiting for deletions to finish 2025/05/03 01:05:57 INFO : only0: Deleted 2025/05/03 01:05:57 INFO : only1: Deleted 2025/05/03 01:05:57 INFO : only12: Deleted 2025/05/03 01:05:57 INFO : only14: Deleted 2025/05/03 01:05:57 INFO : only15: Deleted 2025/05/03 01:05:57 INFO : only13: Deleted 2025/05/03 01:05:58 INFO : only18: Deleted 2025/05/03 01:05:58 INFO : only19: Deleted 2025/05/03 01:05:58 INFO : only2: Deleted 2025/05/03 01:05:58 INFO : only3: Deleted 2025/05/03 01:05:58 INFO : only11: Deleted 2025/05/03 01:05:58 INFO : only16: Deleted 2025/05/03 01:05:58 INFO : only6: Deleted 2025/05/03 01:05:58 INFO : only7: Deleted 2025/05/03 01:05:58 INFO : only9: Deleted 2025/05/03 01:05:58 INFO : only10: Deleted 2025/05/03 01:05:58 INFO : only4: Deleted 2025/05/03 01:05:58 INFO : only17: Deleted 2025/05/03 01:05:58 INFO : only5: Deleted 2025/05/03 01:05:58 INFO : only8: Deleted 2025/05/03 01:05:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.36s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:06:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for checks to finish 2025/05/03 01:06:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both0: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both12: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both10: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both11: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both1: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both15: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both17: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both18: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both19: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both16: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both3: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both4: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both13: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both2: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both14: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both5: Unchanged skipping 2025/05/03 01:06:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/03 01:06:18 DEBUG : both6: Unchanged skipping 2025/05/03 01:06:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : both7: Unchanged skipping 2025/05/03 01:06:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : both8: Unchanged skipping 2025/05/03 01:06:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : both9: Unchanged skipping 2025/05/03 01:06:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/03 01:06:18 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Waiting for transfers to finish 2025/05/03 01:06:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only0: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only1: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only13: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only15: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only16: Copied (replaced existing) 2025/05/03 01:06:19 INFO : only10: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only11: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only12: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only19: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only14: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only3: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only4: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only17: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only6: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only7: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only8: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only9: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only18: Copied (replaced existing) 2025/05/03 01:06:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:19 INFO : only2: Copied (replaced existing) 2025/05/03 01:06:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/03 01:06:20 INFO : only5: Copied (replaced existing) 2025/05/03 01:06:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.26s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:06:28 DEBUG : empty_dir: Making directory with metadata 2025/05/03 01:06:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/03 01:06:28 DEBUG : empty_on_remote: Making directory with metadata 2025/05/03 01:06:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/03 01:06:28 INFO : empty_on_remote: Making directory 2025/05/03 01:06:28 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-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:06:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/03 01:06:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/03 01:06:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/03 01:06:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:06:32 DEBUG : empty_dir: Making directory with metadata 2025/05/03 01:06:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/03 01:06:32 DEBUG : empty_on_remote: Making directory with metadata 2025/05/03 01:06:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/03 01:06:32 INFO : empty_on_remote: Making directory 2025/05/03 01:06:32 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-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:06:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/03 01:06:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/03 01:06:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/03 01:06:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/03 01:06:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:06:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/03 01:06:35 INFO : sub dir: Making directory 2025/05/03 01:06:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" 2025/05/03 01:06:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/03 01:06:39 INFO : sub dir: Making directory 2025/05/03 01:06:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hoxiruh7boyu", Local "Local file system at /tmp/rclone4045213514", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.66s) PASS 2025/05/03 01:06:44 DEBUG : B2 bucket rclone-test-hoxiruh7boyu: Purge remote 2025/05/03 01:06:44 INFO : B2 bucket rclone-test-hoxiruh7boyu: cleaning bucket "rclone-test-hoxiruh7boyu" of all files 2025/05/03 01:06:45 DEBUG : BackupDir/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40679dc777ba8202_d20250503_m010416_c001_v7007000_t0000_u01746234256114") 2025/05/03 01:06:45 DEBUG : BackupDir/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f106046c4781298d1_d20250503_m010409_c001_v0001171_t0057_u01746234249904") 2025/05/03 01:06:45 DEBUG : CompareDest/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41928f6db0900096_d20250503_m010350_c001_v7007000_t0000_u01746234230880") 2025/05/03 01:06:45 DEBUG : CompareDest/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b719d3_d20250503_m010344_c001_v0001171_t0053_u01746234224803") 2025/05/03 01:06:45 DEBUG : CompareDest/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41928f6db0900099_d20250503_m010351_c001_v7007000_t0000_u01746234231073") 2025/05/03 01:06:45 DEBUG : CompareDest/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7cf97_d20250503_m010346_c001_v0001183_t0013_u01746234226361") 2025/05/03 01:06:45 DEBUG : CopyDest/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40679dc777ba8203_d20250503_m010416_c001_v7007000_t0000_u01746234256295") 2025/05/03 01:06:45 DEBUG : CopyDest/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782985_d20250503_m010406_c001_v0001100_t0016_u01746234246928") 2025/05/03 01:06:45 DEBUG : CopyDest/three: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40679dc777ba8204_d20250503_m010416_c001_v7007000_t0000_u01746234256485") 2025/05/03 01:06:45 DEBUG : CopyDest/three: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d222_d20250503_m010414_c001_v0001183_t0044_u01746234254172") 2025/05/03 01:06:45 DEBUG : CopyDest/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40679dc777ba8207_d20250503_m010416_c001_v7007000_t0000_u01746234256667") 2025/05/03 01:06:45 DEBUG : CopyDest/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b71bd5_d20250503_m010411_c001_v0001171_t0008_u01746234251662") 2025/05/03 01:06:45 DEBUG : EXISTING: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809567b_d20250503_m010542_c001_v7007000_t0000_u01746234342282") 2025/05/03 01:06:45 DEBUG : EXISTING: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d8f9_d20250503_m010541_c001_v0001183_t0049_u01746234341325") 2025/05/03 01:06:45 DEBUG : Testêé: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095667_d20250503_m010535_c001_v7007000_t0000_u01746234335292") 2025/05/03 01:06:46 DEBUG : Testêé: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d89b_d20250503_m010534_c001_v0001183_t0033_u01746234334707") 2025/05/03 01:06:46 DEBUG : Testêé: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b7228b_d20250503_m010533_c001_v0001171_t0058_u01746234333581") 2025/05/03 01:06:46 DEBUG : a/potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6c7_d20250503_m010200_c001_v7007000_t0000_u01746234120933") 2025/05/03 01:06:46 DEBUG : a/potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c830_d20250503_m010200_c001_v0001183_t0004_u01746234120350") 2025/05/03 01:06:46 DEBUG : a/potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f480954e9_d20250503_m010158_c001_v7007000_t0000_u01746234118565") 2025/05/03 01:06:46 DEBUG : a/potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c806_d20250503_m010157_c001_v0001183_t0009_u01746234117655") 2025/05/03 01:06:46 DEBUG : a/potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d275_d20250503_m010138_c001_v7007000_t0000_u01746234098684") 2025/05/03 01:06:46 DEBUG : a/potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c644_d20250503_m010137_c001_v0001183_t0043_u01746234097791") 2025/05/03 01:06:46 DEBUG : b/potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6c8_d20250503_m010201_c001_v7007000_t0000_u01746234121123") 2025/05/03 01:06:46 DEBUG : b/potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c822_d20250503_m010159_c001_v0001183_t0009_u01746234119560") 2025/05/03 01:06:46 DEBUG : b/potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f480954e8_d20250503_m010158_c001_v7007000_t0000_u01746234118007") 2025/05/03 01:06:46 DEBUG : b/potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c7f6_d20250503_m010156_c001_v0001183_t0042_u01746234116864") 2025/05/03 01:06:46 DEBUG : b/potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d273_d20250503_m010138_c001_v7007000_t0000_u01746234098129") 2025/05/03 01:06:46 DEBUG : b/potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c62a_d20250503_m010136_c001_v0001183_t0027_u01746234096961") 2025/05/03 01:06:46 DEBUG : backup/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4040a27e7066a746_d20250503_m010431_c001_v7007000_t0000_u01746234271122") 2025/05/03 01:06:46 DEBUG : backup/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f114877f3b1464a5b_d20250503_m010428_c001_v0001144_t0001_u01746234268432") 2025/05/03 01:06:46 DEBUG : backup/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1141bd1dace582c0_d20250503_m010424_c001_v0001182_t0041_u01746234264139") 2025/05/03 01:06:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f421f4d6436218b59_d20250503_m010456_c001_v7007000_t0000_u01746234296458") 2025/05/03 01:06:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1148c136177bd67e_d20250503_m010454_c001_v0001180_t0031_u01746234294804") 2025/05/03 01:06:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f117f0b4e15e4cee9_d20250503_m010451_c001_v0001120_t0011_u01746234291164") 2025/05/03 01:06:47 DEBUG : backup/one.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f414e98f2e736e147_d20250503_m010444_c001_v7007000_t0000_u01746234284461") 2025/05/03 01:06:47 DEBUG : backup/one.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1038a57972921302_d20250503_m010442_c001_v0001178_t0058_u01746234282599") 2025/05/03 01:06:47 DEBUG : backup/one.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11552f36748c93dc_d20250503_m010438_c001_v0001109_t0055_u01746234278159") 2025/05/03 01:06:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f421f4d6436218b5b_d20250503_m010456_c001_v7007000_t0000_u01746234296653") 2025/05/03 01:06:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f10707d6f51102b51_d20250503_m010455_c001_v0001184_t0037_u01746234295705") 2025/05/03 01:06:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f105b04ccc1b76de5_d20250503_m010452_c001_v0001184_t0014_u01746234292726") 2025/05/03 01:06:47 DEBUG : backup/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4040a27e7066a747_d20250503_m010431_c001_v7007000_t0000_u01746234271306") 2025/05/03 01:06:47 DEBUG : backup/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11400b703948ebc6_d20250503_m010430_c001_v0001137_t0008_u01746234270076") 2025/05/03 01:06:47 DEBUG : backup/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1113e04eb3487fad_d20250503_m010426_c001_v0001177_t0045_u01746234266210") 2025/05/03 01:06:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f414e98f2e736e148_d20250503_m010444_c001_v7007000_t0000_u01746234284643") 2025/05/03 01:06:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f119851be57b6a8bf_d20250503_m010443_c001_v0001165_t0008_u01746234283664") 2025/05/03 01:06:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f106046c478129beb_d20250503_m010440_c001_v0001171_t0059_u01746234280066") 2025/05/03 01:06:47 DEBUG : both0: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5681_d20250503_m010620_c001_v7007000_t0000_u01746234380750") 2025/05/03 01:06:47 DEBUG : both0: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782ba8_d20250503_m010603_c001_v0001100_t0058_u01746234363860") 2025/05/03 01:06:47 DEBUG : both0: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809568e_d20250503_m010559_c001_v7007000_t0000_u01746234359224") 2025/05/03 01:06:47 DEBUG : both0: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b24_d20250503_m010544_c001_v0001100_t0008_u01746234344503") 2025/05/03 01:06:47 DEBUG : both1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5682_d20250503_m010620_c001_v7007000_t0000_u01746234380947") 2025/05/03 01:06:47 DEBUG : both1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bb0_d20250503_m010606_c001_v0001100_t0006_u01746234366617") 2025/05/03 01:06:47 DEBUG : both1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809568f_d20250503_m010559_c001_v7007000_t0000_u01746234359407") 2025/05/03 01:06:47 DEBUG : both1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b26_d20250503_m010545_c001_v0001100_t0012_u01746234345055") 2025/05/03 01:06:48 DEBUG : both10: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5683_d20250503_m010621_c001_v7007000_t0000_u01746234381131") 2025/05/03 01:06:48 DEBUG : both10: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bda_d20250503_m010611_c001_v0001100_t0042_u01746234371928") 2025/05/03 01:06:48 DEBUG : both10: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095690_d20250503_m010559_c001_v7007000_t0000_u01746234359590") 2025/05/03 01:06:48 DEBUG : both10: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b4c_d20250503_m010550_c001_v0001100_t0052_u01746234350466") 2025/05/03 01:06:48 DEBUG : both11: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5684_d20250503_m010621_c001_v7007000_t0000_u01746234381315") 2025/05/03 01:06:48 DEBUG : both11: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bdc_d20250503_m010612_c001_v0001100_t0022_u01746234372458") 2025/05/03 01:06:48 DEBUG : both11: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095691_d20250503_m010559_c001_v7007000_t0000_u01746234359791") 2025/05/03 01:06:48 DEBUG : both11: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b54_d20250503_m010551_c001_v0001100_t0023_u01746234351057") 2025/05/03 01:06:48 DEBUG : both12: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5685_d20250503_m010621_c001_v7007000_t0000_u01746234381499") 2025/05/03 01:06:48 DEBUG : both12: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782be2_d20250503_m010613_c001_v0001100_t0016_u01746234373081") 2025/05/03 01:06:48 DEBUG : both12: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095692_d20250503_m010559_c001_v7007000_t0000_u01746234359974") 2025/05/03 01:06:48 DEBUG : both12: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b56_d20250503_m010551_c001_v0001100_t0052_u01746234351535") 2025/05/03 01:06:48 DEBUG : both13: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5686_d20250503_m010621_c001_v7007000_t0000_u01746234381683") 2025/05/03 01:06:48 DEBUG : both13: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782be4_d20250503_m010613_c001_v0001100_t0053_u01746234373656") 2025/05/03 01:06:48 DEBUG : both13: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095693_d20250503_m010600_c001_v7007000_t0000_u01746234360157") 2025/05/03 01:06:48 DEBUG : both13: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b60_d20250503_m010552_c001_v0001100_t0023_u01746234352105") 2025/05/03 01:06:48 DEBUG : both14: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5687_d20250503_m010621_c001_v7007000_t0000_u01746234381868") 2025/05/03 01:06:48 DEBUG : both14: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782be8_d20250503_m010614_c001_v0001100_t0000_u01746234374220") 2025/05/03 01:06:48 DEBUG : both14: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095694_d20250503_m010600_c001_v7007000_t0000_u01746234360343") 2025/05/03 01:06:48 DEBUG : both14: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b6a_d20250503_m010552_c001_v0001100_t0016_u01746234352849") 2025/05/03 01:06:48 DEBUG : both15: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5688_d20250503_m010622_c001_v7007000_t0000_u01746234382053") 2025/05/03 01:06:49 DEBUG : both15: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bec_d20250503_m010614_c001_v0001100_t0041_u01746234374876") 2025/05/03 01:06:49 DEBUG : both15: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095695_d20250503_m010600_c001_v7007000_t0000_u01746234360528") 2025/05/03 01:06:49 DEBUG : both15: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b6c_d20250503_m010553_c001_v0001100_t0035_u01746234353422") 2025/05/03 01:06:49 DEBUG : both16: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5689_d20250503_m010622_c001_v7007000_t0000_u01746234382238") 2025/05/03 01:06:49 DEBUG : both16: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bf0_d20250503_m010615_c001_v0001100_t0006_u01746234375383") 2025/05/03 01:06:49 DEBUG : both16: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095696_d20250503_m010600_c001_v7007000_t0000_u01746234360711") 2025/05/03 01:06:49 DEBUG : both16: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b74_d20250503_m010553_c001_v0001100_t0004_u01746234353974") 2025/05/03 01:06:49 DEBUG : both17: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae568a_d20250503_m010622_c001_v7007000_t0000_u01746234382421") 2025/05/03 01:06:49 DEBUG : both17: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bf6_d20250503_m010616_c001_v0001100_t0003_u01746234376236") 2025/05/03 01:06:49 DEBUG : both17: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095698_d20250503_m010600_c001_v7007000_t0000_u01746234360912") 2025/05/03 01:06:49 DEBUG : both17: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b76_d20250503_m010554_c001_v0001100_t0037_u01746234354712") 2025/05/03 01:06:49 DEBUG : both18: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae568b_d20250503_m010622_c001_v7007000_t0000_u01746234382604") 2025/05/03 01:06:49 DEBUG : both18: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bfc_d20250503_m010616_c001_v0001100_t0028_u01746234376910") 2025/05/03 01:06:49 DEBUG : both18: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095699_d20250503_m010601_c001_v7007000_t0000_u01746234361095") 2025/05/03 01:06:49 DEBUG : both18: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b78_d20250503_m010555_c001_v0001100_t0055_u01746234355263") 2025/05/03 01:06:49 DEBUG : both19: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae568e_d20250503_m010622_c001_v7007000_t0000_u01746234382791") 2025/05/03 01:06:49 DEBUG : both19: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bfe_d20250503_m010617_c001_v0001100_t0045_u01746234377488") 2025/05/03 01:06:49 DEBUG : both19: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809569a_d20250503_m010601_c001_v7007000_t0000_u01746234361279") 2025/05/03 01:06:49 DEBUG : both19: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b80_d20250503_m010555_c001_v0001100_t0027_u01746234355839") 2025/05/03 01:06:49 DEBUG : both2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5690_d20250503_m010622_c001_v7007000_t0000_u01746234382974") 2025/05/03 01:06:49 DEBUG : both2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bb8_d20250503_m010607_c001_v0001100_t0025_u01746234367181") 2025/05/03 01:06:50 DEBUG : both2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809569b_d20250503_m010601_c001_v7007000_t0000_u01746234361461") 2025/05/03 01:06:50 DEBUG : both2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b2a_d20250503_m010545_c001_v0001100_t0014_u01746234345656") 2025/05/03 01:06:50 DEBUG : both3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5691_d20250503_m010623_c001_v7007000_t0000_u01746234383161") 2025/05/03 01:06:50 DEBUG : both3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bbc_d20250503_m010607_c001_v0001100_t0055_u01746234367967") 2025/05/03 01:06:50 DEBUG : both3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809569c_d20250503_m010601_c001_v7007000_t0000_u01746234361644") 2025/05/03 01:06:50 DEBUG : both3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b2e_d20250503_m010546_c001_v0001100_t0014_u01746234346302") 2025/05/03 01:06:50 DEBUG : both4: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5692_d20250503_m010623_c001_v7007000_t0000_u01746234383345") 2025/05/03 01:06:50 DEBUG : both4: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bbe_d20250503_m010608_c001_v0001100_t0044_u01746234368583") 2025/05/03 01:06:50 DEBUG : both4: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809569d_d20250503_m010601_c001_v7007000_t0000_u01746234361829") 2025/05/03 01:06:50 DEBUG : both4: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b30_d20250503_m010546_c001_v0001100_t0019_u01746234346973") 2025/05/03 01:06:50 DEBUG : both5: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5693_d20250503_m010623_c001_v7007000_t0000_u01746234383530") 2025/05/03 01:06:50 DEBUG : both5: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bc0_d20250503_m010609_c001_v0001100_t0034_u01746234369300") 2025/05/03 01:06:50 DEBUG : both5: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809569e_d20250503_m010602_c001_v7007000_t0000_u01746234362015") 2025/05/03 01:06:50 DEBUG : both5: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b34_d20250503_m010547_c001_v0001100_t0042_u01746234347527") 2025/05/03 01:06:50 DEBUG : both6: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5694_d20250503_m010623_c001_v7007000_t0000_u01746234383716") 2025/05/03 01:06:50 DEBUG : both6: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bc4_d20250503_m010609_c001_v0001100_t0019_u01746234369825") 2025/05/03 01:06:50 DEBUG : both6: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809569f_d20250503_m010602_c001_v7007000_t0000_u01746234362199") 2025/05/03 01:06:50 DEBUG : both6: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b36_d20250503_m010548_c001_v0001100_t0039_u01746234348010") 2025/05/03 01:06:50 DEBUG : both7: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5695_d20250503_m010623_c001_v7007000_t0000_u01746234383900") 2025/05/03 01:06:50 DEBUG : both7: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bc8_d20250503_m010610_c001_v0001100_t0049_u01746234370323") 2025/05/03 01:06:50 DEBUG : both7: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f480956a0_d20250503_m010602_c001_v7007000_t0000_u01746234362382") 2025/05/03 01:06:51 DEBUG : both7: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b3a_d20250503_m010548_c001_v0001100_t0023_u01746234348720") 2025/05/03 01:06:51 DEBUG : both8: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5696_d20250503_m010624_c001_v7007000_t0000_u01746234384085") 2025/05/03 01:06:51 DEBUG : both8: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bce_d20250503_m010610_c001_v0001100_t0049_u01746234370907") 2025/05/03 01:06:51 DEBUG : both8: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f480956a1_d20250503_m010602_c001_v7007000_t0000_u01746234362564") 2025/05/03 01:06:51 DEBUG : both8: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b40_d20250503_m010549_c001_v0001100_t0033_u01746234349180") 2025/05/03 01:06:51 DEBUG : both9: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5697_d20250503_m010624_c001_v7007000_t0000_u01746234384270") 2025/05/03 01:06:51 DEBUG : both9: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782bd6_d20250503_m010611_c001_v0001100_t0031_u01746234371422") 2025/05/03 01:06:51 DEBUG : both9: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f480956a2_d20250503_m010602_c001_v7007000_t0000_u01746234362749") 2025/05/03 01:06:51 DEBUG : both9: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782b46_d20250503_m010549_c001_v0001100_t0056_u01746234349718") 2025/05/03 01:06:51 DEBUG : c/non empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6c9_d20250503_m010201_c001_v7007000_t0000_u01746234121304") 2025/05/03 01:06:51 DEBUG : c/non empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c828_d20250503_m010159_c001_v0001183_t0055_u01746234119754") 2025/05/03 01:06:51 DEBUG : c/non empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f480954ea_d20250503_m010158_c001_v7007000_t0000_u01746234118757") 2025/05/03 01:06:51 DEBUG : c/non empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c800_d20250503_m010157_c001_v0001183_t0058_u01746234117065") 2025/05/03 01:06:51 DEBUG : c/non empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d276_d20250503_m010138_c001_v7007000_t0000_u01746234098867") 2025/05/03 01:06:51 DEBUG : c/non empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c634_d20250503_m010137_c001_v0001183_t0004_u01746234097188") 2025/05/03 01:06:51 DEBUG : check sum: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4baace_d20250503_m010126_c001_v7007000_t0000_u01746234086268") 2025/05/03 01:06:51 DEBUG : check sum: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c526_d20250503_m010125_c001_v0001183_t0056_u01746234085313") 2025/05/03 01:06:51 DEBUG : dest/3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40679dc777ba81d8_d20250503_m010400_c001_v7007000_t0000_u01746234240089") 2025/05/03 01:06:51 DEBUG : dest/3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f413a8e180fd324a2_d20250503_m010358_c001_v0001116_t0023_u01746234238971") 2025/05/03 01:06:51 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095652_d20250503_m010532_c001_v7007000_t0000_u01746234332109") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1015e919ec0a7f37_d20250503_m010530_c001_v0001181_t0055_u01746234330309") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4babde_d20250503_m010530_c001_v7007000_t0000_u01746234330126") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1015e919ec0a7f19_d20250503_m010526_c001_v0001181_t0051_u01746234326652") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4babd8_d20250503_m010525_c001_v7007000_t0000_u01746234325920") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b72193_d20250503_m010521_c001_v0001171_t0010_u01746234321142") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe3967879_d20250503_m010519_c001_v7007000_t0000_u01746234319687") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1010b1d443696ed9_d20250503_m010517_c001_v0001171_t0023_u01746234317735") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4174184668c3d873_d20250503_m010517_c001_v7007000_t0000_u01746234317551") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1010b1d443696ea1_d20250503_m010513_c001_v0001171_t0048_u01746234313893") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4174184668c3d86f_d20250503_m010513_c001_v7007000_t0000_u01746234313163") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b720a8_d20250503_m010509_c001_v0001171_t0051_u01746234309100") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5651_d20250503_m010507_c001_v7007000_t0000_u01746234307802") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1059223e20c49e38_d20250503_m010506_c001_v0001172_t0033_u01746234306532") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41928f6db09000f8_d20250503_m010506_c001_v7007000_t0000_u01746234306349") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1059223e20c49e24_d20250503_m010502_c001_v0001172_t0030_u01746234302448") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41928f6db09000f2_d20250503_m010501_c001_v7007000_t0000_u01746234301707") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782a86_d20250503_m010457_c001_v0001100_t0044_u01746234297744") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f421f4d6436218b5d_d20250503_m010456_c001_v7007000_t0000_u01746234296835") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f100ea2b0d7628ebe_d20250503_m010455_c001_v0001181_t0016_u01746234295209") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f408d092892b1af36_d20250503_m010455_c001_v7007000_t0000_u01746234295009") 2025/05/03 01:06:52 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f100ea2b0d7628ea3_d20250503_m010452_c001_v0001181_t0032_u01746234292302") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f408d092892b1af34_d20250503_m010451_c001_v7007000_t0000_u01746234291564") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d525_d20250503_m010445_c001_v0001183_t0056_u01746234285729") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f414e98f2e736e14a_d20250503_m010444_c001_v7007000_t0000_u01746234284824") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f117ad8fc753829fc_d20250503_m010443_c001_v0001103_t0050_u01746234283037") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d37e_d20250503_m010442_c001_v7007000_t0000_u01746234282848") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f117ad8fc753829ea_d20250503_m010439_c001_v0001103_t0035_u01746234279482") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d37a_d20250503_m010438_c001_v7007000_t0000_u01746234278746") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b71dc5_d20250503_m010432_c001_v0001171_t0012_u01746234272419") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4040a27e7066a748_d20250503_m010431_c001_v7007000_t0000_u01746234271492") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f116a266a3938699f_d20250503_m010429_c001_v0001144_t0013_u01746234269300") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40323404b26893d7_d20250503_m010429_c001_v7007000_t0000_u01746234269116") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f116a266a39386989_d20250503_m010425_c001_v0001144_t0011_u01746234265078") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40323404b26893d2_d20250503_m010424_c001_v7007000_t0000_u01746234264348") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee357829c7_d20250503_m010417_c001_v0001100_t0036_u01746234257949") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40679dc777ba820b_d20250503_m010416_c001_v7007000_t0000_u01746234256851") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f107fac2f0288e5ad_d20250503_m010410_c001_v0001099_t0031_u01746234250793") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f418a42cd874d7f65_d20250503_m010410_c001_v7007000_t0000_u01746234250535") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d160_d20250503_m010406_c001_v0001183_t0013_u01746234246340") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1071935c24421f67_d20250503_m010405_c001_v0001145_t0059_u01746234245437") 2025/05/03 01:06:53 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1071935c24421f5f_d20250503_m010404_c001_v0001145_t0049_u01746234244456") 2025/05/03 01:06:54 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41928f6db090009b_d20250503_m010351_c001_v7007000_t0000_u01746234231254") 2025/05/03 01:06:54 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782935_d20250503_m010344_c001_v0001100_t0046_u01746234224029") 2025/05/03 01:06:54 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f10821bb533ed2844_d20250503_m010343_c001_v0001161_t0021_u01746234223160") 2025/05/03 01:06:54 DEBUG : dst/one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f10821bb533ed283a_d20250503_m010342_c001_v0001161_t0055_u01746234222107") 2025/05/03 01:06:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095654_d20250503_m010532_c001_v7007000_t0000_u01746234332292") 2025/05/03 01:06:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11114bdb271ceb17_d20250503_m010529_c001_v0001161_t0055_u01746234329540") 2025/05/03 01:06:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f102b4bb4d9a78d83_d20250503_m010525_c001_v0001171_t0040_u01746234325523") 2025/05/03 01:06:54 DEBUG : dst/one.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe396787a_d20250503_m010519_c001_v7007000_t0000_u01746234319869") 2025/05/03 01:06:54 DEBUG : dst/one.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1093ab2889ed1453_d20250503_m010517_c001_v0001180_t0006_u01746234317296") 2025/05/03 01:06:54 DEBUG : dst/one.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f105aa3a51b630e07_d20250503_m010512_c001_v0001180_t0027_u01746234312964") 2025/05/03 01:06:54 DEBUG : dst/one.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5652_d20250503_m010507_c001_v7007000_t0000_u01746234307986") 2025/05/03 01:06:54 DEBUG : dst/one.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f102bdf5e63925ec9_d20250503_m010506_c001_v0001181_t0031_u01746234306141") 2025/05/03 01:06:54 DEBUG : dst/one.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f109ac9596770ea9f_d20250503_m010501_c001_v0001090_t0021_u01746234301398") 2025/05/03 01:06:54 DEBUG : dst/three: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40679dc777ba820d_d20250503_m010417_c001_v7007000_t0000_u01746234257032") 2025/05/03 01:06:54 DEBUG : dst/three: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1071935c24421f95_d20250503_m010415_c001_v0001145_t0008_u01746234255321") 2025/05/03 01:06:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095655_d20250503_m010532_c001_v7007000_t0000_u01746234332475") 2025/05/03 01:06:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1043c7ce07a944a0_d20250503_m010531_c001_v0001177_t0053_u01746234331079") 2025/05/03 01:06:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f109051e5587fb3e2_d20250503_m010527_c001_v0001130_t0025_u01746234327414") 2025/05/03 01:06:54 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095656_d20250503_m010532_c001_v7007000_t0000_u01746234332659") 2025/05/03 01:06:54 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1015e919ec0a7f3d_d20250503_m010531_c001_v0001181_t0058_u01746234331487") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4babdf_d20250503_m010531_c001_v7007000_t0000_u01746234331290") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1015e919ec0a7f27_d20250503_m010528_c001_v0001181_t0023_u01746234328179") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4babd9_d20250503_m010527_c001_v7007000_t0000_u01746234327988") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782adc_d20250503_m010522_c001_v0001100_t0005_u01746234322610") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe396787b_d20250503_m010520_c001_v7007000_t0000_u01746234320052") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1010b1d443696ee5_d20250503_m010519_c001_v0001171_t0004_u01746234319017") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4174184668c3d874_d20250503_m010518_c001_v7007000_t0000_u01746234318834") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1010b1d443696eb9_d20250503_m010515_c001_v0001171_t0014_u01746234315766") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4174184668c3d870_d20250503_m010515_c001_v7007000_t0000_u01746234315582") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782ab0_d20250503_m010510_c001_v0001100_t0034_u01746234310174") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41928f6db09000fa_d20250503_m010507_c001_v7007000_t0000_u01746234307224") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782aa2_d20250503_m010505_c001_v0001100_t0031_u01746234305240") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41928f6db09000f6_d20250503_m010503_c001_v7007000_t0000_u01746234303993") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d62e_d20250503_m010458_c001_v0001183_t0038_u01746234298899") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f408d092892b1af37_d20250503_m010455_c001_v7007000_t0000_u01746234295904") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d5de_d20250503_m010454_c001_v0001183_t0020_u01746234294031") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f408d092892b1af35_d20250503_m010452_c001_v7007000_t0000_u01746234292935") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b71ef7_d20250503_m010446_c001_v0001171_t0014_u01746234286633") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d381_d20250503_m010443_c001_v7007000_t0000_u01746234283880") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b71e6e_d20250503_m010441_c001_v0001171_t0006_u01746234281666") 2025/05/03 01:06:55 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d37d_d20250503_m010440_c001_v7007000_t0000_u01746234280567") 2025/05/03 01:06:56 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782a23_d20250503_m010433_c001_v0001100_t0037_u01746234273713") 2025/05/03 01:06:56 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40323404b26893d9_d20250503_m010430_c001_v7007000_t0000_u01746234270561") 2025/05/03 01:06:56 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee357829ff_d20250503_m010427_c001_v0001100_t0035_u01746234267540") 2025/05/03 01:06:56 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40323404b26893d5_d20250503_m010426_c001_v7007000_t0000_u01746234266435") 2025/05/03 01:06:56 DEBUG : dst/three.txt: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d2ba_d20250503_m010419_c001_v0001183_t0035_u01746234259909") 2025/05/03 01:06:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe396787c_d20250503_m010520_c001_v7007000_t0000_u01746234320233") 2025/05/03 01:06:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f10707d6f51102e97_d20250503_m010518_c001_v0001184_t0005_u01746234318619") 2025/05/03 01:06:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b72117_d20250503_m010515_c001_v0001171_t0053_u01746234315142") 2025/05/03 01:06:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5654_d20250503_m010508_c001_v7007000_t0000_u01746234308180") 2025/05/03 01:06:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f102232d5f1a622fa_d20250503_m010507_c001_v0001184_t0017_u01746234307005") 2025/05/03 01:06:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f110b4fc016a6a8e2_d20250503_m010503_c001_v0001106_t0053_u01746234303408") 2025/05/03 01:06:56 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095657_d20250503_m010532_c001_v7007000_t0000_u01746234332842") 2025/05/03 01:06:56 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d79b_d20250503_m010522_c001_v0001183_t0027_u01746234322035") 2025/05/03 01:06:56 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe396787d_d20250503_m010520_c001_v7007000_t0000_u01746234320415") 2025/05/03 01:06:56 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d6e3_d20250503_m010509_c001_v0001183_t0033_u01746234309960") 2025/05/03 01:06:56 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5655_d20250503_m010508_c001_v7007000_t0000_u01746234308365") 2025/05/03 01:06:56 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b71fd1_d20250503_m010458_c001_v0001171_t0046_u01746234298490") 2025/05/03 01:06:56 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f421f4d6436218b5e_d20250503_m010457_c001_v7007000_t0000_u01746234297017") 2025/05/03 01:06:56 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782a5c_d20250503_m010446_c001_v0001100_t0048_u01746234286308") 2025/05/03 01:06:56 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f414e98f2e736e14c_d20250503_m010445_c001_v7007000_t0000_u01746234285004") 2025/05/03 01:06:57 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d3f7_d20250503_m010433_c001_v0001183_t0022_u01746234273128") 2025/05/03 01:06:57 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4040a27e7066a749_d20250503_m010431_c001_v7007000_t0000_u01746234271676") 2025/05/03 01:06:57 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b71c87_d20250503_m010418_c001_v0001171_t0046_u01746234258882") 2025/05/03 01:06:57 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40679dc777ba8210_d20250503_m010417_c001_v7007000_t0000_u01746234257213") 2025/05/03 01:06:57 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1188884ca2097fea_d20250503_m010412_c001_v0001117_t0042_u01746234252693") 2025/05/03 01:06:57 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41928f6db090009e_d20250503_m010351_c001_v7007000_t0000_u01746234231436") 2025/05/03 01:06:57 DEBUG : dst/two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f10821bb533ed286a_d20250503_m010350_c001_v0001161_t0037_u01746234230114") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f422273c2c8e1875b_d20250503_m010308_c001_v7007000_t0000_u01746234188234") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7cc0d_d20250503_m010303_c001_v0001183_t0014_u01746234183413") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f422273c2c8e18745_d20250503_m010301_c001_v7007000_t0000_u01746234181169") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7cb3e_d20250503_m010251_c001_v0001183_t0050_u01746234171063") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe3967797_d20250503_m010242_c001_v7007000_t0000_u01746234162129") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7ca62_d20250503_m010238_c001_v0001183_t0009_u01746234158071") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6ec_d20250503_m010213_c001_v7007000_t0000_u01746234133902") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c8f0_d20250503_m010212_c001_v0001183_t0008_u01746234132116") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6d6_d20250503_m010210_c001_v7007000_t0000_u01746234130597") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c8c2_d20250503_m010209_c001_v0001183_t0003_u01746234129372") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6d1_d20250503_m010206_c001_v7007000_t0000_u01746234126194") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c866_d20250503_m010204_c001_v0001183_t0014_u01746234124617") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6ce_d20250503_m010203_c001_v7007000_t0000_u01746234123450") 2025/05/03 01:06:57 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c84e_d20250503_m010202_c001_v0001183_t0036_u01746234122252") 2025/05/03 01:06:58 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f480954e5_d20250503_m010155_c001_v7007000_t0000_u01746234115927") 2025/05/03 01:06:58 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c7c6_d20250503_m010154_c001_v0001183_t0017_u01746234114567") 2025/05/03 01:06:58 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f480954e0_d20250503_m010153_c001_v7007000_t0000_u01746234113428") 2025/05/03 01:06:58 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c7a6_d20250503_m010152_c001_v0001183_t0045_u01746234112651") 2025/05/03 01:06:58 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d27d_d20250503_m010147_c001_v7007000_t0000_u01746234107772") 2025/05/03 01:06:58 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c72a_d20250503_m010146_c001_v0001183_t0029_u01746234106596") 2025/05/03 01:06:58 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d27a_d20250503_m010144_c001_v7007000_t0000_u01746234104023") 2025/05/03 01:06:58 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c6dc_d20250503_m010143_c001_v0001183_t0036_u01746234103094") 2025/05/03 01:06:58 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d278_d20250503_m010142_c001_v7007000_t0000_u01746234102000") 2025/05/03 01:06:58 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f104f44aa6e0ce0c7_d20250503_m010141_c001_v0001032_t0006_u01746234101105") 2025/05/03 01:06:58 DEBUG : empty space: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c67a_d20250503_m010139_c001_v0001183_t0032_u01746234099599") 2025/05/03 01:06:58 DEBUG : enormous: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6ea_d20250503_m010212_c001_v7007000_t0000_u01746234132915") 2025/05/03 01:06:58 DEBUG : enormous: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c8f4_d20250503_m010212_c001_v0001183_t0019_u01746234132331") 2025/05/03 01:06:58 DEBUG : existing: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095670_d20250503_m010537_c001_v7007000_t0000_u01746234337788") 2025/05/03 01:06:58 DEBUG : existing: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782afe_d20250503_m010536_c001_v0001100_t0019_u01746234336406") 2025/05/03 01:06:58 DEBUG : existing: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe3967791_d20250503_m010236_c001_v7007000_t0000_u01746234156252") 2025/05/03 01:06:58 DEBUG : existing: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7ca3e_d20250503_m010234_c001_v0001183_t0024_u01746234154873") 2025/05/03 01:06:58 DEBUG : existing: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d270_d20250503_m010135_c001_v7007000_t0000_u01746234095830") 2025/05/03 01:06:58 DEBUG : existing: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c5fa_d20250503_m010134_c001_v0001183_t0031_u01746234094907") 2025/05/03 01:06:58 DEBUG : existing: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d26d_d20250503_m010133_c001_v7007000_t0000_u01746234093612") 2025/05/03 01:06:59 DEBUG : existing: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c5c5_d20250503_m010132_c001_v0001183_t0044_u01746234092995") 2025/05/03 01:06:59 DEBUG : existing: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c5b0_d20250503_m010132_c001_v0001183_t0035_u01746234092207") 2025/05/03 01:06:59 DEBUG : existing-b: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe3967792_d20250503_m010236_c001_v7007000_t0000_u01746234156435") 2025/05/03 01:06:59 DEBUG : existing-b: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee3578286d_d20250503_m010234_c001_v0001100_t0014_u01746234154880") 2025/05/03 01:06:59 DEBUG : file1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56b6_d20250503_m010634_c001_v7007000_t0000_u01746234394023") 2025/05/03 01:06:59 DEBUG : file1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1076f1032b93ea53_d20250503_m010632_c001_v0001038_t0036_u01746234392703") 2025/05/03 01:06:59 DEBUG : file1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56b1_d20250503_m010630_c001_v7007000_t0000_u01746234390606") 2025/05/03 01:06:59 DEBUG : file1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11805131ffba2135_d20250503_m010629_c001_v0001177_t0011_u01746234389327") 2025/05/03 01:06:59 DEBUG : five: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6f6_d20250503_m010218_c001_v7007000_t0000_u01746234138052") 2025/05/03 01:06:59 DEBUG : five: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4172204163d7c92c_d20250503_m010216_c001_v0001183_t0028_u01746234136171") 2025/05/03 01:06:59 DEBUG : foo: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d27b_d20250503_m010145_c001_v7007000_t0000_u01746234105865") 2025/05/03 01:06:59 DEBUG : foo: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4172204163d7c70c_d20250503_m010145_c001_v0001183_t0028_u01746234105318") 2025/05/03 01:06:59 DEBUG : foo: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4172204163d7c6fe_d20250503_m010144_c001_v0001183_t0028_u01746234104765") 2025/05/03 01:06:59 DEBUG : four: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6f7_d20250503_m010218_c001_v7007000_t0000_u01746234138234") 2025/05/03 01:06:59 DEBUG : four: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41095d3b13b71474_d20250503_m010216_c001_v0001171_t0049_u01746234136730") 2025/05/03 01:06:59 DEBUG : four: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c924_d20250503_m010215_c001_v0001183_t0029_u01746234135588") 2025/05/03 01:06:59 DEBUG : hello world2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e494_d20250503_m010044_c001_v7007000_t0000_u01746234044467") 2025/05/03 01:06:59 DEBUG : hello world2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c2e5_d20250503_m010043_c001_v0001183_t0051_u01746234043893") 2025/05/03 01:06:59 DEBUG : ignore-size: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d26b_d20250503_m010131_c001_v7007000_t0000_u01746234091092") 2025/05/03 01:06:59 DEBUG : ignore-size: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c576_d20250503_m010130_c001_v0001183_t0024_u01746234090149") 2025/05/03 01:06:59 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe396778e_d20250503_m010233_c001_v7007000_t0000_u01746234153767") 2025/05/03 01:07:00 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee3578286b_d20250503_m010232_c001_v0001100_t0042_u01746234152699") 2025/05/03 01:07:00 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe3967789_d20250503_m010231_c001_v7007000_t0000_u01746234151588") 2025/05/03 01:07:00 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782867_d20250503_m010230_c001_v0001100_t0050_u01746234150654") 2025/05/03 01:07:00 DEBUG : one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6f8_d20250503_m010218_c001_v7007000_t0000_u01746234138440") 2025/05/03 01:07:00 DEBUG : one: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4172204163d7c91a_d20250503_m010215_c001_v0001183_t0028_u01746234135020") 2025/05/03 01:07:00 DEBUG : only0: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5698_d20250503_m010624_c001_v7007000_t0000_u01746234384454") 2025/05/03 01:07:00 DEBUG : only0: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f413f96ee35782c06_d20250503_m010618_c001_v0001100_t0050_u01746234378708") 2025/05/03 01:07:00 DEBUG : only0: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7db44_d20250503_m010606_c001_v0001183_t0035_u01746234366406") 2025/05/03 01:07:00 DEBUG : only0: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3da_d20250503_m010557_c001_v7007000_t0000_u01746234357467") 2025/05/03 01:07:00 DEBUG : only0: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d949_d20250503_m010544_c001_v0001183_t0031_u01746234344855") 2025/05/03 01:07:00 DEBUG : only1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae5699_d20250503_m010624_c001_v7007000_t0000_u01746234384638") 2025/05/03 01:07:00 DEBUG : only1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4172204163d7dc5e_d20250503_m010618_c001_v0001183_t0028_u01746234378720") 2025/05/03 01:07:00 DEBUG : only1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7db50_d20250503_m010606_c001_v0001183_t0033_u01746234366972") 2025/05/03 01:07:00 DEBUG : only1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3db_d20250503_m010557_c001_v7007000_t0000_u01746234357650") 2025/05/03 01:07:00 DEBUG : only1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d959_d20250503_m010545_c001_v0001183_t0036_u01746234345460") 2025/05/03 01:07:00 DEBUG : only10: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae569a_d20250503_m010624_c001_v7007000_t0000_u01746234384822") 2025/05/03 01:07:00 DEBUG : only10: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41805131ffba2103_d20250503_m010619_c001_v0001177_t0048_u01746234379288") 2025/05/03 01:07:00 DEBUG : only10: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dbde_d20250503_m010612_c001_v0001183_t0025_u01746234372255") 2025/05/03 01:07:00 DEBUG : only10: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809568b_d20250503_m010558_c001_v7007000_t0000_u01746234358409") 2025/05/03 01:07:00 DEBUG : only10: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d9f5_d20250503_m010550_c001_v0001183_t0055_u01746234350859") 2025/05/03 01:07:01 DEBUG : only11: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae569b_d20250503_m010625_c001_v7007000_t0000_u01746234385005") 2025/05/03 01:07:01 DEBUG : only11: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4172204163d7dc66_d20250503_m010619_c001_v0001183_t0028_u01746234379304") 2025/05/03 01:07:01 DEBUG : only11: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dbe8_d20250503_m010612_c001_v0001183_t0013_u01746234372852") 2025/05/03 01:07:01 DEBUG : only11: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3e3_d20250503_m010558_c001_v7007000_t0000_u01746234358199") 2025/05/03 01:07:01 DEBUG : only11: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7da0a_d20250503_m010551_c001_v0001183_t0010_u01746234351344") 2025/05/03 01:07:01 DEBUG : only12: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae569c_d20250503_m010625_c001_v7007000_t0000_u01746234385221") 2025/05/03 01:07:01 DEBUG : only12: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4076f1032b93ea15_d20250503_m010619_c001_v0001038_t0007_u01746234379465") 2025/05/03 01:07:01 DEBUG : only12: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dbf6_d20250503_m010613_c001_v0001183_t0022_u01746234373448") 2025/05/03 01:07:01 DEBUG : only12: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3dd_d20250503_m010557_c001_v7007000_t0000_u01746234357832") 2025/05/03 01:07:01 DEBUG : only12: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7da14_d20250503_m010551_c001_v0001183_t0022_u01746234351853") 2025/05/03 01:07:01 DEBUG : only13: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae569d_d20250503_m010625_c001_v7007000_t0000_u01746234385419") 2025/05/03 01:07:01 DEBUG : only13: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f413f96ee35782c0a_d20250503_m010619_c001_v0001100_t0050_u01746234379107") 2025/05/03 01:07:01 DEBUG : only13: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dc02_d20250503_m010613_c001_v0001183_t0013_u01746234373960") 2025/05/03 01:07:01 DEBUG : only13: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3de_d20250503_m010557_c001_v7007000_t0000_u01746234357836") 2025/05/03 01:07:01 DEBUG : only13: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7da28_d20250503_m010552_c001_v0001183_t0047_u01746234352631") 2025/05/03 01:07:01 DEBUG : only14: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae569e_d20250503_m010625_c001_v7007000_t0000_u01746234385603") 2025/05/03 01:07:01 DEBUG : only14: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f413f96ee35782c0e_d20250503_m010619_c001_v0001100_t0050_u01746234379483") 2025/05/03 01:07:01 DEBUG : only14: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dc0e_d20250503_m010614_c001_v0001183_t0049_u01746234374678") 2025/05/03 01:07:01 DEBUG : only14: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095687_d20250503_m010557_c001_v7007000_t0000_u01746234357853") 2025/05/03 01:07:01 DEBUG : only14: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7da40_d20250503_m010553_c001_v0001183_t0024_u01746234353226") 2025/05/03 01:07:02 DEBUG : only15: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae569f_d20250503_m010625_c001_v7007000_t0000_u01746234385786") 2025/05/03 01:07:02 DEBUG : only15: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4172204163d7dc64_d20250503_m010619_c001_v0001183_t0028_u01746234379121") 2025/05/03 01:07:02 DEBUG : only15: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dc18_d20250503_m010615_c001_v0001183_t0024_u01746234375191") 2025/05/03 01:07:02 DEBUG : only15: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3df_d20250503_m010557_c001_v7007000_t0000_u01746234357859") 2025/05/03 01:07:02 DEBUG : only15: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7da4e_d20250503_m010553_c001_v0001183_t0017_u01746234353763") 2025/05/03 01:07:02 DEBUG : only16: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56a0_d20250503_m010625_c001_v7007000_t0000_u01746234385970") 2025/05/03 01:07:02 DEBUG : only16: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f413f96ee35782c0c_d20250503_m010619_c001_v0001100_t0050_u01746234379290") 2025/05/03 01:07:02 DEBUG : only16: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dc26_d20250503_m010615_c001_v0001183_t0049_u01746234375997") 2025/05/03 01:07:02 DEBUG : only16: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809568a_d20250503_m010558_c001_v7007000_t0000_u01746234358223") 2025/05/03 01:07:02 DEBUG : only16: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7da56_d20250503_m010554_c001_v0001183_t0040_u01746234354502") 2025/05/03 01:07:02 DEBUG : only17: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56a1_d20250503_m010626_c001_v7007000_t0000_u01746234386153") 2025/05/03 01:07:02 DEBUG : only17: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41805131ffba2109_d20250503_m010619_c001_v0001177_t0048_u01746234379664") 2025/05/03 01:07:02 DEBUG : only17: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dc3a_d20250503_m010616_c001_v0001183_t0042_u01746234376707") 2025/05/03 01:07:02 DEBUG : only17: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3e7_d20250503_m010558_c001_v7007000_t0000_u01746234358416") 2025/05/03 01:07:02 DEBUG : only17: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7da5c_d20250503_m010555_c001_v0001183_t0035_u01746234355072") 2025/05/03 01:07:02 DEBUG : only18: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56a3_d20250503_m010626_c001_v7007000_t0000_u01746234386337") 2025/05/03 01:07:02 DEBUG : only18: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f413f96ee35782c14_d20250503_m010619_c001_v0001100_t0050_u01746234379864") 2025/05/03 01:07:02 DEBUG : only18: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dc42_d20250503_m010617_c001_v0001183_t0018_u01746234377290") 2025/05/03 01:07:02 DEBUG : only18: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3e0_d20250503_m010558_c001_v7007000_t0000_u01746234358017") 2025/05/03 01:07:02 DEBUG : only18: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7da70_d20250503_m010555_c001_v0001183_t0057_u01746234355637") 2025/05/03 01:07:02 DEBUG : only19: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56a4_d20250503_m010626_c001_v7007000_t0000_u01746234386522") 2025/05/03 01:07:03 DEBUG : only19: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41805131ffba2105_d20250503_m010619_c001_v0001177_t0048_u01746234379476") 2025/05/03 01:07:03 DEBUG : only19: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dc4a_d20250503_m010617_c001_v0001183_t0008_u01746234377848") 2025/05/03 01:07:03 DEBUG : only19: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f48095688_d20250503_m010558_c001_v7007000_t0000_u01746234358039") 2025/05/03 01:07:03 DEBUG : only19: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7da86_d20250503_m010556_c001_v0001183_t0021_u01746234356267") 2025/05/03 01:07:03 DEBUG : only2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56a5_d20250503_m010626_c001_v7007000_t0000_u01746234386707") 2025/05/03 01:07:03 DEBUG : only2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4172204163d7dc86_d20250503_m010619_c001_v0001183_t0028_u01746234379878") 2025/05/03 01:07:03 DEBUG : only2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7db62_d20250503_m010607_c001_v0001183_t0033_u01746234367744") 2025/05/03 01:07:03 DEBUG : only2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3e1_d20250503_m010558_c001_v7007000_t0000_u01746234358044") 2025/05/03 01:07:03 DEBUG : only2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d967_d20250503_m010546_c001_v0001183_t0035_u01746234346109") 2025/05/03 01:07:03 DEBUG : only3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56a6_d20250503_m010626_c001_v7007000_t0000_u01746234386893") 2025/05/03 01:07:03 DEBUG : only3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4172204163d7dc72_d20250503_m010619_c001_v0001183_t0028_u01746234379497") 2025/05/03 01:07:03 DEBUG : only3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7db72_d20250503_m010608_c001_v0001183_t0042_u01746234368328") 2025/05/03 01:07:03 DEBUG : only3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3e2_d20250503_m010558_c001_v7007000_t0000_u01746234358055") 2025/05/03 01:07:03 DEBUG : only3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d973_d20250503_m010546_c001_v0001183_t0046_u01746234346775") 2025/05/03 01:07:03 DEBUG : only4: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56a7_d20250503_m010627_c001_v7007000_t0000_u01746234387076") 2025/05/03 01:07:03 DEBUG : only4: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4076f1032b93ea17_d20250503_m010619_c001_v0001038_t0007_u01746234379650") 2025/05/03 01:07:03 DEBUG : only4: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7db7e_d20250503_m010609_c001_v0001183_t0014_u01746234369097") 2025/05/03 01:07:03 DEBUG : only4: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3e8_d20250503_m010558_c001_v7007000_t0000_u01746234358426") 2025/05/03 01:07:03 DEBUG : only4: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d981_d20250503_m010547_c001_v0001183_t0006_u01746234347329") 2025/05/03 01:07:03 DEBUG : only5: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56a8_d20250503_m010627_c001_v7007000_t0000_u01746234387273") 2025/05/03 01:07:03 DEBUG : only5: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4076f1032b93ea1b_d20250503_m010620_c001_v0001038_t0007_u01746234380027") 2025/05/03 01:07:04 DEBUG : only5: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7db8e_d20250503_m010609_c001_v0001183_t0038_u01746234369619") 2025/05/03 01:07:04 DEBUG : only5: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3e9_d20250503_m010558_c001_v7007000_t0000_u01746234358577") 2025/05/03 01:07:04 DEBUG : only5: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d98b_d20250503_m010547_c001_v0001183_t0014_u01746234347809") 2025/05/03 01:07:04 DEBUG : only6: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56a9_d20250503_m010627_c001_v7007000_t0000_u01746234387456") 2025/05/03 01:07:04 DEBUG : only6: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f413f96ee35782c10_d20250503_m010619_c001_v0001100_t0050_u01746234379671") 2025/05/03 01:07:04 DEBUG : only6: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7db9e_d20250503_m010610_c001_v0001183_t0046_u01746234370132") 2025/05/03 01:07:04 DEBUG : only6: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3e4_d20250503_m010558_c001_v7007000_t0000_u01746234358231") 2025/05/03 01:07:04 DEBUG : only6: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d999_d20250503_m010548_c001_v0001183_t0008_u01746234348519") 2025/05/03 01:07:04 DEBUG : only7: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56aa_d20250503_m010627_c001_v7007000_t0000_u01746234387641") 2025/05/03 01:07:04 DEBUG : only7: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4172204163d7dc76_d20250503_m010619_c001_v0001183_t0028_u01746234379685") 2025/05/03 01:07:04 DEBUG : only7: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dbb0_d20250503_m010610_c001_v0001183_t0043_u01746234370703") 2025/05/03 01:07:04 DEBUG : only7: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3e5_d20250503_m010558_c001_v7007000_t0000_u01746234358241") 2025/05/03 01:07:04 DEBUG : only7: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d9b1_d20250503_m010548_c001_v0001183_t0034_u01746234348986") 2025/05/03 01:07:04 DEBUG : only8: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56ab_d20250503_m010627_c001_v7007000_t0000_u01746234387824") 2025/05/03 01:07:04 DEBUG : only8: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4076f1032b93ea19_d20250503_m010619_c001_v0001038_t0007_u01746234379844") 2025/05/03 01:07:04 DEBUG : only8: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dbc4_d20250503_m010611_c001_v0001183_t0028_u01746234371228") 2025/05/03 01:07:04 DEBUG : only8: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f4809568d_d20250503_m010558_c001_v7007000_t0000_u01746234358599") 2025/05/03 01:07:04 DEBUG : only8: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d9cd_d20250503_m010549_c001_v0001183_t0004_u01746234349515") 2025/05/03 01:07:04 DEBUG : only9: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56ac_d20250503_m010628_c001_v7007000_t0000_u01746234388008") 2025/05/03 01:07:04 DEBUG : only9: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41805131ffba210b_d20250503_m010619_c001_v0001177_t0048_u01746234379858") 2025/05/03 01:07:04 DEBUG : only9: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dbca_d20250503_m010611_c001_v0001183_t0057_u01746234371715") 2025/05/03 01:07:05 DEBUG : only9: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d3e6_d20250503_m010558_c001_v7007000_t0000_u01746234358395") 2025/05/03 01:07:05 DEBUG : only9: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7d9dd_d20250503_m010550_c001_v0001183_t0019_u01746234350271") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe3967786_d20250503_m010228_c001_v7007000_t0000_u01746234148767") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b714e4_d20250503_m010226_c001_v0001171_t0050_u01746234146850") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf709_d20250503_m010225_c001_v7007000_t0000_u01746234145006") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782857_d20250503_m010223_c001_v0001100_t0052_u01746234143129") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6fe_d20250503_m010221_c001_v7007000_t0000_u01746234141652") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b71490_d20250503_m010219_c001_v0001171_t0049_u01746234139390") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6d3_d20250503_m010208_c001_v7007000_t0000_u01746234128246") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c896_d20250503_m010207_c001_v0001183_t0050_u01746234127107") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6d0_d20250503_m010205_c001_v7007000_t0000_u01746234125204") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c860_d20250503_m010204_c001_v0001183_t0021_u01746234124359") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6cc_d20250503_m010202_c001_v7007000_t0000_u01746234122870") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c84c_d20250503_m010202_c001_v0001183_t0004_u01746234122035") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f480954e4_d20250503_m010155_c001_v7007000_t0000_u01746234115377") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c7bc_d20250503_m010154_c001_v0001183_t0007_u01746234114353") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f480954e1_d20250503_m010153_c001_v7007000_t0000_u01746234113610") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c7a2_d20250503_m010152_c001_v0001183_t0019_u01746234112443") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d282_d20250503_m010151_c001_v7007000_t0000_u01746234111709") 2025/05/03 01:07:05 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c78c_d20250503_m010151_c001_v0001183_t0057_u01746234111145") 2025/05/03 01:07:06 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c780_d20250503_m010150_c001_v0001183_t0050_u01746234110576") 2025/05/03 01:07:06 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d281_d20250503_m010149_c001_v7007000_t0000_u01746234109844") 2025/05/03 01:07:06 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c768_d20250503_m010149_c001_v0001183_t0025_u01746234109282") 2025/05/03 01:07:06 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c758_d20250503_m010148_c001_v0001183_t0007_u01746234108700") 2025/05/03 01:07:06 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41311f562430d27e_d20250503_m010147_c001_v7007000_t0000_u01746234107957") 2025/05/03 01:07:06 DEBUG : potato: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c73a_d20250503_m010147_c001_v0001183_t0016_u01746234107196") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f422273c2c8e18777_d20250503_m010318_c001_v7007000_t0000_u01746234198649") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b71782_d20250503_m010317_c001_v0001171_t0035_u01746234197736") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f422273c2c8e1875d_d20250503_m010308_c001_v7007000_t0000_u01746234188464") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b71699_d20250503_m010302_c001_v0001171_t0005_u01746234182466") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4091e5176dadef7d_d20250503_m010254_c001_v7007000_t0000_u01746234174808") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b715ef_d20250503_m010250_c001_v0001171_t0003_u01746234170243") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe3967798_d20250503_m010242_c001_v7007000_t0000_u01746234162414") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b7155c_d20250503_m010237_c001_v0001171_t0047_u01746234157731") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6eb_d20250503_m010213_c001_v7007000_t0000_u01746234133164") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c8ea_d20250503_m010211_c001_v0001183_t0015_u01746234131913") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6d8_d20250503_m010210_c001_v7007000_t0000_u01746234130779") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c8be_d20250503_m010209_c001_v0001183_t0011_u01746234129157") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6d4_d20250503_m010208_c001_v7007000_t0000_u01746234128427") 2025/05/03 01:07:06 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c8a4_d20250503_m010207_c001_v0001183_t0059_u01746234127680") 2025/05/03 01:07:07 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6d2_d20250503_m010206_c001_v7007000_t0000_u01746234126377") 2025/05/03 01:07:07 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c87c_d20250503_m010205_c001_v0001183_t0023_u01746234125620") 2025/05/03 01:07:07 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6cf_d20250503_m010203_c001_v7007000_t0000_u01746234123632") 2025/05/03 01:07:07 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c850_d20250503_m010202_c001_v0001183_t0058_u01746234122881") 2025/05/03 01:07:07 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f400bd31f480954e6_d20250503_m010156_c001_v7007000_t0000_u01746234116109") 2025/05/03 01:07:07 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c7d4_d20250503_m010155_c001_v0001183_t0009_u01746234115183") 2025/05/03 01:07:07 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e496_d20250503_m010047_c001_v7007000_t0000_u01746234047783") 2025/05/03 01:07:07 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c311_d20250503_m010047_c001_v0001183_t0030_u01746234047216") 2025/05/03 01:07:07 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e495_d20250503_m010045_c001_v7007000_t0000_u01746234045945") 2025/05/03 01:07:07 DEBUG : potato2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c2ff_d20250503_m010045_c001_v0001183_t0030_u01746234045374") 2025/05/03 01:07:07 DEBUG : potato3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f422273c2c8e1875e_d20250503_m010308_c001_v7007000_t0000_u01746234188707") 2025/05/03 01:07:07 DEBUG : potato3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee357828a9_d20250503_m010303_c001_v0001100_t0030_u01746234183971") 2025/05/03 01:07:07 DEBUG : potato3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4091e5176dadef7e_d20250503_m010255_c001_v7007000_t0000_u01746234175002") 2025/05/03 01:07:07 DEBUG : potato3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee3578288f_d20250503_m010251_c001_v0001100_t0020_u01746234171621") 2025/05/03 01:07:07 DEBUG : potato3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe3967799_d20250503_m010242_c001_v7007000_t0000_u01746234162826") 2025/05/03 01:07:07 DEBUG : potato3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782877_d20250503_m010238_c001_v0001100_t0020_u01746234158261") 2025/05/03 01:07:07 DEBUG : pre-dest1/1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40679dc777ba81da_d20250503_m010400_c001_v7007000_t0000_u01746234240269") 2025/05/03 01:07:07 DEBUG : pre-dest1/1: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee3578295d_d20250503_m010352_c001_v0001100_t0030_u01746234232172") 2025/05/03 01:07:07 DEBUG : pre-dest2/2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40679dc777ba81db_d20250503_m010400_c001_v7007000_t0000_u01746234240450") 2025/05/03 01:07:07 DEBUG : pre-dest2/2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b71a88_d20250503_m010352_c001_v0001171_t0033_u01746234232962") 2025/05/03 01:07:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f41928f6db090004a_d20250503_m010331_c001_v7007000_t0000_u01746234211839") 2025/05/03 01:07:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7cde7_d20250503_m010327_c001_v0001183_t0030_u01746234207963") 2025/05/03 01:07:08 DEBUG : sizeonly: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4baad0_d20250503_m010128_c001_v7007000_t0000_u01746234088508") 2025/05/03 01:07:08 DEBUG : sizeonly: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c552_d20250503_m010127_c001_v0001183_t0014_u01746234087548") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4bac16_d20250503_m010643_c001_v7007000_t0000_u01746234403403") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7de27_d20250503_m010640_c001_v0001183_t0021_u01746234400637") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56ba_d20250503_m010638_c001_v7007000_t0000_u01746234398722") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782c60_d20250503_m010636_c001_v0001100_t0021_u01746234396106") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe396778f_d20250503_m010233_c001_v7007000_t0000_u01746234153950") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11095d3b13b7152e_d20250503_m010233_c001_v0001171_t0022_u01746234153058") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe396778a_d20250503_m010231_c001_v7007000_t0000_u01746234151773") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c9f8_d20250503_m010231_c001_v0001183_t0008_u01746234151007") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4baacd_d20250503_m010124_c001_v7007000_t0000_u01746234084383") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c512_d20250503_m010122_c001_v0001183_t0035_u01746234082894") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4baac4_d20250503_m010122_c001_v7007000_t0000_u01746234082155") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c4f2_d20250503_m010121_c001_v0001183_t0034_u01746234081035") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4baab4_d20250503_m010117_c001_v7007000_t0000_u01746234077863") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c4ae_d20250503_m010116_c001_v0001183_t0016_u01746234076686") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4baaa4_d20250503_m010116_c001_v7007000_t0000_u01746234076139") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c498_d20250503_m010114_c001_v0001183_t0050_u01746234074853") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c478_d20250503_m010112_c001_v0001183_t0039_u01746234072210") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4baa9f_d20250503_m010111_c001_v7007000_t0000_u01746234071460") 2025/05/03 01:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c466_d20250503_m010110_c001_v0001183_t0026_u01746234070878") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c454_d20250503_m010110_c001_v0001183_t0010_u01746234070133") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4baa9d_d20250503_m010109_c001_v7007000_t0000_u01746234068999") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c41a_d20250503_m010106_c001_v0001183_t0020_u01746234066659") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c3f4_d20250503_m010103_c001_v0001183_t0058_u01746234063931") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4baa92_d20250503_m010103_c001_v7007000_t0000_u01746234063202") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c3d2_d20250503_m010102_c001_v0001183_t0017_u01746234062621") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c3ca_d20250503_m010101_c001_v0001183_t0023_u01746234061868") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4baa8d_d20250503_m010101_c001_v7007000_t0000_u01746234061127") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c392_d20250503_m010057_c001_v0001183_t0053_u01746234057537") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4baa89_d20250503_m010057_c001_v7007000_t0000_u01746234057170") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c384_d20250503_m010056_c001_v0001183_t0038_u01746234056586") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e4a2_d20250503_m010054_c001_v7007000_t0000_u01746234054943") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c372_d20250503_m010054_c001_v0001183_t0055_u01746234054385") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e4a0_d20250503_m010053_c001_v7007000_t0000_u01746234053837") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c368_d20250503_m010053_c001_v0001183_t0059_u01746234053287") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e49f_d20250503_m010052_c001_v7007000_t0000_u01746234052008") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c34e_d20250503_m010051_c001_v0001183_t0025_u01746234051279") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e49e_d20250503_m010050_c001_v7007000_t0000_u01746234050730") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c332_d20250503_m010050_c001_v0001183_t0014_u01746234050161") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e497_d20250503_m010049_c001_v7007000_t0000_u01746234049257") 2025/05/03 01:07:09 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c323_d20250503_m010048_c001_v0001183_t0003_u01746234048686") 2025/05/03 01:07:10 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e493_d20250503_m010042_c001_v7007000_t0000_u01746234042989") 2025/05/03 01:07:10 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c2c9_d20250503_m010042_c001_v0001183_t0017_u01746234042387") 2025/05/03 01:07:10 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e492_d20250503_m010041_c001_v7007000_t0000_u01746234041484") 2025/05/03 01:07:10 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c2b5_d20250503_m010040_c001_v0001183_t0010_u01746234040912") 2025/05/03 01:07:10 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e490_d20250503_m010040_c001_v7007000_t0000_u01746234040007") 2025/05/03 01:07:10 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c293_d20250503_m010039_c001_v0001183_t0041_u01746234039448") 2025/05/03 01:07:10 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f40211bca4d17e48c_d20250503_m010036_c001_v7007000_t0000_u01746234036560") 2025/05/03 01:07:10 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c255_d20250503_m010036_c001_v0001183_t0019_u01746234036006") 2025/05/03 01:07:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f42076873fb4bac17_d20250503_m010643_c001_v7007000_t0000_u01746234403586") 2025/05/03 01:07:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1076f1032b93ea87_d20250503_m010640_c001_v0001038_t0039_u01746234400653") 2025/05/03 01:07:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56bb_d20250503_m010638_c001_v7007000_t0000_u01746234398908") 2025/05/03 01:07:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11805131ffba214b_d20250503_m010635_c001_v0001177_t0010_u01746234395760") 2025/05/03 01:07:10 DEBUG : sub/yam: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe3967784_d20250503_m010228_c001_v7007000_t0000_u01746234148160") 2025/05/03 01:07:10 DEBUG : sub/yam: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782863_d20250503_m010226_c001_v0001100_t0007_u01746234146486") 2025/05/03 01:07:10 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56b7_d20250503_m010634_c001_v7007000_t0000_u01746234394207") 2025/05/03 01:07:10 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dd86_d20250503_m010632_c001_v0001183_t0030_u01746234392363") 2025/05/03 01:07:10 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56b2_d20250503_m010630_c001_v7007000_t0000_u01746234390794") 2025/05/03 01:07:10 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782c46_d20250503_m010629_c001_v0001100_t0043_u01746234389334") 2025/05/03 01:07:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56b8_d20250503_m010634_c001_v7007000_t0000_u01746234394393") 2025/05/03 01:07:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f11805131ffba213d_d20250503_m010632_c001_v0001177_t0059_u01746234392350") 2025/05/03 01:07:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f415db63a12ae56b3_d20250503_m010630_c001_v7007000_t0000_u01746234390990") 2025/05/03 01:07:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7dd56_d20250503_m010629_c001_v0001183_t0059_u01746234389359") 2025/05/03 01:07:11 DEBUG : three: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6f9_d20250503_m010218_c001_v7007000_t0000_u01746234138639") 2025/05/03 01:07:11 DEBUG : three: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c944_d20250503_m010217_c001_v0001183_t0029_u01746234137476") 2025/05/03 01:07:11 DEBUG : three: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c922_d20250503_m010215_c001_v0001183_t0018_u01746234135389") 2025/05/03 01:07:11 DEBUG : two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6fa_d20250503_m010218_c001_v7007000_t0000_u01746234138837") 2025/05/03 01:07:11 DEBUG : two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f413f96ee3578284f_d20250503_m010216_c001_v0001100_t0050_u01746234136909") 2025/05/03 01:07:11 DEBUG : two: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4172204163d7c920_d20250503_m010215_c001_v0001183_t0028_u01746234135205") 2025/05/03 01:07:11 DEBUG : yam: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe3967787_d20250503_m010228_c001_v7007000_t0000_u01746234148952") 2025/05/03 01:07:11 DEBUG : yam: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f100fedf7d7c5a1bc_d20250503_m010227_c001_v0001182_t0019_u01746234147958") 2025/05/03 01:07:11 DEBUG : yam: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf707_d20250503_m010224_c001_v7007000_t0000_u01746234144455") 2025/05/03 01:07:11 DEBUG : yam: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f1172204163d7c98e_d20250503_m010223_c001_v0001183_t0058_u01746234143484") 2025/05/03 01:07:11 DEBUG : yam: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf6fd_d20250503_m010221_c001_v7007000_t0000_u01746234141097") 2025/05/03 01:07:11 DEBUG : yam: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f96ee35782855_d20250503_m010219_c001_v0001100_t0024_u01746234139396") 2025/05/03 01:07:11 DEBUG : yaml: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f4044b1ffe3967783_d20250503_m010225_c001_v7007000_t0000_u01746234145190") 2025/05/03 01:07:11 DEBUG : yaml: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f105511b0a52fcc4b_d20250503_m010224_c001_v0001183_t0022_u01746234144250") 2025/05/03 01:07:11 DEBUG : yaml: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f419bd45d87aaf700_d20250503_m010221_c001_v7007000_t0000_u01746234141834") 2025/05/03 01:07:11 DEBUG : yaml: Deleting (id "4_z8fb2cd53a08d9b3b9f680e1b_f113f8052e824cd0a_d20250503_m010220_c001_v0001137_t0013_u01746234140695") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m41.618335689s (try 1/5)