"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/01 03:53:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku" 2025/04/01 03:53:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:53:42 DEBUG : Creating backend with remote "/tmp/rclone818389237" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:53:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:53:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/01 03:53:44 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:53:44 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:53:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:53:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:53:46 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:53:46 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:53:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:53:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:53:46 DEBUG : B2 bucket rclone-test-kebefim2zaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", 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-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", 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-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:53:48 DEBUG : Creating backend with remote "/non-existing" 2025/04/01 03:53:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/01 03:53:48 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:53:48 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:53:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:53:50 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:53:50 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:53:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:53:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:53:51 INFO : B2 bucket rclone-test-kebefim2zaku: Running all checks before starting transfers 2025/04/01 03:53:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:53:51 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:53:51 INFO : B2 bucket rclone-test-kebefim2zaku: Checks finished, now starting transfers 2025/04/01 03:53:51 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:53:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:53:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:53:52 ERROR : Ignoring --no-traverse with sync 2025/04/01 03:53:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:53:53 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:53:53 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:53:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:53:53 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:53:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:53:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/01 03:53:54 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:53:54 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:53:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/01 03:53:54 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:53:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:53:56 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:53:56 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:53:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:53:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:53:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:53:57 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:53:57 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:53:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:53:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:53:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 03:53:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:53:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/01 03:53:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:53:59 INFO : sub dir: Making directory 2025/04/01 03:53:59 INFO : sub dir2: Making directory 2025/04/01 03:53:59 INFO : sub dir2/sub sub dir2: Making directory 2025/04/01 03:53:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:53:59 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:53:59 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:53:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:53:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/01 03:53:59 DEBUG : B2 bucket rclone-test-kebefim2zaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:00 INFO : sub dir2: Making directory 2025/04/01 03:54:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 03:54:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:54:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:54:00 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:00 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:54:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:01 DEBUG : sub dir2: Making directory with metadata 2025/04/01 03:54:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:54:02 INFO : sub dir: Making directory 2025/04/01 03:54:02 INFO : sub dir2: Making directory 2025/04/01 03:54:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:54:02 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:02 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:54:02 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:54:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/01 03:54:02 DEBUG : B2 bucket rclone-test-kebefim2zaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/01 03:54:02 DEBUG : B2 bucket rclone-test-kebefim2zaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:03 INFO : sub dir2: Making directory 2025/04/01 03:54:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:54:04 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:04 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:54:04 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:54:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:05 DEBUG : sub dir2: Making directory with metadata 2025/04/01 03:54:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:54:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:54:05 INFO : sub dir: Making directory 2025/04/01 03:54:05 INFO : sub dir2: Making directory 2025/04/01 03:54:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:54:05 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:05 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:54:05 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:54:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/01 03:54:05 DEBUG : B2 bucket rclone-test-kebefim2zaku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:06 INFO : sub dir2: Making directory 2025/04/01 03:54:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:54:07 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:07 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:54:07 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:54:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.55s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:08 DEBUG : Creating backend with remote "TestB2:rclone-test-filatay6kani" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kebefim2zaku -> B2 bucket rclone-test-filatay6kani 2025/04/01 03:54:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:54:09 DEBUG : B2 bucket rclone-test-filatay6kani: Waiting for checks to finish 2025/04/01 03:54:09 DEBUG : B2 bucket rclone-test-filatay6kani: Waiting for transfers to finish 2025/04/01 03:54:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:54:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:10 DEBUG : B2 bucket rclone-test-filatay6kani: Purge remote 2025/04/01 03:54:10 INFO : B2 bucket rclone-test-filatay6kani: cleaning bucket "rclone-test-filatay6kani" of all files 2025/04/01 03:54:11 DEBUG : sub dir/hello world: Deleting (id "4_z0f323d7370cdebfb9f580e1b_f10784ad405018b95_d20250401_m035410_c001_v0001184_t0055_u01743479650520") --- PASS: TestServerSideCopy (5.21s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 03:54:14 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:14 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/01 03:54:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.31s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-desomaq5foca" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kebefim2zaku -> B2 bucket rclone-test-desomaq5foca 2025/04/01 03:54:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:54:17 DEBUG : B2 bucket rclone-test-desomaq5foca: Waiting for checks to finish 2025/04/01 03:54:17 DEBUG : B2 bucket rclone-test-desomaq5foca: Waiting for transfers to finish 2025/04/01 03:54:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:54:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 03:54:19 DEBUG : B2 bucket rclone-test-desomaq5foca: Waiting for checks to finish 2025/04/01 03:54:19 DEBUG : B2 bucket rclone-test-desomaq5foca: Waiting for transfers to finish 2025/04/01 03:54:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/01 03:54:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:20 DEBUG : B2 bucket rclone-test-desomaq5foca: Purge remote 2025/04/01 03:54:20 INFO : B2 bucket rclone-test-desomaq5foca: cleaning bucket "rclone-test-desomaq5foca" of all files 2025/04/01 03:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25d6370cdebfb9f580e1b_f11713dd2c9b95c45_d20250401_m035419_c001_v0001183_t0037_u01743479659752") 2025/04/01 03:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z1fa25d6370cdebfb9f580e1b_f114d7cb9596065d7_d20250401_m035418_c001_v0001184_t0040_u01743479658499") --- PASS: TestServerSideCopyOverSelf (6.97s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 03:54:23 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:23 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/01 03:54:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/01 03:54:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.98s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lahafeh3gahu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kebefim2zaku -> B2 bucket rclone-test-lahafeh3gahu 2025/04/01 03:54:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:54:26 DEBUG : B2 bucket rclone-test-lahafeh3gahu: Waiting for checks to finish 2025/04/01 03:54:26 DEBUG : B2 bucket rclone-test-lahafeh3gahu: Waiting for transfers to finish 2025/04/01 03:54:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:54:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:27 DEBUG : B2 bucket rclone-test-lahafeh3gahu: Waiting for checks to finish 2025/04/01 03:54:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 03:54:27 DEBUG : B2 bucket rclone-test-lahafeh3gahu: Waiting for transfers to finish 2025/04/01 03:54:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/01 03:54:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/01 03:54:28 INFO : sub dir/hello world: Deleted 2025/04/01 03:54:29 DEBUG : testing file moves 2025/04/01 03:54:29 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/01 03:54:29 DEBUG : B2 bucket rclone-test-lahafeh3gahu: Waiting for checks to finish 2025/04/01 03:54:29 DEBUG : B2 bucket rclone-test-lahafeh3gahu: Waiting for transfers to finish 2025/04/01 03:54:30 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/01 03:54:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/01 03:54:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:30 DEBUG : B2 bucket rclone-test-lahafeh3gahu: Purge remote 2025/04/01 03:54:30 INFO : B2 bucket rclone-test-lahafeh3gahu: cleaning bucket "rclone-test-lahafeh3gahu" of all files 2025/04/01 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f627d7370cdebfb9f580e1b_f1004f512b75923d9_d20250401_m035429_c001_v0001115_t0051_u01743479669605") 2025/04/01 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f627d7370cdebfb9f580e1b_f115325c692c199d5_d20250401_m035428_c001_v0001037_t0018_u01743479668084") 2025/04/01 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f627d7370cdebfb9f580e1b_f11988ca2ef40ed64_d20250401_m035426_c001_v0001137_t0059_u01743479666985") --- PASS: TestServerSideMoveOverSelf (8.23s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:33 ERROR : : error listing: directory not found 2025/04/01 03:54:33 INFO : Local file system at /tmp/rclone818389237: Making directory 2025/04/01 03:54:33 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:33 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.71s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:54:35 DEBUG : Local file system at /tmp/rclone818389237: Waiting for checks to finish 2025/04/01 03:54:35 DEBUG : Local file system at /tmp/rclone818389237: Waiting for transfers to finish 2025/04/01 03:54:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:54:35 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/01 03:54:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestCopyRedownload (2.13s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/01 03:54:37 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:37 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 03:54:37 INFO : check sum: Copied (new) 2025/04/01 03:54:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:37 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 03:54:37 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/01 03:54:37 DEBUG : check sum: Unchanged skipping 2025/04/01 03:54:37 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:37 DEBUG : Waiting for deletions to finish 2025/04/01 03:54:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.33s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/01 03:54:39 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:39 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:39 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/01 03:54:39 INFO : sizeonly: Copied (new) 2025/04/01 03:54:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:40 DEBUG : sizeonly: Sizes identical 2025/04/01 03:54:40 DEBUG : sizeonly: Unchanged skipping 2025/04/01 03:54:40 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:40 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:40 DEBUG : Waiting for deletions to finish 2025/04/01 03:54:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.30s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/01 03:54:41 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:41 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:41 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/01 03:54:41 INFO : ignore-size: Copied (new) 2025/04/01 03:54:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:54:42 DEBUG : ignore-size: Unchanged skipping 2025/04/01 03:54:42 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:42 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:42 DEBUG : Waiting for deletions to finish 2025/04/01 03:54:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.62s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:54:44 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:44 DEBUG : existing: Unchanged skipping 2025/04/01 03:54:44 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:44 DEBUG : Waiting for deletions to finish 2025/04/01 03:54:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/01 03:54:44 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:44 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/01 03:54:45 INFO : existing: Copied (replaced existing) 2025/04/01 03:54:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 03:54:46 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:46 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/01 03:54:47 INFO : existing: Copied (new) 2025/04/01 03:54:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:47 DEBUG : existing: Destination exists, skipping 2025/04/01 03:54:47 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:47 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:47 DEBUG : Waiting for deletions to finish 2025/04/01 03:54:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:49 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/01 03:54:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 03:54:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:54:49 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:49 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 03:54:49 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:54:49 INFO : a/potato2: Copied (new) 2025/04/01 03:54:49 DEBUG : Waiting for deletions to finish 2025/04/01 03:54:50 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:51 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/01 03:54:51 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 03:54:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/01 03:54:51 DEBUG : empty space: Unchanged skipping 2025/04/01 03:54:51 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:51 DEBUG : Waiting for deletions to finish 2025/04/01 03:54:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:52 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:52 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/01 03:54:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 03:54:53 INFO : empty space: Updated modification time in destination 2025/04/01 03:54:53 DEBUG : empty space: Unchanged skipping 2025/04/01 03:54:53 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:53 DEBUG : Waiting for deletions to finish 2025/04/01 03:54:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:55 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:55 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/01 03:54:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 03:54:55 DEBUG : empty space: Unchanged skipping 2025/04/01 03:54:55 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:55 DEBUG : Waiting for deletions to finish 2025/04/01 03:54:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:57 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/01 03:54:57 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone818389237) 2025/04/01 03:54:57 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kebefim2zaku) 2025/04/01 03:54:57 DEBUG : foo: sha1 differ 2025/04/01 03:54:57 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/01 03:54:57 INFO : foo: Copied (replaced existing) 2025/04/01 03:54:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:54:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/01 03:54:59 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:54:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:54:59 DEBUG : empty space: Unchanged skipping 2025/04/01 03:54:59 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:54:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:54:59 INFO : potato: Copied (new) 2025/04/01 03:54:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/01 03:55:01 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:01 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/01 03:55:01 INFO : potato: Copied (replaced existing) 2025/04/01 03:55:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.98s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:03 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:03 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/01 03:55:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone818389237) 2025/04/01 03:55:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kebefim2zaku) 2025/04/01 03:55:03 DEBUG : potato: sha1 differ 2025/04/01 03:55:03 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/01 03:55:03 INFO : potato: Copied (replaced existing) 2025/04/01 03:55:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:55:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/01 03:55:05 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:55:05 DEBUG : empty space: Unchanged skipping 2025/04/01 03:55:05 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:05 DEBUG : Waiting for deletions to finish 2025/04/01 03:55:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:55:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:55:07 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:07 DEBUG : empty space: Unchanged skipping 2025/04/01 03:55:07 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:55:07 INFO : potato2: Copied (new) 2025/04/01 03:55:07 DEBUG : Waiting for deletions to finish 2025/04/01 03:55:07 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:09 INFO : d: Making directory 2025/04/01 03:55:09 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/01 03:55:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:55:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 03:55:10 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:10 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 03:55:10 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:55:10 INFO : a/potato2: Copied (new) 2025/04/01 03:55:10 DEBUG : Waiting for deletions to finish 2025/04/01 03:55:10 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:12 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/01 03:55:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:55:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 03:55:12 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:12 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 03:55:12 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:55:12 INFO : a/potato2: Copied (new) 2025/04/01 03:55:12 ERROR : B2 bucket rclone-test-kebefim2zaku: not deleting files as there were IO errors 2025/04/01 03:55:12 ERROR : B2 bucket rclone-test-kebefim2zaku: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:15 DEBUG : Waiting for deletions to finish 2025/04/01 03:55:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:55:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:55:15 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:15 DEBUG : empty space: Unchanged skipping 2025/04/01 03:55:15 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:15 INFO : potato: Deleted 2025/04/01 03:55:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:55:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.39s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:17 DEBUG : Waiting for deletions to finish 2025/04/01 03:55:17 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:17 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:17 INFO : potato: Deleted 2025/04/01 03:55:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:55:18 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:55:18 DEBUG : empty space: Unchanged skipping 2025/04/01 03:55:18 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:55:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.82s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:55:20 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:20 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/01 03:55:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.15s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:22 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 03:55:22 DEBUG : enormous: Excluded 2025/04/01 03:55:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 03:55:22 DEBUG : potato2: Excluded 2025/04/01 03:55:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 03:55:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:55:22 DEBUG : empty space: Unchanged skipping 2025/04/01 03:55:22 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:22 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:22 DEBUG : Waiting for deletions to finish 2025/04/01 03:55:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:22 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 03:55:22 DEBUG : enormous: Excluded 2025/04/01 03:55:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 03:55:22 DEBUG : potato2: Excluded 2025/04/01 03:55:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 03:55:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/01 03:55:23 DEBUG : empty space: Unchanged skipping 2025/04/01 03:55:23 DEBUG : Local file system at /tmp/rclone818389237: Waiting for checks to finish 2025/04/01 03:55:23 DEBUG : Local file system at /tmp/rclone818389237: Waiting for transfers to finish 2025/04/01 03:55:23 DEBUG : Waiting for deletions to finish 2025/04/01 03:55:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:25 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 03:55:25 DEBUG : enormous: Excluded 2025/04/01 03:55:25 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 03:55:25 DEBUG : potato2: Excluded 2025/04/01 03:55:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:55:25 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:25 DEBUG : empty space: Unchanged skipping 2025/04/01 03:55:25 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:25 DEBUG : Waiting for deletions to finish 2025/04/01 03:55:25 INFO : enormous: Deleted 2025/04/01 03:55:26 INFO : potato2: Deleted 2025/04/01 03:55:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/01 03:55:26 DEBUG : empty space: Unchanged skipping 2025/04/01 03:55:26 DEBUG : Local file system at /tmp/rclone818389237: Waiting for checks to finish 2025/04/01 03:55:26 DEBUG : Local file system at /tmp/rclone818389237: Waiting for transfers to finish 2025/04/01 03:55:26 DEBUG : Waiting for deletions to finish 2025/04/01 03:55:26 INFO : potato2: Deleted 2025/04/01 03:55:26 INFO : enormous: Deleted 2025/04/01 03:55:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.21s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:29 DEBUG : five: Need to transfer - File not found at Destination 2025/04/01 03:55:29 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/01 03:55:29 DEBUG : one: Destination is newer than source, skipping 2025/04/01 03:55:29 DEBUG : three: Sizes identical 2025/04/01 03:55:29 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/01 03:55:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone818389237) 2025/04/01 03:55:29 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kebefim2zaku) 2025/04/01 03:55:29 DEBUG : two: sha1 differ 2025/04/01 03:55:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 03:55:29 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/01 03:55:29 INFO : five: Copied (new) 2025/04/01 03:55:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/01 03:55:29 INFO : four: Copied (replaced existing) 2025/04/01 03:55:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/01 03:55:30 INFO : two: Copied (replaced existing) 2025/04/01 03:55:30 DEBUG : Waiting for deletions to finish 2025/04/01 03:55:30 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:30 DEBUG : one: Destination is newer than source, skipping 2025/04/01 03:55:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/01 03:55:30 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/01 03:55:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/01 03:55:30 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/01 03:55:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 03:55:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 03:55:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/01 03:55:30 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/01 03:55:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 03:55:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone818389237) 2025/04/01 03:55:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kebefim2zaku) 2025/04/01 03:55:30 DEBUG : three: sha1 differ 2025/04/01 03:55:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/01 03:55:30 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 03:55:30 INFO : three: Copied (replaced existing) 2025/04/01 03:55:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.44s) === 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-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/01 03:55:32 INFO : B2 bucket rclone-test-kebefim2zaku: Making map for --track-renames 2025/04/01 03:55:32 INFO : B2 bucket rclone-test-kebefim2zaku: Finished making map for --track-renames 2025/04/01 03:55:32 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 03:55:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/01 03:55:32 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for renames to finish 2025/04/01 03:55:32 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/01 03:55:32 INFO : potato: Copied (new) 2025/04/01 03:55:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 03:55:32 INFO : yam: Copied (new) 2025/04/01 03:55:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:55:33 INFO : B2 bucket rclone-test-kebefim2zaku: Making map for --track-renames 2025/04/01 03:55:33 INFO : B2 bucket rclone-test-kebefim2zaku: Finished making map for --track-renames 2025/04/01 03:55:33 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:33 DEBUG : potato: Unchanged skipping 2025/04/01 03:55:33 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for renames to finish 2025/04/01 03:55:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 03:55:34 INFO : yam: Copied (server-side copy) to: yaml 2025/04/01 03:55:34 INFO : yam: Deleted 2025/04/01 03:55:34 INFO : yaml: Renamed from "yam" 2025/04/01 03:55:34 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/01 03:55:36 INFO : B2 bucket rclone-test-kebefim2zaku: Making map for --track-renames 2025/04/01 03:55:36 INFO : B2 bucket rclone-test-kebefim2zaku: Finished making map for --track-renames 2025/04/01 03:55:36 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 03:55:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/01 03:55:36 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for renames to finish 2025/04/01 03:55:36 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 03:55:36 INFO : yam: Copied (new) 2025/04/01 03:55:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/01 03:55:36 INFO : potato: Copied (new) 2025/04/01 03:55:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:55:37 INFO : B2 bucket rclone-test-kebefim2zaku: Making map for --track-renames 2025/04/01 03:55:37 INFO : B2 bucket rclone-test-kebefim2zaku: Finished making map for --track-renames 2025/04/01 03:55:37 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:37 DEBUG : potato: Unchanged skipping 2025/04/01 03:55:37 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for renames to finish 2025/04/01 03:55:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 03:55:37 INFO : yam: Copied (server-side copy) to: yaml 2025/04/01 03:55:37 INFO : yam: Deleted 2025/04/01 03:55:37 INFO : yaml: Renamed from "yam" 2025/04/01 03:55:37 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/01 03:55:39 INFO : B2 bucket rclone-test-kebefim2zaku: Making map for --track-renames 2025/04/01 03:55:39 INFO : B2 bucket rclone-test-kebefim2zaku: Finished making map for --track-renames 2025/04/01 03:55:39 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 03:55:39 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for renames to finish 2025/04/01 03:55:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/01 03:55:39 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 03:55:40 INFO : sub/yam: Copied (new) 2025/04/01 03:55:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/01 03:55:40 INFO : potato: Copied (new) 2025/04/01 03:55:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:55:40 INFO : B2 bucket rclone-test-kebefim2zaku: Making map for --track-renames 2025/04/01 03:55:40 INFO : B2 bucket rclone-test-kebefim2zaku: Finished making map for --track-renames 2025/04/01 03:55:40 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:40 DEBUG : potato: Unchanged skipping 2025/04/01 03:55:40 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for renames to finish 2025/04/01 03:55:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/01 03:55:41 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/01 03:55:41 INFO : sub/yam: Deleted 2025/04/01 03:55:41 INFO : yam: Renamed from "sub/yam" 2025/04/01 03:55:41 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.56s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:43 DEBUG : Creating backend with remote "/tmp/rclone818389237/dir1" 2025/04/01 03:55:43 DEBUG : Creating backend with remote "/tmp/rclone818389237/dir2" 2025/04/01 03:55:43 DEBUG : Local file system at /tmp/rclone818389237/dir2: Using server-side directory move 2025/04/01 03:55:43 INFO : Local file system at /tmp/rclone818389237/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 03:55:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/01 03:55:43 INFO : file1.txt: Moved (server-side) 2025/04/01 03:55:43 DEBUG : Local file system at /tmp/rclone818389237/dir2: Waiting for checks to finish 2025/04/01 03:55:43 DEBUG : Local file system at /tmp/rclone818389237/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:55:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 03:55:43 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:43 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/01 03:55:43 INFO : nested/sub dir/file: Copied (new) 2025/04/01 03:55:43 INFO : nested/sub dir/file: Deleted 2025/04/01 03:55:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:55:44 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:55:44 INFO : sub dir/hello world: Deleted 2025/04/01 03:55:44 INFO : sub dir: Removing directory 2025/04/01 03:55:44 INFO : nested/sub dir: Removing directory 2025/04/01 03:55:44 INFO : nested: Removing directory 2025/04/01 03:55:44 DEBUG : Local file system at /tmp/rclone818389237: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:55:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 03:55:45 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:45 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/01 03:55:46 INFO : nested/sub dir/file: Copied (new) 2025/04/01 03:55:46 INFO : nested/sub dir/file: Deleted 2025/04/01 03:55:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/01 03:55:46 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:55:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 03:55:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/01 03:55:47 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:47 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/01 03:55:48 INFO : existing: Copied (new) 2025/04/01 03:55:48 INFO : existing: Deleted 2025/04/01 03:55:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/01 03:55:48 INFO : existing-b: Copied (new) 2025/04/01 03:55:48 INFO : existing-b: Deleted 2025/04/01 03:55:48 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:55:48 DEBUG : existing: Destination exists, skipping 2025/04/01 03:55:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/01 03:55:48 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:55:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-benided1wimo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kebefim2zaku -> B2 bucket rclone-test-benided1wimo 2025/04/01 03:55:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:55:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/01 03:55:54 DEBUG : empty space: Unchanged skipping 2025/04/01 03:55:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 03:55:54 DEBUG : B2 bucket rclone-test-benided1wimo: Waiting for checks to finish 2025/04/01 03:55:54 INFO : empty space: Deleted 2025/04/01 03:55:54 DEBUG : B2 bucket rclone-test-benided1wimo: Waiting for transfers to finish 2025/04/01 03:55:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:55:54 INFO : potato2: Copied (server-side copy) 2025/04/01 03:55:54 INFO : potato2: Deleted 2025/04/01 03:55:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 03:55:54 INFO : potato3: Copied (server-side copy) 2025/04/01 03:55:55 INFO : potato3: Deleted 2025/04/01 03:55:55 DEBUG : Creating backend with remote "TestB2:rclone-test-takicof0viju" 2025/04/01 03:55:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/01 03:55:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:55:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 03:55:56 DEBUG : B2 bucket rclone-test-takicof0viju: Waiting for checks to finish 2025/04/01 03:55:56 DEBUG : B2 bucket rclone-test-takicof0viju: Waiting for transfers to finish 2025/04/01 03:55:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 03:55:57 INFO : empty space: Copied (server-side copy) 2025/04/01 03:55:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 03:55:57 INFO : potato3: Copied (server-side copy) 2025/04/01 03:55:57 INFO : empty space: Deleted 2025/04/01 03:55:58 INFO : potato3: Deleted 2025/04/01 03:55:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:55:58 INFO : potato2: Copied (server-side copy) 2025/04/01 03:55:58 INFO : potato2: Deleted 2025/04/01 03:55:58 DEBUG : B2 bucket rclone-test-takicof0viju: Purge remote 2025/04/01 03:55:58 INFO : B2 bucket rclone-test-takicof0viju: cleaning bucket "rclone-test-takicof0viju" of all files 2025/04/01 03:55:58 DEBUG : empty space: Deleting (id "4_z0fb2dd8370ddebfb9f580e1b_f111c86250d816894_d20250401_m035557_c001_v0001144_t0035_u01743479757224") 2025/04/01 03:55:58 DEBUG : potato2: Deleting (id "4_z0fb2dd8370ddebfb9f580e1b_f1101502768d1ae28_d20250401_m035557_c001_v0001036_t0033_u01743479757609") 2025/04/01 03:55:58 DEBUG : potato3: Deleting (id "4_z0fb2dd8370ddebfb9f580e1b_f119e2255666e2f73_d20250401_m035557_c001_v0001181_t0053_u01743479757605") 2025/04/01 03:55:59 DEBUG : B2 bucket rclone-test-benided1wimo: Purge remote 2025/04/01 03:55:59 INFO : B2 bucket rclone-test-benided1wimo: cleaning bucket "rclone-test-benided1wimo" of all files 2025/04/01 03:55:59 DEBUG : empty space: Deleting (id "4_z2f12cd4370ddebfb9f580e1b_f4131805ad3502f98_d20250401_m035557_c001_v7007000_t0000_u01743479757776") 2025/04/01 03:55:59 DEBUG : empty space: Deleting (id "4_z2f12cd4370ddebfb9f580e1b_f105a6bf714004427_d20250401_m035553_c001_v0001183_t0033_u01743479753668") 2025/04/01 03:55:59 DEBUG : potato2: Deleting (id "4_z2f12cd4370ddebfb9f580e1b_f410bed6b4962292b_d20250401_m035558_c001_v7007000_t0000_u01743479758299") 2025/04/01 03:55:59 DEBUG : potato2: Deleting (id "4_z2f12cd4370ddebfb9f580e1b_f113b3332bac79fc2_d20250401_m035554_c001_v0001178_t0049_u01743479754532") 2025/04/01 03:55:59 DEBUG : potato3: Deleting (id "4_z2f12cd4370ddebfb9f580e1b_f410bed6b4962292a_d20250401_m035557_c001_v7007000_t0000_u01743479757935") 2025/04/01 03:55:59 DEBUG : potato3: Deleting (id "4_z2f12cd4370ddebfb9f580e1b_f119fc3d307c1f690_d20250401_m035554_c001_v0001183_t0056_u01743479754772") 2025/04/01 03:55:59 DEBUG : potato3: Deleting (id "4_z2f12cd4370ddebfb9f580e1b_f105a6bf714004429_d20250401_m035553_c001_v0001183_t0014_u01743479753878") --- PASS: TestServerSideMove (12.89s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yekabug7tozo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kebefim2zaku -> B2 bucket rclone-test-yekabug7tozo 2025/04/01 03:56:07 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 03:56:07 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 03:56:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:56:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 03:56:07 DEBUG : B2 bucket rclone-test-yekabug7tozo: Waiting for checks to finish 2025/04/01 03:56:07 DEBUG : B2 bucket rclone-test-yekabug7tozo: Waiting for transfers to finish 2025/04/01 03:56:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 03:56:08 INFO : potato3: Copied (server-side copy) 2025/04/01 03:56:08 INFO : potato3: Deleted 2025/04/01 03:56:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:56:08 INFO : potato2: Copied (server-side copy) 2025/04/01 03:56:08 INFO : potato2: Deleted 2025/04/01 03:56:09 DEBUG : Creating backend with remote "TestB2:rclone-test-bodeheb3hufa" 2025/04/01 03:56:10 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 03:56:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:56:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 03:56:10 DEBUG : B2 bucket rclone-test-bodeheb3hufa: Waiting for checks to finish 2025/04/01 03:56:10 DEBUG : B2 bucket rclone-test-bodeheb3hufa: Waiting for transfers to finish 2025/04/01 03:56:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:56:11 INFO : potato2: Copied (server-side copy) 2025/04/01 03:56:11 INFO : potato2: Deleted 2025/04/01 03:56:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 03:56:11 INFO : potato3: Copied (server-side copy) 2025/04/01 03:56:11 INFO : potato3: Deleted 2025/04/01 03:56:12 DEBUG : B2 bucket rclone-test-bodeheb3hufa: Purge remote 2025/04/01 03:56:12 INFO : B2 bucket rclone-test-bodeheb3hufa: cleaning bucket "rclone-test-bodeheb3hufa" of all files 2025/04/01 03:56:12 DEBUG : potato2: Deleting (id "4_zdfc20dd370edebfb9f580e1b_f11124199fc8da59f_d20250401_m035611_c001_v0001091_t0057_u01743479771043") 2025/04/01 03:56:12 DEBUG : potato3: Deleting (id "4_zdfc20dd370edebfb9f580e1b_f10751689b1b5a58c_d20250401_m035611_c001_v0001179_t0004_u01743479771413") 2025/04/01 03:56:13 DEBUG : B2 bucket rclone-test-yekabug7tozo: Purge remote 2025/04/01 03:56:13 INFO : B2 bucket rclone-test-yekabug7tozo: cleaning bucket "rclone-test-yekabug7tozo" of all files 2025/04/01 03:56:13 DEBUG : empty space: Deleting (id "4_z2f72fdb370ddebfb9f580e1b_f115dfe63f94e545e_d20250401_m035606_c001_v0001145_t0057_u01743479766827") 2025/04/01 03:56:13 DEBUG : potato2: Deleting (id "4_z2f72fdb370ddebfb9f580e1b_f411a5cb40675a37a_d20250401_m035611_c001_v7007000_t0000_u01743479771401") 2025/04/01 03:56:13 DEBUG : potato2: Deleting (id "4_z2f72fdb370ddebfb9f580e1b_f103f5f61d5f07747_d20250401_m035607_c001_v0001117_t0054_u01743479767824") 2025/04/01 03:56:13 DEBUG : potato3: Deleting (id "4_z2f72fdb370ddebfb9f580e1b_f411a5cb40675a37b_d20250401_m035611_c001_v7007000_t0000_u01743479771643") 2025/04/01 03:56:13 DEBUG : potato3: Deleting (id "4_z2f72fdb370ddebfb9f580e1b_f115a1a491d24bd24_d20250401_m035608_c001_v0001103_t0014_u01743479768190") 2025/04/01 03:56:13 DEBUG : potato3: Deleting (id "4_z2f72fdb370ddebfb9f580e1b_f115dfe63f94e5460_d20250401_m035607_c001_v0001145_t0010_u01743479767096") 2025/04/01 03:56:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/04/01 03:56:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/01 03:56:13 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:56:15 DEBUG : Creating backend with remote "TestB2:rclone-test-retecal4cegu" 2025/04/01 03:56:17 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kebefim2zaku -> B2 bucket rclone-test-retecal4cegu 2025/04/01 03:56:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:56:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/01 03:56:20 DEBUG : empty space: Unchanged skipping 2025/04/01 03:56:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 03:56:20 DEBUG : B2 bucket rclone-test-retecal4cegu: Waiting for checks to finish 2025/04/01 03:56:20 INFO : empty space: Deleted 2025/04/01 03:56:20 DEBUG : B2 bucket rclone-test-retecal4cegu: Waiting for transfers to finish 2025/04/01 03:56:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:56:21 INFO : potato2: Copied (server-side copy) 2025/04/01 03:56:21 INFO : potato2: Deleted 2025/04/01 03:56:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 03:56:21 INFO : potato3: Copied (server-side copy) 2025/04/01 03:56:21 INFO : potato3: Deleted 2025/04/01 03:56:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vuteduj5lazi" 2025/04/01 03:56:22 INFO : tomatoDir: Making directory 2025/04/01 03:56:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/01 03:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:56:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 03:56:23 DEBUG : B2 bucket rclone-test-vuteduj5lazi: Waiting for checks to finish 2025/04/01 03:56:23 DEBUG : B2 bucket rclone-test-vuteduj5lazi: Waiting for transfers to finish 2025/04/01 03:56:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/01 03:56:24 INFO : empty space: Copied (server-side copy) 2025/04/01 03:56:24 INFO : empty space: Deleted 2025/04/01 03:56:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/01 03:56:24 INFO : potato2: Copied (server-side copy) 2025/04/01 03:56:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/01 03:56:24 INFO : potato3: Copied (server-side copy) 2025/04/01 03:56:24 INFO : potato2: Deleted 2025/04/01 03:56:24 INFO : potato3: Deleted 2025/04/01 03:56:25 DEBUG : B2 bucket rclone-test-vuteduj5lazi: Purge remote 2025/04/01 03:56:25 INFO : B2 bucket rclone-test-vuteduj5lazi: cleaning bucket "rclone-test-vuteduj5lazi" of all files 2025/04/01 03:56:25 DEBUG : empty space: Deleting (id "4_z0fd24d0370edebfb9f580e1b_f1139e59c13883018_d20250401_m035623_c001_v0001098_t0022_u01743479783835") 2025/04/01 03:56:25 DEBUG : potato2: Deleting (id "4_z0fd24d0370edebfb9f580e1b_f1164bc2ad98eb2fa_d20250401_m035624_c001_v0001184_t0058_u01743479784227") 2025/04/01 03:56:25 DEBUG : potato3: Deleting (id "4_z0fd24d0370edebfb9f580e1b_f1024d11f2449710d_d20250401_m035624_c001_v0001105_t0059_u01743479784220") 2025/04/01 03:56:25 DEBUG : B2 bucket rclone-test-retecal4cegu: Purge remote 2025/04/01 03:56:25 INFO : B2 bucket rclone-test-retecal4cegu: cleaning bucket "rclone-test-retecal4cegu" of all files 2025/04/01 03:56:26 DEBUG : empty space: Deleting (id "4_zafa22dc370edebfb9f580e1b_f403016e154864d2b_d20250401_m035624_c001_v7007000_t0000_u01743479784205") 2025/04/01 03:56:26 DEBUG : empty space: Deleting (id "4_zafa22dc370edebfb9f580e1b_f114002d1fa72e051_d20250401_m035619_c001_v0001037_t0030_u01743479779435") 2025/04/01 03:56:26 DEBUG : potato2: Deleting (id "4_zafa22dc370edebfb9f580e1b_f403016e154864d2d_d20250401_m035624_c001_v7007000_t0000_u01743479784428") 2025/04/01 03:56:26 DEBUG : potato2: Deleting (id "4_zafa22dc370edebfb9f580e1b_f1101fb36b150e2b7_d20250401_m035620_c001_v0001144_t0035_u01743479780675") 2025/04/01 03:56:26 DEBUG : potato3: Deleting (id "4_zafa22dc370edebfb9f580e1b_f4054139e4017e267_d20250401_m035624_c001_v7007000_t0000_u01743479784470") 2025/04/01 03:56:26 DEBUG : potato3: Deleting (id "4_zafa22dc370edebfb9f580e1b_f117d421e0ae8e64b_d20250401_m035621_c001_v0001145_t0031_u01743479781056") 2025/04/01 03:56:26 DEBUG : potato3: Deleting (id "4_zafa22dc370edebfb9f580e1b_f114002d1fa72e055_d20250401_m035619_c001_v0001037_t0041_u01743479779865") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.47s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:56:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncOverlap (3.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:56:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/rclone-sync-test" 2025/04/01 03:56:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/rclone-sync-test-include/layer2" 2025/04/01 03:56:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/rclone-sync-test-ignore-file" 2025/04/01 03:56:41 DEBUG : B2 bucket rclone-test-kebefim2zaku path rclone-sync-test: Waiting for checks to finish 2025/04/01 03:56:41 DEBUG : B2 bucket rclone-test-kebefim2zaku path rclone-sync-test: Waiting for transfers to finish 2025/04/01 03:56:41 DEBUG : Waiting for deletions to finish 2025/04/01 03:56:41 INFO : There was nothing to transfer 2025/04/01 03:56:41 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:56:41 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:56:41 DEBUG : Waiting for deletions to finish 2025/04/01 03:56:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:56:42 DEBUG : B2 bucket rclone-test-kebefim2zaku path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/01 03:56:42 DEBUG : B2 bucket rclone-test-kebefim2zaku path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/01 03:56:42 DEBUG : Waiting for deletions to finish 2025/04/01 03:56:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:56:42 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:56:42 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:56:42 DEBUG : Waiting for deletions to finish 2025/04/01 03:56:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:56:42 DEBUG : B2 bucket rclone-test-kebefim2zaku path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/01 03:56:42 DEBUG : B2 bucket rclone-test-kebefim2zaku path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/01 03:56:42 DEBUG : Waiting for deletions to finish 2025/04/01 03:56:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.38s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:56:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/dst" 2025/04/01 03:56:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/CompareDest" 2025/04/01 03:56:53 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 03:56:53 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:56:53 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:56:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 03:56:54 INFO : one: Copied (new) 2025/04/01 03:56:54 DEBUG : Waiting for deletions to finish 2025/04/01 03:56:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:56:54 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:56:54 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:56:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/01 03:56:55 INFO : one: Copied (replaced existing) 2025/04/01 03:56:55 DEBUG : Waiting for deletions to finish 2025/04/01 03:56:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:56:57 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:56:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:56:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 03:56:57 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:56:57 DEBUG : Waiting for deletions to finish 2025/04/01 03:56:57 INFO : There was nothing to transfer 2025/04/01 03:56:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:56:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 03:56:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:56:58 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:56:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:56:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 03:56:58 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:56:58 DEBUG : Waiting for deletions to finish 2025/04/01 03:56:58 INFO : There was nothing to transfer 2025/04/01 03:56:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:56:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 03:56:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:56:59 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:56:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:56:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 03:56:59 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:56:59 DEBUG : Waiting for deletions to finish 2025/04/01 03:56:59 INFO : There was nothing to transfer 2025/04/01 03:57:00 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/01 03:57:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/01 03:57:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 03:57:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:57:00 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:57:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 03:57:00 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:00 DEBUG : Waiting for deletions to finish 2025/04/01 03:57:00 INFO : There was nothing to transfer 2025/04/01 03:57:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/01 03:57:01 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 03:57:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:57:01 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:57:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 03:57:01 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/01 03:57:02 INFO : two: Copied (new) 2025/04/01 03:57:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:57:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/dest" 2025/04/01 03:57:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/pre-dest1" 2025/04/01 03:57:07 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/pre-dest2" 2025/04/01 03:57:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:57:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/01 03:57:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:57:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/01 03:57:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/01 03:57:10 DEBUG : B2 bucket rclone-test-kebefim2zaku path dest: Waiting for checks to finish 2025/04/01 03:57:10 DEBUG : B2 bucket rclone-test-kebefim2zaku path dest: Waiting for transfers to finish 2025/04/01 03:57:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/01 03:57:11 INFO : 3: Copied (new) 2025/04/01 03:57:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.88s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:57:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/dst" 2025/04/01 03:57:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/CopyDest" 2025/04/01 03:57:15 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 03:57:15 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:15 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 03:57:16 INFO : one: Copied (new) 2025/04/01 03:57:16 DEBUG : Waiting for deletions to finish 2025/04/01 03:57:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:57:17 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:17 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/01 03:57:17 INFO : one: Copied (replaced existing) 2025/04/01 03:57:17 DEBUG : Waiting for deletions to finish 2025/04/01 03:57:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/BackupDir" 2025/04/01 03:57:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:57:20 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:57:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:57:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 03:57:22 INFO : one: Copied (server-side copy) 2025/04/01 03:57:22 INFO : one: Deleted 2025/04/01 03:57:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/01 03:57:22 INFO : one: Copied (server-side copy) 2025/04/01 03:57:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/01 03:57:22 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:22 DEBUG : Waiting for deletions to finish 2025/04/01 03:57:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:57:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/01 03:57:24 INFO : two: Copied (server-side copy) 2025/04/01 03:57:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/01 03:57:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:57:24 DEBUG : one: Unchanged skipping 2025/04/01 03:57:24 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:24 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:24 DEBUG : Waiting for deletions to finish 2025/04/01 03:57:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:57:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:57:24 DEBUG : one: Unchanged skipping 2025/04/01 03:57:24 DEBUG : two: Unchanged skipping 2025/04/01 03:57:24 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:24 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:24 DEBUG : Waiting for deletions to finish 2025/04/01 03:57:24 INFO : There was nothing to transfer 2025/04/01 03:57:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/01 03:57:26 DEBUG : three: Destination not found in --copy-dest 2025/04/01 03:57:26 DEBUG : three: Need to transfer - File not found at Destination 2025/04/01 03:57:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:57:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 03:57:26 DEBUG : one: Unchanged skipping 2025/04/01 03:57:26 DEBUG : two: Unchanged skipping 2025/04/01 03:57:26 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:26 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/01 03:57:26 INFO : three: Copied (new) 2025/04/01 03:57:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.91s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:57:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/dst" 2025/04/01 03:57:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/backup" 2025/04/01 03:57:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:57:33 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:57:33 DEBUG : two: Unchanged skipping 2025/04/01 03:57:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 03:57:34 INFO : one: Copied (server-side copy) 2025/04/01 03:57:34 INFO : one: Deleted 2025/04/01 03:57:34 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:57:35 INFO : one: Copied (new) 2025/04/01 03:57:35 DEBUG : Waiting for deletions to finish 2025/04/01 03:57:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 03:57:36 INFO : three.txt: Copied (server-side copy) 2025/04/01 03:57:36 INFO : three.txt: Deleted 2025/04/01 03:57:36 INFO : three.txt: Moved into backup dir 2025/04/01 03:57:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:57:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:57:37 DEBUG : two: Unchanged skipping 2025/04/01 03:57:37 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:57:38 INFO : one: Copied (server-side copy) 2025/04/01 03:57:38 INFO : one: Deleted 2025/04/01 03:57:38 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 03:57:38 INFO : one: Copied (new) 2025/04/01 03:57:38 DEBUG : Waiting for deletions to finish 2025/04/01 03:57:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 03:57:39 INFO : three.txt: Copied (server-side copy) 2025/04/01 03:57:39 INFO : three.txt: Deleted 2025/04/01 03:57:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.01s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:57:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/dst" 2025/04/01 03:57:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/backup" 2025/04/01 03:57:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:57:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:57:45 DEBUG : two: Unchanged skipping 2025/04/01 03:57:45 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 03:57:46 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 03:57:46 INFO : one: Deleted 2025/04/01 03:57:46 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:57:47 INFO : one: Copied (new) 2025/04/01 03:57:47 DEBUG : Waiting for deletions to finish 2025/04/01 03:57:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 03:57:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 03:57:48 INFO : three.txt: Deleted 2025/04/01 03:57:48 INFO : three.txt: Moved into backup dir 2025/04/01 03:57:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:57:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:57:49 DEBUG : two: Unchanged skipping 2025/04/01 03:57:49 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:57:50 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 03:57:50 INFO : one: Deleted 2025/04/01 03:57:50 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 03:57:50 INFO : one: Copied (new) 2025/04/01 03:57:50 DEBUG : Waiting for deletions to finish 2025/04/01 03:57:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 03:57:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 03:57:51 INFO : three.txt: Deleted 2025/04/01 03:57:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:57:54 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/dst" 2025/04/01 03:57:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/backup" 2025/04/01 03:57:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:57:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:57:57 DEBUG : two: Unchanged skipping 2025/04/01 03:57:57 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:57:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 03:57:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/01 03:57:58 INFO : one: Deleted 2025/04/01 03:57:58 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:57:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:57:59 INFO : one: Copied (new) 2025/04/01 03:57:59 DEBUG : Waiting for deletions to finish 2025/04/01 03:58:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 03:58:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/01 03:58:00 INFO : three.txt: Deleted 2025/04/01 03:58:00 INFO : three.txt: Moved into backup dir 2025/04/01 03:58:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:58:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:01 DEBUG : two: Unchanged skipping 2025/04/01 03:58:01 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:58:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:58:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/01 03:58:03 INFO : one: Deleted 2025/04/01 03:58:03 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:58:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 03:58:03 INFO : one: Copied (new) 2025/04/01 03:58:03 DEBUG : Waiting for deletions to finish 2025/04/01 03:58:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 03:58:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/01 03:58:04 INFO : three.txt: Deleted 2025/04/01 03:58:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.71s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:58:06 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_file/ef52cde370bdebfb9f580e1b/c001_v0001182_t0037": EOF 2025/04/01 03:58:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_file/ef52cde370bdebfb9f580e1b/c001_v0001182_t0037": EOF) 2025/04/01 03:58:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kebefim2zaku: 1/10 (Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_file/ef52cde370bdebfb9f580e1b/c001_v0001182_t0037": EOF) 2025/04/01 03:58:08 DEBUG : pacer: Reducing sleep to 10ms 2025/04/01 03:58:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/dst" 2025/04/01 03:58:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:58:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:10 DEBUG : two: Unchanged skipping 2025/04/01 03:58:10 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:58:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 03:58:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 03:58:11 INFO : one: Deleted 2025/04/01 03:58:11 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:58:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:58:12 INFO : one: Copied (new) 2025/04/01 03:58:12 DEBUG : Waiting for deletions to finish 2025/04/01 03:58:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 03:58:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 03:58:13 INFO : three.txt: Deleted 2025/04/01 03:58:13 INFO : three.txt: Moved into backup dir 2025/04/01 03:58:14 DEBUG : one.bak: Excluded (Path Filter) 2025/04/01 03:58:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/01 03:58:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:58:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:14 DEBUG : two: Unchanged skipping 2025/04/01 03:58:14 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for checks to finish 2025/04/01 03:58:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:58:14 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 03:58:15 INFO : one: Deleted 2025/04/01 03:58:15 DEBUG : B2 bucket rclone-test-kebefim2zaku path dst: Waiting for transfers to finish 2025/04/01 03:58:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 03:58:15 INFO : one: Copied (new) 2025/04/01 03:58:15 DEBUG : Waiting for deletions to finish 2025/04/01 03:58:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 03:58:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 03:58:16 INFO : three.txt: Deleted 2025/04/01 03:58:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.02s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:58:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/dst" 2025/04/01 03:58:18 DEBUG : Config file has changed externally - reloading 2025/04/01 03:58:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:58:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 03:58:21 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 03:58:21 INFO : one: Deleted 2025/04/01 03:58:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:58:22 INFO : one: Copied (new) 2025/04/01 03:58:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:22 DEBUG : two: Unchanged skipping 2025/04/01 03:58:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/01 03:58:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 03:58:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 03:58:23 INFO : three.txt: Deleted 2025/04/01 03:58:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 03:58:24 INFO : three.txt: Copied (new) 2025/04/01 03:58:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:58:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:58:25 INFO : one: Copied (server-side copy) to: one.bak 2025/04/01 03:58:25 INFO : one: Deleted 2025/04/01 03:58:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 03:58:25 INFO : one: Copied (new) 2025/04/01 03:58:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:26 DEBUG : two: Unchanged skipping 2025/04/01 03:58:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/01 03:58:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 03:58:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/01 03:58:26 INFO : three.txt: Deleted 2025/04/01 03:58:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/01 03:58:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.27s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:58:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kebefim2zaku/dst" 2025/04/01 03:58:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:58:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/01 03:58:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/01 03:58:33 INFO : one: Deleted 2025/04/01 03:58:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:58:33 INFO : one: Copied (new) 2025/04/01 03:58:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:33 DEBUG : two: Unchanged skipping 2025/04/01 03:58:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/01 03:58:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/01 03:58:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/01 03:58:34 INFO : three.txt: Deleted 2025/04/01 03:58:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 03:58:35 INFO : three.txt: Copied (new) 2025/04/01 03:58:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:58:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/01 03:58:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/01 03:58:36 INFO : one: Deleted 2025/04/01 03:58:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/01 03:58:36 INFO : one: Copied (new) 2025/04/01 03:58:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:36 DEBUG : two: Unchanged skipping 2025/04/01 03:58:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/01 03:58:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/01 03:58:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/01 03:58:37 INFO : three.txt: Deleted 2025/04/01 03:58:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/01 03:58:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.59s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:58:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/01 03:58:40 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:58:40 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:58:40 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/01 03:58:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/01 03:58:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:58:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 03:58:42 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:58:42 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:58:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/01 03:58:42 INFO : existing: Copied (new) 2025/04/01 03:58:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:58:42 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/01 03:58:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/01 03:58:42 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:58:42 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:58:42 ERROR : B2 bucket rclone-test-kebefim2zaku: not deleting files as there were IO errors 2025/04/01 03:58:42 ERROR : B2 bucket rclone-test-kebefim2zaku: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncImmutable (2.73s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:58:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:44 DEBUG : existing: Unchanged skipping 2025/04/01 03:58:44 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:58:44 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:58:44 DEBUG : Waiting for deletions to finish 2025/04/01 03:58:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:58:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both0: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both1: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both10: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both11: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both12: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both13: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both14: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both15: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both16: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both17: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both18: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both19: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both2: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:58:57 DEBUG : both3: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both7: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both8: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:58:57 DEBUG : both9: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both4: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both5: Unchanged skipping 2025/04/01 03:58:57 DEBUG : both6: Unchanged skipping 2025/04/01 03:58:57 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:58:57 DEBUG : Waiting for deletions to finish 2025/04/01 03:58:57 INFO : only6: Deleted 2025/04/01 03:58:57 INFO : only18: Deleted 2025/04/01 03:58:57 INFO : only7: Deleted 2025/04/01 03:58:57 INFO : only13: Deleted 2025/04/01 03:58:57 INFO : only15: Deleted 2025/04/01 03:58:57 INFO : only16: Deleted 2025/04/01 03:58:57 INFO : only11: Deleted 2025/04/01 03:58:57 INFO : only17: Deleted 2025/04/01 03:58:57 INFO : only2: Deleted 2025/04/01 03:58:58 INFO : only9: Deleted 2025/04/01 03:58:58 INFO : only0: Deleted 2025/04/01 03:58:58 INFO : only12: Deleted 2025/04/01 03:58:58 INFO : only19: Deleted 2025/04/01 03:58:58 INFO : only3: Deleted 2025/04/01 03:58:58 INFO : only5: Deleted 2025/04/01 03:58:58 INFO : only8: Deleted 2025/04/01 03:58:58 INFO : only1: Deleted 2025/04/01 03:58:58 INFO : only10: Deleted 2025/04/01 03:58:58 INFO : only14: Deleted 2025/04/01 03:58:58 INFO : only4: Deleted 2025/04/01 03:58:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:59:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both0: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both1: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both10: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both11: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for checks to finish 2025/04/01 03:59:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both14: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both16: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both17: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both18: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both12: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both15: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both3: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both4: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both5: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both6: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both7: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both8: Unchanged skipping 2025/04/01 03:59:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 03:59:13 DEBUG : both9: Unchanged skipping 2025/04/01 03:59:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : both13: Unchanged skipping 2025/04/01 03:59:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : both19: Unchanged skipping 2025/04/01 03:59:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : both2: Unchanged skipping 2025/04/01 03:59:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/01 03:59:13 DEBUG : B2 bucket rclone-test-kebefim2zaku: Waiting for transfers to finish 2025/04/01 03:59:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only0: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only1: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only15: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only16: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only10: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only17: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only14: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only11: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only13: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only2: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only3: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only19: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only12: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only4: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only7: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only8: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:14 INFO : only9: Copied (replaced existing) 2025/04/01 03:59:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:15 INFO : only5: Copied (replaced existing) 2025/04/01 03:59:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:15 INFO : only18: Copied (replaced existing) 2025/04/01 03:59:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/01 03:59:15 INFO : only6: Copied (replaced existing) 2025/04/01 03:59:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.55s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:59:23 DEBUG : empty_dir: Making directory with metadata 2025/04/01 03:59:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:59:23 DEBUG : empty_on_remote: Making directory with metadata 2025/04/01 03:59:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:59:23 INFO : empty_on_remote: Making directory 2025/04/01 03:59:23 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-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:59:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/01 03:59:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/01 03:59:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:59:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (2.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:59:26 DEBUG : empty_dir: Making directory with metadata 2025/04/01 03:59:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:59:26 DEBUG : empty_on_remote: Making directory with metadata 2025/04/01 03:59:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:59:26 INFO : empty_on_remote: Making directory 2025/04/01 03:59:26 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-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:59:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/01 03:59:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/01 03:59:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:59:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/01 03:59:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.96s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:59:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:59:29 INFO : sub dir: Making directory 2025/04/01 03:59:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.96s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" 2025/04/01 03:59:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:59:32 INFO : sub dir: Making directory 2025/04/01 03:59:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kebefim2zaku", Local "Local file system at /tmp/rclone818389237", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.07s) PASS 2025/04/01 03:59:35 DEBUG : B2 bucket rclone-test-kebefim2zaku: Purge remote 2025/04/01 03:59:35 INFO : B2 bucket rclone-test-kebefim2zaku: cleaning bucket "rclone-test-kebefim2zaku" of all files 2025/04/01 03:59:36 DEBUG : BackupDir/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403016e154864dae_d20250401_m035727_c001_v7007000_t0000_u01743479847197") 2025/04/01 03:59:36 DEBUG : BackupDir/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f11567466bc2e904f_d20250401_m035721_c001_v0001144_t0052_u01743479841669") 2025/04/01 03:59:36 DEBUG : CompareDest/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4089356119ec0147_d20250401_m035702_c001_v7007000_t0000_u01743479822981") 2025/04/01 03:59:36 DEBUG : CompareDest/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922d2a_d20250401_m035656_c001_v0001176_t0051_u01743479816606") 2025/04/01 03:59:36 DEBUG : CompareDest/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4089356119ec0148_d20250401_m035703_c001_v7007000_t0000_u01743479823167") 2025/04/01 03:59:36 DEBUG : CompareDest/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791d4bb_d20250401_m035657_c001_v0001182_t0004_u01743479817945") 2025/04/01 03:59:36 DEBUG : CopyDest/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403016e154864daf_d20250401_m035727_c001_v7007000_t0000_u01743479847382") 2025/04/01 03:59:36 DEBUG : CopyDest/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1fb06_d20250401_m035718_c001_v0001183_t0030_u01743479838828") 2025/04/01 03:59:36 DEBUG : CopyDest/three: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403016e154864db0_d20250401_m035727_c001_v7007000_t0000_u01743479847568") 2025/04/01 03:59:36 DEBUG : CopyDest/three: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791d673_d20250401_m035725_c001_v0001182_t0040_u01743479845383") 2025/04/01 03:59:36 DEBUG : CopyDest/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403016e154864db2_d20250401_m035727_c001_v7007000_t0000_u01743479847770") 2025/04/01 03:59:36 DEBUG : CopyDest/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922d5a_d20250401_m035723_c001_v0001176_t0029_u01743479843266") 2025/04/01 03:59:36 DEBUG : EXISTING: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd15_d20250401_m035845_c001_v7007000_t0000_u01743479925411") 2025/04/01 03:59:37 DEBUG : EXISTING: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922deb_d20250401_m035844_c001_v0001176_t0045_u01743479924426") 2025/04/01 03:59:37 DEBUG : Testêé: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd13_d20250401_m035841_c001_v7007000_t0000_u01743479921324") 2025/04/01 03:59:37 DEBUG : Testêé: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922de9_d20250401_m035840_c001_v0001176_t0036_u01743479920707") 2025/04/01 03:59:37 DEBUG : Testêé: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1ff79_d20250401_m035839_c001_v0001183_t0025_u01743479919748") 2025/04/01 03:59:37 DEBUG : a/potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c2f_d20250401_m035513_c001_v7007000_t0000_u01743479713382") 2025/04/01 03:59:37 DEBUG : a/potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cbf2_d20250401_m035512_c001_v0001182_t0045_u01743479712805") 2025/04/01 03:59:37 DEBUG : a/potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c29_d20250401_m035511_c001_v7007000_t0000_u01743479711056") 2025/04/01 03:59:37 DEBUG : a/potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cbc6_d20250401_m035510_c001_v0001182_t0048_u01743479710263") 2025/04/01 03:59:37 DEBUG : a/potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b78_d20250401_m035450_c001_v7007000_t0000_u01743479690515") 2025/04/01 03:59:37 DEBUG : a/potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791ca69_d20250401_m035449_c001_v0001182_t0028_u01743479689756") 2025/04/01 03:59:37 DEBUG : b/potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c31_d20250401_m035513_c001_v7007000_t0000_u01743479713567") 2025/04/01 03:59:37 DEBUG : b/potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cbea_d20250401_m035512_c001_v0001182_t0035_u01743479712008") 2025/04/01 03:59:37 DEBUG : b/potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c28_d20250401_m035510_c001_v7007000_t0000_u01743479710474") 2025/04/01 03:59:37 DEBUG : b/potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cbb4_d20250401_m035509_c001_v0001182_t0018_u01743479709437") 2025/04/01 03:59:37 DEBUG : b/potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b77_d20250401_m035449_c001_v7007000_t0000_u01743479689949") 2025/04/01 03:59:37 DEBUG : b/potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791ca55_d20250401_m035448_c001_v0001182_t0021_u01743479688970") 2025/04/01 03:59:37 DEBUG : backup/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403d78503ebfec3b_d20250401_m035739_c001_v7007000_t0000_u01743479859774") 2025/04/01 03:59:37 DEBUG : backup/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f100ca5f555ef5fe6_d20250401_m035737_c001_v0001183_t0043_u01743479857983") 2025/04/01 03:59:37 DEBUG : backup/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1137d0965091fe6e_d20250401_m035734_c001_v0001040_t0018_u01743479854198") 2025/04/01 03:59:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5a6_d20250401_m035804_c001_v7007000_t0000_u01743479884559") 2025/04/01 03:59:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef52cde370bdebfb9f580e1b_f108393465e5c60cf_d20250401_m035802_c001_v0001109_t0007_u01743479882275") 2025/04/01 03:59:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1070d4094d7e3572_d20250401_m035758_c001_v0001136_t0016_u01743479878250") 2025/04/01 03:59:38 DEBUG : backup/one.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8c91_d20250401_m035751_c001_v7007000_t0000_u01743479871804") 2025/04/01 03:59:38 DEBUG : backup/one.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1079b747b2ce4006_d20250401_m035750_c001_v0001183_t0028_u01743479870057") 2025/04/01 03:59:38 DEBUG : backup/one.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1135a93ec5ab5647_d20250401_m035746_c001_v0001182_t0022_u01743479866209") 2025/04/01 03:59:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5a7_d20250401_m035804_c001_v7007000_t0000_u01743479884756") 2025/04/01 03:59:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119ecae3cc8ebb00_d20250401_m035803_c001_v0001182_t0014_u01743479883778") 2025/04/01 03:59:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f108d8f15a7aae0fd_d20250401_m035759_c001_v0001041_t0023_u01743479879843") 2025/04/01 03:59:38 DEBUG : backup/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403d78503ebfec3c_d20250401_m035739_c001_v7007000_t0000_u01743479859959") 2025/04/01 03:59:38 DEBUG : backup/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f110ddd3d6903e38c_d20250401_m035738_c001_v0001131_t0036_u01743479858812") 2025/04/01 03:59:38 DEBUG : backup/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f118ae8de5a8ba999_d20250401_m035735_c001_v0001103_t0025_u01743479855749") 2025/04/01 03:59:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8c92_d20250401_m035751_c001_v7007000_t0000_u01743479871991") 2025/04/01 03:59:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10822ea84d75a9c8_d20250401_m035750_c001_v0001136_t0016_u01743479870911") 2025/04/01 03:59:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117611d2205eba1e_d20250401_m035747_c001_v0001120_t0036_u01743479867587") 2025/04/01 03:59:38 DEBUG : both0: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5b5_d20250401_m035915_c001_v7007000_t0000_u01743479955793") 2025/04/01 03:59:38 DEBUG : both0: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20158_d20250401_m035903_c001_v0001183_t0004_u01743479943718") 2025/04/01 03:59:38 DEBUG : both0: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9508_d20250401_m035859_c001_v7007000_t0000_u01743479939064") 2025/04/01 03:59:38 DEBUG : both0: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c2000d_d20250401_m035847_c001_v0001183_t0029_u01743479927683") 2025/04/01 03:59:38 DEBUG : both1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5b6_d20250401_m035915_c001_v7007000_t0000_u01743479955981") 2025/04/01 03:59:39 DEBUG : both1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20168_d20250401_m035904_c001_v0001183_t0004_u01743479944533") 2025/04/01 03:59:39 DEBUG : both1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9509_d20250401_m035859_c001_v7007000_t0000_u01743479939248") 2025/04/01 03:59:39 DEBUG : both1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20011_d20250401_m035848_c001_v0001183_t0057_u01743479928111") 2025/04/01 03:59:39 DEBUG : both10: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5b7_d20250401_m035916_c001_v7007000_t0000_u01743479956169") 2025/04/01 03:59:39 DEBUG : both10: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201bd_d20250401_m035908_c001_v0001183_t0059_u01743479948540") 2025/04/01 03:59:39 DEBUG : both10: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb950a_d20250401_m035859_c001_v7007000_t0000_u01743479939442") 2025/04/01 03:59:39 DEBUG : both10: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20062_d20250401_m035851_c001_v0001183_t0023_u01743479931975") 2025/04/01 03:59:39 DEBUG : both11: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5b8_d20250401_m035916_c001_v7007000_t0000_u01743479956365") 2025/04/01 03:59:39 DEBUG : both11: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201cb_d20250401_m035908_c001_v0001183_t0014_u01743479948949") 2025/04/01 03:59:39 DEBUG : both11: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb950b_d20250401_m035859_c001_v7007000_t0000_u01743479939626") 2025/04/01 03:59:39 DEBUG : both11: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20066_d20250401_m035852_c001_v0001183_t0024_u01743479932432") 2025/04/01 03:59:39 DEBUG : both12: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5b9_d20250401_m035916_c001_v7007000_t0000_u01743479956550") 2025/04/01 03:59:39 DEBUG : both12: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201d5_d20250401_m035909_c001_v0001183_t0054_u01743479949370") 2025/04/01 03:59:39 DEBUG : both12: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb950c_d20250401_m035859_c001_v7007000_t0000_u01743479939810") 2025/04/01 03:59:39 DEBUG : both12: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c2006e_d20250401_m035852_c001_v0001183_t0001_u01743479932867") 2025/04/01 03:59:39 DEBUG : both13: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5ba_d20250401_m035916_c001_v7007000_t0000_u01743479956736") 2025/04/01 03:59:39 DEBUG : both13: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201d9_d20250401_m035909_c001_v0001183_t0053_u01743479949788") 2025/04/01 03:59:39 DEBUG : both13: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb950d_d20250401_m035859_c001_v7007000_t0000_u01743479939996") 2025/04/01 03:59:40 DEBUG : both13: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20076_d20250401_m035853_c001_v0001183_t0006_u01743479933290") 2025/04/01 03:59:40 DEBUG : both14: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5bb_d20250401_m035916_c001_v7007000_t0000_u01743479956921") 2025/04/01 03:59:40 DEBUG : both14: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201e1_d20250401_m035910_c001_v0001183_t0024_u01743479950244") 2025/04/01 03:59:40 DEBUG : both14: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb950e_d20250401_m035900_c001_v7007000_t0000_u01743479940181") 2025/04/01 03:59:40 DEBUG : both14: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20084_d20250401_m035853_c001_v0001183_t0057_u01743479933754") 2025/04/01 03:59:40 DEBUG : both15: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5bc_d20250401_m035917_c001_v7007000_t0000_u01743479957107") 2025/04/01 03:59:40 DEBUG : both15: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201e3_d20250401_m035910_c001_v0001183_t0023_u01743479950682") 2025/04/01 03:59:40 DEBUG : both15: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb950f_d20250401_m035900_c001_v7007000_t0000_u01743479940364") 2025/04/01 03:59:40 DEBUG : both15: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c2008a_d20250401_m035854_c001_v0001183_t0018_u01743479934161") 2025/04/01 03:59:40 DEBUG : both16: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5bd_d20250401_m035917_c001_v7007000_t0000_u01743479957293") 2025/04/01 03:59:40 DEBUG : both16: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201e5_d20250401_m035911_c001_v0001183_t0049_u01743479951370") 2025/04/01 03:59:40 DEBUG : both16: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9510_d20250401_m035900_c001_v7007000_t0000_u01743479940548") 2025/04/01 03:59:40 DEBUG : both16: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c200a4_d20250401_m035854_c001_v0001183_t0055_u01743479934604") 2025/04/01 03:59:40 DEBUG : both17: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5be_d20250401_m035917_c001_v7007000_t0000_u01743479957478") 2025/04/01 03:59:40 DEBUG : both17: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201ed_d20250401_m035911_c001_v0001183_t0049_u01743479951821") 2025/04/01 03:59:40 DEBUG : both17: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9511_d20250401_m035900_c001_v7007000_t0000_u01743479940738") 2025/04/01 03:59:40 DEBUG : both17: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c200ae_d20250401_m035855_c001_v0001183_t0046_u01743479935020") 2025/04/01 03:59:40 DEBUG : both18: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5bf_d20250401_m035917_c001_v7007000_t0000_u01743479957665") 2025/04/01 03:59:40 DEBUG : both18: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201f7_d20250401_m035912_c001_v0001183_t0023_u01743479952236") 2025/04/01 03:59:40 DEBUG : both18: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9512_d20250401_m035900_c001_v7007000_t0000_u01743479940922") 2025/04/01 03:59:40 DEBUG : both18: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c200b2_d20250401_m035855_c001_v0001183_t0032_u01743479935453") 2025/04/01 03:59:41 DEBUG : both19: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5c0_d20250401_m035917_c001_v7007000_t0000_u01743479957850") 2025/04/01 03:59:41 DEBUG : both19: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201ff_d20250401_m035912_c001_v0001183_t0029_u01743479952677") 2025/04/01 03:59:41 DEBUG : both19: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9513_d20250401_m035901_c001_v7007000_t0000_u01743479941111") 2025/04/01 03:59:41 DEBUG : both19: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c200b8_d20250401_m035855_c001_v0001183_t0031_u01743479935873") 2025/04/01 03:59:41 DEBUG : both2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5c1_d20250401_m035918_c001_v7007000_t0000_u01743479958038") 2025/04/01 03:59:41 DEBUG : both2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20170_d20250401_m035904_c001_v0001183_t0035_u01743479944957") 2025/04/01 03:59:41 DEBUG : both2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9514_d20250401_m035901_c001_v7007000_t0000_u01743479941297") 2025/04/01 03:59:41 DEBUG : both2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20015_d20250401_m035848_c001_v0001183_t0019_u01743479928582") 2025/04/01 03:59:41 DEBUG : both3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5c2_d20250401_m035918_c001_v7007000_t0000_u01743479958224") 2025/04/01 03:59:41 DEBUG : both3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c2017a_d20250401_m035905_c001_v0001183_t0044_u01743479945473") 2025/04/01 03:59:41 DEBUG : both3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9515_d20250401_m035901_c001_v7007000_t0000_u01743479941481") 2025/04/01 03:59:41 DEBUG : both3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20025_d20250401_m035848_c001_v0001183_t0015_u01743479928994") 2025/04/01 03:59:41 DEBUG : both4: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5c3_d20250401_m035918_c001_v7007000_t0000_u01743479958410") 2025/04/01 03:59:41 DEBUG : both4: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c2017e_d20250401_m035905_c001_v0001183_t0026_u01743479945915") 2025/04/01 03:59:41 DEBUG : both4: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9516_d20250401_m035901_c001_v7007000_t0000_u01743479941666") 2025/04/01 03:59:41 DEBUG : both4: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c2002f_d20250401_m035849_c001_v0001183_t0015_u01743479929419") 2025/04/01 03:59:41 DEBUG : both5: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5c4_d20250401_m035918_c001_v7007000_t0000_u01743479958596") 2025/04/01 03:59:41 DEBUG : both5: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20184_d20250401_m035906_c001_v0001183_t0052_u01743479946345") 2025/04/01 03:59:41 DEBUG : both5: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9518_d20250401_m035901_c001_v7007000_t0000_u01743479941850") 2025/04/01 03:59:41 DEBUG : both5: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20034_d20250401_m035849_c001_v0001183_t0024_u01743479929828") 2025/04/01 03:59:41 DEBUG : both6: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5c5_d20250401_m035918_c001_v7007000_t0000_u01743479958785") 2025/04/01 03:59:42 DEBUG : both6: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20190_d20250401_m035906_c001_v0001183_t0029_u01743479946771") 2025/04/01 03:59:42 DEBUG : both6: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9519_d20250401_m035902_c001_v7007000_t0000_u01743479942039") 2025/04/01 03:59:42 DEBUG : both6: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20040_d20250401_m035850_c001_v0001183_t0026_u01743479930269") 2025/04/01 03:59:42 DEBUG : both7: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5c6_d20250401_m035918_c001_v7007000_t0000_u01743479958970") 2025/04/01 03:59:42 DEBUG : both7: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c2019a_d20250401_m035907_c001_v0001183_t0033_u01743479947250") 2025/04/01 03:59:42 DEBUG : both7: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb951a_d20250401_m035902_c001_v7007000_t0000_u01743479942224") 2025/04/01 03:59:42 DEBUG : both7: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c2004a_d20250401_m035850_c001_v0001183_t0052_u01743479930686") 2025/04/01 03:59:42 DEBUG : both8: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5c7_d20250401_m035919_c001_v7007000_t0000_u01743479959165") 2025/04/01 03:59:42 DEBUG : both8: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201ad_d20250401_m035907_c001_v0001183_t0034_u01743479947670") 2025/04/01 03:59:42 DEBUG : both8: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb951b_d20250401_m035902_c001_v7007000_t0000_u01743479942409") 2025/04/01 03:59:42 DEBUG : both8: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20050_d20250401_m035851_c001_v0001183_t0005_u01743479931118") 2025/04/01 03:59:42 DEBUG : both9: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5c8_d20250401_m035919_c001_v7007000_t0000_u01743479959352") 2025/04/01 03:59:42 DEBUG : both9: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c201b7_d20250401_m035908_c001_v0001183_t0049_u01743479948109") 2025/04/01 03:59:42 DEBUG : both9: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb951d_d20250401_m035902_c001_v7007000_t0000_u01743479942592") 2025/04/01 03:59:42 DEBUG : both9: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20058_d20250401_m035851_c001_v0001183_t0059_u01743479931531") 2025/04/01 03:59:42 DEBUG : c/non empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c32_d20250401_m035513_c001_v7007000_t0000_u01743479713764") 2025/04/01 03:59:42 DEBUG : c/non empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cbec_d20250401_m035512_c001_v0001182_t0026_u01743479712222") 2025/04/01 03:59:42 DEBUG : c/non empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c2a_d20250401_m035511_c001_v7007000_t0000_u01743479711242") 2025/04/01 03:59:42 DEBUG : c/non empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cbb8_d20250401_m035509_c001_v0001182_t0027_u01743479709671") 2025/04/01 03:59:42 DEBUG : c/non empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b7a_d20250401_m035450_c001_v7007000_t0000_u01743479690699") 2025/04/01 03:59:43 DEBUG : c/non empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791ca5b_d20250401_m035449_c001_v0001182_t0003_u01743479689176") 2025/04/01 03:59:43 DEBUG : check sum: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b8ff_d20250401_m035438_c001_v7007000_t0000_u01743479678211") 2025/04/01 03:59:43 DEBUG : check sum: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c90e_d20250401_m035437_c001_v0001182_t0050_u01743479677238") 2025/04/01 03:59:43 DEBUG : dest/3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403016e154864d85_d20250401_m035712_c001_v7007000_t0000_u01743479832034") 2025/04/01 03:59:43 DEBUG : dest/3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4041ef5a32aa0697_d20250401_m035710_c001_v0001130_t0039_u01743479830906") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd0c_d20250401_m035838_c001_v7007000_t0000_u01743479918268") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f11846f71ec0031fd_d20250401_m035836_c001_v0001183_t0022_u01743479916263") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403d78503ebfec54_d20250401_m035836_c001_v7007000_t0000_u01743479916075") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f11846f71ec0031c7_d20250401_m035833_c001_v0001183_t0020_u01743479913660") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403d78503ebfec4e_d20250401_m035832_c001_v7007000_t0000_u01743479912922") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922dc7_d20250401_m035829_c001_v0001176_t0030_u01743479909161") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd01_d20250401_m035827_c001_v7007000_t0000_u01743479907674") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f109e2b9ac95a65e6_d20250401_m035825_c001_v0001105_t0052_u01743479905801") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb94a0_d20250401_m035825_c001_v7007000_t0000_u01743479905613") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f109e2b9ac95a65d2_d20250401_m035822_c001_v0001105_t0037_u01743479902299") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb949a_d20250401_m035821_c001_v7007000_t0000_u01743479901563") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1fe41_d20250401_m035817_c001_v0001183_t0029_u01743479897894") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5ad_d20250401_m035816_c001_v7007000_t0000_u01743479896588") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1041ef5a32aa06ef_d20250401_m035815_c001_v0001130_t0026_u01743479895243") 2025/04/01 03:59:43 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55ba82_d20250401_m035815_c001_v7007000_t0000_u01743479895057") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1041ef5a32aa06e7_d20250401_m035812_c001_v0001130_t0056_u01743479892167") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55ba7f_d20250401_m035811_c001_v7007000_t0000_u01743479891430") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1fd83_d20250401_m035805_c001_v0001183_t0019_u01743479885864") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5a8_d20250401_m035804_c001_v7007000_t0000_u01743479884941") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10433822958c5986_d20250401_m035803_c001_v0001157_t0010_u01743479883223") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f404517f8612c2935_d20250401_m035803_c001_v7007000_t0000_u01743479883034") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10433822958c597c_d20250401_m035759_c001_v0001157_t0025_u01743479879297") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f404517f8612c2932_d20250401_m035758_c001_v7007000_t0000_u01743479878557") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791d85a_d20250401_m035753_c001_v0001182_t0020_u01743479873152") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8c93_d20250401_m035752_c001_v7007000_t0000_u01743479872175") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f106ddff4163bff3f_d20250401_m035750_c001_v0001182_t0044_u01743479870464") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41814cf373a88905_d20250401_m035750_c001_v7007000_t0000_u01743479870274") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f106ddff4163bfefb_d20250401_m035747_c001_v0001182_t0026_u01743479867159") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41814cf373a888f9_d20250401_m035746_c001_v7007000_t0000_u01743479866428") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922d6b_d20250401_m035741_c001_v0001176_t0030_u01743479861074") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403d78503ebfec3d_d20250401_m035740_c001_v7007000_t0000_u01743479860150") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f11846f71ec002ecf_d20250401_m035738_c001_v0001183_t0039_u01743479858370") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41814cf373a888ed_d20250401_m035738_c001_v7007000_t0000_u01743479858184") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f11846f71ec002ea3_d20250401_m035735_c001_v0001183_t0031_u01743479855335") 2025/04/01 03:59:44 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41814cf373a888e6_d20250401_m035734_c001_v7007000_t0000_u01743479854598") 2025/04/01 03:59:45 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1fb88_d20250401_m035729_c001_v0001183_t0049_u01743479849070") 2025/04/01 03:59:45 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403016e154864db4_d20250401_m035727_c001_v7007000_t0000_u01743479847957") 2025/04/01 03:59:45 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f115826936d1e4e15_d20250401_m035722_c001_v0001100_t0014_u01743479842386") 2025/04/01 03:59:45 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb944f_d20250401_m035722_c001_v7007000_t0000_u01743479842187") 2025/04/01 03:59:45 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791d5f6_d20250401_m035718_c001_v0001182_t0026_u01743479838265") 2025/04/01 03:59:45 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10064f1f0931dfe8_d20250401_m035717_c001_v0001180_t0048_u01743479837508") 2025/04/01 03:59:45 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10064f1f0931dfde_d20250401_m035716_c001_v0001180_t0058_u01743479836541") 2025/04/01 03:59:45 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4089356119ec0149_d20250401_m035703_c001_v7007000_t0000_u01743479823352") 2025/04/01 03:59:45 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1f9a6_d20250401_m035656_c001_v0001183_t0032_u01743479816016") 2025/04/01 03:59:45 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1087ac4f89032d1a_d20250401_m035654_c001_v0001042_t0002_u01743479814916") 2025/04/01 03:59:45 DEBUG : dst/one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1087ac4f89032d12_d20250401_m035653_c001_v0001042_t0017_u01743479813775") 2025/04/01 03:59:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd0d_d20250401_m035838_c001_v7007000_t0000_u01743479918452") 2025/04/01 03:59:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1ff39_d20250401_m035835_c001_v0001183_t0032_u01743479915873") 2025/04/01 03:59:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10110ad4582f57a4_d20250401_m035832_c001_v0001180_t0048_u01743479912721") 2025/04/01 03:59:45 DEBUG : dst/one.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd02_d20250401_m035827_c001_v7007000_t0000_u01743479907861") 2025/04/01 03:59:45 DEBUG : dst/one.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10784ad40501a0ce_d20250401_m035825_c001_v0001184_t0051_u01743479905408") 2025/04/01 03:59:45 DEBUG : dst/one.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f107fcd9ac759d091_d20250401_m035821_c001_v0001093_t0044_u01743479901147") 2025/04/01 03:59:45 DEBUG : dst/one.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5ae_d20250401_m035816_c001_v7007000_t0000_u01743479896779") 2025/04/01 03:59:45 DEBUG : dst/one.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f101f3c92bbf1e5d8_d20250401_m035814_c001_v0001176_t0029_u01743479894819") 2025/04/01 03:59:45 DEBUG : dst/one.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f112b0b5d12d638af_d20250401_m035811_c001_v0001157_t0015_u01743479891152") 2025/04/01 03:59:46 DEBUG : dst/three: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403016e154864db7_d20250401_m035728_c001_v7007000_t0000_u01743479848144") 2025/04/01 03:59:46 DEBUG : dst/three: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10064f1f0931e006_d20250401_m035726_c001_v0001180_t0029_u01743479846599") 2025/04/01 03:59:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd0e_d20250401_m035838_c001_v7007000_t0000_u01743479918637") 2025/04/01 03:59:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10209486060a2562_d20250401_m035837_c001_v0001090_t0026_u01743479917046") 2025/04/01 03:59:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1ff27_d20250401_m035834_c001_v0001183_t0031_u01743479914476") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd0f_d20250401_m035838_c001_v7007000_t0000_u01743479918822") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f11846f71ec00320f_d20250401_m035837_c001_v0001183_t0000_u01743479917674") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403d78503ebfec56_d20250401_m035837_c001_v7007000_t0000_u01743479917486") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f11846f71ec0031e1_d20250401_m035834_c001_v0001183_t0059_u01743479914885") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403d78503ebfec51_d20250401_m035834_c001_v7007000_t0000_u01743479914696") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922dcb_d20250401_m035829_c001_v0001176_t0044_u01743479909965") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd03_d20250401_m035828_c001_v7007000_t0000_u01743479908046") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f109e2b9ac95a65ee_d20250401_m035827_c001_v0001105_t0049_u01743479907035") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb94a1_d20250401_m035826_c001_v7007000_t0000_u01743479906847") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f109e2b9ac95a65de_d20250401_m035823_c001_v0001105_t0055_u01743479903997") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb949f_d20250401_m035823_c001_v7007000_t0000_u01743479903807") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1fe47_d20250401_m035818_c001_v0001183_t0052_u01743479898419") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55ba83_d20250401_m035816_c001_v7007000_t0000_u01743479896005") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922da7_d20250401_m035814_c001_v0001176_t0047_u01743479894006") 2025/04/01 03:59:46 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55ba80_d20250401_m035813_c001_v7007000_t0000_u01743479893267") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1fdad_d20250401_m035808_c001_v0001183_t0036_u01743479888682") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f404517f8612c2936_d20250401_m035803_c001_v7007000_t0000_u01743479883990") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791d8fa_d20250401_m035801_c001_v0001182_t0054_u01743479881485") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f404517f8612c2933_d20250401_m035800_c001_v7007000_t0000_u01743479880376") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922d87_d20250401_m035753_c001_v0001176_t0012_u01743479873935") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41814cf373a88909_d20250401_m035751_c001_v7007000_t0000_u01743479871248") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922d81_d20250401_m035749_c001_v0001176_t0029_u01743479869211") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41814cf373a888fd_d20250401_m035748_c001_v7007000_t0000_u01743479868109") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1fc21_d20250401_m035741_c001_v0001183_t0016_u01743479861858") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41814cf373a888f0_d20250401_m035739_c001_v7007000_t0000_u01743479859213") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1fbe5_d20250401_m035737_c001_v0001183_t0033_u01743479857192") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41814cf373a888eb_d20250401_m035736_c001_v7007000_t0000_u01743479856087") 2025/04/01 03:59:47 DEBUG : dst/three.txt: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791d6a9_d20250401_m035729_c001_v0001182_t0051_u01743479849865") 2025/04/01 03:59:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd04_d20250401_m035828_c001_v7007000_t0000_u01743479908236") 2025/04/01 03:59:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10784ad40501a0dc_d20250401_m035826_c001_v0001184_t0002_u01743479906648") 2025/04/01 03:59:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f104977b2dc8cc931_d20250401_m035823_c001_v0001100_t0005_u01743479903490") 2025/04/01 03:59:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5af_d20250401_m035816_c001_v7007000_t0000_u01743479896963") 2025/04/01 03:59:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1082f3d9b4d4ff58_d20250401_m035815_c001_v0001184_t0017_u01743479895790") 2025/04/01 03:59:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52cde370bdebfb9f580e1b_f11538d5de0e541f8_d20250401_m035812_c001_v0001091_t0012_u01743479892910") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd10_d20250401_m035839_c001_v7007000_t0000_u01743479919009") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1fee5_d20250401_m035829_c001_v0001183_t0022_u01743479909765") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd05_d20250401_m035828_c001_v7007000_t0000_u01743479908421") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922daf_d20250401_m035818_c001_v0001176_t0043_u01743479898102") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5b0_d20250401_m035817_c001_v7007000_t0000_u01743479897149") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922d9f_d20250401_m035806_c001_v0001176_t0054_u01743479886432") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5a9_d20250401_m035805_c001_v7007000_t0000_u01743479885126") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1fcb9_d20250401_m035753_c001_v0001183_t0039_u01743479873722") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8c94_d20250401_m035752_c001_v7007000_t0000_u01743479872360") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791d78d_d20250401_m035741_c001_v0001182_t0022_u01743479861659") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403d78503ebfec3e_d20250401_m035740_c001_v7007000_t0000_u01743479860335") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922d5e_d20250401_m035729_c001_v0001176_t0041_u01743479849650") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403016e154864db9_d20250401_m035728_c001_v7007000_t0000_u01743479848330") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f100fa5f29287e63c_d20250401_m035724_c001_v0001161_t0049_u01743479844096") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4089356119ec014a_d20250401_m035703_c001_v7007000_t0000_u01743479823538") 2025/04/01 03:59:48 DEBUG : dst/two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1087ac4f89032d2a_d20250401_m035702_c001_v0001042_t0004_u01743479822229") 2025/04/01 03:59:48 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f402137e3553e8491_d20250401_m035620_c001_v7007000_t0000_u01743479780685") 2025/04/01 03:59:48 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791d17e_d20250401_m035617_c001_v0001182_t0028_u01743479777110") 2025/04/01 03:59:48 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f402137e3553e8474_d20250401_m035615_c001_v7007000_t0000_u01743479775181") 2025/04/01 03:59:48 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791d033_d20250401_m035604_c001_v0001182_t0006_u01743479764426") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558cb3_d20250401_m035554_c001_v7007000_t0000_u01743479754507") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cf32_d20250401_m035550_c001_v0001182_t0045_u01743479750740") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c63_d20250401_m035526_c001_v7007000_t0000_u01743479726736") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cd2c_d20250401_m035524_c001_v0001182_t0040_u01743479724867") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c51_d20250401_m035523_c001_v7007000_t0000_u01743479723324") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791ccea_d20250401_m035522_c001_v0001182_t0052_u01743479722141") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c3d_d20250401_m035518_c001_v7007000_t0000_u01743479718790") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cc64_d20250401_m035517_c001_v0001182_t0001_u01743479717131") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c37_d20250401_m035515_c001_v7007000_t0000_u01743479715953") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cc22_d20250401_m035514_c001_v0001182_t0050_u01743479714715") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c26_d20250401_m035508_c001_v7007000_t0000_u01743479708492") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cb82_d20250401_m035506_c001_v0001182_t0002_u01743479706739") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b9e_d20250401_m035505_c001_v7007000_t0000_u01743479705561") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cb56_d20250401_m035504_c001_v0001182_t0056_u01743479704764") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b93_d20250401_m035459_c001_v7007000_t0000_u01743479699717") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791caf8_d20250401_m035458_c001_v0001182_t0055_u01743479698543") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b8a_d20250401_m035455_c001_v7007000_t0000_u01743479695907") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cabf_d20250401_m035454_c001_v0001182_t0005_u01743479694963") 2025/04/01 03:59:49 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b84_d20250401_m035453_c001_v7007000_t0000_u01743479693837") 2025/04/01 03:59:50 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10973e98d733eb9d_d20250401_m035453_c001_v0001102_t0027_u01743479693016") 2025/04/01 03:59:50 DEBUG : empty space: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791ca89_d20250401_m035451_c001_v0001182_t0005_u01743479691439") 2025/04/01 03:59:50 DEBUG : enormous: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c5f_d20250401_m035525_c001_v7007000_t0000_u01743479725792") 2025/04/01 03:59:50 DEBUG : enormous: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cd32_d20250401_m035525_c001_v0001182_t0050_u01743479725181") 2025/04/01 03:59:50 DEBUG : existing: Deleting (id "4_zef52cde370bdebfb9f580e1b_f400e3be44228cd14_d20250401_m035843_c001_v7007000_t0000_u01743479923283") 2025/04/01 03:59:50 DEBUG : existing: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1ffa7_d20250401_m035842_c001_v0001183_t0032_u01743479922094") 2025/04/01 03:59:50 DEBUG : existing: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558caf_d20250401_m035549_c001_v7007000_t0000_u01743479749012") 2025/04/01 03:59:50 DEBUG : existing: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cef0_d20250401_m035548_c001_v0001182_t0038_u01743479748027") 2025/04/01 03:59:50 DEBUG : existing: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b71_d20250401_m035447_c001_v7007000_t0000_u01743479687844") 2025/04/01 03:59:50 DEBUG : existing: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791ca07_d20250401_m035446_c001_v0001182_t0057_u01743479686887") 2025/04/01 03:59:50 DEBUG : existing: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b6e_d20250401_m035445_c001_v7007000_t0000_u01743479685598") 2025/04/01 03:59:50 DEBUG : existing: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c9cb_d20250401_m035445_c001_v0001182_t0038_u01743479685033") 2025/04/01 03:59:50 DEBUG : existing: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c9ad_d20250401_m035444_c001_v0001182_t0029_u01743479684282") 2025/04/01 03:59:50 DEBUG : existing-b: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558cb0_d20250401_m035549_c001_v7007000_t0000_u01743479749199") 2025/04/01 03:59:50 DEBUG : existing-b: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1f62e_d20250401_m035548_c001_v0001183_t0019_u01743479748056") 2025/04/01 03:59:50 DEBUG : file1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5e1_d20250401_m035928_c001_v7007000_t0000_u01743479968290") 2025/04/01 03:59:50 DEBUG : file1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c202ef_d20250401_m035927_c001_v0001183_t0037_u01743479967094") 2025/04/01 03:59:50 DEBUG : file1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5de_d20250401_m035925_c001_v7007000_t0000_u01743479965329") 2025/04/01 03:59:50 DEBUG : file1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f110e62c8d1f02bdb_d20250401_m035924_c001_v0001183_t0016_u01743479964476") 2025/04/01 03:59:50 DEBUG : five: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c72_d20250401_m035531_c001_v7007000_t0000_u01743479731122") 2025/04/01 03:59:50 DEBUG : five: Deleting (id "4_zef52cde370bdebfb9f580e1b_f417db2603791cd7a_d20250401_m035529_c001_v0001182_t0037_u01743479729120") 2025/04/01 03:59:51 DEBUG : foo: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b8f_d20250401_m035457_c001_v7007000_t0000_u01743479697797") 2025/04/01 03:59:51 DEBUG : foo: Deleting (id "4_zef52cde370bdebfb9f580e1b_f417db2603791caee_d20250401_m035457_c001_v0001182_t0037_u01743479697215") 2025/04/01 03:59:51 DEBUG : foo: Deleting (id "4_zef52cde370bdebfb9f580e1b_f417db2603791cadd_d20250401_m035456_c001_v0001182_t0037_u01743479696654") 2025/04/01 03:59:51 DEBUG : four: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c74_d20250401_m035531_c001_v7007000_t0000_u01743479731317") 2025/04/01 03:59:51 DEBUG : four: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419fc3d307c1f52b_d20250401_m035529_c001_v0001183_t0006_u01743479729716") 2025/04/01 03:59:51 DEBUG : four: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cd72_d20250401_m035528_c001_v0001182_t0038_u01743479728519") 2025/04/01 03:59:51 DEBUG : hello world2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caed1_d20250401_m035355_c001_v7007000_t0000_u01743479635207") 2025/04/01 03:59:51 DEBUG : hello world2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c537_d20250401_m035354_c001_v0001182_t0037_u01743479634623") 2025/04/01 03:59:51 DEBUG : ignore-size: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b901_d20250401_m035442_c001_v7007000_t0000_u01743479682808") 2025/04/01 03:59:51 DEBUG : ignore-size: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c983_d20250401_m035441_c001_v0001182_t0016_u01743479681865") 2025/04/01 03:59:51 DEBUG : nested/sub dir/file: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558cac_d20250401_m035546_c001_v7007000_t0000_u01743479746896") 2025/04/01 03:59:51 DEBUG : nested/sub dir/file: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1f613_d20250401_m035545_c001_v0001183_t0039_u01743479745971") 2025/04/01 03:59:51 DEBUG : nested/sub dir/file: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558ca9_d20250401_m035544_c001_v7007000_t0000_u01743479744773") 2025/04/01 03:59:51 DEBUG : nested/sub dir/file: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1f5f3_d20250401_m035543_c001_v0001183_t0038_u01743479743831") 2025/04/01 03:59:51 DEBUG : one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c75_d20250401_m035531_c001_v7007000_t0000_u01743479731508") 2025/04/01 03:59:51 DEBUG : one: Deleting (id "4_zef52cde370bdebfb9f580e1b_f417db2603791cd60_d20250401_m035527_c001_v0001182_t0037_u01743479727879") 2025/04/01 03:59:51 DEBUG : only0: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5c9_d20250401_m035919_c001_v7007000_t0000_u01743479959543") 2025/04/01 03:59:51 DEBUG : only0: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419fc3d307c20215_d20250401_m035913_c001_v0001183_t0006_u01743479953748") 2025/04/01 03:59:51 DEBUG : only0: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e37_d20250401_m035904_c001_v0001176_t0017_u01743479944285") 2025/04/01 03:59:51 DEBUG : only0: Deleting (id "4_zef52cde370bdebfb9f580e1b_f402137e3553e855c_d20250401_m035858_c001_v7007000_t0000_u01743479938065") 2025/04/01 03:59:52 DEBUG : only0: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922df3_d20250401_m035847_c001_v0001176_t0019_u01743479927891") 2025/04/01 03:59:52 DEBUG : only1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5ca_d20250401_m035919_c001_v7007000_t0000_u01743479959730") 2025/04/01 03:59:52 DEBUG : only1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4189bf72da922e6b_d20250401_m035913_c001_v0001176_t0028_u01743479953759") 2025/04/01 03:59:52 DEBUG : only1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e39_d20250401_m035904_c001_v0001176_t0056_u01743479944731") 2025/04/01 03:59:52 DEBUG : only1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4065fc64ff2a725c_d20250401_m035858_c001_v7007000_t0000_u01743479938271") 2025/04/01 03:59:52 DEBUG : only1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922df5_d20250401_m035848_c001_v0001176_t0008_u01743479928366") 2025/04/01 03:59:52 DEBUG : only10: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5cb_d20250401_m035919_c001_v7007000_t0000_u01743479959917") 2025/04/01 03:59:52 DEBUG : only10: Deleting (id "4_zef52cde370bdebfb9f580e1b_f40372854b0a06698_d20250401_m035914_c001_v0001177_t0003_u01743479954321") 2025/04/01 03:59:52 DEBUG : only10: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e53_d20250401_m035908_c001_v0001176_t0014_u01743479948739") 2025/04/01 03:59:52 DEBUG : only10: Deleting (id "4_zef52cde370bdebfb9f580e1b_f409907ef4bb069f5_d20250401_m035858_c001_v7007000_t0000_u01743479938283") 2025/04/01 03:59:52 DEBUG : only10: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e0b_d20250401_m035852_c001_v0001176_t0042_u01743479932185") 2025/04/01 03:59:52 DEBUG : only11: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5cc_d20250401_m035920_c001_v7007000_t0000_u01743479960104") 2025/04/01 03:59:52 DEBUG : only11: Deleting (id "4_zef52cde370bdebfb9f580e1b_f40372854b0a0669a_d20250401_m035914_c001_v0001177_t0003_u01743479954510") 2025/04/01 03:59:52 DEBUG : only11: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e55_d20250401_m035909_c001_v0001176_t0005_u01743479949146") 2025/04/01 03:59:52 DEBUG : only11: Deleting (id "4_zef52cde370bdebfb9f580e1b_f402137e3553e855a_d20250401_m035857_c001_v7007000_t0000_u01743479937880") 2025/04/01 03:59:52 DEBUG : only11: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e0d_d20250401_m035852_c001_v0001176_t0014_u01743479932653") 2025/04/01 03:59:52 DEBUG : only12: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5cd_d20250401_m035920_c001_v7007000_t0000_u01743479960290") 2025/04/01 03:59:52 DEBUG : only12: Deleting (id "4_zef52cde370bdebfb9f580e1b_f410e62c8d1f02b2d_d20250401_m035914_c001_v0001183_t0051_u01743479954705") 2025/04/01 03:59:52 DEBUG : only12: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e57_d20250401_m035909_c001_v0001176_t0032_u01743479949576") 2025/04/01 03:59:52 DEBUG : only12: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9500_d20250401_m035858_c001_v7007000_t0000_u01743479938075") 2025/04/01 03:59:52 DEBUG : only12: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e0f_d20250401_m035853_c001_v0001176_t0033_u01743479933072") 2025/04/01 03:59:52 DEBUG : only13: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5ce_d20250401_m035920_c001_v7007000_t0000_u01743479960477") 2025/04/01 03:59:53 DEBUG : only13: Deleting (id "4_zef52cde370bdebfb9f580e1b_f410e62c8d1f02b29_d20250401_m035914_c001_v0001183_t0051_u01743479954509") 2025/04/01 03:59:53 DEBUG : only13: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e59_d20250401_m035910_c001_v0001176_t0047_u01743479949999") 2025/04/01 03:59:53 DEBUG : only13: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb94fe_d20250401_m035857_c001_v7007000_t0000_u01743479937683") 2025/04/01 03:59:53 DEBUG : only13: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e11_d20250401_m035853_c001_v0001176_t0047_u01743479933493") 2025/04/01 03:59:53 DEBUG : only14: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5cf_d20250401_m035920_c001_v7007000_t0000_u01743479960664") 2025/04/01 03:59:53 DEBUG : only14: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4189bf72da922e6f_d20250401_m035914_c001_v0001176_t0028_u01743479954350") 2025/04/01 03:59:53 DEBUG : only14: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e5b_d20250401_m035910_c001_v0001176_t0016_u01743479950465") 2025/04/01 03:59:53 DEBUG : only14: Deleting (id "4_zef52cde370bdebfb9f580e1b_f402137e3553e855f_d20250401_m035858_c001_v7007000_t0000_u01743479938437") 2025/04/01 03:59:53 DEBUG : only14: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e13_d20250401_m035853_c001_v0001176_t0015_u01743479933949") 2025/04/01 03:59:53 DEBUG : only15: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5d0_d20250401_m035920_c001_v7007000_t0000_u01743479960850") 2025/04/01 03:59:53 DEBUG : only15: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419fc3d307c20223_d20250401_m035914_c001_v0001183_t0006_u01743479954153") 2025/04/01 03:59:53 DEBUG : only15: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e5d_d20250401_m035910_c001_v0001176_t0043_u01743479950899") 2025/04/01 03:59:53 DEBUG : only15: Deleting (id "4_zef52cde370bdebfb9f580e1b_f402137e3553e8559_d20250401_m035857_c001_v7007000_t0000_u01743479937691") 2025/04/01 03:59:53 DEBUG : only15: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e1b_d20250401_m035854_c001_v0001176_t0036_u01743479934373") 2025/04/01 03:59:53 DEBUG : only16: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5d1_d20250401_m035921_c001_v7007000_t0000_u01743479961065") 2025/04/01 03:59:53 DEBUG : only16: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4189bf72da922e6d_d20250401_m035914_c001_v0001176_t0028_u01743479954163") 2025/04/01 03:59:53 DEBUG : only16: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e61_d20250401_m035911_c001_v0001176_t0002_u01743479951565") 2025/04/01 03:59:53 DEBUG : only16: Deleting (id "4_zef52cde370bdebfb9f580e1b_f409907ef4bb069ef_d20250401_m035857_c001_v7007000_t0000_u01743479937726") 2025/04/01 03:59:53 DEBUG : only16: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e1f_d20250401_m035854_c001_v0001176_t0002_u01743479934803") 2025/04/01 03:59:53 DEBUG : only17: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5d2_d20250401_m035921_c001_v7007000_t0000_u01743479961251") 2025/04/01 03:59:54 DEBUG : only17: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419fc3d307c20229_d20250401_m035914_c001_v0001183_t0006_u01743479954337") 2025/04/01 03:59:54 DEBUG : only17: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e63_d20250401_m035912_c001_v0001176_t0045_u01743479952016") 2025/04/01 03:59:54 DEBUG : only17: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4065fc64ff2a725a_d20250401_m035857_c001_v7007000_t0000_u01743479937869") 2025/04/01 03:59:54 DEBUG : only17: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e21_d20250401_m035855_c001_v0001176_t0014_u01743479935236") 2025/04/01 03:59:54 DEBUG : only18: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5d3_d20250401_m035921_c001_v7007000_t0000_u01743479961443") 2025/04/01 03:59:54 DEBUG : only18: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4189bf72da922e75_d20250401_m035914_c001_v0001176_t0028_u01743479954915") 2025/04/01 03:59:54 DEBUG : only18: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e65_d20250401_m035912_c001_v0001176_t0016_u01743479952452") 2025/04/01 03:59:54 DEBUG : only18: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb94fd_d20250401_m035857_c001_v7007000_t0000_u01743479937497") 2025/04/01 03:59:54 DEBUG : only18: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e23_d20250401_m035855_c001_v0001176_t0013_u01743479935662") 2025/04/01 03:59:54 DEBUG : only19: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5d4_d20250401_m035921_c001_v7007000_t0000_u01743479961633") 2025/04/01 03:59:54 DEBUG : only19: Deleting (id "4_zef52cde370bdebfb9f580e1b_f40372854b0a0669e_d20250401_m035914_c001_v0001177_t0003_u01743479954695") 2025/04/01 03:59:54 DEBUG : only19: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e67_d20250401_m035912_c001_v0001176_t0032_u01743479952885") 2025/04/01 03:59:54 DEBUG : only19: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4065fc64ff2a725b_d20250401_m035858_c001_v7007000_t0000_u01743479938085") 2025/04/01 03:59:54 DEBUG : only19: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e27_d20250401_m035856_c001_v0001176_t0035_u01743479936088") 2025/04/01 03:59:54 DEBUG : only2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5d5_d20250401_m035921_c001_v7007000_t0000_u01743479961820") 2025/04/01 03:59:54 DEBUG : only2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419fc3d307c2022b_d20250401_m035914_c001_v0001183_t0006_u01743479954523") 2025/04/01 03:59:54 DEBUG : only2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e3d_d20250401_m035905_c001_v0001176_t0043_u01743479945171") 2025/04/01 03:59:54 DEBUG : only2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb94ff_d20250401_m035857_c001_v7007000_t0000_u01743479937889") 2025/04/01 03:59:54 DEBUG : only2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922df7_d20250401_m035848_c001_v0001176_t0057_u01743479928778") 2025/04/01 03:59:55 DEBUG : only3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5d6_d20250401_m035922_c001_v7007000_t0000_u01743479962006") 2025/04/01 03:59:55 DEBUG : only3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4189bf72da922e71_d20250401_m035914_c001_v0001176_t0028_u01743479954535") 2025/04/01 03:59:55 DEBUG : only3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e3f_d20250401_m035905_c001_v0001176_t0028_u01743479945695") 2025/04/01 03:59:55 DEBUG : only3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f409907ef4bb069f3_d20250401_m035858_c001_v7007000_t0000_u01743479938097") 2025/04/01 03:59:55 DEBUG : only3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922dfb_d20250401_m035849_c001_v0001176_t0034_u01743479929197") 2025/04/01 03:59:55 DEBUG : only4: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5d7_d20250401_m035922_c001_v7007000_t0000_u01743479962197") 2025/04/01 03:59:55 DEBUG : only4: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419fc3d307c2022d_d20250401_m035914_c001_v0001183_t0006_u01743479954714") 2025/04/01 03:59:55 DEBUG : only4: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e43_d20250401_m035906_c001_v0001176_t0008_u01743479946126") 2025/04/01 03:59:55 DEBUG : only4: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9504_d20250401_m035858_c001_v7007000_t0000_u01743479938446") 2025/04/01 03:59:55 DEBUG : only4: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922dfd_d20250401_m035849_c001_v0001176_t0034_u01743479929615") 2025/04/01 03:59:55 DEBUG : only5: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5d8_d20250401_m035922_c001_v7007000_t0000_u01743479962383") 2025/04/01 03:59:55 DEBUG : only5: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419fc3d307c20231_d20250401_m035914_c001_v0001183_t0006_u01743479954900") 2025/04/01 03:59:55 DEBUG : only5: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e45_d20250401_m035906_c001_v0001176_t0011_u01743479946548") 2025/04/01 03:59:55 DEBUG : only5: Deleting (id "4_zef52cde370bdebfb9f580e1b_f402137e3553e855d_d20250401_m035858_c001_v7007000_t0000_u01743479938250") 2025/04/01 03:59:55 DEBUG : only5: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922dff_d20250401_m035850_c001_v0001176_t0008_u01743479930067") 2025/04/01 03:59:55 DEBUG : only6: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5d9_d20250401_m035922_c001_v7007000_t0000_u01743479962569") 2025/04/01 03:59:55 DEBUG : only6: Deleting (id "4_zef52cde370bdebfb9f580e1b_f40372854b0a066a6_d20250401_m035915_c001_v0001177_t0003_u01743479955066") 2025/04/01 03:59:55 DEBUG : only6: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e4b_d20250401_m035906_c001_v0001176_t0010_u01743479946981") 2025/04/01 03:59:55 DEBUG : only6: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb94fb_d20250401_m035857_c001_v7007000_t0000_u01743479937302") 2025/04/01 03:59:55 DEBUG : only6: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e01_d20250401_m035850_c001_v0001176_t0052_u01743479930472") 2025/04/01 03:59:56 DEBUG : only7: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5da_d20250401_m035922_c001_v7007000_t0000_u01743479962766") 2025/04/01 03:59:56 DEBUG : only7: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4189bf72da922e73_d20250401_m035914_c001_v0001176_t0028_u01743479954725") 2025/04/01 03:59:56 DEBUG : only7: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e4d_d20250401_m035907_c001_v0001176_t0025_u01743479947445") 2025/04/01 03:59:56 DEBUG : only7: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4065fc64ff2a7258_d20250401_m035857_c001_v7007000_t0000_u01743479937684") 2025/04/01 03:59:56 DEBUG : only7: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e03_d20250401_m035850_c001_v0001176_t0019_u01743479930880") 2025/04/01 03:59:56 DEBUG : only8: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5db_d20250401_m035922_c001_v7007000_t0000_u01743479962956") 2025/04/01 03:59:56 DEBUG : only8: Deleting (id "4_zef52cde370bdebfb9f580e1b_f40372854b0a066a4_d20250401_m035914_c001_v0001177_t0003_u01743479954881") 2025/04/01 03:59:56 DEBUG : only8: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e4f_d20250401_m035907_c001_v0001176_t0000_u01743479947883") 2025/04/01 03:59:56 DEBUG : only8: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41839514bbeb9502_d20250401_m035858_c001_v7007000_t0000_u01743479938260") 2025/04/01 03:59:56 DEBUG : only8: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e07_d20250401_m035851_c001_v0001176_t0040_u01743479931319") 2025/04/01 03:59:56 DEBUG : only9: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5dc_d20250401_m035923_c001_v7007000_t0000_u01743479963141") 2025/04/01 03:59:56 DEBUG : only9: Deleting (id "4_zef52cde370bdebfb9f580e1b_f410e62c8d1f02b35_d20250401_m035914_c001_v0001183_t0051_u01743479954890") 2025/04/01 03:59:56 DEBUG : only9: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e51_d20250401_m035908_c001_v0001176_t0036_u01743479948328") 2025/04/01 03:59:56 DEBUG : only9: Deleting (id "4_zef52cde370bdebfb9f580e1b_f409907ef4bb069f2_d20250401_m035857_c001_v7007000_t0000_u01743479937911") 2025/04/01 03:59:56 DEBUG : only9: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e09_d20250401_m035851_c001_v0001176_t0036_u01743479931736") 2025/04/01 03:59:56 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558ca0_d20250401_m035541_c001_v7007000_t0000_u01743479741905") 2025/04/01 03:59:56 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922c90_d20250401_m035540_c001_v0001176_t0023_u01743479740253") 2025/04/01 03:59:56 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c94_d20250401_m035538_c001_v7007000_t0000_u01743479738289") 2025/04/01 03:59:56 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791ce06_d20250401_m035536_c001_v0001182_t0040_u01743479736626") 2025/04/01 03:59:56 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c82_d20250401_m035534_c001_v7007000_t0000_u01743479734693") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1f551_d20250401_m035532_c001_v0001183_t0014_u01743479732520") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c46_d20250401_m035520_c001_v7007000_t0000_u01743479720938") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cc9c_d20250401_m035519_c001_v0001182_t0023_u01743479719726") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c3a_d20250401_m035517_c001_v7007000_t0000_u01743479717739") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cc5e_d20250401_m035516_c001_v0001182_t0034_u01743479716909") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c35_d20250401_m035515_c001_v7007000_t0000_u01743479715296") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cc1a_d20250401_m035514_c001_v0001182_t0020_u01743479714508") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8ba3_d20250401_m035507_c001_v7007000_t0000_u01743479707544") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cb7c_d20250401_m035506_c001_v0001182_t0002_u01743479706507") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b9f_d20250401_m035505_c001_v7007000_t0000_u01743479705751") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cb4c_d20250401_m035504_c001_v0001182_t0016_u01743479704547") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b9a_d20250401_m035503_c001_v7007000_t0000_u01743479703795") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cb36_d20250401_m035503_c001_v0001182_t0003_u01743479703211") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cb2e_d20250401_m035502_c001_v0001182_t0016_u01743479702620") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b99_d20250401_m035501_c001_v7007000_t0000_u01743479701879") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cb22_d20250401_m035501_c001_v0001182_t0056_u01743479701286") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cb16_d20250401_m035500_c001_v0001182_t0050_u01743479700642") 2025/04/01 03:59:57 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f416caf42377b8b94_d20250401_m035459_c001_v7007000_t0000_u01743479699902") 2025/04/01 03:59:58 DEBUG : potato: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cb00_d20250401_m035459_c001_v0001182_t0047_u01743479699125") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4065fc64ff2a715a_d20250401_m035630_c001_v7007000_t0000_u01743479790152") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922d08_d20250401_m035629_c001_v0001176_t0029_u01743479789536") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f402137e3553e8496_d20250401_m035621_c001_v7007000_t0000_u01743479781205") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922cee_d20250401_m035616_c001_v0001176_t0028_u01743479776510") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caf2d_d20250401_m035608_c001_v7007000_t0000_u01743479768798") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922cd6_d20250401_m035603_c001_v0001176_t0054_u01743479763838") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558cb4_d20250401_m035554_c001_v7007000_t0000_u01743479754755") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922cbc_d20250401_m035550_c001_v0001176_t0021_u01743479750517") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c61_d20250401_m035525_c001_v7007000_t0000_u01743479725978") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cd26_d20250401_m035524_c001_v0001182_t0002_u01743479724652") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c52_d20250401_m035523_c001_v7007000_t0000_u01743479723513") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cce6_d20250401_m035521_c001_v0001182_t0025_u01743479721880") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c48_d20250401_m035521_c001_v7007000_t0000_u01743479721127") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791ccb2_d20250401_m035520_c001_v0001182_t0042_u01743479720309") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c3f_d20250401_m035518_c001_v7007000_t0000_u01743479718980") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cc76_d20250401_m035518_c001_v0001182_t0044_u01743479718111") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c38_d20250401_m035516_c001_v7007000_t0000_u01743479716149") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cc34_d20250401_m035515_c001_v0001182_t0044_u01743479715305") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c27_d20250401_m035508_c001_v7007000_t0000_u01743479708676") 2025/04/01 03:59:58 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cb92_d20250401_m035507_c001_v0001182_t0049_u01743479707342") 2025/04/01 03:59:59 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caed6_d20250401_m035358_c001_v7007000_t0000_u01743479638566") 2025/04/01 03:59:59 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c593_d20250401_m035357_c001_v0001182_t0029_u01743479637988") 2025/04/01 03:59:59 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caed3_d20250401_m035356_c001_v7007000_t0000_u01743479636706") 2025/04/01 03:59:59 DEBUG : potato2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c563_d20250401_m035356_c001_v0001182_t0056_u01743479636121") 2025/04/01 03:59:59 DEBUG : potato3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f402137e3553e8497_d20250401_m035621_c001_v7007000_t0000_u01743479781447") 2025/04/01 03:59:59 DEBUG : potato3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1f7dc_d20250401_m035617_c001_v0001183_t0020_u01743479777673") 2025/04/01 03:59:59 DEBUG : potato3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caf2c_d20250401_m035608_c001_v7007000_t0000_u01743479768487") 2025/04/01 03:59:59 DEBUG : potato3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1f71e_d20250401_m035605_c001_v0001183_t0052_u01743479765006") 2025/04/01 03:59:59 DEBUG : potato3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558cb6_d20250401_m035554_c001_v7007000_t0000_u01743479754999") 2025/04/01 03:59:59 DEBUG : potato3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1f656_d20250401_m035550_c001_v0001183_t0056_u01743479750946") 2025/04/01 03:59:59 DEBUG : pre-dest1/1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403016e154864d86_d20250401_m035712_c001_v7007000_t0000_u01743479832230") 2025/04/01 03:59:59 DEBUG : pre-dest1/1: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1fa24_d20250401_m035704_c001_v0001183_t0023_u01743479824319") 2025/04/01 03:59:59 DEBUG : pre-dest2/2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f403016e154864d88_d20250401_m035712_c001_v7007000_t0000_u01743479832419") 2025/04/01 03:59:59 DEBUG : pre-dest2/2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922d38_d20250401_m035704_c001_v0001176_t0022_u01743479824914") 2025/04/01 03:59:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4089356119ec0106_d20250401_m035643_c001_v7007000_t0000_u01743479803137") 2025/04/01 03:59:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791d33d_d20250401_m035639_c001_v0001182_t0030_u01743479799972") 2025/04/01 03:59:59 DEBUG : sizeonly: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b900_d20250401_m035440_c001_v7007000_t0000_u01743479680526") 2025/04/01 03:59:59 DEBUG : sizeonly: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c94e_d20250401_m035439_c001_v0001182_t0021_u01743479679556") 2025/04/01 03:59:59 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5e6_d20250401_m035934_c001_v7007000_t0000_u01743479974493") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10372854b0a066e2_d20250401_m035933_c001_v0001177_t0041_u01743479973358") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5e4_d20250401_m035931_c001_v7007000_t0000_u01743479971424") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f110e62c8d1f02c2f_d20250401_m035930_c001_v0001183_t0057_u01743479970043") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558cad_d20250401_m035547_c001_v7007000_t0000_u01743479747081") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922cb2_d20250401_m035546_c001_v0001176_t0000_u01743479746298") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558caa_d20250401_m035544_c001_v7007000_t0000_u01743479744963") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791ce94_d20250401_m035544_c001_v0001182_t0019_u01743479744177") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b8fe_d20250401_m035436_c001_v7007000_t0000_u01743479676282") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c8cc_d20250401_m035434_c001_v0001182_t0010_u01743479674913") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b8fd_d20250401_m035434_c001_v7007000_t0000_u01743479674153") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c896_d20250401_m035433_c001_v0001182_t0024_u01743479673204") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b8fa_d20250401_m035430_c001_v7007000_t0000_u01743479670284") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c83c_d20250401_m035429_c001_v0001182_t0056_u01743479669012") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b8f9_d20250401_m035428_c001_v7007000_t0000_u01743479668451") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c81d_d20250401_m035427_c001_v0001182_t0042_u01743479667476") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c7e5_d20250401_m035424_c001_v0001182_t0012_u01743479664966") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b8f3_d20250401_m035424_c001_v7007000_t0000_u01743479664166") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c7cb_d20250401_m035423_c001_v0001182_t0039_u01743479663564") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c7bf_d20250401_m035422_c001_v0001182_t0040_u01743479662985") 2025/04/01 04:00:00 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b8f0_d20250401_m035421_c001_v7007000_t0000_u01743479661867") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c775_d20250401_m035419_c001_v0001182_t0057_u01743479659018") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c742_d20250401_m035416_c001_v0001182_t0052_u01743479656012") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b8ea_d20250401_m035415_c001_v7007000_t0000_u01743479655264") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c72c_d20250401_m035414_c001_v0001182_t0025_u01743479654668") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c722_d20250401_m035414_c001_v0001182_t0016_u01743479654070") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b8e9_d20250401_m035412_c001_v7007000_t0000_u01743479652961") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c6a9_d20250401_m035408_c001_v0001182_t0052_u01743479648490") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f41727ba3ec55b8e7_d20250401_m035408_c001_v7007000_t0000_u01743479648119") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c695_d20250401_m035407_c001_v0001182_t0025_u01743479647526") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caee0_d20250401_m035405_c001_v7007000_t0000_u01743479645841") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c64b_d20250401_m035405_c001_v0001182_t0039_u01743479645273") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caedf_d20250401_m035404_c001_v7007000_t0000_u01743479644723") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c62f_d20250401_m035404_c001_v0001182_t0059_u01743479644155") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caedc_d20250401_m035402_c001_v7007000_t0000_u01743479642870") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c5f3_d20250401_m035402_c001_v0001182_t0052_u01743479642115") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caeda_d20250401_m035401_c001_v7007000_t0000_u01743479641564") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c5dd_d20250401_m035400_c001_v0001182_t0043_u01743479640994") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caed8_d20250401_m035400_c001_v7007000_t0000_u01743479640077") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c5b3_d20250401_m035359_c001_v0001182_t0055_u01743479639511") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caecf_d20250401_m035353_c001_v7007000_t0000_u01743479633696") 2025/04/01 04:00:01 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c509_d20250401_m035353_c001_v0001182_t0041_u01743479633125") 2025/04/01 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caece_d20250401_m035352_c001_v7007000_t0000_u01743479632213") 2025/04/01 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c4da_d20250401_m035351_c001_v0001182_t0023_u01743479631638") 2025/04/01 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caecd_d20250401_m035350_c001_v7007000_t0000_u01743479630725") 2025/04/01 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c4b4_d20250401_m035350_c001_v0001182_t0029_u01743479630152") 2025/04/01 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f415d0c953d8caec9_d20250401_m035347_c001_v7007000_t0000_u01743479627231") 2025/04/01 04:00:02 DEBUG : sub dir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791c435_d20250401_m035346_c001_v0001182_t0026_u01743479626655") 2025/04/01 04:00:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5e7_d20250401_m035934_c001_v7007000_t0000_u01743479974679") 2025/04/01 04:00:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c20362_d20250401_m035933_c001_v0001183_t0053_u01743479973363") 2025/04/01 04:00:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5e5_d20250401_m035931_c001_v7007000_t0000_u01743479971611") 2025/04/01 04:00:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e9d_d20250401_m035930_c001_v0001176_t0008_u01743479970395") 2025/04/01 04:00:02 DEBUG : sub/yam: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c9b_d20250401_m035541_c001_v7007000_t0000_u01743479741314") 2025/04/01 04:00:02 DEBUG : sub/yam: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1f5bd_d20250401_m035539_c001_v0001183_t0011_u01743479739900") 2025/04/01 04:00:02 DEBUG : test_dir1/file2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5e2_d20250401_m035928_c001_v7007000_t0000_u01743479968476") 2025/04/01 04:00:02 DEBUG : test_dir1/file2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f110e62c8d1f02bfd_d20250401_m035927_c001_v0001183_t0039_u01743479967084") 2025/04/01 04:00:02 DEBUG : test_dir1/file2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5df_d20250401_m035925_c001_v7007000_t0000_u01743479965514") 2025/04/01 04:00:02 DEBUG : test_dir1/file2: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922e8d_d20250401_m035924_c001_v0001176_t0047_u01743479964501") 2025/04/01 04:00:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5e3_d20250401_m035928_c001_v7007000_t0000_u01743479968661") 2025/04/01 04:00:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f10372854b0a066d6_d20250401_m035927_c001_v0001177_t0025_u01743479967444") 2025/04/01 04:00:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f408bd287d0bfd5e0_d20250401_m035925_c001_v7007000_t0000_u01743479965700") 2025/04/01 04:00:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c202c7_d20250401_m035924_c001_v0001183_t0056_u01743479964483") 2025/04/01 04:00:03 DEBUG : three: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c76_d20250401_m035531_c001_v7007000_t0000_u01743479731708") 2025/04/01 04:00:03 DEBUG : three: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cd9e_d20250401_m035530_c001_v0001182_t0048_u01743479730523") 2025/04/01 04:00:03 DEBUG : three: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117db2603791cd6a_d20250401_m035528_c001_v0001182_t0015_u01743479728261") 2025/04/01 04:00:03 DEBUG : two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c78_d20250401_m035531_c001_v7007000_t0000_u01743479731908") 2025/04/01 04:00:03 DEBUG : two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f4189bf72da922c70_d20250401_m035529_c001_v0001176_t0028_u01743479729943") 2025/04/01 04:00:03 DEBUG : two: Deleting (id "4_zef52cde370bdebfb9f580e1b_f417db2603791cd66_d20250401_m035528_c001_v0001182_t0037_u01743479728067") 2025/04/01 04:00:03 DEBUG : yam: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558ca2_d20250401_m035542_c001_v7007000_t0000_u01743479742102") 2025/04/01 04:00:03 DEBUG : yam: Deleting (id "4_zef52cde370bdebfb9f580e1b_f105c5515836e451b_d20250401_m035541_c001_v0001182_t0014_u01743479741091") 2025/04/01 04:00:03 DEBUG : yam: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c8d_d20250401_m035537_c001_v7007000_t0000_u01743479737685") 2025/04/01 04:00:03 DEBUG : yam: Deleting (id "4_zef52cde370bdebfb9f580e1b_f119fc3d307c1f58b_d20250401_m035536_c001_v0001183_t0043_u01743479736285") 2025/04/01 04:00:03 DEBUG : yam: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c81_d20250401_m035534_c001_v7007000_t0000_u01743479734119") 2025/04/01 04:00:03 DEBUG : yam: Deleting (id "4_zef52cde370bdebfb9f580e1b_f1189bf72da922c7c_d20250401_m035532_c001_v0001176_t0007_u01743479732500") 2025/04/01 04:00:03 DEBUG : yaml: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c96_d20250401_m035538_c001_v7007000_t0000_u01743479738483") 2025/04/01 04:00:03 DEBUG : yaml: Deleting (id "4_zef52cde370bdebfb9f580e1b_f117413519cacd71b_d20250401_m035537_c001_v0001180_t0018_u01743479737456") 2025/04/01 04:00:03 DEBUG : yaml: Deleting (id "4_zef52cde370bdebfb9f580e1b_f419bc2c435558c83_d20250401_m035534_c001_v7007000_t0000_u01743479734899") 2025/04/01 04:00:03 DEBUG : yaml: Deleting (id "4_zef52cde370bdebfb9f580e1b_f109f1f50aa3cfda9_d20250401_m035533_c001_v0001150_t0043_u01743479733690") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m22.491351103s (try 1/5)