"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/05 03:47:30 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto" 2025/03/05 03:47:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 03:47:30 DEBUG : Creating backend with remote "/tmp/rclone2255762243" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:47:31 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/05 03:47:31 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.86s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/05 03:47:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:47:32 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:32 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:34 DEBUG : B2 bucket rclone-test-hixazuf4meto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.59s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:35 DEBUG : Creating backend with remote "/non-existing" 2025/03/05 03:47:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/05 03:47:36 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:36 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:47:37 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:37 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.22s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:38 INFO : B2 bucket rclone-test-hixazuf4meto: Running all checks before starting transfers 2025/03/05 03:47:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:47:39 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:39 INFO : B2 bucket rclone-test-hixazuf4meto: Checks finished, now starting transfers 2025/03/05 03:47:39 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.99s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:40 ERROR : Ignoring --no-traverse with sync 2025/03/05 03:47:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:47:41 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:41 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:41 INFO : sub dir/hello world: Copied (new) 2025/03/05 03:47:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.71s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/05 03:47:42 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:42 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/05 03:47:43 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.76s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:47:44 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:44 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:47:46 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:46 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.23s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/05 03:47:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 03:47:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/05 03:47:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/05 03:47:48 INFO : sub dir: Making directory 2025/03/05 03:47:48 INFO : sub dir2: Making directory 2025/03/05 03:47:48 INFO : sub dir2/sub sub dir2: Making directory 2025/03/05 03:47:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:47:48 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:48 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/05 03:47:49 DEBUG : B2 bucket rclone-test-hixazuf4meto: 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-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:50 INFO : sub dir2: Making directory 2025/03/05 03:47:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/05 03:47:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 03:47:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:47:50 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:50 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.54s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:51 DEBUG : sub dir2: Making directory with metadata 2025/03/05 03:47:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 03:47:51 INFO : sub dir: Making directory 2025/03/05 03:47:51 INFO : sub dir2: Making directory 2025/03/05 03:47:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:47:51 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:51 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:52 INFO : sub dir/hello world: Copied (new) 2025/03/05 03:47:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/05 03:47:52 DEBUG : B2 bucket rclone-test-hixazuf4meto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/05 03:47:52 DEBUG : B2 bucket rclone-test-hixazuf4meto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.89s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:53 INFO : sub dir2: Making directory 2025/03/05 03:47:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:47:54 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:54 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:54 INFO : sub dir/hello world: Copied (new) 2025/03/05 03:47:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:55 DEBUG : sub dir2: Making directory with metadata 2025/03/05 03:47:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 03:47:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/05 03:47:55 INFO : sub dir: Making directory 2025/03/05 03:47:55 INFO : sub dir2: Making directory 2025/03/05 03:47:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:47:55 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:55 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:56 INFO : sub dir/hello world: Copied (new) 2025/03/05 03:47:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/05 03:47:56 DEBUG : B2 bucket rclone-test-hixazuf4meto: 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-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:47:57 INFO : sub dir2: Making directory 2025/03/05 03:47:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:47:58 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:47:58 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:47:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:47:58 INFO : sub dir/hello world: Copied (new) 2025/03/05 03:47:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.85s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:48:00 DEBUG : Creating backend with remote "TestB2:rclone-test-lezoyug6huxe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-hixazuf4meto -> B2 bucket rclone-test-lezoyug6huxe 2025/03/05 03:48:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:48:01 DEBUG : B2 bucket rclone-test-lezoyug6huxe: Waiting for checks to finish 2025/03/05 03:48:01 DEBUG : B2 bucket rclone-test-lezoyug6huxe: Waiting for transfers to finish 2025/03/05 03:48:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:48:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:48:01 DEBUG : B2 bucket rclone-test-lezoyug6huxe: Purge remote 2025/03/05 03:48:01 INFO : B2 bucket rclone-test-lezoyug6huxe: cleaning bucket "rclone-test-lezoyug6huxe" of all files 2025/03/05 03:48:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f42ed2360ad6b4b9f580e1b_f102f20c715ed5548_d20250305_m034801_c001_v0001184_t0016_u01741146481655") --- PASS: TestServerSideCopy (34.87s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:48:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/05 03:48:35 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:48:35 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:48:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/05 03:48:36 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.00s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:48:37 DEBUG : Creating backend with remote "TestB2:rclone-test-negugec8xuci" 2025/03/05 03:48:37 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-hixazuf4meto -> B2 bucket rclone-test-negugec8xuci 2025/03/05 03:48:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:48:38 DEBUG : B2 bucket rclone-test-negugec8xuci: Waiting for checks to finish 2025/03/05 03:48:38 DEBUG : B2 bucket rclone-test-negugec8xuci: Waiting for transfers to finish 2025/03/05 03:48:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:48:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:48:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/05 03:48:40 DEBUG : B2 bucket rclone-test-negugec8xuci: Waiting for checks to finish 2025/03/05 03:48:40 DEBUG : B2 bucket rclone-test-negugec8xuci: Waiting for transfers to finish 2025/03/05 03:48:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/05 03:48:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:48:41 DEBUG : B2 bucket rclone-test-negugec8xuci: Purge remote 2025/03/05 03:48:41 INFO : B2 bucket rclone-test-negugec8xuci: cleaning bucket "rclone-test-negugec8xuci" of all files 2025/03/05 03:48:41 DEBUG : sub dir/hello world: Deleting (id "4_z1fe27d6360bd6b4b9f580e1b_f11885df18e867620_d20250305_m034840_c001_v0001116_t0010_u01741146520905") 2025/03/05 03:48:41 DEBUG : sub dir/hello world: Deleting (id "4_z1fe27d6360bd6b4b9f580e1b_f10008c95847e19f6_d20250305_m034839_c001_v0001183_t0025_u01741146519502") --- PASS: TestServerSideCopyOverSelf (6.87s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:48:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/05 03:48:45 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:48:45 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:48:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/05 03:48:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/05 03:48:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:48:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cikukex3bifu" 2025/03/05 03:48:47 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-hixazuf4meto -> B2 bucket rclone-test-cikukex3bifu 2025/03/05 03:48:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:48:48 DEBUG : B2 bucket rclone-test-cikukex3bifu: Waiting for checks to finish 2025/03/05 03:48:48 DEBUG : B2 bucket rclone-test-cikukex3bifu: Waiting for transfers to finish 2025/03/05 03:48:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:48:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:48:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/05 03:48:50 DEBUG : B2 bucket rclone-test-cikukex3bifu: Waiting for checks to finish 2025/03/05 03:48:50 DEBUG : B2 bucket rclone-test-cikukex3bifu: Waiting for transfers to finish 2025/03/05 03:48:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/05 03:48:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/05 03:48:51 INFO : sub dir/hello world: Deleted 2025/03/05 03:48:52 DEBUG : testing file moves 2025/03/05 03:48:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/05 03:48:52 DEBUG : B2 bucket rclone-test-cikukex3bifu: Waiting for checks to finish 2025/03/05 03:48:52 DEBUG : B2 bucket rclone-test-cikukex3bifu: Waiting for transfers to finish 2025/03/05 03:48:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/05 03:48:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/05 03:48:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:48:55 DEBUG : B2 bucket rclone-test-cikukex3bifu: Purge remote 2025/03/05 03:48:55 INFO : B2 bucket rclone-test-cikukex3bifu: cleaning bucket "rclone-test-cikukex3bifu" of all files 2025/03/05 03:48:55 DEBUG : sub dir/hello world: Deleting (id "4_zff429db360bd6b4b9f580e1b_f101702f819d93e7e_d20250305_m034854_c001_v0001183_t0001_u01741146534390") 2025/03/05 03:48:55 DEBUG : sub dir/hello world: Deleting (id "4_zff429db360bd6b4b9f580e1b_f101d49bd5dee73ba_d20250305_m034850_c001_v0001145_t0041_u01741146530528") 2025/03/05 03:48:55 DEBUG : sub dir/hello world: Deleting (id "4_zff429db360bd6b4b9f580e1b_f103e4808f483f603_d20250305_m034849_c001_v0001184_t0038_u01741146529259") --- PASS: TestServerSideMoveOverSelf (10.92s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:48:58 ERROR : : error listing: directory not found 2025/03/05 03:48:58 INFO : Local file system at /tmp/rclone2255762243: Making directory 2025/03/05 03:48:59 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:48:59 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.34s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:49:01 DEBUG : Local file system at /tmp/rclone2255762243: Waiting for checks to finish 2025/03/05 03:49:01 DEBUG : Local file system at /tmp/rclone2255762243: Waiting for transfers to finish 2025/03/05 03:49:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:49:01 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/05 03:49:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestCopyRedownload (2.43s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:02 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/05 03:49:02 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:02 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 03:49:03 INFO : check sum: Copied (new) 2025/03/05 03:49:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:03 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 03:49:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/05 03:49:03 DEBUG : check sum: Unchanged skipping 2025/03/05 03:49:03 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:03 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.57s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/05 03:49:05 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:05 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/05 03:49:05 INFO : sizeonly: Copied (new) 2025/03/05 03:49:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:06 DEBUG : sizeonly: Sizes identical 2025/03/05 03:49:06 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:06 DEBUG : sizeonly: Unchanged skipping 2025/03/05 03:49:06 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:06 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/05 03:49:07 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:07 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/05 03:49:08 INFO : ignore-size: Copied (new) 2025/03/05 03:49:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:49:08 DEBUG : ignore-size: Unchanged skipping 2025/03/05 03:49:08 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:08 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:08 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:49:10 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:10 DEBUG : existing: Unchanged skipping 2025/03/05 03:49:10 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:10 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/05 03:49:11 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:11 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/05 03:49:11 INFO : existing: Copied (replaced existing) 2025/03/05 03:49:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.25s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/05 03:49:13 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:13 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/05 03:49:13 INFO : existing: Copied (new) 2025/03/05 03:49:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:14 DEBUG : existing: Destination exists, skipping 2025/03/05 03:49:14 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:14 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:14 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.38s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:16 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/05 03:49:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:49:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/05 03:49:17 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:17 DEBUG : c/non empty space: Unchanged skipping 2025/03/05 03:49:17 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:49:17 INFO : a/potato2: Copied (new) 2025/03/05 03:49:17 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:17 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:19 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:19 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/03/05 03:49:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 03:49:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/05 03:49:19 DEBUG : empty space: Unchanged skipping 2025/03/05 03:49:19 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:19 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:20 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/03/05 03:49:20 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 03:49:20 INFO : empty space: Updated modification time in destination 2025/03/05 03:49:20 DEBUG : empty space: Unchanged skipping 2025/03/05 03:49:20 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:20 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:23 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49: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/03/05 03:49:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 03:49:23 DEBUG : empty space: Unchanged skipping 2025/03/05 03:49:23 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:23 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.97s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:25 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/03/05 03:49:25 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2255762243) 2025/03/05 03:49:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hixazuf4meto) 2025/03/05 03:49:25 DEBUG : foo: sha1 differ 2025/03/05 03:49:25 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/05 03:49:25 INFO : foo: Copied (replaced existing) 2025/03/05 03:49:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/05 03:49:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:49:27 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:27 DEBUG : empty space: Unchanged skipping 2025/03/05 03:49:27 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:27 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:49:27 INFO : potato: Copied (new) 2025/03/05 03:49:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:29 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/05 03:49:29 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:29 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/05 03:49:30 INFO : potato: Copied (replaced existing) 2025/03/05 03:49:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.47s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:31 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:31 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/03/05 03:49:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2255762243) 2025/03/05 03:49:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hixazuf4meto) 2025/03/05 03:49:31 DEBUG : potato: sha1 differ 2025/03/05 03:49:31 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/05 03:49:32 INFO : potato: Copied (replaced existing) 2025/03/05 03:49:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:49:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:49:35 DEBUG : empty space: Unchanged skipping 2025/03/05 03:49:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/05 03:49:35 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:35 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:35 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:49:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:49:38 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:38 DEBUG : empty space: Unchanged skipping 2025/03/05 03:49:38 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:49:38 INFO : potato2: Copied (new) 2025/03/05 03:49:38 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:38 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:41 INFO : d: Making directory 2025/03/05 03:49:41 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/05 03:49:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:49:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/05 03:49:42 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:42 DEBUG : c/non empty space: Unchanged skipping 2025/03/05 03:49:42 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:49:42 INFO : a/potato2: Copied (new) 2025/03/05 03:49:42 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/05 03:49:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:49:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/05 03:49:45 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:45 DEBUG : c/non empty space: Unchanged skipping 2025/03/05 03:49:45 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:49:45 INFO : a/potato2: Copied (new) 2025/03/05 03:49:45 ERROR : B2 bucket rclone-test-hixazuf4meto: not deleting files as there were IO errors 2025/03/05 03:49:45 ERROR : B2 bucket rclone-test-hixazuf4meto: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:48 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:49:48 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:49:48 DEBUG : empty space: Unchanged skipping 2025/03/05 03:49:48 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:48 INFO : potato: Deleted 2025/03/05 03:49:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:49:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:51 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:51 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:51 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:51 INFO : potato: Deleted 2025/03/05 03:49:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:49:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:49:52 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:52 DEBUG : empty space: Unchanged skipping 2025/03/05 03:49:52 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:49:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:49:54 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:54 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:55 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/05 03:49:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:57 DEBUG : enormous: Excluded (Size Filter) 2025/03/05 03:49:57 DEBUG : enormous: Excluded 2025/03/05 03:49:57 DEBUG : potato2: Excluded (Size Filter) 2025/03/05 03:49:57 DEBUG : potato2: Excluded 2025/03/05 03:49:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/05 03:49:58 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:49:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:49:58 DEBUG : empty space: Unchanged skipping 2025/03/05 03:49:58 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:49:58 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:49:58 DEBUG : enormous: Excluded (Size Filter) 2025/03/05 03:49:58 DEBUG : enormous: Excluded 2025/03/05 03:49:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/05 03:49:58 DEBUG : potato2: Excluded 2025/03/05 03:49:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/05 03:49:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/05 03:49:58 DEBUG : empty space: Unchanged skipping 2025/03/05 03:49:58 DEBUG : Local file system at /tmp/rclone2255762243: Waiting for checks to finish 2025/03/05 03:49:58 DEBUG : Local file system at /tmp/rclone2255762243: Waiting for transfers to finish 2025/03/05 03:49:58 DEBUG : Waiting for deletions to finish 2025/03/05 03:49:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:02 DEBUG : enormous: Excluded (Size Filter) 2025/03/05 03:50:02 DEBUG : enormous: Excluded 2025/03/05 03:50:02 DEBUG : potato2: Excluded (Size Filter) 2025/03/05 03:50:02 DEBUG : potato2: Excluded 2025/03/05 03:50:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:50:02 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:02 DEBUG : empty space: Unchanged skipping 2025/03/05 03:50:02 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:02 DEBUG : Waiting for deletions to finish 2025/03/05 03:50:02 INFO : potato2: Deleted 2025/03/05 03:50:02 INFO : enormous: Deleted 2025/03/05 03:50:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/05 03:50:03 DEBUG : empty space: Unchanged skipping 2025/03/05 03:50:03 DEBUG : Local file system at /tmp/rclone2255762243: Waiting for checks to finish 2025/03/05 03:50:03 DEBUG : Local file system at /tmp/rclone2255762243: Waiting for transfers to finish 2025/03/05 03:50:03 DEBUG : Waiting for deletions to finish 2025/03/05 03:50:03 INFO : enormous: Deleted 2025/03/05 03:50:03 INFO : potato2: Deleted 2025/03/05 03:50:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.72s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:06 DEBUG : five: Need to transfer - File not found at Destination 2025/03/05 03:50:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/05 03:50:06 DEBUG : one: Destination is newer than source, skipping 2025/03/05 03:50:06 DEBUG : three: Sizes identical 2025/03/05 03:50:06 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2255762243) 2025/03/05 03:50:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hixazuf4meto) 2025/03/05 03:50:06 DEBUG : two: sha1 differ 2025/03/05 03:50:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/05 03:50:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/05 03:50:06 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/05 03:50:06 INFO : five: Copied (new) 2025/03/05 03:50:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/05 03:50:07 INFO : four: Copied (replaced existing) 2025/03/05 03:50:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/05 03:50:07 INFO : two: Copied (replaced existing) 2025/03/05 03:50:07 DEBUG : Waiting for deletions to finish 2025/03/05 03:50:07 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:07 DEBUG : one: Destination is newer than source, skipping 2025/03/05 03:50:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/05 03:50:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/05 03:50:07 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/05 03:50:07 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/05 03:50:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/05 03:50:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/05 03:50:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2255762243) 2025/03/05 03:50:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hixazuf4meto) 2025/03/05 03:50:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/05 03:50:07 DEBUG : three: sha1 differ 2025/03/05 03:50:07 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/05 03:50:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/05 03:50:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/05 03:50:07 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 03:50:08 INFO : three: Copied (replaced existing) 2025/03/05 03:50:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.10s) === 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-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/05 03:50:09 INFO : B2 bucket rclone-test-hixazuf4meto: Making map for --track-renames 2025/03/05 03:50:09 INFO : B2 bucket rclone-test-hixazuf4meto: Finished making map for --track-renames 2025/03/05 03:50:09 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/05 03:50:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/05 03:50:09 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for renames to finish 2025/03/05 03:50:09 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 03:50:10 INFO : yam: Copied (new) 2025/03/05 03:50:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/05 03:50:10 INFO : potato: Copied (new) 2025/03/05 03:50:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:50:10 INFO : B2 bucket rclone-test-hixazuf4meto: Making map for --track-renames 2025/03/05 03:50:10 INFO : B2 bucket rclone-test-hixazuf4meto: Finished making map for --track-renames 2025/03/05 03:50:10 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:10 DEBUG : potato: Unchanged skipping 2025/03/05 03:50:10 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for renames to finish 2025/03/05 03:50:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 03:50:11 INFO : yam: Copied (server-side copy) to: yaml 2025/03/05 03:50:11 INFO : yam: Deleted 2025/03/05 03:50:11 INFO : yaml: Renamed from "yam" 2025/03/05 03:50:11 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.63s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/05 03:50:13 INFO : B2 bucket rclone-test-hixazuf4meto: Making map for --track-renames 2025/03/05 03:50:13 INFO : B2 bucket rclone-test-hixazuf4meto: Finished making map for --track-renames 2025/03/05 03:50:13 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/05 03:50:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/05 03:50:13 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for renames to finish 2025/03/05 03:50:13 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 03:50:13 INFO : yam: Copied (new) 2025/03/05 03:50:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/05 03:50:14 INFO : potato: Copied (new) 2025/03/05 03:50:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:50:14 INFO : B2 bucket rclone-test-hixazuf4meto: Making map for --track-renames 2025/03/05 03:50:14 INFO : B2 bucket rclone-test-hixazuf4meto: Finished making map for --track-renames 2025/03/05 03:50:14 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:14 DEBUG : potato: Unchanged skipping 2025/03/05 03:50:14 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for renames to finish 2025/03/05 03:50:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 03:50:15 INFO : yam: Copied (server-side copy) to: yaml 2025/03/05 03:50:15 INFO : yam: Deleted 2025/03/05 03:50:15 INFO : yaml: Renamed from "yam" 2025/03/05 03:50:15 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/05 03:50:17 INFO : B2 bucket rclone-test-hixazuf4meto: Making map for --track-renames 2025/03/05 03:50:17 INFO : B2 bucket rclone-test-hixazuf4meto: Finished making map for --track-renames 2025/03/05 03:50:17 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/05 03:50:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/05 03:50:17 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for renames to finish 2025/03/05 03:50:17 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 03:50:17 INFO : sub/yam: Copied (new) 2025/03/05 03:50:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/05 03:50:18 INFO : potato: Copied (new) 2025/03/05 03:50:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:50:18 DEBUG : potato: Unchanged skipping 2025/03/05 03:50:18 INFO : B2 bucket rclone-test-hixazuf4meto: Making map for --track-renames 2025/03/05 03:50:18 INFO : B2 bucket rclone-test-hixazuf4meto: Finished making map for --track-renames 2025/03/05 03:50:18 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:18 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for renames to finish 2025/03/05 03:50:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 03:50:19 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/05 03:50:19 INFO : sub/yam: Deleted 2025/03/05 03:50:19 INFO : yam: Renamed from "sub/yam" 2025/03/05 03:50:19 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:20 DEBUG : Creating backend with remote "/tmp/rclone2255762243/dir1" 2025/03/05 03:50:20 DEBUG : Config file has changed externally - reloading 2025/03/05 03:50:20 DEBUG : Creating backend with remote "/tmp/rclone2255762243/dir2" 2025/03/05 03:50:20 DEBUG : Local file system at /tmp/rclone2255762243/dir2: Using server-side directory move 2025/03/05 03:50:20 INFO : Local file system at /tmp/rclone2255762243/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/05 03:50:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/05 03:50:20 DEBUG : Local file system at /tmp/rclone2255762243/dir2: Waiting for checks to finish 2025/03/05 03:50:20 INFO : file1.txt: Moved (server-side) 2025/03/05 03:50:20 DEBUG : Local file system at /tmp/rclone2255762243/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:50:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/05 03:50:21 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:21 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/05 03:50:21 INFO : nested/sub dir/file: Copied (new) 2025/03/05 03:50:21 INFO : nested/sub dir/file: Deleted 2025/03/05 03:50:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:50:22 INFO : sub dir/hello world: Copied (new) 2025/03/05 03:50:22 INFO : sub dir/hello world: Deleted 2025/03/05 03:50:22 INFO : sub dir: Removing directory 2025/03/05 03:50:22 INFO : nested/sub dir: Removing directory 2025/03/05 03:50:22 INFO : nested: Removing directory 2025/03/05 03:50:22 DEBUG : Local file system at /tmp/rclone2255762243: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 03:50:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/05 03:50:23 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:23 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/05 03:50:23 INFO : nested/sub dir/file: Copied (new) 2025/03/05 03:50:23 INFO : nested/sub dir/file: Deleted 2025/03/05 03:50:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 03:50:24 INFO : sub dir/hello world: Copied (new) 2025/03/05 03:50:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/05 03:50:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/05 03:50:25 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:25 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/05 03:50:26 INFO : existing-b: Copied (new) 2025/03/05 03:50:26 INFO : existing-b: Deleted 2025/03/05 03:50:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/05 03:50:26 INFO : existing: Copied (new) 2025/03/05 03:50:26 INFO : existing: Deleted 2025/03/05 03:50:26 DEBUG : existing: Destination exists, skipping 2025/03/05 03:50:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/05 03:50:26 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:50:26 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:50:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.45s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wayozos6caji" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hixazuf4meto -> B2 bucket rclone-test-wayozos6caji 2025/03/05 03:50:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:50:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/05 03:50:31 DEBUG : empty space: Unchanged skipping 2025/03/05 03:50:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/05 03:50:31 DEBUG : B2 bucket rclone-test-wayozos6caji: Waiting for checks to finish 2025/03/05 03:50:31 INFO : empty space: Deleted 2025/03/05 03:50:31 DEBUG : B2 bucket rclone-test-wayozos6caji: Waiting for transfers to finish 2025/03/05 03:50:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 03:50:32 INFO : potato3: Copied (server-side copy) 2025/03/05 03:50:32 INFO : potato3: Deleted 2025/03/05 03:50:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:50:32 INFO : potato2: Copied (server-side copy) 2025/03/05 03:50:32 INFO : potato2: Deleted 2025/03/05 03:50:33 DEBUG : Creating backend with remote "TestB2:rclone-test-pacapav1hibo" 2025/03/05 03:50:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/05 03:50:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:50:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/05 03:50:34 DEBUG : B2 bucket rclone-test-pacapav1hibo: Waiting for checks to finish 2025/03/05 03:50:34 DEBUG : B2 bucket rclone-test-pacapav1hibo: Waiting for transfers to finish 2025/03/05 03:50:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 03:50:34 INFO : empty space: Copied (server-side copy) 2025/03/05 03:50:35 INFO : empty space: Deleted 2025/03/05 03:50:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:50:35 INFO : potato2: Copied (server-side copy) 2025/03/05 03:50:35 INFO : potato2: Deleted 2025/03/05 03:50:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 03:50:35 INFO : potato3: Copied (server-side copy) 2025/03/05 03:50:35 INFO : potato3: Deleted 2025/03/05 03:50:36 DEBUG : B2 bucket rclone-test-pacapav1hibo: Purge remote 2025/03/05 03:50:36 INFO : B2 bucket rclone-test-pacapav1hibo: cleaning bucket "rclone-test-pacapav1hibo" of all files 2025/03/05 03:50:36 DEBUG : empty space: Deleting (id "4_z6f823d8360dd6b4b9f580e1b_f10008c95847e2375_d20250305_m035034_c001_v0001183_t0056_u01741146634846") 2025/03/05 03:50:36 DEBUG : potato2: Deleting (id "4_z6f823d8360dd6b4b9f580e1b_f101673bb80a2e90a_d20250305_m035035_c001_v0001182_t0057_u01741146635076") 2025/03/05 03:50:36 DEBUG : potato3: Deleting (id "4_z6f823d8360dd6b4b9f580e1b_f113dcace671d5992_d20250305_m035035_c001_v0001150_t0050_u01741146635125") 2025/03/05 03:50:36 DEBUG : B2 bucket rclone-test-wayozos6caji: Purge remote 2025/03/05 03:50:36 INFO : B2 bucket rclone-test-wayozos6caji: cleaning bucket "rclone-test-wayozos6caji" of all files 2025/03/05 03:50:37 DEBUG : empty space: Deleting (id "4_z2f822d8360dd6b4b9f580e1b_f4054a64ed2ccc54e_d20250305_m035035_c001_v7007000_t0000_u01741146635052") 2025/03/05 03:50:37 DEBUG : empty space: Deleting (id "4_z2f822d8360dd6b4b9f580e1b_f1155a31d14192325_d20250305_m035031_c001_v0001184_t0012_u01741146631090") 2025/03/05 03:50:37 DEBUG : potato2: Deleting (id "4_z2f822d8360dd6b4b9f580e1b_f4054a64ed2ccc54f_d20250305_m035035_c001_v7007000_t0000_u01741146635296") 2025/03/05 03:50:37 DEBUG : potato2: Deleting (id "4_z2f822d8360dd6b4b9f580e1b_f1023458c342b5d2d_d20250305_m035032_c001_v0001157_t0029_u01741146632192") 2025/03/05 03:50:37 DEBUG : potato3: Deleting (id "4_z2f822d8360dd6b4b9f580e1b_f4054a64ed2ccc550_d20250305_m035035_c001_v7007000_t0000_u01741146635553") 2025/03/05 03:50:37 DEBUG : potato3: Deleting (id "4_z2f822d8360dd6b4b9f580e1b_f1103618ccf6786ca_d20250305_m035031_c001_v0001184_t0040_u01741146631965") 2025/03/05 03:50:37 DEBUG : potato3: Deleting (id "4_z2f822d8360dd6b4b9f580e1b_f1155a31d1419232b_d20250305_m035031_c001_v0001184_t0005_u01741146631283") --- PASS: TestServerSideMove (10.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:38 DEBUG : Creating backend with remote "TestB2:rclone-test-xupolok8tupa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hixazuf4meto -> B2 bucket rclone-test-xupolok8tupa 2025/03/05 03:50:44 DEBUG : empty space: Excluded (Size Filter) 2025/03/05 03:50:44 DEBUG : empty space: Excluded (Size Filter) 2025/03/05 03:50:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:50:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/05 03:50:44 DEBUG : B2 bucket rclone-test-xupolok8tupa: Waiting for checks to finish 2025/03/05 03:50:44 DEBUG : B2 bucket rclone-test-xupolok8tupa: Waiting for transfers to finish 2025/03/05 03:50:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:50:44 INFO : potato2: Copied (server-side copy) 2025/03/05 03:50:44 INFO : potato2: Deleted 2025/03/05 03:50:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 03:50:44 INFO : potato3: Copied (server-side copy) 2025/03/05 03:50:44 INFO : potato3: Deleted 2025/03/05 03:50:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qucuwan7yide" 2025/03/05 03:50:45 DEBUG : empty space: Excluded (Size Filter) 2025/03/05 03:50:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:50:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/05 03:50:46 DEBUG : B2 bucket rclone-test-qucuwan7yide: Waiting for checks to finish 2025/03/05 03:50:46 DEBUG : B2 bucket rclone-test-qucuwan7yide: Waiting for transfers to finish 2025/03/05 03:50:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:50:47 INFO : potato2: Copied (server-side copy) 2025/03/05 03:50:47 INFO : potato2: Deleted 2025/03/05 03:50:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 03:50:47 INFO : potato3: Copied (server-side copy) 2025/03/05 03:50:47 INFO : potato3: Deleted 2025/03/05 03:50:47 DEBUG : B2 bucket rclone-test-qucuwan7yide: Purge remote 2025/03/05 03:50:47 INFO : B2 bucket rclone-test-qucuwan7yide: cleaning bucket "rclone-test-qucuwan7yide" of all files 2025/03/05 03:50:48 DEBUG : potato2: Deleting (id "4_zcf026d7360dd6b4b9f580e1b_f118d93c24dcc14d7_d20250305_m035046_c001_v0001145_t0035_u01741146646893") 2025/03/05 03:50:48 DEBUG : potato3: Deleting (id "4_zcf026d7360dd6b4b9f580e1b_f1030003f056571bb_d20250305_m035047_c001_v0001182_t0043_u01741146647255") 2025/03/05 03:50:48 DEBUG : B2 bucket rclone-test-xupolok8tupa: Purge remote 2025/03/05 03:50:48 INFO : B2 bucket rclone-test-xupolok8tupa: cleaning bucket "rclone-test-xupolok8tupa" of all files 2025/03/05 03:50:48 DEBUG : empty space: Deleting (id "4_z0fc25d7360dd6b4b9f580e1b_f1179872a20da19e8_d20250305_m035043_c001_v0001161_t0046_u01741146643102") 2025/03/05 03:50:48 DEBUG : potato2: Deleting (id "4_z0fc25d7360dd6b4b9f580e1b_f4067a727f033b59f_d20250305_m035047_c001_v7007000_t0000_u01741146647298") 2025/03/05 03:50:48 DEBUG : potato2: Deleting (id "4_z0fc25d7360dd6b4b9f580e1b_f11967b7df7a4b002_d20250305_m035044_c001_v0001183_t0040_u01741146644259") 2025/03/05 03:50:48 DEBUG : potato3: Deleting (id "4_z0fc25d7360dd6b4b9f580e1b_f4067a727f033b5a0_d20250305_m035047_c001_v7007000_t0000_u01741146647510") 2025/03/05 03:50:48 DEBUG : potato3: Deleting (id "4_z0fc25d7360dd6b4b9f580e1b_f11967b7df7a4b011_d20250305_m035044_c001_v0001183_t0025_u01741146644569") 2025/03/05 03:50:48 DEBUG : potato3: Deleting (id "4_z0fc25d7360dd6b4b9f580e1b_f1179872a20da19f0_d20250305_m035043_c001_v0001161_t0028_u01741146643524") 2025/03/05 03:50:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/05 03:50:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/05 03:50:50 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-ralened7ceti" 2025/03/05 03:50:53 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hixazuf4meto -> B2 bucket rclone-test-ralened7ceti 2025/03/05 03:50:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:50:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/05 03:50:55 DEBUG : empty space: Unchanged skipping 2025/03/05 03:50:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/05 03:50:55 DEBUG : B2 bucket rclone-test-ralened7ceti: Waiting for checks to finish 2025/03/05 03:50:56 INFO : empty space: Deleted 2025/03/05 03:50:56 DEBUG : B2 bucket rclone-test-ralened7ceti: Waiting for transfers to finish 2025/03/05 03:50:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:50:56 INFO : potato2: Copied (server-side copy) 2025/03/05 03:50:56 INFO : potato2: Deleted 2025/03/05 03:50:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 03:50:56 INFO : potato3: Copied (server-side copy) 2025/03/05 03:50:56 INFO : potato3: Deleted 2025/03/05 03:50:57 DEBUG : Creating backend with remote "TestB2:rclone-test-mocelub4naqu" 2025/03/05 03:50:57 DEBUG : Config file has changed externally - reloading 2025/03/05 03:50:57 INFO : tomatoDir: Making directory 2025/03/05 03:50:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/05 03:50:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 03:50:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/05 03:50:58 DEBUG : B2 bucket rclone-test-mocelub4naqu: Waiting for checks to finish 2025/03/05 03:50:58 DEBUG : B2 bucket rclone-test-mocelub4naqu: Waiting for transfers to finish 2025/03/05 03:50:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 03:50:59 INFO : potato3: Copied (server-side copy) 2025/03/05 03:50:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 03:50:59 INFO : potato2: Copied (server-side copy) 2025/03/05 03:50:59 INFO : potato3: Deleted 2025/03/05 03:50:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 03:50:59 INFO : empty space: Copied (server-side copy) 2025/03/05 03:51:00 INFO : potato2: Deleted 2025/03/05 03:51:00 INFO : empty space: Deleted 2025/03/05 03:51:01 DEBUG : B2 bucket rclone-test-mocelub4naqu: Purge remote 2025/03/05 03:51:01 INFO : B2 bucket rclone-test-mocelub4naqu: cleaning bucket "rclone-test-mocelub4naqu" of all files 2025/03/05 03:51:01 DEBUG : empty space: Deleting (id "4_z6fe29d7360dd6b4b9f580e1b_f10780a691ec48e51_d20250305_m035059_c001_v0001145_t0052_u01741146659464") 2025/03/05 03:51:01 DEBUG : potato2: Deleting (id "4_z6fe29d7360dd6b4b9f580e1b_f114de567a3fc0bcc_d20250305_m035059_c001_v0001093_t0043_u01741146659452") 2025/03/05 03:51:01 DEBUG : potato3: Deleting (id "4_z6fe29d7360dd6b4b9f580e1b_f104b36d15d074e57_d20250305_m035059_c001_v0001105_t0037_u01741146659049") 2025/03/05 03:51:01 DEBUG : B2 bucket rclone-test-ralened7ceti: Purge remote 2025/03/05 03:51:01 INFO : B2 bucket rclone-test-ralened7ceti: cleaning bucket "rclone-test-ralened7ceti" of all files 2025/03/05 03:51:02 DEBUG : empty space: Deleting (id "4_z9fe28d5360dd6b4b9f580e1b_f418f0b13dc92fbd1_d20250305_m035100_c001_v7007000_t0000_u01741146660145") 2025/03/05 03:51:02 DEBUG : empty space: Deleting (id "4_z9fe28d5360dd6b4b9f580e1b_f117fe2b771e797cf_d20250305_m035055_c001_v0001120_t0041_u01741146655020") 2025/03/05 03:51:02 DEBUG : potato2: Deleting (id "4_z9fe28d5360dd6b4b9f580e1b_f40085024a17d4225_d20250305_m035059_c001_v7007000_t0000_u01741146659912") 2025/03/05 03:51:02 DEBUG : potato2: Deleting (id "4_z9fe28d5360dd6b4b9f580e1b_f1177317365087888_d20250305_m035056_c001_v0001178_t0001_u01741146656075") 2025/03/05 03:51:02 DEBUG : potato3: Deleting (id "4_z9fe28d5360dd6b4b9f580e1b_f418f0b13dc92fbcd_d20250305_m035059_c001_v7007000_t0000_u01741146659744") 2025/03/05 03:51:02 DEBUG : potato3: Deleting (id "4_z9fe28d5360dd6b4b9f580e1b_f1168c974732dc24d_d20250305_m035056_c001_v0001183_t0026_u01741146656328") 2025/03/05 03:51:02 DEBUG : potato3: Deleting (id "4_z9fe28d5360dd6b4b9f580e1b_f117fe2b771e797d3_d20250305_m035055_c001_v0001120_t0025_u01741146655434") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:51:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/rclone-move-test" 2025/03/05 03:51:04 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.47s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:51:06 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:51:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/rclone-sync-test" 2025/03/05 03:51:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/rclone-sync-test-include/layer2" 2025/03/05 03:51:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/rclone-sync-test-ignore-file" 2025/03/05 03:51:18 DEBUG : B2 bucket rclone-test-hixazuf4meto path rclone-sync-test: Waiting for checks to finish 2025/03/05 03:51:18 DEBUG : B2 bucket rclone-test-hixazuf4meto path rclone-sync-test: Waiting for transfers to finish 2025/03/05 03:51:18 DEBUG : Waiting for deletions to finish 2025/03/05 03:51:18 INFO : There was nothing to transfer 2025/03/05 03:51:18 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:51:18 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:51:18 DEBUG : Waiting for deletions to finish 2025/03/05 03:51:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:51:19 DEBUG : B2 bucket rclone-test-hixazuf4meto path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/05 03:51:19 DEBUG : B2 bucket rclone-test-hixazuf4meto path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/05 03:51:19 DEBUG : Waiting for deletions to finish 2025/03/05 03:51:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:51:20 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:51:20 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:51:20 DEBUG : Waiting for deletions to finish 2025/03/05 03:51:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:51:20 DEBUG : B2 bucket rclone-test-hixazuf4meto path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/05 03:51:20 DEBUG : B2 bucket rclone-test-hixazuf4meto path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/05 03:51:20 DEBUG : Waiting for deletions to finish 2025/03/05 03:51:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (26.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/dst" 2025/03/05 03:51:35 DEBUG : Config file has changed externally - reloading 2025/03/05 03:51:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/CompareDest" 2025/03/05 03:51:38 DEBUG : one: Need to transfer - File not found at Destination 2025/03/05 03:51:38 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:51:38 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:51:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 03:51:41 INFO : one: Copied (new) 2025/03/05 03:51:41 DEBUG : Waiting for deletions to finish 2025/03/05 03:51:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 03:51:42 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:51:42 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:51:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/05 03:51:42 INFO : one: Copied (replaced existing) 2025/03/05 03:51:42 DEBUG : Waiting for deletions to finish 2025/03/05 03:51:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 03:51:44 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:51:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:51:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 03:51:44 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:51:44 DEBUG : Waiting for deletions to finish 2025/03/05 03:51:44 INFO : There was nothing to transfer 2025/03/05 03:51:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:51:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/05 03:51:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 03:51:46 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:51:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:51:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 03:51:46 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:51:46 DEBUG : Waiting for deletions to finish 2025/03/05 03:51:46 INFO : There was nothing to transfer 2025/03/05 03:51:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:51:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/05 03:51:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 03:51:46 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:51:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:51:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 03:51:47 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:51:47 DEBUG : Waiting for deletions to finish 2025/03/05 03:51:47 INFO : There was nothing to transfer 2025/03/05 03:51:48 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/05 03:51:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/05 03:51:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/05 03:51:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 03:51:48 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:51:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:51:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 03:51:48 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:51:48 DEBUG : Waiting for deletions to finish 2025/03/05 03:51:48 INFO : There was nothing to transfer 2025/03/05 03:51:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/05 03:51:49 DEBUG : two: Need to transfer - File not found at Destination 2025/03/05 03:51:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 03:51:49 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:51:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:51:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 03:51:49 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:51:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/05 03:51:49 INFO : two: Copied (new) 2025/03/05 03:51:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.25s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:51:52 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/dest" 2025/03/05 03:51:52 DEBUG : Config file has changed externally - reloading 2025/03/05 03:51:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/pre-dest1" 2025/03/05 03:51:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/pre-dest2" 2025/03/05 03:51:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:51:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/05 03:51:58 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:51:58 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/05 03:51:58 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/05 03:51:58 DEBUG : B2 bucket rclone-test-hixazuf4meto path dest: Waiting for checks to finish 2025/03/05 03:51:58 DEBUG : B2 bucket rclone-test-hixazuf4meto path dest: Waiting for transfers to finish 2025/03/05 03:51:59 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/05 03:51:59 INFO : 3: Copied (new) 2025/03/05 03:51:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.68s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:52:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/dst" 2025/03/05 03:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/CopyDest" 2025/03/05 03:52:03 DEBUG : one: Need to transfer - File not found at Destination 2025/03/05 03:52:03 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:03 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 03:52:04 INFO : one: Copied (new) 2025/03/05 03:52:04 DEBUG : Waiting for deletions to finish 2025/03/05 03:52:05 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 03:52:05 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/05 03:52:05 INFO : one: Copied (replaced existing) 2025/03/05 03:52:05 DEBUG : Waiting for deletions to finish 2025/03/05 03:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/BackupDir" 2025/03/05 03:52:07 DEBUG : Config file has changed externally - reloading 2025/03/05 03:52:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 03:52:08 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:52:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 03:52:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 03:52:10 INFO : one: Copied (server-side copy) 2025/03/05 03:52:10 INFO : one: Deleted 2025/03/05 03:52:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/05 03:52:10 INFO : one: Copied (server-side copy) 2025/03/05 03:52:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/05 03:52:10 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:10 DEBUG : Waiting for deletions to finish 2025/03/05 03:52:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:52:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/05 03:52:12 INFO : two: Copied (server-side copy) 2025/03/05 03:52:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/05 03:52:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:52:12 DEBUG : one: Unchanged skipping 2025/03/05 03:52:12 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:12 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:12 DEBUG : Waiting for deletions to finish 2025/03/05 03:52:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:52:12 DEBUG : one: Unchanged skipping 2025/03/05 03:52:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:52:12 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:12 DEBUG : two: Unchanged skipping 2025/03/05 03:52:12 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:12 DEBUG : Waiting for deletions to finish 2025/03/05 03:52:12 INFO : There was nothing to transfer 2025/03/05 03:52:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/05 03:52:13 DEBUG : three: Destination not found in --copy-dest 2025/03/05 03:52:13 DEBUG : three: Need to transfer - File not found at Destination 2025/03/05 03:52:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:52:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 03:52:13 DEBUG : one: Unchanged skipping 2025/03/05 03:52:13 DEBUG : two: Unchanged skipping 2025/03/05 03:52:13 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:13 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/05 03:52:14 INFO : three: Copied (new) 2025/03/05 03:52:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.53s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:52:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/dst" 2025/03/05 03:52:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/backup" 2025/03/05 03:52:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 03:52:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:52:21 DEBUG : two: Unchanged skipping 2025/03/05 03:52:21 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 03:52:22 INFO : one: Copied (server-side copy) 2025/03/05 03:52:22 INFO : one: Deleted 2025/03/05 03:52:22 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:52:23 INFO : one: Copied (new) 2025/03/05 03:52:23 DEBUG : Waiting for deletions to finish 2025/03/05 03:52:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 03:52:24 INFO : three.txt: Copied (server-side copy) 2025/03/05 03:52:24 INFO : three.txt: Deleted 2025/03/05 03:52:24 INFO : three.txt: Moved into backup dir 2025/03/05 03:52:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 03:52:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:52:26 DEBUG : two: Unchanged skipping 2025/03/05 03:52:26 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:52:26 INFO : one: Copied (server-side copy) 2025/03/05 03:52:26 INFO : one: Deleted 2025/03/05 03:52:26 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 03:52:27 INFO : one: Copied (new) 2025/03/05 03:52:27 DEBUG : Waiting for deletions to finish 2025/03/05 03:52:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 03:52:27 INFO : three.txt: Copied (server-side copy) 2025/03/05 03:52:27 INFO : three.txt: Deleted 2025/03/05 03:52:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.93s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:52:31 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/dst" 2025/03/05 03:52:32 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/backup" 2025/03/05 03:52:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 03:52:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:52:33 DEBUG : two: Unchanged skipping 2025/03/05 03:52:33 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 03:52:35 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 03:52:35 INFO : one: Deleted 2025/03/05 03:52:35 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:52:36 INFO : one: Copied (new) 2025/03/05 03:52:36 DEBUG : Waiting for deletions to finish 2025/03/05 03:52:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 03:52:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 03:52:37 INFO : three.txt: Deleted 2025/03/05 03:52:37 INFO : three.txt: Moved into backup dir 2025/03/05 03:52:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 03:52:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:52:38 DEBUG : two: Unchanged skipping 2025/03/05 03:52:38 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:52:39 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 03:52:39 INFO : one: Deleted 2025/03/05 03:52:39 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 03:52:40 INFO : one: Copied (new) 2025/03/05 03:52:40 DEBUG : Waiting for deletions to finish 2025/03/05 03:52:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 03:52:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 03:52:40 INFO : three.txt: Deleted 2025/03/05 03:52:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:52:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/dst" 2025/03/05 03:52:44 DEBUG : Config file has changed externally - reloading 2025/03/05 03:52:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/backup" 2025/03/05 03:52:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 03:52:47 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:52:47 DEBUG : two: Unchanged skipping 2025/03/05 03:52:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 03:52:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/05 03:52:49 INFO : one: Deleted 2025/03/05 03:52:49 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:52:50 INFO : one: Copied (new) 2025/03/05 03:52:50 DEBUG : Waiting for deletions to finish 2025/03/05 03:52:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 03:52:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/05 03:52:50 INFO : three.txt: Deleted 2025/03/05 03:52:50 INFO : three.txt: Moved into backup dir 2025/03/05 03:52:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 03:52:52 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:52:52 DEBUG : two: Unchanged skipping 2025/03/05 03:52:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:52:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/05 03:52:52 INFO : one: Deleted 2025/03/05 03:52:52 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:52:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 03:52:53 INFO : one: Copied (new) 2025/03/05 03:52:53 DEBUG : Waiting for deletions to finish 2025/03/05 03:52:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 03:52:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/05 03:52:54 INFO : three.txt: Deleted 2025/03/05 03:52:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:52:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/dst" 2025/03/05 03:52:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 03:52:59 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:52:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:52:59 DEBUG : two: Unchanged skipping 2025/03/05 03:53:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 03:53:00 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 03:53:00 INFO : one: Deleted 2025/03/05 03:53:00 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:53:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:53:01 INFO : one: Copied (new) 2025/03/05 03:53:01 DEBUG : Waiting for deletions to finish 2025/03/05 03:53:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 03:53:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 03:53:01 INFO : three.txt: Deleted 2025/03/05 03:53:01 INFO : three.txt: Moved into backup dir 2025/03/05 03:53:03 DEBUG : one.bak: Excluded (Path Filter) 2025/03/05 03:53:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/05 03:53:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 03:53:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:03 DEBUG : two: Unchanged skipping 2025/03/05 03:53:03 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for checks to finish 2025/03/05 03:53:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:53:03 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 03:53:03 INFO : one: Deleted 2025/03/05 03:53:03 DEBUG : B2 bucket rclone-test-hixazuf4meto path dst: Waiting for transfers to finish 2025/03/05 03:53:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 03:53:04 INFO : one: Copied (new) 2025/03/05 03:53:04 DEBUG : Waiting for deletions to finish 2025/03/05 03:53:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 03:53:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 03:53:04 INFO : three.txt: Deleted 2025/03/05 03:53:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.79s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:53:08 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/dst" 2025/03/05 03:53:08 DEBUG : Config file has changed externally - reloading 2025/03/05 03:53:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 03:53:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 03:53:10 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 03:53:10 INFO : one: Deleted 2025/03/05 03:53:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:53:11 INFO : one: Copied (new) 2025/03/05 03:53:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:11 DEBUG : two: Unchanged skipping 2025/03/05 03:53:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/05 03:53:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 03:53:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 03:53:12 INFO : three.txt: Deleted 2025/03/05 03:53:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 03:53:13 INFO : three.txt: Copied (new) 2025/03/05 03:53:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/05 03:53:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/05 03:53:13 DEBUG : pacer: Reducing sleep to 10ms 2025/03/05 03:53:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 03:53:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:53:14 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 03:53:14 INFO : one: Deleted 2025/03/05 03:53:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 03:53:15 INFO : one: Copied (new) 2025/03/05 03:53:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:15 DEBUG : two: Unchanged skipping 2025/03/05 03:53:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/05 03:53:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 03:53:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 03:53:16 INFO : three.txt: Deleted 2025/03/05 03:53:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/05 03:53:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.68s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:53:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hixazuf4meto/dst" 2025/03/05 03:53:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 03:53:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 03:53:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/05 03:53:24 INFO : one: Deleted 2025/03/05 03:53:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:53:25 INFO : one: Copied (new) 2025/03/05 03:53:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:25 DEBUG : two: Unchanged skipping 2025/03/05 03:53:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/05 03:53:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 03:53:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/05 03:53:27 INFO : three.txt: Deleted 2025/03/05 03:53:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 03:53:28 INFO : three.txt: Copied (new) 2025/03/05 03:53:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 03:53:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 03:53:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/05 03:53:30 INFO : one: Deleted 2025/03/05 03:53:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 03:53:30 INFO : one: Copied (new) 2025/03/05 03:53:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:30 DEBUG : two: Unchanged skipping 2025/03/05 03:53:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/05 03:53:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 03:53:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/05 03:53:32 INFO : three.txt: Deleted 2025/03/05 03:53:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/05 03:53:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (15.80s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:53:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/05 03:53:34 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:53:34 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:53:35 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/05 03:53:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/05 03:53:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:53:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/05 03:53:36 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:53:36 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:53:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/05 03:53:37 INFO : existing: Copied (new) 2025/03/05 03:53:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:53:37 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:53:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/05 03:53:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/05 03:53:37 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:53:37 ERROR : B2 bucket rclone-test-hixazuf4meto: not deleting files as there were IO errors 2025/03/05 03:53:37 ERROR : B2 bucket rclone-test-hixazuf4meto: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncImmutable (3.38s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:53:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:40 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:53:40 DEBUG : existing: Unchanged skipping 2025/03/05 03:53:40 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:53:40 DEBUG : Waiting for deletions to finish 2025/03/05 03:53:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.72s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:53:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:53:57 DEBUG : both0: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both12: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both13: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both1: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both15: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both16: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both17: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both18: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both10: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both19: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both3: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both4: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both5: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both6: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both7: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both8: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:53:57 DEBUG : both9: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both2: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both11: Unchanged skipping 2025/03/05 03:53:57 DEBUG : both14: Unchanged skipping 2025/03/05 03:53:57 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:53:57 DEBUG : Waiting for deletions to finish 2025/03/05 03:53:57 INFO : only17: Deleted 2025/03/05 03:53:57 INFO : only19: Deleted 2025/03/05 03:53:57 INFO : only8: Deleted 2025/03/05 03:53:57 INFO : only5: Deleted 2025/03/05 03:53:57 INFO : only9: Deleted 2025/03/05 03:53:57 INFO : only0: Deleted 2025/03/05 03:53:57 INFO : only13: Deleted 2025/03/05 03:53:57 INFO : only16: Deleted 2025/03/05 03:53:57 INFO : only3: Deleted 2025/03/05 03:53:57 INFO : only2: Deleted 2025/03/05 03:53:58 INFO : only6: Deleted 2025/03/05 03:53:58 INFO : only11: Deleted 2025/03/05 03:53:58 INFO : only12: Deleted 2025/03/05 03:53:58 INFO : only15: Deleted 2025/03/05 03:53:58 INFO : only18: Deleted 2025/03/05 03:53:58 INFO : only14: Deleted 2025/03/05 03:53:58 INFO : only4: Deleted 2025/03/05 03:53:58 INFO : only7: Deleted 2025/03/05 03:53:58 INFO : only1: Deleted 2025/03/05 03:53:58 INFO : only10: Deleted 2025/03/05 03:53:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.41s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:54:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for checks to finish 2025/03/05 03:54:18 DEBUG : both0: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both12: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both13: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both14: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both15: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both11: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both17: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both18: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both16: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both2: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both3: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both1: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both19: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both10: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both4: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both8: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 03:54:18 DEBUG : both9: Unchanged skipping 2025/03/05 03:54:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : both5: Unchanged skipping 2025/03/05 03:54:18 DEBUG : both6: Unchanged skipping 2025/03/05 03:54:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : both7: Unchanged skipping 2025/03/05 03:54:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/05 03:54:18 DEBUG : B2 bucket rclone-test-hixazuf4meto: Waiting for transfers to finish 2025/03/05 03:54:18 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only0: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only1: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only10: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only12: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only16: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only17: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only13: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only15: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only18: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only11: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only3: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only4: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only5: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only6: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only7: Copied (replaced existing) 2025/03/05 03:54:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:18 INFO : only19: Copied (replaced existing) 2025/03/05 03:54:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:19 INFO : only2: Copied (replaced existing) 2025/03/05 03:54:19 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:19 INFO : only14: Copied (replaced existing) 2025/03/05 03:54:19 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:19 INFO : only8: Copied (replaced existing) 2025/03/05 03:54:19 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 03:54:19 INFO : only9: Copied (replaced existing) 2025/03/05 03:54:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.64s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:54:27 DEBUG : empty_dir: Making directory with metadata 2025/03/05 03:54:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 03:54:27 DEBUG : empty_on_remote: Making directory with metadata 2025/03/05 03:54:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 03:54:27 INFO : empty_on_remote: Making directory 2025/03/05 03:54:27 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-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:54:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/05 03:54:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/05 03:54:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/05 03:54:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:54:31 DEBUG : empty_dir: Making directory with metadata 2025/03/05 03:54:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 03:54:31 DEBUG : empty_on_remote: Making directory with metadata 2025/03/05 03:54:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 03:54:31 INFO : empty_on_remote: Making directory 2025/03/05 03:54:31 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-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:54:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/05 03:54:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/05 03:54:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/05 03:54:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/05 03:54:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:54:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/05 03:54:34 INFO : sub dir: Making directory 2025/03/05 03:54:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" 2025/03/05 03:54:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/05 03:54:37 INFO : sub dir: Making directory 2025/03/05 03:54:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hixazuf4meto", Local "Local file system at /tmp/rclone2255762243", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.07s) PASS 2025/03/05 03:54:40 DEBUG : B2 bucket rclone-test-hixazuf4meto: Purge remote 2025/03/05 03:54:40 INFO : B2 bucket rclone-test-hixazuf4meto: cleaning bucket "rclone-test-hixazuf4meto" of all files 2025/03/05 03:54:41 DEBUG : BackupDir/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40085024a17d428d_d20250305_m035214_c001_v7007000_t0000_u01741146734927") 2025/03/05 03:54:41 DEBUG : BackupDir/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f107120c7b7902ded_d20250305_m035210_c001_v0001182_t0022_u01741146730008") 2025/03/05 03:54:41 DEBUG : CompareDest/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4116c07fe55437b3_d20250305_m035150_c001_v7007000_t0000_u01741146710299") 2025/03/05 03:54:41 DEBUG : CompareDest/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d384_d20250305_m035144_c001_v0001177_t0026_u01741146704104") 2025/03/05 03:54:41 DEBUG : CompareDest/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4116c07fe55437b4_d20250305_m035150_c001_v7007000_t0000_u01741146710481") 2025/03/05 03:54:41 DEBUG : CompareDest/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e251c9_d20250305_m035145_c001_v0001177_t0015_u01741146705438") 2025/03/05 03:54:41 DEBUG : CopyDest/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40085024a17d428f_d20250305_m035215_c001_v7007000_t0000_u01741146735111") 2025/03/05 03:54:41 DEBUG : CopyDest/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cb67_d20250305_m035206_c001_v0001040_t0006_u01741146726860") 2025/03/05 03:54:41 DEBUG : CopyDest/three: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40085024a17d4290_d20250305_m035215_c001_v7007000_t0000_u01741146735294") 2025/03/05 03:54:41 DEBUG : CopyDest/three: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e2522a_d20250305_m035213_c001_v0001177_t0034_u01741146733159") 2025/03/05 03:54:41 DEBUG : CopyDest/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40085024a17d4291_d20250305_m035215_c001_v7007000_t0000_u01741146735476") 2025/03/05 03:54:41 DEBUG : CopyDest/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d3f1_d20250305_m035211_c001_v0001177_t0032_u01741146731192") 2025/03/05 03:54:41 DEBUG : EXISTING: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b6f1_d20250305_m035340_c001_v7007000_t0000_u01741146820943") 2025/03/05 03:54:41 DEBUG : EXISTING: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d55d_d20250305_m035339_c001_v0001177_t0010_u01741146819965") 2025/03/05 03:54:41 DEBUG : Testêé: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b6e6_d20250305_m035335_c001_v7007000_t0000_u01741146815845") 2025/03/05 03:54:41 DEBUG : Testêé: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25370_d20250305_m035335_c001_v0001177_t0050_u01741146815158") 2025/03/05 03:54:41 DEBUG : Testêé: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d541_d20250305_m035334_c001_v0001177_t0008_u01741146814203") 2025/03/05 03:54:42 DEBUG : a/potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be30f_d20250305_m034946_c001_v7007000_t0000_u01741146586449") 2025/03/05 03:54:42 DEBUG : a/potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca94_d20250305_m034945_c001_v0001040_t0036_u01741146585488") 2025/03/05 03:54:42 DEBUG : a/potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be309_d20250305_m034943_c001_v7007000_t0000_u01741146583229") 2025/03/05 03:54:42 DEBUG : a/potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca8c_d20250305_m034942_c001_v0001040_t0022_u01741146582254") 2025/03/05 03:54:42 DEBUG : a/potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f409606921714808a_d20250305_m034918_c001_v7007000_t0000_u01741146558156") 2025/03/05 03:54:42 DEBUG : a/potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca50_d20250305_m034917_c001_v0001040_t0055_u01741146557205") 2025/03/05 03:54:42 DEBUG : b/potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be311_d20250305_m034946_c001_v7007000_t0000_u01741146586631") 2025/03/05 03:54:42 DEBUG : b/potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca90_d20250305_m034944_c001_v0001040_t0034_u01741146584167") 2025/03/05 03:54:42 DEBUG : b/potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be305_d20250305_m034942_c001_v7007000_t0000_u01741146582673") 2025/03/05 03:54:42 DEBUG : b/potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca84_d20250305_m034940_c001_v0001040_t0011_u01741146580273") 2025/03/05 03:54:42 DEBUG : b/potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217148089_d20250305_m034917_c001_v7007000_t0000_u01741146557605") 2025/03/05 03:54:42 DEBUG : b/potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca4a_d20250305_m034915_c001_v0001040_t0015_u01741146555883") 2025/03/05 03:54:42 DEBUG : backup/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f403a32dfe20e5763_d20250305_m035228_c001_v7007000_t0000_u01741146748412") 2025/03/05 03:54:42 DEBUG : backup/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f10409d2275d70d32_d20250305_m035226_c001_v0001184_t0040_u01741146746596") 2025/03/05 03:54:42 DEBUG : backup/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f101702f819d94f4c_d20250305_m035222_c001_v0001183_t0045_u01741146742303") 2025/03/05 03:54:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e606381450d7_d20250305_m035254_c001_v7007000_t0000_u01741146774617") 2025/03/05 03:54:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f119d5e246bf8739d_d20250305_m035252_c001_v0001184_t0023_u01741146772593") 2025/03/05 03:54:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1075bb64e7b0201c_d20250305_m035249_c001_v0001184_t0039_u01741146769007") 2025/03/05 03:54:42 DEBUG : backup/one.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f41078e7e8d1cf147_d20250305_m035241_c001_v7007000_t0000_u01741146761406") 2025/03/05 03:54:42 DEBUG : backup/one.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f109e80141b0a2c4c_d20250305_m035239_c001_v0001105_t0043_u01741146759289") 2025/03/05 03:54:42 DEBUG : backup/one.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f106b73512fade897_d20250305_m035235_c001_v0001103_t0052_u01741146755014") 2025/03/05 03:54:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e606381450d8_d20250305_m035254_c001_v7007000_t0000_u01741146774839") 2025/03/05 03:54:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f114db159e6c6b2a5_d20250305_m035253_c001_v0001113_t0023_u01741146773475") 2025/03/05 03:54:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f105f487455fe64f3_d20250305_m035250_c001_v0001105_t0020_u01741146770348") 2025/03/05 03:54:43 DEBUG : backup/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f403a32dfe20e5764_d20250305_m035228_c001_v7007000_t0000_u01741146748613") 2025/03/05 03:54:43 DEBUG : backup/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f106f742c975065e9_d20250305_m035227_c001_v0001161_t0012_u01741146747567") 2025/03/05 03:54:43 DEBUG : backup/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1093e448617e62ba_d20250305_m035224_c001_v0001176_t0033_u01741146744135") 2025/03/05 03:54:43 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f41078e7e8d1cf148_d20250305_m035241_c001_v7007000_t0000_u01741146761598") 2025/03/05 03:54:43 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1144d2cad8099046_d20250305_m035240_c001_v0001100_t0037_u01741146760496") 2025/03/05 03:54:43 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f118f7c31e67a33f7_d20250305_m035237_c001_v0001150_t0031_u01741146757024") 2025/03/05 03:54:43 DEBUG : both0: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac1e_d20250305_m035419_c001_v7007000_t0000_u01741146859807") 2025/03/05 03:54:43 DEBUG : both0: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc0c_d20250305_m035403_c001_v0001040_t0015_u01741146843592") 2025/03/05 03:54:43 DEBUG : both0: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92808_d20250305_m035358_c001_v7007000_t0000_u01741146838918") 2025/03/05 03:54:43 DEBUG : both0: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e2538f_d20250305_m035343_c001_v0001177_t0021_u01741146823177") 2025/03/05 03:54:43 DEBUG : both1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac1f_d20250305_m035419_c001_v7007000_t0000_u01741146859994") 2025/03/05 03:54:43 DEBUG : both1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253f5_d20250305_m035404_c001_v0001177_t0045_u01741146844907") 2025/03/05 03:54:43 DEBUG : both1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92809_d20250305_m035359_c001_v7007000_t0000_u01741146839103") 2025/03/05 03:54:43 DEBUG : both1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d573_d20250305_m035344_c001_v0001177_t0022_u01741146824359") 2025/03/05 03:54:43 DEBUG : both10: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac20_d20250305_m035420_c001_v7007000_t0000_u01741146860186") 2025/03/05 03:54:43 DEBUG : both10: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25409_d20250305_m035411_c001_v0001177_t0026_u01741146851132") 2025/03/05 03:54:43 DEBUG : both10: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e9280a_d20250305_m035359_c001_v7007000_t0000_u01741146839288") 2025/03/05 03:54:43 DEBUG : both10: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d58f_d20250305_m035350_c001_v0001177_t0032_u01741146830577") 2025/03/05 03:54:43 DEBUG : both11: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac21_d20250305_m035420_c001_v7007000_t0000_u01741146860371") 2025/03/05 03:54:44 DEBUG : both11: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5e1_d20250305_m035412_c001_v0001177_t0005_u01741146852172") 2025/03/05 03:54:44 DEBUG : both11: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e9280b_d20250305_m035359_c001_v7007000_t0000_u01741146839472") 2025/03/05 03:54:44 DEBUG : both11: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbfa_d20250305_m035351_c001_v0001040_t0021_u01741146831009") 2025/03/05 03:54:44 DEBUG : both12: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac22_d20250305_m035420_c001_v7007000_t0000_u01741146860556") 2025/03/05 03:54:44 DEBUG : both12: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc2e_d20250305_m035412_c001_v0001040_t0045_u01741146852594") 2025/03/05 03:54:44 DEBUG : both12: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e9280c_d20250305_m035359_c001_v7007000_t0000_u01741146839661") 2025/03/05 03:54:44 DEBUG : both12: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253bb_d20250305_m035351_c001_v0001177_t0027_u01741146831641") 2025/03/05 03:54:44 DEBUG : both13: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac23_d20250305_m035420_c001_v7007000_t0000_u01741146860739") 2025/03/05 03:54:44 DEBUG : both13: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25413_d20250305_m035413_c001_v0001177_t0023_u01741146853268") 2025/03/05 03:54:44 DEBUG : both13: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e9280d_d20250305_m035359_c001_v7007000_t0000_u01741146839846") 2025/03/05 03:54:44 DEBUG : both13: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d597_d20250305_m035352_c001_v0001177_t0046_u01741146832196") 2025/03/05 03:54:44 DEBUG : both14: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac24_d20250305_m035420_c001_v7007000_t0000_u01741146860924") 2025/03/05 03:54:44 DEBUG : both14: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5e7_d20250305_m035413_c001_v0001177_t0006_u01741146853912") 2025/03/05 03:54:44 DEBUG : both14: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e9280f_d20250305_m035400_c001_v7007000_t0000_u01741146840032") 2025/03/05 03:54:44 DEBUG : both14: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc00_d20250305_m035352_c001_v0001040_t0017_u01741146832627") 2025/03/05 03:54:44 DEBUG : both15: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac25_d20250305_m035421_c001_v7007000_t0000_u01741146861111") 2025/03/05 03:54:44 DEBUG : both15: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc32_d20250305_m035414_c001_v0001040_t0022_u01741146854405") 2025/03/05 03:54:44 DEBUG : both15: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92810_d20250305_m035400_c001_v7007000_t0000_u01741146840217") 2025/03/05 03:54:44 DEBUG : both15: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253c5_d20250305_m035353_c001_v0001177_t0050_u01741146833196") 2025/03/05 03:54:45 DEBUG : both16: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac27_d20250305_m035421_c001_v7007000_t0000_u01741146861296") 2025/03/05 03:54:45 DEBUG : both16: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25417_d20250305_m035414_c001_v0001177_t0024_u01741146854994") 2025/03/05 03:54:45 DEBUG : both16: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92811_d20250305_m035400_c001_v7007000_t0000_u01741146840404") 2025/03/05 03:54:45 DEBUG : both16: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5a1_d20250305_m035353_c001_v0001177_t0006_u01741146833790") 2025/03/05 03:54:45 DEBUG : both17: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac28_d20250305_m035421_c001_v7007000_t0000_u01741146861488") 2025/03/05 03:54:45 DEBUG : both17: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5ed_d20250305_m035415_c001_v0001177_t0039_u01741146855689") 2025/03/05 03:54:45 DEBUG : both17: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92812_d20250305_m035400_c001_v7007000_t0000_u01741146840589") 2025/03/05 03:54:45 DEBUG : both17: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc04_d20250305_m035354_c001_v0001040_t0049_u01741146834244") 2025/03/05 03:54:45 DEBUG : both18: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac29_d20250305_m035421_c001_v7007000_t0000_u01741146861673") 2025/03/05 03:54:45 DEBUG : both18: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc38_d20250305_m035416_c001_v0001040_t0033_u01741146856121") 2025/03/05 03:54:45 DEBUG : both18: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92813_d20250305_m035400_c001_v7007000_t0000_u01741146840775") 2025/03/05 03:54:45 DEBUG : both18: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253d1_d20250305_m035354_c001_v0001177_t0025_u01741146834985") 2025/03/05 03:54:45 DEBUG : both19: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac2a_d20250305_m035421_c001_v7007000_t0000_u01741146861863") 2025/03/05 03:54:45 DEBUG : both19: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25425_d20250305_m035416_c001_v0001177_t0045_u01741146856694") 2025/03/05 03:54:45 DEBUG : both19: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92815_d20250305_m035400_c001_v7007000_t0000_u01741146840963") 2025/03/05 03:54:45 DEBUG : both19: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5ab_d20250305_m035355_c001_v0001177_t0040_u01741146835758") 2025/03/05 03:54:45 DEBUG : both2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac2b_d20250305_m035422_c001_v7007000_t0000_u01741146862048") 2025/03/05 03:54:45 DEBUG : both2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5c5_d20250305_m035405_c001_v0001177_t0032_u01741146845558") 2025/03/05 03:54:45 DEBUG : both2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92817_d20250305_m035401_c001_v7007000_t0000_u01741146841148") 2025/03/05 03:54:45 DEBUG : both2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbea_d20250305_m035344_c001_v0001040_t0055_u01741146824787") 2025/03/05 03:54:46 DEBUG : both3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac2c_d20250305_m035422_c001_v7007000_t0000_u01741146862234") 2025/03/05 03:54:46 DEBUG : both3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc14_d20250305_m035406_c001_v0001040_t0001_u01741146846022") 2025/03/05 03:54:46 DEBUG : both3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92818_d20250305_m035401_c001_v7007000_t0000_u01741146841343") 2025/03/05 03:54:46 DEBUG : both3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e2539d_d20250305_m035345_c001_v0001177_t0028_u01741146825662") 2025/03/05 03:54:46 DEBUG : both4: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac2d_d20250305_m035422_c001_v7007000_t0000_u01741146862418") 2025/03/05 03:54:46 DEBUG : both4: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253ff_d20250305_m035406_c001_v0001177_t0039_u01741146846666") 2025/03/05 03:54:46 DEBUG : both4: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92819_d20250305_m035401_c001_v7007000_t0000_u01741146841527") 2025/03/05 03:54:46 DEBUG : both4: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d57d_d20250305_m035346_c001_v0001177_t0015_u01741146826477") 2025/03/05 03:54:46 DEBUG : both5: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac2e_d20250305_m035422_c001_v7007000_t0000_u01741146862603") 2025/03/05 03:54:46 DEBUG : both5: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5cd_d20250305_m035407_c001_v0001177_t0025_u01741146847348") 2025/03/05 03:54:46 DEBUG : both5: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e9281a_d20250305_m035401_c001_v7007000_t0000_u01741146841712") 2025/03/05 03:54:46 DEBUG : both5: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbee_d20250305_m035346_c001_v0001040_t0054_u01741146826919") 2025/03/05 03:54:46 DEBUG : both6: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac2f_d20250305_m035422_c001_v7007000_t0000_u01741146862787") 2025/03/05 03:54:46 DEBUG : both6: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc18_d20250305_m035407_c001_v0001040_t0026_u01741146847815") 2025/03/05 03:54:46 DEBUG : both6: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e9281b_d20250305_m035401_c001_v7007000_t0000_u01741146841909") 2025/03/05 03:54:46 DEBUG : both6: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253a9_d20250305_m035347_c001_v0001177_t0016_u01741146827624") 2025/03/05 03:54:46 DEBUG : both7: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac30_d20250305_m035422_c001_v7007000_t0000_u01741146862973") 2025/03/05 03:54:46 DEBUG : both7: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25403_d20250305_m035409_c001_v0001177_t0028_u01741146849204") 2025/03/05 03:54:47 DEBUG : both7: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e9281c_d20250305_m035402_c001_v7007000_t0000_u01741146842093") 2025/03/05 03:54:47 DEBUG : both7: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d585_d20250305_m035348_c001_v0001177_t0024_u01741146828298") 2025/03/05 03:54:47 DEBUG : both8: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac31_d20250305_m035423_c001_v7007000_t0000_u01741146863158") 2025/03/05 03:54:47 DEBUG : both8: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5db_d20250305_m035410_c001_v0001177_t0027_u01741146850039") 2025/03/05 03:54:47 DEBUG : both8: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e9281d_d20250305_m035402_c001_v7007000_t0000_u01741146842279") 2025/03/05 03:54:47 DEBUG : both8: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbf6_d20250305_m035348_c001_v0001040_t0047_u01741146828727") 2025/03/05 03:54:47 DEBUG : both9: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac32_d20250305_m035423_c001_v7007000_t0000_u01741146863343") 2025/03/05 03:54:47 DEBUG : both9: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc24_d20250305_m035410_c001_v0001040_t0041_u01741146850487") 2025/03/05 03:54:47 DEBUG : both9: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e9281e_d20250305_m035402_c001_v7007000_t0000_u01741146842463") 2025/03/05 03:54:47 DEBUG : both9: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253b3_d20250305_m035349_c001_v0001177_t0058_u01741146829648") 2025/03/05 03:54:47 DEBUG : c/non empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be312_d20250305_m034946_c001_v7007000_t0000_u01741146586893") 2025/03/05 03:54:47 DEBUG : c/non empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca92_d20250305_m034944_c001_v0001040_t0002_u01741146584570") 2025/03/05 03:54:47 DEBUG : c/non empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be30a_d20250305_m034943_c001_v7007000_t0000_u01741146583412") 2025/03/05 03:54:47 DEBUG : c/non empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca88_d20250305_m034940_c001_v0001040_t0033_u01741146580968") 2025/03/05 03:54:47 DEBUG : c/non empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f409606921714808b_d20250305_m034918_c001_v7007000_t0000_u01741146558338") 2025/03/05 03:54:47 DEBUG : c/non empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca4e_d20250305_m034916_c001_v0001040_t0024_u01741146556344") 2025/03/05 03:54:47 DEBUG : check sum: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217147073_d20250305_m034904_c001_v7007000_t0000_u01741146544162") 2025/03/05 03:54:47 DEBUG : check sum: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca2e_d20250305_m034902_c001_v0001040_t0031_u01741146542888") 2025/03/05 03:54:47 DEBUG : dest/3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40085024a17d4279_d20250305_m035200_c001_v7007000_t0000_u01741146720126") 2025/03/05 03:54:47 DEBUG : dest/3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40008c95847e2b18_d20250305_m035159_c001_v0001183_t0033_u01741146719025") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b6e1_d20250305_m035332_c001_v7007000_t0000_u01741146812740") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f109caac87e327973_d20250305_m035330_c001_v0001184_t0014_u01741146810320") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fd98_d20250305_m035330_c001_v7007000_t0000_u01741146810119") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f109caac87e3278b0_d20250305_m035325_c001_v0001184_t0031_u01741146805314") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fd91_d20250305_m035324_c001_v7007000_t0000_u01741146804384") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d509_d20250305_m035318_c001_v0001177_t0014_u01741146798399") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be54c_d20250305_m035316_c001_v7007000_t0000_u01741146796935") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1181e921f6f112d5_d20250305_m035314_c001_v0001098_t0044_u01741146794740") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f412d8291b37c7068_d20250305_m035314_c001_v7007000_t0000_u01741146794561") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1181e921f6f112cb_d20250305_m035311_c001_v0001098_t0038_u01741146791389") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f412d8291b37c7063_d20250305_m035310_c001_v7007000_t0000_u01741146790661") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d4e4_d20250305_m035306_c001_v0001177_t0055_u01741146786717") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e606381450e1_d20250305_m035305_c001_v7007000_t0000_u01741146785223") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1095d0fb53bed411_d20250305_m035303_c001_v0001165_t0032_u01741146783790") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f413d53d3f8c3338e_d20250305_m035303_c001_v7007000_t0000_u01741146783604") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1095d0fb53bed40b_d20250305_m035300_c001_v0001165_t0036_u01741146780875") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f413d53d3f8c3338b_d20250305_m035300_c001_v7007000_t0000_u01741146780146") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cba1_d20250305_m035255_c001_v0001040_t0011_u01741146775931") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e606381450d9_d20250305_m035255_c001_v7007000_t0000_u01741146775022") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1014e6281f4b3347_d20250305_m035253_c001_v0001180_t0002_u01741146773019") 2025/03/05 03:54:48 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4027f083120570e3_d20250305_m035252_c001_v7007000_t0000_u01741146772817") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1014e6281f4b3335_d20250305_m035249_c001_v0001180_t0031_u01741146769924") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4027f083120570db_d20250305_m035249_c001_v7007000_t0000_u01741146769202") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e252b5_d20250305_m035242_c001_v0001177_t0035_u01741146762704") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f41078e7e8d1cf149_d20250305_m035241_c001_v7007000_t0000_u01741146761782") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f108e09674efe6d0e_d20250305_m035239_c001_v0001101_t0010_u01741146759979") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b64c_d20250305_m035239_c001_v7007000_t0000_u01741146759793") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f108e09674efe6d04_d20250305_m035236_c001_v0001101_t0045_u01741146756356") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b643_d20250305_m035235_c001_v7007000_t0000_u01741146755628") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d443_d20250305_m035229_c001_v0001177_t0029_u01741146749725") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f403a32dfe20e5765_d20250305_m035228_c001_v7007000_t0000_u01741146748803") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f11457d4cfb517c81_d20250305_m035226_c001_v0001101_t0056_u01741146746978") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383a9f5_d20250305_m035226_c001_v7007000_t0000_u01741146746795") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f11457d4cfb517c79_d20250305_m035223_c001_v0001101_t0043_u01741146743376") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383a9f3_d20250305_m035222_c001_v7007000_t0000_u01741146742646") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cb6d_d20250305_m035216_c001_v0001040_t0028_u01741146736792") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40085024a17d4293_d20250305_m035215_c001_v7007000_t0000_u01741146735660") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f106705a784941fb3_d20250305_m035210_c001_v0001184_t0005_u01741146730450") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f404258218121fa76_d20250305_m035210_c001_v7007000_t0000_u01741146730239") 2025/03/05 03:54:49 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e2520c_d20250305_m035206_c001_v0001177_t0059_u01741146726289") 2025/03/05 03:54:50 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f119b924d8f92c8a9_d20250305_m035205_c001_v0001178_t0057_u01741146725521") 2025/03/05 03:54:50 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f119b924d8f92c8a3_d20250305_m035204_c001_v0001178_t0046_u01741146724573") 2025/03/05 03:54:50 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4116c07fe55437b5_d20250305_m035150_c001_v7007000_t0000_u01741146710662") 2025/03/05 03:54:50 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cb49_d20250305_m035143_c001_v0001040_t0049_u01741146703198") 2025/03/05 03:54:50 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f101b9cd004ddcd02_d20250305_m035142_c001_v0001157_t0024_u01741146702276") 2025/03/05 03:54:50 DEBUG : dst/one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f101b9cd004ddccf8_d20250305_m035139_c001_v0001157_t0001_u01741146699595") 2025/03/05 03:54:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b6e2_d20250305_m035332_c001_v7007000_t0000_u01741146812923") 2025/03/05 03:54:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1103618ccf67a2cf_d20250305_m035329_c001_v0001184_t0056_u01741146809625") 2025/03/05 03:54:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f106705a784942a9e_d20250305_m035323_c001_v0001184_t0025_u01741146803954") 2025/03/05 03:54:50 DEBUG : dst/one.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be54d_d20250305_m035317_c001_v7007000_t0000_u01741146797118") 2025/03/05 03:54:50 DEBUG : dst/one.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f109caac87e3276d8_d20250305_m035314_c001_v0001184_t0010_u01741146794321") 2025/03/05 03:54:50 DEBUG : dst/one.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f11561b31e0a0ac50_d20250305_m035310_c001_v0001177_t0059_u01741146790441") 2025/03/05 03:54:50 DEBUG : dst/one.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e606381450e2_d20250305_m035305_c001_v7007000_t0000_u01741146785406") 2025/03/05 03:54:50 DEBUG : dst/one.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f11813782cca3c378_d20250305_m035303_c001_v0001183_t0053_u01741146783357") 2025/03/05 03:54:50 DEBUG : dst/one.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1109dfb9690210c3_d20250305_m035259_c001_v0001181_t0021_u01741146779929") 2025/03/05 03:54:50 DEBUG : dst/three: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40085024a17d4294_d20250305_m035215_c001_v7007000_t0000_u01741146735876") 2025/03/05 03:54:50 DEBUG : dst/three: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f119b924d8f92c8cd_d20250305_m035214_c001_v0001178_t0011_u01741146734323") 2025/03/05 03:54:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b6e3_d20250305_m035333_c001_v7007000_t0000_u01741146813106") 2025/03/05 03:54:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1058490227521825_d20250305_m035331_c001_v0001137_t0034_u01741146811335") 2025/03/05 03:54:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f10409d2275d715f7_d20250305_m035327_c001_v0001184_t0023_u01741146807346") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b6e4_d20250305_m035333_c001_v7007000_t0000_u01741146813289") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f109caac87e3279b5_d20250305_m035332_c001_v0001184_t0052_u01741146812135") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fd9b_d20250305_m035331_c001_v7007000_t0000_u01741146811953") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f109caac87e327925_d20250305_m035327_c001_v0001184_t0004_u01741146807933") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fd96_d20250305_m035327_c001_v7007000_t0000_u01741146807749") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbbb_d20250305_m035319_c001_v0001040_t0045_u01741146799561") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be54e_d20250305_m035317_c001_v7007000_t0000_u01741146797303") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1181e921f6f112dd_d20250305_m035316_c001_v0001098_t0027_u01741146796190") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f412d8291b37c706a_d20250305_m035316_c001_v7007000_t0000_u01741146796012") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1181e921f6f112d1_d20250305_m035312_c001_v0001098_t0031_u01741146792723") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f412d8291b37c7064_d20250305_m035312_c001_v7007000_t0000_u01741146792543") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbaf_d20250305_m035307_c001_v0001040_t0035_u01741146787508") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f413d53d3f8c3338f_d20250305_m035304_c001_v7007000_t0000_u01741146784654") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cba9_d20250305_m035302_c001_v0001040_t0055_u01741146782314") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f413d53d3f8c3338d_d20250305_m035301_c001_v7007000_t0000_u01741146781589") 2025/03/05 03:54:51 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e252e8_d20250305_m035257_c001_v0001177_t0056_u01741146777488") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4027f083120570e8_d20250305_m035254_c001_v7007000_t0000_u01741146774056") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e252d1_d20250305_m035251_c001_v0001177_t0033_u01741146771779") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4027f083120570e0_d20250305_m035250_c001_v7007000_t0000_u01741146770669") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d486_d20250305_m035244_c001_v0001177_t0056_u01741146764286") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b650_d20250305_m035240_c001_v7007000_t0000_u01741146760846") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d46b_d20250305_m035238_c001_v0001177_t0051_u01741146758343") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b646_d20250305_m035237_c001_v7007000_t0000_u01741146757242") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cb7f_d20250305_m035230_c001_v0001040_t0056_u01741146750510") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383a9f9_d20250305_m035227_c001_v7007000_t0000_u01741146747831") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cb73_d20250305_m035225_c001_v0001040_t0044_u01741146745466") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383a9f4_d20250305_m035224_c001_v7007000_t0000_u01741146744356") 2025/03/05 03:54:52 DEBUG : dst/three.txt: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25244_d20250305_m035217_c001_v0001177_t0022_u01741146737857") 2025/03/05 03:54:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be54f_d20250305_m035317_c001_v7007000_t0000_u01741146797485") 2025/03/05 03:54:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f101d512b0b5c018c_d20250305_m035315_c001_v0001101_t0023_u01741146795707") 2025/03/05 03:54:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f10689dfb2c839a2c_d20250305_m035312_c001_v0001177_t0002_u01741146792327") 2025/03/05 03:54:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e606381450e3_d20250305_m035305_c001_v7007000_t0000_u01741146785589") 2025/03/05 03:54:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f11044f2c1c29355e_d20250305_m035304_c001_v0001145_t0020_u01741146784332") 2025/03/05 03:54:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f10336fc03379de97_d20250305_m035301_c001_v0001179_t0029_u01741146781369") 2025/03/05 03:54:52 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b6e5_d20250305_m035333_c001_v7007000_t0000_u01741146813472") 2025/03/05 03:54:52 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25333_d20250305_m035318_c001_v0001177_t0059_u01741146798984") 2025/03/05 03:54:52 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be550_d20250305_m035317_c001_v7007000_t0000_u01741146797670") 2025/03/05 03:54:52 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25315_d20250305_m035307_c001_v0001177_t0005_u01741146787310") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e606381450e4_d20250305_m035305_c001_v7007000_t0000_u01741146785989") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d4ba_d20250305_m035256_c001_v0001177_t0050_u01741146776861") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e606381450da_d20250305_m035255_c001_v7007000_t0000_u01741146775206") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cb8b_d20250305_m035243_c001_v0001040_t0030_u01741146763276") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f41078e7e8d1cf14a_d20250305_m035241_c001_v7007000_t0000_u01741146761967") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25274_d20250305_m035230_c001_v0001177_t0018_u01741146750296") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f403a32dfe20e5766_d20250305_m035228_c001_v7007000_t0000_u01741146748997") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d40d_d20250305_m035217_c001_v0001177_t0029_u01741146737602") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40085024a17d4296_d20250305_m035216_c001_v7007000_t0000_u01741146736063") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f101702f819d94e40_d20250305_m035212_c001_v0001183_t0015_u01741146732023") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4116c07fe55437b7_d20250305_m035150_c001_v7007000_t0000_u01741146710851") 2025/03/05 03:54:53 DEBUG : dst/two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f101b9cd004ddcd1e_d20250305_m035149_c001_v0001157_t0025_u01741146709581") 2025/03/05 03:54:53 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e60638145017_d20250305_m035056_c001_v7007000_t0000_u01741146656057") 2025/03/05 03:54:53 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e250f0_d20250305_m035052_c001_v0001177_t0054_u01741146652543") 2025/03/05 03:54:53 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e60638145010_d20250305_m035050_c001_v7007000_t0000_u01741146650674") 2025/03/05 03:54:53 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e250d0_d20250305_m035040_c001_v0001177_t0058_u01741146640488") 2025/03/05 03:54:53 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fbac_d20250305_m035031_c001_v7007000_t0000_u01741146631857") 2025/03/05 03:54:53 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25098_d20250305_m035028_c001_v0001177_t0046_u01741146628928") 2025/03/05 03:54:53 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be32a_d20250305_m035003_c001_v7007000_t0000_u01741146603614") 2025/03/05 03:54:53 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cad0_d20250305_m035001_c001_v0001040_t0059_u01741146601469") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be323_d20250305_m034958_c001_v7007000_t0000_u01741146598688") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cac2_d20250305_m034957_c001_v0001040_t0017_u01741146597283") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be31b_d20250305_m034953_c001_v7007000_t0000_u01741146593130") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8caae_d20250305_m034951_c001_v0001040_t0028_u01741146591112") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be316_d20250305_m034949_c001_v7007000_t0000_u01741146589798") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca9c_d20250305_m034948_c001_v0001040_t0042_u01741146588077") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217148115_d20250305_m034939_c001_v7007000_t0000_u01741146579357") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca7c_d20250305_m034937_c001_v0001040_t0005_u01741146577454") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217148110_d20250305_m034936_c001_v7007000_t0000_u01741146576163") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca76_d20250305_m034934_c001_v0001040_t0038_u01741146574950") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217148105_d20250305_m034927_c001_v7007000_t0000_u01741146567900") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca64_d20250305_m034926_c001_v0001040_t0025_u01741146566445") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217148101_d20250305_m034923_c001_v7007000_t0000_u01741146563878") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca5a_d20250305_m034922_c001_v0001040_t0043_u01741146562638") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40960692171480fd_d20250305_m034921_c001_v7007000_t0000_u01741146561382") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f118416fe5262f926_d20250305_m034920_c001_v0001157_t0054_u01741146560738") 2025/03/05 03:54:54 DEBUG : empty space: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca54_d20250305_m034919_c001_v0001040_t0016_u01741146559071") 2025/03/05 03:54:54 DEBUG : enormous: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be328_d20250305_m035002_c001_v7007000_t0000_u01741146602881") 2025/03/05 03:54:54 DEBUG : enormous: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cad2_d20250305_m035001_c001_v0001040_t0016_u01741146601808") 2025/03/05 03:54:54 DEBUG : existing: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4067a727f033b6ec_d20250305_m035338_c001_v7007000_t0000_u01741146818470") 2025/03/05 03:54:55 DEBUG : existing: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbd5_d20250305_m035336_c001_v0001040_t0052_u01741146816959") 2025/03/05 03:54:55 DEBUG : existing: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fba9_d20250305_m035027_c001_v7007000_t0000_u01741146627245") 2025/03/05 03:54:55 DEBUG : existing: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cafc_d20250305_m035025_c001_v0001040_t0005_u01741146625904") 2025/03/05 03:54:55 DEBUG : existing: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40960692171470e0_d20250305_m034914_c001_v7007000_t0000_u01741146554775") 2025/03/05 03:54:55 DEBUG : existing: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca46_d20250305_m034913_c001_v0001040_t0025_u01741146553685") 2025/03/05 03:54:55 DEBUG : existing: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40960692171470dd_d20250305_m034912_c001_v7007000_t0000_u01741146552414") 2025/03/05 03:54:55 DEBUG : existing: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca42_d20250305_m034911_c001_v0001040_t0022_u01741146551270") 2025/03/05 03:54:55 DEBUG : existing: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca40_d20250305_m034910_c001_v0001040_t0045_u01741146550254") 2025/03/05 03:54:55 DEBUG : existing-b: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fbab_d20250305_m035027_c001_v7007000_t0000_u01741146627428") 2025/03/05 03:54:55 DEBUG : existing-b: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e2508e_d20250305_m035025_c001_v0001177_t0002_u01741146625914") 2025/03/05 03:54:55 DEBUG : file1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac92_d20250305_m035432_c001_v7007000_t0000_u01741146872555") 2025/03/05 03:54:55 DEBUG : file1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25460_d20250305_m035431_c001_v0001177_t0010_u01741146871744") 2025/03/05 03:54:55 DEBUG : file1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac52_d20250305_m035429_c001_v7007000_t0000_u01741146869618") 2025/03/05 03:54:55 DEBUG : file1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc4f_d20250305_m035428_c001_v0001040_t0042_u01741146868430") 2025/03/05 03:54:55 DEBUG : five: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be331_d20250305_m035008_c001_v7007000_t0000_u01741146608700") 2025/03/05 03:54:55 DEBUG : five: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4196d2c84fc8cae6_d20250305_m035006_c001_v0001040_t0030_u01741146606681") 2025/03/05 03:54:55 DEBUG : foo: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217148104_d20250305_m034925_c001_v7007000_t0000_u01741146565713") 2025/03/05 03:54:55 DEBUG : foo: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4196d2c84fc8ca62_d20250305_m034925_c001_v0001040_t0030_u01741146565163") 2025/03/05 03:54:55 DEBUG : foo: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4196d2c84fc8ca60_d20250305_m034924_c001_v0001040_t0030_u01741146564608") 2025/03/05 03:54:55 DEBUG : four: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be332_d20250305_m035008_c001_v7007000_t0000_u01741146608893") 2025/03/05 03:54:55 DEBUG : four: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f413764c56858d20e_d20250305_m035007_c001_v0001177_t0010_u01741146607234") 2025/03/05 03:54:56 DEBUG : four: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cae2_d20250305_m035005_c001_v0001040_t0053_u01741146605673") 2025/03/05 03:54:56 DEBUG : hello world2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b229_d20250305_m034743_c001_v7007000_t0000_u01741146463763") 2025/03/05 03:54:56 DEBUG : hello world2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9ae_d20250305_m034742_c001_v0001040_t0049_u01741146462912") 2025/03/05 03:54:56 DEBUG : ignore-size: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40960692171470db_d20250305_m034909_c001_v7007000_t0000_u01741146549170") 2025/03/05 03:54:56 DEBUG : ignore-size: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca3c_d20250305_m034907_c001_v0001040_t0053_u01741146547972") 2025/03/05 03:54:56 DEBUG : nested/sub dir/file: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fb9c_d20250305_m035024_c001_v7007000_t0000_u01741146624787") 2025/03/05 03:54:56 DEBUG : nested/sub dir/file: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e2507e_d20250305_m035023_c001_v0001177_t0039_u01741146623841") 2025/03/05 03:54:56 DEBUG : nested/sub dir/file: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fb8e_d20250305_m035022_c001_v7007000_t0000_u01741146622736") 2025/03/05 03:54:56 DEBUG : nested/sub dir/file: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25070_d20250305_m035021_c001_v0001177_t0042_u01741146621598") 2025/03/05 03:54:56 DEBUG : one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be333_d20250305_m035009_c001_v7007000_t0000_u01741146609075") 2025/03/05 03:54:56 DEBUG : one: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4196d2c84fc8cada_d20250305_m035004_c001_v0001040_t0030_u01741146604721") 2025/03/05 03:54:56 DEBUG : only0: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac33_d20250305_m035423_c001_v7007000_t0000_u01741146863529") 2025/03/05 03:54:56 DEBUG : only0: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f413764c56858d5f3_d20250305_m035418_c001_v0001177_t0010_u01741146858105") 2025/03/05 03:54:56 DEBUG : only0: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5bf_d20250305_m035404_c001_v0001177_t0024_u01741146844319") 2025/03/05 03:54:56 DEBUG : only0: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4054a64ed2ccc606_d20250305_m035357_c001_v7007000_t0000_u01741146837566") 2025/03/05 03:54:56 DEBUG : only0: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbe8_d20250305_m035343_c001_v0001040_t0048_u01741146823754") 2025/03/05 03:54:56 DEBUG : only1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac34_d20250305_m035423_c001_v7007000_t0000_u01741146863714") 2025/03/05 03:54:56 DEBUG : only1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f403238b445e25429_d20250305_m035418_c001_v0001177_t0032_u01741146858118") 2025/03/05 03:54:56 DEBUG : only1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc12_d20250305_m035405_c001_v0001040_t0017_u01741146845124") 2025/03/05 03:54:56 DEBUG : only1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92806_d20250305_m035358_c001_v7007000_t0000_u01741146838284") 2025/03/05 03:54:57 DEBUG : only1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e2539b_d20250305_m035344_c001_v0001177_t0004_u01741146824580") 2025/03/05 03:54:57 DEBUG : only10: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac35_d20250305_m035423_c001_v7007000_t0000_u01741146863911") 2025/03/05 03:54:57 DEBUG : only10: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4196d2c84fc8cc3e_d20250305_m035418_c001_v0001040_t0030_u01741146858138") 2025/03/05 03:54:57 DEBUG : only10: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc26_d20250305_m035411_c001_v0001040_t0019_u01741146851349") 2025/03/05 03:54:57 DEBUG : only10: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92807_d20250305_m035358_c001_v7007000_t0000_u01741146838300") 2025/03/05 03:54:57 DEBUG : only10: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253b9_d20250305_m035350_c001_v0001177_t0023_u01741146830799") 2025/03/05 03:54:57 DEBUG : only11: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac36_d20250305_m035424_c001_v7007000_t0000_u01741146864100") 2025/03/05 03:54:57 DEBUG : only11: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f41010f79f2055870_d20250305_m035418_c001_v0001032_t0048_u01741146858673") 2025/03/05 03:54:57 DEBUG : only11: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e2540f_d20250305_m035412_c001_v0001177_t0004_u01741146852379") 2025/03/05 03:54:57 DEBUG : only11: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92803_d20250305_m035357_c001_v7007000_t0000_u01741146837931") 2025/03/05 03:54:57 DEBUG : only11: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d593_d20250305_m035351_c001_v0001177_t0032_u01741146831370") 2025/03/05 03:54:57 DEBUG : only12: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac37_d20250305_m035424_c001_v7007000_t0000_u01741146864285") 2025/03/05 03:54:57 DEBUG : only12: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f413764c56858d5f5_d20250305_m035418_c001_v0001177_t0010_u01741146858316") 2025/03/05 03:54:57 DEBUG : only12: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5e3_d20250305_m035413_c001_v0001177_t0058_u01741146853045") 2025/03/05 03:54:57 DEBUG : only12: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4054a64ed2ccc608_d20250305_m035357_c001_v7007000_t0000_u01741146837952") 2025/03/05 03:54:57 DEBUG : only12: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbfc_d20250305_m035351_c001_v0001040_t0029_u01741146831848") 2025/03/05 03:54:57 DEBUG : only13: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac39_d20250305_m035424_c001_v7007000_t0000_u01741146864476") 2025/03/05 03:54:57 DEBUG : only13: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f413764c56858d5f7_d20250305_m035418_c001_v0001177_t0010_u01741146858512") 2025/03/05 03:54:57 DEBUG : only13: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc30_d20250305_m035413_c001_v0001040_t0029_u01741146853478") 2025/03/05 03:54:57 DEBUG : only13: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92800_d20250305_m035357_c001_v7007000_t0000_u01741146837734") 2025/03/05 03:54:58 DEBUG : only13: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253bd_d20250305_m035352_c001_v0001177_t0041_u01741146832421") 2025/03/05 03:54:58 DEBUG : only14: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac3a_d20250305_m035424_c001_v7007000_t0000_u01741146864662") 2025/03/05 03:54:58 DEBUG : only14: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f41010f79f2055874_d20250305_m035419_c001_v0001032_t0048_u01741146859050") 2025/03/05 03:54:58 DEBUG : only14: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25415_d20250305_m035414_c001_v0001177_t0031_u01741146854195") 2025/03/05 03:54:58 DEBUG : only14: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92805_d20250305_m035358_c001_v7007000_t0000_u01741146838115") 2025/03/05 03:54:58 DEBUG : only14: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d59d_d20250305_m035352_c001_v0001177_t0026_u01741146832984") 2025/03/05 03:54:58 DEBUG : only15: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac3d_d20250305_m035424_c001_v7007000_t0000_u01741146864846") 2025/03/05 03:54:58 DEBUG : only15: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f403238b445e2542f_d20250305_m035418_c001_v0001177_t0032_u01741146858525") 2025/03/05 03:54:58 DEBUG : only15: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5eb_d20250305_m035414_c001_v0001177_t0029_u01741146854779") 2025/03/05 03:54:58 DEBUG : only15: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4116c07fe55439de_d20250305_m035357_c001_v7007000_t0000_u01741146837954") 2025/03/05 03:54:58 DEBUG : only15: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc02_d20250305_m035353_c001_v0001040_t0056_u01741146833448") 2025/03/05 03:54:58 DEBUG : only16: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac3e_d20250305_m035425_c001_v7007000_t0000_u01741146865032") 2025/03/05 03:54:58 DEBUG : only16: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f403238b445e2542d_d20250305_m035418_c001_v0001177_t0032_u01741146858329") 2025/03/05 03:54:58 DEBUG : only16: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc34_d20250305_m035415_c001_v0001040_t0047_u01741146855205") 2025/03/05 03:54:58 DEBUG : only16: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92801_d20250305_m035357_c001_v7007000_t0000_u01741146837745") 2025/03/05 03:54:58 DEBUG : only16: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253cd_d20250305_m035354_c001_v0001177_t0044_u01741146834036") 2025/03/05 03:54:58 DEBUG : only17: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac3f_d20250305_m035425_c001_v7007000_t0000_u01741146865228") 2025/03/05 03:54:58 DEBUG : only17: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4196d2c84fc8cc40_d20250305_m035418_c001_v0001040_t0030_u01741146858339") 2025/03/05 03:54:58 DEBUG : only17: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e2541f_d20250305_m035415_c001_v0001177_t0038_u01741146855904") 2025/03/05 03:54:58 DEBUG : only17: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e927fc_d20250305_m035357_c001_v7007000_t0000_u01741146837178") 2025/03/05 03:54:58 DEBUG : only17: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5a5_d20250305_m035354_c001_v0001177_t0042_u01741146834772") 2025/03/05 03:54:59 DEBUG : only18: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac41_d20250305_m035425_c001_v7007000_t0000_u01741146865414") 2025/03/05 03:54:59 DEBUG : only18: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4196d2c84fc8cc42_d20250305_m035418_c001_v0001040_t0030_u01741146858535") 2025/03/05 03:54:59 DEBUG : only18: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5f0_d20250305_m035416_c001_v0001177_t0017_u01741146856473") 2025/03/05 03:54:59 DEBUG : only18: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92804_d20250305_m035358_c001_v7007000_t0000_u01741146838100") 2025/03/05 03:54:59 DEBUG : only18: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc06_d20250305_m035355_c001_v0001040_t0006_u01741146835209") 2025/03/05 03:54:59 DEBUG : only19: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac42_d20250305_m035425_c001_v7007000_t0000_u01741146865597") 2025/03/05 03:54:59 DEBUG : only19: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f403238b445e25433_d20250305_m035418_c001_v0001177_t0032_u01741146858896") 2025/03/05 03:54:59 DEBUG : only19: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc3a_d20250305_m035416_c001_v0001040_t0054_u01741146856917") 2025/03/05 03:54:59 DEBUG : only19: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e927fd_d20250305_m035357_c001_v7007000_t0000_u01741146837363") 2025/03/05 03:54:59 DEBUG : only19: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253d5_d20250305_m035355_c001_v0001177_t0032_u01741146835968") 2025/03/05 03:54:59 DEBUG : only2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac43_d20250305_m035425_c001_v7007000_t0000_u01741146865782") 2025/03/05 03:54:59 DEBUG : only2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4196d2c84fc8cc46_d20250305_m035418_c001_v0001040_t0030_u01741146858910") 2025/03/05 03:54:59 DEBUG : only2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253f9_d20250305_m035405_c001_v0001177_t0042_u01741146845801") 2025/03/05 03:54:59 DEBUG : only2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4054a64ed2ccc607_d20250305_m035357_c001_v7007000_t0000_u01741146837762") 2025/03/05 03:54:59 DEBUG : only2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d577_d20250305_m035345_c001_v0001177_t0050_u01741146825416") 2025/03/05 03:54:59 DEBUG : only3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac44_d20250305_m035425_c001_v7007000_t0000_u01741146865977") 2025/03/05 03:54:59 DEBUG : only3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f413764c56858d5f9_d20250305_m035418_c001_v0001177_t0010_u01741146858696") 2025/03/05 03:54:59 DEBUG : only3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5c9_d20250305_m035406_c001_v0001177_t0032_u01741146846438") 2025/03/05 03:54:59 DEBUG : only3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4116c07fe55439dd_d20250305_m035357_c001_v7007000_t0000_u01741146837760") 2025/03/05 03:54:59 DEBUG : only3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbec_d20250305_m035345_c001_v0001040_t0035_u01741146825893") 2025/03/05 03:54:59 DEBUG : only4: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac45_d20250305_m035426_c001_v7007000_t0000_u01741146866163") 2025/03/05 03:54:59 DEBUG : only4: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f403238b445e25431_d20250305_m035418_c001_v0001177_t0032_u01741146858710") 2025/03/05 03:55:00 DEBUG : only4: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc16_d20250305_m035406_c001_v0001040_t0059_u01741146846877") 2025/03/05 03:55:00 DEBUG : only4: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4054a64ed2ccc609_d20250305_m035358_c001_v7007000_t0000_u01741146838143") 2025/03/05 03:55:00 DEBUG : only4: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253a3_d20250305_m035346_c001_v0001177_t0053_u01741146826688") 2025/03/05 03:55:00 DEBUG : only5: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac46_d20250305_m035426_c001_v7007000_t0000_u01741146866347") 2025/03/05 03:55:00 DEBUG : only5: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4196d2c84fc8cc44_d20250305_m035418_c001_v0001040_t0030_u01741146858720") 2025/03/05 03:55:00 DEBUG : only5: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25401_d20250305_m035407_c001_v0001177_t0049_u01741146847579") 2025/03/05 03:55:00 DEBUG : only5: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e927ff_d20250305_m035357_c001_v7007000_t0000_u01741146837550") 2025/03/05 03:55:00 DEBUG : only5: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d583_d20250305_m035347_c001_v0001177_t0039_u01741146827408") 2025/03/05 03:55:00 DEBUG : only6: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac47_d20250305_m035426_c001_v7007000_t0000_u01741146866532") 2025/03/05 03:55:00 DEBUG : only6: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f41010f79f2055872_d20250305_m035418_c001_v0001032_t0048_u01741146858860") 2025/03/05 03:55:00 DEBUG : only6: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5d1_d20250305_m035408_c001_v0001177_t0044_u01741146848951") 2025/03/05 03:55:00 DEBUG : only6: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e92802_d20250305_m035357_c001_v7007000_t0000_u01741146837917") 2025/03/05 03:55:00 DEBUG : only6: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbf0_d20250305_m035347_c001_v0001040_t0031_u01741146827832") 2025/03/05 03:55:00 DEBUG : only7: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac49_d20250305_m035426_c001_v7007000_t0000_u01741146866717") 2025/03/05 03:55:00 DEBUG : only7: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f413764c56858d5fb_d20250305_m035418_c001_v0001177_t0010_u01741146858882") 2025/03/05 03:55:00 DEBUG : only7: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc20_d20250305_m035409_c001_v0001040_t0043_u01741146849419") 2025/03/05 03:55:00 DEBUG : only7: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4116c07fe55439df_d20250305_m035358_c001_v7007000_t0000_u01741146838145") 2025/03/05 03:55:00 DEBUG : only7: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e253ab_d20250305_m035348_c001_v0001177_t0031_u01741146828518") 2025/03/05 03:55:00 DEBUG : only8: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac4a_d20250305_m035426_c001_v7007000_t0000_u01741146866914") 2025/03/05 03:55:00 DEBUG : only8: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f413764c56858d5fd_d20250305_m035419_c001_v0001177_t0010_u01741146859069") 2025/03/05 03:55:00 DEBUG : only8: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25407_d20250305_m035410_c001_v0001177_t0000_u01741146850259") 2025/03/05 03:55:01 DEBUG : only8: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f415d105575e927fe_d20250305_m035357_c001_v7007000_t0000_u01741146837550") 2025/03/05 03:55:01 DEBUG : only8: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d589_d20250305_m035349_c001_v0001177_t0057_u01741146829427") 2025/03/05 03:55:01 DEBUG : only9: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac4b_d20250305_m035427_c001_v7007000_t0000_u01741146867099") 2025/03/05 03:55:01 DEBUG : only9: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f403238b445e25435_d20250305_m035419_c001_v0001177_t0032_u01741146859083") 2025/03/05 03:55:01 DEBUG : only9: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d5dd_d20250305_m035410_c001_v0001177_t0031_u01741146850915") 2025/03/05 03:55:01 DEBUG : only9: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4116c07fe55439dc_d20250305_m035357_c001_v7007000_t0000_u01741146837561") 2025/03/05 03:55:01 DEBUG : only9: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cbf8_d20250305_m035349_c001_v0001040_t0044_u01741146829857") 2025/03/05 03:55:01 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fb7d_d20250305_m035019_c001_v7007000_t0000_u01741146619689") 2025/03/05 03:55:01 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d248_d20250305_m035017_c001_v0001177_t0018_u01741146617908") 2025/03/05 03:55:01 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fb6a_d20250305_m035016_c001_v7007000_t0000_u01741146616086") 2025/03/05 03:55:01 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8caee_d20250305_m035013_c001_v0001040_t0038_u01741146613990") 2025/03/05 03:55:01 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be33a_d20250305_m035012_c001_v7007000_t0000_u01741146612156") 2025/03/05 03:55:01 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d21c_d20250305_m035009_c001_v0001177_t0000_u01741146609992") 2025/03/05 03:55:01 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be320_d20250305_m034955_c001_v7007000_t0000_u01741146595786") 2025/03/05 03:55:01 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cab8_d20250305_m034954_c001_v0001040_t0038_u01741146594048") 2025/03/05 03:55:01 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be319_d20250305_m034951_c001_v7007000_t0000_u01741146591852") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8caac_d20250305_m034950_c001_v0001040_t0029_u01741146590716") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be314_d20250305_m034948_c001_v7007000_t0000_u01741146588888") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca9a_d20250305_m034947_c001_v0001040_t0029_u01741146587630") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217148114_d20250305_m034938_c001_v7007000_t0000_u01741146578795") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca7a_d20250305_m034937_c001_v0001040_t0017_u01741146577082") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217148112_d20250305_m034936_c001_v7007000_t0000_u01741146576348") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca72_d20250305_m034933_c001_v0001040_t0013_u01741146573576") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f409606921714810c_d20250305_m034932_c001_v7007000_t0000_u01741146572841") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca70_d20250305_m034932_c001_v0001040_t0033_u01741146572066") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca6e_d20250305_m034931_c001_v0001040_t0054_u01741146571287") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f409606921714810a_d20250305_m034930_c001_v7007000_t0000_u01741146570556") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca6a_d20250305_m034929_c001_v0001040_t0058_u01741146569595") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca68_d20250305_m034928_c001_v0001040_t0033_u01741146568815") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217148106_d20250305_m034928_c001_v7007000_t0000_u01741146568083") 2025/03/05 03:55:02 DEBUG : potato: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca66_d20250305_m034927_c001_v0001040_t0016_u01741146567170") 2025/03/05 03:55:02 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4176f7cb50f2c540_d20250305_m035106_c001_v7007000_t0000_u01741146666429") 2025/03/05 03:55:02 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d302_d20250305_m035105_c001_v0001177_t0057_u01741146665845") 2025/03/05 03:55:02 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e60638145018_d20250305_m035056_c001_v7007000_t0000_u01741146656289") 2025/03/05 03:55:02 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d2c0_d20250305_m035051_c001_v0001177_t0012_u01741146651964") 2025/03/05 03:55:02 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40960692171481a3_d20250305_m035044_c001_v7007000_t0000_u01741146644478") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d2a0_d20250305_m035039_c001_v0001177_t0010_u01741146639836") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fbae_d20250305_m035032_c001_v7007000_t0000_u01741146632664") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d268_d20250305_m035028_c001_v0001177_t0007_u01741146628715") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be327_d20250305_m035002_c001_v7007000_t0000_u01741146602698") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cacc_d20250305_m034959_c001_v0001040_t0045_u01741146599989") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be324_d20250305_m034958_c001_v7007000_t0000_u01741146598872") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cac0_d20250305_m034956_c001_v0001040_t0053_u01741146596766") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be321_d20250305_m034956_c001_v7007000_t0000_u01741146596033") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cabc_d20250305_m034954_c001_v0001040_t0027_u01741146594980") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be31c_d20250305_m034953_c001_v7007000_t0000_u01741146593314") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cab4_d20250305_m034952_c001_v0001040_t0050_u01741146592220") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be317_d20250305_m034949_c001_v7007000_t0000_u01741146589983") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8caa2_d20250305_m034948_c001_v0001040_t0035_u01741146588897") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217148116_d20250305_m034939_c001_v7007000_t0000_u01741146579539") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca7e_d20250305_m034938_c001_v0001040_t0004_u01741146578383") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b22e_d20250305_m034747_c001_v7007000_t0000_u01741146467735") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9b8_d20250305_m034746_c001_v0001040_t0011_u01741146466779") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b22b_d20250305_m034745_c001_v7007000_t0000_u01741146465501") 2025/03/05 03:55:03 DEBUG : potato2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9b2_d20250305_m034744_c001_v0001040_t0043_u01741146464670") 2025/03/05 03:55:03 DEBUG : potato3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4169e60638145019_d20250305_m035056_c001_v7007000_t0000_u01741146656534") 2025/03/05 03:55:04 DEBUG : potato3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cb20_d20250305_m035053_c001_v0001040_t0026_u01741146653114") 2025/03/05 03:55:04 DEBUG : potato3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40960692171481a4_d20250305_m035044_c001_v7007000_t0000_u01741146644760") 2025/03/05 03:55:04 DEBUG : potato3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cb1a_d20250305_m035041_c001_v0001040_t0052_u01741146641066") 2025/03/05 03:55:04 DEBUG : potato3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fbad_d20250305_m035032_c001_v7007000_t0000_u01741146632167") 2025/03/05 03:55:04 DEBUG : potato3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cb00_d20250305_m035029_c001_v0001040_t0001_u01741146629161") 2025/03/05 03:55:04 DEBUG : pre-dest1/1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40085024a17d427a_d20250305_m035200_c001_v7007000_t0000_u01741146720345") 2025/03/05 03:55:04 DEBUG : pre-dest1/1: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cb53_d20250305_m035151_c001_v0001040_t0007_u01741146711585") 2025/03/05 03:55:04 DEBUG : pre-dest2/2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40085024a17d427b_d20250305_m035200_c001_v7007000_t0000_u01741146720528") 2025/03/05 03:55:04 DEBUG : pre-dest2/2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d3ae_d20250305_m035152_c001_v0001177_t0005_u01741146712427") 2025/03/05 03:55:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fc46_d20250305_m035121_c001_v7007000_t0000_u01741146681425") 2025/03/05 03:55:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25152_d20250305_m035115_c001_v0001177_t0015_u01741146675602") 2025/03/05 03:55:04 DEBUG : sizeonly: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40960692171470ce_d20250305_m034906_c001_v7007000_t0000_u01741146546706") 2025/03/05 03:55:04 DEBUG : sizeonly: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca38_d20250305_m034905_c001_v0001040_t0046_u01741146545456") 2025/03/05 03:55:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ae1e_d20250305_m035439_c001_v7007000_t0000_u01741146879195") 2025/03/05 03:55:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f11010f79f205588a_d20250305_m035438_c001_v0001032_t0055_u01741146878022") 2025/03/05 03:55:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ad70_d20250305_m035436_c001_v7007000_t0000_u01741146876119") 2025/03/05 03:55:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cc51_d20250305_m035434_c001_v0001040_t0037_u01741146874645") 2025/03/05 03:55:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fb9e_d20250305_m035024_c001_v7007000_t0000_u01741146624969") 2025/03/05 03:55:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d256_d20250305_m035024_c001_v0001177_t0036_u01741146624188") 2025/03/05 03:55:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fb90_d20250305_m035022_c001_v7007000_t0000_u01741146622917") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8caf8_d20250305_m035021_c001_v0001040_t0041_u01741146621945") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f409606921714706f_d20250305_m034901_c001_v7007000_t0000_u01741146541984") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca2c_d20250305_m034900_c001_v0001040_t0035_u01741146540277") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f409606921714706a_d20250305_m034859_c001_v7007000_t0000_u01741146539552") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca2a_d20250305_m034858_c001_v0001040_t0024_u01741146538301") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f409606921714701e_d20250305_m034854_c001_v7007000_t0000_u01741146534638") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca28_d20250305_m034851_c001_v0001040_t0004_u01741146531553") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217146ff9_d20250305_m034850_c001_v7007000_t0000_u01741146530997") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca24_d20250305_m034849_c001_v0001040_t0031_u01741146529680") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca1e_d20250305_m034847_c001_v0001040_t0004_u01741146527012") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217146ff1_d20250305_m034846_c001_v7007000_t0000_u01741146526288") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca18_d20250305_m034845_c001_v0001040_t0037_u01741146525255") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca16_d20250305_m034844_c001_v0001040_t0051_u01741146524152") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217146fed_d20250305_m034843_c001_v7007000_t0000_u01741146523051") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca0e_d20250305_m034839_c001_v0001040_t0057_u01741146519886") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca0c_d20250305_m034837_c001_v0001040_t0051_u01741146517281") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217146fe5_d20250305_m034836_c001_v7007000_t0000_u01741146516559") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca08_d20250305_m034835_c001_v0001040_t0046_u01741146515696") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8ca04_d20250305_m034834_c001_v0001040_t0055_u01741146514652") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4096069217146fe0_d20250305_m034833_c001_v7007000_t0000_u01741146513564") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9d8_d20250305_m034759_c001_v0001040_t0006_u01741146479417") 2025/03/05 03:55:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383a5ab_d20250305_m034759_c001_v7007000_t0000_u01741146479054") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9d4_d20250305_m034758_c001_v0001040_t0005_u01741146478125") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b23a_d20250305_m034756_c001_v7007000_t0000_u01741146476479") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9d0_d20250305_m034755_c001_v0001040_t0005_u01741146475577") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b238_d20250305_m034755_c001_v7007000_t0000_u01741146475031") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9ca_d20250305_m034754_c001_v0001040_t0000_u01741146474265") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b234_d20250305_m034752_c001_v7007000_t0000_u01741146472998") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9c8_d20250305_m034752_c001_v0001040_t0033_u01741146472016") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b231_d20250305_m034751_c001_v7007000_t0000_u01741146471468") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9c4_d20250305_m034750_c001_v0001040_t0013_u01741146470483") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b230_d20250305_m034749_c001_v7007000_t0000_u01741146469564") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9bc_d20250305_m034748_c001_v0001040_t0038_u01741146468640") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b227_d20250305_m034742_c001_v7007000_t0000_u01741146462003") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9ac_d20250305_m034741_c001_v0001040_t0041_u01741146461201") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b225_d20250305_m034740_c001_v7007000_t0000_u01741146460286") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9aa_d20250305_m034739_c001_v0001040_t0011_u01741146459213") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b223_d20250305_m034738_c001_v7007000_t0000_u01741146458309") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c9a4_d20250305_m034737_c001_v0001040_t0040_u01741146457355") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f405ec999f427b21d_d20250305_m034734_c001_v7007000_t0000_u01741146454473") 2025/03/05 03:55:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8c99a_d20250305_m034733_c001_v0001040_t0045_u01741146453330") 2025/03/05 03:55:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ae2b_d20250305_m035439_c001_v7007000_t0000_u01741146879380") 2025/03/05 03:55:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e2546c_d20250305_m035438_c001_v0001177_t0031_u01741146878041") 2025/03/05 03:55:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ad7b_d20250305_m035436_c001_v7007000_t0000_u01741146876304") 2025/03/05 03:55:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d61d_d20250305_m035434_c001_v0001177_t0026_u01741146874297") 2025/03/05 03:55:07 DEBUG : sub/yam: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fb7a_d20250305_m035019_c001_v7007000_t0000_u01741146619143") 2025/03/05 03:55:07 DEBUG : sub/yam: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25068_d20250305_m035017_c001_v0001177_t0030_u01741146617557") 2025/03/05 03:55:07 DEBUG : test_dir1/file2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac9f_d20250305_m035432_c001_v7007000_t0000_u01741146872741") 2025/03/05 03:55:07 DEBUG : test_dir1/file2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f11010f79f2055886_d20250305_m035431_c001_v0001032_t0037_u01741146871404") 2025/03/05 03:55:07 DEBUG : test_dir1/file2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac53_d20250305_m035429_c001_v7007000_t0000_u01741146869802") 2025/03/05 03:55:07 DEBUG : test_dir1/file2: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d60f_d20250305_m035428_c001_v0001177_t0056_u01741146868456") 2025/03/05 03:55:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383acab_d20250305_m035432_c001_v7007000_t0000_u01741146872926") 2025/03/05 03:55:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f113764c56858d617_d20250305_m035431_c001_v0001177_t0012_u01741146871393") 2025/03/05 03:55:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4147e24ea383ac55_d20250305_m035429_c001_v7007000_t0000_u01741146869987") 2025/03/05 03:55:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f11010f79f2055880_d20250305_m035428_c001_v0001032_t0046_u01741146868446") 2025/03/05 03:55:07 DEBUG : three: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be334_d20250305_m035009_c001_v7007000_t0000_u01741146609258") 2025/03/05 03:55:07 DEBUG : three: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8caea_d20250305_m035007_c001_v0001040_t0022_u01741146607995") 2025/03/05 03:55:07 DEBUG : three: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1196d2c84fc8cade_d20250305_m035005_c001_v0001040_t0056_u01741146605101") 2025/03/05 03:55:07 DEBUG : two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be336_d20250305_m035009_c001_v7007000_t0000_u01741146609442") 2025/03/05 03:55:07 DEBUG : two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f403238b445e25042_d20250305_m035007_c001_v0001177_t0032_u01741146607426") 2025/03/05 03:55:07 DEBUG : two: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f4196d2c84fc8cadc_d20250305_m035004_c001_v0001040_t0030_u01741146604916") 2025/03/05 03:55:07 DEBUG : yam: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fb7f_d20250305_m035019_c001_v7007000_t0000_u01741146619872") 2025/03/05 03:55:07 DEBUG : yam: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1021e292e332b446_d20250305_m035018_c001_v0001103_t0059_u01741146618696") 2025/03/05 03:55:07 DEBUG : yam: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fb68_d20250305_m035015_c001_v7007000_t0000_u01741146615539") 2025/03/05 03:55:08 DEBUG : yam: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25056_d20250305_m035013_c001_v0001177_t0001_u01741146613635") 2025/03/05 03:55:08 DEBUG : yam: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be338_d20250305_m035011_c001_v7007000_t0000_u01741146611603") 2025/03/05 03:55:08 DEBUG : yam: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f103238b445e25046_d20250305_m035010_c001_v0001177_t0028_u01741146610006") 2025/03/05 03:55:08 DEBUG : yaml: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f418f0b13dc92fb6c_d20250305_m035016_c001_v7007000_t0000_u01741146616267") 2025/03/05 03:55:08 DEBUG : yaml: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1044b5d2a8cc0f7e_d20250305_m035015_c001_v0001100_t0014_u01741146615151") 2025/03/05 03:55:08 DEBUG : yaml: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f40329cedcd0be33b_d20250305_m035012_c001_v7007000_t0000_u01741146612339") 2025/03/05 03:55:08 DEBUG : yaml: Deleting (id "4_zbf226dc360ad6b4b9f580e1b_f1091dacbbf73297d_d20250305_m035011_c001_v0001136_t0045_u01741146611192") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m39.131828447s (try 1/5)