"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/07 01:00:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu" 2025/02/07 01:00:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 01:00:24 DEBUG : Creating backend with remote "/tmp/rclone3972219206" === 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-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/07 01:00:29 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:29 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.14s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 01:00:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:30 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:30 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:31 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.38s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", 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-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:33 DEBUG : Creating backend with remote "/non-existing" 2025/02/07 01:00:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/07 01:00:33 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:33 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:34 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:34 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.27s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:36 INFO : B2 bucket rclone-test-tajeluw9joyu: Running all checks before starting transfers 2025/02/07 01:00:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:36 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:36 INFO : B2 bucket rclone-test-tajeluw9joyu: Checks finished, now starting transfers 2025/02/07 01:00:36 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.05s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:38 ERROR : Ignoring --no-traverse with sync 2025/02/07 01:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:38 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:38 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:39 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:00:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.93s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/07 01:00:40 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:40 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/07 01:00:40 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.68s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:00:42 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:42 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:00:44 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:44 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.07s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/07 01:00:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 01:00:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/07 01:00:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 01:00:46 INFO : sub dir: Making directory 2025/02/07 01:00:46 INFO : sub dir2: Making directory 2025/02/07 01:00:46 INFO : sub dir2/sub sub dir2: Making directory 2025/02/07 01:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:46 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:46 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/07 01:00:46 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.83s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:47 INFO : sub dir2: Making directory 2025/02/07 01:00:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/07 01:00:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 01:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:47 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:47 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:49 DEBUG : sub dir2: Making directory with metadata 2025/02/07 01:00:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 01:00:49 INFO : sub dir: Making directory 2025/02/07 01:00:49 INFO : sub dir2: Making directory 2025/02/07 01:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:49 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:49 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:50 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:00:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/07 01:00:50 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/07 01:00:50 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.18s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", 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-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:51 INFO : sub dir2: Making directory 2025/02/07 01:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:51 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:51 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:52 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:00:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.85s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:53 DEBUG : sub dir2: Making directory with metadata 2025/02/07 01:00:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 01:00:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 01:00:53 INFO : sub dir: Making directory 2025/02/07 01:00:53 INFO : sub dir2: Making directory 2025/02/07 01:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:53 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:53 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:54 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:00:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/07 01:00:54 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.89s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", 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-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:55 INFO : sub dir2: Making directory 2025/02/07 01:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:56 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:00:56 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:00:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:00:56 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:00:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.74s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:00:58 DEBUG : Creating backend with remote "TestB2:rclone-test-muxobag6bise" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-tajeluw9joyu -> B2 bucket rclone-test-muxobag6bise 2025/02/07 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:00:59 DEBUG : B2 bucket rclone-test-muxobag6bise: Waiting for checks to finish 2025/02/07 01:00:59 DEBUG : B2 bucket rclone-test-muxobag6bise: Waiting for transfers to finish 2025/02/07 01:01:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:01:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:03 DEBUG : B2 bucket rclone-test-muxobag6bise: Purge remote 2025/02/07 01:01:03 INFO : B2 bucket rclone-test-muxobag6bise: cleaning bucket "rclone-test-muxobag6bise" of all files 2025/02/07 01:01:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfb29df3e0cddbdb9f480e1b_f115fa94f7e3249f7_d20250207_m010103_c001_v0001183_t0014_u01738890063399") --- PASS: TestServerSideCopy (10.40s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 01:01:09 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:09 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/07 01:01:09 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fexirid8duku" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-tajeluw9joyu -> B2 bucket rclone-test-fexirid8duku 2025/02/07 01:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:01:12 DEBUG : B2 bucket rclone-test-fexirid8duku: Waiting for checks to finish 2025/02/07 01:01:12 DEBUG : B2 bucket rclone-test-fexirid8duku: Waiting for transfers to finish 2025/02/07 01:01:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:01:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 01:01:19 DEBUG : B2 bucket rclone-test-fexirid8duku: Waiting for checks to finish 2025/02/07 01:01:19 DEBUG : B2 bucket rclone-test-fexirid8duku: Waiting for transfers to finish 2025/02/07 01:01:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/07 01:01:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:19 DEBUG : B2 bucket rclone-test-fexirid8duku: Purge remote 2025/02/07 01:01:19 INFO : B2 bucket rclone-test-fexirid8duku: cleaning bucket "rclone-test-fexirid8duku" of all files 2025/02/07 01:01:20 DEBUG : sub dir/hello world: Deleting (id "4_zff62dd23e0cddbdb9f480e1b_f100fcf18b5a0e4e3_d20250207_m010119_c001_v0001184_t0026_u01738890079513") 2025/02/07 01:01:20 DEBUG : sub dir/hello world: Deleting (id "4_zff62dd23e0cddbdb9f480e1b_f116b630406b48940_d20250207_m010116_c001_v0001109_t0022_u01738890076610") --- PASS: TestServerSideCopyOverSelf (14.47s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 01:01:26 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:26 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/07 01:01:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/07 01:01:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dojeciv4wudu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-tajeluw9joyu -> B2 bucket rclone-test-dojeciv4wudu 2025/02/07 01:01:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:01:30 DEBUG : B2 bucket rclone-test-dojeciv4wudu: Waiting for checks to finish 2025/02/07 01:01:30 DEBUG : B2 bucket rclone-test-dojeciv4wudu: Waiting for transfers to finish 2025/02/07 01:01:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:01:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:34 DEBUG : B2 bucket rclone-test-dojeciv4wudu: Waiting for checks to finish 2025/02/07 01:01:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 01:01:34 DEBUG : B2 bucket rclone-test-dojeciv4wudu: Waiting for transfers to finish 2025/02/07 01:01:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/07 01:01:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/07 01:01:34 INFO : sub dir/hello world: Deleted 2025/02/07 01:01:35 DEBUG : testing file moves 2025/02/07 01:01:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/07 01:01:36 DEBUG : B2 bucket rclone-test-dojeciv4wudu: Waiting for checks to finish 2025/02/07 01:01:36 DEBUG : B2 bucket rclone-test-dojeciv4wudu: Waiting for transfers to finish 2025/02/07 01:01:36 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/07 01:01:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/07 01:01:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:36 DEBUG : B2 bucket rclone-test-dojeciv4wudu: Purge remote 2025/02/07 01:01:36 INFO : B2 bucket rclone-test-dojeciv4wudu: cleaning bucket "rclone-test-dojeciv4wudu" of all files 2025/02/07 01:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21d73e0dddbdb9f480e1b_f112cc0dd837a067e_d20250207_m010136_c001_v0001182_t0035_u01738890096289") 2025/02/07 01:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21d73e0dddbdb9f480e1b_f11100a45d80f4040_d20250207_m010134_c001_v0001183_t0003_u01738890094686") 2025/02/07 01:01:37 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21d73e0dddbdb9f480e1b_f115c5ffa1d3d1d95_d20250207_m010133_c001_v0001131_t0059_u01738890093090") --- PASS: TestServerSideMoveOverSelf (12.26s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:41 ERROR : : error listing: directory not found 2025/02/07 01:01:41 INFO : Local file system at /tmp/rclone3972219206: Making directory 2025/02/07 01:01:41 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:41 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.00s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:01:43 DEBUG : Local file system at /tmp/rclone3972219206: Waiting for checks to finish 2025/02/07 01:01:43 DEBUG : Local file system at /tmp/rclone3972219206: Waiting for transfers to finish 2025/02/07 01:01:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:01:43 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/07 01:01:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestCopyRedownload (2.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/07 01:01:45 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:45 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:01:45 INFO : check sum: Copied (new) 2025/02/07 01:01:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:45 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:01:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/07 01:01:45 DEBUG : check sum: Unchanged skipping 2025/02/07 01:01:45 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:45 DEBUG : Waiting for deletions to finish 2025/02/07 01:01:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.54s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/07 01:01:47 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:47 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/07 01:01:48 INFO : sizeonly: Copied (new) 2025/02/07 01:01:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:48 DEBUG : sizeonly: Sizes identical 2025/02/07 01:01:48 DEBUG : sizeonly: Unchanged skipping 2025/02/07 01:01:48 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:48 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:48 DEBUG : Waiting for deletions to finish 2025/02/07 01:01:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/07 01:01:50 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:50 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:50 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/07 01:01:50 INFO : ignore-size: Copied (new) 2025/02/07 01:01:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:01:51 DEBUG : ignore-size: Unchanged skipping 2025/02/07 01:01:51 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:51 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:51 DEBUG : Waiting for deletions to finish 2025/02/07 01:01:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.73s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:01:53 DEBUG : existing: Unchanged skipping 2025/02/07 01:01:53 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:53 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:53 DEBUG : Waiting for deletions to finish 2025/02/07 01:01:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/07 01:01:53 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:53 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/07 01:01:54 INFO : existing: Copied (replaced existing) 2025/02/07 01:01:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/07 01:01:55 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:55 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/07 01:01:56 INFO : existing: Copied (new) 2025/02/07 01:01:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:56 DEBUG : existing: Destination exists, skipping 2025/02/07 01:01:56 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:56 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:01:56 DEBUG : Waiting for deletions to finish 2025/02/07 01:01:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.90s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:01:59 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/07 01:01:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:01:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/07 01:01:59 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:01:59 DEBUG : c/non empty space: Unchanged skipping 2025/02/07 01:01:59 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:02:00 INFO : a/potato2: Copied (new) 2025/02/07 01:02:00 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:00 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/07 01:02:03 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:02:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/07 01:02:03 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:03 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:03 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/07 01:02:03 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:02:04 INFO : empty space: Updated modification time in destination 2025/02/07 01:02:04 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:04 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:04 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:06 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/02/07 01:02:06 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:02:06 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:06 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:06 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.97s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:08 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/07 01:02:08 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3972219206) 2025/02/07 01:02:08 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tajeluw9joyu) 2025/02/07 01:02:08 DEBUG : foo: sha1 differ 2025/02/07 01:02:08 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/07 01:02:08 INFO : foo: Copied (replaced existing) 2025/02/07 01:02:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/07 01:02:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:02:10 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:10 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:10 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:10 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:02:10 INFO : potato: Copied (new) 2025/02/07 01:02:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.80s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/07 01:02:13 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:13 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/07 01:02:13 INFO : potato: Copied (replaced existing) 2025/02/07 01:02:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:15 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/02/07 01:02:15 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3972219206) 2025/02/07 01:02:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tajeluw9joyu) 2025/02/07 01:02:15 DEBUG : potato: sha1 differ 2025/02/07 01:02:15 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/07 01:02:16 INFO : potato: Copied (replaced existing) 2025/02/07 01:02:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:02:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/07 01:02:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:02:18 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:18 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:18 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:18 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:02:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:02:21 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:21 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:21 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:02:21 INFO : potato2: Copied (new) 2025/02/07 01:02:21 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:22 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:24 INFO : d: Making directory 2025/02/07 01:02:24 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/07 01:02:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/07 01:02:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:02:24 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:24 DEBUG : c/non empty space: Unchanged skipping 2025/02/07 01:02:24 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:02:25 INFO : a/potato2: Copied (new) 2025/02/07 01:02:25 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:25 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:27 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/07 01:02:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:02:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/07 01:02:28 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:28 DEBUG : c/non empty space: Unchanged skipping 2025/02/07 01:02:28 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:02:29 INFO : a/potato2: Copied (new) 2025/02/07 01:02:29 ERROR : B2 bucket rclone-test-tajeluw9joyu: not deleting files as there were IO errors 2025/02/07 01:02:29 ERROR : B2 bucket rclone-test-tajeluw9joyu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:32 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:02:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:02:32 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:32 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:32 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:32 INFO : potato: Deleted 2025/02/07 01:02:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:02:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.47s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:35 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:35 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:35 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:35 INFO : potato: Deleted 2025/02/07 01:02:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:02:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:02:35 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:35 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:35 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:02:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:02:38 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:38 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:39 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/07 01:02:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.84s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:41 DEBUG : enormous: Excluded (Size Filter) 2025/02/07 01:02:41 DEBUG : enormous: Excluded 2025/02/07 01:02:41 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 01:02:41 DEBUG : potato2: Excluded 2025/02/07 01:02:42 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 01:02:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:02:42 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:42 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:42 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:42 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:42 DEBUG : enormous: Excluded (Size Filter) 2025/02/07 01:02:42 DEBUG : enormous: Excluded 2025/02/07 01:02:42 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 01:02:42 DEBUG : potato2: Excluded 2025/02/07 01:02:42 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 01:02:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/07 01:02:42 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:42 DEBUG : Local file system at /tmp/rclone3972219206: Waiting for checks to finish 2025/02/07 01:02:42 DEBUG : Local file system at /tmp/rclone3972219206: Waiting for transfers to finish 2025/02/07 01:02:42 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:45 DEBUG : enormous: Excluded (Size Filter) 2025/02/07 01:02:45 DEBUG : enormous: Excluded 2025/02/07 01:02:45 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 01:02:45 DEBUG : potato2: Excluded 2025/02/07 01:02:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:02:46 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:46 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:46 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:46 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:46 INFO : enormous: Deleted 2025/02/07 01:02:46 INFO : potato2: Deleted 2025/02/07 01:02:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/07 01:02:46 DEBUG : empty space: Unchanged skipping 2025/02/07 01:02:46 DEBUG : Local file system at /tmp/rclone3972219206: Waiting for checks to finish 2025/02/07 01:02:46 DEBUG : Local file system at /tmp/rclone3972219206: Waiting for transfers to finish 2025/02/07 01:02:46 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:46 INFO : enormous: Deleted 2025/02/07 01:02:46 INFO : potato2: Deleted 2025/02/07 01:02:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.14s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:49 DEBUG : five: Need to transfer - File not found at Destination 2025/02/07 01:02:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/07 01:02:49 DEBUG : one: Destination is newer than source, skipping 2025/02/07 01:02:49 DEBUG : three: Sizes identical 2025/02/07 01:02:49 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/07 01:02:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3972219206) 2025/02/07 01:02:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tajeluw9joyu) 2025/02/07 01:02:49 DEBUG : two: sha1 differ 2025/02/07 01:02:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 01:02:49 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/07 01:02:50 INFO : five: Copied (new) 2025/02/07 01:02:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/07 01:02:50 INFO : four: Copied (replaced existing) 2025/02/07 01:02:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/07 01:02:50 INFO : two: Copied (replaced existing) 2025/02/07 01:02:50 DEBUG : Waiting for deletions to finish 2025/02/07 01:02:51 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:51 DEBUG : one: Destination is newer than source, skipping 2025/02/07 01:02:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/07 01:02:51 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/07 01:02:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 01:02:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/07 01:02:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/07 01:02:51 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/07 01:02:51 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/07 01:02:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 01:02:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 01:02:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3972219206) 2025/02/07 01:02:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tajeluw9joyu) 2025/02/07 01:02:51 DEBUG : three: sha1 differ 2025/02/07 01:02:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/07 01:02:51 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:02:51 INFO : three: Copied (replaced existing) 2025/02/07 01:02:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.87s) === 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-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/07 01:02:53 INFO : B2 bucket rclone-test-tajeluw9joyu: Making map for --track-renames 2025/02/07 01:02:53 INFO : B2 bucket rclone-test-tajeluw9joyu: Finished making map for --track-renames 2025/02/07 01:02:53 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/07 01:02:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/07 01:02:53 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for renames to finish 2025/02/07 01:02:53 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/07 01:02:53 INFO : potato: Copied (new) 2025/02/07 01:02:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:02:53 INFO : yam: Copied (new) 2025/02/07 01:02:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:02:53 INFO : B2 bucket rclone-test-tajeluw9joyu: Making map for --track-renames 2025/02/07 01:02:53 INFO : B2 bucket rclone-test-tajeluw9joyu: Finished making map for --track-renames 2025/02/07 01:02:53 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:53 DEBUG : potato: Unchanged skipping 2025/02/07 01:02:53 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for renames to finish 2025/02/07 01:02:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:02:54 INFO : yam: Copied (server-side copy) to: yaml 2025/02/07 01:02:54 INFO : yam: Deleted 2025/02/07 01:02:54 INFO : yaml: Renamed from "yam" 2025/02/07 01:02:54 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.50s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/07 01:02:56 INFO : B2 bucket rclone-test-tajeluw9joyu: Making map for --track-renames 2025/02/07 01:02:56 INFO : B2 bucket rclone-test-tajeluw9joyu: Finished making map for --track-renames 2025/02/07 01:02:56 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/07 01:02:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/07 01:02:56 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for renames to finish 2025/02/07 01:02:56 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:02:56 INFO : yam: Copied (new) 2025/02/07 01:02:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/07 01:02:57 INFO : potato: Copied (new) 2025/02/07 01:02:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:02:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:02:58 DEBUG : potato: Unchanged skipping 2025/02/07 01:02:58 INFO : B2 bucket rclone-test-tajeluw9joyu: Making map for --track-renames 2025/02/07 01:02:58 INFO : B2 bucket rclone-test-tajeluw9joyu: Finished making map for --track-renames 2025/02/07 01:02:58 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:02:58 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for renames to finish 2025/02/07 01:02:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:02:58 INFO : yam: Copied (server-side copy) to: yaml 2025/02/07 01:02:58 INFO : yam: Deleted 2025/02/07 01:02:58 INFO : yaml: Renamed from "yam" 2025/02/07 01:02:58 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:02:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/07 01:03:01 INFO : B2 bucket rclone-test-tajeluw9joyu: Making map for --track-renames 2025/02/07 01:03:01 INFO : B2 bucket rclone-test-tajeluw9joyu: Finished making map for --track-renames 2025/02/07 01:03:01 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:03:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/07 01:03:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/07 01:03:01 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for renames to finish 2025/02/07 01:03:01 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:03:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:03:01 INFO : sub/yam: Copied (new) 2025/02/07 01:03:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/07 01:03:01 INFO : potato: Copied (new) 2025/02/07 01:03:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:03:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:03:02 DEBUG : potato: Unchanged skipping 2025/02/07 01:03:02 INFO : B2 bucket rclone-test-tajeluw9joyu: Making map for --track-renames 2025/02/07 01:03:02 INFO : B2 bucket rclone-test-tajeluw9joyu: Finished making map for --track-renames 2025/02/07 01:03:02 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:03:02 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for renames to finish 2025/02/07 01:03:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:03:02 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/07 01:03:02 INFO : sub/yam: Deleted 2025/02/07 01:03:02 INFO : yam: Renamed from "sub/yam" 2025/02/07 01:03:02 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:03:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.49s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:03:04 DEBUG : Creating backend with remote "/tmp/rclone3972219206/dir1" 2025/02/07 01:03:04 DEBUG : Creating backend with remote "/tmp/rclone3972219206/dir2" 2025/02/07 01:03:04 DEBUG : Local file system at /tmp/rclone3972219206/dir2: Using server-side directory move 2025/02/07 01:03:04 INFO : Local file system at /tmp/rclone3972219206/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/07 01:03:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/07 01:03:04 DEBUG : Local file system at /tmp/rclone3972219206/dir2: Waiting for checks to finish 2025/02/07 01:03:04 DEBUG : Local file system at /tmp/rclone3972219206/dir2: Waiting for transfers to finish 2025/02/07 01:03:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:03:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:03:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/07 01:03:04 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:03:04 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:03:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/07 01:03:05 INFO : nested/sub dir/file: Copied (new) 2025/02/07 01:03:05 INFO : nested/sub dir/file: Deleted 2025/02/07 01:03:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:03:05 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:03:05 INFO : sub dir/hello world: Deleted 2025/02/07 01:03:05 INFO : sub dir: Removing directory 2025/02/07 01:03:05 INFO : nested/sub dir: Removing directory 2025/02/07 01:03:05 INFO : nested: Removing directory 2025/02/07 01:03:05 DEBUG : Local file system at /tmp/rclone3972219206: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:03:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:03:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/07 01:03:07 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:03:07 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:03:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/07 01:03:07 INFO : nested/sub dir/file: Copied (new) 2025/02/07 01:03:07 INFO : nested/sub dir/file: Deleted 2025/02/07 01:03:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:03:08 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:03:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:03:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/07 01:03:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/07 01:03:09 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:03:09 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:03:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/07 01:03:09 INFO : existing-b: Copied (new) 2025/02/07 01:03:09 INFO : existing-b: Deleted 2025/02/07 01:03:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/07 01:03:10 INFO : existing: Copied (new) 2025/02/07 01:03:10 INFO : existing: Deleted 2025/02/07 01:03:10 DEBUG : existing: Destination exists, skipping 2025/02/07 01:03:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/07 01:03:10 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:03:10 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:03:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.53s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:03:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fadunum9zame" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-tajeluw9joyu -> B2 bucket rclone-test-fadunum9zame 2025/02/07 01:03:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:03:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/07 01:03:19 DEBUG : empty space: Unchanged skipping 2025/02/07 01:03:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/07 01:03:19 DEBUG : B2 bucket rclone-test-fadunum9zame: Waiting for checks to finish 2025/02/07 01:03:20 INFO : empty space: Deleted 2025/02/07 01:03:20 DEBUG : B2 bucket rclone-test-fadunum9zame: Waiting for transfers to finish 2025/02/07 01:03:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:03:20 INFO : potato2: Copied (server-side copy) 2025/02/07 01:03:20 INFO : potato2: Deleted 2025/02/07 01:03:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:03:21 INFO : potato3: Copied (server-side copy) 2025/02/07 01:03:21 INFO : potato3: Deleted 2025/02/07 01:03:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yutofin1heqa" 2025/02/07 01:03:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/07 01:03:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:03:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/07 01:03:22 DEBUG : B2 bucket rclone-test-yutofin1heqa: Waiting for checks to finish 2025/02/07 01:03:22 DEBUG : B2 bucket rclone-test-yutofin1heqa: Waiting for transfers to finish 2025/02/07 01:03:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:03:26 INFO : empty space: Copied (server-side copy) 2025/02/07 01:03:27 INFO : empty space: Deleted 2025/02/07 01:03:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:03:27 INFO : potato2: Copied (server-side copy) 2025/02/07 01:03:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:03:27 INFO : potato3: Copied (server-side copy) 2025/02/07 01:03:27 INFO : potato2: Deleted 2025/02/07 01:03:27 INFO : potato3: Deleted 2025/02/07 01:03:27 DEBUG : B2 bucket rclone-test-yutofin1heqa: Purge remote 2025/02/07 01:03:27 INFO : B2 bucket rclone-test-yutofin1heqa: cleaning bucket "rclone-test-yutofin1heqa" of all files 2025/02/07 01:03:27 DEBUG : empty space: Deleting (id "4_z6f02cdf3e0eddbdb9f480e1b_f113d9fd22b944463_d20250207_m010326_c001_v0001128_t0050_u01738890206592") 2025/02/07 01:03:27 DEBUG : potato2: Deleting (id "4_z6f02cdf3e0eddbdb9f480e1b_f108a26d2fbdc0fe3_d20250207_m010326_c001_v0001182_t0004_u01738890206961") 2025/02/07 01:03:27 DEBUG : potato3: Deleting (id "4_z6f02cdf3e0eddbdb9f480e1b_f103a8dd9634a58ee_d20250207_m010326_c001_v0001181_t0006_u01738890206974") 2025/02/07 01:03:29 DEBUG : B2 bucket rclone-test-fadunum9zame: Purge remote 2025/02/07 01:03:29 INFO : B2 bucket rclone-test-fadunum9zame: cleaning bucket "rclone-test-fadunum9zame" of all files 2025/02/07 01:03:30 DEBUG : empty space: Deleting (id "4_z1fe2adf3e0eddbdb9f480e1b_f4083145de41f1a43_d20250207_m010326_c001_v7007000_t0000_u01738890206927") 2025/02/07 01:03:30 DEBUG : empty space: Deleting (id "4_z1fe2adf3e0eddbdb9f480e1b_f106f29342369ec93_d20250207_m010318_c001_v0001183_t0049_u01738890198891") 2025/02/07 01:03:30 DEBUG : potato2: Deleting (id "4_z1fe2adf3e0eddbdb9f480e1b_f4083145de41f1a44_d20250207_m010327_c001_v7007000_t0000_u01738890207153") 2025/02/07 01:03:30 DEBUG : potato2: Deleting (id "4_z1fe2adf3e0eddbdb9f480e1b_f1001c3c198b625d0_d20250207_m010320_c001_v0001177_t0024_u01738890200049") 2025/02/07 01:03:30 DEBUG : potato3: Deleting (id "4_z1fe2adf3e0eddbdb9f480e1b_f411c11f4441a625f_d20250207_m010327_c001_v7007000_t0000_u01738890207197") 2025/02/07 01:03:30 DEBUG : potato3: Deleting (id "4_z1fe2adf3e0eddbdb9f480e1b_f1120df0f909e18dd_d20250207_m010320_c001_v0001037_t0003_u01738890200288") 2025/02/07 01:03:30 DEBUG : potato3: Deleting (id "4_z1fe2adf3e0eddbdb9f480e1b_f106f29342369ec9b_d20250207_m010319_c001_v0001183_t0059_u01738890199092") --- PASS: TestServerSideMove (23.12s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:03:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vuwuked2fado" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-tajeluw9joyu -> B2 bucket rclone-test-vuwuked2fado 2025/02/07 01:03:42 DEBUG : empty space: Excluded (Size Filter) 2025/02/07 01:03:42 DEBUG : empty space: Excluded (Size Filter) 2025/02/07 01:03:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:03:42 DEBUG : B2 bucket rclone-test-vuwuked2fado: Waiting for checks to finish 2025/02/07 01:03:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/07 01:03:42 DEBUG : B2 bucket rclone-test-vuwuked2fado: Waiting for transfers to finish 2025/02/07 01:03:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:03:42 INFO : potato2: Copied (server-side copy) 2025/02/07 01:03:43 INFO : potato2: Deleted 2025/02/07 01:03:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:03:43 INFO : potato3: Copied (server-side copy) 2025/02/07 01:03:44 INFO : potato3: Deleted 2025/02/07 01:03:44 DEBUG : Creating backend with remote "TestB2:rclone-test-jezoset5mido" 2025/02/07 01:03:45 DEBUG : empty space: Excluded (Size Filter) 2025/02/07 01:03:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:03:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/07 01:03:45 DEBUG : B2 bucket rclone-test-jezoset5mido: Waiting for checks to finish 2025/02/07 01:03:45 DEBUG : B2 bucket rclone-test-jezoset5mido: Waiting for transfers to finish 2025/02/07 01:03:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:03:47 INFO : potato2: Copied (server-side copy) 2025/02/07 01:03:47 INFO : potato2: Deleted 2025/02/07 01:03:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:03:48 INFO : potato3: Copied (server-side copy) 2025/02/07 01:03:48 INFO : potato3: Deleted 2025/02/07 01:03:48 DEBUG : B2 bucket rclone-test-jezoset5mido: Purge remote 2025/02/07 01:03:48 INFO : B2 bucket rclone-test-jezoset5mido: cleaning bucket "rclone-test-jezoset5mido" of all files 2025/02/07 01:03:48 DEBUG : potato2: Deleting (id "4_z0f122d83e0fddbdb9f480e1b_f1085a21adb4c7923_d20250207_m010347_c001_v0001150_t0055_u01738890227240") 2025/02/07 01:03:48 DEBUG : potato3: Deleting (id "4_z0f122d83e0fddbdb9f480e1b_f10052c3c070f9e96_d20250207_m010347_c001_v0001144_t0054_u01738890227615") 2025/02/07 01:03:50 DEBUG : B2 bucket rclone-test-vuwuked2fado: Purge remote 2025/02/07 01:03:50 INFO : B2 bucket rclone-test-vuwuked2fado: cleaning bucket "rclone-test-vuwuked2fado" of all files 2025/02/07 01:03:50 DEBUG : empty space: Deleting (id "4_z1fd20dc3e0fddbdb9f480e1b_f103c7cf71d0535e2_d20250207_m010341_c001_v0001145_t0009_u01738890221608") 2025/02/07 01:03:50 DEBUG : potato2: Deleting (id "4_z1fd20dc3e0fddbdb9f480e1b_f412ff869d0a6ac9f_d20250207_m010347_c001_v7007000_t0000_u01738890227609") 2025/02/07 01:03:50 DEBUG : potato2: Deleting (id "4_z1fd20dc3e0fddbdb9f480e1b_f105013fbcaba5ef3_d20250207_m010342_c001_v0001180_t0043_u01738890222736") 2025/02/07 01:03:50 DEBUG : potato3: Deleting (id "4_z1fd20dc3e0fddbdb9f480e1b_f412ff869d0a6aca1_d20250207_m010348_c001_v7007000_t0000_u01738890228185") 2025/02/07 01:03:50 DEBUG : potato3: Deleting (id "4_z1fd20dc3e0fddbdb9f480e1b_f118ae8be560d95cc_d20250207_m010342_c001_v0001106_t0003_u01738890222962") 2025/02/07 01:03:50 DEBUG : potato3: Deleting (id "4_z1fd20dc3e0fddbdb9f480e1b_f103c7cf71d0535e4_d20250207_m010341_c001_v0001145_t0020_u01738890221962") --- PASS: TestServerSideMoveWithFilter (19.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-reqilup5caku" 2025/02/07 01:03:57 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-tajeluw9joyu -> B2 bucket rclone-test-reqilup5caku 2025/02/07 01:04:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:04:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/07 01:04:03 DEBUG : empty space: Unchanged skipping 2025/02/07 01:04:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/07 01:04:03 DEBUG : B2 bucket rclone-test-reqilup5caku: Waiting for checks to finish 2025/02/07 01:04:03 INFO : empty space: Deleted 2025/02/07 01:04:03 DEBUG : B2 bucket rclone-test-reqilup5caku: Waiting for transfers to finish 2025/02/07 01:04:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:04:03 INFO : potato2: Copied (server-side copy) 2025/02/07 01:04:03 INFO : potato2: Deleted 2025/02/07 01:04:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:04:03 INFO : potato3: Copied (server-side copy) 2025/02/07 01:04:04 INFO : potato3: Deleted 2025/02/07 01:04:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yedukoq1nucu" 2025/02/07 01:04:05 INFO : tomatoDir: Making directory 2025/02/07 01:04:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/07 01:04:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:04:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/07 01:04:05 DEBUG : B2 bucket rclone-test-yedukoq1nucu: Waiting for checks to finish 2025/02/07 01:04:05 DEBUG : B2 bucket rclone-test-yedukoq1nucu: Waiting for transfers to finish 2025/02/07 01:04:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:04:09 INFO : empty space: Copied (server-side copy) 2025/02/07 01:04:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:04:10 INFO : potato2: Copied (server-side copy) 2025/02/07 01:04:10 INFO : empty space: Deleted 2025/02/07 01:04:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:04:10 INFO : potato3: Copied (server-side copy) 2025/02/07 01:04:10 INFO : potato2: Deleted 2025/02/07 01:04:10 INFO : potato3: Deleted 2025/02/07 01:04:10 DEBUG : B2 bucket rclone-test-yedukoq1nucu: Purge remote 2025/02/07 01:04:10 INFO : B2 bucket rclone-test-yedukoq1nucu: cleaning bucket "rclone-test-yedukoq1nucu" of all files 2025/02/07 01:04:10 DEBUG : empty space: Deleting (id "4_z4ff27d73e0fddbdb9f480e1b_f106191f2af89bbc8_d20250207_m010409_c001_v0001093_t0033_u01738890249552") 2025/02/07 01:04:10 DEBUG : potato2: Deleting (id "4_z4ff27d73e0fddbdb9f480e1b_f110501bca0997415_d20250207_m010409_c001_v0001182_t0010_u01738890249914") 2025/02/07 01:04:10 DEBUG : potato3: Deleting (id "4_z4ff27d73e0fddbdb9f480e1b_f110bc9a2a9a6929d_d20250207_m010409_c001_v0001184_t0058_u01738890249924") 2025/02/07 01:04:12 DEBUG : B2 bucket rclone-test-reqilup5caku: Purge remote 2025/02/07 01:04:12 INFO : B2 bucket rclone-test-reqilup5caku: cleaning bucket "rclone-test-reqilup5caku" of all files 2025/02/07 01:04:12 DEBUG : empty space: Deleting (id "4_z6f225d83e0fddbdb9f480e1b_f408be985ee55ceeb_d20250207_m010409_c001_v7007000_t0000_u01738890249931") 2025/02/07 01:04:12 DEBUG : empty space: Deleting (id "4_z6f225d83e0fddbdb9f480e1b_f119b3ff231f95fda_d20250207_m010402_c001_v0001183_t0039_u01738890242150") 2025/02/07 01:04:12 DEBUG : potato2: Deleting (id "4_z6f225d83e0fddbdb9f480e1b_f4090711e54983590_d20250207_m010410_c001_v7007000_t0000_u01738890250126") 2025/02/07 01:04:12 DEBUG : potato2: Deleting (id "4_z6f225d83e0fddbdb9f480e1b_f117c56de88f2463f_d20250207_m010403_c001_v0001145_t0042_u01738890243310") 2025/02/07 01:04:12 DEBUG : potato3: Deleting (id "4_z6f225d83e0fddbdb9f480e1b_f408be985ee55ceec_d20250207_m010410_c001_v7007000_t0000_u01738890250143") 2025/02/07 01:04:12 DEBUG : potato3: Deleting (id "4_z6f225d83e0fddbdb9f480e1b_f1092ac24489e6a42_d20250207_m010403_c001_v0001032_t0058_u01738890243584") 2025/02/07 01:04:12 DEBUG : potato3: Deleting (id "4_z6f225d83e0fddbdb9f480e1b_f119b3ff231f95fe2_d20250207_m010402_c001_v0001183_t0018_u01738890242359") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.06s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/rclone-sync-test" 2025/02/07 01:04:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/rclone-sync-test-include/layer2" 2025/02/07 01:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/rclone-sync-test-ignore-file" 2025/02/07 01:04:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/07 01:04:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/07 01:04:29 DEBUG : pacer: Reducing sleep to 10ms 2025/02/07 01:04:29 DEBUG : B2 bucket rclone-test-tajeluw9joyu path rclone-sync-test: Waiting for checks to finish 2025/02/07 01:04:29 DEBUG : B2 bucket rclone-test-tajeluw9joyu path rclone-sync-test: Waiting for transfers to finish 2025/02/07 01:04:29 DEBUG : Waiting for deletions to finish 2025/02/07 01:04:29 INFO : There was nothing to transfer 2025/02/07 01:04:29 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:04:29 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:04:29 DEBUG : Waiting for deletions to finish 2025/02/07 01:04:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:04:30 DEBUG : B2 bucket rclone-test-tajeluw9joyu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/07 01:04:30 DEBUG : B2 bucket rclone-test-tajeluw9joyu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/07 01:04:30 DEBUG : Waiting for deletions to finish 2025/02/07 01:04:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:04:30 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:04:30 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:04:30 DEBUG : Waiting for deletions to finish 2025/02/07 01:04:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:04:31 DEBUG : B2 bucket rclone-test-tajeluw9joyu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/07 01:04:31 DEBUG : B2 bucket rclone-test-tajeluw9joyu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/07 01:04:31 DEBUG : Waiting for deletions to finish 2025/02/07 01:04:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.75s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/dst" 2025/02/07 01:04:38 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/CompareDest" 2025/02/07 01:04:40 DEBUG : one: Need to transfer - File not found at Destination 2025/02/07 01:04:40 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:04:40 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:04:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:04:42 INFO : one: Copied (new) 2025/02/07 01:04:42 DEBUG : Waiting for deletions to finish 2025/02/07 01:04:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:04:42 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:04:43 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:04:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/07 01:04:43 INFO : one: Copied (replaced existing) 2025/02/07 01:04:43 DEBUG : Waiting for deletions to finish 2025/02/07 01:04:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:04:45 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:04:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:04:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 01:04:46 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:04:46 DEBUG : Waiting for deletions to finish 2025/02/07 01:04:46 INFO : There was nothing to transfer 2025/02/07 01:04:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:04:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 01:04:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:04:47 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:04:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:04:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 01:04:47 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:04:47 DEBUG : Waiting for deletions to finish 2025/02/07 01:04:47 INFO : There was nothing to transfer 2025/02/07 01:04:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:04:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 01:04:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:04:48 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:04:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:04:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 01:04:48 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:04:48 DEBUG : Waiting for deletions to finish 2025/02/07 01:04:48 INFO : There was nothing to transfer 2025/02/07 01:04:49 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/02/07 01:04:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/07 01:04:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 01:04:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:04:49 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:04:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:04:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 01:04:49 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:04:49 DEBUG : Waiting for deletions to finish 2025/02/07 01:04:49 INFO : There was nothing to transfer 2025/02/07 01:04:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/07 01:04:50 DEBUG : two: Need to transfer - File not found at Destination 2025/02/07 01:04:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:04:50 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:04:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:04:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 01:04:50 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:04:51 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/07 01:04:51 INFO : two: Copied (new) 2025/02/07 01:04:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.75s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:04:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/dest" 2025/02/07 01:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/pre-dest1" 2025/02/07 01:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/pre-dest2" 2025/02/07 01:04:58 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:04:58 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/07 01:04:58 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:04:58 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/07 01:04:59 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/07 01:04:59 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dest: Waiting for checks to finish 2025/02/07 01:04:59 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dest: Waiting for transfers to finish 2025/02/07 01:04:59 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/07 01:04:59 INFO : 3: Copied (new) 2025/02/07 01:04:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:05:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/dst" 2025/02/07 01:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/CopyDest" 2025/02/07 01:05:04 DEBUG : one: Need to transfer - File not found at Destination 2025/02/07 01:05:04 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:04 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:05:05 INFO : one: Copied (new) 2025/02/07 01:05:05 DEBUG : Waiting for deletions to finish 2025/02/07 01:05:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:05:06 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:06 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/07 01:05:06 INFO : one: Copied (replaced existing) 2025/02/07 01:05:06 DEBUG : Waiting for deletions to finish 2025/02/07 01:05:08 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/BackupDir" 2025/02/07 01:05:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:05:09 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:05:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:05:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:05:10 INFO : one: Copied (server-side copy) 2025/02/07 01:05:11 INFO : one: Deleted 2025/02/07 01:05:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/07 01:05:11 INFO : one: Copied (server-side copy) 2025/02/07 01:05:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/07 01:05:11 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:11 DEBUG : Waiting for deletions to finish 2025/02/07 01:05:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:05:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/07 01:05:13 INFO : two: Copied (server-side copy) 2025/02/07 01:05:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/07 01:05:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:05:13 DEBUG : one: Unchanged skipping 2025/02/07 01:05:13 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:13 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:13 DEBUG : Waiting for deletions to finish 2025/02/07 01:05:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:05:13 DEBUG : one: Unchanged skipping 2025/02/07 01:05:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:05:13 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:13 DEBUG : two: Unchanged skipping 2025/02/07 01:05:13 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:13 DEBUG : Waiting for deletions to finish 2025/02/07 01:05:13 INFO : There was nothing to transfer 2025/02/07 01:05:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/07 01:05:15 DEBUG : three: Destination not found in --copy-dest 2025/02/07 01:05:15 DEBUG : three: Need to transfer - File not found at Destination 2025/02/07 01:05:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:05:15 DEBUG : one: Unchanged skipping 2025/02/07 01:05:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:05:15 DEBUG : two: Unchanged skipping 2025/02/07 01:05:15 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:15 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/07 01:05:15 INFO : three: Copied (new) 2025/02/07 01:05:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.87s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:05:19 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1179-16.backblaze.com/b2api/v1/b2_upload_file/1fa21da3e0cddbdb9f480e1b/c001_v0001179_t0046": EOF 2025/02/07 01:05:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-16.backblaze.com/b2api/v1/b2_upload_file/1fa21da3e0cddbdb9f480e1b/c001_v0001179_t0046": EOF) 2025/02/07 01:05:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-tajeluw9joyu: 1/10 (Post "https://pod-000-1179-16.backblaze.com/b2api/v1/b2_upload_file/1fa21da3e0cddbdb9f480e1b/c001_v0001179_t0046": EOF) 2025/02/07 01:05:22 DEBUG : pacer: Reducing sleep to 10ms 2025/02/07 01:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/dst" 2025/02/07 01:05:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/backup" 2025/02/07 01:05:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:05:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:05:25 DEBUG : two: Unchanged skipping 2025/02/07 01:05:25 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:05:26 INFO : one: Copied (server-side copy) 2025/02/07 01:05:27 INFO : one: Deleted 2025/02/07 01:05:27 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:05:27 INFO : one: Copied (new) 2025/02/07 01:05:27 DEBUG : Waiting for deletions to finish 2025/02/07 01:05:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:05:28 INFO : three.txt: Copied (server-side copy) 2025/02/07 01:05:28 INFO : three.txt: Deleted 2025/02/07 01:05:28 INFO : three.txt: Moved into backup dir 2025/02/07 01:05:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:05:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:05:30 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:30 DEBUG : two: Unchanged skipping 2025/02/07 01:05:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:05:31 INFO : one: Copied (server-side copy) 2025/02/07 01:05:31 INFO : one: Deleted 2025/02/07 01:05:31 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:05:31 INFO : one: Copied (new) 2025/02/07 01:05:31 DEBUG : Waiting for deletions to finish 2025/02/07 01:05:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:05:32 INFO : three.txt: Copied (server-side copy) 2025/02/07 01:05:32 INFO : three.txt: Deleted 2025/02/07 01:05:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.26s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/dst" 2025/02/07 01:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/backup" 2025/02/07 01:05:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:05:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:05:38 DEBUG : two: Unchanged skipping 2025/02/07 01:05:38 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:05:40 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:05:40 INFO : one: Deleted 2025/02/07 01:05:40 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:05:40 INFO : one: Copied (new) 2025/02/07 01:05:40 DEBUG : Waiting for deletions to finish 2025/02/07 01:05:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:05:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:05:41 INFO : three.txt: Deleted 2025/02/07 01:05:41 INFO : three.txt: Moved into backup dir 2025/02/07 01:05:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:05:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:05:43 DEBUG : two: Unchanged skipping 2025/02/07 01:05:43 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:05:44 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:05:44 INFO : one: Deleted 2025/02/07 01:05:44 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:05:44 INFO : one: Copied (new) 2025/02/07 01:05:44 DEBUG : Waiting for deletions to finish 2025/02/07 01:05:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:05:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:05:45 INFO : three.txt: Deleted 2025/02/07 01:05:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.68s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/dst" 2025/02/07 01:05:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/backup" 2025/02/07 01:05:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:05:51 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:05:51 DEBUG : two: Unchanged skipping 2025/02/07 01:05:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:05:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/07 01:05:52 INFO : one: Deleted 2025/02/07 01:05:52 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:05:53 INFO : one: Copied (new) 2025/02/07 01:05:53 DEBUG : Waiting for deletions to finish 2025/02/07 01:05:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:05:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/07 01:05:54 INFO : three.txt: Deleted 2025/02/07 01:05:54 INFO : three.txt: Moved into backup dir 2025/02/07 01:05:56 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:05:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:05:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:05:56 DEBUG : two: Unchanged skipping 2025/02/07 01:05:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:05:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/07 01:05:56 INFO : one: Deleted 2025/02/07 01:05:56 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:05:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:05:57 INFO : one: Copied (new) 2025/02/07 01:05:57 DEBUG : Waiting for deletions to finish 2025/02/07 01:05:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:05:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/07 01:05:57 INFO : three.txt: Deleted 2025/02/07 01:05:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.62s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/dst" 2025/02/07 01:06:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:06:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:06:02 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:06:02 DEBUG : two: Unchanged skipping 2025/02/07 01:06:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:06:03 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:06:03 INFO : one: Deleted 2025/02/07 01:06:03 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:06:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:06:04 INFO : one: Copied (new) 2025/02/07 01:06:04 DEBUG : Waiting for deletions to finish 2025/02/07 01:06:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:06:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:06:05 INFO : three.txt: Deleted 2025/02/07 01:06:05 INFO : three.txt: Moved into backup dir 2025/02/07 01:06:06 DEBUG : one.bak: Excluded (Path Filter) 2025/02/07 01:06:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/07 01:06:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:06:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:06:06 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for checks to finish 2025/02/07 01:06:06 DEBUG : two: Unchanged skipping 2025/02/07 01:06:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:06:07 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:06:07 INFO : one: Deleted 2025/02/07 01:06:07 DEBUG : B2 bucket rclone-test-tajeluw9joyu path dst: Waiting for transfers to finish 2025/02/07 01:06:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:06:07 INFO : one: Copied (new) 2025/02/07 01:06:07 DEBUG : Waiting for deletions to finish 2025/02/07 01:06:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:06:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:06:08 INFO : three.txt: Deleted 2025/02/07 01:06:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.30s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/dst" 2025/02/07 01:06:11 DEBUG : Config file has changed externally - reloading 2025/02/07 01:06:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:06:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:06:13 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:06:14 INFO : one: Deleted 2025/02/07 01:06:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:06:14 INFO : one: Copied (new) 2025/02/07 01:06:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:06:15 DEBUG : two: Unchanged skipping 2025/02/07 01:06:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/07 01:06:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:06:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:06:15 INFO : three.txt: Deleted 2025/02/07 01:06:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:06:16 INFO : three.txt: Copied (new) 2025/02/07 01:06:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:06:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:06:16 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:06:17 INFO : one: Deleted 2025/02/07 01:06:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:06:17 INFO : one: Copied (new) 2025/02/07 01:06:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:06:17 DEBUG : two: Unchanged skipping 2025/02/07 01:06:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/07 01:06:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:06:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:06:18 INFO : three.txt: Deleted 2025/02/07 01:06:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/07 01:06:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tajeluw9joyu/dst" 2025/02/07 01:06:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:06:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:06:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/07 01:06:24 INFO : one: Deleted 2025/02/07 01:06:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:06:25 INFO : one: Copied (new) 2025/02/07 01:06:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:06:26 DEBUG : two: Unchanged skipping 2025/02/07 01:06:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/07 01:06:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:06:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/07 01:06:26 INFO : three.txt: Deleted 2025/02/07 01:06:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:06:27 INFO : three.txt: Copied (new) 2025/02/07 01:06:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:06:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:06:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/07 01:06:29 INFO : one: Deleted 2025/02/07 01:06:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:06:29 INFO : one: Copied (new) 2025/02/07 01:06:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:06:30 DEBUG : two: Unchanged skipping 2025/02/07 01:06:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/07 01:06:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:06:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/07 01:06:31 INFO : three.txt: Deleted 2025/02/07 01:06:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/07 01:06:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.05s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:06:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/07 01:06:34 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:06:34 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:06:35 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/07 01:06:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/07 01:06:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.01s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:06:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/07 01:06:36 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:06:36 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:06:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/07 01:06:37 INFO : existing: Copied (new) 2025/02/07 01:06:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:06:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/07 01:06:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/07 01:06:37 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:06:37 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:06:37 ERROR : B2 bucket rclone-test-tajeluw9joyu: not deleting files as there were IO errors 2025/02/07 01:06:37 ERROR : B2 bucket rclone-test-tajeluw9joyu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncImmutable (2.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:06:39 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:06:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:06:39 DEBUG : existing: Unchanged skipping 2025/02/07 01:06:39 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:06:39 DEBUG : Waiting for deletions to finish 2025/02/07 01:06:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:07:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both0: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:07:02 DEBUG : both1: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both13: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both10: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both11: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both12: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both14: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both18: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both19: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both2: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both3: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both4: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both5: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both6: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both7: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both8: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:02 DEBUG : both9: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both15: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both16: Unchanged skipping 2025/02/07 01:07:02 DEBUG : both17: Unchanged skipping 2025/02/07 01:07:02 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:07:02 DEBUG : Waiting for deletions to finish 2025/02/07 01:07:02 INFO : only0: Deleted 2025/02/07 01:07:02 INFO : only10: Deleted 2025/02/07 01:07:03 INFO : only8: Deleted 2025/02/07 01:07:03 INFO : only3: Deleted 2025/02/07 01:07:03 INFO : only12: Deleted 2025/02/07 01:07:03 INFO : only14: Deleted 2025/02/07 01:07:03 INFO : only18: Deleted 2025/02/07 01:07:03 INFO : only19: Deleted 2025/02/07 01:07:03 INFO : only4: Deleted 2025/02/07 01:07:03 INFO : only5: Deleted 2025/02/07 01:07:03 INFO : only9: Deleted 2025/02/07 01:07:03 INFO : only6: Deleted 2025/02/07 01:07:03 INFO : only1: Deleted 2025/02/07 01:07:03 INFO : only11: Deleted 2025/02/07 01:07:03 INFO : only13: Deleted 2025/02/07 01:07:03 INFO : only15: Deleted 2025/02/07 01:07:03 INFO : only16: Deleted 2025/02/07 01:07:03 INFO : only17: Deleted 2025/02/07 01:07:03 INFO : only2: Deleted 2025/02/07 01:07:03 INFO : only7: Deleted 2025/02/07 01:07:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (26.61s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:07:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for checks to finish 2025/02/07 01:07:29 DEBUG : both0: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both12: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both13: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both1: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both15: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both16: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both17: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both18: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both19: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both2: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both3: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both4: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both5: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both6: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both7: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both8: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:07:29 DEBUG : both9: Unchanged skipping 2025/02/07 01:07:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/07 01:07:29 DEBUG : both10: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both11: Unchanged skipping 2025/02/07 01:07:29 DEBUG : both14: Unchanged skipping 2025/02/07 01:07:29 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Waiting for transfers to finish 2025/02/07 01:07:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:29 INFO : only0: Copied (replaced existing) 2025/02/07 01:07:29 INFO : only1: Copied (replaced existing) 2025/02/07 01:07:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:29 INFO : only13: Copied (replaced existing) 2025/02/07 01:07:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:29 INFO : only12: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only10: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only14: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only15: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only11: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only16: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only17: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only18: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only19: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only2: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only3: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only4: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only5: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only6: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only7: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only8: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:07:30 INFO : only9: Copied (replaced existing) 2025/02/07 01:07:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:07:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 01:07:39 INFO : sub dir: Making directory 2025/02/07 01:07: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-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.28s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" 2025/02/07 01:07:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 01:07:42 INFO : sub dir: Making directory 2025/02/07 01:07:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-tajeluw9joyu", Local "Local file system at /tmp/rclone3972219206", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.01s) PASS 2025/02/07 01:07:45 DEBUG : B2 bucket rclone-test-tajeluw9joyu: Purge remote 2025/02/07 01:07:45 INFO : B2 bucket rclone-test-tajeluw9joyu: cleaning bucket "rclone-test-tajeluw9joyu" of all files 2025/02/07 01:07:46 DEBUG : BackupDir/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4043e6c341a89693_d20250207_m010516_c001_v7007000_t0000_u01738890316072") 2025/02/07 01:07:46 DEBUG : BackupDir/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1196eb35c9d5e5ff_d20250207_m010510_c001_v0001165_t0048_u01738890310814") 2025/02/07 01:07:46 DEBUG : CompareDest/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f400835ac9f90626e_d20250207_m010451_c001_v7007000_t0000_u01738890291727") 2025/02/07 01:07:46 DEBUG : CompareDest/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941276_d20250207_m010445_c001_v0001172_t0011_u01738890285364") 2025/02/07 01:07:46 DEBUG : CompareDest/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f400835ac9f906272_d20250207_m010451_c001_v7007000_t0000_u01738890291909") 2025/02/07 01:07:46 DEBUG : CompareDest/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6bda_d20250207_m010446_c001_v0001179_t0050_u01738890286759") 2025/02/07 01:07:46 DEBUG : CopyDest/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4043e6c341a89694_d20250207_m010516_c001_v7007000_t0000_u01738890316257") 2025/02/07 01:07:46 DEBUG : CopyDest/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4d60_d20250207_m010507_c001_v0001116_t0014_u01738890307626") 2025/02/07 01:07:46 DEBUG : CopyDest/three: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4043e6c341a89696_d20250207_m010516_c001_v7007000_t0000_u01738890316439") 2025/02/07 01:07:46 DEBUG : CopyDest/three: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6c26_d20250207_m010514_c001_v0001179_t0005_u01738890314286") 2025/02/07 01:07:46 DEBUG : CopyDest/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4043e6c341a89697_d20250207_m010516_c001_v7007000_t0000_u01738890316622") 2025/02/07 01:07:46 DEBUG : CopyDest/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9412b4_d20250207_m010512_c001_v0001172_t0022_u01738890312046") 2025/02/07 01:07:46 DEBUG : EXISTING: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8ff3_d20250207_m010640_c001_v7007000_t0000_u01738890400278") 2025/02/07 01:07:46 DEBUG : EXISTING: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9413e6_d20250207_m010639_c001_v0001172_t0008_u01738890399178") 2025/02/07 01:07:46 DEBUG : Testêé: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8fec_d20250207_m010635_c001_v7007000_t0000_u01738890395821") 2025/02/07 01:07:46 DEBUG : Testêé: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9413dc_d20250207_m010635_c001_v0001172_t0043_u01738890395167") 2025/02/07 01:07:46 DEBUG : Testêé: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e54_d20250207_m010633_c001_v0001116_t0040_u01738890393537") 2025/02/07 01:07:47 DEBUG : a/potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fdb3_d20250207_m010229_c001_v7007000_t0000_u01738890149488") 2025/02/07 01:07:47 DEBUG : a/potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b7c_d20250207_m010228_c001_v0001116_t0052_u01738890148374") 2025/02/07 01:07:47 DEBUG : a/potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fda8_d20250207_m010226_c001_v7007000_t0000_u01738890146041") 2025/02/07 01:07:47 DEBUG : a/potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b72_d20250207_m010224_c001_v0001116_t0035_u01738890144904") 2025/02/07 01:07:47 DEBUG : a/potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd75_d20250207_m010201_c001_v7007000_t0000_u01738890121254") 2025/02/07 01:07:47 DEBUG : a/potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b12_d20250207_m010200_c001_v0001116_t0045_u01738890120053") 2025/02/07 01:07:47 DEBUG : b/potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b6e_d20250207_m010230_c001_v7007000_t0000_u01738890150045") 2025/02/07 01:07:47 DEBUG : b/potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b76_d20250207_m010226_c001_v0001116_t0026_u01738890146977") 2025/02/07 01:07:47 DEBUG : b/potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fda7_d20250207_m010225_c001_v7007000_t0000_u01738890145495") 2025/02/07 01:07:47 DEBUG : b/potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b6a_d20250207_m010223_c001_v0001116_t0052_u01738890143375") 2025/02/07 01:07:47 DEBUG : b/potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd74_d20250207_m010200_c001_v7007000_t0000_u01738890120699") 2025/02/07 01:07:47 DEBUG : b/potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b0e_d20250207_m010158_c001_v0001116_t0025_u01738890118729") 2025/02/07 01:07:47 DEBUG : backup/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4102e42467519ea7_d20250207_m010532_c001_v7007000_t0000_u01738890332881") 2025/02/07 01:07:47 DEBUG : backup/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f105666df6e8c06d8_d20250207_m010530_c001_v0001098_t0008_u01738890330610") 2025/02/07 01:07:47 DEBUG : backup/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f119910abc6524fb2_d20250207_m010526_c001_v0001128_t0055_u01738890326484") 2025/02/07 01:07:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a65_d20250207_m010558_c001_v7007000_t0000_u01738890358167") 2025/02/07 01:07:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f102257dc5887e16e_d20250207_m010556_c001_v0001184_t0020_u01738890356609") 2025/02/07 01:07:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f107b35212c526d7b_d20250207_m010552_c001_v0001183_t0026_u01738890352692") 2025/02/07 01:07:47 DEBUG : backup/one.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f40777f1271b8b49b_d20250207_m010545_c001_v7007000_t0000_u01738890345566") 2025/02/07 01:07:47 DEBUG : backup/one.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f115202cbd21c01f7_d20250207_m010543_c001_v0001181_t0006_u01738890343852") 2025/02/07 01:07:48 DEBUG : backup/one.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1168deb8ecf5dde2_d20250207_m010539_c001_v0001146_t0035_u01738890339861") 2025/02/07 01:07:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a67_d20250207_m010558_c001_v7007000_t0000_u01738890358349") 2025/02/07 01:07:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109df224504a2aae_d20250207_m010557_c001_v0001183_t0009_u01738890357397") 2025/02/07 01:07:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11164b8b2b7bdc31_d20250207_m010554_c001_v0001093_t0009_u01738890354084") 2025/02/07 01:07:48 DEBUG : backup/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4102e42467519ea8_d20250207_m010533_c001_v7007000_t0000_u01738890333062") 2025/02/07 01:07:48 DEBUG : backup/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f104879008aee626c_d20250207_m010531_c001_v0001032_t0032_u01738890331916") 2025/02/07 01:07:48 DEBUG : backup/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1101d0c8aede19d3_d20250207_m010528_c001_v0001042_t0035_u01738890328036") 2025/02/07 01:07:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f40777f1271b8b49c_d20250207_m010545_c001_v7007000_t0000_u01738890345749") 2025/02/07 01:07:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1054463c26a31a42_d20250207_m010544_c001_v0001182_t0008_u01738890344793") 2025/02/07 01:07:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f101f6bd5b61f6ae3_d20250207_m010541_c001_v0001043_t0032_u01738890341263") 2025/02/07 01:07:48 DEBUG : both0: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d967_d20250207_m010731_c001_v7007000_t0000_u01738890451482") 2025/02/07 01:07:48 DEBUG : both0: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ee4_d20250207_m010709_c001_v0001116_t0051_u01738890429100") 2025/02/07 01:07:48 DEBUG : both0: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff64930e_d20250207_m010704_c001_v7007000_t0000_u01738890424389") 2025/02/07 01:07:48 DEBUG : both0: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e6c_d20250207_m010642_c001_v0001116_t0000_u01738890402492") 2025/02/07 01:07:48 DEBUG : both1: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d968_d20250207_m010731_c001_v7007000_t0000_u01738890451669") 2025/02/07 01:07:48 DEBUG : both1: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ee6_d20250207_m010710_c001_v0001116_t0041_u01738890430996") 2025/02/07 01:07:48 DEBUG : both1: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff64930f_d20250207_m010704_c001_v7007000_t0000_u01738890424580") 2025/02/07 01:07:48 DEBUG : both1: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e76_d20250207_m010643_c001_v0001116_t0028_u01738890403711") 2025/02/07 01:07:48 DEBUG : both10: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d969_d20250207_m010731_c001_v7007000_t0000_u01738890451854") 2025/02/07 01:07:48 DEBUG : both10: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f10_d20250207_m010720_c001_v0001116_t0037_u01738890440181") 2025/02/07 01:07:49 DEBUG : both10: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649310_d20250207_m010704_c001_v7007000_t0000_u01738890424769") 2025/02/07 01:07:49 DEBUG : both10: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ea4_d20250207_m010652_c001_v0001116_t0002_u01738890412815") 2025/02/07 01:07:49 DEBUG : both11: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d96a_d20250207_m010732_c001_v7007000_t0000_u01738890452037") 2025/02/07 01:07:49 DEBUG : both11: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f18_d20250207_m010721_c001_v0001116_t0054_u01738890441007") 2025/02/07 01:07:49 DEBUG : both11: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649311_d20250207_m010704_c001_v7007000_t0000_u01738890424951") 2025/02/07 01:07:49 DEBUG : both11: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ea6_d20250207_m010653_c001_v0001116_t0008_u01738890413695") 2025/02/07 01:07:49 DEBUG : both12: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d96b_d20250207_m010732_c001_v7007000_t0000_u01738890452219") 2025/02/07 01:07:49 DEBUG : both12: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f22_d20250207_m010722_c001_v0001116_t0008_u01738890442038") 2025/02/07 01:07:49 DEBUG : both12: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649312_d20250207_m010705_c001_v7007000_t0000_u01738890425133") 2025/02/07 01:07:49 DEBUG : both12: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4eaa_d20250207_m010654_c001_v0001116_t0033_u01738890414543") 2025/02/07 01:07:49 DEBUG : both13: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d96c_d20250207_m010732_c001_v7007000_t0000_u01738890452401") 2025/02/07 01:07:49 DEBUG : both13: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f26_d20250207_m010722_c001_v0001116_t0046_u01738890442974") 2025/02/07 01:07:49 DEBUG : both13: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649313_d20250207_m010705_c001_v7007000_t0000_u01738890425315") 2025/02/07 01:07:49 DEBUG : both13: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4eae_d20250207_m010655_c001_v0001116_t0029_u01738890415285") 2025/02/07 01:07:49 DEBUG : both14: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d96d_d20250207_m010732_c001_v7007000_t0000_u01738890452595") 2025/02/07 01:07:49 DEBUG : both14: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f2d_d20250207_m010723_c001_v0001116_t0028_u01738890443826") 2025/02/07 01:07:49 DEBUG : both14: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649314_d20250207_m010705_c001_v7007000_t0000_u01738890425497") 2025/02/07 01:07:49 DEBUG : both14: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4eb0_d20250207_m010656_c001_v0001116_t0054_u01738890416117") 2025/02/07 01:07:49 DEBUG : both15: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d96e_d20250207_m010732_c001_v7007000_t0000_u01738890452778") 2025/02/07 01:07:49 DEBUG : both15: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f30_d20250207_m010724_c001_v0001116_t0030_u01738890444564") 2025/02/07 01:07:50 DEBUG : both15: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649317_d20250207_m010705_c001_v7007000_t0000_u01738890425689") 2025/02/07 01:07:50 DEBUG : both15: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4eb8_d20250207_m010657_c001_v0001116_t0054_u01738890417214") 2025/02/07 01:07:50 DEBUG : both16: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d970_d20250207_m010732_c001_v7007000_t0000_u01738890452959") 2025/02/07 01:07:50 DEBUG : both16: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f36_d20250207_m010725_c001_v0001116_t0054_u01738890445397") 2025/02/07 01:07:50 DEBUG : both16: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649318_d20250207_m010705_c001_v7007000_t0000_u01738890425888") 2025/02/07 01:07:50 DEBUG : both16: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4eba_d20250207_m010658_c001_v0001116_t0051_u01738890418210") 2025/02/07 01:07:50 DEBUG : both17: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d971_d20250207_m010733_c001_v7007000_t0000_u01738890453141") 2025/02/07 01:07:50 DEBUG : both17: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f3a_d20250207_m010726_c001_v0001116_t0047_u01738890446404") 2025/02/07 01:07:50 DEBUG : both17: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff64931a_d20250207_m010706_c001_v7007000_t0000_u01738890426113") 2025/02/07 01:07:50 DEBUG : both17: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ec0_d20250207_m010659_c001_v0001116_t0059_u01738890419141") 2025/02/07 01:07:50 DEBUG : both18: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d972_d20250207_m010733_c001_v7007000_t0000_u01738890453323") 2025/02/07 01:07:50 DEBUG : both18: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f40_d20250207_m010727_c001_v0001116_t0056_u01738890447138") 2025/02/07 01:07:50 DEBUG : both18: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff64931b_d20250207_m010706_c001_v7007000_t0000_u01738890426307") 2025/02/07 01:07:50 DEBUG : both18: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ec6_d20250207_m010700_c001_v0001116_t0044_u01738890420093") 2025/02/07 01:07:50 DEBUG : both19: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d973_d20250207_m010733_c001_v7007000_t0000_u01738890453504") 2025/02/07 01:07:50 DEBUG : both19: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f42_d20250207_m010727_c001_v0001116_t0024_u01738890447954") 2025/02/07 01:07:50 DEBUG : both19: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff64931c_d20250207_m010706_c001_v7007000_t0000_u01738890426500") 2025/02/07 01:07:50 DEBUG : both19: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ecc_d20250207_m010700_c001_v0001116_t0050_u01738890420802") 2025/02/07 01:07:50 DEBUG : both2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d974_d20250207_m010733_c001_v7007000_t0000_u01738890453688") 2025/02/07 01:07:50 DEBUG : both2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4eea_d20250207_m010711_c001_v0001116_t0058_u01738890431787") 2025/02/07 01:07:51 DEBUG : both2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff64931d_d20250207_m010706_c001_v7007000_t0000_u01738890426683") 2025/02/07 01:07:51 DEBUG : both2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e80_d20250207_m010644_c001_v0001116_t0004_u01738890404566") 2025/02/07 01:07:51 DEBUG : both3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d975_d20250207_m010733_c001_v7007000_t0000_u01738890453869") 2025/02/07 01:07:51 DEBUG : both3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ef0_d20250207_m010712_c001_v0001116_t0029_u01738890432720") 2025/02/07 01:07:51 DEBUG : both3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff64931e_d20250207_m010706_c001_v7007000_t0000_u01738890426865") 2025/02/07 01:07:51 DEBUG : both3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e82_d20250207_m010645_c001_v0001116_t0015_u01738890405496") 2025/02/07 01:07:51 DEBUG : both4: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d976_d20250207_m010734_c001_v7007000_t0000_u01738890454054") 2025/02/07 01:07:51 DEBUG : both4: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ef6_d20250207_m010713_c001_v0001116_t0044_u01738890433748") 2025/02/07 01:07:51 DEBUG : both4: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff64931f_d20250207_m010707_c001_v7007000_t0000_u01738890427047") 2025/02/07 01:07:51 DEBUG : both4: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e8e_d20250207_m010646_c001_v0001116_t0052_u01738890406650") 2025/02/07 01:07:51 DEBUG : both5: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d977_d20250207_m010734_c001_v7007000_t0000_u01738890454235") 2025/02/07 01:07:51 DEBUG : both5: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4efc_d20250207_m010715_c001_v0001116_t0051_u01738890435092") 2025/02/07 01:07:51 DEBUG : both5: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649321_d20250207_m010707_c001_v7007000_t0000_u01738890427230") 2025/02/07 01:07:51 DEBUG : both5: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e90_d20250207_m010647_c001_v0001116_t0016_u01738890407445") 2025/02/07 01:07:51 DEBUG : both6: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d978_d20250207_m010734_c001_v7007000_t0000_u01738890454417") 2025/02/07 01:07:51 DEBUG : both6: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f02_d20250207_m010716_c001_v0001116_t0015_u01738890436020") 2025/02/07 01:07:51 DEBUG : both6: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649322_d20250207_m010707_c001_v7007000_t0000_u01738890427411") 2025/02/07 01:07:51 DEBUG : both6: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e96_d20250207_m010648_c001_v0001116_t0023_u01738890408570") 2025/02/07 01:07:51 DEBUG : both7: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d979_d20250207_m010734_c001_v7007000_t0000_u01738890454599") 2025/02/07 01:07:51 DEBUG : both7: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f04_d20250207_m010717_c001_v0001116_t0031_u01738890437183") 2025/02/07 01:07:52 DEBUG : both7: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649323_d20250207_m010707_c001_v7007000_t0000_u01738890427612") 2025/02/07 01:07:52 DEBUG : both7: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e98_d20250207_m010649_c001_v0001116_t0056_u01738890409527") 2025/02/07 01:07:52 DEBUG : both8: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d97a_d20250207_m010734_c001_v7007000_t0000_u01738890454780") 2025/02/07 01:07:52 DEBUG : both8: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f0a_d20250207_m010718_c001_v0001116_t0047_u01738890438334") 2025/02/07 01:07:52 DEBUG : both8: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649324_d20250207_m010707_c001_v7007000_t0000_u01738890427797") 2025/02/07 01:07:52 DEBUG : both8: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e9a_d20250207_m010650_c001_v0001116_t0026_u01738890410676") 2025/02/07 01:07:52 DEBUG : both9: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d97b_d20250207_m010734_c001_v7007000_t0000_u01738890454963") 2025/02/07 01:07:52 DEBUG : both9: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f0e_d20250207_m010719_c001_v0001116_t0015_u01738890439381") 2025/02/07 01:07:52 DEBUG : both9: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649325_d20250207_m010707_c001_v7007000_t0000_u01738890427993") 2025/02/07 01:07:52 DEBUG : both9: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e9e_d20250207_m010651_c001_v0001116_t0031_u01738890411609") 2025/02/07 01:07:52 DEBUG : c/non empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b70_d20250207_m010230_c001_v7007000_t0000_u01738890150228") 2025/02/07 01:07:52 DEBUG : c/non empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b7a_d20250207_m010227_c001_v0001116_t0040_u01738890147462") 2025/02/07 01:07:52 DEBUG : c/non empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fdaa_d20250207_m010226_c001_v7007000_t0000_u01738890146234") 2025/02/07 01:07:52 DEBUG : c/non empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b70_d20250207_m010223_c001_v0001116_t0052_u01738890143946") 2025/02/07 01:07:52 DEBUG : c/non empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd76_d20250207_m010201_c001_v7007000_t0000_u01738890121436") 2025/02/07 01:07:52 DEBUG : c/non empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b10_d20250207_m010159_c001_v0001116_t0014_u01738890119207") 2025/02/07 01:07:52 DEBUG : check sum: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8c94_d20250207_m010146_c001_v7007000_t0000_u01738890106399") 2025/02/07 01:07:52 DEBUG : check sum: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ad2_d20250207_m010145_c001_v0001116_t0051_u01738890105165") 2025/02/07 01:07:52 DEBUG : dest/3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4043e6c341a89677_d20250207_m010500_c001_v7007000_t0000_u01738890300949") 2025/02/07 01:07:53 DEBUG : dest/3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f408ae3e18c1d097f_d20250207_m010459_c001_v0001180_t0045_u01738890299852") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8fde_d20250207_m010632_c001_v7007000_t0000_u01738890392080") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f107b2a146a7ea472_d20250207_m010629_c001_v0001117_t0029_u01738890389409") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f40777f1271b8b4d6_d20250207_m010629_c001_v7007000_t0000_u01738890389222") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f107b2a146a7ea45a_d20250207_m010625_c001_v0001117_t0024_u01738890385529") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f40777f1271b8b4cd_d20250207_m010624_c001_v7007000_t0000_u01738890384806") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9413ae_d20250207_m010620_c001_v0001172_t0043_u01738890380488") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a8b_d20250207_m010619_c001_v7007000_t0000_u01738890379024") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f107b35212c52702f_d20250207_m010617_c001_v0001183_t0003_u01738890377271") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4090711e54983761_d20250207_m010617_c001_v7007000_t0000_u01738890377088") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f107b35212c526fdb_d20250207_m010614_c001_v0001183_t0021_u01738890374764") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4090711e54983754_d20250207_m010614_c001_v7007000_t0000_u01738890374044") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e06_d20250207_m010609_c001_v0001116_t0048_u01738890369762") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a78_d20250207_m010608_c001_v7007000_t0000_u01738890368480") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1161346906625dd3_d20250207_m010607_c001_v0001183_t0024_u01738890367291") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409f1d3be7fc0763_d20250207_m010607_c001_v7007000_t0000_u01738890367107") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1161346906625d9e_d20250207_m010604_c001_v0001183_t0019_u01738890364433") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409f1d3be7fc0761_d20250207_m010603_c001_v7007000_t0000_u01738890363697") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4de2_d20250207_m010559_c001_v0001116_t0038_u01738890359459") 2025/02/07 01:07:53 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a68_d20250207_m010558_c001_v7007000_t0000_u01738890358548") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f111a619968eb57e5_d20250207_m010557_c001_v0001180_t0016_u01738890357009") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a61_d20250207_m010556_c001_v7007000_t0000_u01738890356826") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f111a619968eb57d9_d20250207_m010553_c001_v0001180_t0035_u01738890353624") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a55_d20250207_m010552_c001_v7007000_t0000_u01738890352897") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4dc0_d20250207_m010546_c001_v0001116_t0050_u01738890346840") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f40777f1271b8b49d_d20250207_m010545_c001_v7007000_t0000_u01738890345931") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f113f4f353a3b3d86_d20250207_m010544_c001_v0001183_t0051_u01738890344374") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4102e42467519eba_d20250207_m010544_c001_v7007000_t0000_u01738890344185") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f113f4f353a3b3d34_d20250207_m010540_c001_v0001183_t0052_u01738890340860") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4102e42467519eb0_d20250207_m010540_c001_v7007000_t0000_u01738890340139") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4da0_d20250207_m010534_c001_v0001116_t0001_u01738890334164") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4102e42467519ea9_d20250207_m010533_c001_v7007000_t0000_u01738890333243") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f112cc0dd837a16b5_d20250207_m010531_c001_v0001182_t0053_u01738890331460") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f400835ac9f9062aa_d20250207_m010531_c001_v7007000_t0000_u01738890331278") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f112cc0dd837a164b_d20250207_m010527_c001_v0001182_t0019_u01738890327634") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f400835ac9f9062a7_d20250207_m010526_c001_v7007000_t0000_u01738890326910") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4d74_d20250207_m010517_c001_v0001116_t0017_u01738890317902") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4043e6c341a89698_d20250207_m010516_c001_v7007000_t0000_u01738890316805") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f113f4f353a3b3a65_d20250207_m010511_c001_v0001183_t0058_u01738890311272") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409f1d3be7fc0753_d20250207_m010511_c001_v7007000_t0000_u01738890311049") 2025/02/07 01:07:54 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6c12_d20250207_m010507_c001_v0001179_t0025_u01738890307050") 2025/02/07 01:07:55 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f118fd49940767eee_d20250207_m010506_c001_v0001183_t0016_u01738890306301") 2025/02/07 01:07:55 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f118fd49940767ed8_d20250207_m010505_c001_v0001183_t0026_u01738890305337") 2025/02/07 01:07:55 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f400835ac9f906276_d20250207_m010452_c001_v7007000_t0000_u01738890292092") 2025/02/07 01:07:55 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4d1e_d20250207_m010444_c001_v0001116_t0041_u01738890284161") 2025/02/07 01:07:55 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c87b5a7768d23_d20250207_m010443_c001_v0001115_t0018_u01738890283107") 2025/02/07 01:07:55 DEBUG : dst/one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c87b5a7768d1f_d20250207_m010441_c001_v0001115_t0021_u01738890281556") 2025/02/07 01:07:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8fdf_d20250207_m010632_c001_v7007000_t0000_u01738890392261") 2025/02/07 01:07:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f100193e5e4390f03_d20250207_m010628_c001_v0001041_t0059_u01738890388795") 2025/02/07 01:07:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f112736378437231d_d20250207_m010624_c001_v0001183_t0023_u01738890384606") 2025/02/07 01:07:55 DEBUG : dst/one.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a8c_d20250207_m010619_c001_v7007000_t0000_u01738890379207") 2025/02/07 01:07:55 DEBUG : dst/one.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f107b35212c527025_d20250207_m010616_c001_v0001183_t0058_u01738890376881") 2025/02/07 01:07:55 DEBUG : dst/one.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f115486b6a5292843_d20250207_m010613_c001_v0001172_t0032_u01738890373712") 2025/02/07 01:07:55 DEBUG : dst/one.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a7a_d20250207_m010608_c001_v7007000_t0000_u01738890368663") 2025/02/07 01:07:55 DEBUG : dst/one.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f10682aaaa6a40ac2_d20250207_m010606_c001_v0001044_t0036_u01738890366683") 2025/02/07 01:07:55 DEBUG : dst/one.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f114cefafef61d00f_d20250207_m010603_c001_v0001161_t0050_u01738890363191") 2025/02/07 01:07:55 DEBUG : dst/three: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4043e6c341a89699_d20250207_m010516_c001_v7007000_t0000_u01738890316992") 2025/02/07 01:07:55 DEBUG : dst/three: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f118fd49940767fd0_d20250207_m010515_c001_v0001183_t0007_u01738890315480") 2025/02/07 01:07:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8fe1_d20250207_m010632_c001_v7007000_t0000_u01738890392442") 2025/02/07 01:07:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1018364abf4c225c_d20250207_m010630_c001_v0001092_t0037_u01738890390596") 2025/02/07 01:07:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1093e3dcd3314cb9_d20250207_m010626_c001_v0001184_t0040_u01738890386602") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8fe2_d20250207_m010632_c001_v7007000_t0000_u01738890392624") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f107b2a146a7ea47c_d20250207_m010631_c001_v0001117_t0050_u01738890391114") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f40777f1271b8b4dc_d20250207_m010630_c001_v7007000_t0000_u01738890390921") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f107b2a146a7ea460_d20250207_m010626_c001_v0001117_t0033_u01738890386979") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f40777f1271b8b4d3_d20250207_m010626_c001_v7007000_t0000_u01738890386793") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9413b6_d20250207_m010621_c001_v0001172_t0031_u01738890381813") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a8d_d20250207_m010619_c001_v7007000_t0000_u01738890379389") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f107b35212c52703f_d20250207_m010618_c001_v0001183_t0043_u01738890378420") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4090711e54983766_d20250207_m010618_c001_v7007000_t0000_u01738890378237") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f107b35212c527001_d20250207_m010615_c001_v0001183_t0032_u01738890375916") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4090711e5498375b_d20250207_m010615_c001_v7007000_t0000_u01738890375733") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e08_d20250207_m010610_c001_v0001116_t0031_u01738890370729") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409f1d3be7fc0764_d20250207_m010607_c001_v7007000_t0000_u01738890367916") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94137a_d20250207_m010605_c001_v0001172_t0019_u01738890365816") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409f1d3be7fc0762_d20250207_m010605_c001_v7007000_t0000_u01738890365089") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4de6_d20250207_m010600_c001_v0001116_t0056_u01738890360368") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a64_d20250207_m010557_c001_v7007000_t0000_u01738890357606") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941360_d20250207_m010555_c001_v0001172_t0059_u01738890355715") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a5a_d20250207_m010554_c001_v7007000_t0000_u01738890354632") 2025/02/07 01:07:56 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4dc4_d20250207_m010547_c001_v0001116_t0043_u01738890347906") 2025/02/07 01:07:57 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4102e42467519ebc_d20250207_m010544_c001_v7007000_t0000_u01738890344989") 2025/02/07 01:07:57 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941324_d20250207_m010542_c001_v0001172_t0055_u01738890342863") 2025/02/07 01:07:57 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4102e42467519eb4_d20250207_m010541_c001_v7007000_t0000_u01738890341768") 2025/02/07 01:07:57 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4da8_d20250207_m010535_c001_v0001116_t0023_u01738890335039") 2025/02/07 01:07:57 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f400835ac9f9062ab_d20250207_m010532_c001_v7007000_t0000_u01738890332331") 2025/02/07 01:07:57 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9412fa_d20250207_m010529_c001_v0001172_t0029_u01738890329729") 2025/02/07 01:07:57 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f400835ac9f9062a9_d20250207_m010528_c001_v7007000_t0000_u01738890328646") 2025/02/07 01:07:57 DEBUG : dst/three.txt: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4d7a_d20250207_m010521_c001_v0001116_t0018_u01738890321498") 2025/02/07 01:07:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a8e_d20250207_m010619_c001_v7007000_t0000_u01738890379575") 2025/02/07 01:07:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f108b3e91b62da9a4_d20250207_m010618_c001_v0001176_t0047_u01738890378022") 2025/02/07 01:07:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f110f2f1dd2f6330b_d20250207_m010615_c001_v0001183_t0033_u01738890375530") 2025/02/07 01:07:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a7d_d20250207_m010608_c001_v7007000_t0000_u01738890368845") 2025/02/07 01:07:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11100a45d80f5dfc_d20250207_m010607_c001_v0001183_t0003_u01738890367722") 2025/02/07 01:07:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f102257dc5887e28b_d20250207_m010604_c001_v0001184_t0057_u01738890364871") 2025/02/07 01:07:57 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8fe4_d20250207_m010632_c001_v7007000_t0000_u01738890392806") 2025/02/07 01:07:57 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e28_d20250207_m010621_c001_v0001116_t0009_u01738890381155") 2025/02/07 01:07:57 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a90_d20250207_m010619_c001_v7007000_t0000_u01738890379757") 2025/02/07 01:07:57 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94138c_d20250207_m010610_c001_v0001172_t0038_u01738890370396") 2025/02/07 01:07:57 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a7e_d20250207_m010609_c001_v7007000_t0000_u01738890369027") 2025/02/07 01:07:57 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941370_d20250207_m010600_c001_v0001172_t0034_u01738890360082") 2025/02/07 01:07:57 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4185892189091a6a_d20250207_m010558_c001_v7007000_t0000_u01738890358737") 2025/02/07 01:07:58 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941334_d20250207_m010547_c001_v0001172_t0008_u01738890347540") 2025/02/07 01:07:58 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f40777f1271b8b4a0_d20250207_m010546_c001_v7007000_t0000_u01738890346115") 2025/02/07 01:07:58 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941308_d20250207_m010534_c001_v0001172_t0003_u01738890334694") 2025/02/07 01:07:58 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4102e42467519eaa_d20250207_m010533_c001_v7007000_t0000_u01738890333426") 2025/02/07 01:07:58 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9412ce_d20250207_m010518_c001_v0001172_t0046_u01738890318823") 2025/02/07 01:07:58 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4043e6c341a8969b_d20250207_m010517_c001_v7007000_t0000_u01738890317179") 2025/02/07 01:07:58 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1047803e0c04d203_d20250207_m010513_c001_v0001177_t0009_u01738890313141") 2025/02/07 01:07:58 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f400835ac9f90627a_d20250207_m010452_c001_v7007000_t0000_u01738890292274") 2025/02/07 01:07:58 DEBUG : dst/two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c87b5a7768d3f_d20250207_m010450_c001_v0001115_t0059_u01738890290891") 2025/02/07 01:07:58 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4083145de41f1ab3_d20250207_m010403_c001_v7007000_t0000_u01738890243271") 2025/02/07 01:07:58 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6b50_d20250207_m010356_c001_v0001179_t0034_u01738890236128") 2025/02/07 01:07:58 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff6490fd_d20250207_m010354_c001_v7007000_t0000_u01738890234117") 2025/02/07 01:07:58 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6afe_d20250207_m010336_c001_v0001179_t0046_u01738890216817") 2025/02/07 01:07:58 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fe0c_d20250207_m010320_c001_v7007000_t0000_u01738890200020") 2025/02/07 01:07:58 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6ab5_d20250207_m010313_c001_v0001179_t0052_u01738890193247") 2025/02/07 01:07:58 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b90_d20250207_m010247_c001_v7007000_t0000_u01738890167051") 2025/02/07 01:07:58 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4bb6_d20250207_m010244_c001_v0001116_t0051_u01738890164570") 2025/02/07 01:07:58 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b85_d20250207_m010242_c001_v7007000_t0000_u01738890162756") 2025/02/07 01:07:58 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4bae_d20250207_m010241_c001_v0001116_t0023_u01738890161378") 2025/02/07 01:07:58 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b79_d20250207_m010237_c001_v7007000_t0000_u01738890157173") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b96_d20250207_m010234_c001_v0001116_t0010_u01738890154887") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b74_d20250207_m010233_c001_v7007000_t0000_u01738890153510") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b8c_d20250207_m010231_c001_v0001116_t0057_u01738890151845") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fda2_d20250207_m010222_c001_v7007000_t0000_u01738890142467") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b62_d20250207_m010220_c001_v0001116_t0058_u01738890140493") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd94_d20250207_m010218_c001_v7007000_t0000_u01738890138857") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b54_d20250207_m010217_c001_v0001116_t0019_u01738890137702") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd88_d20250207_m010211_c001_v7007000_t0000_u01738890131349") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b30_d20250207_m010209_c001_v0001116_t0005_u01738890129461") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd81_d20250207_m010206_c001_v7007000_t0000_u01738890126898") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b20_d20250207_m010205_c001_v0001116_t0045_u01738890125661") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd7d_d20250207_m010204_c001_v7007000_t0000_u01738890124584") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1085ad755a028066_d20250207_m010204_c001_v0001183_t0052_u01738890124033") 2025/02/07 01:07:59 DEBUG : empty space: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b18_d20250207_m010202_c001_v0001116_t0042_u01738890122176") 2025/02/07 01:07:59 DEBUG : enormous: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b8e_d20250207_m010246_c001_v7007000_t0000_u01738890166126") 2025/02/07 01:07:59 DEBUG : enormous: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4bba_d20250207_m010245_c001_v0001116_t0043_u01738890165317") 2025/02/07 01:07:59 DEBUG : existing: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8ff0_d20250207_m010638_c001_v7007000_t0000_u01738890398071") 2025/02/07 01:07:59 DEBUG : existing: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4e5a_d20250207_m010636_c001_v0001116_t0007_u01738890396557") 2025/02/07 01:07:59 DEBUG : existing: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11fa_d20250207_m010311_c001_v7007000_t0000_u01738890191142") 2025/02/07 01:08:00 DEBUG : existing: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4bfa_d20250207_m010309_c001_v0001116_t0012_u01738890189701") 2025/02/07 01:08:00 DEBUG : existing: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8ca2_d20250207_m010157_c001_v7007000_t0000_u01738890117270") 2025/02/07 01:08:00 DEBUG : existing: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b04_d20250207_m010156_c001_v0001116_t0054_u01738890116013") 2025/02/07 01:08:00 DEBUG : existing: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8c9d_d20250207_m010154_c001_v7007000_t0000_u01738890114738") 2025/02/07 01:08:00 DEBUG : existing: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4af8_d20250207_m010153_c001_v0001116_t0041_u01738890113777") 2025/02/07 01:08:00 DEBUG : existing: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4af2_d20250207_m010152_c001_v0001116_t0058_u01738890112787") 2025/02/07 01:08:00 DEBUG : existing-b: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11fb_d20250207_m010311_c001_v7007000_t0000_u01738890191324") 2025/02/07 01:08:00 DEBUG : existing-b: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6aa3_d20250207_m010309_c001_v0001179_t0039_u01738890189711") 2025/02/07 01:08:00 DEBUG : five: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b9b_d20250207_m010251_c001_v7007000_t0000_u01738890171890") 2025/02/07 01:08:00 DEBUG : five: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4030bd79b45b4bca_d20250207_m010249_c001_v0001116_t0018_u01738890169808") 2025/02/07 01:08:00 DEBUG : foo: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd85_d20250207_m010208_c001_v7007000_t0000_u01738890128721") 2025/02/07 01:08:00 DEBUG : foo: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4030bd79b45b4b26_d20250207_m010208_c001_v0001116_t0018_u01738890128173") 2025/02/07 01:08:00 DEBUG : foo: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4030bd79b45b4b22_d20250207_m010207_c001_v0001116_t0018_u01738890127630") 2025/02/07 01:08:00 DEBUG : four: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b9c_d20250207_m010252_c001_v7007000_t0000_u01738890172098") 2025/02/07 01:08:00 DEBUG : four: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41624f77dd1a6a73_d20250207_m010250_c001_v0001179_t0046_u01738890170360") 2025/02/07 01:08:00 DEBUG : four: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4bc4_d20250207_m010248_c001_v0001116_t0040_u01738890168921") 2025/02/07 01:08:00 DEBUG : hello world2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e119e_d20250207_m010041_c001_v7007000_t0000_u01738890041416") 2025/02/07 01:08:00 DEBUG : hello world2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a16_d20250207_m010040_c001_v0001116_t0039_u01738890040637") 2025/02/07 01:08:00 DEBUG : ignore-size: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8c9b_d20250207_m010151_c001_v7007000_t0000_u01738890111696") 2025/02/07 01:08:00 DEBUG : ignore-size: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4aec_d20250207_m010150_c001_v0001116_t0046_u01738890110243") 2025/02/07 01:08:01 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11f8_d20250207_m010308_c001_v7007000_t0000_u01738890188585") 2025/02/07 01:08:01 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6a9d_d20250207_m010307_c001_v0001179_t0055_u01738890187578") 2025/02/07 01:08:01 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11f5_d20250207_m010306_c001_v7007000_t0000_u01738890186451") 2025/02/07 01:08:01 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6a99_d20250207_m010304_c001_v0001179_t0037_u01738890184966") 2025/02/07 01:08:01 DEBUG : one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b9d_d20250207_m010252_c001_v7007000_t0000_u01738890172287") 2025/02/07 01:08:01 DEBUG : one: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4030bd79b45b4bbc_d20250207_m010248_c001_v0001116_t0018_u01738890168172") 2025/02/07 01:08:01 DEBUG : only0: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d97c_d20250207_m010735_c001_v7007000_t0000_u01738890455145") 2025/02/07 01:08:01 DEBUG : only0: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4030bd79b45b4f48_d20250207_m010729_c001_v0001116_t0018_u01738890449473") 2025/02/07 01:08:01 DEBUG : only0: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94145e_d20250207_m010710_c001_v0001172_t0001_u01738890430348") 2025/02/07 01:08:01 DEBUG : only0: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4179e31a26d0c906_d20250207_m010702_c001_v7007000_t0000_u01738890422629") 2025/02/07 01:08:01 DEBUG : only0: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9413ee_d20250207_m010643_c001_v0001172_t0039_u01738890403115") 2025/02/07 01:08:01 DEBUG : only1: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d97e_d20250207_m010735_c001_v7007000_t0000_u01738890455328") 2025/02/07 01:08:01 DEBUG : only1: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409c3d629e9414d7_d20250207_m010729_c001_v0001172_t0053_u01738890449485") 2025/02/07 01:08:01 DEBUG : only1: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941464_d20250207_m010711_c001_v0001172_t0037_u01738890431507") 2025/02/07 01:08:01 DEBUG : only1: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f406e682d4e4bc9f8_d20250207_m010703_c001_v7007000_t0000_u01738890423393") 2025/02/07 01:08:01 DEBUG : only1: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9413fe_d20250207_m010644_c001_v0001172_t0031_u01738890404226") 2025/02/07 01:08:01 DEBUG : only10: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d97f_d20250207_m010735_c001_v7007000_t0000_u01738890455510") 2025/02/07 01:08:01 DEBUG : only10: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4142da70b973e517_d20250207_m010730_c001_v0001136_t0040_u01738890450043") 2025/02/07 01:08:01 DEBUG : only10: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9414a3_d20250207_m010720_c001_v0001172_t0021_u01738890440718") 2025/02/07 01:08:01 DEBUG : only10: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4179e31a26d0c907_d20250207_m010702_c001_v7007000_t0000_u01738890422811") 2025/02/07 01:08:02 DEBUG : only10: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941424_d20250207_m010653_c001_v0001172_t0006_u01738890413328") 2025/02/07 01:08:02 DEBUG : only11: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d980_d20250207_m010735_c001_v7007000_t0000_u01738890455693") 2025/02/07 01:08:02 DEBUG : only11: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41798831188506e7_d20250207_m010730_c001_v0001183_t0034_u01738890450223") 2025/02/07 01:08:02 DEBUG : only11: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9414ad_d20250207_m010721_c001_v0001172_t0011_u01738890441744") 2025/02/07 01:08:02 DEBUG : only11: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4179e31a26d0c90b_d20250207_m010703_c001_v7007000_t0000_u01738890423404") 2025/02/07 01:08:02 DEBUG : only11: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941428_d20250207_m010654_c001_v0001172_t0024_u01738890414220") 2025/02/07 01:08:02 DEBUG : only12: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d981_d20250207_m010735_c001_v7007000_t0000_u01738890455874") 2025/02/07 01:08:02 DEBUG : only12: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409c3d629e9414dd_d20250207_m010729_c001_v0001172_t0053_u01738890449881") 2025/02/07 01:08:02 DEBUG : only12: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9414b3_d20250207_m010722_c001_v0001172_t0018_u01738890442630") 2025/02/07 01:08:02 DEBUG : only12: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff6492ff_d20250207_m010703_c001_v7007000_t0000_u01738890423002") 2025/02/07 01:08:02 DEBUG : only12: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94142a_d20250207_m010654_c001_v0001172_t0012_u01738890414959") 2025/02/07 01:08:02 DEBUG : only13: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d982_d20250207_m010736_c001_v7007000_t0000_u01738890456059") 2025/02/07 01:08:02 DEBUG : only13: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4030bd79b45b4f4c_d20250207_m010729_c001_v0001116_t0018_u01738890449869") 2025/02/07 01:08:02 DEBUG : only13: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9414b7_d20250207_m010723_c001_v0001172_t0010_u01738890443483") 2025/02/07 01:08:02 DEBUG : only13: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649307_d20250207_m010703_c001_v7007000_t0000_u01738890423551") 2025/02/07 01:08:02 DEBUG : only13: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941430_d20250207_m010655_c001_v0001172_t0017_u01738890415833") 2025/02/07 01:08:02 DEBUG : only14: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d983_d20250207_m010736_c001_v7007000_t0000_u01738890456242") 2025/02/07 01:08:02 DEBUG : only14: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4030bd79b45b4f4e_d20250207_m010730_c001_v0001116_t0018_u01738890450057") 2025/02/07 01:08:02 DEBUG : only14: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9414bb_d20250207_m010724_c001_v0001172_t0022_u01738890444292") 2025/02/07 01:08:02 DEBUG : only14: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f406e682d4e4bc9f5_d20250207_m010703_c001_v7007000_t0000_u01738890423018") 2025/02/07 01:08:02 DEBUG : only14: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941434_d20250207_m010656_c001_v0001172_t0024_u01738890416709") 2025/02/07 01:08:03 DEBUG : only15: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d984_d20250207_m010736_c001_v7007000_t0000_u01738890456423") 2025/02/07 01:08:03 DEBUG : only15: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409c3d629e9414e1_d20250207_m010730_c001_v0001172_t0053_u01738890450070") 2025/02/07 01:08:03 DEBUG : only15: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9414c1_d20250207_m010725_c001_v0001172_t0040_u01738890445113") 2025/02/07 01:08:03 DEBUG : only15: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649308_d20250207_m010703_c001_v7007000_t0000_u01738890423564") 2025/02/07 01:08:03 DEBUG : only15: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941436_d20250207_m010657_c001_v0001172_t0013_u01738890417844") 2025/02/07 01:08:03 DEBUG : only16: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d986_d20250207_m010736_c001_v7007000_t0000_u01738890456606") 2025/02/07 01:08:03 DEBUG : only16: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4142da70b973e519_d20250207_m010730_c001_v0001136_t0040_u01738890450238") 2025/02/07 01:08:03 DEBUG : only16: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9414c5_d20250207_m010725_c001_v0001172_t0002_u01738890445969") 2025/02/07 01:08:03 DEBUG : only16: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f406e682d4e4bc9f9_d20250207_m010703_c001_v7007000_t0000_u01738890423576") 2025/02/07 01:08:03 DEBUG : only16: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94143c_d20250207_m010658_c001_v0001172_t0037_u01738890418793") 2025/02/07 01:08:03 DEBUG : only17: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d987_d20250207_m010736_c001_v7007000_t0000_u01738890456788") 2025/02/07 01:08:03 DEBUG : only17: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4030bd79b45b4f50_d20250207_m010730_c001_v0001116_t0018_u01738890450246") 2025/02/07 01:08:03 DEBUG : only17: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9414cb_d20250207_m010726_c001_v0001172_t0037_u01738890446864") 2025/02/07 01:08:03 DEBUG : only17: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4179e31a26d0c90c_d20250207_m010703_c001_v7007000_t0000_u01738890423586") 2025/02/07 01:08:03 DEBUG : only17: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941442_d20250207_m010659_c001_v0001172_t0051_u01738890419681") 2025/02/07 01:08:03 DEBUG : only18: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d988_d20250207_m010736_c001_v7007000_t0000_u01738890456974") 2025/02/07 01:08:03 DEBUG : only18: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409c3d629e9414e5_d20250207_m010730_c001_v0001172_t0053_u01738890450259") 2025/02/07 01:08:03 DEBUG : only18: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9414cf_d20250207_m010727_c001_v0001172_t0050_u01738890447628") 2025/02/07 01:08:03 DEBUG : only18: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649301_d20250207_m010703_c001_v7007000_t0000_u01738890423190") 2025/02/07 01:08:03 DEBUG : only18: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941446_d20250207_m010700_c001_v0001172_t0046_u01738890420500") 2025/02/07 01:08:04 DEBUG : only19: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d989_d20250207_m010737_c001_v7007000_t0000_u01738890457157") 2025/02/07 01:08:04 DEBUG : only19: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41798831188506e9_d20250207_m010730_c001_v0001183_t0034_u01738890450408") 2025/02/07 01:08:04 DEBUG : only19: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9414d5_d20250207_m010728_c001_v0001172_t0009_u01738890448468") 2025/02/07 01:08:04 DEBUG : only19: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649302_d20250207_m010703_c001_v7007000_t0000_u01738890423200") 2025/02/07 01:08:04 DEBUG : only19: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94144a_d20250207_m010701_c001_v0001172_t0052_u01738890421347") 2025/02/07 01:08:04 DEBUG : only2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d98b_d20250207_m010737_c001_v7007000_t0000_u01738890457339") 2025/02/07 01:08:04 DEBUG : only2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4142da70b973e51b_d20250207_m010730_c001_v0001136_t0040_u01738890450421") 2025/02/07 01:08:04 DEBUG : only2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941466_d20250207_m010712_c001_v0001172_t0036_u01738890432314") 2025/02/07 01:08:04 DEBUG : only2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649309_d20250207_m010703_c001_v7007000_t0000_u01738890423733") 2025/02/07 01:08:04 DEBUG : only2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941404_d20250207_m010645_c001_v0001172_t0045_u01738890405155") 2025/02/07 01:08:04 DEBUG : only3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d98c_d20250207_m010737_c001_v7007000_t0000_u01738890457525") 2025/02/07 01:08:04 DEBUG : only3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4030bd79b45b4f52_d20250207_m010730_c001_v0001116_t0018_u01738890450430") 2025/02/07 01:08:04 DEBUG : only3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94146d_d20250207_m010713_c001_v0001172_t0016_u01738890433454") 2025/02/07 01:08:04 DEBUG : only3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4179e31a26d0c909_d20250207_m010702_c001_v7007000_t0000_u01738890422999") 2025/02/07 01:08:04 DEBUG : only3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941406_d20250207_m010646_c001_v0001172_t0007_u01738890406302") 2025/02/07 01:08:04 DEBUG : only4: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d98e_d20250207_m010737_c001_v7007000_t0000_u01738890457708") 2025/02/07 01:08:04 DEBUG : only4: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409c3d629e9414e7_d20250207_m010730_c001_v0001172_t0053_u01738890450444") 2025/02/07 01:08:04 DEBUG : only4: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941479_d20250207_m010714_c001_v0001172_t0044_u01738890434701") 2025/02/07 01:08:04 DEBUG : only4: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f406e682d4e4bc9f7_d20250207_m010703_c001_v7007000_t0000_u01738890423210") 2025/02/07 01:08:04 DEBUG : only4: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941408_d20250207_m010647_c001_v0001172_t0038_u01738890407166") 2025/02/07 01:08:05 DEBUG : only5: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d98f_d20250207_m010737_c001_v7007000_t0000_u01738890457898") 2025/02/07 01:08:05 DEBUG : only5: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41798831188506ef_d20250207_m010730_c001_v0001183_t0034_u01738890450590") 2025/02/07 01:08:05 DEBUG : only5: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94147f_d20250207_m010715_c001_v0001172_t0052_u01738890435722") 2025/02/07 01:08:05 DEBUG : only5: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4179e31a26d0c90a_d20250207_m010703_c001_v7007000_t0000_u01738890423220") 2025/02/07 01:08:05 DEBUG : only5: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94140a_d20250207_m010648_c001_v0001172_t0023_u01738890408273") 2025/02/07 01:08:05 DEBUG : only6: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d990_d20250207_m010738_c001_v7007000_t0000_u01738890458080") 2025/02/07 01:08:05 DEBUG : only6: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4142da70b973e51d_d20250207_m010730_c001_v0001136_t0040_u01738890450605") 2025/02/07 01:08:05 DEBUG : only6: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941485_d20250207_m010716_c001_v0001172_t0028_u01738890436725") 2025/02/07 01:08:05 DEBUG : only6: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649306_d20250207_m010703_c001_v7007000_t0000_u01738890423383") 2025/02/07 01:08:05 DEBUG : only6: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94140e_d20250207_m010649_c001_v0001172_t0000_u01738890409112") 2025/02/07 01:08:05 DEBUG : only7: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d991_d20250207_m010738_c001_v7007000_t0000_u01738890458262") 2025/02/07 01:08:05 DEBUG : only7: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4030bd79b45b4f54_d20250207_m010730_c001_v0001116_t0018_u01738890450613") 2025/02/07 01:08:05 DEBUG : only7: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94148d_d20250207_m010717_c001_v0001172_t0031_u01738890437765") 2025/02/07 01:08:05 DEBUG : only7: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff64930a_d20250207_m010703_c001_v7007000_t0000_u01738890423752") 2025/02/07 01:08:05 DEBUG : only7: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941412_d20250207_m010650_c001_v0001172_t0022_u01738890410356") 2025/02/07 01:08:05 DEBUG : only8: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d992_d20250207_m010738_c001_v7007000_t0000_u01738890458443") 2025/02/07 01:08:05 DEBUG : only8: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409c3d629e9414e9_d20250207_m010730_c001_v0001172_t0053_u01738890450628") 2025/02/07 01:08:05 DEBUG : only8: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941497_d20250207_m010719_c001_v0001172_t0057_u01738890439066") 2025/02/07 01:08:05 DEBUG : only8: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649300_d20250207_m010703_c001_v7007000_t0000_u01738890423007") 2025/02/07 01:08:06 DEBUG : only8: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941414_d20250207_m010651_c001_v0001172_t0018_u01738890411223") 2025/02/07 01:08:06 DEBUG : only9: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d993_d20250207_m010738_c001_v7007000_t0000_u01738890458630") 2025/02/07 01:08:06 DEBUG : only9: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41798831188506fd_d20250207_m010730_c001_v0001183_t0034_u01738890450773") 2025/02/07 01:08:06 DEBUG : only9: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94149f_d20250207_m010719_c001_v0001172_t0029_u01738890439839") 2025/02/07 01:08:06 DEBUG : only9: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f403d4c41ff649305_d20250207_m010703_c001_v7007000_t0000_u01738890423370") 2025/02/07 01:08:06 DEBUG : only9: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94141a_d20250207_m010652_c001_v0001172_t0025_u01738890412124") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11f1_d20250207_m010303_c001_v7007000_t0000_u01738890183125") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941146_d20250207_m010301_c001_v0001172_t0046_u01738890181459") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335bab_d20250207_m010259_c001_v7007000_t0000_u01738890179274") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4bd8_d20250207_m010257_c001_v0001116_t0041_u01738890177083") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335ba4_d20250207_m010255_c001_v7007000_t0000_u01738890175257") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6a7b_d20250207_m010253_c001_v0001179_t0051_u01738890173226") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b7f_d20250207_m010239_c001_v7007000_t0000_u01738890159990") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ba0_d20250207_m010238_c001_v0001116_t0018_u01738890158082") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b76_d20250207_m010235_c001_v7007000_t0000_u01738890155678") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b94_d20250207_m010234_c001_v0001116_t0046_u01738890154419") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b72_d20250207_m010232_c001_v7007000_t0000_u01738890152695") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b86_d20250207_m010230_c001_v0001116_t0011_u01738890150955") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd9e_d20250207_m010221_c001_v7007000_t0000_u01738890141873") 2025/02/07 01:08:06 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b5e_d20250207_m010219_c001_v0001116_t0009_u01738890139784") 2025/02/07 01:08:07 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd95_d20250207_m010219_c001_v7007000_t0000_u01738890139042") 2025/02/07 01:08:07 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b52_d20250207_m010217_c001_v0001116_t0012_u01738890137295") 2025/02/07 01:08:07 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd93_d20250207_m010216_c001_v7007000_t0000_u01738890136567") 2025/02/07 01:08:07 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b4e_d20250207_m010215_c001_v0001116_t0036_u01738890135762") 2025/02/07 01:08:07 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b4a_d20250207_m010214_c001_v0001116_t0037_u01738890134841") 2025/02/07 01:08:07 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd8e_d20250207_m010214_c001_v7007000_t0000_u01738890134120") 2025/02/07 01:08:07 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b46_d20250207_m010213_c001_v0001116_t0029_u01738890133103") 2025/02/07 01:08:07 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b40_d20250207_m010212_c001_v0001116_t0005_u01738890132259") 2025/02/07 01:08:07 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fd8a_d20250207_m010211_c001_v7007000_t0000_u01738890131536") 2025/02/07 01:08:07 DEBUG : potato: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b38_d20250207_m010210_c001_v0001116_t0032_u01738890130465") 2025/02/07 01:08:07 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335c25_d20250207_m010418_c001_v7007000_t0000_u01738890258790") 2025/02/07 01:08:07 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94122e_d20250207_m010418_c001_v0001172_t0021_u01738890258010") 2025/02/07 01:08:07 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4083145de41f1ab4_d20250207_m010403_c001_v7007000_t0000_u01738890243547") 2025/02/07 01:08:07 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9411dc_d20250207_m010355_c001_v0001172_t0020_u01738890235415") 2025/02/07 01:08:07 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4090711e54983563_d20250207_m010342_c001_v7007000_t0000_u01738890222942") 2025/02/07 01:08:07 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e9411aa_d20250207_m010336_c001_v0001172_t0016_u01738890216172") 2025/02/07 01:08:07 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fe0e_d20250207_m010320_c001_v7007000_t0000_u01738890200268") 2025/02/07 01:08:07 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94115e_d20250207_m010312_c001_v0001172_t0001_u01738890192608") 2025/02/07 01:08:07 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b8f_d20250207_m010246_c001_v7007000_t0000_u01738890166310") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4bb4_d20250207_m010244_c001_v0001116_t0053_u01738890164033") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b86_d20250207_m010242_c001_v7007000_t0000_u01738890162939") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4bac_d20250207_m010240_c001_v0001116_t0049_u01738890160920") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b80_d20250207_m010240_c001_v7007000_t0000_u01738890160177") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ba6_d20250207_m010238_c001_v0001116_t0003_u01738890158930") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b7b_d20250207_m010237_c001_v7007000_t0000_u01738890157356") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b98_d20250207_m010236_c001_v0001116_t0014_u01738890156047") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b75_d20250207_m010233_c001_v7007000_t0000_u01738890153693") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b90_d20250207_m010232_c001_v0001116_t0045_u01738890152703") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fda5_d20250207_m010222_c001_v7007000_t0000_u01738890142648") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4b68_d20250207_m010221_c001_v0001116_t0051_u01738890141350") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11a2_d20250207_m010045_c001_v7007000_t0000_u01738890045319") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a20_d20250207_m010044_c001_v0001116_t0045_u01738890044516") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e119f_d20250207_m010043_c001_v7007000_t0000_u01738890043244") 2025/02/07 01:08:08 DEBUG : potato2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a1a_d20250207_m010042_c001_v0001116_t0005_u01738890042317") 2025/02/07 01:08:08 DEBUG : potato3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4083145de41f1ab6_d20250207_m010404_c001_v7007000_t0000_u01738890244002") 2025/02/07 01:08:08 DEBUG : potato3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4c90_d20250207_m010356_c001_v0001116_t0000_u01738890236697") 2025/02/07 01:08:08 DEBUG : potato3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4090711e54983565_d20250207_m010343_c001_v7007000_t0000_u01738890223921") 2025/02/07 01:08:08 DEBUG : potato3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4c60_d20250207_m010337_c001_v0001116_t0030_u01738890217370") 2025/02/07 01:08:08 DEBUG : potato3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4192b882b806fe11_d20250207_m010321_c001_v7007000_t0000_u01738890201185") 2025/02/07 01:08:08 DEBUG : potato3: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4c08_d20250207_m010313_c001_v0001116_t0042_u01738890193442") 2025/02/07 01:08:08 DEBUG : pre-dest1/1: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4043e6c341a89678_d20250207_m010501_c001_v7007000_t0000_u01738890301130") 2025/02/07 01:08:08 DEBUG : pre-dest1/1: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4d36_d20250207_m010453_c001_v0001116_t0054_u01738890293001") 2025/02/07 01:08:09 DEBUG : pre-dest2/2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4043e6c341a8967a_d20250207_m010501_c001_v7007000_t0000_u01738890301313") 2025/02/07 01:08:09 DEBUG : pre-dest2/2: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941286_d20250207_m010453_c001_v0001172_t0017_u01738890293868") 2025/02/07 01:08:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f400835ac9f9061b7_d20250207_m010431_c001_v7007000_t0000_u01738890271285") 2025/02/07 01:08:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6bb2_d20250207_m010428_c001_v0001179_t0030_u01738890268211") 2025/02/07 01:08:09 DEBUG : sizeonly: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8c97_d20250207_m010148_c001_v7007000_t0000_u01738890108967") 2025/02/07 01:08:09 DEBUG : sizeonly: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ae0_d20250207_m010147_c001_v0001116_t0029_u01738890107704") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d99c_d20250207_m010744_c001_v7007000_t0000_u01738890464347") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941507_d20250207_m010743_c001_v0001172_t0007_u01738890463216") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d994_d20250207_m010741_c001_v7007000_t0000_u01738890461341") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1142da70b973e52d_d20250207_m010739_c001_v0001136_t0042_u01738890459950") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11f9_d20250207_m010308_c001_v7007000_t0000_u01738890188777") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e94114a_d20250207_m010307_c001_v0001172_t0012_u01738890187932") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11f6_d20250207_m010306_c001_v7007000_t0000_u01738890186639") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4bea_d20250207_m010305_c001_v0001116_t0017_u01738890185315") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8c91_d20250207_m010144_c001_v7007000_t0000_u01738890104246") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4aca_d20250207_m010142_c001_v0001116_t0009_u01738890102669") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8c90_d20250207_m010141_c001_v7007000_t0000_u01738890101943") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ac4_d20250207_m010140_c001_v0001116_t0054_u01738890100666") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8c8d_d20250207_m010136_c001_v7007000_t0000_u01738890096488") 2025/02/07 01:08:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4ab4_d20250207_m010135_c001_v0001116_t0025_u01738890095422") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8c8a_d20250207_m010134_c001_v7007000_t0000_u01738890094881") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4aae_d20250207_m010133_c001_v0001116_t0035_u01738890093657") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a9e_d20250207_m010128_c001_v0001116_t0029_u01738890088402") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8c84_d20250207_m010127_c001_v7007000_t0000_u01738890087677") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a98_d20250207_m010126_c001_v0001116_t0048_u01738890086830") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a94_d20250207_m010125_c001_v0001116_t0023_u01738890085714") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f41306c17625b8c7f_d20250207_m010124_c001_v7007000_t0000_u01738890084265") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a88_d20250207_m010118_c001_v0001116_t0029_u01738890078207") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a6e_d20250207_m010110_c001_v0001116_t0059_u01738890070884") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f400835ac9f90600b_d20250207_m010110_c001_v7007000_t0000_u01738890070164") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a6c_d20250207_m010109_c001_v0001116_t0034_u01738890069263") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a68_d20250207_m010108_c001_v0001116_t0006_u01738890068388") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f400835ac9f906006_d20250207_m010107_c001_v7007000_t0000_u01738890067270") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a54_d20250207_m010057_c001_v0001116_t0047_u01738890057614") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4179e31a26d0c676_d20250207_m010057_c001_v7007000_t0000_u01738890057249") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a50_d20250207_m010056_c001_v0001116_t0058_u01738890056423") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11ac_d20250207_m010054_c001_v7007000_t0000_u01738890054794") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a40_d20250207_m010053_c001_v0001116_t0003_u01738890053801") 2025/02/07 01:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11aa_d20250207_m010053_c001_v7007000_t0000_u01738890053261") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a3e_d20250207_m010051_c001_v0001116_t0000_u01738890051948") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11a9_d20250207_m010050_c001_v7007000_t0000_u01738890050689") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a34_d20250207_m010049_c001_v0001116_t0005_u01738890049409") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11a5_d20250207_m010048_c001_v7007000_t0000_u01738890048869") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a2e_d20250207_m010048_c001_v0001116_t0012_u01738890048044") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11a3_d20250207_m010047_c001_v7007000_t0000_u01738890047079") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a24_d20250207_m010046_c001_v0001116_t0056_u01738890046217") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e119d_d20250207_m010039_c001_v7007000_t0000_u01738890039738") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a12_d20250207_m010038_c001_v0001116_t0007_u01738890038712") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e119b_d20250207_m010037_c001_v7007000_t0000_u01738890037803") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a0a_d20250207_m010036_c001_v0001116_t0000_u01738890036663") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e119a_d20250207_m010035_c001_v7007000_t0000_u01738890035765") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4a08_d20250207_m010034_c001_v0001116_t0024_u01738890034762") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e1199_d20250207_m010031_c001_v7007000_t0000_u01738890031843") 2025/02/07 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b49fc_d20250207_m010030_c001_v0001116_t0034_u01738890030925") 2025/02/07 01:08:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d99d_d20250207_m010744_c001_v7007000_t0000_u01738890464531") 2025/02/07 01:08:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1179883118850865_d20250207_m010743_c001_v0001183_t0034_u01738890463234") 2025/02/07 01:08:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f415bbdf2d663d995_d20250207_m010741_c001_v7007000_t0000_u01738890461525") 2025/02/07 01:08:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4f78_d20250207_m010739_c001_v0001116_t0053_u01738890459953") 2025/02/07 01:08:11 DEBUG : sub/yam: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11f0_d20250207_m010302_c001_v7007000_t0000_u01738890182581") 2025/02/07 01:08:12 DEBUG : sub/yam: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6a8b_d20250207_m010301_c001_v0001179_t0050_u01738890181102") 2025/02/07 01:08:12 DEBUG : three: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335b9f_d20250207_m010252_c001_v7007000_t0000_u01738890172490") 2025/02/07 01:08:12 DEBUG : three: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4bcc_d20250207_m010251_c001_v0001116_t0039_u01738890171116") 2025/02/07 01:08:12 DEBUG : three: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f1030bd79b45b4bc1_d20250207_m010248_c001_v0001116_t0048_u01738890168542") 2025/02/07 01:08:12 DEBUG : two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335ba0_d20250207_m010252_c001_v7007000_t0000_u01738890172673") 2025/02/07 01:08:12 DEBUG : two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f409c3d629e94112a_d20250207_m010250_c001_v0001172_t0053_u01738890170551") 2025/02/07 01:08:12 DEBUG : two: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f4030bd79b45b4bbe_d20250207_m010248_c001_v0001116_t0018_u01738890168354") 2025/02/07 01:08:12 DEBUG : yam: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f404aaeee4f6e11f2_d20250207_m010303_c001_v7007000_t0000_u01738890183313") 2025/02/07 01:08:12 DEBUG : yam: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f113484bf2291b8ff_d20250207_m010302_c001_v0001181_t0012_u01738890182352") 2025/02/07 01:08:12 DEBUG : yam: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335baa_d20250207_m010258_c001_v7007000_t0000_u01738890178723") 2025/02/07 01:08:12 DEBUG : yam: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f11624f77dd1a6a81_d20250207_m010256_c001_v0001179_t0004_u01738890176736") 2025/02/07 01:08:12 DEBUG : yam: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335ba3_d20250207_m010254_c001_v7007000_t0000_u01738890174679") 2025/02/07 01:08:12 DEBUG : yam: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109c3d629e941132_d20250207_m010253_c001_v0001172_t0054_u01738890173237") 2025/02/07 01:08:12 DEBUG : yaml: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335bae_d20250207_m010259_c001_v7007000_t0000_u01738890179457") 2025/02/07 01:08:12 DEBUG : yaml: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f118654bf1c764800_d20250207_m010258_c001_v0001134_t0009_u01738890178349") 2025/02/07 01:08:12 DEBUG : yaml: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f402dc14a08335ba5_d20250207_m010255_c001_v7007000_t0000_u01738890175441") 2025/02/07 01:08:12 DEBUG : yaml: Deleting (id "4_z1fa21da3e0cddbdb9f480e1b_f109847b0e3f7904c_d20250207_m010254_c001_v0001182_t0019_u01738890174476") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m52.687566891s (try 1/5)