"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/01 03:37:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa" 2024/11/01 03:37:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 03:37:07 DEBUG : Creating backend with remote "/tmp/rclone4169017101" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:08 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:08 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.95s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 03:37:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:09 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:09 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:10 DEBUG : B2 bucket rclone-test-fojayov1hepa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.28s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", 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-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:12 DEBUG : Creating backend with remote "/non-existing" 2024/11/01 03:37:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/01 03:37:12 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:12 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:13 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:13 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.17s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:15 INFO : B2 bucket rclone-test-fojayov1hepa: Running all checks before starting transfers 2024/11/01 03:37:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:15 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:15 INFO : B2 bucket rclone-test-fojayov1hepa: Checks finished, now starting transfers 2024/11/01 03:37:15 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.66s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:17 ERROR : Ignoring --no-traverse with sync 2024/11/01 03:37:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:17 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:17 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:17 INFO : sub dir/hello world: Copied (new) 2024/11/01 03:37:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.72s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/01 03:37:19 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:19 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:19 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/01 03:37:19 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.84s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:37:21 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:21 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.68s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:37:23 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:23 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.21s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/01 03:37:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 03:37:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/01 03:37:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 03:37:24 DEBUG : sub dir: Making directory 2024/11/01 03:37:24 DEBUG : sub dir2: Making directory 2024/11/01 03:37:24 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/01 03:37:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:24 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:24 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/01 03:37:25 DEBUG : B2 bucket rclone-test-fojayov1hepa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.65s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:26 DEBUG : sub dir2: Making directory 2024/11/01 03:37:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/01 03:37:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 03:37:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:26 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:26 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.48s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:27 DEBUG : sub dir2: Making directory with metadata 2024/11/01 03:37:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 03:37:28 DEBUG : sub dir: Making directory 2024/11/01 03:37:28 DEBUG : sub dir2: Making directory 2024/11/01 03:37:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:28 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:28 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:28 INFO : sub dir/hello world: Copied (new) 2024/11/01 03:37:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/01 03:37:28 DEBUG : B2 bucket rclone-test-fojayov1hepa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/01 03:37:28 DEBUG : B2 bucket rclone-test-fojayov1hepa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.85s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", 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-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:30 DEBUG : sub dir2: Making directory 2024/11/01 03:37:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:30 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:30 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:30 INFO : sub dir/hello world: Copied (new) 2024/11/01 03:37:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.42s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:31 DEBUG : sub dir2: Making directory with metadata 2024/11/01 03:37:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 03:37:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 03:37:31 DEBUG : sub dir: Making directory 2024/11/01 03:37:31 DEBUG : sub dir2: Making directory 2024/11/01 03:37:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:31 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:31 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:32 INFO : sub dir/hello world: Copied (new) 2024/11/01 03:37:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/01 03:37:32 DEBUG : B2 bucket rclone-test-fojayov1hepa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:33 DEBUG : sub dir2: Making directory 2024/11/01 03:37:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:34 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:34 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:34 INFO : sub dir/hello world: Copied (new) 2024/11/01 03:37:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.91s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:36 DEBUG : Creating backend with remote "TestB2:rclone-test-roboluc9qayu" 2024/11/01 03:37:36 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-fojayov1hepa -> B2 bucket rclone-test-roboluc9qayu 2024/11/01 03:37:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:37 DEBUG : B2 bucket rclone-test-roboluc9qayu: Waiting for checks to finish 2024/11/01 03:37:37 DEBUG : B2 bucket rclone-test-roboluc9qayu: Waiting for transfers to finish 2024/11/01 03:37:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:38 DEBUG : B2 bucket rclone-test-roboluc9qayu: Purge remote 2024/11/01 03:37:38 INFO : B2 bucket rclone-test-roboluc9qayu: cleaning bucket "rclone-test-roboluc9qayu" of all files 2024/11/01 03:37:38 DEBUG : sub dir/hello world: Deleting (id "4_zafe2cde3c0cdeb5b9f280e1b_f1149b5ee7a61b84b_d20241101_m033738_c001_v0001130_t0046_u01730432258190") --- PASS: TestServerSideCopy (4.83s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 03:37:41 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:41 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/01 03:37:41 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.59s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:43 DEBUG : Creating backend with remote "TestB2:rclone-test-tuselux4jeze" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-fojayov1hepa -> B2 bucket rclone-test-tuselux4jeze 2024/11/01 03:37:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:44 DEBUG : B2 bucket rclone-test-tuselux4jeze: Waiting for checks to finish 2024/11/01 03:37:44 DEBUG : B2 bucket rclone-test-tuselux4jeze: Waiting for transfers to finish 2024/11/01 03:37:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 03:37:46 DEBUG : B2 bucket rclone-test-tuselux4jeze: Waiting for checks to finish 2024/11/01 03:37:46 DEBUG : B2 bucket rclone-test-tuselux4jeze: Waiting for transfers to finish 2024/11/01 03:37:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/01 03:37:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:47 DEBUG : B2 bucket rclone-test-tuselux4jeze: Purge remote 2024/11/01 03:37:47 INFO : B2 bucket rclone-test-tuselux4jeze: cleaning bucket "rclone-test-tuselux4jeze" of all files 2024/11/01 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf32eda3c0cdeb5b9f280e1b_f102d2f9d3a1a3121_d20241101_m033746_c001_v0001103_t0051_u01730432266889") 2024/11/01 03:37:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf32eda3c0cdeb5b9f280e1b_f104ba68b4dc24a1a_d20241101_m033745_c001_v0001097_t0006_u01730432265322") --- PASS: TestServerSideCopyOverSelf (6.76s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 03:37:50 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:37:50 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:37:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/01 03:37:51 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/01 03:37:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.54s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wexapim2hero" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-fojayov1hepa -> B2 bucket rclone-test-wexapim2hero 2024/11/01 03:37:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:37:54 DEBUG : B2 bucket rclone-test-wexapim2hero: Waiting for checks to finish 2024/11/01 03:37:54 DEBUG : B2 bucket rclone-test-wexapim2hero: Waiting for transfers to finish 2024/11/01 03:37:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:37:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 03:37:56 DEBUG : B2 bucket rclone-test-wexapim2hero: Waiting for checks to finish 2024/11/01 03:37:56 DEBUG : B2 bucket rclone-test-wexapim2hero: Waiting for transfers to finish 2024/11/01 03:37:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/01 03:37:56 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/01 03:37:56 INFO : sub dir/hello world: Deleted 2024/11/01 03:37:57 DEBUG : testing file moves 2024/11/01 03:37:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/01 03:37:57 DEBUG : B2 bucket rclone-test-wexapim2hero: Waiting for checks to finish 2024/11/01 03:37:57 DEBUG : B2 bucket rclone-test-wexapim2hero: Waiting for transfers to finish 2024/11/01 03:37:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/01 03:37:58 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/01 03:37:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:37:58 DEBUG : B2 bucket rclone-test-wexapim2hero: Purge remote 2024/11/01 03:37:58 INFO : B2 bucket rclone-test-wexapim2hero: cleaning bucket "rclone-test-wexapim2hero" of all files 2024/11/01 03:37:59 DEBUG : sub dir/hello world: Deleting (id "4_zcfa20df3c0ddeb5b9f280e1b_f113f661fde558a5d_d20241101_m033758_c001_v0001172_t0004_u01730432278055") 2024/11/01 03:37:59 DEBUG : sub dir/hello world: Deleting (id "4_zcfa20df3c0ddeb5b9f280e1b_f111df82db72a6783_d20241101_m033756_c001_v0001128_t0020_u01730432276243") 2024/11/01 03:37:59 DEBUG : sub dir/hello world: Deleting (id "4_zcfa20df3c0ddeb5b9f280e1b_f1031236c0b1de01a_d20241101_m033754_c001_v0001098_t0054_u01730432274846") --- PASS: TestServerSideMoveOverSelf (9.00s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:01 ERROR : : error listing: directory not found 2024/11/01 03:38:01 DEBUG : Local file system at /tmp/rclone4169017101: Making directory 2024/11/01 03:38:02 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:02 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.02s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:38:04 DEBUG : Local file system at /tmp/rclone4169017101: Waiting for checks to finish 2024/11/01 03:38:04 DEBUG : Local file system at /tmp/rclone4169017101: Waiting for transfers to finish 2024/11/01 03:38:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:38:04 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/01 03:38:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestCopyRedownload (2.43s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:05 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/01 03:38:05 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:05 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 03:38:06 INFO : check sum: Copied (new) 2024/11/01 03:38:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:06 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 03:38:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/01 03:38:06 DEBUG : check sum: Unchanged skipping 2024/11/01 03:38:06 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:06 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.34s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/01 03:38:08 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:08 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/01 03:38:08 INFO : sizeonly: Copied (new) 2024/11/01 03:38:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:08 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:08 DEBUG : sizeonly: Sizes identical 2024/11/01 03:38:08 DEBUG : sizeonly: Unchanged skipping 2024/11/01 03:38:08 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:08 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/01 03:38:10 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:10 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/01 03:38:11 INFO : ignore-size: Copied (new) 2024/11/01 03:38:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:38:11 DEBUG : ignore-size: Unchanged skipping 2024/11/01 03:38:11 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:11 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:11 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.45s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:38:13 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:13 DEBUG : existing: Unchanged skipping 2024/11/01 03:38:13 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:13 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/01 03:38:13 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:13 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/01 03:38:14 INFO : existing: Copied (replaced existing) 2024/11/01 03:38:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.78s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:16 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 03:38:16 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:16 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/01 03:38:16 INFO : existing: Copied (new) 2024/11/01 03:38:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:16 DEBUG : existing: Destination exists, skipping 2024/11/01 03:38:16 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:16 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:16 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.38s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:19 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/01 03:38:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/01 03:38:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:38:19 DEBUG : c/non empty space: Unchanged skipping 2024/11/01 03:38:19 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:19 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:38:19 INFO : a/potato2: Copied (new) 2024/11/01 03:38:19 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:20 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:22 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 2024/11/01 03:38:22 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 03:38:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/01 03:38:22 DEBUG : empty space: Unchanged skipping 2024/11/01 03:38:22 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:22 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:22 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 2024/11/01 03:38:22 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 03:38:23 INFO : empty space: Updated modification time in destination 2024/11/01 03:38:23 DEBUG : empty space: Unchanged skipping 2024/11/01 03:38:23 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:23 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:25 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:25 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 2024/11/01 03:38:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 03:38:25 DEBUG : empty space: Unchanged skipping 2024/11/01 03:38:25 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:25 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:27 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 2024/11/01 03:38:27 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4169017101) 2024/11/01 03:38:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fojayov1hepa) 2024/11/01 03:38:27 DEBUG : foo: sha1 differ 2024/11/01 03:38:27 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/01 03:38:27 INFO : foo: Copied (replaced existing) 2024/11/01 03:38:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:29 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/01 03:38:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:38:29 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:29 DEBUG : empty space: Unchanged skipping 2024/11/01 03:38:29 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:38:30 INFO : potato: Copied (new) 2024/11/01 03:38:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/01 03:38:32 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:32 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/01 03:38:32 INFO : potato: Copied (replaced existing) 2024/11/01 03:38:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.18s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:34 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 2024/11/01 03:38:34 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4169017101) 2024/11/01 03:38:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fojayov1hepa) 2024/11/01 03:38:34 DEBUG : potato: sha1 differ 2024/11/01 03:38:34 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/01 03:38:34 INFO : potato: Copied (replaced existing) 2024/11/01 03:38:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:38:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:38:38 DEBUG : empty space: Unchanged skipping 2024/11/01 03:38:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/01 03:38:38 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:38 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:38 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:38:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:38:41 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:41 DEBUG : empty space: Unchanged skipping 2024/11/01 03:38:41 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:38:41 INFO : potato2: Copied (new) 2024/11/01 03:38:41 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:41 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:43 DEBUG : d: Making directory 2024/11/01 03:38:43 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/01 03:38:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/01 03:38:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:38:44 DEBUG : c/non empty space: Unchanged skipping 2024/11/01 03:38:44 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:44 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:38:44 INFO : a/potato2: Copied (new) 2024/11/01 03:38:44 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:44 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:46 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/01 03:38:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/01 03:38:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:38:47 DEBUG : c/non empty space: Unchanged skipping 2024/11/01 03:38:47 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:47 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:38:47 INFO : a/potato2: Copied (new) 2024/11/01 03:38:47 ERROR : B2 bucket rclone-test-fojayov1hepa: not deleting files as there were IO errors 2024/11/01 03:38:47 ERROR : B2 bucket rclone-test-fojayov1hepa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:50 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:38:50 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:38:50 DEBUG : empty space: Unchanged skipping 2024/11/01 03:38:50 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:50 INFO : potato: Deleted 2024/11/01 03:38:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:38:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.15s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:53 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:53 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:53 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:53 INFO : potato: Deleted 2024/11/01 03:38:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:38:54 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:38:54 DEBUG : empty space: Unchanged skipping 2024/11/01 03:38:54 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:38:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.44s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:38:56 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:56 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/01 03:38:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.36s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:59 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 03:38:59 DEBUG : enormous: Excluded 2024/11/01 03:38:59 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 03:38:59 DEBUG : potato2: Excluded 2024/11/01 03:38:59 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 03:38:59 DEBUG : potato2: Excluded 2024/11/01 03:38:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:38:59 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:38:59 DEBUG : empty space: Unchanged skipping 2024/11/01 03:38:59 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:38:59 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:38:59 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 03:38:59 DEBUG : enormous: Excluded 2024/11/01 03:38:59 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 03:38:59 DEBUG : potato2: Excluded 2024/11/01 03:38:59 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 03:38:59 DEBUG : potato2: Excluded 2024/11/01 03:38:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/01 03:38:59 DEBUG : Local file system at /tmp/rclone4169017101: Waiting for checks to finish 2024/11/01 03:38:59 DEBUG : empty space: Unchanged skipping 2024/11/01 03:38:59 DEBUG : Local file system at /tmp/rclone4169017101: Waiting for transfers to finish 2024/11/01 03:38:59 DEBUG : Waiting for deletions to finish 2024/11/01 03:38:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:02 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 03:39:02 DEBUG : enormous: Excluded 2024/11/01 03:39:02 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 03:39:02 DEBUG : potato2: Excluded 2024/11/01 03:39:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:39:02 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:02 DEBUG : empty space: Unchanged skipping 2024/11/01 03:39:02 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:02 DEBUG : Waiting for deletions to finish 2024/11/01 03:39:02 INFO : enormous: Deleted 2024/11/01 03:39:03 INFO : potato2: Deleted 2024/11/01 03:39:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/01 03:39:03 DEBUG : Local file system at /tmp/rclone4169017101: Waiting for checks to finish 2024/11/01 03:39:03 DEBUG : empty space: Unchanged skipping 2024/11/01 03:39:03 DEBUG : Local file system at /tmp/rclone4169017101: Waiting for transfers to finish 2024/11/01 03:39:03 DEBUG : Waiting for deletions to finish 2024/11/01 03:39:03 INFO : potato2: Deleted 2024/11/01 03:39:03 INFO : enormous: Deleted 2024/11/01 03:39:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.57s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:06 DEBUG : five: Need to transfer - File not found at Destination 2024/11/01 03:39:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/01 03:39:06 DEBUG : one: Destination is newer than source, skipping 2024/11/01 03:39:06 DEBUG : three: Sizes identical 2024/11/01 03:39:06 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/01 03:39:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4169017101) 2024/11/01 03:39:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fojayov1hepa) 2024/11/01 03:39:06 DEBUG : two: sha1 differ 2024/11/01 03:39:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 03:39:06 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/01 03:39:06 INFO : five: Copied (new) 2024/11/01 03:39:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/01 03:39:07 INFO : two: Copied (replaced existing) 2024/11/01 03:39:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/01 03:39:07 INFO : four: Copied (replaced existing) 2024/11/01 03:39:07 DEBUG : Waiting for deletions to finish 2024/11/01 03:39:07 DEBUG : one: Destination is newer than source, skipping 2024/11/01 03:39:07 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/01 03:39:07 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/01 03:39:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 03:39:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4169017101) 2024/11/01 03:39:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fojayov1hepa) 2024/11/01 03:39:07 DEBUG : three: sha1 differ 2024/11/01 03:39:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/01 03:39:07 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/01 03:39:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/01 03:39:07 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/01 03:39:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/01 03:39:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 03:39:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 03:39:07 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 03:39:08 INFO : three: Copied (replaced existing) 2024/11/01 03:39:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.81s) === 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-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/01 03:39:09 INFO : B2 bucket rclone-test-fojayov1hepa: Making map for --track-renames 2024/11/01 03:39:09 INFO : B2 bucket rclone-test-fojayov1hepa: Finished making map for --track-renames 2024/11/01 03:39:09 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 03:39:09 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for renames to finish 2024/11/01 03:39:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/01 03:39:09 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/01 03:39:10 INFO : potato: Copied (new) 2024/11/01 03:39:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 03:39:11 INFO : yam: Copied (new) 2024/11/01 03:39:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:39:12 INFO : B2 bucket rclone-test-fojayov1hepa: Making map for --track-renames 2024/11/01 03:39:12 INFO : B2 bucket rclone-test-fojayov1hepa: Finished making map for --track-renames 2024/11/01 03:39:12 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:12 DEBUG : potato: Unchanged skipping 2024/11/01 03:39:12 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for renames to finish 2024/11/01 03:39:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 03:39:13 INFO : yam: Copied (server-side copy) to: yaml 2024/11/01 03:39:13 INFO : yam: Deleted 2024/11/01 03:39:13 INFO : yaml: Renamed from "yam" 2024/11/01 03:39:13 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (5.23s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/01 03:39:15 INFO : B2 bucket rclone-test-fojayov1hepa: Making map for --track-renames 2024/11/01 03:39:15 INFO : B2 bucket rclone-test-fojayov1hepa: Finished making map for --track-renames 2024/11/01 03:39:15 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/01 03:39:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 03:39:15 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for renames to finish 2024/11/01 03:39:15 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:15 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1157-07.backblaze.com/b2api/v1/b2_upload_file/efa25da3c0cdeb5b9f280e1b/c001_v0001157_t0033": EOF 2024/11/01 03:39:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-07.backblaze.com/b2api/v1/b2_upload_file/efa25da3c0cdeb5b9f280e1b/c001_v0001157_t0033": EOF) 2024/11/01 03:39:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/01 03:39:15 DEBUG : yam: Received error: Post "https://pod-000-1157-07.backblaze.com/b2api/v1/b2_upload_file/efa25da3c0cdeb5b9f280e1b/c001_v0001157_t0033": EOF - low level retry 0/10 2024/11/01 03:39:15 DEBUG : pacer: Reducing sleep to 10ms 2024/11/01 03:39:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 03:39:15 INFO : yam: Copied (new) 2024/11/01 03:39:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/01 03:39:15 INFO : potato: Copied (new) 2024/11/01 03:39:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:39:16 INFO : B2 bucket rclone-test-fojayov1hepa: Making map for --track-renames 2024/11/01 03:39:16 INFO : B2 bucket rclone-test-fojayov1hepa: Finished making map for --track-renames 2024/11/01 03:39:16 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:16 DEBUG : potato: Unchanged skipping 2024/11/01 03:39:16 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for renames to finish 2024/11/01 03:39:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 03:39:17 INFO : yam: Copied (server-side copy) to: yaml 2024/11/01 03:39:17 INFO : yam: Deleted 2024/11/01 03:39:17 INFO : yaml: Renamed from "yam" 2024/11/01 03:39:17 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/01 03:39:19 INFO : B2 bucket rclone-test-fojayov1hepa: Making map for --track-renames 2024/11/01 03:39:19 INFO : B2 bucket rclone-test-fojayov1hepa: Finished making map for --track-renames 2024/11/01 03:39:19 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 03:39:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/01 03:39:19 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for renames to finish 2024/11/01 03:39:19 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 03:39:20 INFO : sub/yam: Copied (new) 2024/11/01 03:39:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/01 03:39:20 INFO : potato: Copied (new) 2024/11/01 03:39:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:39:21 DEBUG : potato: Unchanged skipping 2024/11/01 03:39:21 INFO : B2 bucket rclone-test-fojayov1hepa: Making map for --track-renames 2024/11/01 03:39:21 INFO : B2 bucket rclone-test-fojayov1hepa: Finished making map for --track-renames 2024/11/01 03:39:21 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:21 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for renames to finish 2024/11/01 03:39:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 03:39:22 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/01 03:39:22 INFO : sub/yam: Deleted 2024/11/01 03:39:22 INFO : yam: Renamed from "sub/yam" 2024/11/01 03:39:22 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.53s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:24 DEBUG : Creating backend with remote "/tmp/rclone4169017101/dir1" 2024/11/01 03:39:24 DEBUG : Creating backend with remote "/tmp/rclone4169017101/dir2" 2024/11/01 03:39:24 DEBUG : Local file system at /tmp/rclone4169017101/dir2: Using server-side directory move 2024/11/01 03:39:24 INFO : Local file system at /tmp/rclone4169017101/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/01 03:39:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/01 03:39:24 INFO : file1.txt: Moved (server-side) 2024/11/01 03:39:24 DEBUG : Local file system at /tmp/rclone4169017101/dir2: Waiting for checks to finish 2024/11/01 03:39:24 DEBUG : Local file system at /tmp/rclone4169017101/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:39:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/01 03:39:24 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:24 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:39:25 INFO : sub dir/hello world: Copied (new) 2024/11/01 03:39:25 INFO : sub dir/hello world: Deleted 2024/11/01 03:39:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/01 03:39:25 INFO : nested/sub dir/file: Copied (new) 2024/11/01 03:39:25 INFO : nested/sub dir/file: Deleted 2024/11/01 03:39:25 INFO : sub dir: Removing directory 2024/11/01 03:39:25 INFO : nested/sub dir: Removing directory 2024/11/01 03:39:25 INFO : nested: Removing directory 2024/11/01 03:39:25 DEBUG : Local file system at /tmp/rclone4169017101: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 03:39:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/01 03:39:27 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:27 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 03:39:27 INFO : sub dir/hello world: Copied (new) 2024/11/01 03:39:27 INFO : sub dir/hello world: Deleted 2024/11/01 03:39:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/01 03:39:28 INFO : nested/sub dir/file: Copied (new) 2024/11/01 03:39:28 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.53s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:29 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 03:39:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/01 03:39:29 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:29 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/01 03:39:29 INFO : existing: Copied (new) 2024/11/01 03:39:29 INFO : existing: Deleted 2024/11/01 03:39:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/01 03:39:30 INFO : existing-b: Copied (new) 2024/11/01 03:39:30 INFO : existing-b: Deleted 2024/11/01 03:39:30 DEBUG : existing: Destination exists, skipping 2024/11/01 03:39:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/01 03:39:30 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:39:30 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:39:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.50s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyacog4yuco" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fojayov1hepa -> B2 bucket rclone-test-yeyacog4yuco 2024/11/01 03:39:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:39:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/01 03:39:36 DEBUG : empty space: Unchanged skipping 2024/11/01 03:39:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 03:39:36 DEBUG : B2 bucket rclone-test-yeyacog4yuco: Waiting for checks to finish 2024/11/01 03:39:37 INFO : empty space: Deleted 2024/11/01 03:39:37 DEBUG : B2 bucket rclone-test-yeyacog4yuco: Waiting for transfers to finish 2024/11/01 03:39:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:39:37 INFO : potato2: Copied (server-side copy) 2024/11/01 03:39:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 03:39:37 INFO : potato3: Copied (server-side copy) 2024/11/01 03:39:37 INFO : potato2: Deleted 2024/11/01 03:39:37 INFO : potato3: Deleted 2024/11/01 03:39:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fovosed5rezi" 2024/11/01 03:39:39 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/01 03:39:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:39:39 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/01 03:39:39 DEBUG : B2 bucket rclone-test-fovosed5rezi: Waiting for checks to finish 2024/11/01 03:39:39 DEBUG : B2 bucket rclone-test-fovosed5rezi: Waiting for transfers to finish 2024/11/01 03:39:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:39:40 INFO : potato2: Copied (server-side copy) 2024/11/01 03:39:40 INFO : potato2: Deleted 2024/11/01 03:39:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 03:39:40 INFO : empty space: Copied (server-side copy) 2024/11/01 03:39:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 03:39:40 INFO : potato3: Copied (server-side copy) 2024/11/01 03:39:40 INFO : empty space: Deleted 2024/11/01 03:39:40 INFO : potato3: Deleted 2024/11/01 03:39:40 DEBUG : B2 bucket rclone-test-fovosed5rezi: Purge remote 2024/11/01 03:39:40 INFO : B2 bucket rclone-test-fovosed5rezi: cleaning bucket "rclone-test-fovosed5rezi" of all files 2024/11/01 03:39:41 DEBUG : empty space: Deleting (id "4_zef02ad93c0edeb5b9f280e1b_f109fc5b6ac15da52_d20241101_m033940_c001_v0001181_t0053_u01730432380220") 2024/11/01 03:39:41 DEBUG : potato2: Deleting (id "4_zef02ad93c0edeb5b9f280e1b_f11369054546b028d_d20241101_m033939_c001_v0001181_t0008_u01730432379835") 2024/11/01 03:39:41 DEBUG : potato3: Deleting (id "4_zef02ad93c0edeb5b9f280e1b_f115921af260276f5_d20241101_m033940_c001_v0001180_t0039_u01730432380255") 2024/11/01 03:39:41 DEBUG : B2 bucket rclone-test-yeyacog4yuco: Purge remote 2024/11/01 03:39:41 INFO : B2 bucket rclone-test-yeyacog4yuco: cleaning bucket "rclone-test-yeyacog4yuco" of all files 2024/11/01 03:39:41 DEBUG : empty space: Deleting (id "4_z9f229d83c0edeb5b9f280e1b_f403f964ad33f2d7d_d20241101_m033940_c001_v7007000_t0000_u01730432380429") 2024/11/01 03:39:41 DEBUG : empty space: Deleting (id "4_z9f229d83c0edeb5b9f280e1b_f110b87c93db5b0dc_d20241101_m033935_c001_v0001090_t0036_u01730432375894") 2024/11/01 03:39:41 DEBUG : potato2: Deleting (id "4_z9f229d83c0edeb5b9f280e1b_f403f964ad33f2d7b_d20241101_m033940_c001_v7007000_t0000_u01730432380129") 2024/11/01 03:39:41 DEBUG : potato2: Deleting (id "4_z9f229d83c0edeb5b9f280e1b_f107933e86290ede6_d20241101_m033937_c001_v0001161_t0019_u01730432377028") 2024/11/01 03:39:41 DEBUG : potato3: Deleting (id "4_z9f229d83c0edeb5b9f280e1b_f4003bd4333e54109_d20241101_m033940_c001_v7007000_t0000_u01730432380469") 2024/11/01 03:39:41 DEBUG : potato3: Deleting (id "4_z9f229d83c0edeb5b9f280e1b_f1112f7e63a645bcd_d20241101_m033937_c001_v0001182_t0056_u01730432377389") 2024/11/01 03:39:41 DEBUG : potato3: Deleting (id "4_z9f229d83c0edeb5b9f280e1b_f110b87c93db5b0de_d20241101_m033936_c001_v0001090_t0054_u01730432376260") --- PASS: TestServerSideMove (11.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:43 DEBUG : Creating backend with remote "TestB2:rclone-test-volojuz5kuvo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fojayov1hepa -> B2 bucket rclone-test-volojuz5kuvo 2024/11/01 03:39:49 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 03:39:49 DEBUG : empty space: Excluded 2024/11/01 03:39:49 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 03:39:49 DEBUG : empty space: Excluded 2024/11/01 03:39:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:39:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 03:39:49 DEBUG : B2 bucket rclone-test-volojuz5kuvo: Waiting for checks to finish 2024/11/01 03:39:49 DEBUG : B2 bucket rclone-test-volojuz5kuvo: Waiting for transfers to finish 2024/11/01 03:39:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:39:49 INFO : potato2: Copied (server-side copy) 2024/11/01 03:39:49 INFO : potato2: Deleted 2024/11/01 03:39:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 03:39:49 INFO : potato3: Copied (server-side copy) 2024/11/01 03:39:50 INFO : potato3: Deleted 2024/11/01 03:39:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fozapav1cafo" 2024/11/01 03:39:51 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 03:39:51 DEBUG : empty space: Excluded 2024/11/01 03:39:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:39:51 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/01 03:39:51 DEBUG : B2 bucket rclone-test-fozapav1cafo: Waiting for checks to finish 2024/11/01 03:39:51 DEBUG : B2 bucket rclone-test-fozapav1cafo: Waiting for transfers to finish 2024/11/01 03:39:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:39:52 INFO : potato2: Copied (server-side copy) 2024/11/01 03:39:52 INFO : potato2: Deleted 2024/11/01 03:39:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 03:39:52 INFO : potato3: Copied (server-side copy) 2024/11/01 03:39:52 INFO : potato3: Deleted 2024/11/01 03:39:53 DEBUG : B2 bucket rclone-test-fozapav1cafo: Purge remote 2024/11/01 03:39:53 INFO : B2 bucket rclone-test-fozapav1cafo: cleaning bucket "rclone-test-fozapav1cafo" of all files 2024/11/01 03:39:53 DEBUG : potato2: Deleting (id "4_zdfc2dda3c0edeb5b9f280e1b_f1002da692641be3b_d20241101_m033952_c001_v0001182_t0034_u01730432392364") 2024/11/01 03:39:53 DEBUG : potato3: Deleting (id "4_zdfc2dda3c0edeb5b9f280e1b_f1175e6fc74bc4925_d20241101_m033952_c001_v0001179_t0053_u01730432392637") 2024/11/01 03:39:54 DEBUG : B2 bucket rclone-test-volojuz5kuvo: Purge remote 2024/11/01 03:39:54 INFO : B2 bucket rclone-test-volojuz5kuvo: cleaning bucket "rclone-test-volojuz5kuvo" of all files 2024/11/01 03:39:54 DEBUG : empty space: Deleting (id "4_zdfc2cd93c0edeb5b9f280e1b_f112ac22ae838940f_d20241101_m033948_c001_v0001182_t0021_u01730432388556") 2024/11/01 03:39:54 DEBUG : potato2: Deleting (id "4_zdfc2cd93c0edeb5b9f280e1b_f417b8ac76ea225c8_d20241101_m033952_c001_v7007000_t0000_u01730432392619") 2024/11/01 03:39:54 DEBUG : potato2: Deleting (id "4_zdfc2cd93c0edeb5b9f280e1b_f1132c93c64ef0a01_d20241101_m033949_c001_v0001182_t0032_u01730432389448") 2024/11/01 03:39:54 DEBUG : potato3: Deleting (id "4_zdfc2cd93c0edeb5b9f280e1b_f417b8ac76ea225c9_d20241101_m033952_c001_v7007000_t0000_u01730432392862") 2024/11/01 03:39:54 DEBUG : potato3: Deleting (id "4_zdfc2cd93c0edeb5b9f280e1b_f101377b87a5e1d49_d20241101_m033949_c001_v0001180_t0024_u01730432389725") 2024/11/01 03:39:54 DEBUG : potato3: Deleting (id "4_zdfc2cd93c0edeb5b9f280e1b_f112ac22ae838941d_d20241101_m033948_c001_v0001182_t0027_u01730432388788") --- PASS: TestServerSideMoveWithFilter (12.65s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dojutax9lude" 2024/11/01 03:39:59 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fojayov1hepa -> B2 bucket rclone-test-dojutax9lude 2024/11/01 03:40:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:40:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/01 03:40:03 DEBUG : empty space: Unchanged skipping 2024/11/01 03:40:03 DEBUG : B2 bucket rclone-test-dojutax9lude: Waiting for checks to finish 2024/11/01 03:40:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 03:40:03 INFO : empty space: Deleted 2024/11/01 03:40:03 DEBUG : B2 bucket rclone-test-dojutax9lude: Waiting for transfers to finish 2024/11/01 03:40:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:40:03 INFO : potato2: Copied (server-side copy) 2024/11/01 03:40:03 INFO : potato2: Deleted 2024/11/01 03:40:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 03:40:03 INFO : potato3: Copied (server-side copy) 2024/11/01 03:40:04 INFO : potato3: Deleted 2024/11/01 03:40:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kojalut2gune" 2024/11/01 03:40:05 DEBUG : tomatoDir: Making directory 2024/11/01 03:40:05 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/01 03:40:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 03:40:05 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/01 03:40:05 DEBUG : B2 bucket rclone-test-kojalut2gune: Waiting for checks to finish 2024/11/01 03:40:05 DEBUG : B2 bucket rclone-test-kojalut2gune: Waiting for transfers to finish 2024/11/01 03:40:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 03:40:07 INFO : potato3: Copied (server-side copy) 2024/11/01 03:40:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 03:40:07 INFO : empty space: Copied (server-side copy) 2024/11/01 03:40:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 03:40:07 INFO : potato2: Copied (server-side copy) 2024/11/01 03:40:07 INFO : potato3: Deleted 2024/11/01 03:40:07 INFO : empty space: Deleted 2024/11/01 03:40:07 INFO : potato2: Deleted 2024/11/01 03:40:08 DEBUG : B2 bucket rclone-test-kojalut2gune: Purge remote 2024/11/01 03:40:08 INFO : B2 bucket rclone-test-kojalut2gune: cleaning bucket "rclone-test-kojalut2gune" of all files 2024/11/01 03:40:08 DEBUG : empty space: Deleting (id "4_z1f621d23c0fdeb5b9f280e1b_f1020d94524c3d821_d20241101_m034006_c001_v0001144_t0052_u01730432406868") 2024/11/01 03:40:08 DEBUG : potato2: Deleting (id "4_z1f621d23c0fdeb5b9f280e1b_f1020d94524c3d81d_d20241101_m034006_c001_v0001144_t0017_u01730432406481") 2024/11/01 03:40:08 DEBUG : potato3: Deleting (id "4_z1f621d23c0fdeb5b9f280e1b_f104d61fc30f03d61_d20241101_m034006_c001_v0001104_t0002_u01730432406869") 2024/11/01 03:40:09 DEBUG : B2 bucket rclone-test-dojutax9lude: Purge remote 2024/11/01 03:40:09 INFO : B2 bucket rclone-test-dojutax9lude: cleaning bucket "rclone-test-dojutax9lude" of all files 2024/11/01 03:40:09 DEBUG : empty space: Deleting (id "4_z2fd2fdb3c0edeb5b9f280e1b_f40428dd1771006f8_d20241101_m034007_c001_v7007000_t0000_u01730432407489") 2024/11/01 03:40:09 DEBUG : empty space: Deleting (id "4_z2fd2fdb3c0edeb5b9f280e1b_f1026bb48ff412b2b_d20241101_m034001_c001_v0001115_t0047_u01730432401215") 2024/11/01 03:40:09 DEBUG : potato2: Deleting (id "4_z2fd2fdb3c0edeb5b9f280e1b_f403f964ad33f2da9_d20241101_m034007_c001_v7007000_t0000_u01730432407626") 2024/11/01 03:40:09 DEBUG : potato2: Deleting (id "4_z2fd2fdb3c0edeb5b9f280e1b_f10450fd5f1afe3c7_d20241101_m034003_c001_v0001136_t0054_u01730432403350") 2024/11/01 03:40:09 DEBUG : potato3: Deleting (id "4_z2fd2fdb3c0edeb5b9f280e1b_f403f964ad33f2da7_d20241101_m034007_c001_v7007000_t0000_u01730432407443") 2024/11/01 03:40:09 DEBUG : potato3: Deleting (id "4_z2fd2fdb3c0edeb5b9f280e1b_f11072540fa191901_d20241101_m034003_c001_v0001134_t0058_u01730432403707") 2024/11/01 03:40:09 DEBUG : potato3: Deleting (id "4_z2fd2fdb3c0edeb5b9f280e1b_f1026bb48ff412b2f_d20241101_m034002_c001_v0001115_t0019_u01730432402109") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:40:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.39s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:40:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:40:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/rclone-sync-test" 2024/11/01 03:40:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/rclone-sync-test-include/layer2" 2024/11/01 03:40:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/rclone-sync-test-ignore-file" 2024/11/01 03:40:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/01 03:40:25 DEBUG : B2 bucket rclone-test-fojayov1hepa path rclone-sync-test: Waiting for checks to finish 2024/11/01 03:40:25 DEBUG : B2 bucket rclone-test-fojayov1hepa path rclone-sync-test: Waiting for transfers to finish 2024/11/01 03:40:25 DEBUG : Waiting for deletions to finish 2024/11/01 03:40:25 INFO : There was nothing to transfer 2024/11/01 03:40:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/01 03:40:25 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:40:25 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:40:25 DEBUG : Waiting for deletions to finish 2024/11/01 03:40:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:40:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/01 03:40:26 DEBUG : B2 bucket rclone-test-fojayov1hepa path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/01 03:40:26 DEBUG : B2 bucket rclone-test-fojayov1hepa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/01 03:40:26 DEBUG : Waiting for deletions to finish 2024/11/01 03:40:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:40:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/01 03:40:27 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:40:27 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:40:27 DEBUG : Waiting for deletions to finish 2024/11/01 03:40:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:40:27 DEBUG : : Excluded 2024/11/01 03:40:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/01 03:40:27 DEBUG : B2 bucket rclone-test-fojayov1hepa path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/01 03:40:27 DEBUG : B2 bucket rclone-test-fojayov1hepa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/01 03:40:27 DEBUG : Waiting for deletions to finish 2024/11/01 03:40:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.85s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:40:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/dst" 2024/11/01 03:40:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/CompareDest" 2024/11/01 03:40:37 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 03:40:37 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:40:37 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:40:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 03:40:38 INFO : one: Copied (new) 2024/11/01 03:40:38 DEBUG : Waiting for deletions to finish 2024/11/01 03:40:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 03:40:38 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:40:39 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:40:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/01 03:40:39 INFO : one: Copied (replaced existing) 2024/11/01 03:40:39 DEBUG : Waiting for deletions to finish 2024/11/01 03:40:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 03:40:43 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:40:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:40:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 03:40:43 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:40:43 DEBUG : Waiting for deletions to finish 2024/11/01 03:40:43 INFO : There was nothing to transfer 2024/11/01 03:40:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:40:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 03:40:45 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:40:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 03:40:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:40:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 03:40:45 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:40:45 DEBUG : Waiting for deletions to finish 2024/11/01 03:40:45 INFO : There was nothing to transfer 2024/11/01 03:40:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:40:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 03:40:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 03:40:45 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:40:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:40:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 03:40:46 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:40:46 DEBUG : Waiting for deletions to finish 2024/11/01 03:40:46 INFO : There was nothing to transfer 2024/11/01 03:40:47 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 2024/11/01 03:40:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/01 03:40:47 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 03:40:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 03:40:47 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:40:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:40:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 03:40:47 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:40:47 DEBUG : Waiting for deletions to finish 2024/11/01 03:40:47 INFO : There was nothing to transfer 2024/11/01 03:40:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/01 03:40:48 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 03:40:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 03:40:48 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:40:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:40:48 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 03:40:48 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:40:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/01 03:40:48 INFO : two: Copied (new) 2024/11/01 03:40:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.56s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:40:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/dest" 2024/11/01 03:40:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/pre-dest1" 2024/11/01 03:40:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/pre-dest2" 2024/11/01 03:40:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:40:56 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/01 03:40:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:40:56 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/01 03:40:56 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/01 03:40:56 DEBUG : B2 bucket rclone-test-fojayov1hepa path dest: Waiting for checks to finish 2024/11/01 03:40:56 DEBUG : B2 bucket rclone-test-fojayov1hepa path dest: Waiting for transfers to finish 2024/11/01 03:40:57 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/01 03:40:57 INFO : 3: Copied (new) 2024/11/01 03:40:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.33s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:40:59 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/dst" 2024/11/01 03:41:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/CopyDest" 2024/11/01 03:41:02 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 03:41:02 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:02 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 03:41:03 INFO : one: Copied (new) 2024/11/01 03:41:03 DEBUG : Waiting for deletions to finish 2024/11/01 03:41:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 03:41:04 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:04 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/01 03:41:04 INFO : one: Copied (replaced existing) 2024/11/01 03:41:04 DEBUG : Waiting for deletions to finish 2024/11/01 03:41:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/BackupDir" 2024/11/01 03:41:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 03:41:08 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:41:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 03:41:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 03:41:10 INFO : one: Copied (server-side copy) 2024/11/01 03:41:10 INFO : one: Deleted 2024/11/01 03:41:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/01 03:41:10 INFO : one: Copied (server-side copy) 2024/11/01 03:41:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/01 03:41:10 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:10 DEBUG : Waiting for deletions to finish 2024/11/01 03:41:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:41:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/01 03:41:12 INFO : two: Copied (server-side copy) 2024/11/01 03:41:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/01 03:41:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:41:12 DEBUG : one: Unchanged skipping 2024/11/01 03:41:12 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:12 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:12 DEBUG : Waiting for deletions to finish 2024/11/01 03:41:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:41:12 DEBUG : two: Unchanged skipping 2024/11/01 03:41:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:41:12 DEBUG : one: Unchanged skipping 2024/11/01 03:41:12 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:12 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:12 DEBUG : Waiting for deletions to finish 2024/11/01 03:41:12 INFO : There was nothing to transfer 2024/11/01 03:41:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/01 03:41:14 DEBUG : three: Destination not found in --copy-dest 2024/11/01 03:41:14 DEBUG : three: Need to transfer - File not found at Destination 2024/11/01 03:41:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:41:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 03:41:14 DEBUG : one: Unchanged skipping 2024/11/01 03:41:14 DEBUG : two: Unchanged skipping 2024/11/01 03:41:14 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:14 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/01 03:41:15 INFO : three: Copied (new) 2024/11/01 03:41:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.27s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:41:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/dst" 2024/11/01 03:41:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/backup" 2024/11/01 03:41:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 03:41:22 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:41:22 DEBUG : two: Unchanged skipping 2024/11/01 03:41:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 03:41:24 INFO : one: Copied (server-side copy) 2024/11/01 03:41:24 INFO : one: Deleted 2024/11/01 03:41:24 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:41:25 INFO : one: Copied (new) 2024/11/01 03:41:25 DEBUG : Waiting for deletions to finish 2024/11/01 03:41:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 03:41:26 INFO : three.txt: Copied (server-side copy) 2024/11/01 03:41:26 INFO : three.txt: Deleted 2024/11/01 03:41:26 INFO : three.txt: Moved into backup dir 2024/11/01 03:41:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 03:41:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:41:28 DEBUG : two: Unchanged skipping 2024/11/01 03:41:28 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:41:29 INFO : one: Copied (server-side copy) 2024/11/01 03:41:29 INFO : one: Deleted 2024/11/01 03:41:29 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 03:41:29 INFO : one: Copied (new) 2024/11/01 03:41:29 DEBUG : Waiting for deletions to finish 2024/11/01 03:41:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 03:41:30 INFO : three.txt: Copied (server-side copy) 2024/11/01 03:41:30 INFO : three.txt: Deleted 2024/11/01 03:41:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.16s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:41:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/dst" 2024/11/01 03:41:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/backup" 2024/11/01 03:41:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 03:41:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:41:36 DEBUG : two: Unchanged skipping 2024/11/01 03:41:36 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 03:41:38 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 03:41:38 INFO : one: Deleted 2024/11/01 03:41:38 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:41:39 INFO : one: Copied (new) 2024/11/01 03:41:39 DEBUG : Waiting for deletions to finish 2024/11/01 03:41:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 03:41:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 03:41:40 INFO : three.txt: Deleted 2024/11/01 03:41:40 INFO : three.txt: Moved into backup dir 2024/11/01 03:41:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 03:41:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:41:42 DEBUG : two: Unchanged skipping 2024/11/01 03:41:42 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:41:43 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 03:41:43 INFO : one: Deleted 2024/11/01 03:41:43 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 03:41:43 INFO : one: Copied (new) 2024/11/01 03:41:43 DEBUG : Waiting for deletions to finish 2024/11/01 03:41:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 03:41:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 03:41:44 INFO : three.txt: Deleted 2024/11/01 03:41:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:41:47 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/dst" 2024/11/01 03:41:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/backup" 2024/11/01 03:41:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 03:41:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:41:50 DEBUG : two: Unchanged skipping 2024/11/01 03:41:50 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 03:41:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/01 03:41:53 INFO : one: Deleted 2024/11/01 03:41:53 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:41:54 INFO : one: Copied (new) 2024/11/01 03:41:54 DEBUG : Waiting for deletions to finish 2024/11/01 03:41:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 03:41:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/01 03:41:54 INFO : three.txt: Deleted 2024/11/01 03:41:54 INFO : three.txt: Moved into backup dir 2024/11/01 03:41:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 03:41:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:41:57 DEBUG : two: Unchanged skipping 2024/11/01 03:41:57 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:41:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:41:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/01 03:41:57 INFO : one: Deleted 2024/11/01 03:41:57 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:41:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 03:41:57 INFO : one: Copied (new) 2024/11/01 03:41:57 DEBUG : Waiting for deletions to finish 2024/11/01 03:41:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 03:41:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/01 03:41:58 INFO : three.txt: Deleted 2024/11/01 03:41:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:42:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/dst" 2024/11/01 03:42:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 03:42:04 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:42:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:42:04 DEBUG : two: Unchanged skipping 2024/11/01 03:42:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 03:42:05 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 03:42:05 INFO : one: Deleted 2024/11/01 03:42:05 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:42:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:42:06 INFO : one: Copied (new) 2024/11/01 03:42:06 DEBUG : Waiting for deletions to finish 2024/11/01 03:42:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 03:42:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 03:42:07 INFO : three.txt: Deleted 2024/11/01 03:42:07 INFO : three.txt: Moved into backup dir 2024/11/01 03:42:08 DEBUG : one.bak: Excluded (Path Filter) 2024/11/01 03:42:08 DEBUG : one.bak: Excluded 2024/11/01 03:42:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/01 03:42:08 DEBUG : three.txt.bak: Excluded 2024/11/01 03:42:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 03:42:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:42:08 DEBUG : two: Unchanged skipping 2024/11/01 03:42:08 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for checks to finish 2024/11/01 03:42:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:42:09 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 03:42:09 INFO : one: Deleted 2024/11/01 03:42:09 DEBUG : B2 bucket rclone-test-fojayov1hepa path dst: Waiting for transfers to finish 2024/11/01 03:42:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 03:42:09 INFO : one: Copied (new) 2024/11/01 03:42:09 DEBUG : Waiting for deletions to finish 2024/11/01 03:42:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 03:42:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 03:42:10 INFO : three.txt: Deleted 2024/11/01 03:42:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.56s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:42:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/dst" 2024/11/01 03:42:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 03:42:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 03:42:16 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 03:42:16 INFO : one: Deleted 2024/11/01 03:42:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:42:17 INFO : one: Copied (new) 2024/11/01 03:42:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:42:18 DEBUG : two: Unchanged skipping 2024/11/01 03:42:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/01 03:42:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 03:42:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 03:42:19 INFO : three.txt: Deleted 2024/11/01 03:42:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 03:42:19 INFO : three.txt: Copied (new) 2024/11/01 03:42:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 03:42:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:42:21 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 03:42:22 INFO : one: Deleted 2024/11/01 03:42:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 03:42:22 INFO : one: Copied (new) 2024/11/01 03:42:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:42:22 DEBUG : two: Unchanged skipping 2024/11/01 03:42:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/01 03:42:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 03:42:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 03:42:23 INFO : three.txt: Deleted 2024/11/01 03:42:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/01 03:42:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:42:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fojayov1hepa/dst" 2024/11/01 03:42:28 DEBUG : Config file has changed externally - reloading 2024/11/01 03:42:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 03:42:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 03:42:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/01 03:42:31 INFO : one: Deleted 2024/11/01 03:42:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:42:32 INFO : one: Copied (new) 2024/11/01 03:42:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:42:32 DEBUG : two: Unchanged skipping 2024/11/01 03:42:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/01 03:42:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 03:42:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/01 03:42:33 INFO : three.txt: Deleted 2024/11/01 03:42:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 03:42:33 INFO : three.txt: Copied (new) 2024/11/01 03:42:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/01 03:42:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/01 03:42:34 DEBUG : pacer: Reducing sleep to 10ms 2024/11/01 03:42:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 03:42:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 03:42:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/01 03:42:38 INFO : one: Deleted 2024/11/01 03:42:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 03:42:39 INFO : one: Copied (new) 2024/11/01 03:42:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:42:40 DEBUG : two: Unchanged skipping 2024/11/01 03:42:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/01 03:42:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 03:42:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/01 03:42:41 INFO : three.txt: Deleted 2024/11/01 03:42:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/01 03:42:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (18.22s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:42:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/01 03:42:44 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:42:44 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:42:46 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/01 03:42:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/01 03:42:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.47s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:42:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 03:42:47 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:42:47 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:42:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/01 03:42:48 INFO : existing: Copied (new) 2024/11/01 03:42:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:42:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/01 03:42:48 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:42:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/01 03:42:48 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:42:48 ERROR : B2 bucket rclone-test-fojayov1hepa: not deleting files as there were IO errors 2024/11/01 03:42:48 ERROR : B2 bucket rclone-test-fojayov1hepa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncImmutable (3.19s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:42:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:42:51 DEBUG : existing: Unchanged skipping 2024/11/01 03:42:51 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:42:51 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:42:51 DEBUG : Waiting for deletions to finish 2024/11/01 03:42:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.78s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:43:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both0: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:43:27 DEBUG : both10: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both13: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both1: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both15: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both16: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both12: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both11: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both19: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both2: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both14: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both17: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both5: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both6: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both7: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both8: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:43:27 DEBUG : both9: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both18: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both3: Unchanged skipping 2024/11/01 03:43:27 DEBUG : both4: Unchanged skipping 2024/11/01 03:43:27 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:43:27 DEBUG : Waiting for deletions to finish 2024/11/01 03:43:27 INFO : only13: Deleted 2024/11/01 03:43:27 INFO : only15: Deleted 2024/11/01 03:43:28 INFO : only2: Deleted 2024/11/01 03:43:28 INFO : only3: Deleted 2024/11/01 03:43:28 INFO : only4: Deleted 2024/11/01 03:43:28 INFO : only9: Deleted 2024/11/01 03:43:28 INFO : only0: Deleted 2024/11/01 03:43:28 INFO : only11: Deleted 2024/11/01 03:43:28 INFO : only17: Deleted 2024/11/01 03:43:28 INFO : only18: Deleted 2024/11/01 03:43:28 INFO : only19: Deleted 2024/11/01 03:43:28 INFO : only6: Deleted 2024/11/01 03:43:28 INFO : only7: Deleted 2024/11/01 03:43:28 INFO : only8: Deleted 2024/11/01 03:43:28 INFO : only10: Deleted 2024/11/01 03:43:28 INFO : only14: Deleted 2024/11/01 03:43:28 INFO : only12: Deleted 2024/11/01 03:43:28 INFO : only5: Deleted 2024/11/01 03:43:28 INFO : only1: Deleted 2024/11/01 03:43:28 INFO : only16: Deleted 2024/11/01 03:43:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (39.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:44:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for checks to finish 2024/11/01 03:44:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both1: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both12: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both13: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both14: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both15: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both16: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both0: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both18: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both11: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both10: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both17: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both4: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both5: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both19: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both7: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both8: Unchanged skipping 2024/11/01 03:44:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 03:44:04 DEBUG : both9: Unchanged skipping 2024/11/01 03:44:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : both2: Unchanged skipping 2024/11/01 03:44:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : both6: Unchanged skipping 2024/11/01 03:44:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : both3: Unchanged skipping 2024/11/01 03:44:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/01 03:44:04 DEBUG : B2 bucket rclone-test-fojayov1hepa: Waiting for transfers to finish 2024/11/01 03:44:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:04 INFO : only1: Copied (replaced existing) 2024/11/01 03:44:04 INFO : only0: Copied (replaced existing) 2024/11/01 03:44:04 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:04 INFO : only13: Copied (replaced existing) 2024/11/01 03:44:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:04 INFO : only12: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only11: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only14: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only15: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only10: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only19: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only16: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only3: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only4: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only17: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only18: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only7: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only8: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only9: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only2: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only5: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 03:44:05 INFO : only6: Copied (replaced existing) 2024/11/01 03:44:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (40.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:44:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 03:44:14 DEBUG : sub dir: Making directory 2024/11/01 03:44:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (5.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" 2024/11/01 03:44:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 03:44:19 DEBUG : sub dir: Making directory 2024/11/01 03:44:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fojayov1hepa", Local "Local file system at /tmp/rclone4169017101", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.67s) PASS 2024/11/01 03:44:24 DEBUG : B2 bucket rclone-test-fojayov1hepa: Purge remote 2024/11/01 03:44:24 INFO : B2 bucket rclone-test-fojayov1hepa: cleaning bucket "rclone-test-fojayov1hepa" of all files 2024/11/01 03:44:25 DEBUG : BackupDir/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2f67_d20241101_m034116_c001_v7007000_t0000_u01730432476150") 2024/11/01 03:44:25 DEBUG : BackupDir/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10403808d953b635_d20241101_m034109_c001_v0001137_t0020_u01730432469860") 2024/11/01 03:44:25 DEBUG : CompareDest/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10f3a4_d20241101_m034049_c001_v7007000_t0000_u01730432449169") 2024/11/01 03:44:25 DEBUG : CompareDest/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f10_d20241101_m034042_c001_v0001043_t0036_u01730432442617") 2024/11/01 03:44:25 DEBUG : CompareDest/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10f3a6_d20241101_m034049_c001_v7007000_t0000_u01730432449358") 2024/11/01 03:44:25 DEBUG : CompareDest/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a9b6_d20241101_m034043_c001_v0001144_t0043_u01730432443768") 2024/11/01 03:44:25 DEBUG : CopyDest/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2f69_d20241101_m034116_c001_v7007000_t0000_u01730432476345") 2024/11/01 03:44:25 DEBUG : CopyDest/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aa58_d20241101_m034106_c001_v0001144_t0036_u01730432466065") 2024/11/01 03:44:25 DEBUG : CopyDest/three: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2f6a_d20241101_m034116_c001_v7007000_t0000_u01730432476526") 2024/11/01 03:44:25 DEBUG : CopyDest/three: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aa86_d20241101_m034113_c001_v0001144_t0022_u01730432473481") 2024/11/01 03:44:25 DEBUG : CopyDest/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2f6c_d20241101_m034116_c001_v7007000_t0000_u01730432476708") 2024/11/01 03:44:25 DEBUG : CopyDest/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f2e_d20241101_m034111_c001_v0001043_t0034_u01730432471174") 2024/11/01 03:44:25 DEBUG : EXISTING: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3ccb_d20241101_m034251_c001_v7007000_t0000_u01730432571907") 2024/11/01 03:44:25 DEBUG : EXISTING: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ad3a_d20241101_m034250_c001_v0001144_t0025_u01730432570492") 2024/11/01 03:44:25 DEBUG : Testêé: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3cc5_d20241101_m034246_c001_v7007000_t0000_u01730432566930") 2024/11/01 03:44:25 DEBUG : Testêé: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ad10_d20241101_m034245_c001_v0001144_t0009_u01730432565450") 2024/11/01 03:44:25 DEBUG : Testêé: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f9d_d20241101_m034244_c001_v0001043_t0053_u01730432564194") 2024/11/01 03:44:25 DEBUG : a/potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f91106c_d20241101_m033848_c001_v7007000_t0000_u01730432328266") 2024/11/01 03:44:25 DEBUG : a/potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e2c_d20241101_m033847_c001_v0001043_t0051_u01730432327474") 2024/11/01 03:44:25 DEBUG : a/potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2c55_d20241101_m033845_c001_v7007000_t0000_u01730432325350") 2024/11/01 03:44:25 DEBUG : a/potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e22_d20241101_m033844_c001_v0001043_t0024_u01730432324455") 2024/11/01 03:44:25 DEBUG : a/potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e34780d_d20241101_m033820_c001_v7007000_t0000_u01730432300489") 2024/11/01 03:44:25 DEBUG : a/potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dd4_d20241101_m033819_c001_v0001043_t0021_u01730432299541") 2024/11/01 03:44:25 DEBUG : b/potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f91106f_d20241101_m033848_c001_v7007000_t0000_u01730432328451") 2024/11/01 03:44:25 DEBUG : b/potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e28_d20241101_m033846_c001_v0001043_t0038_u01730432326258") 2024/11/01 03:44:26 DEBUG : b/potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2c53_d20241101_m033844_c001_v7007000_t0000_u01730432324802") 2024/11/01 03:44:26 DEBUG : b/potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e18_d20241101_m033843_c001_v0001043_t0048_u01730432323194") 2024/11/01 03:44:26 DEBUG : b/potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e34780b_d20241101_m033819_c001_v7007000_t0000_u01730432299940") 2024/11/01 03:44:26 DEBUG : b/potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dd0_d20241101_m033818_c001_v0001043_t0034_u01730432298382") 2024/11/01 03:44:26 DEBUG : backup/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4003bd4333e542d2_d20241101_m034130_c001_v7007000_t0000_u01730432490922") 2024/11/01 03:44:26 DEBUG : backup/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1086d6995352217f_d20241101_m034128_c001_v0001116_t0058_u01730432488788") 2024/11/01 03:44:26 DEBUG : backup/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1178b7207ceb5195_d20241101_m034123_c001_v0001106_t0038_u01730432483634") 2024/11/01 03:44:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2ed4_d20241101_m034159_c001_v7007000_t0000_u01730432519422") 2024/11/01 03:44:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f11454b4f1b205111_d20241101_m034157_c001_v0001176_t0002_u01730432517308") 2024/11/01 03:44:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f102d75eb14606923_d20241101_m034151_c001_v0001116_t0012_u01730432511920") 2024/11/01 03:44:26 DEBUG : backup/one.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4119bf2f51a39765_d20241101_m034144_c001_v7007000_t0000_u01730432504875") 2024/11/01 03:44:26 DEBUG : backup/one.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f107252f2f229b561_d20241101_m034142_c001_v0001145_t0008_u01730432502971") 2024/11/01 03:44:26 DEBUG : backup/one.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1047360bc02d2e1a_d20241101_m034137_c001_v0001032_t0028_u01730432497779") 2024/11/01 03:44:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2ed6_d20241101_m034159_c001_v7007000_t0000_u01730432519609") 2024/11/01 03:44:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f114866767dfa8101_d20241101_m034158_c001_v0001101_t0000_u01730432518215") 2024/11/01 03:44:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1029c0c3a2fc3a78_d20241101_m034154_c001_v0001097_t0039_u01730432514333") 2024/11/01 03:44:26 DEBUG : backup/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4003bd4333e542d3_d20241101_m034131_c001_v7007000_t0000_u01730432491105") 2024/11/01 03:44:26 DEBUG : backup/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f101d3003e9989f23_d20241101_m034129_c001_v0001097_t0031_u01730432489995") 2024/11/01 03:44:26 DEBUG : backup/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f110ef69956215ec4_d20241101_m034125_c001_v0001117_t0053_u01730432485565") 2024/11/01 03:44:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4119bf2f51a39766_d20241101_m034145_c001_v7007000_t0000_u01730432505058") 2024/11/01 03:44:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f115e03c37da09b22_d20241101_m034143_c001_v0001103_t0019_u01730432503950") 2024/11/01 03:44:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f106101f91d78119a_d20241101_m034139_c001_v0001130_t0041_u01730432499665") 2024/11/01 03:44:27 DEBUG : both0: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284443_d20241101_m034406_c001_v7007000_t0000_u01730432646395") 2024/11/01 03:44:27 DEBUG : both0: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099013_d20241101_m034334_c001_v0001043_t0050_u01730432614101") 2024/11/01 03:44:27 DEBUG : both0: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdad_d20241101_m034329_c001_v7007000_t0000_u01730432609458") 2024/11/01 03:44:27 DEBUG : both0: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fa7_d20241101_m034254_c001_v0001043_t0031_u01730432574163") 2024/11/01 03:44:27 DEBUG : both1: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284444_d20241101_m034406_c001_v7007000_t0000_u01730432646576") 2024/11/01 03:44:27 DEBUG : both1: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099018_d20241101_m034335_c001_v0001043_t0041_u01730432615941") 2024/11/01 03:44:27 DEBUG : both1: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdae_d20241101_m034329_c001_v7007000_t0000_u01730432609653") 2024/11/01 03:44:27 DEBUG : both1: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fad_d20241101_m034255_c001_v0001043_t0023_u01730432575812") 2024/11/01 03:44:27 DEBUG : both10: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284445_d20241101_m034406_c001_v7007000_t0000_u01730432646769") 2024/11/01 03:44:27 DEBUG : both10: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099038_d20241101_m034349_c001_v0001043_t0024_u01730432629169") 2024/11/01 03:44:27 DEBUG : both10: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdaf_d20241101_m034329_c001_v7007000_t0000_u01730432609834") 2024/11/01 03:44:27 DEBUG : both10: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fd9_d20241101_m034310_c001_v0001043_t0031_u01730432590173") 2024/11/01 03:44:27 DEBUG : both11: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284447_d20241101_m034406_c001_v7007000_t0000_u01730432646949") 2024/11/01 03:44:27 DEBUG : both11: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e2809903e_d20241101_m034350_c001_v0001043_t0021_u01730432630162") 2024/11/01 03:44:27 DEBUG : both11: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdb0_d20241101_m034330_c001_v7007000_t0000_u01730432610018") 2024/11/01 03:44:27 DEBUG : both11: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fe1_d20241101_m034312_c001_v0001043_t0012_u01730432592481") 2024/11/01 03:44:27 DEBUG : both12: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284448_d20241101_m034407_c001_v7007000_t0000_u01730432647131") 2024/11/01 03:44:27 DEBUG : both12: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099040_d20241101_m034351_c001_v0001043_t0042_u01730432631790") 2024/11/01 03:44:28 DEBUG : both12: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdb1_d20241101_m034330_c001_v7007000_t0000_u01730432610199") 2024/11/01 03:44:28 DEBUG : both12: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fe5_d20241101_m034313_c001_v0001043_t0004_u01730432593589") 2024/11/01 03:44:28 DEBUG : both13: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284449_d20241101_m034407_c001_v7007000_t0000_u01730432647312") 2024/11/01 03:44:28 DEBUG : both13: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099042_d20241101_m034353_c001_v0001043_t0049_u01730432633158") 2024/11/01 03:44:28 DEBUG : both13: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdb2_d20241101_m034330_c001_v7007000_t0000_u01730432610381") 2024/11/01 03:44:28 DEBUG : both13: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fe9_d20241101_m034314_c001_v0001043_t0052_u01730432594946") 2024/11/01 03:44:28 DEBUG : both14: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828444a_d20241101_m034407_c001_v7007000_t0000_u01730432647493") 2024/11/01 03:44:28 DEBUG : both14: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099044_d20241101_m034355_c001_v0001043_t0025_u01730432635091") 2024/11/01 03:44:28 DEBUG : both14: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdb3_d20241101_m034330_c001_v7007000_t0000_u01730432610561") 2024/11/01 03:44:28 DEBUG : both14: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fef_d20241101_m034316_c001_v0001043_t0030_u01730432596728") 2024/11/01 03:44:28 DEBUG : both15: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828444b_d20241101_m034407_c001_v7007000_t0000_u01730432647674") 2024/11/01 03:44:28 DEBUG : both15: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099048_d20241101_m034356_c001_v0001043_t0010_u01730432636069") 2024/11/01 03:44:28 DEBUG : both15: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdb4_d20241101_m034330_c001_v7007000_t0000_u01730432610753") 2024/11/01 03:44:28 DEBUG : both15: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098ff3_d20241101_m034318_c001_v0001043_t0022_u01730432598227") 2024/11/01 03:44:28 DEBUG : both16: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828444c_d20241101_m034407_c001_v7007000_t0000_u01730432647855") 2024/11/01 03:44:28 DEBUG : both16: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e2809904a_d20241101_m034357_c001_v0001043_t0029_u01730432637540") 2024/11/01 03:44:28 DEBUG : both16: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdb5_d20241101_m034330_c001_v7007000_t0000_u01730432610934") 2024/11/01 03:44:28 DEBUG : both16: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098ff9_d20241101_m034320_c001_v0001043_t0008_u01730432600089") 2024/11/01 03:44:28 DEBUG : both17: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828444d_d20241101_m034408_c001_v7007000_t0000_u01730432648040") 2024/11/01 03:44:28 DEBUG : both17: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099050_d20241101_m034359_c001_v0001043_t0025_u01730432639268") 2024/11/01 03:44:28 DEBUG : both17: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdb6_d20241101_m034331_c001_v7007000_t0000_u01730432611116") 2024/11/01 03:44:29 DEBUG : both17: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098ffd_d20241101_m034321_c001_v0001043_t0033_u01730432601108") 2024/11/01 03:44:29 DEBUG : both18: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828444e_d20241101_m034408_c001_v7007000_t0000_u01730432648222") 2024/11/01 03:44:29 DEBUG : both18: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099052_d20241101_m034400_c001_v0001043_t0047_u01730432640804") 2024/11/01 03:44:29 DEBUG : both18: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdb7_d20241101_m034331_c001_v7007000_t0000_u01730432611298") 2024/11/01 03:44:29 DEBUG : both18: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099003_d20241101_m034323_c001_v0001043_t0014_u01730432603743") 2024/11/01 03:44:29 DEBUG : both19: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828444f_d20241101_m034408_c001_v7007000_t0000_u01730432648404") 2024/11/01 03:44:29 DEBUG : both19: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099054_d20241101_m034402_c001_v0001043_t0026_u01730432642152") 2024/11/01 03:44:29 DEBUG : both19: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdb8_d20241101_m034331_c001_v7007000_t0000_u01730432611491") 2024/11/01 03:44:29 DEBUG : both19: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099009_d20241101_m034324_c001_v0001043_t0050_u01730432604992") 2024/11/01 03:44:29 DEBUG : both2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284450_d20241101_m034408_c001_v7007000_t0000_u01730432648587") 2024/11/01 03:44:29 DEBUG : both2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e2809901c_d20241101_m034338_c001_v0001043_t0035_u01730432618655") 2024/11/01 03:44:29 DEBUG : both2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdb9_d20241101_m034331_c001_v7007000_t0000_u01730432611674") 2024/11/01 03:44:29 DEBUG : both2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fb3_d20241101_m034258_c001_v0001043_t0021_u01730432578101") 2024/11/01 03:44:29 DEBUG : both3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284451_d20241101_m034408_c001_v7007000_t0000_u01730432648769") 2024/11/01 03:44:29 DEBUG : both3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099024_d20241101_m034340_c001_v0001043_t0041_u01730432620361") 2024/11/01 03:44:29 DEBUG : both3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdba_d20241101_m034331_c001_v7007000_t0000_u01730432611858") 2024/11/01 03:44:29 DEBUG : both3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fb7_d20241101_m034259_c001_v0001043_t0038_u01730432579269") 2024/11/01 03:44:29 DEBUG : both4: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284452_d20241101_m034408_c001_v7007000_t0000_u01730432648952") 2024/11/01 03:44:29 DEBUG : both4: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e2809902a_d20241101_m034341_c001_v0001043_t0017_u01730432621819") 2024/11/01 03:44:29 DEBUG : both4: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdbb_d20241101_m034332_c001_v7007000_t0000_u01730432612045") 2024/11/01 03:44:29 DEBUG : both4: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fb9_d20241101_m034300_c001_v0001043_t0005_u01730432580758") 2024/11/01 03:44:29 DEBUG : both5: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284453_d20241101_m034409_c001_v7007000_t0000_u01730432649138") 2024/11/01 03:44:29 DEBUG : both5: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e2809902c_d20241101_m034343_c001_v0001043_t0008_u01730432623777") 2024/11/01 03:44:30 DEBUG : both5: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdbc_d20241101_m034332_c001_v7007000_t0000_u01730432612242") 2024/11/01 03:44:30 DEBUG : both5: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fbd_d20241101_m034302_c001_v0001043_t0026_u01730432582024") 2024/11/01 03:44:30 DEBUG : both6: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284454_d20241101_m034409_c001_v7007000_t0000_u01730432649324") 2024/11/01 03:44:30 DEBUG : both6: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e2809902e_d20241101_m034344_c001_v0001043_t0019_u01730432624733") 2024/11/01 03:44:30 DEBUG : both6: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdbd_d20241101_m034332_c001_v7007000_t0000_u01730432612433") 2024/11/01 03:44:30 DEBUG : both6: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fc1_d20241101_m034303_c001_v0001043_t0043_u01730432583392") 2024/11/01 03:44:30 DEBUG : both7: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284455_d20241101_m034409_c001_v7007000_t0000_u01730432649517") 2024/11/01 03:44:30 DEBUG : both7: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099032_d20241101_m034345_c001_v0001043_t0019_u01730432625846") 2024/11/01 03:44:30 DEBUG : both7: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdbe_d20241101_m034332_c001_v7007000_t0000_u01730432612615") 2024/11/01 03:44:30 DEBUG : both7: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fc7_d20241101_m034305_c001_v0001043_t0051_u01730432585873") 2024/11/01 03:44:30 DEBUG : both8: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284456_d20241101_m034409_c001_v7007000_t0000_u01730432649699") 2024/11/01 03:44:30 DEBUG : both8: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099034_d20241101_m034346_c001_v0001043_t0047_u01730432626678") 2024/11/01 03:44:30 DEBUG : both8: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdbf_d20241101_m034332_c001_v7007000_t0000_u01730432612797") 2024/11/01 03:44:30 DEBUG : both8: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fcf_d20241101_m034307_c001_v0001043_t0059_u01730432587295") 2024/11/01 03:44:30 DEBUG : both9: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284457_d20241101_m034409_c001_v7007000_t0000_u01730432649881") 2024/11/01 03:44:30 DEBUG : both9: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099036_d20241101_m034347_c001_v0001043_t0046_u01730432627758") 2024/11/01 03:44:30 DEBUG : both9: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdc0_d20241101_m034332_c001_v7007000_t0000_u01730432612981") 2024/11/01 03:44:30 DEBUG : both9: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fd5_d20241101_m034308_c001_v0001043_t0014_u01730432588479") 2024/11/01 03:44:30 DEBUG : c/non empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911070_d20241101_m033848_c001_v7007000_t0000_u01730432328631") 2024/11/01 03:44:31 DEBUG : c/non empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e2a_d20241101_m033846_c001_v0001043_t0056_u01730432326628") 2024/11/01 03:44:31 DEBUG : c/non empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2c56_d20241101_m033845_c001_v7007000_t0000_u01730432325531") 2024/11/01 03:44:31 DEBUG : c/non empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e1c_d20241101_m033843_c001_v0001043_t0025_u01730432323577") 2024/11/01 03:44:31 DEBUG : c/non empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e34780e_d20241101_m033820_c001_v7007000_t0000_u01730432300671") 2024/11/01 03:44:31 DEBUG : c/non empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dd2_d20241101_m033818_c001_v0001043_t0006_u01730432298756") 2024/11/01 03:44:31 DEBUG : check sum: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10eda9_d20241101_m033806_c001_v7007000_t0000_u01730432286945") 2024/11/01 03:44:31 DEBUG : check sum: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098db4_d20241101_m033805_c001_v0001043_t0031_u01730432285887") 2024/11/01 03:44:31 DEBUG : dest/3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2f21_d20241101_m034058_c001_v7007000_t0000_u01730432458687") 2024/11/01 03:44:31 DEBUG : dest/3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4095de1aff13e54d_d20241101_m034057_c001_v0001182_t0022_u01730432457572") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3cbc_d20241101_m034242_c001_v7007000_t0000_u01730432562734") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f104315334e441bbc_d20241101_m034239_c001_v0001134_t0019_u01730432559447") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4003bd4333e543a0_d20241101_m034238_c001_v7007000_t0000_u01730432558906") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f104315334e441b9e_d20241101_m034231_c001_v0001134_t0030_u01730432551871") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4003bd4333e5437c_d20241101_m034231_c001_v7007000_t0000_u01730432551145") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ac82_d20241101_m034225_c001_v0001144_t0040_u01730432545973") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f404ea402ed3213c8_d20241101_m034224_c001_v7007000_t0000_u01730432544521") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1089cfdb84adb6a4_d20241101_m034222_c001_v0001039_t0027_u01730432542090") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f416ca964b94dabcc_d20241101_m034221_c001_v7007000_t0000_u01730432541911") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1089cfdb84adb698_d20241101_m034217_c001_v0001039_t0027_u01730432537314") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f416ca964b94dabc5_d20241101_m034216_c001_v7007000_t0000_u01730432536581") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f78_d20241101_m034212_c001_v0001043_t0038_u01730432532280") 2024/11/01 03:44:31 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2ee3_d20241101_m034210_c001_v7007000_t0000_u01730432530986") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f101889ea2c3b8839_d20241101_m034209_c001_v0001179_t0035_u01730432529355") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3c08_d20241101_m034209_c001_v7007000_t0000_u01730432529173") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f101889ea2c3b8821_d20241101_m034205_c001_v0001179_t0015_u01730432525906") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3c02_d20241101_m034205_c001_v7007000_t0000_u01730432525181") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f6a_d20241101_m034200_c001_v0001043_t0042_u01730432520709") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2ed7_d20241101_m034159_c001_v7007000_t0000_u01730432519792") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1002da692641de6e_d20241101_m034157_c001_v0001182_t0004_u01730432517707") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3bf8_d20241101_m034157_c001_v7007000_t0000_u01730432517526") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1002da692641dd7e_d20241101_m034153_c001_v0001182_t0038_u01730432513815") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3be8_d20241101_m034153_c001_v7007000_t0000_u01730432513090") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f5c_d20241101_m034146_c001_v0001043_t0025_u01730432506161") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4119bf2f51a39767_d20241101_m034145_c001_v7007000_t0000_u01730432505239") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1179dd16da29786d_d20241101_m034143_c001_v0001182_t0004_u01730432503504") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bd5f_d20241101_m034143_c001_v7007000_t0000_u01730432503321") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1179dd16da29774c_d20241101_m034139_c001_v0001182_t0054_u01730432499154") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bd5d_d20241101_m034138_c001_v7007000_t0000_u01730432498424") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f46_d20241101_m034132_c001_v0001043_t0027_u01730432492202") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4003bd4333e542d5_d20241101_m034131_c001_v7007000_t0000_u01730432491287") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f104f11038737d485_d20241101_m034129_c001_v0001182_t0048_u01730432489571") 2024/11/01 03:44:32 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2e91_d20241101_m034129_c001_v7007000_t0000_u01730432489388") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f104f11038737d339_d20241101_m034125_c001_v0001182_t0025_u01730432485093") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2e87_d20241101_m034124_c001_v7007000_t0000_u01730432484359") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f3c_d20241101_m034118_c001_v0001043_t0043_u01730432478044") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2f6f_d20241101_m034116_c001_v7007000_t0000_u01730432476890") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f115349b5db6e8c96_d20241101_m034110_c001_v0001182_t0017_u01730432470375") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40650b7f8e5fbe10_d20241101_m034110_c001_v7007000_t0000_u01730432470155") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f2a_d20241101_m034105_c001_v0001043_t0047_u01730432465297") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f116d62879d082a02_d20241101_m034104_c001_v0001092_t0026_u01730432464393") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f116d62879d0829fc_d20241101_m034103_c001_v0001092_t0053_u01730432463233") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10f3a9_d20241101_m034049_c001_v7007000_t0000_u01730432449539") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a99a_d20241101_m034040_c001_v0001144_t0037_u01730432440035") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f108a429a013eed14_d20241101_m034039_c001_v0001182_t0001_u01730432439245") 2024/11/01 03:44:33 DEBUG : dst/one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f108a429a013eecc4_d20241101_m034038_c001_v0001182_t0021_u01730432438235") 2024/11/01 03:44:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3cbd_d20241101_m034242_c001_v7007000_t0000_u01730432562916") 2024/11/01 03:44:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f115f6b1ca2ec32b1_d20241101_m034234_c001_v0001120_t0007_u01730432554723") 2024/11/01 03:44:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f102324089db01686_d20241101_m034230_c001_v0001177_t0000_u01730432550929") 2024/11/01 03:44:33 DEBUG : dst/one.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f404ea402ed3213cb_d20241101_m034224_c001_v7007000_t0000_u01730432544704") 2024/11/01 03:44:33 DEBUG : dst/one.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f104e90c64d291000_d20241101_m034220_c001_v0001117_t0005_u01730432540874") 2024/11/01 03:44:33 DEBUG : dst/one.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1116728232c0ce3d_d20241101_m034216_c001_v0001145_t0016_u01730432536229") 2024/11/01 03:44:33 DEBUG : dst/one.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2ee4_d20241101_m034211_c001_v7007000_t0000_u01730432531168") 2024/11/01 03:44:33 DEBUG : dst/one.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1002da692641e14e_d20241101_m034208_c001_v0001182_t0012_u01730432528919") 2024/11/01 03:44:34 DEBUG : dst/one.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f110e891ac33e15c9_d20241101_m034204_c001_v0001157_t0051_u01730432524855") 2024/11/01 03:44:34 DEBUG : dst/three: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2f70_d20241101_m034117_c001_v7007000_t0000_u01730432477138") 2024/11/01 03:44:34 DEBUG : dst/three: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f116d62879d082a10_d20241101_m034115_c001_v0001092_t0002_u01730432475206") 2024/11/01 03:44:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3cbe_d20241101_m034243_c001_v7007000_t0000_u01730432563096") 2024/11/01 03:44:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f112e32ccc086adcd_d20241101_m034240_c001_v0001117_t0049_u01730432560730") 2024/11/01 03:44:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f118024af2c537e2c_d20241101_m034232_c001_v0001182_t0037_u01730432552729") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3cbf_d20241101_m034243_c001_v7007000_t0000_u01730432563283") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f104315334e441bc4_d20241101_m034241_c001_v0001134_t0008_u01730432561583") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4003bd4333e543aa_d20241101_m034241_c001_v7007000_t0000_u01730432561364") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f104315334e441ba2_d20241101_m034233_c001_v0001134_t0030_u01730432553204") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4003bd4333e54386_d20241101_m034233_c001_v7007000_t0000_u01730432553022") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ac94_d20241101_m034227_c001_v0001144_t0047_u01730432547824") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f404ea402ed3213cd_d20241101_m034224_c001_v7007000_t0000_u01730432544885") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1089cfdb84adb6a6_d20241101_m034223_c001_v0001039_t0003_u01730432543793") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f416ca964b94dabcf_d20241101_m034223_c001_v7007000_t0000_u01730432543614") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1089cfdb84adb69c_d20241101_m034219_c001_v0001039_t0040_u01730432539279") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f416ca964b94dabca_d20241101_m034219_c001_v7007000_t0000_u01730432539083") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f7c_d20241101_m034213_c001_v0001043_t0056_u01730432533269") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3c18_d20241101_m034210_c001_v7007000_t0000_u01730432530432") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1abec_d20241101_m034207_c001_v0001144_t0045_u01730432527762") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3c05_d20241101_m034207_c001_v7007000_t0000_u01730432527023") 2024/11/01 03:44:34 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f6c_d20241101_m034202_c001_v0001043_t0007_u01730432522128") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3bfb_d20241101_m034158_c001_v7007000_t0000_u01730432518866") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ab94_d20241101_m034155_c001_v0001144_t0015_u01730432515886") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3bf3_d20241101_m034154_c001_v7007000_t0000_u01730432514796") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f5e_d20241101_m034147_c001_v0001043_t0035_u01730432507318") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bd61_d20241101_m034144_c001_v7007000_t0000_u01730432504315") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ab2c_d20241101_m034141_c001_v0001144_t0034_u01730432501082") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bd5e_d20241101_m034139_c001_v7007000_t0000_u01730432499979") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f48_d20241101_m034133_c001_v0001043_t0019_u01730432493265") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2e93_d20241101_m034130_c001_v7007000_t0000_u01730432490359") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aad8_d20241101_m034127_c001_v0001144_t0035_u01730432487397") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2e8b_d20241101_m034126_c001_v7007000_t0000_u01730432486304") 2024/11/01 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f3e_d20241101_m034119_c001_v0001043_t0029_u01730432479120") 2024/11/01 03:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f404ea402ed3213cf_d20241101_m034225_c001_v7007000_t0000_u01730432545066") 2024/11/01 03:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1095de1aff13f961_d20241101_m034223_c001_v0001182_t0015_u01730432543377") 2024/11/01 03:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10277e24b1cfc4ef_d20241101_m034218_c001_v0001172_t0057_u01730432538636") 2024/11/01 03:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2ee5_d20241101_m034211_c001_v7007000_t0000_u01730432531350") 2024/11/01 03:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1032ee5637a4e280_d20241101_m034209_c001_v0001104_t0035_u01730432529779") 2024/11/01 03:44:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f11347fc9c4a0e6e7_d20241101_m034206_c001_v0001144_t0058_u01730432526329") 2024/11/01 03:44:35 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3cc1_d20241101_m034243_c001_v7007000_t0000_u01730432563465") 2024/11/01 03:44:35 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f8d_d20241101_m034227_c001_v0001043_t0051_u01730432547363") 2024/11/01 03:44:35 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f404ea402ed3213d1_d20241101_m034225_c001_v7007000_t0000_u01730432545248") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ac14_d20241101_m034212_c001_v0001144_t0046_u01730432532631") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2ee6_d20241101_m034211_c001_v7007000_t0000_u01730432531533") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1abb0_d20241101_m034201_c001_v0001144_t0030_u01730432521163") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2ed8_d20241101_m034159_c001_v7007000_t0000_u01730432519975") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ab58_d20241101_m034146_c001_v0001144_t0006_u01730432506617") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4119bf2f51a39768_d20241101_m034145_c001_v7007000_t0000_u01730432505423") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aaf6_d20241101_m034132_c001_v0001144_t0036_u01730432492739") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4003bd4333e542d7_d20241101_m034131_c001_v7007000_t0000_u01730432491470") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aaa6_d20241101_m034118_c001_v0001144_t0034_u01730432478455") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2f72_d20241101_m034117_c001_v7007000_t0000_u01730432477319") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1066727351a3d4be_d20241101_m034112_c001_v0001128_t0054_u01730432472125") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10f3ad_d20241101_m034049_c001_v7007000_t0000_u01730432449720") 2024/11/01 03:44:36 DEBUG : dst/two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f108a429a013eefb1_d20241101_m034048_c001_v0001182_t0059_u01730432448564") 2024/11/01 03:44:36 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f412ef77d7b8c9860_d20241101_m034003_c001_v7007000_t0000_u01730432403328") 2024/11/01 03:44:36 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a891_d20241101_m033958_c001_v0001144_t0027_u01730432398412") 2024/11/01 03:44:36 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f412ef77d7b8c9856_d20241101_m033956_c001_v7007000_t0000_u01730432396108") 2024/11/01 03:44:36 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098ea2_d20241101_m033945_c001_v0001043_t0037_u01730432385572") 2024/11/01 03:44:36 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ef20_d20241101_m033936_c001_v7007000_t0000_u01730432376985") 2024/11/01 03:44:36 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a7ee_d20241101_m033932_c001_v0001144_t0013_u01730432372998") 2024/11/01 03:44:36 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911234_d20241101_m033903_c001_v7007000_t0000_u01730432343811") 2024/11/01 03:44:36 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e54_d20241101_m033901_c001_v0001043_t0015_u01730432341798") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911228_d20241101_m033900_c001_v7007000_t0000_u01730432340050") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e50_d20241101_m033858_c001_v0001043_t0045_u01730432338721") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f91121e_d20241101_m033855_c001_v7007000_t0000_u01730432335026") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e3c_d20241101_m033852_c001_v0001043_t0042_u01730432332944") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911218_d20241101_m033851_c001_v7007000_t0000_u01730432331594") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e32_d20241101_m033849_c001_v0001043_t0054_u01730432329732") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2c4d_d20241101_m033842_c001_v7007000_t0000_u01730432322273") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e14_d20241101_m033840_c001_v0001043_t0011_u01730432320566") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2c44_d20241101_m033838_c001_v7007000_t0000_u01730432318890") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e08_d20241101_m033837_c001_v0001043_t0003_u01730432317746") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e347831_d20241101_m033830_c001_v7007000_t0000_u01730432310616") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098de8_d20241101_m033828_c001_v0001043_t0039_u01730432308923") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e347818_d20241101_m033826_c001_v7007000_t0000_u01730432306328") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098ddc_d20241101_m033825_c001_v0001043_t0041_u01730432305055") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e347810_d20241101_m033823_c001_v7007000_t0000_u01730432303959") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10121e71ae69e0d6_d20241101_m033823_c001_v0001113_t0054_u01730432303288") 2024/11/01 03:44:37 DEBUG : empty space: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dd6_d20241101_m033821_c001_v0001043_t0001_u01730432301402") 2024/11/01 03:44:37 DEBUG : enormous: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f91122f_d20241101_m033902_c001_v7007000_t0000_u01730432342893") 2024/11/01 03:44:37 DEBUG : enormous: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e56_d20241101_m033902_c001_v0001043_t0036_u01730432342186") 2024/11/01 03:44:37 DEBUG : existing: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4067bd8c2e5a3cca_d20241101_m034249_c001_v7007000_t0000_u01730432569362") 2024/11/01 03:44:37 DEBUG : existing: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098fa3_d20241101_m034247_c001_v0001043_t0028_u01730432567671") 2024/11/01 03:44:37 DEBUG : existing: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10eeef_d20241101_m033931_c001_v7007000_t0000_u01730432371063") 2024/11/01 03:44:38 DEBUG : existing: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e90_d20241101_m033929_c001_v0001043_t0052_u01730432369681") 2024/11/01 03:44:38 DEBUG : existing: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e347806_d20241101_m033817_c001_v7007000_t0000_u01730432297272") 2024/11/01 03:44:38 DEBUG : existing: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dcc_d20241101_m033816_c001_v0001043_t0028_u01730432296182") 2024/11/01 03:44:38 DEBUG : existing: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e347803_d20241101_m033814_c001_v7007000_t0000_u01730432294877") 2024/11/01 03:44:38 DEBUG : existing: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dc6_d20241101_m033814_c001_v0001043_t0040_u01730432294082") 2024/11/01 03:44:38 DEBUG : existing: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dc2_d20241101_m033813_c001_v0001043_t0014_u01730432293224") 2024/11/01 03:44:38 DEBUG : existing-b: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10eef2_d20241101_m033931_c001_v7007000_t0000_u01730432371244") 2024/11/01 03:44:38 DEBUG : existing-b: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a7c9_d20241101_m033929_c001_v0001144_t0031_u01730432369691") 2024/11/01 03:44:38 DEBUG : five: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911239_d20241101_m033908_c001_v7007000_t0000_u01730432348614") 2024/11/01 03:44:38 DEBUG : five: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f405ef73e28098e66_d20241101_m033906_c001_v0001043_t0050_u01730432346390") 2024/11/01 03:44:38 DEBUG : foo: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e34781d_d20241101_m033828_c001_v7007000_t0000_u01730432308192") 2024/11/01 03:44:38 DEBUG : foo: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f405ef73e28098de4_d20241101_m033827_c001_v0001043_t0050_u01730432307644") 2024/11/01 03:44:38 DEBUG : foo: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f405ef73e28098de2_d20241101_m033827_c001_v0001043_t0050_u01730432307060") 2024/11/01 03:44:38 DEBUG : four: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f91123a_d20241101_m033908_c001_v7007000_t0000_u01730432348801") 2024/11/01 03:44:38 DEBUG : four: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40314a6809b1a72d_d20241101_m033907_c001_v0001144_t0042_u01730432347139") 2024/11/01 03:44:38 DEBUG : four: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e62_d20241101_m033905_c001_v0001043_t0047_u01730432345657") 2024/11/01 03:44:38 DEBUG : hello world2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2125_d20241101_m033720_c001_v7007000_t0000_u01730432240195") 2024/11/01 03:44:38 DEBUG : hello world2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d68_d20241101_m033719_c001_v0001043_t0043_u01730432239262") 2024/11/01 03:44:38 DEBUG : ignore-size: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e3477ff_d20241101_m033812_c001_v7007000_t0000_u01730432292134") 2024/11/01 03:44:38 DEBUG : ignore-size: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dc0_d20241101_m033810_c001_v0001043_t0019_u01730432290970") 2024/11/01 03:44:38 DEBUG : nested/sub dir/file: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10eedb_d20241101_m033928_c001_v7007000_t0000_u01730432368574") 2024/11/01 03:44:39 DEBUG : nested/sub dir/file: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a7bb_d20241101_m033927_c001_v0001144_t0022_u01730432367161") 2024/11/01 03:44:39 DEBUG : nested/sub dir/file: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10eec5_d20241101_m033926_c001_v7007000_t0000_u01730432366043") 2024/11/01 03:44:39 DEBUG : nested/sub dir/file: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a7ab_d20241101_m033924_c001_v0001144_t0028_u01730432364843") 2024/11/01 03:44:39 DEBUG : one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f91123c_d20241101_m033908_c001_v7007000_t0000_u01730432348980") 2024/11/01 03:44:39 DEBUG : one: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f405ef73e28098e5a_d20241101_m033904_c001_v0001043_t0050_u01730432344924") 2024/11/01 03:44:39 DEBUG : only0: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284458_d20241101_m034410_c001_v7007000_t0000_u01730432650062") 2024/11/01 03:44:39 DEBUG : only0: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f405ef73e2809905a_d20241101_m034404_c001_v0001043_t0050_u01730432644368") 2024/11/01 03:44:39 DEBUG : only0: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ae79_d20241101_m034335_c001_v0001144_t0012_u01730432615059") 2024/11/01 03:44:39 DEBUG : only0: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e348186_d20241101_m034328_c001_v7007000_t0000_u01730432608241") 2024/11/01 03:44:39 DEBUG : only0: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ad5a_d20241101_m034254_c001_v0001144_t0024_u01730432574620") 2024/11/01 03:44:39 DEBUG : only1: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284459_d20241101_m034410_c001_v7007000_t0000_u01730432650251") 2024/11/01 03:44:39 DEBUG : only1: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40314a6809b1af66_d20241101_m034404_c001_v0001144_t0042_u01730432644378") 2024/11/01 03:44:39 DEBUG : only1: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ae8f_d20241101_m034336_c001_v0001144_t0014_u01730432616355") 2024/11/01 03:44:39 DEBUG : only1: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e34818d_d20241101_m034328_c001_v7007000_t0000_u01730432608782") 2024/11/01 03:44:39 DEBUG : only1: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ad62_d20241101_m034256_c001_v0001144_t0058_u01730432576243") 2024/11/01 03:44:39 DEBUG : only10: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828445a_d20241101_m034410_c001_v7007000_t0000_u01730432650433") 2024/11/01 03:44:39 DEBUG : only10: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418e4bccd7ab2d04_d20241101_m034405_c001_v0001098_t0032_u01730432645122") 2024/11/01 03:44:39 DEBUG : only10: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aeed_d20241101_m034349_c001_v0001144_t0027_u01730432629543") 2024/11/01 03:44:39 DEBUG : only10: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e34818a_d20241101_m034328_c001_v7007000_t0000_u01730432608602") 2024/11/01 03:44:39 DEBUG : only10: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1adc8_d20241101_m034310_c001_v0001144_t0034_u01730432590604") 2024/11/01 03:44:39 DEBUG : only11: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828445b_d20241101_m034410_c001_v7007000_t0000_u01730432650614") 2024/11/01 03:44:40 DEBUG : only11: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4107deefab5bf71a_d20241101_m034404_c001_v0001182_t0038_u01730432644935") 2024/11/01 03:44:40 DEBUG : only11: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aef3_d20241101_m034350_c001_v0001144_t0051_u01730432630521") 2024/11/01 03:44:40 DEBUG : only11: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bda9_d20241101_m034328_c001_v7007000_t0000_u01730432608258") 2024/11/01 03:44:40 DEBUG : only11: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1adda_d20241101_m034312_c001_v0001144_t0052_u01730432592943") 2024/11/01 03:44:40 DEBUG : only12: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828445c_d20241101_m034410_c001_v7007000_t0000_u01730432650795") 2024/11/01 03:44:40 DEBUG : only12: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f405ef73e2809905c_d20241101_m034404_c001_v0001043_t0050_u01730432644778") 2024/11/01 03:44:40 DEBUG : only12: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1af05_d20241101_m034352_c001_v0001144_t0047_u01730432632230") 2024/11/01 03:44:40 DEBUG : only12: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd82843fc_d20241101_m034328_c001_v7007000_t0000_u01730432608640") 2024/11/01 03:44:40 DEBUG : only12: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ade4_d20241101_m034313_c001_v0001144_t0023_u01730432593967") 2024/11/01 03:44:40 DEBUG : only13: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828445d_d20241101_m034410_c001_v7007000_t0000_u01730432650976") 2024/11/01 03:44:40 DEBUG : only13: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40314a6809b1af68_d20241101_m034404_c001_v0001144_t0042_u01730432644766") 2024/11/01 03:44:40 DEBUG : only13: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1af0d_d20241101_m034353_c001_v0001144_t0030_u01730432633794") 2024/11/01 03:44:40 DEBUG : only13: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e348180_d20241101_m034327_c001_v7007000_t0000_u01730432607692") 2024/11/01 03:44:40 DEBUG : only13: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1adf2_d20241101_m034315_c001_v0001144_t0034_u01730432595309") 2024/11/01 03:44:40 DEBUG : only14: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828445e_d20241101_m034411_c001_v7007000_t0000_u01730432651158") 2024/11/01 03:44:40 DEBUG : only14: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40314a6809b1af6a_d20241101_m034404_c001_v0001144_t0042_u01730432644948") 2024/11/01 03:44:40 DEBUG : only14: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1af1d_d20241101_m034355_c001_v0001144_t0044_u01730432635522") 2024/11/01 03:44:40 DEBUG : only14: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdab_d20241101_m034328_c001_v7007000_t0000_u01730432608632") 2024/11/01 03:44:40 DEBUG : only14: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ae02_d20241101_m034317_c001_v0001144_t0046_u01730432597188") 2024/11/01 03:44:40 DEBUG : only15: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828445f_d20241101_m034411_c001_v7007000_t0000_u01730432651342") 2024/11/01 03:44:40 DEBUG : only15: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f405ef73e2809905e_d20241101_m034404_c001_v0001043_t0050_u01730432644960") 2024/11/01 03:44:40 DEBUG : only15: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1af23_d20241101_m034356_c001_v0001144_t0050_u01730432636629") 2024/11/01 03:44:41 DEBUG : only15: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e348182_d20241101_m034327_c001_v7007000_t0000_u01730432607877") 2024/11/01 03:44:41 DEBUG : only15: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ae0c_d20241101_m034318_c001_v0001144_t0025_u01730432598573") 2024/11/01 03:44:41 DEBUG : only16: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284460_d20241101_m034411_c001_v7007000_t0000_u01730432651524") 2024/11/01 03:44:41 DEBUG : only16: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40314a6809b1af6c_d20241101_m034405_c001_v0001144_t0042_u01730432645130") 2024/11/01 03:44:41 DEBUG : only16: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1af2d_d20241101_m034358_c001_v0001144_t0020_u01730432638112") 2024/11/01 03:44:41 DEBUG : only16: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdac_d20241101_m034328_c001_v7007000_t0000_u01730432608814") 2024/11/01 03:44:41 DEBUG : only16: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ae20_d20241101_m034320_c001_v0001144_t0029_u01730432600539") 2024/11/01 03:44:41 DEBUG : only17: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284461_d20241101_m034411_c001_v7007000_t0000_u01730432651718") 2024/11/01 03:44:41 DEBUG : only17: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4107deefab5bf724_d20241101_m034405_c001_v0001182_t0038_u01730432645322") 2024/11/01 03:44:41 DEBUG : only17: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1af3f_d20241101_m034359_c001_v0001144_t0041_u01730432639669") 2024/11/01 03:44:41 DEBUG : only17: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd82843f7_d20241101_m034328_c001_v7007000_t0000_u01730432608268") 2024/11/01 03:44:41 DEBUG : only17: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ae24_d20241101_m034321_c001_v0001144_t0018_u01730432601555") 2024/11/01 03:44:41 DEBUG : only18: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284463_d20241101_m034411_c001_v7007000_t0000_u01730432651903") 2024/11/01 03:44:41 DEBUG : only18: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40314a6809b1af72_d20241101_m034405_c001_v0001144_t0042_u01730432645326") 2024/11/01 03:44:41 DEBUG : only18: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1af4c_d20241101_m034401_c001_v0001144_t0004_u01730432641165") 2024/11/01 03:44:41 DEBUG : only18: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd82843f8_d20241101_m034328_c001_v7007000_t0000_u01730432608282") 2024/11/01 03:44:41 DEBUG : only18: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ae32_d20241101_m034324_c001_v0001144_t0052_u01730432604201") 2024/11/01 03:44:41 DEBUG : only19: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284464_d20241101_m034412_c001_v7007000_t0000_u01730432652084") 2024/11/01 03:44:41 DEBUG : only19: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4107deefab5bf722_d20241101_m034405_c001_v0001182_t0038_u01730432645122") 2024/11/01 03:44:41 DEBUG : only19: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1af5a_d20241101_m034402_c001_v0001144_t0020_u01730432642827") 2024/11/01 03:44:41 DEBUG : only19: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e348188_d20241101_m034328_c001_v7007000_t0000_u01730432608421") 2024/11/01 03:44:42 DEBUG : only19: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ae43_d20241101_m034325_c001_v0001144_t0009_u01730432605491") 2024/11/01 03:44:42 DEBUG : only2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284465_d20241101_m034412_c001_v7007000_t0000_u01730432652277") 2024/11/01 03:44:42 DEBUG : only2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40314a6809b1af76_d20241101_m034405_c001_v0001144_t0042_u01730432645513") 2024/11/01 03:44:42 DEBUG : only2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ae9d_d20241101_m034339_c001_v0001144_t0017_u01730432619041") 2024/11/01 03:44:42 DEBUG : only2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e348184_d20241101_m034328_c001_v7007000_t0000_u01730432608061") 2024/11/01 03:44:42 DEBUG : only2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ad76_d20241101_m034258_c001_v0001144_t0048_u01730432578628") 2024/11/01 03:44:42 DEBUG : only3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284466_d20241101_m034412_c001_v7007000_t0000_u01730432652459") 2024/11/01 03:44:42 DEBUG : only3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f405ef73e28099060_d20241101_m034405_c001_v0001043_t0050_u01730432645144") 2024/11/01 03:44:42 DEBUG : only3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aeab_d20241101_m034340_c001_v0001144_t0038_u01730432620864") 2024/11/01 03:44:42 DEBUG : only3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bda8_d20241101_m034328_c001_v7007000_t0000_u01730432608076") 2024/11/01 03:44:42 DEBUG : only3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ad84_d20241101_m034259_c001_v0001144_t0038_u01730432579929") 2024/11/01 03:44:42 DEBUG : only4: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284467_d20241101_m034412_c001_v7007000_t0000_u01730432652662") 2024/11/01 03:44:42 DEBUG : only4: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418e4bccd7ab2d06_d20241101_m034405_c001_v0001098_t0032_u01730432645306") 2024/11/01 03:44:42 DEBUG : only4: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aeb5_d20241101_m034342_c001_v0001144_t0013_u01730432622365") 2024/11/01 03:44:42 DEBUG : only4: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd82843f4_d20241101_m034328_c001_v7007000_t0000_u01730432608081") 2024/11/01 03:44:42 DEBUG : only4: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ad90_d20241101_m034301_c001_v0001144_t0028_u01730432581445") 2024/11/01 03:44:42 DEBUG : only5: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284469_d20241101_m034412_c001_v7007000_t0000_u01730432652856") 2024/11/01 03:44:42 DEBUG : only5: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f405ef73e28099064_d20241101_m034405_c001_v0001043_t0050_u01730432645524") 2024/11/01 03:44:42 DEBUG : only5: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aec5_d20241101_m034344_c001_v0001144_t0002_u01730432624149") 2024/11/01 03:44:42 DEBUG : only5: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd82843fd_d20241101_m034328_c001_v7007000_t0000_u01730432608659") 2024/11/01 03:44:42 DEBUG : only5: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ad98_d20241101_m034302_c001_v0001144_t0044_u01730432582757") 2024/11/01 03:44:43 DEBUG : only6: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828446a_d20241101_m034413_c001_v7007000_t0000_u01730432653036") 2024/11/01 03:44:43 DEBUG : only6: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418e4bccd7ab2d10_d20241101_m034405_c001_v0001098_t0032_u01730432645667") 2024/11/01 03:44:43 DEBUG : only6: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aecb_d20241101_m034345_c001_v0001144_t0040_u01730432625126") 2024/11/01 03:44:43 DEBUG : only6: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4027ba6b6089bdaa_d20241101_m034328_c001_v7007000_t0000_u01730432608449") 2024/11/01 03:44:43 DEBUG : only6: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1ada4_d20241101_m034304_c001_v0001144_t0011_u01730432584038") 2024/11/01 03:44:43 DEBUG : only7: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828446b_d20241101_m034413_c001_v7007000_t0000_u01730432653218") 2024/11/01 03:44:43 DEBUG : only7: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f405ef73e28099062_d20241101_m034405_c001_v0001043_t0050_u01730432645338") 2024/11/01 03:44:43 DEBUG : only7: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aecd_d20241101_m034346_c001_v0001144_t0034_u01730432626212") 2024/11/01 03:44:43 DEBUG : only7: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd82843f9_d20241101_m034328_c001_v7007000_t0000_u01730432608451") 2024/11/01 03:44:43 DEBUG : only7: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1adb6_d20241101_m034306_c001_v0001144_t0004_u01730432586482") 2024/11/01 03:44:43 DEBUG : only8: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828446d_d20241101_m034413_c001_v7007000_t0000_u01730432653400") 2024/11/01 03:44:43 DEBUG : only8: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418e4bccd7ab2d0e_d20241101_m034405_c001_v0001098_t0032_u01730432645486") 2024/11/01 03:44:43 DEBUG : only8: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aed5_d20241101_m034347_c001_v0001144_t0026_u01730432627004") 2024/11/01 03:44:43 DEBUG : only8: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd82843fa_d20241101_m034328_c001_v7007000_t0000_u01730432608478") 2024/11/01 03:44:43 DEBUG : only8: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1adbc_d20241101_m034307_c001_v0001144_t0037_u01730432587768") 2024/11/01 03:44:43 DEBUG : only9: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd828446e_d20241101_m034413_c001_v7007000_t0000_u01730432653583") 2024/11/01 03:44:43 DEBUG : only9: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4107deefab5bf72a_d20241101_m034405_c001_v0001182_t0038_u01730432645507") 2024/11/01 03:44:43 DEBUG : only9: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1aedf_d20241101_m034348_c001_v0001144_t0027_u01730432628125") 2024/11/01 03:44:43 DEBUG : only9: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd82843f5_d20241101_m034328_c001_v7007000_t0000_u01730432608088") 2024/11/01 03:44:43 DEBUG : only9: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1adbe_d20241101_m034308_c001_v0001144_t0010_u01730432588844") 2024/11/01 03:44:43 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10eea9_d20241101_m033922_c001_v7007000_t0000_u01730432362958") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a78d_d20241101_m033919_c001_v0001144_t0020_u01730432359929") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911254_d20241101_m033918_c001_v7007000_t0000_u01730432358075") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e78_d20241101_m033915_c001_v0001043_t0034_u01730432355499") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911248_d20241101_m033913_c001_v7007000_t0000_u01730432353637") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1077f628077d2934_d20241101_m033909_c001_v0001157_t0018_u01730432349891") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911222_d20241101_m033857_c001_v7007000_t0000_u01730432337356") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e48_d20241101_m033855_c001_v0001043_t0046_u01730432335941") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f91121d_d20241101_m033853_c001_v7007000_t0000_u01730432333721") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e3a_d20241101_m033852_c001_v0001043_t0020_u01730432332504") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911215_d20241101_m033850_c001_v7007000_t0000_u01730432330626") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e30_d20241101_m033849_c001_v0001043_t0006_u01730432329356") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2c4c_d20241101_m033841_c001_v7007000_t0000_u01730432321721") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e0c_d20241101_m033839_c001_v0001043_t0004_u01730432319799") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2c45_d20241101_m033839_c001_v7007000_t0000_u01730432319070") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e04_d20241101_m033836_c001_v0001043_t0009_u01730432316101") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e347856_d20241101_m033835_c001_v7007000_t0000_u01730432315342") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dfe_d20241101_m033834_c001_v0001043_t0040_u01730432314475") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098df8_d20241101_m033833_c001_v0001043_t0021_u01730432313714") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e347844_d20241101_m033832_c001_v7007000_t0000_u01730432312982") 2024/11/01 03:44:44 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098df2_d20241101_m033832_c001_v0001043_t0052_u01730432312232") 2024/11/01 03:44:45 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098df0_d20241101_m033831_c001_v0001043_t0059_u01730432311534") 2024/11/01 03:44:45 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4076ed8f9e347833_d20241101_m033830_c001_v7007000_t0000_u01730432310799") 2024/11/01 03:44:45 DEBUG : potato: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dec_d20241101_m033829_c001_v0001043_t0043_u01730432309838") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911339_d20241101_m034014_c001_v7007000_t0000_u01730432414329") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a8eb_d20241101_m034012_c001_v0001144_t0049_u01730432412756") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f412ef77d7b8c9861_d20241101_m034003_c001_v7007000_t0000_u01730432403681") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098ec4_d20241101_m033957_c001_v0001043_t0053_u01730432397453") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10f31a_d20241101_m033949_c001_v7007000_t0000_u01730432389699") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a836_d20241101_m033944_c001_v0001144_t0002_u01730432384741") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ef21_d20241101_m033937_c001_v7007000_t0000_u01730432377462") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e94_d20241101_m033932_c001_v0001043_t0040_u01730432372558") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911231_d20241101_m033903_c001_v7007000_t0000_u01730432343076") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e52_d20241101_m033901_c001_v0001043_t0044_u01730432341334") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f91122b_d20241101_m033900_c001_v7007000_t0000_u01730432340242") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e4e_d20241101_m033858_c001_v0001043_t0027_u01730432338300") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911224_d20241101_m033857_c001_v7007000_t0000_u01730432337557") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e4a_d20241101_m033856_c001_v0001043_t0033_u01730432336638") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911220_d20241101_m033855_c001_v7007000_t0000_u01730432335206") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e44_d20241101_m033854_c001_v0001043_t0047_u01730432334096") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f91121a_d20241101_m033851_c001_v7007000_t0000_u01730432331777") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e36_d20241101_m033850_c001_v0001043_t0041_u01730432330633") 2024/11/01 03:44:45 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f403f964ad33f2c4f_d20241101_m033842_c001_v7007000_t0000_u01730432322455") 2024/11/01 03:44:46 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e16_d20241101_m033841_c001_v0001043_t0038_u01730432321255") 2024/11/01 03:44:46 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae212f_d20241101_m033724_c001_v7007000_t0000_u01730432244090") 2024/11/01 03:44:46 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d70_d20241101_m033723_c001_v0001043_t0056_u01730432243151") 2024/11/01 03:44:46 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae212a_d20241101_m033721_c001_v7007000_t0000_u01730432241868") 2024/11/01 03:44:46 DEBUG : potato2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d6a_d20241101_m033721_c001_v0001043_t0033_u01730432241100") 2024/11/01 03:44:46 DEBUG : potato3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f412ef77d7b8c9862_d20241101_m034004_c001_v7007000_t0000_u01730432404027") 2024/11/01 03:44:46 DEBUG : potato3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098ece_d20241101_m033959_c001_v0001043_t0018_u01730432399218") 2024/11/01 03:44:46 DEBUG : potato3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10f31b_d20241101_m033950_c001_v7007000_t0000_u01730432390040") 2024/11/01 03:44:46 DEBUG : potato3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a842_d20241101_m033946_c001_v0001144_t0022_u01730432386146") 2024/11/01 03:44:46 DEBUG : potato3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ef22_d20241101_m033937_c001_v7007000_t0000_u01730432377644") 2024/11/01 03:44:46 DEBUG : potato3: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e98_d20241101_m033933_c001_v0001043_t0005_u01730432373936") 2024/11/01 03:44:46 DEBUG : pre-dest1/1: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2f22_d20241101_m034058_c001_v7007000_t0000_u01730432458868") 2024/11/01 03:44:46 DEBUG : pre-dest1/1: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098f16_d20241101_m034050_c001_v0001043_t0058_u01730432450461") 2024/11/01 03:44:46 DEBUG : pre-dest2/2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2f24_d20241101_m034059_c001_v7007000_t0000_u01730432459050") 2024/11/01 03:44:46 DEBUG : pre-dest2/2: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a9f2_d20241101_m034051_c001_v0001144_t0023_u01730432451194") 2024/11/01 03:44:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10f34e_d20241101_m034027_c001_v7007000_t0000_u01730432427850") 2024/11/01 03:44:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098ef0_d20241101_m034023_c001_v0001043_t0042_u01730432423756") 2024/11/01 03:44:46 DEBUG : sizeonly: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10edb2_d20241101_m033809_c001_v7007000_t0000_u01730432289303") 2024/11/01 03:44:46 DEBUG : sizeonly: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dbc_d20241101_m033808_c001_v0001043_t0004_u01730432288239") 2024/11/01 03:44:46 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284478_d20241101_m034422_c001_v7007000_t0000_u01730432662945") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28099074_d20241101_m034420_c001_v0001043_t0004_u01730432660219") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284473_d20241101_m034418_c001_v7007000_t0000_u01730432658292") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1107deefab5bf900_d20241101_m034414_c001_v0001182_t0011_u01730432654972") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10eedd_d20241101_m033928_c001_v7007000_t0000_u01730432368761") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e8e_d20241101_m033927_c001_v0001043_t0032_u01730432367150") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10eec8_d20241101_m033926_c001_v7007000_t0000_u01730432366234") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e86_d20241101_m033924_c001_v0001043_t0052_u01730432364833") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ed8b_d20241101_m033804_c001_v7007000_t0000_u01730432284972") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098db0_d20241101_m033803_c001_v0001043_t0055_u01730432283270") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ed69_d20241101_m033802_c001_v7007000_t0000_u01730432282505") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dae_d20241101_m033801_c001_v0001043_t0043_u01730432281253") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ed2e_d20241101_m033758_c001_v7007000_t0000_u01730432278385") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098dac_d20241101_m033757_c001_v0001043_t0014_u01730432277100") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ed28_d20241101_m033756_c001_v7007000_t0000_u01730432276544") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098daa_d20241101_m033755_c001_v0001043_t0028_u01730432275346") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098da6_d20241101_m033752_c001_v0001043_t0010_u01730432272252") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ed1f_d20241101_m033751_c001_v7007000_t0000_u01730432271504") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098da4_d20241101_m033750_c001_v0001043_t0031_u01730432270641") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098da0_d20241101_m033749_c001_v0001043_t0006_u01730432269711") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ed1e_d20241101_m033748_c001_v7007000_t0000_u01730432268628") 2024/11/01 03:44:47 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d9c_d20241101_m033745_c001_v0001043_t0024_u01730432265932") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d98_d20241101_m033742_c001_v0001043_t0014_u01730432262948") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ed16_d20241101_m033742_c001_v7007000_t0000_u01730432262227") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d96_d20241101_m033741_c001_v0001043_t0021_u01730432261313") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d94_d20241101_m033740_c001_v0001043_t0055_u01730432260361") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ed15_d20241101_m033739_c001_v7007000_t0000_u01730432259636") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d8c_d20241101_m033735_c001_v0001043_t0030_u01730432255531") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ed11_d20241101_m033735_c001_v7007000_t0000_u01730432255164") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d8a_d20241101_m033734_c001_v0001043_t0054_u01730432254169") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2145_d20241101_m033732_c001_v7007000_t0000_u01730432252520") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d88_d20241101_m033731_c001_v0001043_t0037_u01730432251756") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae213f_d20241101_m033731_c001_v7007000_t0000_u01730432251212") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d84_d20241101_m033730_c001_v0001043_t0013_u01730432250343") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2139_d20241101_m033729_c001_v7007000_t0000_u01730432249071") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d80_d20241101_m033728_c001_v0001043_t0047_u01730432248127") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2137_d20241101_m033727_c001_v7007000_t0000_u01730432247580") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d7a_d20241101_m033726_c001_v0001043_t0041_u01730432246652") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2132_d20241101_m033725_c001_v7007000_t0000_u01730432245740") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d74_d20241101_m033724_c001_v0001043_t0020_u01730432244995") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2122_d20241101_m033718_c001_v7007000_t0000_u01730432238351") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d66_d20241101_m033717_c001_v0001043_t0036_u01730432237544") 2024/11/01 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae211d_d20241101_m033716_c001_v7007000_t0000_u01730432236638") 2024/11/01 03:44:49 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d64_d20241101_m033715_c001_v0001043_t0034_u01730432235880") 2024/11/01 03:44:49 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae211b_d20241101_m033714_c001_v7007000_t0000_u01730432234973") 2024/11/01 03:44:49 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d62_d20241101_m033714_c001_v0001043_t0047_u01730432234077") 2024/11/01 03:44:49 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f418b60c3d0ae2111_d20241101_m033711_c001_v7007000_t0000_u01730432231163") 2024/11/01 03:44:49 DEBUG : sub dir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098d5c_d20241101_m033710_c001_v0001043_t0025_u01730432230331") 2024/11/01 03:44:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284479_d20241101_m034423_c001_v7007000_t0000_u01730432663140") 2024/11/01 03:44:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f118e4bccd7ab2d5e_d20241101_m034420_c001_v0001098_t0024_u01730432660229") 2024/11/01 03:44:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40162a7bd8284474_d20241101_m034418_c001_v7007000_t0000_u01730432658486") 2024/11/01 03:44:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1afbc_d20241101_m034414_c001_v0001144_t0032_u01730432654968") 2024/11/01 03:44:49 DEBUG : sub/yam: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10eea3_d20241101_m033922_c001_v7007000_t0000_u01730432362400") 2024/11/01 03:44:49 DEBUG : sub/yam: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e7c_d20241101_m033919_c001_v0001043_t0011_u01730432359939") 2024/11/01 03:44:49 DEBUG : three: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f91123d_d20241101_m033909_c001_v7007000_t0000_u01730432349170") 2024/11/01 03:44:49 DEBUG : three: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e68_d20241101_m033907_c001_v0001043_t0029_u01730432347700") 2024/11/01 03:44:49 DEBUG : three: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f105ef73e28098e5e_d20241101_m033905_c001_v0001043_t0037_u01730432345286") 2024/11/01 03:44:49 DEBUG : two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f91123e_d20241101_m033909_c001_v7007000_t0000_u01730432349356") 2024/11/01 03:44:49 DEBUG : two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4077f628077d2928_d20241101_m033906_c001_v0001157_t0033_u01730432346938") 2024/11/01 03:44:49 DEBUG : two: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f405ef73e28098e5c_d20241101_m033905_c001_v0001043_t0050_u01730432345104") 2024/11/01 03:44:49 DEBUG : yam: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10eeab_d20241101_m033923_c001_v7007000_t0000_u01730432363138") 2024/11/01 03:44:49 DEBUG : yam: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1198ee2df5bb402c_d20241101_m033922_c001_v0001105_t0055_u01730432362055") 2024/11/01 03:44:49 DEBUG : yam: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911251_d20241101_m033917_c001_v7007000_t0000_u01730432357529") 2024/11/01 03:44:49 DEBUG : yam: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a773_d20241101_m033915_c001_v0001144_t0048_u01730432355174") 2024/11/01 03:44:50 DEBUG : yam: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911246_d20241101_m033913_c001_v7007000_t0000_u01730432353093") 2024/11/01 03:44:50 DEBUG : yam: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f10314a6809b1a749_d20241101_m033909_c001_v0001144_t0011_u01730432349908") 2024/11/01 03:44:50 DEBUG : yaml: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f4199817b6e10ee8a_d20241101_m033918_c001_v7007000_t0000_u01730432358632") 2024/11/01 03:44:50 DEBUG : yaml: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1014e40ad258b41a_d20241101_m033916_c001_v0001117_t0010_u01730432356506") 2024/11/01 03:44:50 DEBUG : yaml: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f40585b838f911249_d20241101_m033913_c001_v7007000_t0000_u01730432353819") 2024/11/01 03:44:50 DEBUG : yaml: Deleting (id "4_zefa25da3c0cdeb5b9f280e1b_f1179dd16da295655_d20241101_m033912_c001_v0001182_t0047_u01730432352748") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m44.362672224s (try 1/5)