"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/02 02:32:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye" 2025/04/02 02:32:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 02:32:50 DEBUG : Creating backend with remote "/tmp/rclone2003889499" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:32:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:32:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/02 02:32:52 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:32:52 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestCopyWithDryRun (3.73s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:32:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:32:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:32:54 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:32:54 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:32:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:32:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:32:56 DEBUG : B2 bucket rclone-test-zofevur0yaye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.06s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.42s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:32:58 DEBUG : Creating backend with remote "/non-existing" 2025/04/02 02:32:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/02 02:32:58 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:32:58 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.04s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:00 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:00 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.69s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:01 INFO : B2 bucket rclone-test-zofevur0yaye: Running all checks before starting transfers 2025/04/02 02:33:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:02 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:02 INFO : B2 bucket rclone-test-zofevur0yaye: Checks finished, now starting transfers 2025/04/02 02:33:02 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.11s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:04 ERROR : Ignoring --no-traverse with sync 2025/04/02 02:33:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:04 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:04 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:04 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:33:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.19s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/02 02:33:06 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:06 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:07 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/02 02:33:07 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.09s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:33:08 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:08 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:33:12 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:12 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.37s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/02 02:33:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:33:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/02 02:33:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:33:14 INFO : sub dir: Making directory 2025/04/02 02:33:14 INFO : sub dir2: Making directory 2025/04/02 02:33:14 INFO : sub dir2/sub sub dir2: Making directory 2025/04/02 02:33:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:14 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:14 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/02 02:33:14 DEBUG : B2 bucket rclone-test-zofevur0yaye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.83s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:15 INFO : sub dir2: Making directory 2025/04/02 02:33:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/02 02:33:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:33:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:15 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:15 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.38s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:17 DEBUG : sub dir2: Making directory with metadata 2025/04/02 02:33:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:33:17 INFO : sub dir: Making directory 2025/04/02 02:33:17 INFO : sub dir2: Making directory 2025/04/02 02:33:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:17 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:17 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:17 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:33:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/02 02:33:17 DEBUG : B2 bucket rclone-test-zofevur0yaye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/02 02:33:18 DEBUG : B2 bucket rclone-test-zofevur0yaye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.45s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.56s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:20 INFO : sub dir2: Making directory 2025/04/02 02:33:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:20 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:20 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:20 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:33:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.68s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:21 DEBUG : sub dir2: Making directory with metadata 2025/04/02 02:33:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:33:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:33:22 INFO : sub dir: Making directory 2025/04/02 02:33:22 INFO : sub dir2: Making directory 2025/04/02 02:33:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:22 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:22 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:22 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:33:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/02 02:33:22 DEBUG : B2 bucket rclone-test-zofevur0yaye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.81s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:23 INFO : sub dir2: Making directory 2025/04/02 02:33:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:24 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:24 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:25 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:33:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.10s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wupexem8gewa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zofevur0yaye -> B2 bucket rclone-test-wupexem8gewa 2025/04/02 02:33:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:28 DEBUG : B2 bucket rclone-test-wupexem8gewa: Waiting for checks to finish 2025/04/02 02:33:28 DEBUG : B2 bucket rclone-test-wupexem8gewa: Waiting for transfers to finish 2025/04/02 02:33:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:30 DEBUG : B2 bucket rclone-test-wupexem8gewa: Purge remote 2025/04/02 02:33:30 INFO : B2 bucket rclone-test-wupexem8gewa: cleaning bucket "rclone-test-wupexem8gewa" of all files 2025/04/02 02:33:30 DEBUG : sub dir/hello world: Deleting (id "4_zef52bd33508dfb4b9f580e1b_f10281aec7f8974b1_d20250402_m023329_c001_v0001091_t0016_u01743561209462") --- PASS: TestServerSideCopy (6.99s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:34 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 02:33:34 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/02 02:33:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.42s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:37 DEBUG : Creating backend with remote "TestB2:rclone-test-megujon0neru" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zofevur0yaye -> B2 bucket rclone-test-megujon0neru 2025/04/02 02:33:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:38 DEBUG : B2 bucket rclone-test-megujon0neru: Waiting for checks to finish 2025/04/02 02:33:38 DEBUG : B2 bucket rclone-test-megujon0neru: Waiting for transfers to finish 2025/04/02 02:33:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 02:33:40 DEBUG : B2 bucket rclone-test-megujon0neru: Waiting for checks to finish 2025/04/02 02:33:40 DEBUG : B2 bucket rclone-test-megujon0neru: Waiting for transfers to finish 2025/04/02 02:33:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/02 02:33:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:41 DEBUG : B2 bucket rclone-test-megujon0neru: Purge remote 2025/04/02 02:33:41 INFO : B2 bucket rclone-test-megujon0neru: cleaning bucket "rclone-test-megujon0neru" of all files 2025/04/02 02:33:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f52ddb3508dfb4b9f580e1b_f1188b5e823dc3fd7_d20250402_m023340_c001_v0001144_t0046_u01743561220441") 2025/04/02 02:33:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f52ddb3508dfb4b9f580e1b_f1101eb3c97141205_d20250402_m023339_c001_v0001183_t0022_u01743561219233") --- PASS: TestServerSideCopyOverSelf (7.79s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 02:33:45 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:33:45 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:33:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/02 02:33:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/02 02:33:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.37s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:48 DEBUG : Creating backend with remote "TestB2:rclone-test-valukok3rugi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zofevur0yaye -> B2 bucket rclone-test-valukok3rugi 2025/04/02 02:33:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:33:49 DEBUG : B2 bucket rclone-test-valukok3rugi: Waiting for checks to finish 2025/04/02 02:33:49 DEBUG : B2 bucket rclone-test-valukok3rugi: Waiting for transfers to finish 2025/04/02 02:33:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:33:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 02:33:52 DEBUG : B2 bucket rclone-test-valukok3rugi: Waiting for checks to finish 2025/04/02 02:33:52 DEBUG : B2 bucket rclone-test-valukok3rugi: Waiting for transfers to finish 2025/04/02 02:33:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/02 02:33:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/02 02:33:52 INFO : sub dir/hello world: Deleted 2025/04/02 02:33:54 DEBUG : testing file moves 2025/04/02 02:33:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/02 02:33:54 DEBUG : B2 bucket rclone-test-valukok3rugi: Waiting for checks to finish 2025/04/02 02:33:54 DEBUG : B2 bucket rclone-test-valukok3rugi: Waiting for transfers to finish 2025/04/02 02:33:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/02 02:33:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/02 02:33:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:55 DEBUG : B2 bucket rclone-test-valukok3rugi: Purge remote 2025/04/02 02:33:55 INFO : B2 bucket rclone-test-valukok3rugi: cleaning bucket "rclone-test-valukok3rugi" of all files 2025/04/02 02:33:55 DEBUG : sub dir/hello world: Deleting (id "4_z6fd20d63509dfb4b9f580e1b_f117c06695123364c_d20250402_m023354_c001_v0001102_t0011_u01743561234502") 2025/04/02 02:33:55 DEBUG : sub dir/hello world: Deleting (id "4_z6fd20d63509dfb4b9f580e1b_f106ddff4164d5e34_d20250402_m023352_c001_v0001182_t0055_u01743561232272") 2025/04/02 02:33:55 DEBUG : sub dir/hello world: Deleting (id "4_z6fd20d63509dfb4b9f580e1b_f102ae7cb569ab6b6_d20250402_m023350_c001_v0001184_t0057_u01743561230473") --- PASS: TestServerSideMoveOverSelf (11.15s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:33:59 ERROR : : error listing: directory not found 2025/04/02 02:33:59 INFO : Local file system at /tmp/rclone2003889499: Making directory 2025/04/02 02:34:00 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:00 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:34:02 DEBUG : Local file system at /tmp/rclone2003889499: Waiting for checks to finish 2025/04/02 02:34:02 DEBUG : Local file system at /tmp/rclone2003889499: Waiting for transfers to finish 2025/04/02 02:34:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:34:03 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/02 02:34:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestCopyRedownload (2.70s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/02 02:34:04 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:04 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 02:34:05 INFO : check sum: Copied (new) 2025/04/02 02:34:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:05 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 02:34:05 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/02 02:34:05 DEBUG : check sum: Unchanged skipping 2025/04/02 02:34:05 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:05 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (3.37s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/02 02:34:08 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:08 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/02 02:34:08 INFO : sizeonly: Copied (new) 2025/04/02 02:34:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:08 DEBUG : sizeonly: Sizes identical 2025/04/02 02:34:08 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:08 DEBUG : sizeonly: Unchanged skipping 2025/04/02 02:34:08 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:08 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/02 02:34:11 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:11 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/02 02:34:11 INFO : ignore-size: Copied (new) 2025/04/02 02:34:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:34:12 DEBUG : ignore-size: Unchanged skipping 2025/04/02 02:34:12 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:12 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:12 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.26s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:15 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:34:15 DEBUG : existing: Unchanged skipping 2025/04/02 02:34:15 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:15 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/02 02:34:15 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:15 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/02 02:34:15 INFO : existing: Copied (replaced existing) 2025/04/02 02:34:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.87s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 02:34:17 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:17 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/02 02:34:17 INFO : existing: Copied (new) 2025/04/02 02:34:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:18 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:18 DEBUG : existing: Destination exists, skipping 2025/04/02 02:34:18 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:18 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:20 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/02 02:34:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:34:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 02:34:20 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:20 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 02:34:20 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:34:21 INFO : a/potato2: Copied (new) 2025/04/02 02:34:21 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:21 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.18s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:23 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/02 02:34:23 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 02:34:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/02 02:34:23 DEBUG : empty space: Unchanged skipping 2025/04/02 02:34:23 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:23 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:23 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:23 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/02 02:34:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 02:34:25 INFO : empty space: Updated modification time in destination 2025/04/02 02:34:25 DEBUG : empty space: Unchanged skipping 2025/04/02 02:34:25 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:25 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:27 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:27 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/02 02:34:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 02:34:27 DEBUG : empty space: Unchanged skipping 2025/04/02 02:34:27 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:27 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.92s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:29 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:29 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/02 02:34:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2003889499) 2025/04/02 02:34:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zofevur0yaye) 2025/04/02 02:34:29 DEBUG : foo: sha1 differ 2025/04/02 02:34:29 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/02 02:34:29 INFO : foo: Copied (replaced existing) 2025/04/02 02:34:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/02 02:34:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:34:31 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:31 DEBUG : empty space: Unchanged skipping 2025/04/02 02:34:31 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:34:32 INFO : potato: Copied (new) 2025/04/02 02:34:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.99s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:34 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/02 02:34:34 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:34 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/02 02:34:34 INFO : potato: Copied (replaced existing) 2025/04/02 02:34:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.36s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:36 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:36 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/02 02:34:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2003889499) 2025/04/02 02:34:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zofevur0yaye) 2025/04/02 02:34:36 DEBUG : potato: sha1 differ 2025/04/02 02:34:36 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/02 02:34:37 INFO : potato: Copied (replaced existing) 2025/04/02 02:34:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:34:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/02 02:34:39 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:34:39 DEBUG : empty space: Unchanged skipping 2025/04/02 02:34:39 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:39 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:34:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:34:41 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:41 DEBUG : empty space: Unchanged skipping 2025/04/02 02:34:41 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:34:42 INFO : potato2: Copied (new) 2025/04/02 02:34:42 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:42 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:44 INFO : d: Making directory 2025/04/02 02:34:44 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/02 02:34:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:34:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 02:34:45 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:45 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 02:34:45 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:34:45 INFO : a/potato2: Copied (new) 2025/04/02 02:34:45 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:47 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/02 02:34:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:34:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 02:34:48 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:48 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 02:34:48 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:34:48 INFO : a/potato2: Copied (new) 2025/04/02 02:34:48 ERROR : B2 bucket rclone-test-zofevur0yaye: not deleting files as there were IO errors 2025/04/02 02:34:48 ERROR : B2 bucket rclone-test-zofevur0yaye: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:51 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:34:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:34:51 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:51 DEBUG : empty space: Unchanged skipping 2025/04/02 02:34:51 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:51 INFO : potato: Deleted 2025/04/02 02:34:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:34:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.12s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:54 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:54 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:54 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:54 INFO : potato: Deleted 2025/04/02 02:34:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:34:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:34:54 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:54 DEBUG : empty space: Unchanged skipping 2025/04/02 02:34:54 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:34:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.18s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:34:57 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:57 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/02 02:34:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.45s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:34:59 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 02:34:59 DEBUG : enormous: Excluded 2025/04/02 02:34:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 02:34:59 DEBUG : potato2: Excluded 2025/04/02 02:34:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 02:34:59 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:34:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:34:59 DEBUG : empty space: Unchanged skipping 2025/04/02 02:34:59 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:34:59 DEBUG : Waiting for deletions to finish 2025/04/02 02:34:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 02:35:00 DEBUG : enormous: Excluded 2025/04/02 02:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 02:35:00 DEBUG : potato2: Excluded 2025/04/02 02:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 02:35:00 DEBUG : Local file system at /tmp/rclone2003889499: Waiting for checks to finish 2025/04/02 02:35:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/02 02:35:00 DEBUG : empty space: Unchanged skipping 2025/04/02 02:35:00 DEBUG : Local file system at /tmp/rclone2003889499: Waiting for transfers to finish 2025/04/02 02:35:00 DEBUG : Waiting for deletions to finish 2025/04/02 02:35:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:03 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 02:35:03 DEBUG : enormous: Excluded 2025/04/02 02:35:03 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 02:35:03 DEBUG : potato2: Excluded 2025/04/02 02:35:03 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:35:03 DEBUG : empty space: Unchanged skipping 2025/04/02 02:35:03 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:03 DEBUG : Waiting for deletions to finish 2025/04/02 02:35:03 INFO : enormous: Deleted 2025/04/02 02:35:03 INFO : potato2: Deleted 2025/04/02 02:35:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:04 DEBUG : Local file system at /tmp/rclone2003889499: Waiting for checks to finish 2025/04/02 02:35:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/02 02:35:04 DEBUG : empty space: Unchanged skipping 2025/04/02 02:35:04 DEBUG : Local file system at /tmp/rclone2003889499: Waiting for transfers to finish 2025/04/02 02:35:04 DEBUG : Waiting for deletions to finish 2025/04/02 02:35:04 INFO : potato2: Deleted 2025/04/02 02:35:04 INFO : enormous: Deleted 2025/04/02 02:35:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.67s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:06 DEBUG : five: Need to transfer - File not found at Destination 2025/04/02 02:35:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/02 02:35:06 DEBUG : one: Destination is newer than source, skipping 2025/04/02 02:35:06 DEBUG : three: Sizes identical 2025/04/02 02:35:06 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/02 02:35:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 02:35:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2003889499) 2025/04/02 02:35:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zofevur0yaye) 2025/04/02 02:35:06 DEBUG : two: sha1 differ 2025/04/02 02:35:06 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/02 02:35:07 INFO : five: Copied (new) 2025/04/02 02:35:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/02 02:35:07 INFO : four: Copied (replaced existing) 2025/04/02 02:35:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/02 02:35:07 INFO : two: Copied (replaced existing) 2025/04/02 02:35:07 DEBUG : Waiting for deletions to finish 2025/04/02 02:35:08 DEBUG : one: Destination is newer than source, skipping 2025/04/02 02:35:08 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2003889499) 2025/04/02 02:35:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/02 02:35:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zofevur0yaye) 2025/04/02 02:35:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/02 02:35:08 DEBUG : three: sha1 differ 2025/04/02 02:35:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/02 02:35:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/02 02:35:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/02 02:35:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/02 02:35:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/02 02:35:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 02:35:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 02:35:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 02:35:08 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 02:35:08 INFO : three: Copied (replaced existing) 2025/04/02 02:35:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.72s) === 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-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/02 02:35:10 INFO : B2 bucket rclone-test-zofevur0yaye: Making map for --track-renames 2025/04/02 02:35:10 INFO : B2 bucket rclone-test-zofevur0yaye: Finished making map for --track-renames 2025/04/02 02:35:10 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:10 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for renames to finish 2025/04/02 02:35:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 02:35:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/02 02:35:10 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/02 02:35:10 INFO : potato: Copied (new) 2025/04/02 02:35:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 02:35:10 INFO : yam: Copied (new) 2025/04/02 02:35:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:35:11 INFO : B2 bucket rclone-test-zofevur0yaye: Making map for --track-renames 2025/04/02 02:35:11 INFO : B2 bucket rclone-test-zofevur0yaye: Finished making map for --track-renames 2025/04/02 02:35:11 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:11 DEBUG : potato: Unchanged skipping 2025/04/02 02:35:11 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for renames to finish 2025/04/02 02:35:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 02:35:11 INFO : yam: Copied (server-side copy) to: yaml 2025/04/02 02:35:12 INFO : yam: Deleted 2025/04/02 02:35:12 INFO : yaml: Renamed from "yam" 2025/04/02 02:35:12 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/02 02:35:14 INFO : B2 bucket rclone-test-zofevur0yaye: Making map for --track-renames 2025/04/02 02:35:14 INFO : B2 bucket rclone-test-zofevur0yaye: Finished making map for --track-renames 2025/04/02 02:35:14 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 02:35:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/02 02:35:14 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for renames to finish 2025/04/02 02:35:14 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 02:35:14 INFO : yam: Copied (new) 2025/04/02 02:35:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/02 02:35:14 INFO : potato: Copied (new) 2025/04/02 02:35:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:35:15 INFO : B2 bucket rclone-test-zofevur0yaye: Making map for --track-renames 2025/04/02 02:35:15 INFO : B2 bucket rclone-test-zofevur0yaye: Finished making map for --track-renames 2025/04/02 02:35:15 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:15 DEBUG : potato: Unchanged skipping 2025/04/02 02:35:15 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for renames to finish 2025/04/02 02:35:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 02:35:15 INFO : yam: Copied (server-side copy) to: yaml 2025/04/02 02:35:15 INFO : yam: Deleted 2025/04/02 02:35:15 INFO : yaml: Renamed from "yam" 2025/04/02 02:35:15 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/02 02:35:17 INFO : B2 bucket rclone-test-zofevur0yaye: Making map for --track-renames 2025/04/02 02:35:17 INFO : B2 bucket rclone-test-zofevur0yaye: Finished making map for --track-renames 2025/04/02 02:35:17 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 02:35:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/02 02:35:17 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for renames to finish 2025/04/02 02:35:17 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 02:35:18 INFO : sub/yam: Copied (new) 2025/04/02 02:35:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/02 02:35:18 INFO : potato: Copied (new) 2025/04/02 02:35:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:35:19 DEBUG : potato: Unchanged skipping 2025/04/02 02:35:19 INFO : B2 bucket rclone-test-zofevur0yaye: Making map for --track-renames 2025/04/02 02:35:19 INFO : B2 bucket rclone-test-zofevur0yaye: Finished making map for --track-renames 2025/04/02 02:35:19 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:19 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for renames to finish 2025/04/02 02:35:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/02 02:35:19 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/02 02:35:19 INFO : sub/yam: Deleted 2025/04/02 02:35:19 INFO : yam: Renamed from "sub/yam" 2025/04/02 02:35:19 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.95s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:21 DEBUG : Creating backend with remote "/tmp/rclone2003889499/dir1" 2025/04/02 02:35:21 DEBUG : Config file has changed externally - reloading 2025/04/02 02:35:21 DEBUG : Creating backend with remote "/tmp/rclone2003889499/dir2" 2025/04/02 02:35:21 DEBUG : Local file system at /tmp/rclone2003889499/dir2: Using server-side directory move 2025/04/02 02:35:21 INFO : Local file system at /tmp/rclone2003889499/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 02:35:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/02 02:35:21 DEBUG : Local file system at /tmp/rclone2003889499/dir2: Waiting for checks to finish 2025/04/02 02:35:21 INFO : file1.txt: Moved (server-side) 2025/04/02 02:35:21 DEBUG : Local file system at /tmp/rclone2003889499/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:35:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/02 02:35:22 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:22 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/02 02:35:22 INFO : nested/sub dir/file: Copied (new) 2025/04/02 02:35:22 INFO : nested/sub dir/file: Deleted 2025/04/02 02:35:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:35:23 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:35:23 INFO : sub dir/hello world: Deleted 2025/04/02 02:35:23 INFO : sub dir: Removing directory 2025/04/02 02:35:23 INFO : nested/sub dir: Removing directory 2025/04/02 02:35:23 INFO : nested: Removing directory 2025/04/02 02:35:23 DEBUG : Local file system at /tmp/rclone2003889499: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.34s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 02:35:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/02 02:35:24 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:24 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/02 02:35:24 INFO : nested/sub dir/file: Copied (new) 2025/04/02 02:35:24 INFO : nested/sub dir/file: Deleted 2025/04/02 02:35:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/02 02:35:25 INFO : sub dir/hello world: Copied (new) 2025/04/02 02:35:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.39s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 02:35:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/02 02:35:27 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:27 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/02 02:35:27 INFO : existing-b: Copied (new) 2025/04/02 02:35:27 INFO : existing-b: Deleted 2025/04/02 02:35:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/02 02:35:27 INFO : existing: Copied (new) 2025/04/02 02:35:27 INFO : existing: Deleted 2025/04/02 02:35:27 DEBUG : existing: Destination exists, skipping 2025/04/02 02:35:27 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:35:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/02 02:35:27 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:35:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.45s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:29 DEBUG : Creating backend with remote "TestB2:rclone-test-ciqegob4rogi" 2025/04/02 02:35:29 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zofevur0yaye -> B2 bucket rclone-test-ciqegob4rogi 2025/04/02 02:35:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:35:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/02 02:35:33 DEBUG : empty space: Unchanged skipping 2025/04/02 02:35:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 02:35:33 DEBUG : B2 bucket rclone-test-ciqegob4rogi: Waiting for checks to finish 2025/04/02 02:35:33 INFO : empty space: Deleted 2025/04/02 02:35:33 DEBUG : B2 bucket rclone-test-ciqegob4rogi: Waiting for transfers to finish 2025/04/02 02:35:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:35:33 INFO : potato2: Copied (server-side copy) 2025/04/02 02:35:33 INFO : potato2: Deleted 2025/04/02 02:35:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 02:35:34 INFO : potato3: Copied (server-side copy) 2025/04/02 02:35:34 INFO : potato3: Deleted 2025/04/02 02:35:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wawipob7dola" 2025/04/02 02:35:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/02 02:35:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:35:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/02 02:35:36 DEBUG : B2 bucket rclone-test-wawipob7dola: Waiting for checks to finish 2025/04/02 02:35:36 DEBUG : B2 bucket rclone-test-wawipob7dola: Waiting for transfers to finish 2025/04/02 02:35:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 02:35:37 INFO : empty space: Copied (server-side copy) 2025/04/02 02:35:37 INFO : empty space: Deleted 2025/04/02 02:35:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 02:35:37 INFO : potato3: Copied (server-side copy) 2025/04/02 02:35:37 INFO : potato3: Deleted 2025/04/02 02:35:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:35:37 INFO : potato2: Copied (server-side copy) 2025/04/02 02:35:38 INFO : potato2: Deleted 2025/04/02 02:35:38 DEBUG : B2 bucket rclone-test-wawipob7dola: Purge remote 2025/04/02 02:35:38 INFO : B2 bucket rclone-test-wawipob7dola: cleaning bucket "rclone-test-wawipob7dola" of all files 2025/04/02 02:35:38 DEBUG : empty space: Deleting (id "4_z6f82ad7350adfb4b9f580e1b_f1139124a2ce2fd45_d20250402_m023537_c001_v0001103_t0054_u01743561337180") 2025/04/02 02:35:38 DEBUG : potato2: Deleting (id "4_z6f82ad7350adfb4b9f580e1b_f114b5d1cba9a5875_d20250402_m023537_c001_v0001145_t0039_u01743561337555") 2025/04/02 02:35:38 DEBUG : potato3: Deleting (id "4_z6f82ad7350adfb4b9f580e1b_f11735b1b69624611_d20250402_m023537_c001_v0001178_t0010_u01743561337561") 2025/04/02 02:35:39 DEBUG : B2 bucket rclone-test-ciqegob4rogi: Purge remote 2025/04/02 02:35:39 INFO : B2 bucket rclone-test-ciqegob4rogi: cleaning bucket "rclone-test-ciqegob4rogi" of all files 2025/04/02 02:35:40 DEBUG : empty space: Deleting (id "4_z6fa29d3350adfb4b9f580e1b_f4154fa61e7cbbc77_d20250402_m023537_c001_v7007000_t0000_u01743561337559") 2025/04/02 02:35:40 DEBUG : empty space: Deleting (id "4_z6fa29d3350adfb4b9f580e1b_f103edbb94540ecc7_d20250402_m023532_c001_v0001181_t0033_u01743561332683") 2025/04/02 02:35:40 DEBUG : potato2: Deleting (id "4_z6fa29d3350adfb4b9f580e1b_f4154fa61e7cbbc79_d20250402_m023537_c001_v7007000_t0000_u01743561337994") 2025/04/02 02:35:40 DEBUG : potato2: Deleting (id "4_z6fa29d3350adfb4b9f580e1b_f119fc3d307d67f09_d20250402_m023533_c001_v0001183_t0007_u01743561333678") 2025/04/02 02:35:40 DEBUG : potato3: Deleting (id "4_z6fa29d3350adfb4b9f580e1b_f4154fa61e7cbbc78_d20250402_m023537_c001_v7007000_t0000_u01743561337783") 2025/04/02 02:35:40 DEBUG : potato3: Deleting (id "4_z6fa29d3350adfb4b9f580e1b_f10780f8379034ae2_d20250402_m023533_c001_v0001144_t0043_u01743561333923") 2025/04/02 02:35:40 DEBUG : potato3: Deleting (id "4_z6fa29d3350adfb4b9f580e1b_f103edbb94540eccb_d20250402_m023533_c001_v0001181_t0014_u01743561333044") --- PASS: TestServerSideMove (12.70s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yazumol8vavi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zofevur0yaye -> B2 bucket rclone-test-yazumol8vavi 2025/04/02 02:35:47 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 02:35:47 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 02:35:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:35:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 02:35:47 DEBUG : B2 bucket rclone-test-yazumol8vavi: Waiting for checks to finish 2025/04/02 02:35:47 DEBUG : B2 bucket rclone-test-yazumol8vavi: Waiting for transfers to finish 2025/04/02 02:35:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:35:47 INFO : potato2: Copied (server-side copy) 2025/04/02 02:35:47 INFO : potato2: Deleted 2025/04/02 02:35:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 02:35:47 INFO : potato3: Copied (server-side copy) 2025/04/02 02:35:48 INFO : potato3: Deleted 2025/04/02 02:35:48 DEBUG : Creating backend with remote "TestB2:rclone-test-meqoyim5rafi" 2025/04/02 02:35:49 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 02:35:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:35:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/02 02:35:49 DEBUG : B2 bucket rclone-test-meqoyim5rafi: Waiting for checks to finish 2025/04/02 02:35:49 DEBUG : B2 bucket rclone-test-meqoyim5rafi: Waiting for transfers to finish 2025/04/02 02:35:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:35:50 INFO : potato2: Copied (server-side copy) 2025/04/02 02:35:50 INFO : potato2: Deleted 2025/04/02 02:35:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 02:35:50 INFO : potato3: Copied (server-side copy) 2025/04/02 02:35:50 INFO : potato3: Deleted 2025/04/02 02:35:51 DEBUG : B2 bucket rclone-test-meqoyim5rafi: Purge remote 2025/04/02 02:35:51 INFO : B2 bucket rclone-test-meqoyim5rafi: cleaning bucket "rclone-test-meqoyim5rafi" of all files 2025/04/02 02:35:51 DEBUG : potato2: Deleting (id "4_z8fd2dda350adfb4b9f580e1b_f116f80a27e5e6431_d20250402_m023550_c001_v0001105_t0012_u01743561350205") 2025/04/02 02:35:51 DEBUG : potato3: Deleting (id "4_z8fd2dda350adfb4b9f580e1b_f11363645e8fd18d6_d20250402_m023550_c001_v0001180_t0053_u01743561350525") 2025/04/02 02:35:53 DEBUG : B2 bucket rclone-test-yazumol8vavi: Purge remote 2025/04/02 02:35:53 INFO : B2 bucket rclone-test-yazumol8vavi: cleaning bucket "rclone-test-yazumol8vavi" of all files 2025/04/02 02:35:53 DEBUG : empty space: Deleting (id "4_zef72cd8350adfb4b9f580e1b_f1037f27581e618c3_d20250402_m023546_c001_v0001184_t0059_u01743561346343") 2025/04/02 02:35:53 DEBUG : potato2: Deleting (id "4_zef72cd8350adfb4b9f580e1b_f4131805ad35baea0_d20250402_m023550_c001_v7007000_t0000_u01743561350504") 2025/04/02 02:35:53 DEBUG : potato2: Deleting (id "4_zef72cd8350adfb4b9f580e1b_f1113d060716b3a0b_d20250402_m023547_c001_v0001182_t0055_u01743561347200") 2025/04/02 02:35:53 DEBUG : potato3: Deleting (id "4_zef72cd8350adfb4b9f580e1b_f4131805ad35baea1_d20250402_m023550_c001_v7007000_t0000_u01743561350737") 2025/04/02 02:35:53 DEBUG : potato3: Deleting (id "4_zef72cd8350adfb4b9f580e1b_f1195115be49e9f99_d20250402_m023547_c001_v0001145_t0030_u01743561347438") 2025/04/02 02:35:53 DEBUG : potato3: Deleting (id "4_zef72cd8350adfb4b9f580e1b_f1037f27581e618cd_d20250402_m023546_c001_v0001184_t0045_u01743561346597") --- PASS: TestServerSideMoveWithFilter (13.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:35:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xipagul2mofa" 2025/04/02 02:35:58 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zofevur0yaye -> B2 bucket rclone-test-xipagul2mofa 2025/04/02 02:36:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:36:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/02 02:36:00 DEBUG : empty space: Unchanged skipping 2025/04/02 02:36:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 02:36:00 DEBUG : B2 bucket rclone-test-xipagul2mofa: Waiting for checks to finish 2025/04/02 02:36:00 INFO : empty space: Deleted 2025/04/02 02:36:00 DEBUG : B2 bucket rclone-test-xipagul2mofa: Waiting for transfers to finish 2025/04/02 02:36:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:36:00 INFO : potato2: Copied (server-side copy) 2025/04/02 02:36:01 INFO : potato2: Deleted 2025/04/02 02:36:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 02:36:01 INFO : potato3: Copied (server-side copy) 2025/04/02 02:36:01 INFO : potato3: Deleted 2025/04/02 02:36:01 DEBUG : Creating backend with remote "TestB2:rclone-test-luxusuw8zogi" 2025/04/02 02:36:02 INFO : tomatoDir: Making directory 2025/04/02 02:36:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/02 02:36:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 02:36:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/02 02:36:03 DEBUG : B2 bucket rclone-test-luxusuw8zogi: Waiting for checks to finish 2025/04/02 02:36:03 DEBUG : B2 bucket rclone-test-luxusuw8zogi: Waiting for transfers to finish 2025/04/02 02:36:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/02 02:36:03 INFO : empty space: Copied (server-side copy) 2025/04/02 02:36:03 INFO : empty space: Deleted 2025/04/02 02:36:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/02 02:36:03 INFO : potato2: Copied (server-side copy) 2025/04/02 02:36:04 INFO : potato2: Deleted 2025/04/02 02:36:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/02 02:36:04 INFO : potato3: Copied (server-side copy) 2025/04/02 02:36:04 INFO : potato3: Deleted 2025/04/02 02:36:05 DEBUG : B2 bucket rclone-test-luxusuw8zogi: Purge remote 2025/04/02 02:36:05 INFO : B2 bucket rclone-test-luxusuw8zogi: cleaning bucket "rclone-test-luxusuw8zogi" of all files 2025/04/02 02:36:05 DEBUG : empty space: Deleting (id "4_z2f720df350bdfb4b9f580e1b_f11846f71ec1558bd_d20250402_m023603_c001_v0001183_t0057_u01743561363634") 2025/04/02 02:36:05 DEBUG : potato2: Deleting (id "4_z2f720df350bdfb4b9f580e1b_f118c91d4a6657e6e_d20250402_m023603_c001_v0001182_t0016_u01743561363848") 2025/04/02 02:36:05 DEBUG : potato3: Deleting (id "4_z2f720df350bdfb4b9f580e1b_f1197836dc09211ce_d20250402_m023604_c001_v0001115_t0000_u01743561364017") 2025/04/02 02:36:06 DEBUG : B2 bucket rclone-test-xipagul2mofa: Purge remote 2025/04/02 02:36:06 INFO : B2 bucket rclone-test-xipagul2mofa: cleaning bucket "rclone-test-xipagul2mofa" of all files 2025/04/02 02:36:06 DEBUG : empty space: Deleting (id "4_z8fc2fdd350adfb4b9f580e1b_f4077d795fee65e94_d20250402_m023603_c001_v7007000_t0000_u01743561363831") 2025/04/02 02:36:06 DEBUG : empty space: Deleting (id "4_z8fc2fdd350adfb4b9f580e1b_f114a9aeabdc8fd02_d20250402_m023559_c001_v0001181_t0051_u01743561359695") 2025/04/02 02:36:06 DEBUG : potato2: Deleting (id "4_z8fc2fdd350adfb4b9f580e1b_f4077d795fee65e95_d20250402_m023604_c001_v7007000_t0000_u01743561364061") 2025/04/02 02:36:06 DEBUG : potato2: Deleting (id "4_z8fc2fdd350adfb4b9f580e1b_f104c49401c397b99_d20250402_m023600_c001_v0001183_t0014_u01743561360785") 2025/04/02 02:36:06 DEBUG : potato3: Deleting (id "4_z8fc2fdd350adfb4b9f580e1b_f4077d795fee65e96_d20250402_m023604_c001_v7007000_t0000_u01743561364719") 2025/04/02 02:36:06 DEBUG : potato3: Deleting (id "4_z8fc2fdd350adfb4b9f580e1b_f113095443585fd10_d20250402_m023601_c001_v0001177_t0015_u01743561361058") 2025/04/02 02:36:06 DEBUG : potato3: Deleting (id "4_z8fc2fdd350adfb4b9f580e1b_f114a9aeabdc8fd08_d20250402_m023600_c001_v0001181_t0040_u01743561360107") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.91s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:36:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:36:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:36:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/rclone-sync-test" 2025/04/02 02:36:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/rclone-sync-test-include/layer2" 2025/04/02 02:36:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/rclone-sync-test-ignore-file" 2025/04/02 02:36:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/02 02:36:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/02 02:36:21 DEBUG : pacer: Reducing sleep to 10ms 2025/04/02 02:36:21 DEBUG : B2 bucket rclone-test-zofevur0yaye path rclone-sync-test: Waiting for checks to finish 2025/04/02 02:36:21 DEBUG : B2 bucket rclone-test-zofevur0yaye path rclone-sync-test: Waiting for transfers to finish 2025/04/02 02:36:21 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:21 INFO : There was nothing to transfer 2025/04/02 02:36:21 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:36:21 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:36:21 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:36:22 DEBUG : B2 bucket rclone-test-zofevur0yaye path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/02 02:36:22 DEBUG : B2 bucket rclone-test-zofevur0yaye path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/02 02:36:22 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:36:22 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:36:22 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:36:22 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:36:23 DEBUG : B2 bucket rclone-test-zofevur0yaye path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/02 02:36:23 DEBUG : B2 bucket rclone-test-zofevur0yaye path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/02 02:36:23 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.67s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:36:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/dst" 2025/04/02 02:36:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/CompareDest" 2025/04/02 02:36:33 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 02:36:33 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:36:33 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:36:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 02:36:34 INFO : one: Copied (new) 2025/04/02 02:36:34 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:36:35 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:36:35 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:36:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/02 02:36:36 INFO : one: Copied (replaced existing) 2025/04/02 02:36:36 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:36:38 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:36:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:36:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 02:36:38 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:36:38 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:38 INFO : There was nothing to transfer 2025/04/02 02:36:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:36:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 02:36:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:36:39 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:36:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:36:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 02:36:39 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:36:39 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:39 INFO : There was nothing to transfer 2025/04/02 02:36:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:36:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 02:36:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:36:40 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:36:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:36:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 02:36:40 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:36:40 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:40 INFO : There was nothing to transfer 2025/04/02 02:36:41 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/02 02:36:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/02 02:36:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 02:36:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:36:41 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:36:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:36:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 02:36:42 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:36:42 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:42 INFO : There was nothing to transfer 2025/04/02 02:36:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/02 02:36:42 DEBUG : two: Need to transfer - File not found at Destination 2025/04/02 02:36:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:36:42 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:36:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:36:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 02:36:43 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:36:43 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/02 02:36:43 INFO : two: Copied (new) 2025/04/02 02:36:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.61s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:36:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/dest" 2025/04/02 02:36:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/pre-dest1" 2025/04/02 02:36:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/pre-dest2" 2025/04/02 02:36:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:36:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/02 02:36:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:36:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/02 02:36:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/02 02:36:52 DEBUG : B2 bucket rclone-test-zofevur0yaye path dest: Waiting for checks to finish 2025/04/02 02:36:52 DEBUG : B2 bucket rclone-test-zofevur0yaye path dest: Waiting for transfers to finish 2025/04/02 02:36:52 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/02 02:36:52 INFO : 3: Copied (new) 2025/04/02 02:36:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.67s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:36:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/dst" 2025/04/02 02:36:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/CopyDest" 2025/04/02 02:36:58 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 02:36:58 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:36:58 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:36:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 02:36:58 INFO : one: Copied (new) 2025/04/02 02:36:58 DEBUG : Waiting for deletions to finish 2025/04/02 02:36:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:36:59 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:36:59 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:36:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/02 02:36:59 INFO : one: Copied (replaced existing) 2025/04/02 02:36:59 DEBUG : Waiting for deletions to finish 2025/04/02 02:37:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/BackupDir" 2025/04/02 02:37:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:37:02 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:37:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:37:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 02:37:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 02:37:04 INFO : one: Copied (server-side copy) 2025/04/02 02:37:04 INFO : one: Deleted 2025/04/02 02:37:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/02 02:37:05 INFO : one: Copied (server-side copy) 2025/04/02 02:37:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/02 02:37:05 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:37:05 DEBUG : Waiting for deletions to finish 2025/04/02 02:37:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:37:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/02 02:37:06 INFO : two: Copied (server-side copy) 2025/04/02 02:37:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/02 02:37:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:37:06 DEBUG : one: Unchanged skipping 2025/04/02 02:37:06 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:37:06 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:37:06 DEBUG : Waiting for deletions to finish 2025/04/02 02:37:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:37:07 DEBUG : one: Unchanged skipping 2025/04/02 02:37:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:37:07 DEBUG : two: Unchanged skipping 2025/04/02 02:37:07 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:37:07 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:37:07 DEBUG : Waiting for deletions to finish 2025/04/02 02:37:07 INFO : There was nothing to transfer 2025/04/02 02:37:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/02 02:37:08 DEBUG : three: Destination not found in --copy-dest 2025/04/02 02:37:08 DEBUG : three: Need to transfer - File not found at Destination 2025/04/02 02:37:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:37:08 DEBUG : one: Unchanged skipping 2025/04/02 02:37:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/02 02:37:08 DEBUG : two: Unchanged skipping 2025/04/02 02:37:08 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:37:08 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:37:09 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/02 02:37:09 INFO : three: Copied (new) 2025/04/02 02:37:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.21s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:37:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/dst" 2025/04/02 02:37:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/backup" 2025/04/02 02:37:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:37:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:37:15 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:37:15 DEBUG : two: Unchanged skipping 2025/04/02 02:37:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 02:37:17 INFO : one: Copied (server-side copy) 2025/04/02 02:37:17 INFO : one: Deleted 2025/04/02 02:37:17 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:37:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:37:18 INFO : one: Copied (new) 2025/04/02 02:37:18 DEBUG : Waiting for deletions to finish 2025/04/02 02:37:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 02:37:18 INFO : three.txt: Copied (server-side copy) 2025/04/02 02:37:19 INFO : three.txt: Deleted 2025/04/02 02:37:19 INFO : three.txt: Moved into backup dir 2025/04/02 02:37:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:37:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:37:20 DEBUG : two: Unchanged skipping 2025/04/02 02:37:20 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:37:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:37:22 INFO : one: Copied (server-side copy) 2025/04/02 02:37:22 INFO : one: Deleted 2025/04/02 02:37:22 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:37:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 02:37:22 INFO : one: Copied (new) 2025/04/02 02:37:22 DEBUG : Waiting for deletions to finish 2025/04/02 02:37:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 02:37:23 INFO : three.txt: Copied (server-side copy) 2025/04/02 02:37:23 INFO : three.txt: Deleted 2025/04/02 02:37:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:37:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/dst" 2025/04/02 02:37:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/backup" 2025/04/02 02:37:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:37:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:37:29 DEBUG : two: Unchanged skipping 2025/04/02 02:37:29 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:37:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 02:37:31 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 02:37:31 INFO : one: Deleted 2025/04/02 02:37:31 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:37:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:37:32 INFO : one: Copied (new) 2025/04/02 02:37:32 DEBUG : Waiting for deletions to finish 2025/04/02 02:37:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 02:37:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 02:37:33 INFO : three.txt: Deleted 2025/04/02 02:37:33 INFO : three.txt: Moved into backup dir 2025/04/02 02:37:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:37:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:37:35 DEBUG : two: Unchanged skipping 2025/04/02 02:37:35 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:37:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:37:35 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 02:37:35 INFO : one: Deleted 2025/04/02 02:37:35 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:37:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 02:37:36 INFO : one: Copied (new) 2025/04/02 02:37:36 DEBUG : Waiting for deletions to finish 2025/04/02 02:37:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 02:37:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 02:37:36 INFO : three.txt: Deleted 2025/04/02 02:37:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:37:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-13.backblaze.com/b2api/v1/b2_upload_file/5fc22d33508dfb4b9f580e1b/c001_v0001181_t0018": EOF 2025/04/02 02:37:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-13.backblaze.com/b2api/v1/b2_upload_file/5fc22d33508dfb4b9f580e1b/c001_v0001181_t0018": EOF) 2025/04/02 02:37:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zofevur0yaye: 1/10 (Post "https://pod-000-1181-13.backblaze.com/b2api/v1/b2_upload_file/5fc22d33508dfb4b9f580e1b/c001_v0001181_t0018": EOF) 2025/04/02 02:37:41 DEBUG : pacer: Reducing sleep to 10ms 2025/04/02 02:37:42 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/dst" 2025/04/02 02:37:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/backup" 2025/04/02 02:37:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:37:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:37:45 DEBUG : two: Unchanged skipping 2025/04/02 02:37:45 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:37:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 02:37:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/02 02:37:47 INFO : one: Deleted 2025/04/02 02:37:47 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:37:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:37:48 INFO : one: Copied (new) 2025/04/02 02:37:48 DEBUG : Waiting for deletions to finish 2025/04/02 02:37:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 02:37:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/02 02:37:49 INFO : three.txt: Deleted 2025/04/02 02:37:49 INFO : three.txt: Moved into backup dir 2025/04/02 02:37:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:37:50 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:37:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:37:50 DEBUG : two: Unchanged skipping 2025/04/02 02:37:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:37:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/02 02:37:51 INFO : one: Deleted 2025/04/02 02:37:51 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:37:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 02:37:51 INFO : one: Copied (new) 2025/04/02 02:37:51 DEBUG : Waiting for deletions to finish 2025/04/02 02:37:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 02:37:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/02 02:37:52 INFO : three.txt: Deleted 2025/04/02 02:37:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.83s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:37:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/dst" 2025/04/02 02:37:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:37:57 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:37:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:37:57 DEBUG : two: Unchanged skipping 2025/04/02 02:37:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 02:37:57 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 02:37:57 INFO : one: Deleted 2025/04/02 02:37:57 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:37:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:37:59 INFO : one: Copied (new) 2025/04/02 02:37:59 DEBUG : Waiting for deletions to finish 2025/04/02 02:37:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 02:37:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 02:37:59 INFO : three.txt: Deleted 2025/04/02 02:37:59 INFO : three.txt: Moved into backup dir 2025/04/02 02:38:00 DEBUG : one.bak: Excluded (Path Filter) 2025/04/02 02:38:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/02 02:38:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:38:00 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for checks to finish 2025/04/02 02:38:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:00 DEBUG : two: Unchanged skipping 2025/04/02 02:38:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:38:01 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 02:38:01 INFO : one: Deleted 2025/04/02 02:38:01 DEBUG : B2 bucket rclone-test-zofevur0yaye path dst: Waiting for transfers to finish 2025/04/02 02:38:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 02:38:02 INFO : one: Copied (new) 2025/04/02 02:38:02 DEBUG : Waiting for deletions to finish 2025/04/02 02:38:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 02:38:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 02:38:03 INFO : three.txt: Deleted 2025/04/02 02:38:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.84s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:38:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/dst" 2025/04/02 02:38:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:38:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 02:38:08 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 02:38:08 INFO : one: Deleted 2025/04/02 02:38:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:38:09 INFO : one: Copied (new) 2025/04/02 02:38:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:09 DEBUG : two: Unchanged skipping 2025/04/02 02:38:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/02 02:38:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 02:38:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 02:38:10 INFO : three.txt: Deleted 2025/04/02 02:38:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 02:38:11 INFO : three.txt: Copied (new) 2025/04/02 02:38:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:38:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:38:12 INFO : one: Copied (server-side copy) to: one.bak 2025/04/02 02:38:13 INFO : one: Deleted 2025/04/02 02:38:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 02:38:13 INFO : one: Copied (new) 2025/04/02 02:38:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:13 DEBUG : two: Unchanged skipping 2025/04/02 02:38:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/02 02:38:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 02:38:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/02 02:38:14 INFO : three.txt: Deleted 2025/04/02 02:38:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/02 02:38:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.87s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zofevur0yaye/dst" 2025/04/02 02:38:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 02:38:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/02 02:38:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/02 02:38:21 INFO : one: Deleted 2025/04/02 02:38:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:38:22 INFO : one: Copied (new) 2025/04/02 02:38:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:22 DEBUG : two: Unchanged skipping 2025/04/02 02:38:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/02 02:38:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/02 02:38:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/02 02:38:23 INFO : three.txt: Deleted 2025/04/02 02:38:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 02:38:23 INFO : three.txt: Copied (new) 2025/04/02 02:38:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 02:38:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/02 02:38:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/02 02:38:24 INFO : one: Deleted 2025/04/02 02:38:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/02 02:38:24 INFO : one: Copied (new) 2025/04/02 02:38:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:25 DEBUG : two: Unchanged skipping 2025/04/02 02:38:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/02 02:38:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/02 02:38:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/02 02:38:25 INFO : three.txt: Deleted 2025/04/02 02:38:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/02 02:38:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.06s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:38:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/02 02:38:28 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:38:28 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:38:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/02 02:38:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/02 02:38:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.64s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:38:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 02:38:30 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:38:30 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:38:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/02 02:38:31 INFO : existing: Copied (new) 2025/04/02 02:38:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:38:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/02 02:38:31 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:38:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/02 02:38:31 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:38:31 ERROR : B2 bucket rclone-test-zofevur0yaye: not deleting files as there were IO errors 2025/04/02 02:38:31 ERROR : B2 bucket rclone-test-zofevur0yaye: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncImmutable (2.98s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:38:34 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:38:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:34 DEBUG : existing: Unchanged skipping 2025/04/02 02:38:34 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:38:34 DEBUG : Waiting for deletions to finish 2025/04/02 02:38:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.88s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.45s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:38:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:38:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both0: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both12: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both1: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both10: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both15: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both16: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both17: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both18: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both19: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both2: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both3: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both11: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both13: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both14: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both4: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both8: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:38:51 DEBUG : both5: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both6: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both7: Unchanged skipping 2025/04/02 02:38:51 DEBUG : both9: Unchanged skipping 2025/04/02 02:38:51 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:38:51 DEBUG : Waiting for deletions to finish 2025/04/02 02:38:51 INFO : only13: Deleted 2025/04/02 02:38:51 INFO : only15: Deleted 2025/04/02 02:38:51 INFO : only3: Deleted 2025/04/02 02:38:51 INFO : only5: Deleted 2025/04/02 02:38:51 INFO : only14: Deleted 2025/04/02 02:38:51 INFO : only1: Deleted 2025/04/02 02:38:51 INFO : only11: Deleted 2025/04/02 02:38:51 INFO : only12: Deleted 2025/04/02 02:38:51 INFO : only16: Deleted 2025/04/02 02:38:52 INFO : only18: Deleted 2025/04/02 02:38:52 INFO : only19: Deleted 2025/04/02 02:38:52 INFO : only17: Deleted 2025/04/02 02:38:52 INFO : only2: Deleted 2025/04/02 02:38:52 INFO : only4: Deleted 2025/04/02 02:38:52 INFO : only6: Deleted 2025/04/02 02:38:52 INFO : only8: Deleted 2025/04/02 02:38:52 INFO : only7: Deleted 2025/04/02 02:38:52 INFO : only0: Deleted 2025/04/02 02:38:52 INFO : only10: Deleted 2025/04/02 02:38:52 INFO : only9: Deleted 2025/04/02 02:38:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.18s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:39:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for checks to finish 2025/04/02 02:39:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both0: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both10: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both13: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both14: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both15: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both11: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both17: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both18: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both1: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both2: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both3: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both4: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both5: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both6: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both7: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both8: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/02 02:39:12 DEBUG : both9: Unchanged skipping 2025/04/02 02:39:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : both19: Unchanged skipping 2025/04/02 02:39:12 DEBUG : both12: Unchanged skipping 2025/04/02 02:39:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : both16: Unchanged skipping 2025/04/02 02:39:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/02 02:39:12 DEBUG : B2 bucket rclone-test-zofevur0yaye: Waiting for transfers to finish 2025/04/02 02:39:12 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:12 INFO : only0: Copied (replaced existing) 2025/04/02 02:39:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:12 INFO : only1: Copied (replaced existing) 2025/04/02 02:39:12 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:12 INFO : only12: Copied (replaced existing) 2025/04/02 02:39:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:12 INFO : only13: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only15: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only14: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only10: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only16: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only17: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only18: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only19: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only11: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only2: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only3: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only4: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only5: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only6: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only7: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only8: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/02 02:39:13 INFO : only9: Copied (replaced existing) 2025/04/02 02:39:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.13s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:39:22 DEBUG : empty_dir: Making directory with metadata 2025/04/02 02:39:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:39:22 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 02:39:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:39:22 INFO : empty_on_remote: Making directory 2025/04/02 02:39:22 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-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:39:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/02 02:39:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/02 02:39:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:39:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.15s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:39:25 DEBUG : empty_dir: Making directory with metadata 2025/04/02 02:39:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:39:25 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 02:39:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 02:39:25 INFO : empty_on_remote: Making directory 2025/04/02 02:39:25 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-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:39:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/02 02:39:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/02 02:39:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:39:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/02 02:39:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:39:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:39:28 INFO : sub dir: Making directory 2025/04/02 02:39:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" 2025/04/02 02:39:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 02:39:31 INFO : sub dir: Making directory 2025/04/02 02:39:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofevur0yaye", Local "Local file system at /tmp/rclone2003889499", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.91s) PASS 2025/04/02 02:39:34 DEBUG : B2 bucket rclone-test-zofevur0yaye: Purge remote 2025/04/02 02:39:34 INFO : B2 bucket rclone-test-zofevur0yaye: cleaning bucket "rclone-test-zofevur0yaye" of all files 2025/04/02 02:39:35 DEBUG : BackupDir/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb2f9_d20250402_m023709_c001_v7007000_t0000_u01743561429643") 2025/04/02 02:39:35 DEBUG : BackupDir/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f10618e486609e122_d20250402_m023704_c001_v0001130_t0026_u01743561424211") 2025/04/02 02:39:35 DEBUG : CompareDest/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f40115b661ab6c982_d20250402_m023644_c001_v7007000_t0000_u01743561404277") 2025/04/02 02:39:35 DEBUG : CompareDest/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8e11_d20250402_m023637_c001_v0001181_t0050_u01743561397611") 2025/04/02 02:39:35 DEBUG : CompareDest/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f40115b661ab6c983_d20250402_m023644_c001_v7007000_t0000_u01743561404472") 2025/04/02 02:39:35 DEBUG : CompareDest/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d02c_d20250402_m023639_c001_v0001182_t0014_u01743561399070") 2025/04/02 02:39:35 DEBUG : CopyDest/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb2fa_d20250402_m023709_c001_v7007000_t0000_u01743561429830") 2025/04/02 02:39:35 DEBUG : CopyDest/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d222_d20250402_m023701_c001_v0001092_t0032_u01743561421215") 2025/04/02 02:39:35 DEBUG : CopyDest/three: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb2fb_d20250402_m023710_c001_v7007000_t0000_u01743561430014") 2025/04/02 02:39:35 DEBUG : CopyDest/three: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d282_d20250402_m023707_c001_v0001182_t0013_u01743561427831") 2025/04/02 02:39:35 DEBUG : CopyDest/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb2fd_d20250402_m023710_c001_v7007000_t0000_u01743561430199") 2025/04/02 02:39:35 DEBUG : CopyDest/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8e76_d20250402_m023705_c001_v0001181_t0059_u01743561425813") 2025/04/02 02:39:35 DEBUG : EXISTING: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b09349_d20250402_m023834_c001_v7007000_t0000_u01743561514902") 2025/04/02 02:39:35 DEBUG : EXISTING: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2aa_d20250402_m023833_c001_v0001092_t0043_u01743561513455") 2025/04/02 02:39:35 DEBUG : Testêé: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b09341_d20250402_m023830_c001_v7007000_t0000_u01743561510019") 2025/04/02 02:39:35 DEBUG : Testêé: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2a2_d20250402_m023829_c001_v0001092_t0004_u01743561509192") 2025/04/02 02:39:35 DEBUG : Testêé: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d873_d20250402_m023828_c001_v0001182_t0002_u01743561508151") 2025/04/02 02:39:36 DEBUG : a/potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091bc_d20250402_m023448_c001_v7007000_t0000_u01743561288926") 2025/04/02 02:39:36 DEBUG : a/potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d17a_d20250402_m023448_c001_v0001092_t0034_u01743561288141") 2025/04/02 02:39:36 DEBUG : a/potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091b7_d20250402_m023446_c001_v7007000_t0000_u01743561286078") 2025/04/02 02:39:36 DEBUG : a/potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d172_d20250402_m023445_c001_v0001092_t0040_u01743561285148") 2025/04/02 02:39:36 DEBUG : a/potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4009_d20250402_m023421_c001_v7007000_t0000_u01743561261959") 2025/04/02 02:39:36 DEBUG : a/potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d130_d20250402_m023420_c001_v0001092_t0051_u01743561260942") 2025/04/02 02:39:36 DEBUG : b/potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091bd_d20250402_m023449_c001_v7007000_t0000_u01743561289116") 2025/04/02 02:39:36 DEBUG : b/potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d176_d20250402_m023447_c001_v0001092_t0013_u01743561287024") 2025/04/02 02:39:36 DEBUG : b/potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091b5_d20250402_m023445_c001_v7007000_t0000_u01743561285503") 2025/04/02 02:39:36 DEBUG : b/potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d16a_d20250402_m023444_c001_v0001092_t0014_u01743561284070") 2025/04/02 02:39:36 DEBUG : b/potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4008_d20250402_m023421_c001_v7007000_t0000_u01743561261397") 2025/04/02 02:39:36 DEBUG : b/potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d12c_d20250402_m023419_c001_v0001092_t0034_u01743561259806") 2025/04/02 02:39:36 DEBUG : backup/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313ed8_d20250402_m023723_c001_v7007000_t0000_u01743561443856") 2025/04/02 02:39:36 DEBUG : backup/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f101336a11891a74b_d20250402_m023721_c001_v0001144_t0020_u01743561441049") 2025/04/02 02:39:36 DEBUG : backup/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f11846f71ec15604b_d20250402_m023716_c001_v0001183_t0013_u01743561436972") 2025/04/02 02:39:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb34c_d20250402_m023752_c001_v7007000_t0000_u01743561472965") 2025/04/02 02:39:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1036f3363280eb16_d20250402_m023751_c001_v0001043_t0016_u01743561471081") 2025/04/02 02:39:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1135a93ec5bdfe47_d20250402_m023747_c001_v0001182_t0014_u01743561467181") 2025/04/02 02:39:37 DEBUG : backup/one.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403d78503ec29c8e_d20250402_m023737_c001_v7007000_t0000_u01743561457223") 2025/04/02 02:39:37 DEBUG : backup/one.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f11022b739a374922_d20250402_m023735_c001_v0001184_t0049_u01743561455343") 2025/04/02 02:39:37 DEBUG : backup/one.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1138bd39735bcb3f_d20250402_m023730_c001_v0001144_t0048_u01743561450741") 2025/04/02 02:39:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb34d_d20250402_m023753_c001_v7007000_t0000_u01743561473156") 2025/04/02 02:39:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113546722326b5a0_d20250402_m023752_c001_v0001183_t0044_u01743561472121") 2025/04/02 02:39:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f105a0743da94fde7_d20250402_m023748_c001_v0001177_t0052_u01743561468684") 2025/04/02 02:39:37 DEBUG : backup/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313ed9_d20250402_m023724_c001_v7007000_t0000_u01743561444049") 2025/04/02 02:39:37 DEBUG : backup/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f10555be821f98800_d20250402_m023723_c001_v0001137_t0024_u01743561443015") 2025/04/02 02:39:37 DEBUG : backup/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f112651048e52776f_d20250402_m023718_c001_v0001105_t0059_u01743561438624") 2025/04/02 02:39:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403d78503ec29c8f_d20250402_m023737_c001_v7007000_t0000_u01743561457410") 2025/04/02 02:39:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1097f7c46250f4f5_d20250402_m023736_c001_v0001183_t0019_u01743561456421") 2025/04/02 02:39:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118bbd39b584b3e6_d20250402_m023733_c001_v0001178_t0034_u01743561453179") 2025/04/02 02:39:37 DEBUG : both0: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b84_d20250402_m023914_c001_v7007000_t0000_u01743561554427") 2025/04/02 02:39:37 DEBUG : both0: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469daf3_d20250402_m023857_c001_v0001182_t0015_u01743561537945") 2025/04/02 02:39:37 DEBUG : both0: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f55_d20250402_m023852_c001_v7007000_t0000_u01743561532989") 2025/04/02 02:39:37 DEBUG : both0: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d93b_d20250402_m023837_c001_v0001182_t0008_u01743561517504") 2025/04/02 02:39:37 DEBUG : both1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b85_d20250402_m023914_c001_v7007000_t0000_u01743561554611") 2025/04/02 02:39:37 DEBUG : both1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469db12_d20250402_m023859_c001_v0001182_t0035_u01743561539125") 2025/04/02 02:39:38 DEBUG : both1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f57_d20250402_m023853_c001_v7007000_t0000_u01743561533175") 2025/04/02 02:39:38 DEBUG : both1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d94b_d20250402_m023838_c001_v0001182_t0014_u01743561518065") 2025/04/02 02:39:38 DEBUG : both10: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b86_d20250402_m023914_c001_v7007000_t0000_u01743561554802") 2025/04/02 02:39:38 DEBUG : both10: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469db94_d20250402_m023905_c001_v0001182_t0016_u01743561545600") 2025/04/02 02:39:38 DEBUG : both10: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f59_d20250402_m023853_c001_v7007000_t0000_u01743561533364") 2025/04/02 02:39:38 DEBUG : both10: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d9b7_d20250402_m023844_c001_v0001182_t0021_u01743561524195") 2025/04/02 02:39:38 DEBUG : both11: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b88_d20250402_m023914_c001_v7007000_t0000_u01743561554987") 2025/04/02 02:39:38 DEBUG : both11: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469db9a_d20250402_m023906_c001_v0001182_t0013_u01743561546214") 2025/04/02 02:39:38 DEBUG : both11: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f5a_d20250402_m023853_c001_v7007000_t0000_u01743561533550") 2025/04/02 02:39:38 DEBUG : both11: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d9c3_d20250402_m023844_c001_v0001182_t0052_u01743561524756") 2025/04/02 02:39:38 DEBUG : both12: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b89_d20250402_m023915_c001_v7007000_t0000_u01743561555173") 2025/04/02 02:39:38 DEBUG : both12: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469dbac_d20250402_m023906_c001_v0001182_t0039_u01743561546849") 2025/04/02 02:39:38 DEBUG : both12: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f5c_d20250402_m023853_c001_v7007000_t0000_u01743561533735") 2025/04/02 02:39:38 DEBUG : both12: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d9d5_d20250402_m023845_c001_v0001182_t0010_u01743561525338") 2025/04/02 02:39:38 DEBUG : both13: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b8b_d20250402_m023915_c001_v7007000_t0000_u01743561555358") 2025/04/02 02:39:38 DEBUG : both13: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469dbbc_d20250402_m023907_c001_v0001182_t0007_u01743561547424") 2025/04/02 02:39:38 DEBUG : both13: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f5e_d20250402_m023853_c001_v7007000_t0000_u01743561533920") 2025/04/02 02:39:39 DEBUG : both13: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d9e1_d20250402_m023845_c001_v0001182_t0055_u01743561525927") 2025/04/02 02:39:39 DEBUG : both14: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b8c_d20250402_m023915_c001_v7007000_t0000_u01743561555543") 2025/04/02 02:39:39 DEBUG : both14: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469dbc6_d20250402_m023908_c001_v0001182_t0034_u01743561548003") 2025/04/02 02:39:39 DEBUG : both14: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f5f_d20250402_m023854_c001_v7007000_t0000_u01743561534104") 2025/04/02 02:39:39 DEBUG : both14: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d9ed_d20250402_m023846_c001_v0001182_t0001_u01743561526485") 2025/04/02 02:39:39 DEBUG : both15: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b8d_d20250402_m023915_c001_v7007000_t0000_u01743561555727") 2025/04/02 02:39:39 DEBUG : both15: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469dbd0_d20250402_m023908_c001_v0001182_t0007_u01743561548568") 2025/04/02 02:39:39 DEBUG : both15: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f60_d20250402_m023854_c001_v7007000_t0000_u01743561534289") 2025/04/02 02:39:39 DEBUG : both15: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d9fb_d20250402_m023847_c001_v0001182_t0055_u01743561527091") 2025/04/02 02:39:39 DEBUG : both16: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b8e_d20250402_m023915_c001_v7007000_t0000_u01743561555915") 2025/04/02 02:39:39 DEBUG : both16: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469dbec_d20250402_m023909_c001_v0001182_t0042_u01743561549304") 2025/04/02 02:39:39 DEBUG : both16: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f61_d20250402_m023854_c001_v7007000_t0000_u01743561534476") 2025/04/02 02:39:39 DEBUG : both16: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469da07_d20250402_m023847_c001_v0001182_t0008_u01743561527660") 2025/04/02 02:39:39 DEBUG : both17: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b90_d20250402_m023916_c001_v7007000_t0000_u01743561556098") 2025/04/02 02:39:39 DEBUG : both17: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469dbfa_d20250402_m023909_c001_v0001182_t0056_u01743561549895") 2025/04/02 02:39:39 DEBUG : both17: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f62_d20250402_m023854_c001_v7007000_t0000_u01743561534664") 2025/04/02 02:39:39 DEBUG : both17: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469da15_d20250402_m023848_c001_v0001182_t0039_u01743561528294") 2025/04/02 02:39:39 DEBUG : both18: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b91_d20250402_m023916_c001_v7007000_t0000_u01743561556292") 2025/04/02 02:39:39 DEBUG : both18: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469dc0c_d20250402_m023910_c001_v0001182_t0014_u01743561550510") 2025/04/02 02:39:40 DEBUG : both18: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f63_d20250402_m023854_c001_v7007000_t0000_u01743561534850") 2025/04/02 02:39:40 DEBUG : both18: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469da23_d20250402_m023848_c001_v0001182_t0012_u01743561528895") 2025/04/02 02:39:40 DEBUG : both19: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b92_d20250402_m023916_c001_v7007000_t0000_u01743561556482") 2025/04/02 02:39:40 DEBUG : both19: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469dc1a_d20250402_m023911_c001_v0001182_t0049_u01743561551108") 2025/04/02 02:39:40 DEBUG : both19: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f65_d20250402_m023855_c001_v7007000_t0000_u01743561535035") 2025/04/02 02:39:40 DEBUG : both19: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469da37_d20250402_m023849_c001_v0001182_t0053_u01743561529487") 2025/04/02 02:39:40 DEBUG : both2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b93_d20250402_m023916_c001_v7007000_t0000_u01743561556666") 2025/04/02 02:39:40 DEBUG : both2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469db1e_d20250402_m023859_c001_v0001182_t0038_u01743561539807") 2025/04/02 02:39:40 DEBUG : both2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f66_d20250402_m023855_c001_v7007000_t0000_u01743561535223") 2025/04/02 02:39:40 DEBUG : both2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d957_d20250402_m023838_c001_v0001182_t0011_u01743561518667") 2025/04/02 02:39:40 DEBUG : both3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b94_d20250402_m023916_c001_v7007000_t0000_u01743561556852") 2025/04/02 02:39:40 DEBUG : both3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469db30_d20250402_m023900_c001_v0001182_t0015_u01743561540589") 2025/04/02 02:39:40 DEBUG : both3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f67_d20250402_m023855_c001_v7007000_t0000_u01743561535409") 2025/04/02 02:39:40 DEBUG : both3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d963_d20250402_m023839_c001_v0001182_t0050_u01743561519488") 2025/04/02 02:39:40 DEBUG : both4: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b95_d20250402_m023917_c001_v7007000_t0000_u01743561557036") 2025/04/02 02:39:40 DEBUG : both4: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469db46_d20250402_m023901_c001_v0001182_t0048_u01743561541300") 2025/04/02 02:39:40 DEBUG : both4: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f68_d20250402_m023855_c001_v7007000_t0000_u01743561535596") 2025/04/02 02:39:40 DEBUG : both4: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d971_d20250402_m023840_c001_v0001182_t0003_u01743561520045") 2025/04/02 02:39:40 DEBUG : both5: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b96_d20250402_m023917_c001_v7007000_t0000_u01743561557221") 2025/04/02 02:39:41 DEBUG : both5: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469db4e_d20250402_m023901_c001_v0001182_t0040_u01743561541975") 2025/04/02 02:39:41 DEBUG : both5: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f69_d20250402_m023855_c001_v7007000_t0000_u01743561535783") 2025/04/02 02:39:41 DEBUG : both5: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d97d_d20250402_m023840_c001_v0001182_t0030_u01743561520743") 2025/04/02 02:39:41 DEBUG : both6: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b98_d20250402_m023917_c001_v7007000_t0000_u01743561557405") 2025/04/02 02:39:41 DEBUG : both6: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469db5e_d20250402_m023902_c001_v0001182_t0052_u01743561542707") 2025/04/02 02:39:41 DEBUG : both6: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f6a_d20250402_m023855_c001_v7007000_t0000_u01743561535977") 2025/04/02 02:39:41 DEBUG : both6: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d981_d20250402_m023841_c001_v0001182_t0033_u01743561521341") 2025/04/02 02:39:41 DEBUG : both7: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b9a_d20250402_m023917_c001_v7007000_t0000_u01743561557591") 2025/04/02 02:39:41 DEBUG : both7: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469db68_d20250402_m023903_c001_v0001182_t0052_u01743561543512") 2025/04/02 02:39:41 DEBUG : both7: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f6b_d20250402_m023856_c001_v7007000_t0000_u01743561536161") 2025/04/02 02:39:41 DEBUG : both7: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d98d_d20250402_m023842_c001_v0001182_t0049_u01743561522035") 2025/04/02 02:39:41 DEBUG : both8: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b9b_d20250402_m023917_c001_v7007000_t0000_u01743561557785") 2025/04/02 02:39:41 DEBUG : both8: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469db76_d20250402_m023904_c001_v0001182_t0034_u01743561544396") 2025/04/02 02:39:41 DEBUG : both8: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f6c_d20250402_m023856_c001_v7007000_t0000_u01743561536362") 2025/04/02 02:39:41 DEBUG : both8: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d9a3_d20250402_m023842_c001_v0001182_t0009_u01743561522849") 2025/04/02 02:39:41 DEBUG : both9: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b9c_d20250402_m023917_c001_v7007000_t0000_u01743561557972") 2025/04/02 02:39:41 DEBUG : both9: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469db86_d20250402_m023904_c001_v0001182_t0013_u01743561544952") 2025/04/02 02:39:41 DEBUG : both9: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f6d_d20250402_m023856_c001_v7007000_t0000_u01743561536546") 2025/04/02 02:39:41 DEBUG : both9: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d9af_d20250402_m023843_c001_v0001182_t0044_u01743561523447") 2025/04/02 02:39:42 DEBUG : c/non empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091be_d20250402_m023449_c001_v7007000_t0000_u01743561289300") 2025/04/02 02:39:42 DEBUG : c/non empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d178_d20250402_m023447_c001_v0001092_t0013_u01743561287398") 2025/04/02 02:39:42 DEBUG : c/non empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091b8_d20250402_m023446_c001_v7007000_t0000_u01743561286275") 2025/04/02 02:39:42 DEBUG : c/non empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d16e_d20250402_m023444_c001_v0001092_t0059_u01743561284412") 2025/04/02 02:39:42 DEBUG : c/non empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e400a_d20250402_m023422_c001_v7007000_t0000_u01743561262143") 2025/04/02 02:39:42 DEBUG : c/non empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d12e_d20250402_m023420_c001_v0001092_t0035_u01743561260186") 2025/04/02 02:39:42 DEBUG : check sum: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c1f_d20250402_m023406_c001_v7007000_t0000_u01743561246352") 2025/04/02 02:39:42 DEBUG : check sum: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d111_d20250402_m023404_c001_v0001092_t0015_u01743561244754") 2025/04/02 02:39:42 DEBUG : dest/3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35baf00_d20250402_m023654_c001_v7007000_t0000_u01743561414110") 2025/04/02 02:39:42 DEBUG : dest/3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4148521c52190cba_d20250402_m023652_c001_v0001172_t0020_u01743561412891") 2025/04/02 02:39:42 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b0933a_d20250402_m023826_c001_v7007000_t0000_u01743561506632") 2025/04/02 02:39:42 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f44cda73f080b_d20250402_m023824_c001_v0001183_t0052_u01743561504829") 2025/04/02 02:39:42 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4089356119f77374_d20250402_m023824_c001_v7007000_t0000_u01743561504647") 2025/04/02 02:39:42 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f44cda73f07db_d20250402_m023821_c001_v0001183_t0015_u01743561501988") 2025/04/02 02:39:42 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4089356119f7736b_d20250402_m023821_c001_v7007000_t0000_u01743561501229") 2025/04/02 02:39:42 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d294_d20250402_m023817_c001_v0001092_t0034_u01743561497095") 2025/04/02 02:39:42 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b09320_d20250402_m023815_c001_v7007000_t0000_u01743561495601") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1174f5671cfdd6b0_d20250402_m023813_c001_v0001092_t0031_u01743561493140") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41764f53a29ef3a6_d20250402_m023812_c001_v7007000_t0000_u01743561492956") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1174f5671cfdd6a6_d20250402_m023809_c001_v0001092_t0056_u01743561489405") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41764f53a29ef39e_d20250402_m023808_c001_v7007000_t0000_u01743561488671") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d6da_d20250402_m023805_c001_v0001182_t0036_u01743561485218") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb359_d20250402_m023803_c001_v7007000_t0000_u01743561483745") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f110e69b174e3e57b_d20250402_m023801_c001_v0001157_t0009_u01743561481805") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805e78_d20250402_m023801_c001_v7007000_t0000_u01743561481617") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f110e69b174e3e571_d20250402_m023758_c001_v0001157_t0042_u01743561478642") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805e57_d20250402_m023757_c001_v7007000_t0000_u01743561477879") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d618_d20250402_m023754_c001_v0001182_t0011_u01743561474376") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb34e_d20250402_m023753_c001_v7007000_t0000_u01743561473364") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1037f27581e6247f_d20250402_m023751_c001_v0001184_t0009_u01743561471716") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41764f53a29ef394_d20250402_m023751_c001_v7007000_t0000_u01743561471532") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1037f27581e6242d_d20250402_m023748_c001_v0001184_t0057_u01743561468172") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41764f53a29ef38f_d20250402_m023747_c001_v7007000_t0000_u01743561467392") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d4fc_d20250402_m023738_c001_v0001182_t0038_u01743561458545") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403d78503ec29c90_d20250402_m023737_c001_v7007000_t0000_u01743561457605") 2025/04/02 02:39:43 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f10243a3b6225ad60_d20250402_m023735_c001_v0001134_t0017_u01743561455906") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69165277_d20250402_m023735_c001_v7007000_t0000_u01743561455563") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f10243a3b6225ad56_d20250402_m023732_c001_v0001134_t0016_u01743561452487") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69165270_d20250402_m023731_c001_v7007000_t0000_u01743561451312") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8ea2_d20250402_m023725_c001_v0001181_t0012_u01743561445164") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313eda_d20250402_m023724_c001_v7007000_t0000_u01743561444236") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113798110864e9b2_d20250402_m023722_c001_v0001101_t0014_u01743561442441") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4154fa61e7cbbdd1_d20250402_m023722_c001_v7007000_t0000_u01743561442255") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113798110864e9a8_d20250402_m023717_c001_v0001101_t0030_u01743561437930") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4154fa61e7cbbdb5_d20250402_m023717_c001_v7007000_t0000_u01743561437194") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d232_d20250402_m023711_c001_v0001092_t0048_u01743561431506") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb2fe_d20250402_m023710_c001_v7007000_t0000_u01743561430383") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1050fc3d8d7dfc3f_d20250402_m023704_c001_v0001041_t0004_u01743561424808") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4077d795fee662bc_d20250402_m023704_c001_v7007000_t0000_u01743561424591") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d1fb_d20250402_m023700_c001_v0001182_t0055_u01743561420634") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f114695dcdb79b712_d20250402_m023659_c001_v0001179_t0020_u01743561419811") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f114695dcdb79b70c_d20250402_m023658_c001_v0001179_t0011_u01743561418815") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f40115b661ab6c984_d20250402_m023644_c001_v7007000_t0000_u01743561404676") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d20a_d20250402_m023636_c001_v0001092_t0017_u01743561396793") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118f70eee6c8fb4d_d20250402_m023635_c001_v0001145_t0028_u01743561395925") 2025/04/02 02:39:44 DEBUG : dst/one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118f70eee6c8fb4b_d20250402_m023634_c001_v0001145_t0040_u01743561394539") 2025/04/02 02:39:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b0933b_d20250402_m023826_c001_v7007000_t0000_u01743561506837") 2025/04/02 02:39:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1024d11f244cbb4f_d20250402_m023824_c001_v0001105_t0034_u01743561504253") 2025/04/02 02:39:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f11121799903d3688_d20250402_m023820_c001_v0001181_t0051_u01743561500961") 2025/04/02 02:39:45 DEBUG : dst/one.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b09321_d20250402_m023815_c001_v7007000_t0000_u01743561495785") 2025/04/02 02:39:45 DEBUG : dst/one.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1045bd579d9cc20a_d20250402_m023812_c001_v0001146_t0021_u01743561492612") 2025/04/02 02:39:45 DEBUG : dst/one.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f109985be6d5c0c57_d20250402_m023808_c001_v0001184_t0037_u01743561488393") 2025/04/02 02:39:45 DEBUG : dst/one.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb35b_d20250402_m023803_c001_v7007000_t0000_u01743561483974") 2025/04/02 02:39:45 DEBUG : dst/one.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1097f7c46250f687_d20250402_m023801_c001_v0001183_t0019_u01743561481377") 2025/04/02 02:39:45 DEBUG : dst/one.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f10611d1f776cedd4_d20250402_m023757_c001_v0001183_t0025_u01743561477668") 2025/04/02 02:39:45 DEBUG : dst/three: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb2ff_d20250402_m023710_c001_v7007000_t0000_u01743561430567") 2025/04/02 02:39:45 DEBUG : dst/three: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f114695dcdb79b72c_d20250402_m023709_c001_v0001179_t0047_u01743561429045") 2025/04/02 02:39:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b0933c_d20250402_m023827_c001_v7007000_t0000_u01743561507033") 2025/04/02 02:39:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d83b_d20250402_m023825_c001_v0001182_t0042_u01743561505655") 2025/04/02 02:39:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f105a6bf71412f71e_d20250402_m023822_c001_v0001183_t0000_u01743561502770") 2025/04/02 02:39:45 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b0933e_d20250402_m023827_c001_v7007000_t0000_u01743561507219") 2025/04/02 02:39:45 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f44cda73f081f_d20250402_m023826_c001_v0001183_t0054_u01743561506035") 2025/04/02 02:39:45 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4089356119f77377_d20250402_m023825_c001_v7007000_t0000_u01743561505854") 2025/04/02 02:39:45 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f44cda73f07f3_d20250402_m023823_c001_v0001183_t0001_u01743561503162") 2025/04/02 02:39:45 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4089356119f7736f_d20250402_m023822_c001_v7007000_t0000_u01743561502979") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d298_d20250402_m023818_c001_v0001092_t0050_u01743561498026") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b09324_d20250402_m023815_c001_v7007000_t0000_u01743561495970") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1174f5671cfdd6b4_d20250402_m023814_c001_v0001092_t0005_u01743561494730") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41764f53a29ef3a9_d20250402_m023814_c001_v7007000_t0000_u01743561494546") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1174f5671cfdd6a8_d20250402_m023810_c001_v0001092_t0008_u01743561490900") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41764f53a29ef3a0_d20250402_m023810_c001_v7007000_t0000_u01743561490710") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d6e0_d20250402_m023805_c001_v0001182_t0030_u01743561485728") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805e7c_d20250402_m023803_c001_v7007000_t0000_u01743561483037") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d280_d20250402_m023800_c001_v0001092_t0056_u01743561480343") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805e6c_d20250402_m023759_c001_v7007000_t0000_u01743561479597") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d624_d20250402_m023754_c001_v0001182_t0032_u01743561474977") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41764f53a29ef397_d20250402_m023752_c001_v7007000_t0000_u01743561472335") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d270_d20250402_m023750_c001_v0001092_t0001_u01743561470074") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41764f53a29ef390_d20250402_m023748_c001_v7007000_t0000_u01743561468933") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d53a_d20250402_m023741_c001_v0001182_t0041_u01743561461755") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69165279_d20250402_m023736_c001_v7007000_t0000_u01743561456633") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8ed8_d20250402_m023734_c001_v0001181_t0001_u01743561454525") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69165274_d20250402_m023733_c001_v7007000_t0000_u01743561453411") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d248_d20250402_m023726_c001_v0001092_t0023_u01743561446318") 2025/04/02 02:39:46 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4154fa61e7cbbdd6_d20250402_m023723_c001_v7007000_t0000_u01743561443296") 2025/04/02 02:39:47 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d240_d20250402_m023720_c001_v0001092_t0020_u01743561440022") 2025/04/02 02:39:47 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4154fa61e7cbbdbc_d20250402_m023718_c001_v7007000_t0000_u01743561438910") 2025/04/02 02:39:47 DEBUG : dst/three.txt: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d2c8_d20250402_m023712_c001_v0001182_t0055_u01743561432501") 2025/04/02 02:39:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b09325_d20250402_m023816_c001_v7007000_t0000_u01743561496160") 2025/04/02 02:39:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f111c97d556723945_d20250402_m023814_c001_v0001137_t0024_u01743561494034") 2025/04/02 02:39:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f117e7e7dad30926c_d20250402_m023810_c001_v0001153_t0019_u01743561490355") 2025/04/02 02:39:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb35d_d20250402_m023804_c001_v7007000_t0000_u01743561484238") 2025/04/02 02:39:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f101ea280764501f4_d20250402_m023802_c001_v0001029_t0000_u01743561482569") 2025/04/02 02:39:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f114c6d1bdd581a56_d20250402_m023759_c001_v0001182_t0043_u01743561479388") 2025/04/02 02:39:47 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b0933f_d20250402_m023827_c001_v7007000_t0000_u01743561507403") 2025/04/02 02:39:47 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d7b6_d20250402_m023817_c001_v0001182_t0028_u01743561497812") 2025/04/02 02:39:47 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b09326_d20250402_m023816_c001_v7007000_t0000_u01743561496354") 2025/04/02 02:39:47 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d28a_d20250402_m023805_c001_v0001092_t0035_u01743561485419") 2025/04/02 02:39:47 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb35f_d20250402_m023804_c001_v7007000_t0000_u01743561484461") 2025/04/02 02:39:47 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d278_d20250402_m023754_c001_v0001092_t0031_u01743561474594") 2025/04/02 02:39:47 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb350_d20250402_m023753_c001_v7007000_t0000_u01743561473588") 2025/04/02 02:39:47 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d262_d20250402_m023739_c001_v0001092_t0035_u01743561459107") 2025/04/02 02:39:47 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403d78503ec29c91_d20250402_m023737_c001_v7007000_t0000_u01743561457805") 2025/04/02 02:39:47 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d3ae_d20250402_m023725_c001_v0001182_t0008_u01743561445742") 2025/04/02 02:39:48 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313edb_d20250402_m023724_c001_v7007000_t0000_u01743561444431") 2025/04/02 02:39:48 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8e82_d20250402_m023712_c001_v0001181_t0045_u01743561432282") 2025/04/02 02:39:48 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35bb301_d20250402_m023710_c001_v7007000_t0000_u01743561430772") 2025/04/02 02:39:48 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f1031524bb0f2caaa_d20250402_m023706_c001_v0001182_t0031_u01743561426635") 2025/04/02 02:39:48 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f40115b661ab6c985_d20250402_m023644_c001_v7007000_t0000_u01743561404877") 2025/04/02 02:39:48 DEBUG : dst/two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118f70eee6c8fb5f_d20250402_m023643_c001_v0001145_t0031_u01743561403374") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f416051d139c23623_d20250402_m023600_c001_v7007000_t0000_u01743561360764") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469cd34_d20250402_m023557_c001_v0001182_t0044_u01743561357058") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f416051d139c2361f_d20250402_m023555_c001_v7007000_t0000_u01743561355183") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469cc0f_d20250402_m023543_c001_v0001182_t0034_u01743561343690") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4065_d20250402_m023533_c001_v7007000_t0000_u01743561333638") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469cadf_d20250402_m023530_c001_v0001182_t0025_u01743561330372") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091f3_d20250402_m023504_c001_v7007000_t0000_u01743561304447") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d19a_d20250402_m023502_c001_v0001092_t0021_u01743561302277") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091ef_d20250402_m023500_c001_v7007000_t0000_u01743561300589") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d194_d20250402_m023459_c001_v0001092_t0002_u01743561299234") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091e8_d20250402_m023455_c001_v7007000_t0000_u01743561295444") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d186_d20250402_m023453_c001_v0001092_t0034_u01743561293674") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091c5_d20250402_m023452_c001_v7007000_t0000_u01743561292273") 2025/04/02 02:39:48 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d17e_d20250402_m023450_c001_v0001092_t0038_u01743561290664") 2025/04/02 02:39:49 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091ad_d20250402_m023443_c001_v7007000_t0000_u01743561283149") 2025/04/02 02:39:49 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d162_d20250402_m023441_c001_v0001092_t0035_u01743561281095") 2025/04/02 02:39:49 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e401f_d20250402_m023439_c001_v7007000_t0000_u01743561279798") 2025/04/02 02:39:49 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d15c_d20250402_m023438_c001_v0001092_t0015_u01743561278923") 2025/04/02 02:39:49 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4014_d20250402_m023432_c001_v7007000_t0000_u01743561272816") 2025/04/02 02:39:49 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d14c_d20250402_m023430_c001_v0001092_t0059_u01743561270824") 2025/04/02 02:39:49 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4010_d20250402_m023428_c001_v7007000_t0000_u01743561268200") 2025/04/02 02:39:49 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d13e_d20250402_m023427_c001_v0001092_t0036_u01743561267032") 2025/04/02 02:39:49 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e400d_d20250402_m023425_c001_v7007000_t0000_u01743561265912") 2025/04/02 02:39:49 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f10704ae8fb573720_d20250402_m023424_c001_v0001102_t0050_u01743561264734") 2025/04/02 02:39:49 DEBUG : empty space: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d136_d20250402_m023422_c001_v0001092_t0039_u01743561262887") 2025/04/02 02:39:49 DEBUG : enormous: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091f1_d20250402_m023503_c001_v7007000_t0000_u01743561303522") 2025/04/02 02:39:49 DEBUG : enormous: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d19c_d20250402_m023502_c001_v0001092_t0052_u01743561302629") 2025/04/02 02:39:49 DEBUG : existing: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b09346_d20250402_m023832_c001_v7007000_t0000_u01743561512174") 2025/04/02 02:39:49 DEBUG : existing: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469d8a7_d20250402_m023830_c001_v0001182_t0010_u01743561510862") 2025/04/02 02:39:49 DEBUG : existing: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e405f_d20250402_m023528_c001_v7007000_t0000_u01743561328421") 2025/04/02 02:39:49 DEBUG : existing: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d1ca_d20250402_m023527_c001_v0001092_t0029_u01743561327142") 2025/04/02 02:39:49 DEBUG : existing: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4000_d20250402_m023418_c001_v7007000_t0000_u01743561258586") 2025/04/02 02:39:49 DEBUG : existing: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d12a_d20250402_m023417_c001_v0001092_t0045_u01743561257384") 2025/04/02 02:39:50 DEBUG : existing: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e3ffd_d20250402_m023416_c001_v7007000_t0000_u01743561256082") 2025/04/02 02:39:50 DEBUG : existing: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d125_d20250402_m023415_c001_v0001092_t0010_u01743561255378") 2025/04/02 02:39:50 DEBUG : existing: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d121_d20250402_m023414_c001_v0001092_t0039_u01743561254326") 2025/04/02 02:39:50 DEBUG : existing-b: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4060_d20250402_m023528_c001_v7007000_t0000_u01743561328607") 2025/04/02 02:39:50 DEBUG : existing-b: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469ca99_d20250402_m023527_c001_v0001182_t0042_u01743561327131") 2025/04/02 02:39:50 DEBUG : file1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bc3_d20250402_m023926_c001_v7007000_t0000_u01743561566938") 2025/04/02 02:39:50 DEBUG : file1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102ae7cb569ad875_d20250402_m023926_c001_v0001184_t0038_u01743561566153") 2025/04/02 02:39:50 DEBUG : file1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bba_d20250402_m023924_c001_v7007000_t0000_u01743561564071") 2025/04/02 02:39:50 DEBUG : file1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469dd09_d20250402_m023923_c001_v0001182_t0017_u01743561563017") 2025/04/02 02:39:50 DEBUG : five: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091fd_d20250402_m023509_c001_v7007000_t0000_u01743561309150") 2025/04/02 02:39:50 DEBUG : five: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d1aa_d20250402_m023507_c001_v0001092_t0023_u01743561307088") 2025/04/02 02:39:50 DEBUG : foo: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4011_d20250402_m023430_c001_v7007000_t0000_u01743561270088") 2025/04/02 02:39:50 DEBUG : foo: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d148_d20250402_m023429_c001_v0001092_t0023_u01743561269522") 2025/04/02 02:39:50 DEBUG : foo: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d146_d20250402_m023428_c001_v0001092_t0023_u01743561268937") 2025/04/02 02:39:50 DEBUG : four: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091fe_d20250402_m023509_c001_v7007000_t0000_u01743561309351") 2025/04/02 02:39:50 DEBUG : four: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f402f4fb4f469c8ab_d20250402_m023507_c001_v0001182_t0046_u01743561307651") 2025/04/02 02:39:50 DEBUG : four: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d1a8_d20250402_m023506_c001_v0001092_t0050_u01743561306336") 2025/04/02 02:39:50 DEBUG : hello world2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69165118_d20250402_m023307_c001_v7007000_t0000_u01743561187646") 2025/04/02 02:39:50 DEBUG : hello world2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d09f_d20250402_m023306_c001_v0001092_t0024_u01743561186642") 2025/04/02 02:39:51 DEBUG : ignore-size: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c27_d20250402_m023412_c001_v7007000_t0000_u01743561252760") 2025/04/02 02:39:51 DEBUG : ignore-size: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d11f_d20250402_m023411_c001_v0001092_t0016_u01743561251368") 2025/04/02 02:39:51 DEBUG : nested/sub dir/file: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e405d_d20250402_m023525_c001_v7007000_t0000_u01743561325807") 2025/04/02 02:39:51 DEBUG : nested/sub dir/file: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469ca59_d20250402_m023524_c001_v0001182_t0021_u01743561324735") 2025/04/02 02:39:51 DEBUG : nested/sub dir/file: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4058_d20250402_m023523_c001_v7007000_t0000_u01743561323463") 2025/04/02 02:39:51 DEBUG : nested/sub dir/file: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469ca0b_d20250402_m023522_c001_v0001182_t0043_u01743561322431") 2025/04/02 02:39:51 DEBUG : one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091ff_d20250402_m023509_c001_v7007000_t0000_u01743561309534") 2025/04/02 02:39:51 DEBUG : one: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d1a0_d20250402_m023505_c001_v0001092_t0023_u01743561305576") 2025/04/02 02:39:51 DEBUG : only0: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b9e_d20250402_m023918_c001_v7007000_t0000_u01743561558172") 2025/04/02 02:39:51 DEBUG : only0: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f402f4fb4f469dc2c_d20250402_m023912_c001_v0001182_t0046_u01743561552330") 2025/04/02 02:39:51 DEBUG : only0: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2ee_d20250402_m023858_c001_v0001092_t0042_u01743561538513") 2025/04/02 02:39:51 DEBUG : only0: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f414362178abaa536_d20250402_m023852_c001_v7007000_t0000_u01743561532329") 2025/04/02 02:39:51 DEBUG : only0: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2b2_d20250402_m023837_c001_v0001092_t0030_u01743561517705") 2025/04/02 02:39:51 DEBUG : only1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166b9f_d20250402_m023918_c001_v7007000_t0000_u01743561558357") 2025/04/02 02:39:51 DEBUG : only1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d32e_d20250402_m023912_c001_v0001092_t0023_u01743561552345") 2025/04/02 02:39:51 DEBUG : only1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2f2_d20250402_m023859_c001_v0001092_t0033_u01743561539362") 2025/04/02 02:39:51 DEBUG : only1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f40115b661ab6ca14_d20250402_m023851_c001_v7007000_t0000_u01743561531721") 2025/04/02 02:39:51 DEBUG : only1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2b4_d20250402_m023838_c001_v0001092_t0050_u01743561518291") 2025/04/02 02:39:51 DEBUG : only10: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166ba0_d20250402_m023918_c001_v7007000_t0000_u01743561558541") 2025/04/02 02:39:51 DEBUG : only10: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f410fdb36779aa3ff_d20250402_m023913_c001_v0001179_t0042_u01743561553069") 2025/04/02 02:39:52 DEBUG : only10: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d314_d20250402_m023905_c001_v0001092_t0006_u01743561545799") 2025/04/02 02:39:52 DEBUG : only10: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f53_d20250402_m023852_c001_v7007000_t0000_u01743561532344") 2025/04/02 02:39:52 DEBUG : only10: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2ce_d20250402_m023844_c001_v0001092_t0013_u01743561524427") 2025/04/02 02:39:52 DEBUG : only11: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166ba1_d20250402_m023918_c001_v7007000_t0000_u01743561558723") 2025/04/02 02:39:52 DEBUG : only11: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f402ae7cb569ad748_d20250402_m023913_c001_v0001184_t0028_u01743561553329") 2025/04/02 02:39:52 DEBUG : only11: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d316_d20250402_m023906_c001_v0001092_t0044_u01743561546426") 2025/04/02 02:39:52 DEBUG : only11: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f414362178abaa533_d20250402_m023851_c001_v7007000_t0000_u01743561531740") 2025/04/02 02:39:52 DEBUG : only11: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2d0_d20250402_m023845_c001_v0001092_t0039_u01743561525037") 2025/04/02 02:39:52 DEBUG : only12: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166ba3_d20250402_m023918_c001_v7007000_t0000_u01743561558907") 2025/04/02 02:39:52 DEBUG : only12: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f402f4fb4f469dc34_d20250402_m023912_c001_v0001182_t0046_u01743561552736") 2025/04/02 02:39:52 DEBUG : only12: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d318_d20250402_m023907_c001_v0001092_t0055_u01743561547074") 2025/04/02 02:39:52 DEBUG : only12: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f4d_d20250402_m023851_c001_v7007000_t0000_u01743561531752") 2025/04/02 02:39:52 DEBUG : only12: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2d2_d20250402_m023845_c001_v0001092_t0051_u01743561525589") 2025/04/02 02:39:52 DEBUG : only13: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166ba4_d20250402_m023919_c001_v7007000_t0000_u01743561559092") 2025/04/02 02:39:52 DEBUG : only13: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d330_d20250402_m023912_c001_v0001092_t0023_u01743561552747") 2025/04/02 02:39:52 DEBUG : only13: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d31e_d20250402_m023907_c001_v0001092_t0001_u01743561547630") 2025/04/02 02:39:52 DEBUG : only13: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f414362178abaa530_d20250402_m023851_c001_v7007000_t0000_u01743561531177") 2025/04/02 02:39:52 DEBUG : only13: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2d6_d20250402_m023846_c001_v0001092_t0050_u01743561526131") 2025/04/02 02:39:52 DEBUG : only14: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166ba5_d20250402_m023919_c001_v7007000_t0000_u01743561559276") 2025/04/02 02:39:53 DEBUG : only14: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f402f4fb4f469dc38_d20250402_m023912_c001_v0001182_t0046_u01743561552930") 2025/04/02 02:39:53 DEBUG : only14: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d320_d20250402_m023908_c001_v0001092_t0028_u01743561548225") 2025/04/02 02:39:53 DEBUG : only14: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f4a_d20250402_m023851_c001_v7007000_t0000_u01743561531567") 2025/04/02 02:39:53 DEBUG : only14: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2d8_d20250402_m023846_c001_v0001092_t0025_u01743561526700") 2025/04/02 02:39:53 DEBUG : only15: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166ba6_d20250402_m023919_c001_v7007000_t0000_u01743561559460") 2025/04/02 02:39:53 DEBUG : only15: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d332_d20250402_m023912_c001_v0001092_t0023_u01743561552935") 2025/04/02 02:39:53 DEBUG : only15: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d322_d20250402_m023908_c001_v0001092_t0030_u01743561548786") 2025/04/02 02:39:53 DEBUG : only15: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f414362178abaa531_d20250402_m023851_c001_v7007000_t0000_u01743561531362") 2025/04/02 02:39:53 DEBUG : only15: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2da_d20250402_m023847_c001_v0001092_t0010_u01743561527332") 2025/04/02 02:39:53 DEBUG : only16: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166ba7_d20250402_m023919_c001_v7007000_t0000_u01743561559643") 2025/04/02 02:39:53 DEBUG : only16: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d334_d20250402_m023913_c001_v0001092_t0023_u01743561553119") 2025/04/02 02:39:53 DEBUG : only16: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d324_d20250402_m023909_c001_v0001092_t0058_u01743561549502") 2025/04/02 02:39:53 DEBUG : only16: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f4e_d20250402_m023851_c001_v7007000_t0000_u01743561531762") 2025/04/02 02:39:53 DEBUG : only16: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2dc_d20250402_m023847_c001_v0001092_t0020_u01743561527901") 2025/04/02 02:39:53 DEBUG : only17: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166ba8_d20250402_m023919_c001_v7007000_t0000_u01743561559826") 2025/04/02 02:39:53 DEBUG : only17: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f402f4fb4f469dc3c_d20250402_m023913_c001_v0001182_t0046_u01743561553129") 2025/04/02 02:39:53 DEBUG : only17: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d326_d20250402_m023910_c001_v0001092_t0058_u01743561550120") 2025/04/02 02:39:53 DEBUG : only17: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f40115b661ab6ca16_d20250402_m023851_c001_v7007000_t0000_u01743561531947") 2025/04/02 02:39:54 DEBUG : only17: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2e0_d20250402_m023848_c001_v0001092_t0001_u01743561528575") 2025/04/02 02:39:54 DEBUG : only18: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166ba9_d20250402_m023920_c001_v7007000_t0000_u01743561560010") 2025/04/02 02:39:54 DEBUG : only18: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f410fdb36779aa401_d20250402_m023913_c001_v0001179_t0042_u01743561553258") 2025/04/02 02:39:54 DEBUG : only18: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d328_d20250402_m023910_c001_v0001092_t0019_u01743561550720") 2025/04/02 02:39:54 DEBUG : only18: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f414362178abaa534_d20250402_m023851_c001_v7007000_t0000_u01743561531924") 2025/04/02 02:39:54 DEBUG : only18: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2e4_d20250402_m023849_c001_v0001092_t0019_u01743561529105") 2025/04/02 02:39:54 DEBUG : only19: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166baa_d20250402_m023920_c001_v7007000_t0000_u01743561560194") 2025/04/02 02:39:54 DEBUG : only19: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d336_d20250402_m023913_c001_v0001092_t0023_u01743561553310") 2025/04/02 02:39:54 DEBUG : only19: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d32a_d20250402_m023911_c001_v0001092_t0028_u01743561551306") 2025/04/02 02:39:54 DEBUG : only19: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f4f_d20250402_m023851_c001_v7007000_t0000_u01743561531939") 2025/04/02 02:39:54 DEBUG : only19: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2e8_d20250402_m023849_c001_v0001092_t0046_u01743561529750") 2025/04/02 02:39:54 DEBUG : only2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bab_d20250402_m023920_c001_v7007000_t0000_u01743561560378") 2025/04/02 02:39:54 DEBUG : only2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f402f4fb4f469dc46_d20250402_m023913_c001_v0001182_t0046_u01743561553333") 2025/04/02 02:39:54 DEBUG : only2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2f6_d20250402_m023900_c001_v0001092_t0023_u01743561540020") 2025/04/02 02:39:54 DEBUG : only2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f50_d20250402_m023851_c001_v7007000_t0000_u01743561531949") 2025/04/02 02:39:54 DEBUG : only2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2b6_d20250402_m023838_c001_v0001092_t0042_u01743561518928") 2025/04/02 02:39:54 DEBUG : only3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bac_d20250402_m023920_c001_v7007000_t0000_u01743561560573") 2025/04/02 02:39:54 DEBUG : only3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f410fdb36779aa403_d20250402_m023913_c001_v0001179_t0042_u01743561553444") 2025/04/02 02:39:55 DEBUG : only3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2f8_d20250402_m023900_c001_v0001092_t0021_u01743561540813") 2025/04/02 02:39:55 DEBUG : only3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f414362178abaa532_d20250402_m023851_c001_v7007000_t0000_u01743561531556") 2025/04/02 02:39:55 DEBUG : only3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2ba_d20250402_m023839_c001_v0001092_t0012_u01743561519695") 2025/04/02 02:39:55 DEBUG : only4: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bad_d20250402_m023920_c001_v7007000_t0000_u01743561560757") 2025/04/02 02:39:55 DEBUG : only4: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d338_d20250402_m023913_c001_v0001092_t0023_u01743561553494") 2025/04/02 02:39:55 DEBUG : only4: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2fc_d20250402_m023901_c001_v0001092_t0052_u01743561541512") 2025/04/02 02:39:55 DEBUG : only4: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f414362178abaa535_d20250402_m023852_c001_v7007000_t0000_u01743561532142") 2025/04/02 02:39:55 DEBUG : only4: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2bc_d20250402_m023840_c001_v0001092_t0041_u01743561520301") 2025/04/02 02:39:55 DEBUG : only5: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bae_d20250402_m023920_c001_v7007000_t0000_u01743561560941") 2025/04/02 02:39:55 DEBUG : only5: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f402ae7cb569ad74e_d20250402_m023913_c001_v0001184_t0028_u01743561553516") 2025/04/02 02:39:55 DEBUG : only5: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d300_d20250402_m023902_c001_v0001092_t0015_u01743561542192") 2025/04/02 02:39:55 DEBUG : only5: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f4b_d20250402_m023851_c001_v7007000_t0000_u01743561531568") 2025/04/02 02:39:55 DEBUG : only5: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2be_d20250402_m023840_c001_v0001092_t0006_u01743561520973") 2025/04/02 02:39:55 DEBUG : only6: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bb0_d20250402_m023921_c001_v7007000_t0000_u01743561561124") 2025/04/02 02:39:55 DEBUG : only6: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f402f4fb4f469dc48_d20250402_m023913_c001_v0001182_t0046_u01743561553540") 2025/04/02 02:39:55 DEBUG : only6: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d304_d20250402_m023903_c001_v0001092_t0004_u01743561543104") 2025/04/02 02:39:55 DEBUG : only6: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f51_d20250402_m023852_c001_v7007000_t0000_u01743561532143") 2025/04/02 02:39:55 DEBUG : only6: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2c0_d20250402_m023841_c001_v0001092_t0041_u01743561521639") 2025/04/02 02:39:56 DEBUG : only7: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bb2_d20250402_m023921_c001_v7007000_t0000_u01743561561310") 2025/04/02 02:39:56 DEBUG : only7: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f410fdb36779aa405_d20250402_m023913_c001_v0001179_t0042_u01743561553667") 2025/04/02 02:39:56 DEBUG : only7: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d308_d20250402_m023903_c001_v0001092_t0010_u01743561543932") 2025/04/02 02:39:56 DEBUG : only7: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f40115b661ab6ca17_d20250402_m023852_c001_v7007000_t0000_u01743561532200") 2025/04/02 02:39:56 DEBUG : only7: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2c4_d20250402_m023842_c001_v0001092_t0045_u01743561522272") 2025/04/02 02:39:56 DEBUG : only8: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bb3_d20250402_m023921_c001_v7007000_t0000_u01743561561499") 2025/04/02 02:39:56 DEBUG : only8: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d33a_d20250402_m023913_c001_v0001092_t0023_u01743561553678") 2025/04/02 02:39:56 DEBUG : only8: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d30c_d20250402_m023904_c001_v0001092_t0005_u01743561544606") 2025/04/02 02:39:56 DEBUG : only8: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f52_d20250402_m023852_c001_v7007000_t0000_u01743561532162") 2025/04/02 02:39:56 DEBUG : only8: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2ca_d20250402_m023843_c001_v0001092_t0007_u01743561523100") 2025/04/02 02:39:56 DEBUG : only9: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bb4_d20250402_m023921_c001_v7007000_t0000_u01743561561683") 2025/04/02 02:39:56 DEBUG : only9: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f402ae7cb569ad752_d20250402_m023913_c001_v0001184_t0028_u01743561553711") 2025/04/02 02:39:56 DEBUG : only9: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d30e_d20250402_m023905_c001_v0001092_t0037_u01743561545153") 2025/04/02 02:39:56 DEBUG : only9: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f400e3be442313f54_d20250402_m023852_c001_v7007000_t0000_u01743561532354") 2025/04/02 02:39:56 DEBUG : only9: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d2cc_d20250402_m023843_c001_v0001092_t0047_u01743561523727") 2025/04/02 02:39:56 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4050_d20250402_m023520_c001_v7007000_t0000_u01743561320243") 2025/04/02 02:39:56 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8cf6_d20250402_m023518_c001_v0001181_t0003_u01743561318612") 2025/04/02 02:39:56 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e404a_d20250402_m023516_c001_v7007000_t0000_u01743561316370") 2025/04/02 02:39:56 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d1b6_d20250402_m023514_c001_v0001092_t0006_u01743561314612") 2025/04/02 02:39:56 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4046_d20250402_m023512_c001_v7007000_t0000_u01743561312678") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469c8e7_d20250402_m023510_c001_v0001182_t0019_u01743561310466") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091ec_d20250402_m023457_c001_v7007000_t0000_u01743561297903") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d18c_d20250402_m023456_c001_v0001092_t0036_u01743561296377") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091d0_d20250402_m023454_c001_v7007000_t0000_u01743561294352") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d184_d20250402_m023453_c001_v0001092_t0042_u01743561293199") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091c2_d20250402_m023451_c001_v7007000_t0000_u01743561291526") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d17c_d20250402_m023450_c001_v0001092_t0059_u01743561290076") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4023_d20250402_m023442_c001_v7007000_t0000_u01743561282224") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d160_d20250402_m023440_c001_v0001092_t0054_u01743561280732") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4021_d20250402_m023439_c001_v7007000_t0000_u01743561279982") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d15a_d20250402_m023438_c001_v0001092_t0059_u01743561278464") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e401a_d20250402_m023437_c001_v7007000_t0000_u01743561277684") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d158_d20250402_m023436_c001_v0001092_t0031_u01743561276931") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d156_d20250402_m023436_c001_v0001092_t0046_u01743561276169") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4016_d20250402_m023435_c001_v7007000_t0000_u01743561275399") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d154_d20250402_m023434_c001_v0001092_t0050_u01743561274612") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d152_d20250402_m023433_c001_v0001092_t0003_u01743561273813") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4015_d20250402_m023433_c001_v7007000_t0000_u01743561273002") 2025/04/02 02:39:57 DEBUG : potato: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d150_d20250402_m023431_c001_v0001092_t0023_u01743561271925") 2025/04/02 02:39:57 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4054139e402425bf_d20250402_m023610_c001_v7007000_t0000_u01743561370597") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8da0_d20250402_m023609_c001_v0001181_t0020_u01743561369990") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f416051d139c23624_d20250402_m023600_c001_v7007000_t0000_u01743561360989") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8d74_d20250402_m023556_c001_v0001181_t0036_u01743561356467") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f415d0c953d91882a_d20250402_m023547_c001_v7007000_t0000_u01743561347420") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8d5e_d20250402_m023543_c001_v0001181_t0008_u01743561343098") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4068_d20250402_m023533_c001_v7007000_t0000_u01743561333893") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8d32_d20250402_m023530_c001_v0001181_t0018_u01743561330145") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091f2_d20250402_m023503_c001_v7007000_t0000_u01743561303706") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d198_d20250402_m023501_c001_v0001092_t0020_u01743561301889") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091f0_d20250402_m023500_c001_v7007000_t0000_u01743561300774") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d192_d20250402_m023458_c001_v0001092_t0009_u01743561298824") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091ed_d20250402_m023458_c001_v7007000_t0000_u01743561298087") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d190_d20250402_m023457_c001_v0001092_t0012_u01743561297181") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091e9_d20250402_m023455_c001_v7007000_t0000_u01743561295635") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d188_d20250402_m023454_c001_v0001092_t0033_u01743561294725") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091c7_d20250402_m023452_c001_v7007000_t0000_u01743561292458") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d180_d20250402_m023451_c001_v0001092_t0022_u01743561291533") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b091ae_d20250402_m023443_c001_v7007000_t0000_u01743561283333") 2025/04/02 02:39:58 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d166_d20250402_m023441_c001_v0001092_t0013_u01743561281917") 2025/04/02 02:39:59 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e6916511f_d20250402_m023313_c001_v7007000_t0000_u01743561193211") 2025/04/02 02:39:59 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0b3_d20250402_m023312_c001_v0001092_t0003_u01743561192363") 2025/04/02 02:39:59 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e6916511d_d20250402_m023309_c001_v7007000_t0000_u01743561189739") 2025/04/02 02:39:59 DEBUG : potato2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0a5_d20250402_m023308_c001_v0001092_t0057_u01743561188716") 2025/04/02 02:39:59 DEBUG : potato3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f416051d139c23625_d20250402_m023601_c001_v7007000_t0000_u01743561361273") 2025/04/02 02:39:59 DEBUG : potato3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d1e6_d20250402_m023557_c001_v0001092_t0022_u01743561357628") 2025/04/02 02:39:59 DEBUG : potato3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f415d0c953d91882b_d20250402_m023547_c001_v7007000_t0000_u01743561347956") 2025/04/02 02:39:59 DEBUG : potato3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d1dc_d20250402_m023544_c001_v0001092_t0045_u01743561344274") 2025/04/02 02:39:59 DEBUG : potato3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4069_d20250402_m023534_c001_v7007000_t0000_u01743561334870") 2025/04/02 02:39:59 DEBUG : potato3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d1ce_d20250402_m023530_c001_v0001092_t0016_u01743561330586") 2025/04/02 02:39:59 DEBUG : pre-dest1/1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35baf02_d20250402_m023654_c001_v7007000_t0000_u01743561414313") 2025/04/02 02:39:59 DEBUG : pre-dest1/1: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d218_d20250402_m023645_c001_v0001092_t0012_u01743561405649") 2025/04/02 02:39:59 DEBUG : pre-dest2/2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f4131805ad35baf04_d20250402_m023654_c001_v7007000_t0000_u01743561414541") 2025/04/02 02:39:59 DEBUG : pre-dest2/2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8e38_d20250402_m023646_c001_v0001181_t0012_u01743561406359") 2025/04/02 02:39:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f40115b661ab6c978_d20250402_m023623_c001_v7007000_t0000_u01743561383370") 2025/04/02 02:39:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469ced5_d20250402_m023620_c001_v0001182_t0056_u01743561380156") 2025/04/02 02:39:59 DEBUG : sizeonly: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c22_d20250402_m023409_c001_v7007000_t0000_u01743561249565") 2025/04/02 02:39:59 DEBUG : sizeonly: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d119_d20250402_m023408_c001_v0001092_t0030_u01743561248155") 2025/04/02 02:39:59 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bd1_d20250402_m023933_c001_v7007000_t0000_u01743561573080") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f110fdb36779aa430_d20250402_m023932_c001_v0001179_t0014_u01743561572075") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bcb_d20250402_m023930_c001_v7007000_t0000_u01743561570167") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d34a_d20250402_m023929_c001_v0001092_t0013_u01743561569022") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e405e_d20250402_m023526_c001_v7007000_t0000_u01743561326011") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8d20_d20250402_m023525_c001_v0001181_t0014_u01743561325156") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4059_d20250402_m023523_c001_v7007000_t0000_u01743561323666") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d1c4_d20250402_m023522_c001_v0001092_t0029_u01743561322791") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c1d_d20250402_m023403_c001_v7007000_t0000_u01743561243584") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d10d_d20250402_m023401_c001_v0001092_t0029_u01743561241806") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c1a_d20250402_m023400_c001_v7007000_t0000_u01743561240777") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d10b_d20250402_m023359_c001_v0001092_t0007_u01743561239328") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c13_d20250402_m023354_c001_v7007000_t0000_u01743561234956") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0ff_d20250402_m023353_c001_v0001092_t0042_u01743561233354") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c10_d20250402_m023352_c001_v7007000_t0000_u01743561232567") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0fd_d20250402_m023351_c001_v0001092_t0010_u01743561231028") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0f7_d20250402_m023347_c001_v0001092_t0005_u01743561227759") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c0f_d20250402_m023346_c001_v7007000_t0000_u01743561226537") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0ef_d20250402_m023345_c001_v0001092_t0004_u01743561225372") 2025/04/02 02:40:00 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0ed_d20250402_m023344_c001_v0001092_t0040_u01743561224384") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c0a_d20250402_m023342_c001_v7007000_t0000_u01743561222913") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0e5_d20250402_m023339_c001_v0001092_t0038_u01743561219621") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0dd_d20250402_m023336_c001_v0001092_t0054_u01743561216596") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c08_d20250402_m023335_c001_v7007000_t0000_u01743561215577") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0db_d20250402_m023334_c001_v0001092_t0012_u01743561214631") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0d7_d20250402_m023333_c001_v0001092_t0049_u01743561213545") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c05_d20250402_m023331_c001_v7007000_t0000_u01743561211897") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0cb_d20250402_m023326_c001_v0001092_t0008_u01743561206249") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f411a5cb406805c02_d20250402_m023325_c001_v7007000_t0000_u01743561205748") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0c7_d20250402_m023324_c001_v0001092_t0014_u01743561204843") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69165133_d20250402_m023322_c001_v7007000_t0000_u01743561202935") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0c3_d20250402_m023322_c001_v0001092_t0001_u01743561202120") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e6916512f_d20250402_m023321_c001_v7007000_t0000_u01743561201478") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0c1_d20250402_m023320_c001_v0001092_t0047_u01743561200511") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e6916512b_d20250402_m023318_c001_v7007000_t0000_u01743561198663") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0bf_d20250402_m023317_c001_v0001092_t0002_u01743561197415") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69165125_d20250402_m023316_c001_v7007000_t0000_u01743561196777") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0bb_d20250402_m023316_c001_v0001092_t0027_u01743561196005") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69165122_d20250402_m023314_c001_v7007000_t0000_u01743561194966") 2025/04/02 02:40:01 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d0b7_d20250402_m023314_c001_v0001092_t0010_u01743561194200") 2025/04/02 02:40:02 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69165115_d20250402_m023305_c001_v7007000_t0000_u01743561185431") 2025/04/02 02:40:02 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d097_d20250402_m023304_c001_v0001092_t0051_u01743561184398") 2025/04/02 02:40:02 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69165114_d20250402_m023303_c001_v7007000_t0000_u01743561183357") 2025/04/02 02:40:02 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d095_d20250402_m023302_c001_v0001092_t0000_u01743561182353") 2025/04/02 02:40:02 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69165112_d20250402_m023301_c001_v7007000_t0000_u01743561181223") 2025/04/02 02:40:02 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d091_d20250402_m023300_c001_v0001092_t0056_u01743561180403") 2025/04/02 02:40:02 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e6916493d_d20250402_m023256_c001_v7007000_t0000_u01743561176629") 2025/04/02 02:40:02 DEBUG : sub dir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d089_d20250402_m023255_c001_v0001092_t0009_u01743561175579") 2025/04/02 02:40:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bd2_d20250402_m023933_c001_v7007000_t0000_u01743561573264") 2025/04/02 02:40:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102ae7cb569ad8fa_d20250402_m023932_c001_v0001184_t0022_u01743561572079") 2025/04/02 02:40:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bcc_d20250402_m023930_c001_v7007000_t0000_u01743561570366") 2025/04/02 02:40:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469dd81_d20250402_m023928_c001_v0001182_t0048_u01743561568660") 2025/04/02 02:40:02 DEBUG : sub/yam: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e404d_d20250402_m023519_c001_v7007000_t0000_u01743561319683") 2025/04/02 02:40:02 DEBUG : sub/yam: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469c999_d20250402_m023517_c001_v0001182_t0042_u01743561317959") 2025/04/02 02:40:02 DEBUG : test_dir1/file2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bc4_d20250402_m023927_c001_v7007000_t0000_u01743561567122") 2025/04/02 02:40:02 DEBUG : test_dir1/file2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f110fdb36779aa425_d20250402_m023925_c001_v0001179_t0015_u01743561565809") 2025/04/02 02:40:02 DEBUG : test_dir1/file2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bbc_d20250402_m023924_c001_v7007000_t0000_u01743561564254") 2025/04/02 02:40:02 DEBUG : test_dir1/file2: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d342_d20250402_m023923_c001_v0001092_t0040_u01743561563045") 2025/04/02 02:40:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bc5_d20250402_m023927_c001_v7007000_t0000_u01743561567306") 2025/04/02 02:40:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469dd4d_d20250402_m023925_c001_v0001182_t0056_u01743561565801") 2025/04/02 02:40:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f419b182e69166bbd_d20250402_m023924_c001_v7007000_t0000_u01743561564438") 2025/04/02 02:40:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f110fdb36779aa41d_d20250402_m023923_c001_v0001179_t0056_u01743561563030") 2025/04/02 02:40:03 DEBUG : three: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b09200_d20250402_m023509_c001_v7007000_t0000_u01743561309718") 2025/04/02 02:40:03 DEBUG : three: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d1ae_d20250402_m023508_c001_v0001092_t0038_u01743561308445") 2025/04/02 02:40:03 DEBUG : three: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f118c51993540d1a6_d20250402_m023505_c001_v0001092_t0022_u01743561305963") 2025/04/02 02:40:03 DEBUG : two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f41814cf373b09201_d20250402_m023509_c001_v7007000_t0000_u01743561309909") 2025/04/02 02:40:03 DEBUG : two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f413b47bb726e8cc4_d20250402_m023507_c001_v0001181_t0018_u01743561307868") 2025/04/02 02:40:03 DEBUG : two: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f418c51993540d1a2_d20250402_m023505_c001_v0001092_t0023_u01743561305771") 2025/04/02 02:40:03 DEBUG : yam: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4051_d20250402_m023520_c001_v7007000_t0000_u01743561320447") 2025/04/02 02:40:03 DEBUG : yam: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f109985be6d5bfd84_d20250402_m023519_c001_v0001184_t0031_u01743561319460") 2025/04/02 02:40:03 DEBUG : yam: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4049_d20250402_m023515_c001_v7007000_t0000_u01743561315769") 2025/04/02 02:40:03 DEBUG : yam: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f102f4fb4f469c93d_d20250402_m023514_c001_v0001182_t0025_u01743561314253") 2025/04/02 02:40:03 DEBUG : yam: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4043_d20250402_m023512_c001_v7007000_t0000_u01743561312037") 2025/04/02 02:40:03 DEBUG : yam: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f113b47bb726e8cce_d20250402_m023510_c001_v0001181_t0004_u01743561310528") 2025/04/02 02:40:03 DEBUG : yaml: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e404b_d20250402_m023516_c001_v7007000_t0000_u01743561316584") 2025/04/02 02:40:03 DEBUG : yaml: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f105aa07ead817170_d20250402_m023515_c001_v0001176_t0034_u01743561315526") 2025/04/02 02:40:03 DEBUG : yaml: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f403016e1548e4047_d20250402_m023512_c001_v7007000_t0000_u01743561312863") 2025/04/02 02:40:03 DEBUG : yaml: Deleting (id "4_z5fc22d33508dfb4b9f580e1b_f112084f0f33eee80_d20250402_m023511_c001_v0001150_t0011_u01743561311686") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m16.074237935s (try 1/5)