"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/30 01:49:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo" 2025/04/30 01:49:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 01:49:13 DEBUG : Creating backend with remote "/tmp/rclone3758846625" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/30 01:49:14 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:14 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:49:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:15 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:15 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:16 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.39s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", 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-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:18 DEBUG : Creating backend with remote "/non-existing" 2025/04/30 01:49:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/30 01:49:18 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:18 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:19 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:19 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.07s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:21 INFO : B2 bucket rclone-test-dusiliv5zedo: Running all checks before starting transfers 2025/04/30 01:49:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:21 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:21 INFO : B2 bucket rclone-test-dusiliv5zedo: Checks finished, now starting transfers 2025/04/30 01:49:21 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.85s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:22 ERROR : Ignoring --no-traverse with sync 2025/04/30 01:49:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:23 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:23 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:23 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:49:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.78s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/30 01:49:24 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:24 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/30 01:49:25 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.82s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:49:26 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:26 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.94s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:49:29 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:29 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/30 01:49:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:49:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/30 01:49:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:49:30 INFO : sub dir: Making directory 2025/04/30 01:49:30 INFO : sub dir2: Making directory 2025/04/30 01:49:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:30 INFO : sub dir2/sub sub dir2: Making directory 2025/04/30 01:49:30 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:30 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/30 01:49:31 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.92s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:32 INFO : sub dir2: Making directory 2025/04/30 01:49:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/30 01:49:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:49:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:32 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:32 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.39s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:33 DEBUG : sub dir2: Making directory with metadata 2025/04/30 01:49:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:49:34 INFO : sub dir: Making directory 2025/04/30 01:49:34 INFO : sub dir2: Making directory 2025/04/30 01:49:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:34 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:34 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:34 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:49:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/30 01:49:34 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/30 01:49:35 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", 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-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:36 INFO : sub dir2: Making directory 2025/04/30 01:49:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:36 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:36 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:37 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:49:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.47s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:37 DEBUG : sub dir2: Making directory with metadata 2025/04/30 01:49:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:49:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:49:37 INFO : sub dir: Making directory 2025/04/30 01:49:37 INFO : sub dir2: Making directory 2025/04/30 01:49:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:37 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:37 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:38 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:49:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/30 01:49:38 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.92s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", 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-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:40 INFO : sub dir2: Making directory 2025/04/30 01:49:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:40 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:40 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:41 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:49:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.69s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fanebob9fimi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-dusiliv5zedo -> B2 bucket rclone-test-fanebob9fimi 2025/04/30 01:49:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:43 DEBUG : B2 bucket rclone-test-fanebob9fimi: Waiting for checks to finish 2025/04/30 01:49:43 DEBUG : B2 bucket rclone-test-fanebob9fimi: Waiting for transfers to finish 2025/04/30 01:49:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:45 DEBUG : B2 bucket rclone-test-fanebob9fimi: Purge remote 2025/04/30 01:49:45 INFO : B2 bucket rclone-test-fanebob9fimi: cleaning bucket "rclone-test-fanebob9fimi" of all files 2025/04/30 01:49:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bd53602d8b4b9f680e1b_f11457067b925c440_d20250430_m014945_c001_v0001106_t0045_u01745977785107") --- PASS: TestServerSideCopy (5.63s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 01:49:48 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:48 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 01:49:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:51 DEBUG : Creating backend with remote "TestB2:rclone-test-butesal4zovo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-dusiliv5zedo -> B2 bucket rclone-test-butesal4zovo 2025/04/30 01:49:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:49:52 DEBUG : B2 bucket rclone-test-butesal4zovo: Waiting for checks to finish 2025/04/30 01:49:52 DEBUG : B2 bucket rclone-test-butesal4zovo: Waiting for transfers to finish 2025/04/30 01:49:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:49:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 01:49:54 DEBUG : B2 bucket rclone-test-butesal4zovo: Waiting for checks to finish 2025/04/30 01:49:54 DEBUG : B2 bucket rclone-test-butesal4zovo: Waiting for transfers to finish 2025/04/30 01:49:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 01:49:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:55 DEBUG : B2 bucket rclone-test-butesal4zovo: Purge remote 2025/04/30 01:49:55 INFO : B2 bucket rclone-test-butesal4zovo: cleaning bucket "rclone-test-butesal4zovo" of all files 2025/04/30 01:49:55 DEBUG : sub dir/hello world: Deleting (id "4_zcf82dd93602d8b4b9f680e1b_f103c531cd859b29e_d20250430_m014954_c001_v0001182_t0016_u01745977794874") 2025/04/30 01:49:55 DEBUG : sub dir/hello world: Deleting (id "4_zcf82dd93602d8b4b9f680e1b_f10865111f63fc536_d20250430_m014953_c001_v0001183_t0016_u01745977793501") --- PASS: TestServerSideCopyOverSelf (6.77s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:49:58 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:49:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 01:49:58 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:49:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 01:49:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/30 01:49:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.46s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bisavof6fopi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-dusiliv5zedo -> B2 bucket rclone-test-bisavof6fopi 2025/04/30 01:50:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:50:01 DEBUG : B2 bucket rclone-test-bisavof6fopi: Waiting for checks to finish 2025/04/30 01:50:01 DEBUG : B2 bucket rclone-test-bisavof6fopi: Waiting for transfers to finish 2025/04/30 01:50:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:50:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:03 DEBUG : B2 bucket rclone-test-bisavof6fopi: Waiting for checks to finish 2025/04/30 01:50:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 01:50:03 DEBUG : B2 bucket rclone-test-bisavof6fopi: Waiting for transfers to finish 2025/04/30 01:50:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 01:50:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 01:50:04 INFO : sub dir/hello world: Deleted 2025/04/30 01:50:05 DEBUG : testing file moves 2025/04/30 01:50:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/30 01:50:05 DEBUG : B2 bucket rclone-test-bisavof6fopi: Waiting for checks to finish 2025/04/30 01:50:05 DEBUG : B2 bucket rclone-test-bisavof6fopi: Waiting for transfers to finish 2025/04/30 01:50:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/30 01:50:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 01:50:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:06 DEBUG : B2 bucket rclone-test-bisavof6fopi: Purge remote 2025/04/30 01:50:06 INFO : B2 bucket rclone-test-bisavof6fopi: cleaning bucket "rclone-test-bisavof6fopi" of all files 2025/04/30 01:50:06 DEBUG : sub dir/hello world: Deleting (id "4_zef42fdc3602d8b4b9f680e1b_f10707d6f50c8b482_d20250430_m015005_c001_v0001184_t0052_u01745977805482") 2025/04/30 01:50:06 DEBUG : sub dir/hello world: Deleting (id "4_zef42fdc3602d8b4b9f680e1b_f1043bc1d809eaa53_d20250430_m015003_c001_v0001178_t0018_u01745977803715") 2025/04/30 01:50:06 DEBUG : sub dir/hello world: Deleting (id "4_zef42fdc3602d8b4b9f680e1b_f10886e7cbe1a4bc8_d20250430_m015002_c001_v0001182_t0026_u01745977802395") --- PASS: TestServerSideMoveOverSelf (11.60s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:12 ERROR : : error listing: directory not found 2025/04/30 01:50:12 INFO : Local file system at /tmp/rclone3758846625: Making directory 2025/04/30 01:50:12 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:12 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.40s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:50:14 DEBUG : Local file system at /tmp/rclone3758846625: Waiting for checks to finish 2025/04/30 01:50:14 DEBUG : Local file system at /tmp/rclone3758846625: Waiting for transfers to finish 2025/04/30 01:50:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:50:15 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/30 01:50:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestCopyRedownload (2.35s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/30 01:50:16 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:16 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 01:50:16 INFO : check sum: Copied (new) 2025/04/30 01:50:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:17 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 01:50:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/30 01:50:17 DEBUG : check sum: Unchanged skipping 2025/04/30 01:50:17 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:17 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.52s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/30 01:50:18 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:18 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 01:50:19 INFO : sizeonly: Copied (new) 2025/04/30 01:50:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:19 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:19 DEBUG : sizeonly: Sizes identical 2025/04/30 01:50:19 DEBUG : sizeonly: Unchanged skipping 2025/04/30 01:50:19 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:19 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/30 01:50:21 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:21 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:22 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/30 01:50:22 INFO : ignore-size: Copied (new) 2025/04/30 01:50:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:22 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:50:22 DEBUG : ignore-size: Unchanged skipping 2025/04/30 01:50:22 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:22 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.92s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:50:25 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:25 DEBUG : existing: Unchanged skipping 2025/04/30 01:50:25 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:25 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/30 01:50:25 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:25 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 01:50:25 INFO : existing: Copied (replaced existing) 2025/04/30 01:50:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 01:50:27 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:27 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 01:50:28 INFO : existing: Copied (new) 2025/04/30 01:50:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:28 DEBUG : existing: Destination exists, skipping 2025/04/30 01:50:28 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:28 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:28 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.80s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:31 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/30 01:50:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:50:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 01:50:31 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:31 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 01:50:31 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 01:50:32 INFO : a/potato2: Copied (new) 2025/04/30 01:50:32 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:32 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.86s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:34 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:34 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/04/30 01:50:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 01:50:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/30 01:50:34 DEBUG : empty space: Unchanged skipping 2025/04/30 01:50:34 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:34 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 01:50:35 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 01:50:35 INFO : empty space: Updated modification time in destination 2025/04/30 01:50:35 DEBUG : empty space: Unchanged skipping 2025/04/30 01:50:35 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:35 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:38 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 01:50:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 01:50:38 DEBUG : empty space: Unchanged skipping 2025/04/30 01:50:38 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:38 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.38s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:40 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:40 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 01:50:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3758846625) 2025/04/30 01:50:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dusiliv5zedo) 2025/04/30 01:50:40 DEBUG : foo: sha1 differ 2025/04/30 01:50:40 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/30 01:50:40 INFO : foo: Copied (replaced existing) 2025/04/30 01:50:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:50:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/30 01:50:42 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:42 DEBUG : empty space: Unchanged skipping 2025/04/30 01:50:42 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 01:50:43 INFO : potato: Copied (new) 2025/04/30 01:50:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/30 01:50:45 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:45 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/30 01:50:45 INFO : potato: Copied (replaced existing) 2025/04/30 01:50:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:47 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:47 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/30 01:50:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3758846625) 2025/04/30 01:50:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dusiliv5zedo) 2025/04/30 01:50:47 DEBUG : potato: sha1 differ 2025/04/30 01:50:47 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/30 01:50:48 INFO : potato: Copied (replaced existing) 2025/04/30 01:50:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:50:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:50:50 DEBUG : empty space: Unchanged skipping 2025/04/30 01:50:50 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:50 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/30 01:50:50 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:50:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:50:53 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:53 DEBUG : empty space: Unchanged skipping 2025/04/30 01:50:53 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 01:50:54 INFO : potato2: Copied (new) 2025/04/30 01:50:54 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:55 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:50:58 INFO : d: Making directory 2025/04/30 01:50:58 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/30 01:50:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:50:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 01:50:58 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:50:58 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 01:50:58 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:50:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 01:50:59 INFO : a/potato2: Copied (new) 2025/04/30 01:50:59 DEBUG : Waiting for deletions to finish 2025/04/30 01:50:59 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:02 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/30 01:51:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:51:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 01:51:02 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:02 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 01:51:02 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 01:51:03 INFO : a/potato2: Copied (new) 2025/04/30 01:51:03 ERROR : B2 bucket rclone-test-dusiliv5zedo: not deleting files as there were IO errors 2025/04/30 01:51:03 ERROR : B2 bucket rclone-test-dusiliv5zedo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:05 DEBUG : Waiting for deletions to finish 2025/04/30 01:51:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:51:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:51:06 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:06 DEBUG : empty space: Unchanged skipping 2025/04/30 01:51:06 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:06 INFO : potato: Deleted 2025/04/30 01:51:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 01:51:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.32s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:09 DEBUG : Waiting for deletions to finish 2025/04/30 01:51:09 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:09 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:09 INFO : potato: Deleted 2025/04/30 01:51:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:51:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:51:10 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:10 DEBUG : empty space: Unchanged skipping 2025/04/30 01:51:10 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 01:51:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.81s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:51:12 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:12 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/30 01:51:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.89s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:15 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 01:51:15 DEBUG : enormous: Excluded 2025/04/30 01:51:15 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 01:51:15 DEBUG : potato2: Excluded 2025/04/30 01:51:16 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 01:51:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:51:16 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:16 DEBUG : empty space: Unchanged skipping 2025/04/30 01:51:16 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:16 DEBUG : Waiting for deletions to finish 2025/04/30 01:51:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:16 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 01:51:16 DEBUG : enormous: Excluded 2025/04/30 01:51:16 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 01:51:16 DEBUG : potato2: Excluded 2025/04/30 01:51:16 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 01:51:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/30 01:51:16 DEBUG : empty space: Unchanged skipping 2025/04/30 01:51:16 DEBUG : Local file system at /tmp/rclone3758846625: Waiting for checks to finish 2025/04/30 01:51:16 DEBUG : Local file system at /tmp/rclone3758846625: Waiting for transfers to finish 2025/04/30 01:51:16 DEBUG : Waiting for deletions to finish 2025/04/30 01:51:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 01:51:20 DEBUG : enormous: Excluded 2025/04/30 01:51:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 01:51:20 DEBUG : potato2: Excluded 2025/04/30 01:51:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:51:20 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:20 DEBUG : empty space: Unchanged skipping 2025/04/30 01:51:20 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:20 DEBUG : Waiting for deletions to finish 2025/04/30 01:51:20 INFO : enormous: Deleted 2025/04/30 01:51:20 INFO : potato2: Deleted 2025/04/30 01:51:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/30 01:51:21 DEBUG : Local file system at /tmp/rclone3758846625: Waiting for checks to finish 2025/04/30 01:51:21 DEBUG : empty space: Unchanged skipping 2025/04/30 01:51:21 DEBUG : Local file system at /tmp/rclone3758846625: Waiting for transfers to finish 2025/04/30 01:51:21 DEBUG : Waiting for deletions to finish 2025/04/30 01:51:21 INFO : enormous: Deleted 2025/04/30 01:51:21 INFO : potato2: Deleted 2025/04/30 01:51:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:24 DEBUG : five: Need to transfer - File not found at Destination 2025/04/30 01:51:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/30 01:51:24 DEBUG : three: Sizes identical 2025/04/30 01:51:24 DEBUG : one: Destination is newer than source, skipping 2025/04/30 01:51:24 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/30 01:51:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 01:51:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3758846625) 2025/04/30 01:51:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dusiliv5zedo) 2025/04/30 01:51:24 DEBUG : two: sha1 differ 2025/04/30 01:51:24 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/30 01:51:25 INFO : five: Copied (new) 2025/04/30 01:51:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/30 01:51:25 INFO : four: Copied (replaced existing) 2025/04/30 01:51:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 01:51:25 INFO : two: Copied (replaced existing) 2025/04/30 01:51:25 DEBUG : Waiting for deletions to finish 2025/04/30 01:51:25 DEBUG : one: Destination is newer than source, skipping 2025/04/30 01:51:25 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 01:51:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/30 01:51:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/30 01:51:25 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/30 01:51:25 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/30 01:51:25 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/30 01:51:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 01:51:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 01:51:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 01:51:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3758846625) 2025/04/30 01:51:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dusiliv5zedo) 2025/04/30 01:51:25 DEBUG : three: sha1 differ 2025/04/30 01:51:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/30 01:51:25 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 01:51:26 INFO : three: Copied (replaced existing) 2025/04/30 01:51:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.51s) === 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-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/30 01:51:28 INFO : B2 bucket rclone-test-dusiliv5zedo: Making map for --track-renames 2025/04/30 01:51:28 INFO : B2 bucket rclone-test-dusiliv5zedo: Finished making map for --track-renames 2025/04/30 01:51:28 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:28 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for renames to finish 2025/04/30 01:51:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 01:51:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/30 01:51:28 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 01:51:28 INFO : yam: Copied (new) 2025/04/30 01:51:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 01:51:28 INFO : potato: Copied (new) 2025/04/30 01:51:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:51:28 INFO : B2 bucket rclone-test-dusiliv5zedo: Making map for --track-renames 2025/04/30 01:51:28 INFO : B2 bucket rclone-test-dusiliv5zedo: Finished making map for --track-renames 2025/04/30 01:51:28 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:28 DEBUG : potato: Unchanged skipping 2025/04/30 01:51:28 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for renames to finish 2025/04/30 01:51:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 01:51:29 INFO : yam: Copied (server-side copy) to: yaml 2025/04/30 01:51:29 INFO : yam: Deleted 2025/04/30 01:51:29 INFO : yaml: Renamed from "yam" 2025/04/30 01:51:29 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/30 01:51:31 INFO : B2 bucket rclone-test-dusiliv5zedo: Making map for --track-renames 2025/04/30 01:51:31 INFO : B2 bucket rclone-test-dusiliv5zedo: Finished making map for --track-renames 2025/04/30 01:51:31 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/30 01:51:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 01:51:31 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for renames to finish 2025/04/30 01:51:31 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 01:51:31 INFO : potato: Copied (new) 2025/04/30 01:51:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 01:51:32 INFO : yam: Copied (new) 2025/04/30 01:51:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:51:33 INFO : B2 bucket rclone-test-dusiliv5zedo: Making map for --track-renames 2025/04/30 01:51:33 INFO : B2 bucket rclone-test-dusiliv5zedo: Finished making map for --track-renames 2025/04/30 01:51:33 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:33 DEBUG : potato: Unchanged skipping 2025/04/30 01:51:33 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for renames to finish 2025/04/30 01:51:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 01:51:33 INFO : yam: Copied (server-side copy) to: yaml 2025/04/30 01:51:33 INFO : yam: Deleted 2025/04/30 01:51:33 INFO : yaml: Renamed from "yam" 2025/04/30 01:51:33 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.94s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/30 01:51:35 INFO : B2 bucket rclone-test-dusiliv5zedo: Making map for --track-renames 2025/04/30 01:51:35 INFO : B2 bucket rclone-test-dusiliv5zedo: Finished making map for --track-renames 2025/04/30 01:51:35 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/30 01:51:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 01:51:35 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for renames to finish 2025/04/30 01:51:35 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 01:51:35 INFO : potato: Copied (new) 2025/04/30 01:51:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 01:51:36 INFO : sub/yam: Copied (new) 2025/04/30 01:51:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:51:37 DEBUG : potato: Unchanged skipping 2025/04/30 01:51:37 INFO : B2 bucket rclone-test-dusiliv5zedo: Making map for --track-renames 2025/04/30 01:51:37 INFO : B2 bucket rclone-test-dusiliv5zedo: Finished making map for --track-renames 2025/04/30 01:51:37 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:37 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for renames to finish 2025/04/30 01:51:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 01:51:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/30 01:51:38 INFO : sub/yam: Deleted 2025/04/30 01:51:38 INFO : yam: Renamed from "sub/yam" 2025/04/30 01:51:38 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:39 DEBUG : Creating backend with remote "/tmp/rclone3758846625/dir1" 2025/04/30 01:51:39 DEBUG : Creating backend with remote "/tmp/rclone3758846625/dir2" 2025/04/30 01:51:39 DEBUG : Local file system at /tmp/rclone3758846625/dir2: Using server-side directory move 2025/04/30 01:51:39 INFO : Local file system at /tmp/rclone3758846625/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/30 01:51:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/30 01:51:39 DEBUG : Local file system at /tmp/rclone3758846625/dir2: Waiting for checks to finish 2025/04/30 01:51:39 INFO : file1.txt: Moved (server-side) 2025/04/30 01:51:39 DEBUG : Local file system at /tmp/rclone3758846625/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:51:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/30 01:51:40 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:40 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/30 01:51:40 INFO : nested/sub dir/file: Copied (new) 2025/04/30 01:51:40 INFO : nested/sub dir/file: Deleted 2025/04/30 01:51:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:51:41 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:51:41 INFO : sub dir/hello world: Deleted 2025/04/30 01:51:41 INFO : sub dir: Removing directory 2025/04/30 01:51:41 INFO : nested/sub dir: Removing directory 2025/04/30 01:51:41 INFO : nested: Removing directory 2025/04/30 01:51:41 DEBUG : Local file system at /tmp/rclone3758846625: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.51s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:51:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/30 01:51:42 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:42 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/30 01:51:42 INFO : nested/sub dir/file: Copied (new) 2025/04/30 01:51:42 INFO : nested/sub dir/file: Deleted 2025/04/30 01:51:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 01:51:43 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:51:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 01:51:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/30 01:51:44 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:44 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:45 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/30 01:51:45 INFO : existing-b: Copied (new) 2025/04/30 01:51:45 INFO : existing-b: Deleted 2025/04/30 01:51:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 01:51:45 INFO : existing: Copied (new) 2025/04/30 01:51:45 INFO : existing: Deleted 2025/04/30 01:51:45 DEBUG : existing: Destination exists, skipping 2025/04/30 01:51:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/30 01:51:45 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:51:45 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:51:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.35s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cahozah5hofe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dusiliv5zedo -> B2 bucket rclone-test-cahozah5hofe 2025/04/30 01:51:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:51:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 01:51:51 DEBUG : empty space: Unchanged skipping 2025/04/30 01:51:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 01:51:51 DEBUG : B2 bucket rclone-test-cahozah5hofe: Waiting for checks to finish 2025/04/30 01:51:51 INFO : empty space: Deleted 2025/04/30 01:51:51 DEBUG : B2 bucket rclone-test-cahozah5hofe: Waiting for transfers to finish 2025/04/30 01:51:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 01:51:52 INFO : potato2: Copied (server-side copy) 2025/04/30 01:51:52 INFO : potato2: Deleted 2025/04/30 01:51:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 01:51:52 INFO : potato3: Copied (server-side copy) 2025/04/30 01:51:52 INFO : potato3: Deleted 2025/04/30 01:51:53 DEBUG : Creating backend with remote "TestB2:rclone-test-pavupaq6lona" 2025/04/30 01:51:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/30 01:51:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:51:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 01:51:54 DEBUG : B2 bucket rclone-test-pavupaq6lona: Waiting for checks to finish 2025/04/30 01:51:54 DEBUG : B2 bucket rclone-test-pavupaq6lona: Waiting for transfers to finish 2025/04/30 01:51:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 01:51:55 INFO : empty space: Copied (server-side copy) 2025/04/30 01:51:55 INFO : empty space: Deleted 2025/04/30 01:51:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 01:51:55 INFO : potato3: Copied (server-side copy) 2025/04/30 01:51:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 01:51:55 INFO : potato2: Copied (server-side copy) 2025/04/30 01:51:55 INFO : potato3: Deleted 2025/04/30 01:51:55 INFO : potato2: Deleted 2025/04/30 01:51:55 DEBUG : B2 bucket rclone-test-pavupaq6lona: Purge remote 2025/04/30 01:51:55 INFO : B2 bucket rclone-test-pavupaq6lona: cleaning bucket "rclone-test-pavupaq6lona" of all files 2025/04/30 01:51:56 DEBUG : empty space: Deleting (id "4_z5fc2bd33604d8b4b9f680e1b_f1057a71e22c74b6b_d20250430_m015154_c001_v0001130_t0056_u01745977914721") 2025/04/30 01:51:56 DEBUG : potato2: Deleting (id "4_z5fc2bd33604d8b4b9f680e1b_f1022fc3ad52916de_d20250430_m015155_c001_v0001136_t0039_u01745977915117") 2025/04/30 01:51:56 DEBUG : potato3: Deleting (id "4_z5fc2bd33604d8b4b9f680e1b_f1180d8f42870b2d3_d20250430_m015155_c001_v0001044_t0017_u01745977915087") 2025/04/30 01:51:56 DEBUG : B2 bucket rclone-test-cahozah5hofe: Purge remote 2025/04/30 01:51:56 INFO : B2 bucket rclone-test-cahozah5hofe: cleaning bucket "rclone-test-cahozah5hofe" of all files 2025/04/30 01:51:56 DEBUG : empty space: Deleting (id "4_z0f12ad23604d8b4b9f680e1b_f4036cebb002f2d96_d20250430_m015155_c001_v7007000_t0000_u01745977915180") 2025/04/30 01:51:56 DEBUG : empty space: Deleting (id "4_z0f12ad23604d8b4b9f680e1b_f119413501337cabc_d20250430_m015150_c001_v0001145_t0050_u01745977910704") 2025/04/30 01:51:56 DEBUG : potato2: Deleting (id "4_z0f12ad23604d8b4b9f680e1b_f418f955f453b1f73_d20250430_m015155_c001_v7007000_t0000_u01745977915545") 2025/04/30 01:51:56 DEBUG : potato2: Deleting (id "4_z0f12ad23604d8b4b9f680e1b_f1170356db2aceebf_d20250430_m015151_c001_v0001161_t0034_u01745977911844") 2025/04/30 01:51:56 DEBUG : potato3: Deleting (id "4_z0f12ad23604d8b4b9f680e1b_f4036cebb002f2d97_d20250430_m015155_c001_v7007000_t0000_u01745977915512") 2025/04/30 01:51:56 DEBUG : potato3: Deleting (id "4_z0f12ad23604d8b4b9f680e1b_f1155e49db9d6cc89_d20250430_m015152_c001_v0001037_t0012_u01745977912168") 2025/04/30 01:51:56 DEBUG : potato3: Deleting (id "4_z0f12ad23604d8b4b9f680e1b_f119413501337cac0_d20250430_m015151_c001_v0001145_t0036_u01745977911065") --- PASS: TestServerSideMove (11.71s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:51:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qividuz7zozi" 2025/04/30 01:51:58 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dusiliv5zedo -> B2 bucket rclone-test-qividuz7zozi 2025/04/30 01:52:02 DEBUG : pacer: low level retry 1/10 (error internal incident (500 internal_error)) 2025/04/30 01:52:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/30 01:52:02 DEBUG : pacer: Reducing sleep to 10ms run.go:237: Failed to mkdir "B2 bucket rclone-test-qividuz7zozi": failed to create bucket: Bucket name is already in use! (400 duplicate_bucket_name) 2025/04/30 01:52:03 DEBUG : B2 bucket rclone-test-qividuz7zozi: Purge remote 2025/04/30 01:52:03 INFO : B2 bucket rclone-test-qividuz7zozi: cleaning bucket "rclone-test-qividuz7zozi" of all files 2025/04/30 01:52:03 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveWithFilter (5.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:52:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cedalah0sugi" 2025/04/30 01:52:06 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dusiliv5zedo -> B2 bucket rclone-test-cedalah0sugi 2025/04/30 01:52:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:52:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 01:52:09 DEBUG : empty space: Unchanged skipping 2025/04/30 01:52:09 DEBUG : B2 bucket rclone-test-cedalah0sugi: Waiting for checks to finish 2025/04/30 01:52:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 01:52:10 INFO : empty space: Deleted 2025/04/30 01:52:10 DEBUG : B2 bucket rclone-test-cedalah0sugi: Waiting for transfers to finish 2025/04/30 01:52:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 01:52:10 INFO : potato2: Copied (server-side copy) 2025/04/30 01:52:10 INFO : potato2: Deleted 2025/04/30 01:52:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 01:52:10 INFO : potato3: Copied (server-side copy) 2025/04/30 01:52:10 INFO : potato3: Deleted 2025/04/30 01:52:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yejojuw9vaba" 2025/04/30 01:52:11 INFO : tomatoDir: Making directory 2025/04/30 01:52:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/30 01:52:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:52:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 01:52:12 DEBUG : B2 bucket rclone-test-yejojuw9vaba: Waiting for checks to finish 2025/04/30 01:52:12 DEBUG : B2 bucket rclone-test-yejojuw9vaba: Waiting for transfers to finish 2025/04/30 01:52:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 01:52:14 INFO : empty space: Copied (server-side copy) 2025/04/30 01:52:14 INFO : empty space: Deleted 2025/04/30 01:52:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 01:52:14 INFO : potato2: Copied (server-side copy) 2025/04/30 01:52:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 01:52:14 INFO : potato3: Copied (server-side copy) 2025/04/30 01:52:14 INFO : potato2: Deleted 2025/04/30 01:52:14 INFO : potato3: Deleted 2025/04/30 01:52:15 DEBUG : B2 bucket rclone-test-yejojuw9vaba: Purge remote 2025/04/30 01:52:15 INFO : B2 bucket rclone-test-yejojuw9vaba: cleaning bucket "rclone-test-yejojuw9vaba" of all files 2025/04/30 01:52:15 DEBUG : empty space: Deleting (id "4_z2f62fda3604d8b4b9f680e1b_f100585486a263b52_d20250430_m015213_c001_v0001101_t0031_u01745977933784") 2025/04/30 01:52:15 DEBUG : potato2: Deleting (id "4_z2f62fda3604d8b4b9f680e1b_f106179e856ec0015_d20250430_m015214_c001_v0001178_t0026_u01745977934137") 2025/04/30 01:52:15 DEBUG : potato3: Deleting (id "4_z2f62fda3604d8b4b9f680e1b_f11628b3c1bb7f9a6_d20250430_m015214_c001_v0001120_t0023_u01745977934158") 2025/04/30 01:52:17 DEBUG : B2 bucket rclone-test-cedalah0sugi: Purge remote 2025/04/30 01:52:17 INFO : B2 bucket rclone-test-cedalah0sugi: cleaning bucket "rclone-test-cedalah0sugi" of all files 2025/04/30 01:52:17 DEBUG : empty space: Deleting (id "4_z9f72ed73604d8b4b9f680e1b_f4142581cd5403bd6_d20250430_m015214_c001_v7007000_t0000_u01745977934119") 2025/04/30 01:52:17 DEBUG : empty space: Deleting (id "4_z9f72ed73604d8b4b9f680e1b_f1094ec2e34bf761c_d20250430_m015208_c001_v0001137_t0010_u01745977928824") 2025/04/30 01:52:17 DEBUG : potato2: Deleting (id "4_z9f72ed73604d8b4b9f680e1b_f4142581cd5403bd8_d20250430_m015214_c001_v7007000_t0000_u01745977934356") 2025/04/30 01:52:17 DEBUG : potato2: Deleting (id "4_z9f72ed73604d8b4b9f680e1b_f109569f5def7ae3b_d20250430_m015209_c001_v0001184_t0055_u01745977929987") 2025/04/30 01:52:17 DEBUG : potato3: Deleting (id "4_z9f72ed73604d8b4b9f680e1b_f40833a2b02e99fbb_d20250430_m015214_c001_v7007000_t0000_u01745977934482") 2025/04/30 01:52:17 DEBUG : potato3: Deleting (id "4_z9f72ed73604d8b4b9f680e1b_f1189ab3d84a0ae60_d20250430_m015210_c001_v0001178_t0033_u01745977930207") 2025/04/30 01:52:17 DEBUG : potato3: Deleting (id "4_z9f72ed73604d8b4b9f680e1b_f1094ec2e34bf761e_d20250430_m015209_c001_v0001137_t0041_u01745977929130") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.52s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:52:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:52:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:52:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/rclone-sync-test" 2025/04/30 01:52:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/rclone-sync-test-include/layer2" 2025/04/30 01:52:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/rclone-sync-test-ignore-file" 2025/04/30 01:52:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/30 01:52:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/30 01:52:31 DEBUG : pacer: Reducing sleep to 10ms 2025/04/30 01:52:31 DEBUG : B2 bucket rclone-test-dusiliv5zedo path rclone-sync-test: Waiting for checks to finish 2025/04/30 01:52:31 DEBUG : B2 bucket rclone-test-dusiliv5zedo path rclone-sync-test: Waiting for transfers to finish 2025/04/30 01:52:31 DEBUG : Waiting for deletions to finish 2025/04/30 01:52:31 INFO : There was nothing to transfer 2025/04/30 01:52:32 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:52:32 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:52:32 DEBUG : Waiting for deletions to finish 2025/04/30 01:52:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:52:32 DEBUG : B2 bucket rclone-test-dusiliv5zedo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/30 01:52:32 DEBUG : B2 bucket rclone-test-dusiliv5zedo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/30 01:52:32 DEBUG : Waiting for deletions to finish 2025/04/30 01:52:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:52:33 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:52:33 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:52:33 DEBUG : Waiting for deletions to finish 2025/04/30 01:52:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:52:33 DEBUG : B2 bucket rclone-test-dusiliv5zedo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/30 01:52:33 DEBUG : B2 bucket rclone-test-dusiliv5zedo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/30 01:52:33 DEBUG : Waiting for deletions to finish 2025/04/30 01:52:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.70s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:52:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/dst" 2025/04/30 01:52:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/CompareDest" 2025/04/30 01:52:43 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 01:52:43 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:52:43 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:52:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 01:52:44 INFO : one: Copied (new) 2025/04/30 01:52:44 DEBUG : Waiting for deletions to finish 2025/04/30 01:52:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:52:44 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:52:44 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:52:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 01:52:45 INFO : one: Copied (replaced existing) 2025/04/30 01:52:45 DEBUG : Waiting for deletions to finish 2025/04/30 01:52:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:52:47 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:52:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:52:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 01:52:47 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:52:47 DEBUG : Waiting for deletions to finish 2025/04/30 01:52:47 INFO : There was nothing to transfer 2025/04/30 01:52:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:52:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:52:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 01:52:48 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:52:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:52:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 01:52:49 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:52:49 DEBUG : Waiting for deletions to finish 2025/04/30 01:52:49 INFO : There was nothing to transfer 2025/04/30 01:52:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:52:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:52:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 01:52:49 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:52:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:52:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 01:52:49 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:52:49 DEBUG : Waiting for deletions to finish 2025/04/30 01:52:49 INFO : There was nothing to transfer 2025/04/30 01:52:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:52:50 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/04/30 01:52:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 01:52:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 01:52:50 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:52:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:52:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 01:52:50 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:52:50 DEBUG : Waiting for deletions to finish 2025/04/30 01:52:50 INFO : There was nothing to transfer 2025/04/30 01:52:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:52:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/30 01:52:51 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 01:52:51 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:52:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:52:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 01:52:51 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:52:52 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/30 01:52:52 INFO : two: Copied (new) 2025/04/30 01:52:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.11s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:52:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/dest" 2025/04/30 01:52:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/pre-dest1" 2025/04/30 01:52:57 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/pre-dest2" 2025/04/30 01:52:59 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:52:59 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/30 01:53:00 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:53:00 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/30 01:53:00 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/30 01:53:00 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dest: Waiting for checks to finish 2025/04/30 01:53:00 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dest: Waiting for transfers to finish 2025/04/30 01:53:01 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/30 01:53:01 INFO : 3: Copied (new) 2025/04/30 01:53:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.74s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:53:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/dst" 2025/04/30 01:53:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/CopyDest" 2025/04/30 01:53:06 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 01:53:06 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:06 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 01:53:07 INFO : one: Copied (new) 2025/04/30 01:53:07 DEBUG : Waiting for deletions to finish 2025/04/30 01:53:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:53:07 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:07 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 01:53:08 INFO : one: Copied (replaced existing) 2025/04/30 01:53:08 DEBUG : Waiting for deletions to finish 2025/04/30 01:53:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/BackupDir" 2025/04/30 01:53:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:53:11 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:53:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:53:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 01:53:12 INFO : one: Copied (server-side copy) 2025/04/30 01:53:12 INFO : one: Deleted 2025/04/30 01:53:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 01:53:13 INFO : one: Copied (server-side copy) 2025/04/30 01:53:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/30 01:53:13 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:13 DEBUG : Waiting for deletions to finish 2025/04/30 01:53:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:53:14 DEBUG : one: Unchanged skipping 2025/04/30 01:53:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:53:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 01:53:15 INFO : two: Copied (server-side copy) 2025/04/30 01:53:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/30 01:53:15 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:15 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:15 DEBUG : Waiting for deletions to finish 2025/04/30 01:53:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:53:15 DEBUG : one: Unchanged skipping 2025/04/30 01:53:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:53:15 DEBUG : two: Unchanged skipping 2025/04/30 01:53:15 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:15 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:15 DEBUG : Waiting for deletions to finish 2025/04/30 01:53:15 INFO : There was nothing to transfer 2025/04/30 01:53:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:53:16 DEBUG : one: Unchanged skipping 2025/04/30 01:53:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/30 01:53:16 DEBUG : three: Destination not found in --copy-dest 2025/04/30 01:53:16 DEBUG : three: Need to transfer - File not found at Destination 2025/04/30 01:53:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:53:16 DEBUG : two: Unchanged skipping 2025/04/30 01:53:16 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:16 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:17 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/30 01:53:17 INFO : three: Copied (new) 2025/04/30 01:53:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.45s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:53:21 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1180-13.backblaze.com/b2api/v1/b2_upload_file/ff323df3602d8b4b9f680e1b/c001_v0001180_t0029": EOF 2025/04/30 01:53:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-13.backblaze.com/b2api/v1/b2_upload_file/ff323df3602d8b4b9f680e1b/c001_v0001180_t0029": EOF) 2025/04/30 01:53:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dusiliv5zedo: 1/10 (Post "https://pod-000-1180-13.backblaze.com/b2api/v1/b2_upload_file/ff323df3602d8b4b9f680e1b/c001_v0001180_t0029": EOF) 2025/04/30 01:53:23 DEBUG : pacer: Reducing sleep to 10ms 2025/04/30 01:53:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/dst" 2025/04/30 01:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/backup" 2025/04/30 01:53:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:53:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:53:27 DEBUG : two: Unchanged skipping 2025/04/30 01:53:27 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 01:53:28 INFO : one: Copied (server-side copy) 2025/04/30 01:53:28 INFO : one: Deleted 2025/04/30 01:53:28 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:53:29 INFO : one: Copied (new) 2025/04/30 01:53:29 DEBUG : Waiting for deletions to finish 2025/04/30 01:53:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 01:53:30 INFO : three.txt: Copied (server-side copy) 2025/04/30 01:53:30 INFO : three.txt: Deleted 2025/04/30 01:53:30 INFO : three.txt: Moved into backup dir 2025/04/30 01:53:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:53:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:53:31 DEBUG : two: Unchanged skipping 2025/04/30 01:53:31 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:53:32 INFO : one: Copied (server-side copy) 2025/04/30 01:53:32 INFO : one: Deleted 2025/04/30 01:53:32 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 01:53:33 INFO : one: Copied (new) 2025/04/30 01:53:33 DEBUG : Waiting for deletions to finish 2025/04/30 01:53:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 01:53:33 INFO : three.txt: Copied (server-side copy) 2025/04/30 01:53:33 INFO : three.txt: Deleted 2025/04/30 01:53:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.51s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:53:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/dst" 2025/04/30 01:53:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/backup" 2025/04/30 01:53:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:53:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:53:39 DEBUG : two: Unchanged skipping 2025/04/30 01:53:39 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 01:53:41 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 01:53:41 INFO : one: Deleted 2025/04/30 01:53:41 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:53:42 INFO : one: Copied (new) 2025/04/30 01:53:42 DEBUG : Waiting for deletions to finish 2025/04/30 01:53:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 01:53:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 01:53:43 INFO : three.txt: Deleted 2025/04/30 01:53:43 INFO : three.txt: Moved into backup dir 2025/04/30 01:53:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:53:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:53:45 DEBUG : two: Unchanged skipping 2025/04/30 01:53:45 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:53:45 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 01:53:45 INFO : one: Deleted 2025/04/30 01:53:45 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 01:53:46 INFO : one: Copied (new) 2025/04/30 01:53:46 DEBUG : Waiting for deletions to finish 2025/04/30 01:53:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 01:53:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 01:53:46 INFO : three.txt: Deleted 2025/04/30 01:53:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:53:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/dst" 2025/04/30 01:53:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/backup" 2025/04/30 01:53:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:53:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:53:53 DEBUG : two: Unchanged skipping 2025/04/30 01:53:53 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 01:53:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 01:53:54 INFO : one: Deleted 2025/04/30 01:53:54 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:53:55 INFO : one: Copied (new) 2025/04/30 01:53:55 DEBUG : Waiting for deletions to finish 2025/04/30 01:53:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 01:53:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 01:53:56 INFO : three.txt: Deleted 2025/04/30 01:53:56 INFO : three.txt: Moved into backup dir 2025/04/30 01:53:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:53:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:53:58 DEBUG : two: Unchanged skipping 2025/04/30 01:53:58 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:53:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:53:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 01:53:58 INFO : one: Deleted 2025/04/30 01:53:58 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:53:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 01:53:58 INFO : one: Copied (new) 2025/04/30 01:53:58 DEBUG : Waiting for deletions to finish 2025/04/30 01:53:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 01:53:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 01:53:59 INFO : three.txt: Deleted 2025/04/30 01:53:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.74s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:54:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/dst" 2025/04/30 01:54:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:54:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:54:04 DEBUG : two: Unchanged skipping 2025/04/30 01:54:04 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:54:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 01:54:05 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 01:54:05 INFO : one: Deleted 2025/04/30 01:54:05 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:54:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:54:06 INFO : one: Copied (new) 2025/04/30 01:54:06 DEBUG : Waiting for deletions to finish 2025/04/30 01:54:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 01:54:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 01:54:06 INFO : three.txt: Deleted 2025/04/30 01:54:06 INFO : three.txt: Moved into backup dir 2025/04/30 01:54:07 DEBUG : one.bak: Excluded (Path Filter) 2025/04/30 01:54:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/30 01:54:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:54:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:54:07 DEBUG : two: Unchanged skipping 2025/04/30 01:54:07 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for checks to finish 2025/04/30 01:54:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:54:08 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 01:54:08 INFO : one: Deleted 2025/04/30 01:54:08 DEBUG : B2 bucket rclone-test-dusiliv5zedo path dst: Waiting for transfers to finish 2025/04/30 01:54:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 01:54:08 INFO : one: Copied (new) 2025/04/30 01:54:08 DEBUG : Waiting for deletions to finish 2025/04/30 01:54:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 01:54:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 01:54:09 INFO : three.txt: Deleted 2025/04/30 01:54:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.86s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:54:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/dst" 2025/04/30 01:54:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:54:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 01:54:15 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 01:54:15 INFO : one: Deleted 2025/04/30 01:54:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:54:16 INFO : one: Copied (new) 2025/04/30 01:54:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:54:16 DEBUG : two: Unchanged skipping 2025/04/30 01:54:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/30 01:54:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 01:54:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 01:54:17 INFO : three.txt: Deleted 2025/04/30 01:54:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 01:54:17 INFO : three.txt: Copied (new) 2025/04/30 01:54:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:54:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:54:19 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 01:54:19 INFO : one: Deleted 2025/04/30 01:54:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 01:54:20 INFO : one: Copied (new) 2025/04/30 01:54:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:54:20 DEBUG : two: Unchanged skipping 2025/04/30 01:54:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/30 01:54:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 01:54:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 01:54:21 INFO : three.txt: Deleted 2025/04/30 01:54:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/30 01:54:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.13s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-dusiliv5zedo/dst" 2025/04/30 01:54:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:54:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 01:54:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 01:54:28 INFO : one: Deleted 2025/04/30 01:54:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:54:28 INFO : one: Copied (new) 2025/04/30 01:54:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:54:28 DEBUG : two: Unchanged skipping 2025/04/30 01:54:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/30 01:54:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 01:54:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 01:54:29 INFO : three.txt: Deleted 2025/04/30 01:54:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 01:54:29 INFO : three.txt: Copied (new) 2025/04/30 01:54:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:54:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 01:54:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 01:54:31 INFO : one: Deleted 2025/04/30 01:54:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 01:54:31 INFO : one: Copied (new) 2025/04/30 01:54:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:54:31 DEBUG : two: Unchanged skipping 2025/04/30 01:54:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/30 01:54:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 01:54:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 01:54:32 INFO : three.txt: Deleted 2025/04/30 01:54:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/30 01:54:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.44s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:54:35 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:54:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/30 01:54:35 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:54:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/30 01:54:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/30 01:54:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.85s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:54:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 01:54:37 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:54:37 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:54:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 01:54:38 INFO : existing: Copied (new) 2025/04/30 01:54:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:54:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/30 01:54:38 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:54:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/30 01:54:38 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:54:38 ERROR : B2 bucket rclone-test-dusiliv5zedo: not deleting files as there were IO errors 2025/04/30 01:54:38 ERROR : B2 bucket rclone-test-dusiliv5zedo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncImmutable (3.23s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:54:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:54:41 DEBUG : existing: Unchanged skipping 2025/04/30 01:54:41 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:54:41 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:54:41 DEBUG : Waiting for deletions to finish 2025/04/30 01:54:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:55:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:55:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both10: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both12: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both13: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both1: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both15: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both16: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both0: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both11: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both14: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both2: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both17: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both4: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both5: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both6: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both7: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both8: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:05 DEBUG : both18: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both19: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both3: Unchanged skipping 2025/04/30 01:55:05 DEBUG : both9: Unchanged skipping 2025/04/30 01:55:05 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:55:05 DEBUG : Waiting for deletions to finish 2025/04/30 01:55:05 INFO : only11: Deleted 2025/04/30 01:55:05 INFO : only7: Deleted 2025/04/30 01:55:05 INFO : only6: Deleted 2025/04/30 01:55:05 INFO : only12: Deleted 2025/04/30 01:55:05 INFO : only1: Deleted 2025/04/30 01:55:05 INFO : only16: Deleted 2025/04/30 01:55:05 INFO : only17: Deleted 2025/04/30 01:55:05 INFO : only4: Deleted 2025/04/30 01:55:05 INFO : only13: Deleted 2025/04/30 01:55:06 INFO : only14: Deleted 2025/04/30 01:55:06 INFO : only18: Deleted 2025/04/30 01:55:06 INFO : only3: Deleted 2025/04/30 01:55:06 INFO : only0: Deleted 2025/04/30 01:55:06 INFO : only10: Deleted 2025/04/30 01:55:06 INFO : only2: Deleted 2025/04/30 01:55:06 INFO : only5: Deleted 2025/04/30 01:55:06 INFO : only8: Deleted 2025/04/30 01:55:06 INFO : only15: Deleted 2025/04/30 01:55:06 INFO : only19: Deleted 2025/04/30 01:55:06 INFO : only9: Deleted 2025/04/30 01:55:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (28.00s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:55:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for checks to finish 2025/04/30 01:55:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both1: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both12: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both13: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both14: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both0: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both16: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both17: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both18: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both19: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both2: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both3: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both4: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both5: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both6: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both7: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both8: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:55:32 DEBUG : both9: Unchanged skipping 2025/04/30 01:55:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/30 01:55:32 DEBUG : both10: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both11: Unchanged skipping 2025/04/30 01:55:32 DEBUG : both15: Unchanged skipping 2025/04/30 01:55:32 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Waiting for transfers to finish 2025/04/30 01:55:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only0: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only1: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only12: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only13: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only10: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only14: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only15: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only16: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only11: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only17: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only18: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only19: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only2: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only3: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only4: Copied (replaced existing) 2025/04/30 01:55:33 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:33 INFO : only5: Copied (replaced existing) 2025/04/30 01:55:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:34 INFO : only6: Copied (replaced existing) 2025/04/30 01:55:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:34 INFO : only8: Copied (replaced existing) 2025/04/30 01:55:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:34 INFO : only7: Copied (replaced existing) 2025/04/30 01:55:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 01:55:34 INFO : only9: Copied (replaced existing) 2025/04/30 01:55:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (31.26s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:55:42 DEBUG : empty_dir: Making directory with metadata 2025/04/30 01:55:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:55:42 DEBUG : empty_on_remote: Making directory with metadata 2025/04/30 01:55:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:55:42 INFO : empty_on_remote: Making directory 2025/04/30 01:55:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:55:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/30 01:55:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/30 01:55:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:55:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.34s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:55:45 DEBUG : empty_dir: Making directory with metadata 2025/04/30 01:55:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:55:45 DEBUG : empty_on_remote: Making directory with metadata 2025/04/30 01:55:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:55:45 INFO : empty_on_remote: Making directory 2025/04/30 01:55:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:55:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/30 01:55:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/30 01:55:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:55:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/30 01:55:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:55:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:55:48 INFO : sub dir: Making directory 2025/04/30 01:55:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.23s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" 2025/04/30 01:55:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:55:52 INFO : sub dir: Making directory 2025/04/30 01:55:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dusiliv5zedo", Local "Local file system at /tmp/rclone3758846625", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.01s) FAIL 2025/04/30 01:55:55 DEBUG : B2 bucket rclone-test-dusiliv5zedo: Purge remote 2025/04/30 01:55:55 INFO : B2 bucket rclone-test-dusiliv5zedo: cleaning bucket "rclone-test-dusiliv5zedo" of all files 2025/04/30 01:55:55 DEBUG : BackupDir/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40833a2b02e99ff4_d20250430_m015318_c001_v7007000_t0000_u01745977998104") 2025/04/30 01:55:55 DEBUG : BackupDir/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113df9879a19b494_d20250430_m015312_c001_v0001178_t0027_u01745977992536") 2025/04/30 01:55:55 DEBUG : CompareDest/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b48e8_d20250430_m015252_c001_v7007000_t0000_u01745977972476") 2025/04/30 01:55:55 DEBUG : CompareDest/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bacb_d20250430_m015246_c001_v0001101_t0006_u01745977966664") 2025/04/30 01:55:55 DEBUG : CompareDest/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b48e9_d20250430_m015252_c001_v7007000_t0000_u01745977972658") 2025/04/30 01:55:55 DEBUG : CompareDest/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2deb_d20250430_m015248_c001_v0001180_t0006_u01745977968160") 2025/04/30 01:55:55 DEBUG : CopyDest/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40833a2b02e99ff5_d20250430_m015318_c001_v7007000_t0000_u01745977998288") 2025/04/30 01:55:55 DEBUG : CopyDest/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bae0_d20250430_m015309_c001_v0001115_t0017_u01745977989418") 2025/04/30 01:55:55 DEBUG : CopyDest/three: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40833a2b02e99ff6_d20250430_m015318_c001_v7007000_t0000_u01745977998473") 2025/04/30 01:55:56 DEBUG : CopyDest/three: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2e29_d20250430_m015316_c001_v0001180_t0053_u01745977996176") 2025/04/30 01:55:56 DEBUG : CopyDest/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40833a2b02e99ff8_d20250430_m015318_c001_v7007000_t0000_u01745977998656") 2025/04/30 01:55:56 DEBUG : CopyDest/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91baf3_d20250430_m015313_c001_v0001101_t0032_u01745977993709") 2025/04/30 01:55:56 DEBUG : EXISTING: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b2065_d20250430_m015441_c001_v7007000_t0000_u01745978081566") 2025/04/30 01:55:56 DEBUG : EXISTING: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbcb_d20250430_m015440_c001_v0001101_t0010_u01745978080524") 2025/04/30 01:55:56 DEBUG : Testêé: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b2062_d20250430_m015436_c001_v7007000_t0000_u01745978076918") 2025/04/30 01:55:56 DEBUG : Testêé: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbb7_d20250430_m015436_c001_v0001101_t0023_u01745978076230") 2025/04/30 01:55:56 DEBUG : Testêé: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bbc6_d20250430_m015434_c001_v0001115_t0001_u01745978074804") 2025/04/30 01:55:56 DEBUG : a/potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f60b_d20250430_m015103_c001_v7007000_t0000_u01745977863568") 2025/04/30 01:55:56 DEBUG : a/potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b995_d20250430_m015102_c001_v0001115_t0037_u01745977862670") 2025/04/30 01:55:56 DEBUG : a/potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f607_d20250430_m015100_c001_v7007000_t0000_u01745977860034") 2025/04/30 01:55:56 DEBUG : a/potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b98b_d20250430_m015059_c001_v0001115_t0005_u01745977859032") 2025/04/30 01:55:56 DEBUG : a/potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b91298590432_d20250430_m015033_c001_v7007000_t0000_u01745977833075") 2025/04/30 01:55:56 DEBUG : a/potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b92d_d20250430_m015031_c001_v0001115_t0047_u01745977831943") 2025/04/30 01:55:56 DEBUG : b/potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f60c_d20250430_m015103_c001_v7007000_t0000_u01745977863766") 2025/04/30 01:55:56 DEBUG : b/potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b98f_d20250430_m015100_c001_v0001115_t0039_u01745977860949") 2025/04/30 01:55:56 DEBUG : b/potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f606_d20250430_m015059_c001_v7007000_t0000_u01745977859471") 2025/04/30 01:55:56 DEBUG : b/potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b985_d20250430_m015056_c001_v0001115_t0041_u01745977856868") 2025/04/30 01:55:56 DEBUG : b/potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b91298590430_d20250430_m015032_c001_v7007000_t0000_u01745977832528") 2025/04/30 01:55:57 DEBUG : b/potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b923_d20250430_m015030_c001_v0001115_t0022_u01745977830126") 2025/04/30 01:55:57 DEBUG : backup/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b2017_d20250430_m015334_c001_v7007000_t0000_u01745978014162") 2025/04/30 01:55:57 DEBUG : backup/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1180d8f42870b32a_d20250430_m015332_c001_v0001044_t0038_u01745978012242") 2025/04/30 01:55:57 DEBUG : backup/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f10816de07e022f69_d20250430_m015328_c001_v0001105_t0000_u01745978008069") 2025/04/30 01:55:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4023012e7df25ef0_d20250430_m015400_c001_v7007000_t0000_u01745978040078") 2025/04/30 01:55:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff323df3602d8b4b9f680e1b_f11929d5e53aea1e6_d20250430_m015358_c001_v0001098_t0052_u01745978038303") 2025/04/30 01:55:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff323df3602d8b4b9f680e1b_f100799011ffb5811_d20250430_m015354_c001_v0001036_t0041_u01745978034070") 2025/04/30 01:55:57 DEBUG : backup/one.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b4964_d20250430_m015347_c001_v7007000_t0000_u01745978027353") 2025/04/30 01:55:57 DEBUG : backup/one.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f11114bdb27123173_d20250430_m015345_c001_v0001161_t0058_u01745978025478") 2025/04/30 01:55:57 DEBUG : backup/one.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1086e7cc8476b68f_d20250430_m015340_c001_v0001115_t0002_u01745978020906") 2025/04/30 01:55:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4023012e7df25ef1_d20250430_m015400_c001_v7007000_t0000_u01745978040263") 2025/04/30 01:55:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1011eeade67b861d_d20250430_m015359_c001_v0001183_t0032_u01745978039329") 2025/04/30 01:55:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f106046c477df1f8b_d20250430_m015355_c001_v0001171_t0027_u01745978035729") 2025/04/30 01:55:57 DEBUG : backup/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b2018_d20250430_m015334_c001_v7007000_t0000_u01745978014346") 2025/04/30 01:55:57 DEBUG : backup/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f103ad8157e0ffe4f_d20250430_m015333_c001_v0001184_t0044_u01745978013401") 2025/04/30 01:55:57 DEBUG : backup/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107a921ec13c9d5b_d20250430_m015329_c001_v0001171_t0006_u01745978009723") 2025/04/30 01:55:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b4965_d20250430_m015347_c001_v7007000_t0000_u01745978027535") 2025/04/30 01:55:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f106bcd8bb0628ab6_d20250430_m015346_c001_v0001182_t0053_u01745978026594") 2025/04/30 01:55:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f119323b55f6d0207_d20250430_m015343_c001_v0001032_t0013_u01745978023090") 2025/04/30 01:55:57 DEBUG : both0: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b209b_d20250430_m015534_c001_v7007000_t0000_u01745978134781") 2025/04/30 01:55:58 DEBUG : both0: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc4c_d20250430_m015511_c001_v0001115_t0030_u01745978111793") 2025/04/30 01:55:58 DEBUG : both0: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77419_d20250430_m015507_c001_v7007000_t0000_u01745978107079") 2025/04/30 01:55:58 DEBUG : both0: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bbe4_d20250430_m015443_c001_v0001115_t0052_u01745978083799") 2025/04/30 01:55:58 DEBUG : both1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b209d_d20250430_m015534_c001_v7007000_t0000_u01745978134965") 2025/04/30 01:55:58 DEBUG : both1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc54_d20250430_m015513_c001_v0001115_t0039_u01745978113063") 2025/04/30 01:55:58 DEBUG : both1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a7741b_d20250430_m015507_c001_v7007000_t0000_u01745978107269") 2025/04/30 01:55:58 DEBUG : both1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bbea_d20250430_m015444_c001_v0001115_t0043_u01745978084736") 2025/04/30 01:55:58 DEBUG : both10: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b209e_d20250430_m015535_c001_v7007000_t0000_u01745978135147") 2025/04/30 01:55:58 DEBUG : both10: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc7a_d20250430_m015521_c001_v0001115_t0057_u01745978121622") 2025/04/30 01:55:58 DEBUG : both10: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a7741c_d20250430_m015507_c001_v7007000_t0000_u01745978107450") 2025/04/30 01:55:58 DEBUG : both10: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc0a_d20250430_m015453_c001_v0001115_t0036_u01745978093509") 2025/04/30 01:55:58 DEBUG : both11: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20a0_d20250430_m015535_c001_v7007000_t0000_u01745978135329") 2025/04/30 01:55:58 DEBUG : both11: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc7f_d20250430_m015522_c001_v0001115_t0019_u01745978122963") 2025/04/30 01:55:58 DEBUG : both11: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a7741d_d20250430_m015507_c001_v7007000_t0000_u01745978107631") 2025/04/30 01:55:58 DEBUG : both11: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc0c_d20250430_m015454_c001_v0001115_t0041_u01745978094609") 2025/04/30 01:55:58 DEBUG : both12: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20a1_d20250430_m015535_c001_v7007000_t0000_u01745978135510") 2025/04/30 01:55:58 DEBUG : both12: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc81_d20250430_m015524_c001_v0001115_t0046_u01745978124005") 2025/04/30 01:55:58 DEBUG : both12: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a7741e_d20250430_m015507_c001_v7007000_t0000_u01745978107818") 2025/04/30 01:55:58 DEBUG : both12: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc10_d20250430_m015455_c001_v0001115_t0033_u01745978095723") 2025/04/30 01:55:58 DEBUG : both13: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20a2_d20250430_m015535_c001_v7007000_t0000_u01745978135691") 2025/04/30 01:55:58 DEBUG : both13: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc89_d20250430_m015525_c001_v0001115_t0040_u01745978125314") 2025/04/30 01:55:58 DEBUG : both13: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a7741f_d20250430_m015508_c001_v7007000_t0000_u01745978108001") 2025/04/30 01:55:59 DEBUG : both13: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc12_d20250430_m015456_c001_v0001115_t0005_u01745978096598") 2025/04/30 01:55:59 DEBUG : both14: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20a3_d20250430_m015535_c001_v7007000_t0000_u01745978135872") 2025/04/30 01:55:59 DEBUG : both14: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc8d_d20250430_m015526_c001_v0001115_t0042_u01745978126207") 2025/04/30 01:55:59 DEBUG : both14: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77420_d20250430_m015508_c001_v7007000_t0000_u01745978108183") 2025/04/30 01:55:59 DEBUG : both14: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc1a_d20250430_m015457_c001_v0001115_t0019_u01745978097508") 2025/04/30 01:55:59 DEBUG : both15: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20a4_d20250430_m015536_c001_v7007000_t0000_u01745978136054") 2025/04/30 01:55:59 DEBUG : both15: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc91_d20250430_m015527_c001_v0001115_t0027_u01745978127068") 2025/04/30 01:55:59 DEBUG : both15: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77421_d20250430_m015508_c001_v7007000_t0000_u01745978108365") 2025/04/30 01:55:59 DEBUG : both15: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc1c_d20250430_m015458_c001_v0001115_t0012_u01745978098303") 2025/04/30 01:55:59 DEBUG : both16: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20a5_d20250430_m015536_c001_v7007000_t0000_u01745978136236") 2025/04/30 01:55:59 DEBUG : both16: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc9d_d20250430_m015528_c001_v0001115_t0005_u01745978128267") 2025/04/30 01:55:59 DEBUG : both16: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77422_d20250430_m015508_c001_v7007000_t0000_u01745978108546") 2025/04/30 01:55:59 DEBUG : both16: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc1e_d20250430_m015459_c001_v0001115_t0046_u01745978099195") 2025/04/30 01:55:59 DEBUG : both17: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20a6_d20250430_m015536_c001_v7007000_t0000_u01745978136421") 2025/04/30 01:55:59 DEBUG : both17: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bca1_d20250430_m015529_c001_v0001115_t0045_u01745978129073") 2025/04/30 01:55:59 DEBUG : both17: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77424_d20250430_m015508_c001_v7007000_t0000_u01745978108728") 2025/04/30 01:55:59 DEBUG : both17: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc28_d20250430_m015500_c001_v0001115_t0035_u01745978100260") 2025/04/30 01:55:59 DEBUG : both18: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20a7_d20250430_m015536_c001_v7007000_t0000_u01745978136608") 2025/04/30 01:55:59 DEBUG : both18: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bca3_d20250430_m015530_c001_v0001115_t0055_u01745978130130") 2025/04/30 01:55:59 DEBUG : both18: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77425_d20250430_m015508_c001_v7007000_t0000_u01745978108910") 2025/04/30 01:55:59 DEBUG : both18: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc30_d20250430_m015501_c001_v0001115_t0027_u01745978101624") 2025/04/30 01:56:00 DEBUG : both19: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20a8_d20250430_m015536_c001_v7007000_t0000_u01745978136792") 2025/04/30 01:56:00 DEBUG : both19: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bca5_d20250430_m015531_c001_v0001115_t0019_u01745978131104") 2025/04/30 01:56:00 DEBUG : both19: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77426_d20250430_m015509_c001_v7007000_t0000_u01745978109098") 2025/04/30 01:56:00 DEBUG : both19: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc3a_d20250430_m015502_c001_v0001115_t0037_u01745978102977") 2025/04/30 01:56:00 DEBUG : both2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20a9_d20250430_m015536_c001_v7007000_t0000_u01745978136974") 2025/04/30 01:56:00 DEBUG : both2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc58_d20250430_m015514_c001_v0001115_t0040_u01745978114333") 2025/04/30 01:56:00 DEBUG : both2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77427_d20250430_m015509_c001_v7007000_t0000_u01745978109340") 2025/04/30 01:56:00 DEBUG : both2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bbec_d20250430_m015445_c001_v0001115_t0038_u01745978085591") 2025/04/30 01:56:00 DEBUG : both3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20aa_d20250430_m015537_c001_v7007000_t0000_u01745978137155") 2025/04/30 01:56:00 DEBUG : both3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc5c_d20250430_m015515_c001_v0001115_t0032_u01745978115188") 2025/04/30 01:56:00 DEBUG : both3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77429_d20250430_m015509_c001_v7007000_t0000_u01745978109521") 2025/04/30 01:56:00 DEBUG : both3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bbf2_d20250430_m015446_c001_v0001115_t0002_u01745978086541") 2025/04/30 01:56:00 DEBUG : both4: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20ac_d20250430_m015537_c001_v7007000_t0000_u01745978137337") 2025/04/30 01:56:00 DEBUG : both4: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc5e_d20250430_m015516_c001_v0001115_t0020_u01745978116182") 2025/04/30 01:56:00 DEBUG : both4: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a7742a_d20250430_m015509_c001_v7007000_t0000_u01745978109705") 2025/04/30 01:56:00 DEBUG : both4: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bbf6_d20250430_m015447_c001_v0001115_t0009_u01745978087648") 2025/04/30 01:56:00 DEBUG : both5: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20ae_d20250430_m015537_c001_v7007000_t0000_u01745978137519") 2025/04/30 01:56:00 DEBUG : both5: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc66_d20250430_m015517_c001_v0001115_t0050_u01745978117006") 2025/04/30 01:56:00 DEBUG : both5: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a7742b_d20250430_m015509_c001_v7007000_t0000_u01745978109889") 2025/04/30 01:56:00 DEBUG : both5: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bbfa_d20250430_m015448_c001_v0001115_t0036_u01745978088477") 2025/04/30 01:56:01 DEBUG : both6: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20af_d20250430_m015537_c001_v7007000_t0000_u01745978137701") 2025/04/30 01:56:01 DEBUG : both6: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc6a_d20250430_m015517_c001_v0001115_t0012_u01745978117833") 2025/04/30 01:56:01 DEBUG : both6: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a7742c_d20250430_m015510_c001_v7007000_t0000_u01745978110130") 2025/04/30 01:56:01 DEBUG : both6: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bbfe_d20250430_m015449_c001_v0001115_t0006_u01745978089607") 2025/04/30 01:56:01 DEBUG : both7: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20b0_d20250430_m015537_c001_v7007000_t0000_u01745978137899") 2025/04/30 01:56:01 DEBUG : both7: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc70_d20250430_m015518_c001_v0001115_t0001_u01745978118562") 2025/04/30 01:56:01 DEBUG : both7: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a7742d_d20250430_m015510_c001_v7007000_t0000_u01745978110312") 2025/04/30 01:56:01 DEBUG : both7: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc02_d20250430_m015450_c001_v0001115_t0053_u01745978090464") 2025/04/30 01:56:01 DEBUG : both8: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20b1_d20250430_m015538_c001_v7007000_t0000_u01745978138082") 2025/04/30 01:56:01 DEBUG : both8: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc74_d20250430_m015519_c001_v0001115_t0037_u01745978119880") 2025/04/30 01:56:01 DEBUG : both8: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a7742e_d20250430_m015510_c001_v7007000_t0000_u01745978110493") 2025/04/30 01:56:01 DEBUG : both8: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc04_d20250430_m015451_c001_v0001115_t0017_u01745978091432") 2025/04/30 01:56:01 DEBUG : both9: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20b2_d20250430_m015538_c001_v7007000_t0000_u01745978138264") 2025/04/30 01:56:01 DEBUG : both9: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc76_d20250430_m015520_c001_v0001115_t0032_u01745978120769") 2025/04/30 01:56:01 DEBUG : both9: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a7742f_d20250430_m015510_c001_v7007000_t0000_u01745978110675") 2025/04/30 01:56:01 DEBUG : both9: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bc08_d20250430_m015452_c001_v0001115_t0011_u01745978092632") 2025/04/30 01:56:01 DEBUG : c/non empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f60d_d20250430_m015103_c001_v7007000_t0000_u01745977863949") 2025/04/30 01:56:01 DEBUG : c/non empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b991_d20250430_m015101_c001_v0001115_t0050_u01745977861574") 2025/04/30 01:56:01 DEBUG : c/non empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f608_d20250430_m015100_c001_v7007000_t0000_u01745977860217") 2025/04/30 01:56:01 DEBUG : c/non empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b989_d20250430_m015057_c001_v0001115_t0026_u01745977857380") 2025/04/30 01:56:01 DEBUG : c/non empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b91298590434_d20250430_m015033_c001_v7007000_t0000_u01745977833256") 2025/04/30 01:56:01 DEBUG : c/non empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b927_d20250430_m015030_c001_v0001115_t0009_u01745977830634") 2025/04/30 01:56:02 DEBUG : check sum: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed31493_d20250430_m015017_c001_v7007000_t0000_u01745977817754") 2025/04/30 01:56:02 DEBUG : check sum: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8fb_d20250430_m015016_c001_v0001115_t0021_u01745977816504") 2025/04/30 01:56:02 DEBUG : dest/3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40833a2b02e99fe1_d20250430_m015302_c001_v7007000_t0000_u01745977982389") 2025/04/30 01:56:02 DEBUG : dest/3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f400f3794a261e141_d20250430_m015301_c001_v0001109_t0009_u01745977981291") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b205d_d20250430_m015433_c001_v7007000_t0000_u01745978073333") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107b5fb898aac3ff_d20250430_m015431_c001_v0001176_t0042_u01745978071206") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f415745b83fd01b64_d20250430_m015431_c001_v7007000_t0000_u01745978071025") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107b5fb898aac3f7_d20250430_m015428_c001_v0001176_t0009_u01745978068669") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f415745b83fd01b5f_d20250430_m015427_c001_v7007000_t0000_u01745978067940") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bb93_d20250430_m015423_c001_v0001101_t0035_u01745978063352") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b204a_d20250430_m015421_c001_v7007000_t0000_u01745978061886") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1089bf1f5736e879_d20250430_m015419_c001_v0001134_t0011_u01745978059810") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a773ff_d20250430_m015419_c001_v7007000_t0000_u01745978059628") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1089bf1f5736e867_d20250430_m015416_c001_v0001134_t0055_u01745978056215") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a773f8_d20250430_m015415_c001_v7007000_t0000_u01745978055481") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bb86_d20250430_m015411_c001_v0001115_t0040_u01745978051224") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4023012e7df25ef7_d20250430_m015409_c001_v7007000_t0000_u01745978049935") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f10865111f63fdc1a_d20250430_m015408_c001_v0001183_t0008_u01745978048378") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4155e906ed4dae9d_d20250430_m015408_c001_v7007000_t0000_u01745978048179") 2025/04/30 01:56:02 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f10865111f63fdbee_d20250430_m015406_c001_v0001183_t0011_u01745978046049") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4155e906ed4dae9a_d20250430_m015405_c001_v7007000_t0000_u01745978045323") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bb64_d20250430_m015401_c001_v0001115_t0009_u01745978041364") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4023012e7df25ef2_d20250430_m015400_c001_v7007000_t0000_u01745978040448") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1099e197dc00206c_d20250430_m015358_c001_v0001182_t0055_u01745978038861") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f401306d4dab1f3ef_d20250430_m015358_c001_v7007000_t0000_u01745978038678") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1099e197dc00202a_d20250430_m015355_c001_v0001182_t0030_u01745978035306") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f401306d4dab1f3ed_d20250430_m015354_c001_v7007000_t0000_u01745978034580") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bb3e_d20250430_m015348_c001_v0001115_t0010_u01745978028632") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b4966_d20250430_m015347_c001_v7007000_t0000_u01745978027717") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f116626164adf8767_d20250430_m015345_c001_v0001136_t0014_u01745978025993") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419a281d9aad0486_d20250430_m015345_c001_v7007000_t0000_u01745978025808") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f116626164adf8759_d20250430_m015342_c001_v0001136_t0008_u01745978022597") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419a281d9aad0482_d20250430_m015341_c001_v7007000_t0000_u01745978021872") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bb16_d20250430_m015335_c001_v0001115_t0012_u01745978015448") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b2019_d20250430_m015334_c001_v7007000_t0000_u01745978014535") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f118f10759594a2ea_d20250430_m015332_c001_v0001165_t0034_u01745978012917") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4186c45cec57a7bc_d20250430_m015332_c001_v7007000_t0000_u01745978012731") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f118f10759594a2e4_d20250430_m015329_c001_v0001165_t0032_u01745978009323") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4186c45cec57a7b7_d20250430_m015328_c001_v7007000_t0000_u01745978008589") 2025/04/30 01:56:03 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9baf2_d20250430_m015319_c001_v0001115_t0011_u01745977999939") 2025/04/30 01:56:04 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40833a2b02e99ff9_d20250430_m015318_c001_v7007000_t0000_u01745977998843") 2025/04/30 01:56:04 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f112e504845ae2859_d20250430_m015312_c001_v0001180_t0010_u01745977992960") 2025/04/30 01:56:04 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40217cf5885541f0_d20250430_m015312_c001_v7007000_t0000_u01745977992744") 2025/04/30 01:56:04 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2e1d_d20250430_m015308_c001_v0001180_t0007_u01745977988853") 2025/04/30 01:56:04 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113ff5820df11d42_d20250430_m015307_c001_v0001130_t0025_u01745977987985") 2025/04/30 01:56:04 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113ff5820df11d3e_d20250430_m015306_c001_v0001130_t0039_u01745977986811") 2025/04/30 01:56:04 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b48ea_d20250430_m015252_c001_v7007000_t0000_u01745977972840") 2025/04/30 01:56:04 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bab2_d20250430_m015245_c001_v0001115_t0043_u01745977965797") 2025/04/30 01:56:04 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1144d534a8e99dc9_d20250430_m015245_c001_v0001165_t0042_u01745977965024") 2025/04/30 01:56:04 DEBUG : dst/one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1144d534a8e99dc1_d20250430_m015243_c001_v0001165_t0014_u01745977963965") 2025/04/30 01:56:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b205e_d20250430_m015433_c001_v7007000_t0000_u01745978073516") 2025/04/30 01:56:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff323df3602d8b4b9f680e1b_f114a2b48bb013513_d20250430_m015430_c001_v0001181_t0006_u01745978070811") 2025/04/30 01:56:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1130d0677b4d610c_d20250430_m015427_c001_v0001117_t0008_u01745978067494") 2025/04/30 01:56:04 DEBUG : dst/one.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b204b_d20250430_m015422_c001_v7007000_t0000_u01745978062070") 2025/04/30 01:56:04 DEBUG : dst/one.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f108fa45ee8eab64d_d20250430_m015419_c001_v0001044_t0013_u01745978059207") 2025/04/30 01:56:04 DEBUG : dst/one.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f10707d6f50c8c93a_d20250430_m015415_c001_v0001184_t0008_u01745978055270") 2025/04/30 01:56:04 DEBUG : dst/one.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4023012e7df25ef8_d20250430_m015410_c001_v7007000_t0000_u01745978050120") 2025/04/30 01:56:04 DEBUG : dst/one.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f10886e7cbe1a5645_d20250430_m015407_c001_v0001182_t0032_u01745978047965") 2025/04/30 01:56:04 DEBUG : dst/one.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113a73192b912197_d20250430_m015405_c001_v0001183_t0057_u01745978045116") 2025/04/30 01:56:04 DEBUG : dst/three: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40833a2b02e99ffa_d20250430_m015319_c001_v7007000_t0000_u01745977999025") 2025/04/30 01:56:04 DEBUG : dst/three: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113ff5820df11d52_d20250430_m015317_c001_v0001130_t0053_u01745977997326") 2025/04/30 01:56:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b205f_d20250430_m015433_c001_v7007000_t0000_u01745978073700") 2025/04/30 01:56:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f10591ae6bbb71157_d20250430_m015431_c001_v0001134_t0004_u01745978071995") 2025/04/30 01:56:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f116f0d6370ddb24e_d20250430_m015429_c001_v0001180_t0038_u01745978069450") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b2060_d20250430_m015433_c001_v7007000_t0000_u01745978073884") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107b5fb898aac405_d20250430_m015432_c001_v0001176_t0041_u01745978072720") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f415745b83fd01b66_d20250430_m015432_c001_v7007000_t0000_u01745978072539") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107b5fb898aac3f9_d20250430_m015429_c001_v0001176_t0036_u01745978069822") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f415745b83fd01b61_d20250430_m015429_c001_v7007000_t0000_u01745978069641") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bb9b_d20250430_m015424_c001_v0001101_t0012_u01745978064693") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b204c_d20250430_m015422_c001_v7007000_t0000_u01745978062254") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1089bf1f5736e87b_d20250430_m015421_c001_v0001134_t0045_u01745978061149") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77400_d20250430_m015420_c001_v7007000_t0000_u01745978060967") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1089bf1f5736e86b_d20250430_m015417_c001_v0001134_t0013_u01745978057742") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a773fd_d20250430_m015417_c001_v7007000_t0000_u01745978057560") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bb90_d20250430_m015412_c001_v0001115_t0017_u01745978052390") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4155e906ed4dae9f_d20250430_m015409_c001_v7007000_t0000_u01745978049367") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bb5d_d20250430_m015407_c001_v0001101_t0051_u01745978047026") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4155e906ed4dae9b_d20250430_m015406_c001_v7007000_t0000_u01745978046654") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bb66_d20250430_m015402_c001_v0001115_t0055_u01745978042327") 2025/04/30 01:56:05 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f401306d4dab1f3f0_d20250430_m015359_c001_v7007000_t0000_u01745978039517") 2025/04/30 01:56:06 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bb3b_d20250430_m015357_c001_v0001101_t0000_u01745978037268") 2025/04/30 01:56:06 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f401306d4dab1f3ee_d20250430_m015356_c001_v7007000_t0000_u01745978036173") 2025/04/30 01:56:06 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bb44_d20250430_m015349_c001_v0001115_t0017_u01745978029419") 2025/04/30 01:56:06 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419a281d9aad0487_d20250430_m015346_c001_v7007000_t0000_u01745978026793") 2025/04/30 01:56:06 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bb21_d20250430_m015344_c001_v0001101_t0019_u01745978024591") 2025/04/30 01:56:06 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419a281d9aad0485_d20250430_m015343_c001_v7007000_t0000_u01745978023506") 2025/04/30 01:56:06 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bb18_d20250430_m015336_c001_v0001115_t0010_u01745978016172") 2025/04/30 01:56:06 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4186c45cec57a7bd_d20250430_m015333_c001_v7007000_t0000_u01745978013604") 2025/04/30 01:56:06 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bb13_d20250430_m015331_c001_v0001101_t0033_u01745978011302") 2025/04/30 01:56:06 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4186c45cec57a7b9_d20250430_m015330_c001_v7007000_t0000_u01745978010204") 2025/04/30 01:56:06 DEBUG : dst/three.txt: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bafc_d20250430_m015323_c001_v0001115_t0026_u01745978003377") 2025/04/30 01:56:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b204d_d20250430_m015422_c001_v7007000_t0000_u01745978062438") 2025/04/30 01:56:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1168face84fe2e04_d20250430_m015420_c001_v0001181_t0051_u01745978060700") 2025/04/30 01:56:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f119593a440d05f73_d20250430_m015417_c001_v0001136_t0045_u01745978057085") 2025/04/30 01:56:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4023012e7df25ef9_d20250430_m015410_c001_v7007000_t0000_u01745978050305") 2025/04/30 01:56:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1028f5e364eac6d4_d20250430_m015408_c001_v0001090_t0039_u01745978048794") 2025/04/30 01:56:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zff323df3602d8b4b9f680e1b_f105b04ccc16412ed_d20250430_m015406_c001_v0001184_t0050_u01745978046457") 2025/04/30 01:56:06 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b2061_d20250430_m015434_c001_v7007000_t0000_u01745978074067") 2025/04/30 01:56:06 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bba4_d20250430_m015424_c001_v0001115_t0001_u01745978064074") 2025/04/30 01:56:06 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b204f_d20250430_m015422_c001_v7007000_t0000_u01745978062623") 2025/04/30 01:56:06 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bb6f_d20250430_m015411_c001_v0001101_t0020_u01745978051802") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4023012e7df25efa_d20250430_m015410_c001_v7007000_t0000_u01745978050491") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bb4b_d20250430_m015401_c001_v0001101_t0006_u01745978041936") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4023012e7df25ef3_d20250430_m015400_c001_v7007000_t0000_u01745978040633") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bb29_d20250430_m015349_c001_v0001101_t0035_u01745978029096") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b4967_d20250430_m015347_c001_v7007000_t0000_u01745978027899") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bb1b_d20250430_m015335_c001_v0001101_t0031_u01745978015843") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b201a_d20250430_m015334_c001_v7007000_t0000_u01745978014718") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91baff_d20250430_m015320_c001_v0001101_t0029_u01745978000703") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40833a2b02e99ffb_d20250430_m015319_c001_v7007000_t0000_u01745977999209") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102df42c0e9fb87a_d20250430_m015314_c001_v0001102_t0033_u01745977994709") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b48eb_d20250430_m015253_c001_v7007000_t0000_u01745977973026") 2025/04/30 01:56:07 DEBUG : dst/two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1144d534a8e99ddb_d20250430_m015251_c001_v0001165_t0009_u01745977971897") 2025/04/30 01:56:07 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b48c0_d20250430_m015209_c001_v7007000_t0000_u01745977929961") 2025/04/30 01:56:07 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2d68_d20250430_m015206_c001_v0001180_t0009_u01745977926289") 2025/04/30 01:56:07 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b48af_d20250430_m015203_c001_v7007000_t0000_u01745977923776") 2025/04/30 01:56:07 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2d5a_d20250430_m015200_c001_v0001180_t0007_u01745977920506") 2025/04/30 01:56:07 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cdd_d20250430_m015151_c001_v7007000_t0000_u01745977911816") 2025/04/30 01:56:07 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2d1a_d20250430_m015148_c001_v0001180_t0024_u01745977908068") 2025/04/30 01:56:08 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f631_d20250430_m015121_c001_v7007000_t0000_u01745977881409") 2025/04/30 01:56:08 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9c3_d20250430_m015118_c001_v0001115_t0030_u01745977878959") 2025/04/30 01:56:08 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f625_d20250430_m015116_c001_v7007000_t0000_u01745977876701") 2025/04/30 01:56:08 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9b5_d20250430_m015115_c001_v0001115_t0038_u01745977875276") 2025/04/30 01:56:08 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f61b_d20250430_m015110_c001_v7007000_t0000_u01745977870898") 2025/04/30 01:56:08 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9a3_d20250430_m015108_c001_v0001115_t0049_u01745977868608") 2025/04/30 01:56:08 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f616_d20250430_m015107_c001_v7007000_t0000_u01745977867090") 2025/04/30 01:56:08 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b99b_d20250430_m015105_c001_v0001115_t0056_u01745977865203") 2025/04/30 01:56:08 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f5fe_d20250430_m015055_c001_v7007000_t0000_u01745977855946") 2025/04/30 01:56:08 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b979_d20250430_m015052_c001_v0001115_t0041_u01745977852994") 2025/04/30 01:56:08 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b9129859044d_d20250430_m015051_c001_v7007000_t0000_u01745977851392") 2025/04/30 01:56:09 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b96d_d20250430_m015050_c001_v0001115_t0012_u01745977850335") 2025/04/30 01:56:09 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b9129859043e_d20250430_m015043_c001_v7007000_t0000_u01745977843649") 2025/04/30 01:56:09 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b947_d20250430_m015041_c001_v0001115_t0049_u01745977841682") 2025/04/30 01:56:09 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b9129859043b_d20250430_m015039_c001_v7007000_t0000_u01745977839141") 2025/04/30 01:56:09 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b939_d20250430_m015037_c001_v0001115_t0033_u01745977837485") 2025/04/30 01:56:09 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b91298590438_d20250430_m015036_c001_v7007000_t0000_u01745977836405") 2025/04/30 01:56:09 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f11864a5ca33f45ec_d20250430_m015035_c001_v0001180_t0048_u01745977835805") 2025/04/30 01:56:09 DEBUG : empty space: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b931_d20250430_m015033_c001_v0001115_t0013_u01745977833986") 2025/04/30 01:56:09 DEBUG : enormous: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f62e_d20250430_m015120_c001_v7007000_t0000_u01745977880478") 2025/04/30 01:56:10 DEBUG : enormous: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9c5_d20250430_m015119_c001_v0001115_t0029_u01745977879481") 2025/04/30 01:56:10 DEBUG : existing: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b2064_d20250430_m015439_c001_v7007000_t0000_u01745978079345") 2025/04/30 01:56:10 DEBUG : existing: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bbd0_d20250430_m015437_c001_v0001115_t0025_u01745978077665") 2025/04/30 01:56:10 DEBUG : existing: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092ccb_d20250430_m015146_c001_v7007000_t0000_u01745977906239") 2025/04/30 01:56:10 DEBUG : existing: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9ba1c_d20250430_m015144_c001_v0001115_t0031_u01745977904996") 2025/04/30 01:56:10 DEBUG : existing: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b9129859042e_d20250430_m015029_c001_v7007000_t0000_u01745977829030") 2025/04/30 01:56:10 DEBUG : existing: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b913_d20250430_m015027_c001_v0001115_t0030_u01745977827502") 2025/04/30 01:56:10 DEBUG : existing: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b9129859042c_d20250430_m015026_c001_v7007000_t0000_u01745977826244") 2025/04/30 01:56:10 DEBUG : existing: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b90d_d20250430_m015025_c001_v0001115_t0052_u01745977825305") 2025/04/30 01:56:11 DEBUG : existing: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b90b_d20250430_m015024_c001_v0001115_t0005_u01745977824335") 2025/04/30 01:56:11 DEBUG : existing-b: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092ccc_d20250430_m015146_c001_v7007000_t0000_u01745977906424") 2025/04/30 01:56:11 DEBUG : existing-b: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2cf6_d20250430_m015145_c001_v0001180_t0021_u01745977905009") 2025/04/30 01:56:11 DEBUG : file1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20d9_d20250430_m015547_c001_v7007000_t0000_u01745978147392") 2025/04/30 01:56:11 DEBUG : file1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1183d428774e5172_d20250430_m015546_c001_v0001183_t0005_u01745978146613") 2025/04/30 01:56:11 DEBUG : file1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20cf_d20250430_m015544_c001_v7007000_t0000_u01745978144537") 2025/04/30 01:56:11 DEBUG : file1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bcbd_d20250430_m015543_c001_v0001115_t0044_u01745978143278") 2025/04/30 01:56:11 DEBUG : five: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f638_d20250430_m015126_c001_v7007000_t0000_u01745977886913") 2025/04/30 01:56:11 DEBUG : five: Deleting (id "4_zff323df3602d8b4b9f680e1b_f407ca69e2bf9b9e3_d20250430_m015124_c001_v0001115_t0041_u01745977884728") 2025/04/30 01:56:11 DEBUG : foo: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b9129859043d_d20250430_m015040_c001_v7007000_t0000_u01745977840961") 2025/04/30 01:56:11 DEBUG : foo: Deleting (id "4_zff323df3602d8b4b9f680e1b_f407ca69e2bf9b945_d20250430_m015040_c001_v0001115_t0041_u01745977840412") 2025/04/30 01:56:11 DEBUG : foo: Deleting (id "4_zff323df3602d8b4b9f680e1b_f407ca69e2bf9b93f_d20250430_m015039_c001_v0001115_t0041_u01745977839864") 2025/04/30 01:56:11 DEBUG : four: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f639_d20250430_m015127_c001_v7007000_t0000_u01745977887095") 2025/04/30 01:56:11 DEBUG : four: Deleting (id "4_zff323df3602d8b4b9f680e1b_f402e8c8deb91ba1d_d20250430_m015125_c001_v0001101_t0013_u01745977885286") 2025/04/30 01:56:11 DEBUG : four: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9df_d20250430_m015123_c001_v0001115_t0019_u01745977883896") 2025/04/30 01:56:11 DEBUG : hello world2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903c5_d20250430_m014925_c001_v7007000_t0000_u01745977765940") 2025/04/30 01:56:11 DEBUG : hello world2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b872_d20250430_m014925_c001_v0001115_t0051_u01745977765022") 2025/04/30 01:56:11 DEBUG : ignore-size: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed31497_d20250430_m015022_c001_v7007000_t0000_u01745977822867") 2025/04/30 01:56:11 DEBUG : ignore-size: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b909_d20250430_m015021_c001_v0001115_t0030_u01745977821602") 2025/04/30 01:56:11 DEBUG : nested/sub dir/file: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cc6_d20250430_m015143_c001_v7007000_t0000_u01745977903886") 2025/04/30 01:56:12 DEBUG : nested/sub dir/file: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2ce4_d20250430_m015142_c001_v0001180_t0017_u01745977902867") 2025/04/30 01:56:12 DEBUG : nested/sub dir/file: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cc2_d20250430_m015141_c001_v7007000_t0000_u01745977901730") 2025/04/30 01:56:12 DEBUG : nested/sub dir/file: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2cce_d20250430_m015140_c001_v0001180_t0050_u01745977900358") 2025/04/30 01:56:12 DEBUG : one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f63b_d20250430_m015127_c001_v7007000_t0000_u01745977887279") 2025/04/30 01:56:12 DEBUG : one: Deleting (id "4_zff323df3602d8b4b9f680e1b_f407ca69e2bf9b9d3_d20250430_m015122_c001_v0001115_t0041_u01745977882512") 2025/04/30 01:56:12 DEBUG : only0: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20b4_d20250430_m015538_c001_v7007000_t0000_u01745978138446") 2025/04/30 01:56:12 DEBUG : only0: Deleting (id "4_zff323df3602d8b4b9f680e1b_f407ca69e2bf9bca7_d20250430_m015532_c001_v0001115_t0041_u01745978132770") 2025/04/30 01:56:12 DEBUG : only0: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc39_d20250430_m015512_c001_v0001101_t0038_u01745978112709") 2025/04/30 01:56:12 DEBUG : only0: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4142581cd5403c52_d20250430_m015506_c001_v7007000_t0000_u01745978106083") 2025/04/30 01:56:12 DEBUG : only0: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbd1_d20250430_m015444_c001_v0001101_t0014_u01745978084310") 2025/04/30 01:56:12 DEBUG : only1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20b5_d20250430_m015538_c001_v7007000_t0000_u01745978138629") 2025/04/30 01:56:12 DEBUG : only1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f402e8c8deb91bc7f_d20250430_m015532_c001_v0001101_t0013_u01745978132782") 2025/04/30 01:56:12 DEBUG : only1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc3b_d20250430_m015514_c001_v0001101_t0055_u01745978114021") 2025/04/30 01:56:12 DEBUG : only1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4142581cd5403c50_d20250430_m015505_c001_v7007000_t0000_u01745978105702") 2025/04/30 01:56:12 DEBUG : only1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbd5_d20250430_m015445_c001_v0001101_t0013_u01745978085259") 2025/04/30 01:56:12 DEBUG : only10: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20b7_d20250430_m015538_c001_v7007000_t0000_u01745978138810") 2025/04/30 01:56:12 DEBUG : only10: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4183d428774e5057_d20250430_m015533_c001_v0001183_t0009_u01745978133336") 2025/04/30 01:56:12 DEBUG : only10: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc5f_d20250430_m015522_c001_v0001101_t0028_u01745978122419") 2025/04/30 01:56:12 DEBUG : only10: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b4989_d20250430_m015506_c001_v7007000_t0000_u01745978106096") 2025/04/30 01:56:12 DEBUG : only10: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbf7_d20250430_m015454_c001_v0001101_t0035_u01745978094269") 2025/04/30 01:56:12 DEBUG : only11: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20b8_d20250430_m015538_c001_v7007000_t0000_u01745978138992") 2025/04/30 01:56:12 DEBUG : only11: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4132d2c2e0c6a5f2_d20250430_m015533_c001_v0001179_t0033_u01745978133531") 2025/04/30 01:56:12 DEBUG : only11: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc61_d20250430_m015523_c001_v0001101_t0025_u01745978123445") 2025/04/30 01:56:13 DEBUG : only11: Deleting (id "4_zff323df3602d8b4b9f680e1b_f413b04a473c82762_d20250430_m015505_c001_v7007000_t0000_u01745978105328") 2025/04/30 01:56:13 DEBUG : only11: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbf9_d20250430_m015455_c001_v0001101_t0001_u01745978095241") 2025/04/30 01:56:13 DEBUG : only12: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20ba_d20250430_m015539_c001_v7007000_t0000_u01745978139174") 2025/04/30 01:56:13 DEBUG : only12: Deleting (id "4_zff323df3602d8b4b9f680e1b_f407ca69e2bf9bcab_d20250430_m015533_c001_v0001115_t0041_u01745978133171") 2025/04/30 01:56:13 DEBUG : only12: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc65_d20250430_m015524_c001_v0001101_t0024_u01745978124952") 2025/04/30 01:56:13 DEBUG : only12: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77414_d20250430_m015505_c001_v7007000_t0000_u01745978105710") 2025/04/30 01:56:13 DEBUG : only12: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbfd_d20250430_m015456_c001_v0001101_t0055_u01745978096219") 2025/04/30 01:56:13 DEBUG : only13: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20bc_d20250430_m015539_c001_v7007000_t0000_u01745978139356") 2025/04/30 01:56:13 DEBUG : only13: Deleting (id "4_zff323df3602d8b4b9f680e1b_f402e8c8deb91bc81_d20250430_m015533_c001_v0001101_t0013_u01745978133182") 2025/04/30 01:56:13 DEBUG : only13: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc69_d20250430_m015525_c001_v0001101_t0010_u01745978125811") 2025/04/30 01:56:13 DEBUG : only13: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4142581cd5403c51_d20250430_m015505_c001_v7007000_t0000_u01745978105900") 2025/04/30 01:56:13 DEBUG : only13: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc01_d20250430_m015457_c001_v0001101_t0041_u01745978097132") 2025/04/30 01:56:13 DEBUG : only14: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20bd_d20250430_m015539_c001_v7007000_t0000_u01745978139538") 2025/04/30 01:56:13 DEBUG : only14: Deleting (id "4_zff323df3602d8b4b9f680e1b_f407ca69e2bf9bcad_d20250430_m015533_c001_v0001115_t0041_u01745978133352") 2025/04/30 01:56:13 DEBUG : only14: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc6b_d20250430_m015526_c001_v0001101_t0048_u01745978126722") 2025/04/30 01:56:13 DEBUG : only14: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b4988_d20250430_m015505_c001_v7007000_t0000_u01745978105913") 2025/04/30 01:56:13 DEBUG : only14: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc03_d20250430_m015457_c001_v0001101_t0024_u01745978097958") 2025/04/30 01:56:13 DEBUG : only15: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20be_d20250430_m015539_c001_v7007000_t0000_u01745978139751") 2025/04/30 01:56:13 DEBUG : only15: Deleting (id "4_zff323df3602d8b4b9f680e1b_f402e8c8deb91bc83_d20250430_m015533_c001_v0001101_t0013_u01745978133368") 2025/04/30 01:56:13 DEBUG : only15: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc6f_d20250430_m015527_c001_v0001101_t0045_u01745978127836") 2025/04/30 01:56:13 DEBUG : only15: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b498a_d20250430_m015506_c001_v7007000_t0000_u01745978106280") 2025/04/30 01:56:14 DEBUG : only15: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc05_d20250430_m015458_c001_v0001101_t0043_u01745978098742") 2025/04/30 01:56:14 DEBUG : only16: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20c0_d20250430_m015539_c001_v7007000_t0000_u01745978139934") 2025/04/30 01:56:14 DEBUG : only16: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4183d428774e505b_d20250430_m015533_c001_v0001183_t0009_u01745978133521") 2025/04/30 01:56:14 DEBUG : only16: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc71_d20250430_m015528_c001_v0001101_t0032_u01745978128735") 2025/04/30 01:56:14 DEBUG : only16: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b4987_d20250430_m015505_c001_v7007000_t0000_u01745978105727") 2025/04/30 01:56:14 DEBUG : only16: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc0d_d20250430_m015459_c001_v0001101_t0023_u01745978099926") 2025/04/30 01:56:14 DEBUG : only17: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20c1_d20250430_m015540_c001_v7007000_t0000_u01745978140117") 2025/04/30 01:56:14 DEBUG : only17: Deleting (id "4_zff323df3602d8b4b9f680e1b_f407ca69e2bf9bcaf_d20250430_m015533_c001_v0001115_t0041_u01745978133536") 2025/04/30 01:56:14 DEBUG : only17: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc77_d20250430_m015529_c001_v0001101_t0018_u01745978129834") 2025/04/30 01:56:14 DEBUG : only17: Deleting (id "4_zff323df3602d8b4b9f680e1b_f413b04a473c82767_d20250430_m015505_c001_v7007000_t0000_u01745978105876") 2025/04/30 01:56:14 DEBUG : only17: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc0f_d20250430_m015500_c001_v0001101_t0028_u01745978100905") 2025/04/30 01:56:14 DEBUG : only18: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20c2_d20250430_m015540_c001_v7007000_t0000_u01745978140300") 2025/04/30 01:56:14 DEBUG : only18: Deleting (id "4_zff323df3602d8b4b9f680e1b_f402e8c8deb91bc85_d20250430_m015533_c001_v0001101_t0013_u01745978133551") 2025/04/30 01:56:14 DEBUG : only18: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc79_d20250430_m015530_c001_v0001101_t0048_u01745978130749") 2025/04/30 01:56:14 DEBUG : only18: Deleting (id "4_zff323df3602d8b4b9f680e1b_f413b04a473c82768_d20250430_m015506_c001_v7007000_t0000_u01745978106060") 2025/04/30 01:56:14 DEBUG : only18: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc15_d20250430_m015502_c001_v0001101_t0026_u01745978102268") 2025/04/30 01:56:14 DEBUG : only19: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20c3_d20250430_m015540_c001_v7007000_t0000_u01745978140481") 2025/04/30 01:56:14 DEBUG : only19: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4183d428774e5061_d20250430_m015533_c001_v0001183_t0009_u01745978133706") 2025/04/30 01:56:14 DEBUG : only19: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc7b_d20250430_m015531_c001_v0001101_t0017_u01745978131788") 2025/04/30 01:56:14 DEBUG : only19: Deleting (id "4_zff323df3602d8b4b9f680e1b_f413b04a473c8276a_d20250430_m015506_c001_v7007000_t0000_u01745978106428") 2025/04/30 01:56:14 DEBUG : only19: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc1b_d20250430_m015503_c001_v0001101_t0053_u01745978103893") 2025/04/30 01:56:15 DEBUG : only2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20c4_d20250430_m015540_c001_v7007000_t0000_u01745978140663") 2025/04/30 01:56:15 DEBUG : only2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4132d2c2e0c6a5f4_d20250430_m015533_c001_v0001179_t0033_u01745978133723") 2025/04/30 01:56:15 DEBUG : only2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc3f_d20250430_m015514_c001_v0001101_t0024_u01745978114887") 2025/04/30 01:56:15 DEBUG : only2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f413b04a473c82769_d20250430_m015506_c001_v7007000_t0000_u01745978106245") 2025/04/30 01:56:15 DEBUG : only2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbd9_d20250430_m015446_c001_v0001101_t0036_u01745978086183") 2025/04/30 01:56:15 DEBUG : only3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20c5_d20250430_m015540_c001_v7007000_t0000_u01745978140845") 2025/04/30 01:56:15 DEBUG : only3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f407ca69e2bf9bcb1_d20250430_m015533_c001_v0001115_t0041_u01745978133734") 2025/04/30 01:56:15 DEBUG : only3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc41_d20250430_m015515_c001_v0001101_t0028_u01745978115671") 2025/04/30 01:56:15 DEBUG : only3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77416_d20250430_m015506_c001_v7007000_t0000_u01745978106074") 2025/04/30 01:56:15 DEBUG : only3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbdd_d20250430_m015447_c001_v0001101_t0036_u01745978087259") 2025/04/30 01:56:15 DEBUG : only4: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20c6_d20250430_m015541_c001_v7007000_t0000_u01745978141025") 2025/04/30 01:56:15 DEBUG : only4: Deleting (id "4_zff323df3602d8b4b9f680e1b_f402e8c8deb91bc87_d20250430_m015533_c001_v0001101_t0013_u01745978133745") 2025/04/30 01:56:15 DEBUG : only4: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc45_d20250430_m015516_c001_v0001101_t0012_u01745978116668") 2025/04/30 01:56:15 DEBUG : only4: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77415_d20250430_m015505_c001_v7007000_t0000_u01745978105891") 2025/04/30 01:56:15 DEBUG : only4: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbdf_d20250430_m015448_c001_v0001101_t0042_u01745978088113") 2025/04/30 01:56:15 DEBUG : only5: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20c7_d20250430_m015541_c001_v7007000_t0000_u01745978141208") 2025/04/30 01:56:15 DEBUG : only5: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4183d428774e5065_d20250430_m015533_c001_v0001183_t0009_u01745978133890") 2025/04/30 01:56:15 DEBUG : only5: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc49_d20250430_m015517_c001_v0001101_t0015_u01745978117531") 2025/04/30 01:56:15 DEBUG : only5: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77417_d20250430_m015506_c001_v7007000_t0000_u01745978106259") 2025/04/30 01:56:15 DEBUG : only5: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbe1_d20250430_m015449_c001_v0001101_t0028_u01745978089039") 2025/04/30 01:56:15 DEBUG : only6: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20c9_d20250430_m015541_c001_v7007000_t0000_u01745978141390") 2025/04/30 01:56:15 DEBUG : only6: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4132d2c2e0c6a5f6_d20250430_m015533_c001_v0001179_t0033_u01745978133908") 2025/04/30 01:56:16 DEBUG : only6: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc4d_d20250430_m015518_c001_v0001101_t0034_u01745978118251") 2025/04/30 01:56:16 DEBUG : only6: Deleting (id "4_zff323df3602d8b4b9f680e1b_f413b04a473c82765_d20250430_m015505_c001_v7007000_t0000_u01745978105694") 2025/04/30 01:56:16 DEBUG : only6: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbe3_d20250430_m015450_c001_v0001101_t0011_u01745978090135") 2025/04/30 01:56:16 DEBUG : only7: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20ca_d20250430_m015541_c001_v7007000_t0000_u01745978141572") 2025/04/30 01:56:16 DEBUG : only7: Deleting (id "4_zff323df3602d8b4b9f680e1b_f407ca69e2bf9bcb3_d20250430_m015533_c001_v0001115_t0041_u01745978133920") 2025/04/30 01:56:16 DEBUG : only7: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc53_d20250430_m015519_c001_v0001101_t0026_u01745978119117") 2025/04/30 01:56:16 DEBUG : only7: Deleting (id "4_zff323df3602d8b4b9f680e1b_f413b04a473c82763_d20250430_m015505_c001_v7007000_t0000_u01745978105511") 2025/04/30 01:56:16 DEBUG : only7: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbe5_d20250430_m015450_c001_v0001101_t0013_u01745978090913") 2025/04/30 01:56:16 DEBUG : only8: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20cb_d20250430_m015541_c001_v7007000_t0000_u01745978141753") 2025/04/30 01:56:16 DEBUG : only8: Deleting (id "4_zff323df3602d8b4b9f680e1b_f402e8c8deb91bc89_d20250430_m015533_c001_v0001101_t0013_u01745978133931") 2025/04/30 01:56:16 DEBUG : only8: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc57_d20250430_m015520_c001_v0001101_t0058_u01745978120410") 2025/04/30 01:56:16 DEBUG : only8: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4142581cd5403c53_d20250430_m015506_c001_v7007000_t0000_u01745978106267") 2025/04/30 01:56:16 DEBUG : only8: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbed_d20250430_m015452_c001_v0001101_t0044_u01745978092228") 2025/04/30 01:56:16 DEBUG : only9: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20cc_d20250430_m015541_c001_v7007000_t0000_u01745978141945") 2025/04/30 01:56:16 DEBUG : only9: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4183d428774e506b_d20250430_m015534_c001_v0001183_t0009_u01745978134074") 2025/04/30 01:56:16 DEBUG : only9: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bc59_d20250430_m015521_c001_v0001101_t0058_u01745978121291") 2025/04/30 01:56:16 DEBUG : only9: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4162eda904a77418_d20250430_m015506_c001_v7007000_t0000_u01745978106441") 2025/04/30 01:56:16 DEBUG : only9: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bbf3_d20250430_m015453_c001_v0001101_t0022_u01745978093208") 2025/04/30 01:56:16 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cb3_d20250430_m015138_c001_v7007000_t0000_u01745977898471") 2025/04/30 01:56:16 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2ca8_d20250430_m015135_c001_v0001180_t0037_u01745977895811") 2025/04/30 01:56:16 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cab_d20250430_m015134_c001_v7007000_t0000_u01745977894319") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2c9e_d20250430_m015131_c001_v0001180_t0032_u01745977891867") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092ca8_d20250430_m015130_c001_v7007000_t0000_u01745977890375") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91ba23_d20250430_m015128_c001_v0001101_t0043_u01745977888201") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f621_d20250430_m015113_c001_v7007000_t0000_u01745977873790") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9a9_d20250430_m015111_c001_v0001115_t0012_u01745977871814") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f619_d20250430_m015109_c001_v7007000_t0000_u01745977869740") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b99f_d20250430_m015108_c001_v0001115_t0008_u01745977868004") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f611_d20250430_m015106_c001_v7007000_t0000_u01745977866208") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b997_d20250430_m015104_c001_v0001115_t0019_u01745977864686") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b91298590451_d20250430_m015055_c001_v7007000_t0000_u01745977855023") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b977_d20250430_m015052_c001_v0001115_t0024_u01745977852311") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b9129859044e_d20250430_m015051_c001_v7007000_t0000_u01745977851574") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b96b_d20250430_m015049_c001_v0001115_t0015_u01745977849904") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b9129859044a_d20250430_m015049_c001_v7007000_t0000_u01745977849182") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b961_d20250430_m015048_c001_v0001115_t0046_u01745977848082") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b95f_d20250430_m015047_c001_v0001115_t0025_u01745977847055") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b91298590442_d20250430_m015046_c001_v7007000_t0000_u01745977846333") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b957_d20250430_m015045_c001_v0001115_t0024_u01745977845468") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b955_d20250430_m015044_c001_v0001115_t0015_u01745977844558") 2025/04/30 01:56:17 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b9129859043f_d20250430_m015043_c001_v7007000_t0000_u01745977843832") 2025/04/30 01:56:18 DEBUG : potato: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b94d_d20250430_m015042_c001_v0001115_t0023_u01745977842725") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40615452e2e4179c_d20250430_m015221_c001_v7007000_t0000_u01745977941285") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91ba9f_d20250430_m015220_c001_v0001101_t0054_u01745977940566") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b48c1_d20250430_m015210_c001_v7007000_t0000_u01745977930188") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91ba81_d20250430_m015205_c001_v0001101_t0041_u01745977925515") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b48b0_d20250430_m015203_c001_v7007000_t0000_u01745977923963") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91ba75_d20250430_m015159_c001_v0001101_t0020_u01745977919815") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cde_d20250430_m015152_c001_v7007000_t0000_u01745977912129") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91ba59_d20250430_m015147_c001_v0001101_t0018_u01745977907736") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f62f_d20250430_m015120_c001_v7007000_t0000_u01745977880662") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9c1_d20250430_m015117_c001_v0001115_t0038_u01745977877983") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f626_d20250430_m015116_c001_v7007000_t0000_u01745977876883") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9b1_d20250430_m015114_c001_v0001115_t0028_u01745977874708") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f622_d20250430_m015113_c001_v7007000_t0000_u01745977873974") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9af_d20250430_m015112_c001_v0001115_t0035_u01745977872600") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f61d_d20250430_m015111_c001_v7007000_t0000_u01745977871081") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9a7_d20250430_m015110_c001_v0001115_t0019_u01745977870107") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f617_d20250430_m015107_c001_v7007000_t0000_u01745977867274") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b99d_d20250430_m015106_c001_v0001115_t0043_u01745977866217") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f5ff_d20250430_m015056_c001_v7007000_t0000_u01745977856130") 2025/04/30 01:56:18 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b97d_d20250430_m015053_c001_v0001115_t0031_u01745977853887") 2025/04/30 01:56:19 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903cc_d20250430_m014930_c001_v7007000_t0000_u01745977770026") 2025/04/30 01:56:19 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b87c_d20250430_m014929_c001_v0001115_t0031_u01745977769152") 2025/04/30 01:56:19 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903c7_d20250430_m014927_c001_v7007000_t0000_u01745977767807") 2025/04/30 01:56:19 DEBUG : potato2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b876_d20250430_m014926_c001_v0001115_t0039_u01745977766841") 2025/04/30 01:56:19 DEBUG : potato3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b48c2_d20250430_m015210_c001_v7007000_t0000_u01745977930466") 2025/04/30 01:56:19 DEBUG : potato3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9ba58_d20250430_m015206_c001_v0001115_t0046_u01745977926485") 2025/04/30 01:56:19 DEBUG : potato3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b48b1_d20250430_m015204_c001_v7007000_t0000_u01745977924145") 2025/04/30 01:56:19 DEBUG : potato3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9ba48_d20250430_m015201_c001_v0001115_t0013_u01745977921081") 2025/04/30 01:56:19 DEBUG : potato3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cdf_d20250430_m015152_c001_v7007000_t0000_u01745977912543") 2025/04/30 01:56:19 DEBUG : potato3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9ba2a_d20250430_m015148_c001_v0001115_t0038_u01745977908274") 2025/04/30 01:56:19 DEBUG : pre-dest1/1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40833a2b02e99fe2_d20250430_m015302_c001_v7007000_t0000_u01745977982573") 2025/04/30 01:56:19 DEBUG : pre-dest1/1: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bac2_d20250430_m015253_c001_v0001115_t0031_u01745977973765") 2025/04/30 01:56:19 DEBUG : pre-dest2/2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40833a2b02e99fe3_d20250430_m015302_c001_v7007000_t0000_u01745977982756") 2025/04/30 01:56:19 DEBUG : pre-dest2/2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bad9_d20250430_m015255_c001_v0001101_t0006_u01745977975068") 2025/04/30 01:56:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff323df3602d8b4b9f680e1b_f419d64187d8b48d1_d20250430_m015233_c001_v7007000_t0000_u01745977953669") 2025/04/30 01:56:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2dab_d20250430_m015230_c001_v0001180_t0012_u01745977950557") 2025/04/30 01:56:19 DEBUG : sizeonly: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed31495_d20250430_m015020_c001_v7007000_t0000_u01745977820336") 2025/04/30 01:56:19 DEBUG : sizeonly: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8fd_d20250430_m015019_c001_v0001115_t0054_u01745977819024") 2025/04/30 01:56:19 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20e3_d20250430_m015553_c001_v7007000_t0000_u01745978153819") 2025/04/30 01:56:19 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1183d428774e51fa_d20250430_m015552_c001_v0001183_t0021_u01745978152687") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20de_d20250430_m015550_c001_v7007000_t0000_u01745978150799") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9bccf_d20250430_m015549_c001_v0001115_t0043_u01745978149443") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cc7_d20250430_m015144_c001_v7007000_t0000_u01745977904071") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91ba4d_d20250430_m015143_c001_v0001101_t0013_u01745977903224") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cc3_d20250430_m015141_c001_v7007000_t0000_u01745977901927") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9ba16_d20250430_m015140_c001_v0001115_t0036_u01745977900709") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed31491_d20250430_m015015_c001_v7007000_t0000_u01745977815594") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8f9_d20250430_m015013_c001_v0001115_t0007_u01745977813967") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed3148e_d20250430_m015013_c001_v7007000_t0000_u01745977813247") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8f3_d20250430_m015011_c001_v0001115_t0059_u01745977811930") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed31487_d20250430_m015005_c001_v7007000_t0000_u01745977805726") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8e6_d20250430_m015004_c001_v0001115_t0042_u01745977804483") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed31486_d20250430_m015003_c001_v7007000_t0000_u01745977803939") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8de_d20250430_m015002_c001_v0001115_t0023_u01745977802788") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8d4_d20250430_m014959_c001_v0001115_t0052_u01745977799966") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed31484_d20250430_m014959_c001_v7007000_t0000_u01745977799234") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8d0_d20250430_m014958_c001_v0001115_t0056_u01745977798384") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8ce_d20250430_m014957_c001_v0001115_t0052_u01745977797501") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed31482_d20250430_m014956_c001_v7007000_t0000_u01745977796416") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8c8_d20250430_m014953_c001_v0001115_t0023_u01745977793876") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8c0_d20250430_m014950_c001_v0001115_t0021_u01745977790728") 2025/04/30 01:56:20 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed3147e_d20250430_m014949_c001_v7007000_t0000_u01745977789990") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8b6_d20250430_m014948_c001_v0001115_t0048_u01745977788842") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8b0_d20250430_m014947_c001_v0001115_t0027_u01745977787875") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed3147c_d20250430_m014946_c001_v7007000_t0000_u01745977786784") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8a4_d20250430_m014941_c001_v0001115_t0058_u01745977781876") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f411ac54a1ed31478_d20250430_m014941_c001_v7007000_t0000_u01745977781516") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b8a0_d20250430_m014940_c001_v0001115_t0056_u01745977780740") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903dc_d20250430_m014939_c001_v7007000_t0000_u01745977779100") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b89c_d20250430_m014938_c001_v0001115_t0032_u01745977778087") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903d9_d20250430_m014937_c001_v7007000_t0000_u01745977777542") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b892_d20250430_m014936_c001_v0001115_t0030_u01745977776614") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903d3_d20250430_m014935_c001_v7007000_t0000_u01745977775347") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b88c_d20250430_m014934_c001_v0001115_t0018_u01745977774243") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903d0_d20250430_m014933_c001_v7007000_t0000_u01745977773699") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b884_d20250430_m014932_c001_v0001115_t0024_u01745977772854") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903ce_d20250430_m014931_c001_v7007000_t0000_u01745977771946") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b880_d20250430_m014930_c001_v0001115_t0002_u01745977770932") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903c0_d20250430_m014924_c001_v7007000_t0000_u01745977764118") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b86c_d20250430_m014923_c001_v0001115_t0024_u01745977763239") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903bf_d20250430_m014922_c001_v7007000_t0000_u01745977762331") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b866_d20250430_m014921_c001_v0001115_t0058_u01745977761385") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903bd_d20250430_m014920_c001_v7007000_t0000_u01745977760481") 2025/04/30 01:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b862_d20250430_m014919_c001_v0001115_t0019_u01745977759697") 2025/04/30 01:56:22 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f4104b912985903bb_d20250430_m014916_c001_v7007000_t0000_u01745977756781") 2025/04/30 01:56:22 DEBUG : sub dir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b854_d20250430_m014915_c001_v0001115_t0041_u01745977755839") 2025/04/30 01:56:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20e4_d20250430_m015554_c001_v7007000_t0000_u01745978154001") 2025/04/30 01:56:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bcba_d20250430_m015552_c001_v0001101_t0044_u01745978152682") 2025/04/30 01:56:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20df_d20250430_m015550_c001_v7007000_t0000_u01745978150980") 2025/04/30 01:56:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1132d2c2e0c6a628_d20250430_m015549_c001_v0001179_t0018_u01745978149091") 2025/04/30 01:56:22 DEBUG : sub/yam: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cb2_d20250430_m015137_c001_v7007000_t0000_u01745977897910") 2025/04/30 01:56:22 DEBUG : sub/yam: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91ba2b_d20250430_m015136_c001_v0001101_t0025_u01745977896167") 2025/04/30 01:56:22 DEBUG : test_dir1/file2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20da_d20250430_m015547_c001_v7007000_t0000_u01745978147574") 2025/04/30 01:56:22 DEBUG : test_dir1/file2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bcaf_d20250430_m015546_c001_v0001101_t0049_u01745978146264") 2025/04/30 01:56:22 DEBUG : test_dir1/file2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20d0_d20250430_m015544_c001_v7007000_t0000_u01745978144718") 2025/04/30 01:56:22 DEBUG : test_dir1/file2: Deleting (id "4_zff323df3602d8b4b9f680e1b_f102e8c8deb91bca3_d20250430_m015543_c001_v0001101_t0052_u01745978143268") 2025/04/30 01:56:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20db_d20250430_m015547_c001_v7007000_t0000_u01745978147759") 2025/04/30 01:56:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1132d2c2e0c6a620_d20250430_m015546_c001_v0001179_t0018_u01745978146254") 2025/04/30 01:56:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f418f955f453b20d1_d20250430_m015544_c001_v7007000_t0000_u01745978144900") 2025/04/30 01:56:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1132d2c2e0c6a614_d20250430_m015543_c001_v0001179_t0022_u01745978143265") 2025/04/30 01:56:22 DEBUG : three: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f63c_d20250430_m015127_c001_v7007000_t0000_u01745977887464") 2025/04/30 01:56:22 DEBUG : three: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9e9_d20250430_m015126_c001_v0001115_t0041_u01745977886047") 2025/04/30 01:56:22 DEBUG : three: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9d9_d20250430_m015122_c001_v0001115_t0038_u01745977882877") 2025/04/30 01:56:22 DEBUG : two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f40040ee6b520f63d_d20250430_m015127_c001_v7007000_t0000_u01745977887648") 2025/04/30 01:56:23 DEBUG : two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f413c03682d6d2c8c_d20250430_m015125_c001_v0001180_t0029_u01745977885480") 2025/04/30 01:56:23 DEBUG : two: Deleting (id "4_zff323df3602d8b4b9f680e1b_f407ca69e2bf9b9d7_d20250430_m015122_c001_v0001115_t0041_u01745977882695") 2025/04/30 01:56:23 DEBUG : yam: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cb4_d20250430_m015138_c001_v7007000_t0000_u01745977898655") 2025/04/30 01:56:23 DEBUG : yam: Deleting (id "4_zff323df3602d8b4b9f680e1b_f114d4e06316ff5fa_d20250430_m015137_c001_v0001115_t0055_u01745977897502") 2025/04/30 01:56:23 DEBUG : yam: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092caa_d20250430_m015133_c001_v7007000_t0000_u01745977893761") 2025/04/30 01:56:23 DEBUG : yam: Deleting (id "4_zff323df3602d8b4b9f680e1b_f107ca69e2bf9b9fd_d20250430_m015132_c001_v0001115_t0021_u01745977892219") 2025/04/30 01:56:23 DEBUG : yam: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092ca5_d20250430_m015129_c001_v7007000_t0000_u01745977889822") 2025/04/30 01:56:23 DEBUG : yam: Deleting (id "4_zff323df3602d8b4b9f680e1b_f113c03682d6d2c92_d20250430_m015128_c001_v0001180_t0018_u01745977888213") 2025/04/30 01:56:23 DEBUG : yaml: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092cad_d20250430_m015134_c001_v7007000_t0000_u01745977894503") 2025/04/30 01:56:23 DEBUG : yaml: Deleting (id "4_zff323df3602d8b4b9f680e1b_f1057a71e22c74b37_d20250430_m015133_c001_v0001130_t0017_u01745977893368") 2025/04/30 01:56:23 DEBUG : yaml: Deleting (id "4_zff323df3602d8b4b9f680e1b_f41290d5607092ca9_d20250430_m015130_c001_v7007000_t0000_u01745977890559") 2025/04/30 01:56:23 DEBUG : yaml: Deleting (id "4_zff323df3602d8b4b9f680e1b_f112171452b95e8ec_d20250430_m015129_c001_v0001176_t0059_u01745977889599") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished ERROR in 7m12.034308981s (try 1/5): exit status 1: Failed [TestServerSideMoveWithFilter]