"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/06 05:23:26 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha" 2024/11/06 05:23:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/06 05:23:26 DEBUG : Creating backend with remote "/tmp/rclone1290095959" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/06 05:23:27 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:27 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.09s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 05:23:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:28 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:28 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:29 DEBUG : B2 bucket rclone-test-felodoj4leha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.11s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:31 DEBUG : Creating backend with remote "/non-existing" 2024/11/06 05:23:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/06 05:23:31 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:31 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:33 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:33 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.95s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:34 INFO : B2 bucket rclone-test-felodoj4leha: Running all checks before starting transfers 2024/11/06 05:23:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:34 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:34 INFO : B2 bucket rclone-test-felodoj4leha: Checks finished, now starting transfers 2024/11/06 05:23:34 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.58s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:36 ERROR : Ignoring --no-traverse with sync 2024/11/06 05:23:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:36 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:36 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:36 INFO : sub dir/hello world: Copied (new) 2024/11/06 05:23:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.60s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/06 05:23:37 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:37 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/06 05:23:38 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:23:39 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:39 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:23:41 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:41 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 05:23:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 05:23:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/06 05:23:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 05:23:43 DEBUG : sub dir: Making directory 2024/11/06 05:23:43 DEBUG : sub dir2: Making directory 2024/11/06 05:23:43 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/06 05:23:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:43 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:43 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/06 05:23:43 DEBUG : B2 bucket rclone-test-felodoj4leha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:44 DEBUG : sub dir2: Making directory 2024/11/06 05:23:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 05:23:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 05:23:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:44 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:44 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:45 DEBUG : sub dir2: Making directory with metadata 2024/11/06 05:23:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 05:23:45 DEBUG : sub dir: Making directory 2024/11/06 05:23:45 DEBUG : sub dir2: Making directory 2024/11/06 05:23:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:45 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:45 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:46 INFO : sub dir/hello world: Copied (new) 2024/11/06 05:23:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/06 05:23:46 DEBUG : B2 bucket rclone-test-felodoj4leha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/06 05:23:46 DEBUG : B2 bucket rclone-test-felodoj4leha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:47 DEBUG : sub dir2: Making directory 2024/11/06 05:23:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:48 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:48 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:48 INFO : sub dir/hello world: Copied (new) 2024/11/06 05:23:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:49 DEBUG : sub dir2: Making directory with metadata 2024/11/06 05:23:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 05:23:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 05:23:49 DEBUG : sub dir: Making directory 2024/11/06 05:23:49 DEBUG : sub dir2: Making directory 2024/11/06 05:23:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:49 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:49 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:49 INFO : sub dir/hello world: Copied (new) 2024/11/06 05:23:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/06 05:23:49 DEBUG : B2 bucket rclone-test-felodoj4leha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.61s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", 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-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:51 DEBUG : sub dir2: Making directory 2024/11/06 05:23:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:51 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:51 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:51 INFO : sub dir/hello world: Copied (new) 2024/11/06 05:23:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.74s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:53 DEBUG : Creating backend with remote "TestB2:rclone-test-hepeqox6taka" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-felodoj4leha -> B2 bucket rclone-test-hepeqox6taka 2024/11/06 05:23:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:23:54 DEBUG : B2 bucket rclone-test-hepeqox6taka: Waiting for checks to finish 2024/11/06 05:23:54 DEBUG : B2 bucket rclone-test-hepeqox6taka: Waiting for transfers to finish 2024/11/06 05:23:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:23:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:55 DEBUG : B2 bucket rclone-test-hepeqox6taka: Purge remote 2024/11/06 05:23:55 INFO : B2 bucket rclone-test-hepeqox6taka: cleaning bucket "rclone-test-hepeqox6taka" of all files 2024/11/06 05:23:56 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2ed83e0ddfbfb9f280e1b_f109e73d9ea974ebb_d20241106_m052355_c001_v0001040_t0059_u01730870635248") --- PASS: TestServerSideCopy (4.96s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:23:58 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:23:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 05:23:58 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:23:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/06 05:23:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:24:00 DEBUG : Creating backend with remote "TestB2:rclone-test-pisibip9wavi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-felodoj4leha -> B2 bucket rclone-test-pisibip9wavi 2024/11/06 05:24:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:24:01 DEBUG : B2 bucket rclone-test-pisibip9wavi: Waiting for checks to finish 2024/11/06 05:24:01 DEBUG : B2 bucket rclone-test-pisibip9wavi: Waiting for transfers to finish 2024/11/06 05:24:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:24:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:24:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 05:24:04 DEBUG : B2 bucket rclone-test-pisibip9wavi: Waiting for checks to finish 2024/11/06 05:24:04 DEBUG : B2 bucket rclone-test-pisibip9wavi: Waiting for transfers to finish 2024/11/06 05:24:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/06 05:24:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:24:07 DEBUG : B2 bucket rclone-test-pisibip9wavi: Purge remote 2024/11/06 05:24:07 INFO : B2 bucket rclone-test-pisibip9wavi: cleaning bucket "rclone-test-pisibip9wavi" of all files 2024/11/06 05:24:07 DEBUG : sub dir/hello world: Deleting (id "4_z0fa20d43e0edfbfb9f280e1b_f11890afafdbd1fa8_d20241106_m052406_c001_v0001098_t0051_u01730870646685") 2024/11/06 05:24:07 DEBUG : sub dir/hello world: Deleting (id "4_z0fa20d43e0edfbfb9f280e1b_f1181aacf893c0e73_d20241106_m052402_c001_v0001117_t0055_u01730870642862") --- PASS: TestServerSideCopyOverSelf (41.70s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:24:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 05:24:42 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:24:42 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:24:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/06 05:24:42 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/06 05:24:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.52s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:24:44 DEBUG : Creating backend with remote "TestB2:rclone-test-bureqav9paqo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-felodoj4leha -> B2 bucket rclone-test-bureqav9paqo 2024/11/06 05:24:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:24:45 DEBUG : B2 bucket rclone-test-bureqav9paqo: Waiting for checks to finish 2024/11/06 05:24:45 DEBUG : B2 bucket rclone-test-bureqav9paqo: Waiting for transfers to finish 2024/11/06 05:24:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:24:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:24:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 05:24:47 DEBUG : B2 bucket rclone-test-bureqav9paqo: Waiting for checks to finish 2024/11/06 05:24:47 DEBUG : B2 bucket rclone-test-bureqav9paqo: Waiting for transfers to finish 2024/11/06 05:24:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/06 05:24:50 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/06 05:24:50 INFO : sub dir/hello world: Deleted 2024/11/06 05:24:51 DEBUG : testing file moves 2024/11/06 05:24:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/06 05:24:51 DEBUG : B2 bucket rclone-test-bureqav9paqo: Waiting for checks to finish 2024/11/06 05:24:51 DEBUG : B2 bucket rclone-test-bureqav9paqo: Waiting for transfers to finish 2024/11/06 05:24:51 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/06 05:24:51 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/06 05:24:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:24:52 DEBUG : B2 bucket rclone-test-bureqav9paqo: Purge remote 2024/11/06 05:24:52 INFO : B2 bucket rclone-test-bureqav9paqo: cleaning bucket "rclone-test-bureqav9paqo" of all files 2024/11/06 05:24:52 DEBUG : sub dir/hello world: Deleting (id "4_zefe2bd03e0edfbfb9f280e1b_f107ec922f810dbb8_d20241106_m052451_c001_v0001176_t0043_u01730870691692") 2024/11/06 05:24:52 DEBUG : sub dir/hello world: Deleting (id "4_zefe2bd03e0edfbfb9f280e1b_f1084c6f1c3bf551d_d20241106_m052449_c001_v0001032_t0055_u01730870689839") 2024/11/06 05:24:52 DEBUG : sub dir/hello world: Deleting (id "4_zefe2bd03e0edfbfb9f280e1b_f1051b7e892d90a01_d20241106_m052446_c001_v0001097_t0058_u01730870686537") --- PASS: TestServerSideMoveOverSelf (10.81s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:24:55 ERROR : : error listing: directory not found 2024/11/06 05:24:55 DEBUG : Local file system at /tmp/rclone1290095959: Making directory 2024/11/06 05:24:55 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:24:55 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:24:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:24:57 DEBUG : Local file system at /tmp/rclone1290095959: Waiting for checks to finish 2024/11/06 05:24:57 DEBUG : Local file system at /tmp/rclone1290095959: Waiting for transfers to finish 2024/11/06 05:24:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:24:58 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/06 05:24:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:24:59 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/06 05:24:59 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:24:59 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:24:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 05:24:59 INFO : check sum: Copied (new) 2024/11/06 05:24:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:24:59 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:24:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 05:24:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/06 05:24:59 DEBUG : check sum: Unchanged skipping 2024/11/06 05:24:59 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:24:59 DEBUG : Waiting for deletions to finish 2024/11/06 05:24:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.44s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/06 05:25:01 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:01 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/06 05:25:01 INFO : sizeonly: Copied (new) 2024/11/06 05:25:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:02 DEBUG : sizeonly: Sizes identical 2024/11/06 05:25:02 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:02 DEBUG : sizeonly: Unchanged skipping 2024/11/06 05:25:02 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:02 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.33s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/06 05:25:03 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:03 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/06 05:25:04 INFO : ignore-size: Copied (new) 2024/11/06 05:25:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:25:04 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:04 DEBUG : ignore-size: Unchanged skipping 2024/11/06 05:25:04 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:04 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:25:06 DEBUG : existing: Unchanged skipping 2024/11/06 05:25:06 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:06 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:06 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/06 05:25:07 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:07 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/06 05:25:07 INFO : existing: Copied (replaced existing) 2024/11/06 05:25:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.73s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:09 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 05:25:09 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:09 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/06 05:25:09 INFO : existing: Copied (new) 2024/11/06 05:25:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:09 DEBUG : existing: Destination exists, skipping 2024/11/06 05:25:09 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:09 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:09 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.81s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:12 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/06 05:25:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:25:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 05:25:12 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:12 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 05:25:12 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:25:13 INFO : a/potato2: Copied (new) 2024/11/06 05:25:13 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:13 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:15 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/06 05:25:15 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 05:25:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/06 05:25:15 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:15 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:15 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:15 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/06 05:25:15 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 05:25:16 INFO : empty space: Updated modification time in destination 2024/11/06 05:25:16 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:16 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:16 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:18 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/06 05:25:18 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 05:25:18 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:18 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:18 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.76s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:20 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:20 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/06 05:25:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1290095959) 2024/11/06 05:25:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-felodoj4leha) 2024/11/06 05:25:20 DEBUG : foo: sha1 differ 2024/11/06 05:25:20 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/06 05:25:20 INFO : foo: Copied (replaced existing) 2024/11/06 05:25:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:22 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/06 05:25:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:25:22 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:22 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:22 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:25:22 INFO : potato: Copied (new) 2024/11/06 05:25:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/06 05:25:24 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:24 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/06 05:25:25 INFO : potato: Copied (replaced existing) 2024/11/06 05:25:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:27 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/06 05:25:27 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1290095959) 2024/11/06 05:25:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-felodoj4leha) 2024/11/06 05:25:27 DEBUG : potato: sha1 differ 2024/11/06 05:25:27 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/06 05:25:27 INFO : potato: Copied (replaced existing) 2024/11/06 05:25:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:25:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/06 05:25:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:25:29 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:29 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:29 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:29 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:25:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:25:31 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:31 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:31 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:25:32 INFO : potato2: Copied (new) 2024/11/06 05:25:32 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:32 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:34 DEBUG : d: Making directory 2024/11/06 05:25:34 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/06 05:25:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:25:34 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 05:25:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 05:25:34 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:34 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:25:34 INFO : a/potato2: Copied (new) 2024/11/06 05:25:34 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:35 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:37 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/06 05:25:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 05:25:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:25:37 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:37 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 05:25:37 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:25:37 INFO : a/potato2: Copied (new) 2024/11/06 05:25:37 ERROR : B2 bucket rclone-test-felodoj4leha: not deleting files as there were IO errors 2024/11/06 05:25:37 ERROR : B2 bucket rclone-test-felodoj4leha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.24s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:40 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:25:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:25:40 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:40 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:40 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:40 INFO : potato: Deleted 2024/11/06 05:25:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:25:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.71s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:43 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:43 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:43 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:43 INFO : potato: Deleted 2024/11/06 05:25:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:25:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:25:43 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:43 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:43 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:25:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.07s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:25:46 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:46 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/06 05:25:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.36s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:48 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 05:25:48 DEBUG : enormous: Excluded 2024/11/06 05:25:48 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 05:25:48 DEBUG : potato2: Excluded 2024/11/06 05:25:48 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 05:25:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:25:48 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:48 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:48 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:48 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:49 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 05:25:49 DEBUG : enormous: Excluded 2024/11/06 05:25:49 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 05:25:49 DEBUG : potato2: Excluded 2024/11/06 05:25:49 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 05:25:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/06 05:25:49 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:49 DEBUG : Local file system at /tmp/rclone1290095959: Waiting for checks to finish 2024/11/06 05:25:49 DEBUG : Local file system at /tmp/rclone1290095959: Waiting for transfers to finish 2024/11/06 05:25:49 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:51 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 05:25:51 DEBUG : enormous: Excluded 2024/11/06 05:25:51 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 05:25:51 DEBUG : potato2: Excluded 2024/11/06 05:25:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:25:51 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:51 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:51 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:51 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:52 INFO : enormous: Deleted 2024/11/06 05:25:52 INFO : potato2: Deleted 2024/11/06 05:25:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/06 05:25:52 DEBUG : empty space: Unchanged skipping 2024/11/06 05:25:52 DEBUG : Local file system at /tmp/rclone1290095959: Waiting for checks to finish 2024/11/06 05:25:52 DEBUG : Local file system at /tmp/rclone1290095959: Waiting for transfers to finish 2024/11/06 05:25:52 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:52 INFO : enormous: Deleted 2024/11/06 05:25:52 INFO : potato2: Deleted 2024/11/06 05:25:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:25:55 DEBUG : five: Need to transfer - File not found at Destination 2024/11/06 05:25:55 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:55 DEBUG : one: Destination is newer than source, skipping 2024/11/06 05:25:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/06 05:25:55 DEBUG : three: Sizes identical 2024/11/06 05:25:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1290095959) 2024/11/06 05:25:55 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-felodoj4leha) 2024/11/06 05:25:55 DEBUG : two: sha1 differ 2024/11/06 05:25:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/06 05:25:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 05:25:55 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/06 05:25:56 INFO : five: Copied (new) 2024/11/06 05:25:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/06 05:25:56 INFO : four: Copied (replaced existing) 2024/11/06 05:25:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/06 05:25:56 INFO : two: Copied (replaced existing) 2024/11/06 05:25:56 DEBUG : Waiting for deletions to finish 2024/11/06 05:25:56 DEBUG : one: Destination is newer than source, skipping 2024/11/06 05:25:56 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1290095959) 2024/11/06 05:25:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/06 05:25:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-felodoj4leha) 2024/11/06 05:25:56 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/06 05:25:56 DEBUG : three: sha1 differ 2024/11/06 05:25:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 05:25:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/06 05:25:56 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/06 05:25:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/06 05:25:56 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/06 05:25:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/06 05:25:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 05:25:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 05:25:56 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/06 05:25:57 INFO : three: Copied (replaced existing) 2024/11/06 05:25:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.74s) === 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-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/06 05:25:58 INFO : B2 bucket rclone-test-felodoj4leha: Making map for --track-renames 2024/11/06 05:25:58 INFO : B2 bucket rclone-test-felodoj4leha: Finished making map for --track-renames 2024/11/06 05:25:58 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:25:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 05:25:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/06 05:25:58 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for renames to finish 2024/11/06 05:25:58 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:25:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/06 05:25:59 INFO : yam: Copied (new) 2024/11/06 05:25:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/06 05:25:59 INFO : potato: Copied (new) 2024/11/06 05:25:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:26:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:26:00 INFO : B2 bucket rclone-test-felodoj4leha: Making map for --track-renames 2024/11/06 05:26:00 INFO : B2 bucket rclone-test-felodoj4leha: Finished making map for --track-renames 2024/11/06 05:26:00 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:26:00 DEBUG : potato: Unchanged skipping 2024/11/06 05:26:00 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for renames to finish 2024/11/06 05:26:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/06 05:26:03 INFO : yam: Copied (server-side copy) to: yaml 2024/11/06 05:26:03 INFO : yam: Deleted 2024/11/06 05:26:03 INFO : yaml: Renamed from "yam" 2024/11/06 05:26:03 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:26:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (6.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/06 05:26:05 INFO : B2 bucket rclone-test-felodoj4leha: Making map for --track-renames 2024/11/06 05:26:05 INFO : B2 bucket rclone-test-felodoj4leha: Finished making map for --track-renames 2024/11/06 05:26:05 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:26:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 05:26:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/06 05:26:05 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for renames to finish 2024/11/06 05:26:05 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:26:05 DEBUG : yam: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2024/11/06 05:26:05 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2024/11/06 05:26:05 DEBUG : pacer: Rate limited, increasing sleep to 1s 2024/11/06 05:26:05 DEBUG : yam: Received error: no tomes available (503 service_unavailable) - low level retry 0/10 2024/11/06 05:26:05 DEBUG : pacer: Reducing sleep to 500ms 2024/11/06 05:26:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/06 05:26:05 INFO : potato: Copied (new) 2024/11/06 05:26:07 DEBUG : pacer: Reducing sleep to 250ms 2024/11/06 05:26:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/06 05:26:07 INFO : yam: Copied (new) 2024/11/06 05:26:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:26:07 DEBUG : pacer: Reducing sleep to 125ms 2024/11/06 05:26:07 DEBUG : pacer: Reducing sleep to 62.5ms 2024/11/06 05:26:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:26:07 INFO : B2 bucket rclone-test-felodoj4leha: Making map for --track-renames 2024/11/06 05:26:07 INFO : B2 bucket rclone-test-felodoj4leha: Finished making map for --track-renames 2024/11/06 05:26:07 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:26:07 DEBUG : potato: Unchanged skipping 2024/11/06 05:26:07 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for renames to finish 2024/11/06 05:26:08 DEBUG : pacer: Reducing sleep to 31.25ms 2024/11/06 05:26:08 DEBUG : pacer: Reducing sleep to 15.625ms 2024/11/06 05:26:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/06 05:26:08 INFO : yam: Copied (server-side copy) to: yaml 2024/11/06 05:26:08 DEBUG : pacer: Reducing sleep to 10ms 2024/11/06 05:26:08 INFO : yam: Deleted 2024/11/06 05:26:08 INFO : yaml: Renamed from "yam" 2024/11/06 05:26:08 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:26:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/06 05:26:10 INFO : B2 bucket rclone-test-felodoj4leha: Making map for --track-renames 2024/11/06 05:26:10 INFO : B2 bucket rclone-test-felodoj4leha: Finished making map for --track-renames 2024/11/06 05:26:10 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:26:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 05:26:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/06 05:26:10 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for renames to finish 2024/11/06 05:26:10 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:26:10 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1154-15.backblaze.com/b2api/v1/b2_upload_file/6f827dd3e0ddfbfb9f280e1b/c001_v0001154_t0000": EOF 2024/11/06 05:26:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1154-15.backblaze.com/b2api/v1/b2_upload_file/6f827dd3e0ddfbfb9f280e1b/c001_v0001154_t0000": EOF) 2024/11/06 05:26:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/06 05:26:10 DEBUG : potato: Received error: Post "https://pod-000-1154-15.backblaze.com/b2api/v1/b2_upload_file/6f827dd3e0ddfbfb9f280e1b/c001_v0001154_t0000": EOF - low level retry 0/10 2024/11/06 05:26:11 DEBUG : pacer: Reducing sleep to 10ms 2024/11/06 05:26:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/06 05:26:11 INFO : sub/yam: Copied (new) 2024/11/06 05:26:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/06 05:26:11 INFO : potato: Copied (new) 2024/11/06 05:26:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:26:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:26:12 DEBUG : potato: Unchanged skipping 2024/11/06 05:26:12 INFO : B2 bucket rclone-test-felodoj4leha: Making map for --track-renames 2024/11/06 05:26:12 INFO : B2 bucket rclone-test-felodoj4leha: Finished making map for --track-renames 2024/11/06 05:26:12 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:26:12 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for renames to finish 2024/11/06 05:26:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/06 05:26:12 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/06 05:26:12 INFO : sub/yam: Deleted 2024/11/06 05:26:12 INFO : yam: Renamed from "sub/yam" 2024/11/06 05:26:12 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:26:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:26:14 DEBUG : Creating backend with remote "/tmp/rclone1290095959/dir1" 2024/11/06 05:26:14 DEBUG : Creating backend with remote "/tmp/rclone1290095959/dir2" 2024/11/06 05:26:14 DEBUG : Local file system at /tmp/rclone1290095959/dir2: Using server-side directory move 2024/11/06 05:26:14 INFO : Local file system at /tmp/rclone1290095959/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 05:26:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/06 05:26:14 INFO : file1.txt: Moved (server-side) 2024/11/06 05:26:14 DEBUG : Local file system at /tmp/rclone1290095959/dir2: Waiting for checks to finish 2024/11/06 05:26:14 DEBUG : Local file system at /tmp/rclone1290095959/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:26:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:26:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 05:26:15 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:26:15 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:26:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/06 05:26:15 INFO : nested/sub dir/file: Copied (new) 2024/11/06 05:26:15 INFO : nested/sub dir/file: Deleted 2024/11/06 05:26:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:26:16 INFO : sub dir/hello world: Copied (new) 2024/11/06 05:26:16 INFO : sub dir/hello world: Deleted 2024/11/06 05:26:16 INFO : sub dir: Removing directory 2024/11/06 05:26:16 INFO : nested/sub dir: Removing directory 2024/11/06 05:26:16 INFO : nested: Removing directory 2024/11/06 05:26:16 DEBUG : Local file system at /tmp/rclone1290095959: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:26:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 05:26:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 05:26:17 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:26:17 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:26:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/06 05:26:17 INFO : sub dir/hello world: Copied (new) 2024/11/06 05:26:17 INFO : sub dir/hello world: Deleted 2024/11/06 05:26:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/06 05:26:18 INFO : nested/sub dir/file: Copied (new) 2024/11/06 05:26:18 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.70s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:26:20 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 05:26:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/06 05:26:20 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:26:20 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:26:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/06 05:26:20 INFO : existing: Copied (new) 2024/11/06 05:26:20 INFO : existing: Deleted 2024/11/06 05:26:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/06 05:26:21 INFO : existing-b: Copied (new) 2024/11/06 05:26:21 INFO : existing-b: Deleted 2024/11/06 05:26:21 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:26:21 DEBUG : existing: Destination exists, skipping 2024/11/06 05:26:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/06 05:26:21 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:26:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.97s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:26:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gexifir7beko" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-felodoj4leha -> B2 bucket rclone-test-gexifir7beko 2024/11/06 05:26:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:26:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/06 05:26:28 DEBUG : empty space: Unchanged skipping 2024/11/06 05:26:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 05:26:28 DEBUG : B2 bucket rclone-test-gexifir7beko: Waiting for checks to finish 2024/11/06 05:26:28 INFO : empty space: Deleted 2024/11/06 05:26:28 DEBUG : B2 bucket rclone-test-gexifir7beko: Waiting for transfers to finish 2024/11/06 05:26:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:26:28 INFO : potato2: Copied (server-side copy) 2024/11/06 05:26:29 INFO : potato2: Deleted 2024/11/06 05:26:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/06 05:26:29 INFO : potato3: Copied (server-side copy) 2024/11/06 05:26:29 INFO : potato3: Deleted 2024/11/06 05:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-fuqavaj6goho" 2024/11/06 05:26:31 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/06 05:26:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:26:31 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/06 05:26:31 DEBUG : B2 bucket rclone-test-fuqavaj6goho: Waiting for checks to finish 2024/11/06 05:26:31 DEBUG : B2 bucket rclone-test-fuqavaj6goho: Waiting for transfers to finish 2024/11/06 05:26:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/06 05:26:32 INFO : potato3: Copied (server-side copy) 2024/11/06 05:26:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 05:26:32 INFO : empty space: Copied (server-side copy) 2024/11/06 05:26:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:26:32 INFO : potato2: Copied (server-side copy) 2024/11/06 05:26:32 INFO : potato3: Deleted 2024/11/06 05:26:32 INFO : empty space: Deleted 2024/11/06 05:26:32 INFO : potato2: Deleted 2024/11/06 05:26:33 DEBUG : B2 bucket rclone-test-fuqavaj6goho: Purge remote 2024/11/06 05:26:33 INFO : B2 bucket rclone-test-fuqavaj6goho: cleaning bucket "rclone-test-fuqavaj6goho" of all files 2024/11/06 05:26:33 DEBUG : empty space: Deleting (id "4_z6f424dc3f00dfbfb9f280e1b_f1021b91113bf41e4_d20241106_m052631_c001_v0001172_t0021_u01730870791950") 2024/11/06 05:26:33 DEBUG : potato2: Deleting (id "4_z6f424dc3f00dfbfb9f280e1b_f100e5418d6e9adca_d20241106_m052632_c001_v0001128_t0033_u01730870792287") 2024/11/06 05:26:33 DEBUG : potato3: Deleting (id "4_z6f424dc3f00dfbfb9f280e1b_f109a196c962661eb_d20241106_m052632_c001_v0001179_t0009_u01730870792292") 2024/11/06 05:26:34 DEBUG : B2 bucket rclone-test-gexifir7beko: Purge remote 2024/11/06 05:26:34 INFO : B2 bucket rclone-test-gexifir7beko: cleaning bucket "rclone-test-gexifir7beko" of all files 2024/11/06 05:26:34 DEBUG : empty space: Deleting (id "4_zff123d73f00dfbfb9f280e1b_f4100c3bc6218d99a_d20241106_m052632_c001_v7007000_t0000_u01730870792522") 2024/11/06 05:26:34 DEBUG : empty space: Deleting (id "4_zff123d73f00dfbfb9f280e1b_f10502c73880630be_d20241106_m052627_c001_v0001157_t0005_u01730870787631") 2024/11/06 05:26:34 DEBUG : potato2: Deleting (id "4_zff123d73f00dfbfb9f280e1b_f402d19b89b7bd9cc_d20241106_m052632_c001_v7007000_t0000_u01730870792695") 2024/11/06 05:26:34 DEBUG : potato2: Deleting (id "4_zff123d73f00dfbfb9f280e1b_f1030290ce16c4844_d20241106_m052628_c001_v0001150_t0042_u01730870788726") 2024/11/06 05:26:34 DEBUG : potato3: Deleting (id "4_zff123d73f00dfbfb9f280e1b_f402d19b89b7bd9ca_d20241106_m052632_c001_v7007000_t0000_u01730870792495") 2024/11/06 05:26:34 DEBUG : potato3: Deleting (id "4_zff123d73f00dfbfb9f280e1b_f108fe0206f698ea9_d20241106_m052629_c001_v0001172_t0042_u01730870789104") 2024/11/06 05:26:34 DEBUG : potato3: Deleting (id "4_zff123d73f00dfbfb9f280e1b_f10502c73880630c2_d20241106_m052627_c001_v0001157_t0024_u01730870787971") --- PASS: TestServerSideMove (13.25s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:26:36 DEBUG : Creating backend with remote "TestB2:rclone-test-gocobis6naqo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-felodoj4leha -> B2 bucket rclone-test-gocobis6naqo 2024/11/06 05:26:42 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 05:26:42 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 05:26:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:26:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 05:26:42 DEBUG : B2 bucket rclone-test-gocobis6naqo: Waiting for checks to finish 2024/11/06 05:26:42 DEBUG : B2 bucket rclone-test-gocobis6naqo: Waiting for transfers to finish 2024/11/06 05:26:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/06 05:26:43 INFO : potato3: Copied (server-side copy) 2024/11/06 05:26:43 INFO : potato3: Deleted 2024/11/06 05:26:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:26:43 INFO : potato2: Copied (server-side copy) 2024/11/06 05:26:44 INFO : potato2: Deleted 2024/11/06 05:26:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nenuboj8xodi" 2024/11/06 05:26:45 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 05:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:26:45 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/06 05:26:45 DEBUG : B2 bucket rclone-test-nenuboj8xodi: Waiting for checks to finish 2024/11/06 05:26:45 DEBUG : B2 bucket rclone-test-nenuboj8xodi: Waiting for transfers to finish 2024/11/06 05:26:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:26:46 INFO : potato2: Copied (server-side copy) 2024/11/06 05:26:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/06 05:26:46 INFO : potato3: Copied (server-side copy) 2024/11/06 05:26:47 INFO : potato3: Deleted 2024/11/06 05:26:47 INFO : potato2: Deleted 2024/11/06 05:26:47 DEBUG : B2 bucket rclone-test-nenuboj8xodi: Purge remote 2024/11/06 05:26:47 INFO : B2 bucket rclone-test-nenuboj8xodi: cleaning bucket "rclone-test-nenuboj8xodi" of all files 2024/11/06 05:26:47 DEBUG : potato2: Deleting (id "4_zff428d43f00dfbfb9f280e1b_f10201a4ccebb14b9_d20241106_m052646_c001_v0001179_t0053_u01730870806446") 2024/11/06 05:26:47 DEBUG : potato3: Deleting (id "4_zff428d43f00dfbfb9f280e1b_f1012d8b692dd7c2b_d20241106_m052646_c001_v0001179_t0026_u01730870806804") 2024/11/06 05:26:48 DEBUG : B2 bucket rclone-test-gocobis6naqo: Purge remote 2024/11/06 05:26:48 INFO : B2 bucket rclone-test-gocobis6naqo: cleaning bucket "rclone-test-gocobis6naqo" of all files 2024/11/06 05:26:48 DEBUG : empty space: Deleting (id "4_zff126de3f00dfbfb9f280e1b_f105f08b3c5822599_d20241106_m052641_c001_v0001144_t0053_u01730870801192") 2024/11/06 05:26:48 DEBUG : potato2: Deleting (id "4_zff126de3f00dfbfb9f280e1b_f4003bd43344114d6_d20241106_m052647_c001_v7007000_t0000_u01730870807015") 2024/11/06 05:26:48 DEBUG : potato2: Deleting (id "4_zff126de3f00dfbfb9f280e1b_f11428dd98405545f_d20241106_m052643_c001_v0001172_t0037_u01730870803108") 2024/11/06 05:26:48 DEBUG : potato3: Deleting (id "4_zff126de3f00dfbfb9f280e1b_f4027ba6b60a4ca92_d20241106_m052647_c001_v7007000_t0000_u01730870807007") 2024/11/06 05:26:48 DEBUG : potato3: Deleting (id "4_zff126de3f00dfbfb9f280e1b_f116ae69fe94bf7af_d20241106_m052643_c001_v0001180_t0022_u01730870803470") 2024/11/06 05:26:48 DEBUG : potato3: Deleting (id "4_zff126de3f00dfbfb9f280e1b_f105f08b3c58225a1_d20241106_m052642_c001_v0001144_t0051_u01730870802106") --- PASS: TestServerSideMoveWithFilter (14.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:26:50 DEBUG : Creating backend with remote "TestB2:rclone-test-simawuc7cata" 2024/11/06 05:26:53 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-felodoj4leha -> B2 bucket rclone-test-simawuc7cata 2024/11/06 05:26:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:26:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/06 05:26:56 DEBUG : empty space: Unchanged skipping 2024/11/06 05:26:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 05:26:56 DEBUG : B2 bucket rclone-test-simawuc7cata: Waiting for checks to finish 2024/11/06 05:26:57 INFO : empty space: Deleted 2024/11/06 05:26:57 DEBUG : B2 bucket rclone-test-simawuc7cata: Waiting for transfers to finish 2024/11/06 05:26:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:26:57 INFO : potato2: Copied (server-side copy) 2024/11/06 05:26:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/06 05:26:57 INFO : potato3: Copied (server-side copy) 2024/11/06 05:26:57 INFO : potato2: Deleted 2024/11/06 05:26:57 INFO : potato3: Deleted 2024/11/06 05:26:58 DEBUG : Creating backend with remote "TestB2:rclone-test-lohawaz0nesi" 2024/11/06 05:26:58 DEBUG : tomatoDir: Making directory 2024/11/06 05:26:59 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/06 05:26:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 05:26:59 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/06 05:26:59 DEBUG : B2 bucket rclone-test-lohawaz0nesi: Waiting for checks to finish 2024/11/06 05:26:59 DEBUG : B2 bucket rclone-test-lohawaz0nesi: Waiting for transfers to finish 2024/11/06 05:27:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/06 05:27:01 INFO : potato3: Copied (server-side copy) 2024/11/06 05:27:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/06 05:27:01 INFO : empty space: Copied (server-side copy) 2024/11/06 05:27:01 INFO : potato3: Deleted 2024/11/06 05:27:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/06 05:27:01 INFO : potato2: Copied (server-side copy) 2024/11/06 05:27:01 INFO : empty space: Deleted 2024/11/06 05:27:01 INFO : potato2: Deleted 2024/11/06 05:27:02 DEBUG : B2 bucket rclone-test-lohawaz0nesi: Purge remote 2024/11/06 05:27:02 INFO : B2 bucket rclone-test-lohawaz0nesi: cleaning bucket "rclone-test-lohawaz0nesi" of all files 2024/11/06 05:27:02 DEBUG : empty space: Deleting (id "4_z7f32bdb3f00dfbfb9f280e1b_f117fc6fd0c62c7ed_d20241106_m052701_c001_v0001153_t0009_u01730870821239") 2024/11/06 05:27:02 DEBUG : potato2: Deleting (id "4_z7f32bdb3f00dfbfb9f280e1b_f10358905d28d5738_d20241106_m052701_c001_v0001099_t0059_u01730870821157") 2024/11/06 05:27:02 DEBUG : potato3: Deleting (id "4_z7f32bdb3f00dfbfb9f280e1b_f1180e84c46a0ecf5_d20241106_m052700_c001_v0001109_t0034_u01730870820771") 2024/11/06 05:27:03 DEBUG : B2 bucket rclone-test-simawuc7cata: Purge remote 2024/11/06 05:27:03 INFO : B2 bucket rclone-test-simawuc7cata: cleaning bucket "rclone-test-simawuc7cata" of all files 2024/11/06 05:27:03 DEBUG : empty space: Deleting (id "4_z3f92ad63f00dfbfb9f280e1b_f40162a7bd884817c_d20241106_m052701_c001_v7007000_t0000_u01730870821554") 2024/11/06 05:27:03 DEBUG : empty space: Deleting (id "4_z3f92ad63f00dfbfb9f280e1b_f1172c77913dc5eda_d20241106_m052655_c001_v0001137_t0026_u01730870815645") 2024/11/06 05:27:03 DEBUG : potato2: Deleting (id "4_z3f92ad63f00dfbfb9f280e1b_f40585b838fecf734_d20241106_m052701_c001_v7007000_t0000_u01730870821686") 2024/11/06 05:27:03 DEBUG : potato2: Deleting (id "4_z3f92ad63f00dfbfb9f280e1b_f103200735f061a36_d20241106_m052657_c001_v0001109_t0045_u01730870817057") 2024/11/06 05:27:03 DEBUG : potato3: Deleting (id "4_z3f92ad63f00dfbfb9f280e1b_f40585b838fecf731_d20241106_m052701_c001_v7007000_t0000_u01730870821400") 2024/11/06 05:27:03 DEBUG : potato3: Deleting (id "4_z3f92ad63f00dfbfb9f280e1b_f102e4c409095dca7_d20241106_m052657_c001_v0001181_t0047_u01730870817385") 2024/11/06 05:27:03 DEBUG : potato3: Deleting (id "4_z3f92ad63f00dfbfb9f280e1b_f1172c77913dc5edc_d20241106_m052655_c001_v0001137_t0024_u01730870815971") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.58s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:27:05 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.09s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:27:08 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncOverlap (3.09s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:27:11 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/rclone-sync-test" 2024/11/06 05:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/rclone-sync-test-include/layer2" 2024/11/06 05:27:15 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/rclone-sync-test-ignore-file" 2024/11/06 05:27:19 DEBUG : B2 bucket rclone-test-felodoj4leha path rclone-sync-test: Waiting for checks to finish 2024/11/06 05:27:19 DEBUG : B2 bucket rclone-test-felodoj4leha path rclone-sync-test: Waiting for transfers to finish 2024/11/06 05:27:19 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:19 INFO : There was nothing to transfer 2024/11/06 05:27:19 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:27:19 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:27:19 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:27:19 DEBUG : B2 bucket rclone-test-felodoj4leha path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/06 05:27:19 DEBUG : B2 bucket rclone-test-felodoj4leha path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/06 05:27:19 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:27:20 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:27:20 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:27:20 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:27:20 DEBUG : B2 bucket rclone-test-felodoj4leha path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/06 05:27:20 DEBUG : B2 bucket rclone-test-felodoj4leha path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/06 05:27:20 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.49s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:27:28 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/dst" 2024/11/06 05:27:29 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/CompareDest" 2024/11/06 05:27:31 DEBUG : one: Need to transfer - File not found at Destination 2024/11/06 05:27:31 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:27:31 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:27:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/06 05:27:32 INFO : one: Copied (new) 2024/11/06 05:27:32 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 05:27:32 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:27:33 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:27:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/06 05:27:33 INFO : one: Copied (replaced existing) 2024/11/06 05:27:33 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 05:27:35 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:27:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:27:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 05:27:36 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:27:36 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:36 INFO : There was nothing to transfer 2024/11/06 05:27:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:27:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 05:27:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 05:27:37 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:27:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:27:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 05:27:38 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:27:38 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:38 INFO : There was nothing to transfer 2024/11/06 05:27:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:27:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 05:27:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 05:27:38 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:27:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:27:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 05:27:38 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:27:38 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:38 INFO : There was nothing to transfer 2024/11/06 05:27:39 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/06 05:27:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/06 05:27:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 05:27:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 05:27:39 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:27:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:27:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 05:27:40 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:27:40 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:40 INFO : There was nothing to transfer 2024/11/06 05:27:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/06 05:27:40 DEBUG : two: Need to transfer - File not found at Destination 2024/11/06 05:27:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 05:27:40 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:27:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:27:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 05:27:41 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:27:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/06 05:27:41 INFO : two: Copied (new) 2024/11/06 05:27:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.99s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:27:45 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/dest" 2024/11/06 05:27:46 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/pre-dest1" 2024/11/06 05:27:47 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/pre-dest2" 2024/11/06 05:27:49 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:27:49 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/06 05:27:50 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:27:50 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/06 05:27:50 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/06 05:27:50 DEBUG : B2 bucket rclone-test-felodoj4leha path dest: Waiting for checks to finish 2024/11/06 05:27:50 DEBUG : B2 bucket rclone-test-felodoj4leha path dest: Waiting for transfers to finish 2024/11/06 05:27:51 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/06 05:27:51 INFO : 3: Copied (new) 2024/11/06 05:27:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.77s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:27:52 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/dst" 2024/11/06 05:27:53 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/CopyDest" 2024/11/06 05:27:56 DEBUG : one: Need to transfer - File not found at Destination 2024/11/06 05:27:56 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:27:56 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:27:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/06 05:27:56 INFO : one: Copied (new) 2024/11/06 05:27:56 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 05:27:57 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:27:57 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:27:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/06 05:27:57 INFO : one: Copied (replaced existing) 2024/11/06 05:27:57 DEBUG : Waiting for deletions to finish 2024/11/06 05:27:59 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/BackupDir" 2024/11/06 05:28:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 05:28:01 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:28:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:28:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 05:28:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/06 05:28:02 INFO : one: Copied (server-side copy) 2024/11/06 05:28:02 INFO : one: Deleted 2024/11/06 05:28:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/06 05:28:03 INFO : one: Copied (server-side copy) 2024/11/06 05:28:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/06 05:28:03 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:28:03 DEBUG : Waiting for deletions to finish 2024/11/06 05:28:03 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/6f827dd3e0ddfbfb9f280e1b/c001_v0001150_t0012": EOF 2024/11/06 05:28:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/6f827dd3e0ddfbfb9f280e1b/c001_v0001150_t0012": EOF) 2024/11/06 05:28:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "CopyDest/two" to B2 bucket rclone-test-felodoj4leha: 1/10 (Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/6f827dd3e0ddfbfb9f280e1b/c001_v0001150_t0012": EOF) 2024/11/06 05:28:06 DEBUG : pacer: Reducing sleep to 10ms 2024/11/06 05:28:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:28:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/06 05:28:08 INFO : two: Copied (server-side copy) 2024/11/06 05:28:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/06 05:28:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:28:08 DEBUG : one: Unchanged skipping 2024/11/06 05:28:08 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:28:08 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:28:08 DEBUG : Waiting for deletions to finish 2024/11/06 05:28:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:28:08 DEBUG : one: Unchanged skipping 2024/11/06 05:28:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:28:08 DEBUG : two: Unchanged skipping 2024/11/06 05:28:08 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:28:08 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:28:08 DEBUG : Waiting for deletions to finish 2024/11/06 05:28:08 INFO : There was nothing to transfer 2024/11/06 05:28:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/06 05:28:10 DEBUG : three: Destination not found in --copy-dest 2024/11/06 05:28:10 DEBUG : three: Need to transfer - File not found at Destination 2024/11/06 05:28:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:28:10 DEBUG : one: Unchanged skipping 2024/11/06 05:28:10 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:28:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/06 05:28:10 DEBUG : two: Unchanged skipping 2024/11/06 05:28:10 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:28:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/06 05:28:11 INFO : three: Copied (new) 2024/11/06 05:28:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.30s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:28:16 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/dst" 2024/11/06 05:28:17 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/backup" 2024/11/06 05:28:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 05:28:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:28:19 DEBUG : two: Unchanged skipping 2024/11/06 05:28:19 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:28:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/06 05:28:20 INFO : one: Copied (server-side copy) 2024/11/06 05:28:21 INFO : one: Deleted 2024/11/06 05:28:21 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:28:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:28:22 INFO : one: Copied (new) 2024/11/06 05:28:22 DEBUG : Waiting for deletions to finish 2024/11/06 05:28:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/06 05:28:22 INFO : three.txt: Copied (server-side copy) 2024/11/06 05:28:22 INFO : three.txt: Deleted 2024/11/06 05:28:22 INFO : three.txt: Moved into backup dir 2024/11/06 05:28:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 05:28:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:28:25 DEBUG : two: Unchanged skipping 2024/11/06 05:28:25 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:28:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:28:25 INFO : one: Copied (server-side copy) 2024/11/06 05:28:26 INFO : one: Deleted 2024/11/06 05:28:26 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:28:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 05:28:26 INFO : one: Copied (new) 2024/11/06 05:28:26 DEBUG : Waiting for deletions to finish 2024/11/06 05:28:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/06 05:28:29 INFO : three.txt: Copied (server-side copy) 2024/11/06 05:28:29 INFO : three.txt: Deleted 2024/11/06 05:28:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (17.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:28:33 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/dst" 2024/11/06 05:28:34 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/backup" 2024/11/06 05:28:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 05:28:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:28:36 DEBUG : two: Unchanged skipping 2024/11/06 05:28:36 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:28:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/06 05:28:38 INFO : one: Copied (server-side copy) to: one.bak 2024/11/06 05:28:38 INFO : one: Deleted 2024/11/06 05:28:38 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:28:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:28:39 INFO : one: Copied (new) 2024/11/06 05:28:39 DEBUG : Waiting for deletions to finish 2024/11/06 05:28:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/06 05:28:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/06 05:28:39 INFO : three.txt: Deleted 2024/11/06 05:28:39 INFO : three.txt: Moved into backup dir 2024/11/06 05:28:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 05:28:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:28:41 DEBUG : two: Unchanged skipping 2024/11/06 05:28:41 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:28:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:28:42 INFO : one: Copied (server-side copy) to: one.bak 2024/11/06 05:28:42 INFO : one: Deleted 2024/11/06 05:28:42 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:28:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 05:28:42 INFO : one: Copied (new) 2024/11/06 05:28:42 DEBUG : Waiting for deletions to finish 2024/11/06 05:28:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/06 05:28:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/06 05:28:43 INFO : three.txt: Deleted 2024/11/06 05:28:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:28:47 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/dst" 2024/11/06 05:28:48 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/backup" 2024/11/06 05:28:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 05:28:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:28:50 DEBUG : two: Unchanged skipping 2024/11/06 05:28:50 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:28:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/06 05:28:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/06 05:28:52 INFO : one: Deleted 2024/11/06 05:28:52 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:28:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:28:53 INFO : one: Copied (new) 2024/11/06 05:28:53 DEBUG : Waiting for deletions to finish 2024/11/06 05:28:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/06 05:28:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/06 05:28:54 INFO : three.txt: Deleted 2024/11/06 05:28:54 INFO : three.txt: Moved into backup dir 2024/11/06 05:28:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 05:28:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:28:56 DEBUG : two: Unchanged skipping 2024/11/06 05:28:56 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:28:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:28:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/06 05:28:57 INFO : one: Deleted 2024/11/06 05:28:57 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:28:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 05:28:57 INFO : one: Copied (new) 2024/11/06 05:28:57 DEBUG : Waiting for deletions to finish 2024/11/06 05:29:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/06 05:29:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/06 05:29:00 INFO : three.txt: Deleted 2024/11/06 05:29:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (17.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:29:04 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/dst" 2024/11/06 05:29:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 05:29:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:29:06 DEBUG : two: Unchanged skipping 2024/11/06 05:29:06 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:29:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/06 05:29:07 INFO : one: Copied (server-side copy) to: one.bak 2024/11/06 05:29:07 INFO : one: Deleted 2024/11/06 05:29:07 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:29:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:29:08 INFO : one: Copied (new) 2024/11/06 05:29:08 DEBUG : Waiting for deletions to finish 2024/11/06 05:29:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/06 05:29:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/06 05:29:09 INFO : three.txt: Deleted 2024/11/06 05:29:09 INFO : three.txt: Moved into backup dir 2024/11/06 05:29:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/06 05:29:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/06 05:29:10 DEBUG : pacer: Reducing sleep to 10ms 2024/11/06 05:29:12 DEBUG : one.bak: Excluded (Path Filter) 2024/11/06 05:29:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/06 05:29:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 05:29:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:29:12 DEBUG : two: Unchanged skipping 2024/11/06 05:29:12 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for checks to finish 2024/11/06 05:29:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:29:12 INFO : one: Copied (server-side copy) to: one.bak 2024/11/06 05:29:12 INFO : one: Deleted 2024/11/06 05:29:12 DEBUG : B2 bucket rclone-test-felodoj4leha path dst: Waiting for transfers to finish 2024/11/06 05:29:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 05:29:13 INFO : one: Copied (new) 2024/11/06 05:29:13 DEBUG : Waiting for deletions to finish 2024/11/06 05:29:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/06 05:29:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/06 05:29:14 INFO : three.txt: Deleted 2024/11/06 05:29:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.68s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:29:19 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/dst" 2024/11/06 05:29:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 05:29:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/06 05:29:21 INFO : one: Copied (server-side copy) to: one.bak 2024/11/06 05:29:22 INFO : one: Deleted 2024/11/06 05:29:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:29:23 INFO : one: Copied (new) 2024/11/06 05:29:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:29:23 DEBUG : two: Unchanged skipping 2024/11/06 05:29:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/06 05:29:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/06 05:29:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/06 05:29:24 INFO : three.txt: Deleted 2024/11/06 05:29:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/06 05:29:24 INFO : three.txt: Copied (new) 2024/11/06 05:29:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 05:29:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:29:26 INFO : one: Copied (server-side copy) to: one.bak 2024/11/06 05:29:26 INFO : one: Deleted 2024/11/06 05:29:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 05:29:26 INFO : one: Copied (new) 2024/11/06 05:29:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:29:26 DEBUG : two: Unchanged skipping 2024/11/06 05:29:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/06 05:29:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/06 05:29:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/06 05:29:28 INFO : three.txt: Deleted 2024/11/06 05:29:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/06 05:29:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.24s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:29:32 DEBUG : Creating backend with remote "TestB2:rclone-test-felodoj4leha/dst" 2024/11/06 05:29:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 05:29:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/06 05:29:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/06 05:29:35 INFO : one: Deleted 2024/11/06 05:29:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:29:36 INFO : one: Copied (new) 2024/11/06 05:29:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:29:37 DEBUG : two: Unchanged skipping 2024/11/06 05:29:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/06 05:29:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/06 05:29:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/06 05:29:38 INFO : three.txt: Deleted 2024/11/06 05:29:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/06 05:29:38 INFO : three.txt: Copied (new) 2024/11/06 05:29:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 05:29:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/06 05:29:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/06 05:29:41 INFO : one: Deleted 2024/11/06 05:29:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/06 05:29:41 INFO : one: Copied (new) 2024/11/06 05:29:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:29:41 DEBUG : two: Unchanged skipping 2024/11/06 05:29:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/06 05:29:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/06 05:29:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/06 05:29:42 INFO : three.txt: Deleted 2024/11/06 05:29:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/06 05:29:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.49s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:29:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/06 05:29:46 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:29:46 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:29:46 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/06 05:29:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/06 05:29:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.08s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:29:48 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 05:29:48 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:29:48 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:29:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/06 05:29:49 INFO : existing: Copied (new) 2024/11/06 05:29:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:29:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/06 05:29:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/06 05:29:49 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:29:49 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:29:49 ERROR : B2 bucket rclone-test-felodoj4leha: not deleting files as there were IO errors 2024/11/06 05:29:49 ERROR : B2 bucket rclone-test-felodoj4leha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncImmutable (3.57s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:29:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:29:52 DEBUG : existing: Unchanged skipping 2024/11/06 05:29:52 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:29:52 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:29:52 DEBUG : Waiting for deletions to finish 2024/11/06 05:29:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.82s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:30:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:30:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both0: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both12: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both13: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both1: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both15: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both16: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both17: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both18: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both19: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both2: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both3: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both4: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both5: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both6: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both7: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both8: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:30:29 DEBUG : both9: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both11: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both10: Unchanged skipping 2024/11/06 05:30:29 DEBUG : both14: Unchanged skipping 2024/11/06 05:30:29 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:30:29 DEBUG : Waiting for deletions to finish 2024/11/06 05:30:30 INFO : only8: Deleted 2024/11/06 05:30:30 INFO : only9: Deleted 2024/11/06 05:30:30 INFO : only0: Deleted 2024/11/06 05:30:30 INFO : only14: Deleted 2024/11/06 05:30:30 INFO : only19: Deleted 2024/11/06 05:30:30 INFO : only5: Deleted 2024/11/06 05:30:30 INFO : only6: Deleted 2024/11/06 05:30:30 INFO : only15: Deleted 2024/11/06 05:30:30 INFO : only17: Deleted 2024/11/06 05:30:30 INFO : only4: Deleted 2024/11/06 05:30:30 INFO : only18: Deleted 2024/11/06 05:30:30 INFO : only2: Deleted 2024/11/06 05:30:30 INFO : only3: Deleted 2024/11/06 05:30:30 INFO : only7: Deleted 2024/11/06 05:30:31 INFO : only1: Deleted 2024/11/06 05:30:31 INFO : only11: Deleted 2024/11/06 05:30:31 INFO : only13: Deleted 2024/11/06 05:30:31 INFO : only10: Deleted 2024/11/06 05:30:31 INFO : only12: Deleted 2024/11/06 05:30:31 INFO : only16: Deleted 2024/11/06 05:30:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (41.72s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:31:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both0: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both1: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both10: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both11: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both12: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both13: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both14: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both15: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both16: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both17: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both18: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both19: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both2: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both3: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both4: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for checks to finish 2024/11/06 05:31:11 DEBUG : both5: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/06 05:31:11 DEBUG : both9: Unchanged skipping 2024/11/06 05:31:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/06 05:31:11 DEBUG : both6: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both7: Unchanged skipping 2024/11/06 05:31:11 DEBUG : both8: Unchanged skipping 2024/11/06 05:31:11 DEBUG : B2 bucket rclone-test-felodoj4leha: Waiting for transfers to finish 2024/11/06 05:31:12 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only0: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only1: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only12: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only13: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only10: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only14: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only15: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only11: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only16: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only17: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only18: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only19: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only2: Copied (replaced existing) 2024/11/06 05:31:12 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:12 INFO : only3: Copied (replaced existing) 2024/11/06 05:31:13 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:13 INFO : only4: Copied (replaced existing) 2024/11/06 05:31:13 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:13 INFO : only5: Copied (replaced existing) 2024/11/06 05:31:13 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:13 INFO : only6: Copied (replaced existing) 2024/11/06 05:31:13 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:13 INFO : only7: Copied (replaced existing) 2024/11/06 05:31:13 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:13 INFO : only8: Copied (replaced existing) 2024/11/06 05:31:13 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/06 05:31:13 INFO : only9: Copied (replaced existing) 2024/11/06 05:31:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (46.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:31:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 05:31:22 DEBUG : sub dir: Making directory 2024/11/06 05:31:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" 2024/11/06 05:31:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 05:31:25 DEBUG : sub dir: Making directory 2024/11/06 05:31:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-felodoj4leha", Local "Local file system at /tmp/rclone1290095959", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.29s) PASS 2024/11/06 05:31:29 DEBUG : B2 bucket rclone-test-felodoj4leha: Purge remote 2024/11/06 05:31:29 INFO : B2 bucket rclone-test-felodoj4leha: cleaning bucket "rclone-test-felodoj4leha" of all files 2024/11/06 05:31:30 DEBUG : BackupDir/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4067bd8c2ebae221_d20241106_m052811_c001_v7007000_t0000_u01730870891692") 2024/11/06 05:31:30 DEBUG : BackupDir/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1036832ab013082c_d20241106_m052802_c001_v0001120_t0023_u01730870882579") 2024/11/06 05:31:30 DEBUG : CompareDest/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d1100e7d_d20241106_m052742_c001_v7007000_t0000_u01730870862020") 2024/11/06 05:31:30 DEBUG : CompareDest/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067cac_d20241106_m052735_c001_v0001150_t0050_u01730870855258") 2024/11/06 05:31:30 DEBUG : CompareDest/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d1100e7e_d20241106_m052742_c001_v7007000_t0000_u01730870862209") 2024/11/06 05:31:30 DEBUG : CompareDest/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1425_d20241106_m052736_c001_v0001117_t0029_u01730870856450") 2024/11/06 05:31:30 DEBUG : CopyDest/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4067bd8c2ebae222_d20241106_m052811_c001_v7007000_t0000_u01730870891876") 2024/11/06 05:31:30 DEBUG : CopyDest/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1507_d20241106_m052759_c001_v0001117_t0057_u01730870879137") 2024/11/06 05:31:30 DEBUG : CopyDest/three: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4067bd8c2ebae224_d20241106_m052812_c001_v7007000_t0000_u01730870892074") 2024/11/06 05:31:30 DEBUG : CopyDest/three: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1579_d20241106_m052809_c001_v0001117_t0005_u01730870889191") 2024/11/06 05:31:30 DEBUG : CopyDest/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4067bd8c2ebae225_d20241106_m052812_c001_v7007000_t0000_u01730870892267") 2024/11/06 05:31:30 DEBUG : CopyDest/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1555_d20241106_m052806_c001_v0001117_t0044_u01730870886140") 2024/11/06 05:31:30 DEBUG : EXISTING: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d1101a15_d20241106_m052952_c001_v7007000_t0000_u01730870992905") 2024/11/06 05:31:30 DEBUG : EXISTING: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c18df_d20241106_m052951_c001_v0001117_t0005_u01730870991467") 2024/11/06 05:31:30 DEBUG : Testêé: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d11019ef_d20241106_m052947_c001_v7007000_t0000_u01730870987515") 2024/11/06 05:31:30 DEBUG : Testêé: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c18ab_d20241106_m052946_c001_v0001117_t0053_u01730870986216") 2024/11/06 05:31:30 DEBUG : Testêé: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c189f_d20241106_m052945_c001_v0001117_t0024_u01730870985177") 2024/11/06 05:31:30 DEBUG : a/potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5eb_d20241106_m052538_c001_v7007000_t0000_u01730870738317") 2024/11/06 05:31:30 DEBUG : a/potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434a9_d20241106_m052537_c001_v0001154_t0009_u01730870737565") 2024/11/06 05:31:30 DEBUG : a/potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5e7_d20241106_m052535_c001_v7007000_t0000_u01730870735642") 2024/11/06 05:31:30 DEBUG : a/potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354349d_d20241106_m052534_c001_v0001154_t0013_u01730870734752") 2024/11/06 05:31:31 DEBUG : a/potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5c7_d20241106_m052513_c001_v7007000_t0000_u01730870713738") 2024/11/06 05:31:31 DEBUG : a/potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543465_d20241106_m052512_c001_v0001154_t0014_u01730870712808") 2024/11/06 05:31:31 DEBUG : b/potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5ec_d20241106_m052538_c001_v7007000_t0000_u01730870738506") 2024/11/06 05:31:31 DEBUG : b/potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434a3_d20241106_m052536_c001_v0001154_t0006_u01730870736562") 2024/11/06 05:31:31 DEBUG : b/potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5e6_d20241106_m052535_c001_v7007000_t0000_u01730870735087") 2024/11/06 05:31:31 DEBUG : b/potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543497_d20241106_m052533_c001_v0001154_t0005_u01730870733797") 2024/11/06 05:31:31 DEBUG : b/potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5c6_d20241106_m052513_c001_v7007000_t0000_u01730870713182") 2024/11/06 05:31:31 DEBUG : b/potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543461_d20241106_m052511_c001_v0001154_t0002_u01730870711812") 2024/11/06 05:31:31 DEBUG : backup/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f416ca964b98c3c32_d20241106_m052829_c001_v7007000_t0000_u01730870909962") 2024/11/06 05:31:31 DEBUG : backup/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1114b854d964f852_d20241106_m052825_c001_v0001137_t0002_u01730870905774") 2024/11/06 05:31:31 DEBUG : backup/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f11920aa16ad7dba9_d20241106_m052820_c001_v0001098_t0009_u01730870900509") 2024/11/06 05:31:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6aab8_d20241106_m052901_c001_v7007000_t0000_u01730870941468") 2024/11/06 05:31:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1084c6f1c3bf5650_d20241106_m052856_c001_v0001032_t0024_u01730870936814") 2024/11/06 05:31:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1140a1b154074423_d20241106_m052851_c001_v0001105_t0050_u01730870931995") 2024/11/06 05:31:31 DEBUG : backup/one.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411731_d20241106_m052844_c001_v7007000_t0000_u01730870924357") 2024/11/06 05:31:31 DEBUG : backup/one.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f107000e69462ee1a_d20241106_m052842_c001_v0001102_t0001_u01730870922239") 2024/11/06 05:31:31 DEBUG : backup/one.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1104ea13a6342427_d20241106_m052837_c001_v0001182_t0017_u01730870917856") 2024/11/06 05:31:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6aab9_d20241106_m052901_c001_v7007000_t0000_u01730870941654") 2024/11/06 05:31:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f104a5bd4522d831f_d20241106_m052858_c001_v0001044_t0008_u01730870938164") 2024/11/06 05:31:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f109d9418e4a6c776_d20241106_m052853_c001_v0001102_t0007_u01730870933485") 2024/11/06 05:31:32 DEBUG : backup/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f416ca964b98c3c33_d20241106_m052830_c001_v7007000_t0000_u01730870910145") 2024/11/06 05:31:32 DEBUG : backup/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f101909a43c86b968_d20241106_m052829_c001_v0001137_t0002_u01730870909106") 2024/11/06 05:31:32 DEBUG : backup/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f104d83f54e3f4561_d20241106_m052822_c001_v0001090_t0019_u01730870902389") 2024/11/06 05:31:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411732_d20241106_m052844_c001_v7007000_t0000_u01730870924545") 2024/11/06 05:31:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1027063f8ce74b72_d20241106_m052843_c001_v0001040_t0022_u01730870923190") 2024/11/06 05:31:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1062b36e87cc81cd_d20241106_m052839_c001_v0001101_t0009_u01730870919341") 2024/11/06 05:31:32 DEBUG : both0: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2af_d20241106_m053113_c001_v7007000_t0000_u01730871073916") 2024/11/06 05:31:32 DEBUG : both0: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1acf_d20241106_m053036_c001_v0001117_t0029_u01730871036930") 2024/11/06 05:31:32 DEBUG : both0: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848958_d20241106_m053031_c001_v7007000_t0000_u01730871031818") 2024/11/06 05:31:32 DEBUG : both0: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c18f7_d20241106_m052954_c001_v0001117_t0053_u01730870994854") 2024/11/06 05:31:32 DEBUG : both1: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2b1_d20241106_m053114_c001_v7007000_t0000_u01730871074115") 2024/11/06 05:31:32 DEBUG : both1: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1ae1_d20241106_m053038_c001_v0001117_t0031_u01730871038926") 2024/11/06 05:31:32 DEBUG : both1: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848959_d20241106_m053032_c001_v7007000_t0000_u01730871032018") 2024/11/06 05:31:32 DEBUG : both1: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1903_d20241106_m052956_c001_v0001117_t0007_u01730870996508") 2024/11/06 05:31:32 DEBUG : both10: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2b3_d20241106_m053114_c001_v7007000_t0000_u01730871074306") 2024/11/06 05:31:32 DEBUG : both10: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b8f_d20241106_m053053_c001_v0001117_t0046_u01730871053694") 2024/11/06 05:31:33 DEBUG : both10: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd884895a_d20241106_m053032_c001_v7007000_t0000_u01730871032202") 2024/11/06 05:31:33 DEBUG : both10: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c19bf_d20241106_m053012_c001_v0001117_t0017_u01730871012428") 2024/11/06 05:31:33 DEBUG : both11: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2b7_d20241106_m053114_c001_v7007000_t0000_u01730871074500") 2024/11/06 05:31:33 DEBUG : both11: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b9d_d20241106_m053055_c001_v0001117_t0001_u01730871055229") 2024/11/06 05:31:33 DEBUG : both11: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd884895c_d20241106_m053032_c001_v7007000_t0000_u01730871032385") 2024/11/06 05:31:33 DEBUG : both11: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c19d3_d20241106_m053014_c001_v0001117_t0031_u01730871014136") 2024/11/06 05:31:33 DEBUG : both12: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2ba_d20241106_m053114_c001_v7007000_t0000_u01730871074692") 2024/11/06 05:31:33 DEBUG : both12: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1bb7_d20241106_m053056_c001_v0001117_t0037_u01730871056869") 2024/11/06 05:31:33 DEBUG : both12: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd884895e_d20241106_m053032_c001_v7007000_t0000_u01730871032569") 2024/11/06 05:31:33 DEBUG : both12: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c19e3_d20241106_m053015_c001_v0001117_t0029_u01730871015966") 2024/11/06 05:31:33 DEBUG : both13: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2bd_d20241106_m053114_c001_v7007000_t0000_u01730871074899") 2024/11/06 05:31:33 DEBUG : both13: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1bcb_d20241106_m053058_c001_v0001117_t0042_u01730871058198") 2024/11/06 05:31:33 DEBUG : both13: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848960_d20241106_m053032_c001_v7007000_t0000_u01730871032767") 2024/11/06 05:31:33 DEBUG : both13: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c19f1_d20241106_m053017_c001_v0001117_t0041_u01730871017902") 2024/11/06 05:31:33 DEBUG : both14: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2bf_d20241106_m053115_c001_v7007000_t0000_u01730871075089") 2024/11/06 05:31:33 DEBUG : both14: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1bdb_d20241106_m053059_c001_v0001117_t0036_u01730871059786") 2024/11/06 05:31:33 DEBUG : both14: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848961_d20241106_m053032_c001_v7007000_t0000_u01730871032953") 2024/11/06 05:31:33 DEBUG : both14: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a05_d20241106_m053019_c001_v0001117_t0055_u01730871019479") 2024/11/06 05:31:33 DEBUG : both15: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2c2_d20241106_m053115_c001_v7007000_t0000_u01730871075287") 2024/11/06 05:31:34 DEBUG : both15: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1bf9_d20241106_m053101_c001_v0001117_t0052_u01730871061961") 2024/11/06 05:31:34 DEBUG : both15: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848962_d20241106_m053033_c001_v7007000_t0000_u01730871033537") 2024/11/06 05:31:34 DEBUG : both15: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a13_d20241106_m053020_c001_v0001117_t0035_u01730871020774") 2024/11/06 05:31:34 DEBUG : both16: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2c5_d20241106_m053115_c001_v7007000_t0000_u01730871075491") 2024/11/06 05:31:34 DEBUG : both16: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1c09_d20241106_m053103_c001_v0001117_t0058_u01730871063758") 2024/11/06 05:31:34 DEBUG : both16: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848963_d20241106_m053033_c001_v7007000_t0000_u01730871033731") 2024/11/06 05:31:34 DEBUG : both16: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a25_d20241106_m053022_c001_v0001117_t0024_u01730871022010") 2024/11/06 05:31:34 DEBUG : both17: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2c7_d20241106_m053115_c001_v7007000_t0000_u01730871075675") 2024/11/06 05:31:34 DEBUG : both17: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1c19_d20241106_m053105_c001_v0001117_t0004_u01730871065392") 2024/11/06 05:31:34 DEBUG : both17: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848964_d20241106_m053033_c001_v7007000_t0000_u01730871033915") 2024/11/06 05:31:34 DEBUG : both17: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a41_d20241106_m053023_c001_v0001117_t0028_u01730871023861") 2024/11/06 05:31:34 DEBUG : both18: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2c9_d20241106_m053115_c001_v7007000_t0000_u01730871075870") 2024/11/06 05:31:34 DEBUG : both18: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1c2f_d20241106_m053107_c001_v0001117_t0009_u01730871067052") 2024/11/06 05:31:34 DEBUG : both18: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848965_d20241106_m053034_c001_v7007000_t0000_u01730871034112") 2024/11/06 05:31:34 DEBUG : both18: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a5d_d20241106_m053026_c001_v0001117_t0057_u01730871026235") 2024/11/06 05:31:34 DEBUG : both19: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2cb_d20241106_m053116_c001_v7007000_t0000_u01730871076099") 2024/11/06 05:31:34 DEBUG : both19: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1c49_d20241106_m053108_c001_v0001117_t0042_u01730871068789") 2024/11/06 05:31:35 DEBUG : both19: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848967_d20241106_m053034_c001_v7007000_t0000_u01730871034297") 2024/11/06 05:31:35 DEBUG : both19: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a6e_d20241106_m053027_c001_v0001117_t0046_u01730871027426") 2024/11/06 05:31:35 DEBUG : both2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2cf_d20241106_m053116_c001_v7007000_t0000_u01730871076332") 2024/11/06 05:31:35 DEBUG : both2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1af3_d20241106_m053040_c001_v0001117_t0043_u01730871040516") 2024/11/06 05:31:35 DEBUG : both2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848968_d20241106_m053034_c001_v7007000_t0000_u01730871034487") 2024/11/06 05:31:35 DEBUG : both2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c191b_d20241106_m052958_c001_v0001117_t0014_u01730870998394") 2024/11/06 05:31:35 DEBUG : both3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2d1_d20241106_m053116_c001_v7007000_t0000_u01730871076534") 2024/11/06 05:31:35 DEBUG : both3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b0f_d20241106_m053042_c001_v0001117_t0021_u01730871042654") 2024/11/06 05:31:35 DEBUG : both3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848969_d20241106_m053034_c001_v7007000_t0000_u01730871034679") 2024/11/06 05:31:35 DEBUG : both3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1933_d20241106_m052959_c001_v0001117_t0052_u01730870999751") 2024/11/06 05:31:35 DEBUG : both4: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2d3_d20241106_m053116_c001_v7007000_t0000_u01730871076724") 2024/11/06 05:31:35 DEBUG : both4: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b23_d20241106_m053044_c001_v0001117_t0038_u01730871044316") 2024/11/06 05:31:35 DEBUG : both4: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd884896b_d20241106_m053034_c001_v7007000_t0000_u01730871034874") 2024/11/06 05:31:35 DEBUG : both4: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1945_d20241106_m053001_c001_v0001117_t0000_u01730871001935") 2024/11/06 05:31:35 DEBUG : both5: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2d7_d20241106_m053116_c001_v7007000_t0000_u01730871076921") 2024/11/06 05:31:35 DEBUG : both5: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b37_d20241106_m053046_c001_v0001117_t0025_u01730871046071") 2024/11/06 05:31:35 DEBUG : both5: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd884896d_d20241106_m053035_c001_v7007000_t0000_u01730871035063") 2024/11/06 05:31:35 DEBUG : both5: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1955_d20241106_m053003_c001_v0001117_t0055_u01730871003633") 2024/11/06 05:31:35 DEBUG : both6: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2db_d20241106_m053117_c001_v7007000_t0000_u01730871077127") 2024/11/06 05:31:36 DEBUG : both6: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b4b_d20241106_m053047_c001_v0001117_t0051_u01730871047795") 2024/11/06 05:31:36 DEBUG : both6: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd884896e_d20241106_m053035_c001_v7007000_t0000_u01730871035247") 2024/11/06 05:31:36 DEBUG : both6: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1961_d20241106_m053005_c001_v0001117_t0035_u01730871005066") 2024/11/06 05:31:36 DEBUG : both7: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2dd_d20241106_m053117_c001_v7007000_t0000_u01730871077326") 2024/11/06 05:31:36 DEBUG : both7: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b59_d20241106_m053049_c001_v0001117_t0011_u01730871049087") 2024/11/06 05:31:36 DEBUG : both7: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd884896f_d20241106_m053035_c001_v7007000_t0000_u01730871035434") 2024/11/06 05:31:36 DEBUG : both7: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1971_d20241106_m053006_c001_v0001117_t0001_u01730871006464") 2024/11/06 05:31:36 DEBUG : both8: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2e0_d20241106_m053117_c001_v7007000_t0000_u01730871077509") 2024/11/06 05:31:36 DEBUG : both8: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b69_d20241106_m053050_c001_v0001117_t0029_u01730871050586") 2024/11/06 05:31:36 DEBUG : both8: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848970_d20241106_m053035_c001_v7007000_t0000_u01730871035619") 2024/11/06 05:31:36 DEBUG : both8: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c198b_d20241106_m053008_c001_v0001117_t0044_u01730871008671") 2024/11/06 05:31:36 DEBUG : both9: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2e2_d20241106_m053117_c001_v7007000_t0000_u01730871077701") 2024/11/06 05:31:36 DEBUG : both9: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b71_d20241106_m053052_c001_v0001117_t0008_u01730871052243") 2024/11/06 05:31:36 DEBUG : both9: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848971_d20241106_m053035_c001_v7007000_t0000_u01730871035804") 2024/11/06 05:31:37 DEBUG : both9: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c19ad_d20241106_m053010_c001_v0001117_t0058_u01730871010496") 2024/11/06 05:31:37 DEBUG : c/non empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5ed_d20241106_m052538_c001_v7007000_t0000_u01730870738689") 2024/11/06 05:31:37 DEBUG : c/non empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434a5_d20241106_m052536_c001_v0001154_t0004_u01730870736867") 2024/11/06 05:31:37 DEBUG : c/non empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5e8_d20241106_m052535_c001_v7007000_t0000_u01730870735827") 2024/11/06 05:31:37 DEBUG : c/non empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543499_d20241106_m052534_c001_v0001154_t0003_u01730870734084") 2024/11/06 05:31:37 DEBUG : c/non empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5c8_d20241106_m052513_c001_v7007000_t0000_u01730870713921") 2024/11/06 05:31:37 DEBUG : c/non empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543463_d20241106_m052512_c001_v0001154_t0005_u01730870712126") 2024/11/06 05:31:37 DEBUG : check sum: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd85a_d20241106_m052500_c001_v7007000_t0000_u01730870700332") 2024/11/06 05:31:37 DEBUG : check sum: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543447_d20241106_m052459_c001_v0001154_t0013_u01730870699235") 2024/11/06 05:31:37 DEBUG : dest/3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4067bd8c2ebae0e2_d20241106_m052752_c001_v7007000_t0000_u01730870872147") 2024/11/06 05:31:37 DEBUG : dest/3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f417602c489ef22a9_d20241106_m052751_c001_v0001181_t0004_u01730870871011") 2024/11/06 05:31:37 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d11019b1_d20241106_m052943_c001_v7007000_t0000_u01730870983545") 2024/11/06 05:31:37 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1036832ab01309d4_d20241106_m052941_c001_v0001120_t0001_u01730870981158") 2024/11/06 05:31:37 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40650b7f8e7b1d75_d20241106_m052940_c001_v7007000_t0000_u01730870980976") 2024/11/06 05:31:37 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1036832ab01309be_d20241106_m052936_c001_v0001120_t0050_u01730870976283") 2024/11/06 05:31:37 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40650b7f8e7b1d63_d20241106_m052935_c001_v7007000_t0000_u01730870975554") 2024/11/06 05:31:37 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1823_d20241106_m052930_c001_v0001117_t0059_u01730870970687") 2024/11/06 05:31:37 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411818_d20241106_m052929_c001_v7007000_t0000_u01730870969117") 2024/11/06 05:31:37 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1147e8fd94e91cdc_d20241106_m052926_c001_v0001103_t0033_u01730870966368") 2024/11/06 05:31:37 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd43344117fa_d20241106_m052926_c001_v7007000_t0000_u01730870966184") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1147e8fd94e91ccc_d20241106_m052922_c001_v0001103_t0024_u01730870962687") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd43344117e9_d20241106_m052921_c001_v7007000_t0000_u01730870961947") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c17c3_d20241106_m052916_c001_v0001117_t0044_u01730870956089") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40585b838fecfdc2_d20241106_m052915_c001_v7007000_t0000_u01730870955144") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f114c959e22b68195_d20241106_m052913_c001_v0001144_t0028_u01730870953040") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a33f72_d20241106_m052912_c001_v7007000_t0000_u01730870952850") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f114c959e22b68169_d20241106_m052908_c001_v0001144_t0006_u01730870948253") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a33f63_d20241106_m052907_c001_v7007000_t0000_u01730870947507") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c173f_d20241106_m052902_c001_v0001117_t0004_u01730870942768") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6aaba_d20241106_m052901_c001_v7007000_t0000_u01730870941848") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f103ebed88e5bb3e0_d20241106_m052857_c001_v0001176_t0016_u01730870937692") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711a02_d20241106_m052857_c001_v7007000_t0000_u01730870937511") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f103ebed88e5bb3b8_d20241106_m052853_c001_v0001176_t0046_u01730870933023") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd1777119fc_d20241106_m052852_c001_v7007000_t0000_u01730870932292") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c16bd_d20241106_m052845_c001_v0001117_t0015_u01730870925354") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411735_d20241106_m052844_c001_v7007000_t0000_u01730870924753") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f11089afb1830a8e9_d20241106_m052842_c001_v0001165_t0003_u01730870922726") 2024/11/06 05:31:38 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4076ed8f9e97aaee_d20241106_m052842_c001_v7007000_t0000_u01730870922535") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f11089afb1830a8e3_d20241106_m052838_c001_v0001165_t0059_u01730870918871") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4076ed8f9e97aad5_d20241106_m052838_c001_v7007000_t0000_u01730870918119") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1647_d20241106_m052831_c001_v0001117_t0056_u01730870911236") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f416ca964b98c3c34_d20241106_m052830_c001_v7007000_t0000_u01730870910326") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f10386f7550d4ddd3_d20241106_m052826_c001_v0001128_t0014_u01730870906270") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40585b838fecfc71_d20241106_m052826_c001_v7007000_t0000_u01730870906089") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f10386f7550d4ddc9_d20241106_m052821_c001_v0001128_t0012_u01730870901809") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40585b838fecfc66_d20241106_m052821_c001_v7007000_t0000_u01730870901058") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c159f_d20241106_m052813_c001_v0001117_t0003_u01730870893218") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4067bd8c2ebae226_d20241106_m052812_c001_v7007000_t0000_u01730870892453") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1092c8f27d61182c_d20241106_m052803_c001_v0001104_t0055_u01730870883088") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f407cf25182a7d579_d20241106_m052802_c001_v7007000_t0000_u01730870882843") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067cf4_d20241106_m052758_c001_v0001150_t0049_u01730870878511") 2024/11/06 05:31:39 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1057e1a52cabc8a8_d20241106_m052757_c001_v0001176_t0028_u01730870877733") 2024/11/06 05:31:40 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1057e1a52cabc8a2_d20241106_m052756_c001_v0001176_t0054_u01730870876729") 2024/11/06 05:31:40 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d1100e80_d20241106_m052742_c001_v7007000_t0000_u01730870862471") 2024/11/06 05:31:40 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c140d_d20241106_m052734_c001_v0001117_t0032_u01730870854025") 2024/11/06 05:31:40 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1145c036b8c41f72_d20241106_m052733_c001_v0001177_t0047_u01730870853182") 2024/11/06 05:31:40 DEBUG : dst/one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1145c036b8c41f6a_d20241106_m052732_c001_v0001177_t0011_u01730870852056") 2024/11/06 05:31:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d11019b6_d20241106_m052943_c001_v7007000_t0000_u01730870983792") 2024/11/06 05:31:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1097f74e993621d4_d20241106_m052939_c001_v0001109_t0049_u01730870979838") 2024/11/06 05:31:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f10822423910740eb_d20241106_m052935_c001_v0001029_t0037_u01730870975065") 2024/11/06 05:31:40 DEBUG : dst/one.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd433441181b_d20241106_m052929_c001_v7007000_t0000_u01730870969321") 2024/11/06 05:31:40 DEBUG : dst/one.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1064b06da89ac4fe_d20241106_m052925_c001_v0001178_t0018_u01730870965964") 2024/11/06 05:31:40 DEBUG : dst/one.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f11315f66c7a84973_d20241106_m052921_c001_v0001113_t0035_u01730870961641") 2024/11/06 05:31:40 DEBUG : dst/one.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40585b838fecfdc4_d20241106_m052915_c001_v7007000_t0000_u01730870955332") 2024/11/06 05:31:40 DEBUG : dst/one.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f10145e24f249f204_d20241106_m052912_c001_v0001181_t0011_u01730870952624") 2024/11/06 05:31:40 DEBUG : dst/one.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f108f259345967824_d20241106_m052907_c001_v0001179_t0034_u01730870947291") 2024/11/06 05:31:40 DEBUG : dst/three: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4067bd8c2ebae227_d20241106_m052812_c001_v7007000_t0000_u01730870892642") 2024/11/06 05:31:40 DEBUG : dst/three: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1057e1a52cabc8f6_d20241106_m052810_c001_v0001176_t0012_u01730870890988") 2024/11/06 05:31:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d11019b8_d20241106_m052944_c001_v7007000_t0000_u01730870984010") 2024/11/06 05:31:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1130757b59c684d3_d20241106_m052942_c001_v0001146_t0024_u01730870982009") 2024/11/06 05:31:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f11693979560ca9e0_d20241106_m052937_c001_v0001134_t0047_u01730870977587") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d11019bc_d20241106_m052944_c001_v7007000_t0000_u01730870984210") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1036832ab01309e0_d20241106_m052942_c001_v0001120_t0003_u01730870982679") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40650b7f8e7b1d7d_d20241106_m052942_c001_v7007000_t0000_u01730870982495") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1036832ab01309c0_d20241106_m052938_c001_v0001120_t0010_u01730870978278") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40650b7f8e7b1d6e_d20241106_m052938_c001_v7007000_t0000_u01730870978073") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c183a_d20241106_m052931_c001_v0001117_t0052_u01730870971951") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd433441181d_d20241106_m052929_c001_v7007000_t0000_u01730870969519") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1147e8fd94e91cea_d20241106_m052928_c001_v0001103_t0039_u01730870968150") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd433441180d_d20241106_m052927_c001_v7007000_t0000_u01730870967940") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1147e8fd94e91cd4_d20241106_m052924_c001_v0001103_t0038_u01730870964185") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd43344117ec_d20241106_m052923_c001_v7007000_t0000_u01730870963993") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c17c9_d20241106_m052918_c001_v0001117_t0029_u01730870958078") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a33f73_d20241106_m052914_c001_v7007000_t0000_u01730870954578") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1787_d20241106_m052910_c001_v0001117_t0049_u01730870950978") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a33f66_d20241106_m052909_c001_v7007000_t0000_u01730870949768") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c174d_d20241106_m052904_c001_v0001117_t0036_u01730870944131") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711a07_d20241106_m052900_c001_v7007000_t0000_u01730870940846") 2024/11/06 05:31:41 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1709_d20241106_m052855_c001_v0001117_t0045_u01730870935054") 2024/11/06 05:31:42 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd1777119fe_d20241106_m052853_c001_v7007000_t0000_u01730870933934") 2024/11/06 05:31:42 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c16cf_d20241106_m052846_c001_v0001117_t0049_u01730870926853") 2024/11/06 05:31:42 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4076ed8f9e97aaf3_d20241106_m052843_c001_v7007000_t0000_u01730870923746") 2024/11/06 05:31:42 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c16a3_d20241106_m052840_c001_v0001117_t0056_u01730870920820") 2024/11/06 05:31:42 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4076ed8f9e97aadc_d20241106_m052839_c001_v7007000_t0000_u01730870919723") 2024/11/06 05:31:42 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c165b_d20241106_m052832_c001_v0001117_t0035_u01730870912721") 2024/11/06 05:31:42 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40585b838fecfc7b_d20241106_m052829_c001_v7007000_t0000_u01730870909405") 2024/11/06 05:31:42 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1607_d20241106_m052823_c001_v0001117_t0045_u01730870903954") 2024/11/06 05:31:42 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40585b838fecfc69_d20241106_m052822_c001_v7007000_t0000_u01730870902844") 2024/11/06 05:31:42 DEBUG : dst/three.txt: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c15b3_d20241106_m052814_c001_v0001117_t0001_u01730870894668") 2024/11/06 05:31:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd433441181f_d20241106_m052929_c001_v7007000_t0000_u01730870969710") 2024/11/06 05:31:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f101df338222872fd_d20241106_m052927_c001_v0001105_t0029_u01730870967428") 2024/11/06 05:31:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f10145e24f249f2d0_d20241106_m052923_c001_v0001181_t0018_u01730870963775") 2024/11/06 05:31:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40585b838fecfdc7_d20241106_m052915_c001_v7007000_t0000_u01730870955524") 2024/11/06 05:31:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1066da7c43b9d637_d20241106_m052914_c001_v0001102_t0000_u01730870954257") 2024/11/06 05:31:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f10800cbb52aa8b82_d20241106_m052909_c001_v0001115_t0016_u01730870949077") 2024/11/06 05:31:42 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d11019c1_d20241106_m052944_c001_v7007000_t0000_u01730870984420") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c182d_d20241106_m052931_c001_v0001117_t0053_u01730870971249") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411822_d20241106_m052929_c001_v7007000_t0000_u01730870969902") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c17c5_d20241106_m052917_c001_v0001117_t0006_u01730870957174") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40585b838fecfdc8_d20241106_m052915_c001_v7007000_t0000_u01730870955709") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1743_d20241106_m052903_c001_v0001117_t0026_u01730870943310") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6aabb_d20241106_m052902_c001_v7007000_t0000_u01730870942037") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c16c7_d20241106_m052846_c001_v0001117_t0038_u01730870926067") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411737_d20241106_m052844_c001_v7007000_t0000_u01730870924947") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c164f_d20241106_m052831_c001_v0001117_t0001_u01730870911848") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f416ca964b98c3c35_d20241106_m052830_c001_v7007000_t0000_u01730870910509") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c15ab_d20241106_m052814_c001_v0001117_t0015_u01730870894112") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4067bd8c2ebae229_d20241106_m052812_c001_v7007000_t0000_u01730870892830") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f108cc66a77ddef61_d20241106_m052807_c001_v0001033_t0043_u01730870887972") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d1100e82_d20241106_m052742_c001_v7007000_t0000_u01730870862725") 2024/11/06 05:31:43 DEBUG : dst/two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1145c036b8c41f8a_d20241106_m052741_c001_v0001177_t0012_u01730870861342") 2024/11/06 05:31:43 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a334f6_d20241106_m052656_c001_v7007000_t0000_u01730870816975") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c12df_d20241106_m052652_c001_v0001117_t0004_u01730870812523") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a334da_d20241106_m052650_c001_v7007000_t0000_u01730870810523") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067c16_d20241106_m052638_c001_v0001150_t0018_u01730870798338") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411494_d20241106_m052628_c001_v7007000_t0000_u01730870788658") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1215_d20241106_m052623_c001_v0001117_t0043_u01730870783944") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711652_d20241106_m052553_c001_v7007000_t0000_u01730870753014") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434c5_d20241106_m052551_c001_v0001154_t0002_u01730870751071") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711625_d20241106_m052549_c001_v7007000_t0000_u01730870749524") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434c1_d20241106_m052548_c001_v0001154_t0019_u01730870748258") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd1777115e7_d20241106_m052544_c001_v7007000_t0000_u01730870744609") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434b7_d20241106_m052542_c001_v0001154_t0004_u01730870742796") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd1777115cd_d20241106_m052541_c001_v7007000_t0000_u01730870741570") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434b1_d20241106_m052540_c001_v0001154_t0005_u01730870740168") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5e4_d20241106_m052532_c001_v7007000_t0000_u01730870732875") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543493_d20241106_m052531_c001_v0001154_t0001_u01730870731215") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5e0_d20241106_m052529_c001_v7007000_t0000_u01730870729958") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354348d_d20241106_m052529_c001_v0001154_t0006_u01730870729098") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5dc_d20241106_m052523_c001_v7007000_t0000_u01730870723403") 2024/11/06 05:31:44 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543479_d20241106_m052522_c001_v0001154_t0008_u01730870722024") 2024/11/06 05:31:45 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5d8_d20241106_m052519_c001_v7007000_t0000_u01730870719433") 2024/11/06 05:31:45 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543473_d20241106_m052518_c001_v0001154_t0010_u01730870718397") 2024/11/06 05:31:45 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5ca_d20241106_m052517_c001_v7007000_t0000_u01730870717257") 2024/11/06 05:31:45 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1171bf9e28624b9e_d20241106_m052516_c001_v0001116_t0018_u01730870716269") 2024/11/06 05:31:45 DEBUG : empty space: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354346b_d20241106_m052514_c001_v0001154_t0009_u01730870714651") 2024/11/06 05:31:45 DEBUG : enormous: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711647_d20241106_m052552_c001_v7007000_t0000_u01730870752075") 2024/11/06 05:31:45 DEBUG : enormous: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434c7_d20241106_m052551_c001_v0001154_t0017_u01730870751361") 2024/11/06 05:31:45 DEBUG : existing: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d1101a07_d20241106_m052950_c001_v7007000_t0000_u01730870990288") 2024/11/06 05:31:45 DEBUG : existing: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c18be_d20241106_m052948_c001_v0001117_t0006_u01730870988301") 2024/11/06 05:31:45 DEBUG : existing: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd433441147e_d20241106_m052622_c001_v7007000_t0000_u01730870782177") 2024/11/06 05:31:45 DEBUG : existing: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067bde_d20241106_m052620_c001_v0001150_t0050_u01730870780353") 2024/11/06 05:31:45 DEBUG : existing: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd881_d20241106_m052510_c001_v7007000_t0000_u01730870710308") 2024/11/06 05:31:45 DEBUG : existing: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354345b_d20241106_m052509_c001_v0001154_t0018_u01730870709197") 2024/11/06 05:31:45 DEBUG : existing: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd86e_d20241106_m052507_c001_v7007000_t0000_u01730870707875") 2024/11/06 05:31:45 DEBUG : existing: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543457_d20241106_m052507_c001_v0001154_t0020_u01730870707162") 2024/11/06 05:31:45 DEBUG : existing: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543453_d20241106_m052506_c001_v0001154_t0000_u01730870706274") 2024/11/06 05:31:45 DEBUG : existing-b: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd433441147f_d20241106_m052622_c001_v7007000_t0000_u01730870782364") 2024/11/06 05:31:45 DEBUG : existing-b: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c11f5_d20241106_m052620_c001_v0001117_t0027_u01730870780365") 2024/11/06 05:31:46 DEBUG : five: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711670_d20241106_m052557_c001_v7007000_t0000_u01730870757762") 2024/11/06 05:31:46 DEBUG : five: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4159b250b35434d1_d20241106_m052555_c001_v0001154_t0000_u01730870755716") 2024/11/06 05:31:46 DEBUG : foo: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5db_d20241106_m052521_c001_v7007000_t0000_u01730870721296") 2024/11/06 05:31:46 DEBUG : foo: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4159b250b3543477_d20241106_m052520_c001_v0001154_t0000_u01730870720738") 2024/11/06 05:31:46 DEBUG : foo: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4159b250b3543475_d20241106_m052520_c001_v0001154_t0000_u01730870720161") 2024/11/06 05:31:46 DEBUG : four: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711671_d20241106_m052557_c001_v7007000_t0000_u01730870757945") 2024/11/06 05:31:46 DEBUG : four: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4181aacf893c1133_d20241106_m052556_c001_v0001117_t0029_u01730870756272") 2024/11/06 05:31:46 DEBUG : four: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434cf_d20241106_m052554_c001_v0001154_t0023_u01730870754841") 2024/11/06 05:31:46 DEBUG : hello world2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32c0b_d20241106_m052338_c001_v7007000_t0000_u01730870618598") 2024/11/06 05:31:46 DEBUG : hello world2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35433f3_d20241106_m052337_c001_v0001154_t0004_u01730870617950") 2024/11/06 05:31:46 DEBUG : ignore-size: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd862_d20241106_m052505_c001_v7007000_t0000_u01730870705156") 2024/11/06 05:31:46 DEBUG : ignore-size: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543451_d20241106_m052504_c001_v0001154_t0001_u01730870704014") 2024/11/06 05:31:46 DEBUG : nested/sub dir/file: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411476_d20241106_m052619_c001_v7007000_t0000_u01730870779144") 2024/11/06 05:31:46 DEBUG : nested/sub dir/file: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c11d9_d20241106_m052617_c001_v0001117_t0022_u01730870777672") 2024/11/06 05:31:46 DEBUG : nested/sub dir/file: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411467_d20241106_m052616_c001_v7007000_t0000_u01730870776513") 2024/11/06 05:31:46 DEBUG : nested/sub dir/file: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067bd0_d20241106_m052615_c001_v0001150_t0028_u01730870775248") 2024/11/06 05:31:46 DEBUG : one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711673_d20241106_m052558_c001_v7007000_t0000_u01730870758133") 2024/11/06 05:31:46 DEBUG : one: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4159b250b35434c9_d20241106_m052554_c001_v0001154_t0000_u01730870754147") 2024/11/06 05:31:46 DEBUG : only0: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2e4_d20241106_m053117_c001_v7007000_t0000_u01730871077892") 2024/11/06 05:31:47 DEBUG : only0: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4181aacf893c1c77_d20241106_m053111_c001_v0001117_t0029_u01730871071658") 2024/11/06 05:31:47 DEBUG : only0: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1ad9_d20241106_m053037_c001_v0001117_t0041_u01730871037879") 2024/11/06 05:31:47 DEBUG : only0: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bdf7e_d20241106_m053030_c001_v7007000_t0000_u01730871030412") 2024/11/06 05:31:47 DEBUG : only0: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c18fd_d20241106_m052955_c001_v0001117_t0019_u01730870995957") 2024/11/06 05:31:47 DEBUG : only1: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2e6_d20241106_m053118_c001_v7007000_t0000_u01730871078078") 2024/11/06 05:31:47 DEBUG : only1: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403c6952d9445bcb_d20241106_m053112_c001_v0001101_t0035_u01730871072209") 2024/11/06 05:31:47 DEBUG : only1: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1ae7_d20241106_m053039_c001_v0001117_t0057_u01730871039731") 2024/11/06 05:31:47 DEBUG : only1: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bdf83_d20241106_m053030_c001_v7007000_t0000_u01730871030976") 2024/11/06 05:31:47 DEBUG : only1: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c190d_d20241106_m052957_c001_v0001117_t0020_u01730870997305") 2024/11/06 05:31:47 DEBUG : only10: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2e8_d20241106_m053118_c001_v7007000_t0000_u01730871078264") 2024/11/06 05:31:47 DEBUG : only10: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4167bcffae7050f1_d20241106_m053112_c001_v0001154_t0001_u01730871072421") 2024/11/06 05:31:47 DEBUG : only10: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b95_d20241106_m053054_c001_v0001117_t0024_u01730871054559") 2024/11/06 05:31:47 DEBUG : only10: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f417b8ac76edc6b0c_d20241106_m053031_c001_v7007000_t0000_u01730871031012") 2024/11/06 05:31:47 DEBUG : only10: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c19c7_d20241106_m053013_c001_v0001117_t0015_u01730871013528") 2024/11/06 05:31:47 DEBUG : only11: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2ec_d20241106_m053118_c001_v7007000_t0000_u01730871078456") 2024/11/06 05:31:47 DEBUG : only11: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4057751947b329c5_d20241106_m053112_c001_v0001177_t0053_u01730871072606") 2024/11/06 05:31:47 DEBUG : only11: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1bad_d20241106_m053056_c001_v0001117_t0046_u01730871056052") 2024/11/06 05:31:47 DEBUG : only11: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848955_d20241106_m053030_c001_v7007000_t0000_u01730871030987") 2024/11/06 05:31:47 DEBUG : only11: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c19d9_d20241106_m053015_c001_v0001117_t0055_u01730871015081") 2024/11/06 05:31:48 DEBUG : only12: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2ef_d20241106_m053118_c001_v7007000_t0000_u01730871078644") 2024/11/06 05:31:48 DEBUG : only12: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4181aacf893c1c7f_d20241106_m053112_c001_v0001117_t0029_u01730871072254") 2024/11/06 05:31:48 DEBUG : only12: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1bbb_d20241106_m053057_c001_v0001117_t0055_u01730871057349") 2024/11/06 05:31:48 DEBUG : only12: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bdf85_d20241106_m053031_c001_v7007000_t0000_u01730871031157") 2024/11/06 05:31:48 DEBUG : only12: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c19eb_d20241106_m053016_c001_v0001117_t0047_u01730871016859") 2024/11/06 05:31:48 DEBUG : only13: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2f4_d20241106_m053118_c001_v7007000_t0000_u01730871078828") 2024/11/06 05:31:48 DEBUG : only13: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403c6952d9445bcf_d20241106_m053112_c001_v0001101_t0035_u01730871072400") 2024/11/06 05:31:48 DEBUG : only13: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1bd1_d20241106_m053058_c001_v0001117_t0054_u01730871058898") 2024/11/06 05:31:48 DEBUG : only13: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711b7d_d20241106_m053031_c001_v7007000_t0000_u01730871031000") 2024/11/06 05:31:48 DEBUG : only13: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c19fd_d20241106_m053018_c001_v0001117_t0029_u01730871018700") 2024/11/06 05:31:48 DEBUG : only14: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2f7_d20241106_m053119_c001_v7007000_t0000_u01730871079019") 2024/11/06 05:31:48 DEBUG : only14: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4181aacf893c1c81_d20241106_m053112_c001_v0001117_t0029_u01730871072440") 2024/11/06 05:31:48 DEBUG : only14: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1be7_d20241106_m053100_c001_v0001117_t0001_u01730871060766") 2024/11/06 05:31:48 DEBUG : only14: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848951_d20241106_m053030_c001_v7007000_t0000_u01730871030416") 2024/11/06 05:31:48 DEBUG : only14: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a0d_d20241106_m053020_c001_v0001117_t0038_u01730871020219") 2024/11/06 05:31:48 DEBUG : only15: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2fa_d20241106_m053119_c001_v7007000_t0000_u01730871079207") 2024/11/06 05:31:48 DEBUG : only15: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403c6952d9445bd3_d20241106_m053112_c001_v0001101_t0035_u01730871072594") 2024/11/06 05:31:48 DEBUG : only15: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1c05_d20241106_m053102_c001_v0001117_t0013_u01730871062509") 2024/11/06 05:31:48 DEBUG : only15: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848952_d20241106_m053030_c001_v7007000_t0000_u01730871030611") 2024/11/06 05:31:48 DEBUG : only15: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a1b_d20241106_m053021_c001_v0001117_t0009_u01730871021257") 2024/11/06 05:31:49 DEBUG : only16: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be2fd_d20241106_m053119_c001_v7007000_t0000_u01730871079394") 2024/11/06 05:31:49 DEBUG : only16: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4167bcffae7050f3_d20241106_m053112_c001_v0001154_t0001_u01730871072624") 2024/11/06 05:31:49 DEBUG : only16: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1c0f_d20241106_m053104_c001_v0001117_t0000_u01730871064516") 2024/11/06 05:31:49 DEBUG : only16: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848957_d20241106_m053031_c001_v7007000_t0000_u01730871031181") 2024/11/06 05:31:49 DEBUG : only16: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a33_d20241106_m053023_c001_v0001117_t0005_u01730871023122") 2024/11/06 05:31:49 DEBUG : only17: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be301_d20241106_m053119_c001_v7007000_t0000_u01730871079600") 2024/11/06 05:31:49 DEBUG : only17: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4181aacf893c1c83_d20241106_m053112_c001_v0001117_t0029_u01730871072656") 2024/11/06 05:31:49 DEBUG : only17: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1c25_d20241106_m053106_c001_v0001117_t0052_u01730871066236") 2024/11/06 05:31:49 DEBUG : only17: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711b7a_d20241106_m053030_c001_v7007000_t0000_u01730871030616") 2024/11/06 05:31:49 DEBUG : only17: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a4f_d20241106_m053025_c001_v0001117_t0056_u01730871025158") 2024/11/06 05:31:49 DEBUG : only18: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be304_d20241106_m053119_c001_v7007000_t0000_u01730871079803") 2024/11/06 05:31:49 DEBUG : only18: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403c6952d9445bd7_d20241106_m053112_c001_v0001101_t0035_u01730871072777") 2024/11/06 05:31:49 DEBUG : only18: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1c3f_d20241106_m053107_c001_v0001117_t0058_u01730871067945") 2024/11/06 05:31:49 DEBUG : only18: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bdf81_d20241106_m053030_c001_v7007000_t0000_u01730871030779") 2024/11/06 05:31:49 DEBUG : only18: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a67_d20241106_m053026_c001_v0001117_t0003_u01730871026814") 2024/11/06 05:31:49 DEBUG : only19: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be308_d20241106_m053119_c001_v7007000_t0000_u01730871079984") 2024/11/06 05:31:49 DEBUG : only19: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4057751947b329c9_d20241106_m053112_c001_v0001177_t0053_u01730871072789") 2024/11/06 05:31:49 DEBUG : only19: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1c61_d20241106_m053110_c001_v0001117_t0014_u01730871070258") 2024/11/06 05:31:49 DEBUG : only19: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711b79_d20241106_m053030_c001_v7007000_t0000_u01730871030418") 2024/11/06 05:31:49 DEBUG : only19: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1a7f_d20241106_m053028_c001_v0001117_t0005_u01730871028214") 2024/11/06 05:31:50 DEBUG : only2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be30b_d20241106_m053120_c001_v7007000_t0000_u01730871080181") 2024/11/06 05:31:50 DEBUG : only2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4167bcffae7050f5_d20241106_m053112_c001_v0001154_t0001_u01730871072809") 2024/11/06 05:31:50 DEBUG : only2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b01_d20241106_m053041_c001_v0001117_t0057_u01730871041534") 2024/11/06 05:31:50 DEBUG : only2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40162a7bd8848953_d20241106_m053030_c001_v7007000_t0000_u01730871030796") 2024/11/06 05:31:50 DEBUG : only2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1929_d20241106_m052959_c001_v0001117_t0021_u01730870999088") 2024/11/06 05:31:50 DEBUG : only3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be30e_d20241106_m053120_c001_v7007000_t0000_u01730871080405") 2024/11/06 05:31:50 DEBUG : only3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4181aacf893c1c89_d20241106_m053112_c001_v0001117_t0029_u01730871072844") 2024/11/06 05:31:50 DEBUG : only3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b19_d20241106_m053043_c001_v0001117_t0009_u01730871043609") 2024/11/06 05:31:50 DEBUG : only3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711b7b_d20241106_m053030_c001_v7007000_t0000_u01730871030805") 2024/11/06 05:31:50 DEBUG : only3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c193f_d20241106_m053000_c001_v0001117_t0012_u01730871000885") 2024/11/06 05:31:50 DEBUG : only4: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be314_d20241106_m053120_c001_v7007000_t0000_u01730871080590") 2024/11/06 05:31:50 DEBUG : only4: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403c6952d9445bd9_d20241106_m053112_c001_v0001101_t0035_u01730871072959") 2024/11/06 05:31:50 DEBUG : only4: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b2b_d20241106_m053045_c001_v0001117_t0050_u01730871045147") 2024/11/06 05:31:50 DEBUG : only4: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f417b8ac76edc6b08_d20241106_m053030_c001_v7007000_t0000_u01730871030632") 2024/11/06 05:31:50 DEBUG : only4: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1951_d20241106_m053002_c001_v0001117_t0057_u01730871002880") 2024/11/06 05:31:50 DEBUG : only5: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be319_d20241106_m053121_c001_v7007000_t0000_u01730871081016") 2024/11/06 05:31:50 DEBUG : only5: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4057751947b329cd_d20241106_m053112_c001_v0001177_t0053_u01730871072972") 2024/11/06 05:31:51 DEBUG : only5: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b3f_d20241106_m053047_c001_v0001117_t0055_u01730871047038") 2024/11/06 05:31:51 DEBUG : only5: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f417b8ac76edc6b05_d20241106_m053030_c001_v7007000_t0000_u01730871030442") 2024/11/06 05:31:51 DEBUG : only5: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1959_d20241106_m053004_c001_v0001117_t0031_u01730871004407") 2024/11/06 05:31:51 DEBUG : only6: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be31c_d20241106_m053121_c001_v7007000_t0000_u01730871081207") 2024/11/06 05:31:51 DEBUG : only6: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4167bcffae7050f7_d20241106_m053112_c001_v0001154_t0001_u01730871072992") 2024/11/06 05:31:51 DEBUG : only6: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b51_d20241106_m053048_c001_v0001117_t0019_u01730871048465") 2024/11/06 05:31:51 DEBUG : only6: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bdf80_d20241106_m053030_c001_v7007000_t0000_u01730871030596") 2024/11/06 05:31:51 DEBUG : only6: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c196b_d20241106_m053005_c001_v0001117_t0024_u01730871005639") 2024/11/06 05:31:51 DEBUG : only7: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be321_d20241106_m053121_c001_v7007000_t0000_u01730871081394") 2024/11/06 05:31:51 DEBUG : only7: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4181aacf893c1c8f_d20241106_m053113_c001_v0001117_t0029_u01730871073034") 2024/11/06 05:31:51 DEBUG : only7: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b61_d20241106_m053049_c001_v0001117_t0014_u01730871049626") 2024/11/06 05:31:51 DEBUG : only7: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f417b8ac76edc6b0a_d20241106_m053030_c001_v7007000_t0000_u01730871030822") 2024/11/06 05:31:51 DEBUG : only7: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1981_d20241106_m053007_c001_v0001117_t0058_u01730871007243") 2024/11/06 05:31:51 DEBUG : only8: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be326_d20241106_m053121_c001_v7007000_t0000_u01730871081579") 2024/11/06 05:31:51 DEBUG : only8: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403c6952d9445bdb_d20241106_m053113_c001_v0001101_t0035_u01730871073143") 2024/11/06 05:31:51 DEBUG : only8: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b6f_d20241106_m053051_c001_v0001117_t0031_u01730871051623") 2024/11/06 05:31:51 DEBUG : only8: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bdf7b_d20241106_m053030_c001_v7007000_t0000_u01730871030037") 2024/11/06 05:31:51 DEBUG : only8: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c19a1_d20241106_m053009_c001_v0001117_t0027_u01730871009752") 2024/11/06 05:31:51 DEBUG : only9: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be329_d20241106_m053121_c001_v7007000_t0000_u01730871081780") 2024/11/06 05:31:52 DEBUG : only9: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4057751947b329d1_d20241106_m053113_c001_v0001177_t0053_u01730871073154") 2024/11/06 05:31:52 DEBUG : only9: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1b7b_d20241106_m053052_c001_v0001117_t0058_u01730871052847") 2024/11/06 05:31:52 DEBUG : only9: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bdf7d_d20241106_m053030_c001_v7007000_t0000_u01730871030219") 2024/11/06 05:31:52 DEBUG : only9: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c19b9_d20241106_m053011_c001_v0001117_t0024_u01730871011537") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd433441144f_d20241106_m052613_c001_v7007000_t0000_u01730870773322") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067bc8_d20241106_m052611_c001_v0001150_t0031_u01730870771497") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711696_d20241106_m052609_c001_v7007000_t0000_u01730870769330") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434dd_d20241106_m052605_c001_v0001154_t0017_u01730870765646") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711687_d20241106_m052603_c001_v7007000_t0000_u01730870763804") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1151_d20241106_m052559_c001_v0001117_t0035_u01730870759065") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711605_d20241106_m052546_c001_v7007000_t0000_u01730870746997") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434bb_d20241106_m052545_c001_v0001154_t0018_u01730870745575") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd1777115df_d20241106_m052543_c001_v7007000_t0000_u01730870743533") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434b5_d20241106_m052542_c001_v0001154_t0003_u01730870742507") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd1777115c6_d20241106_m052540_c001_v7007000_t0000_u01730870740863") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434af_d20241106_m052539_c001_v0001154_t0017_u01730870739799") 2024/11/06 05:31:52 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5e2_d20241106_m052532_c001_v7007000_t0000_u01730870732311") 2024/11/06 05:31:53 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354348f_d20241106_m052530_c001_v0001154_t0013_u01730870730878") 2024/11/06 05:31:53 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5e1_d20241106_m052530_c001_v7007000_t0000_u01730870730143") 2024/11/06 05:31:53 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354348b_d20241106_m052528_c001_v0001154_t0017_u01730870728682") 2024/11/06 05:31:53 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5df_d20241106_m052527_c001_v7007000_t0000_u01730870727950") 2024/11/06 05:31:53 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543489_d20241106_m052527_c001_v0001154_t0018_u01730870727195") 2024/11/06 05:31:53 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543485_d20241106_m052526_c001_v0001154_t0021_u01730870726493") 2024/11/06 05:31:53 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5de_d20241106_m052525_c001_v7007000_t0000_u01730870725766") 2024/11/06 05:31:53 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543481_d20241106_m052525_c001_v0001154_t0003_u01730870725087") 2024/11/06 05:31:53 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354347f_d20241106_m052524_c001_v0001154_t0007_u01730870724325") 2024/11/06 05:31:53 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5dd_d20241106_m052523_c001_v7007000_t0000_u01730870723587") 2024/11/06 05:31:53 DEBUG : potato: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354347d_d20241106_m052522_c001_v0001154_t0014_u01730870722679") 2024/11/06 05:31:53 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40585b838fecf776_d20241106_m052708_c001_v7007000_t0000_u01730870828196") 2024/11/06 05:31:53 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c134f_d20241106_m052707_c001_v0001117_t0004_u01730870827021") 2024/11/06 05:31:53 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a334f9_d20241106_m052657_c001_v7007000_t0000_u01730870817571") 2024/11/06 05:31:53 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067c3c_d20241106_m052651_c001_v0001150_t0043_u01730870811917") 2024/11/06 05:31:53 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a334aa_d20241106_m052643_c001_v7007000_t0000_u01730870803912") 2024/11/06 05:31:53 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1281_d20241106_m052637_c001_v0001117_t0004_u01730870797369") 2024/11/06 05:31:53 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411495_d20241106_m052629_c001_v7007000_t0000_u01730870789013") 2024/11/06 05:31:53 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067be8_d20241106_m052623_c001_v0001150_t0039_u01730870783684") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd17771164a_d20241106_m052552_c001_v7007000_t0000_u01730870752266") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434c3_d20241106_m052550_c001_v0001154_t0024_u01730870750818") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711628_d20241106_m052549_c001_v7007000_t0000_u01730870749712") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434bf_d20241106_m052547_c001_v0001154_t0009_u01730870747932") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711608_d20241106_m052547_c001_v7007000_t0000_u01730870747180") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434bd_d20241106_m052546_c001_v0001154_t0011_u01730870746306") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd1777115ea_d20241106_m052544_c001_v7007000_t0000_u01730870744804") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434b9_d20241106_m052543_c001_v0001154_t0014_u01730870743901") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd1777115cf_d20241106_m052541_c001_v7007000_t0000_u01730870741756") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434b3_d20241106_m052540_c001_v0001154_t0024_u01730870740871") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f412ef77d7ba6a5e5_d20241106_m052533_c001_v7007000_t0000_u01730870733059") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543495_d20241106_m052531_c001_v0001154_t0023_u01730870731883") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32c29_d20241106_m052342_c001_v7007000_t0000_u01730870622183") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35433f9_d20241106_m052341_c001_v0001154_t0011_u01730870621514") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32c1b_d20241106_m052340_c001_v7007000_t0000_u01730870620174") 2024/11/06 05:31:54 DEBUG : potato2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35433f7_d20241106_m052339_c001_v0001154_t0006_u01730870619523") 2024/11/06 05:31:54 DEBUG : potato3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a334fa_d20241106_m052657_c001_v7007000_t0000_u01730870817754") 2024/11/06 05:31:54 DEBUG : potato3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067c40_d20241106_m052653_c001_v0001150_t0055_u01730870813448") 2024/11/06 05:31:55 DEBUG : potato3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a334a9_d20241106_m052643_c001_v7007000_t0000_u01730870803676") 2024/11/06 05:31:55 DEBUG : potato3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1287_d20241106_m052638_c001_v0001117_t0024_u01730870798567") 2024/11/06 05:31:55 DEBUG : potato3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411497_d20241106_m052629_c001_v7007000_t0000_u01730870789493") 2024/11/06 05:31:55 DEBUG : potato3: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067bec_d20241106_m052625_c001_v0001150_t0024_u01730870785144") 2024/11/06 05:31:55 DEBUG : pre-dest1/1: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4067bd8c2ebae0e3_d20241106_m052752_c001_v7007000_t0000_u01730870872338") 2024/11/06 05:31:55 DEBUG : pre-dest1/1: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067ccc_d20241106_m052743_c001_v0001150_t0026_u01730870863514") 2024/11/06 05:31:55 DEBUG : pre-dest2/2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4067bd8c2ebae0e4_d20241106_m052752_c001_v7007000_t0000_u01730870872526") 2024/11/06 05:31:55 DEBUG : pre-dest2/2: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1465_d20241106_m052744_c001_v0001117_t0010_u01730870864239") 2024/11/06 05:31:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f418b60c3d1100de5_d20241106_m052721_c001_v7007000_t0000_u01730870841081") 2024/11/06 05:31:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067c82_d20241106_m052717_c001_v0001150_t0039_u01730870837935") 2024/11/06 05:31:55 DEBUG : sizeonly: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd85d_d20241106_m052502_c001_v7007000_t0000_u01730870702702") 2024/11/06 05:31:55 DEBUG : sizeonly: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354344b_d20241106_m052501_c001_v0001154_t0014_u01730870701681") 2024/11/06 05:31:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be381_d20241106_m053127_c001_v7007000_t0000_u01730871087988") 2024/11/06 05:31:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f103c6952d9445c29_d20241106_m053126_c001_v0001101_t0002_u01730871086661") 2024/11/06 05:31:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be351_d20241106_m053124_c001_v7007000_t0000_u01730871084648") 2024/11/06 05:31:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1167bcffae70510d_d20241106_m053123_c001_v0001154_t0023_u01730871083179") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411478_d20241106_m052619_c001_v7007000_t0000_u01730870779368") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1047cef436067bd4_d20241106_m052617_c001_v0001150_t0047_u01730870777659") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411468_d20241106_m052616_c001_v7007000_t0000_u01730870776701") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c11cb_d20241106_m052615_c001_v0001117_t0032_u01730870775239") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd857_d20241106_m052458_c001_v7007000_t0000_u01730870698304") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543445_d20241106_m052456_c001_v0001154_t0003_u01730870696818") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd854_d20241106_m052456_c001_v7007000_t0000_u01730870696073") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354343f_d20241106_m052454_c001_v0001154_t0006_u01730870694969") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd84f_d20241106_m052451_c001_v7007000_t0000_u01730870691922") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354343d_d20241106_m052450_c001_v0001154_t0001_u01730870690987") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd83d_d20241106_m052450_c001_v7007000_t0000_u01730870690402") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543439_d20241106_m052447_c001_v0001154_t0014_u01730870687072") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543437_d20241106_m052444_c001_v0001154_t0022_u01730870684159") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd831_d20241106_m052443_c001_v7007000_t0000_u01730870683395") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543435_d20241106_m052442_c001_v0001154_t0007_u01730870682666") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543433_d20241106_m052442_c001_v0001154_t0019_u01730870682009") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd82c_d20241106_m052440_c001_v7007000_t0000_u01730870680494") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354341f_d20241106_m052403_c001_v0001154_t0018_u01730870643658") 2024/11/06 05:31:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354341b_d20241106_m052359_c001_v0001154_t0014_u01730870639939") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd77f_d20241106_m052359_c001_v7007000_t0000_u01730870639178") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543419_d20241106_m052358_c001_v0001154_t0015_u01730870638497") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543417_d20241106_m052357_c001_v0001154_t0019_u01730870637828") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd778_d20241106_m052357_c001_v7007000_t0000_u01730870637080") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354340f_d20241106_m052352_c001_v0001154_t0013_u01730870632863") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7bd75f_d20241106_m052352_c001_v7007000_t0000_u01730870632347") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b354340d_d20241106_m052351_c001_v0001154_t0007_u01730870631669") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32c4a_d20241106_m052349_c001_v7007000_t0000_u01730870629964") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543407_d20241106_m052349_c001_v0001154_t0015_u01730870629322") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32c45_d20241106_m052348_c001_v7007000_t0000_u01730870628763") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543405_d20241106_m052348_c001_v0001154_t0010_u01730870628107") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32c3e_d20241106_m052346_c001_v7007000_t0000_u01730870626823") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b3543403_d20241106_m052345_c001_v0001154_t0004_u01730870625925") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32c37_d20241106_m052345_c001_v7007000_t0000_u01730870625377") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35433fd_d20241106_m052344_c001_v0001154_t0022_u01730870624725") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32c2f_d20241106_m052343_c001_v7007000_t0000_u01730870623797") 2024/11/06 05:31:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35433fb_d20241106_m052343_c001_v0001154_t0013_u01730870623109") 2024/11/06 05:31:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32c01_d20241106_m052337_c001_v7007000_t0000_u01730870617031") 2024/11/06 05:31:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35433f1_d20241106_m052336_c001_v0001154_t0013_u01730870616351") 2024/11/06 05:31:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32be5_d20241106_m052335_c001_v7007000_t0000_u01730870615426") 2024/11/06 05:31:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35433ef_d20241106_m052334_c001_v0001154_t0020_u01730870614771") 2024/11/06 05:31:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32bd0_d20241106_m052333_c001_v7007000_t0000_u01730870613857") 2024/11/06 05:31:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35433ed_d20241106_m052333_c001_v0001154_t0007_u01730870613192") 2024/11/06 05:31:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f403f964ad3a32bc6_d20241106_m052330_c001_v7007000_t0000_u01730870610231") 2024/11/06 05:31:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35433e7_d20241106_m052329_c001_v0001154_t0006_u01730870609591") 2024/11/06 05:31:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be384_d20241106_m053128_c001_v7007000_t0000_u01730871088179") 2024/11/06 05:31:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1057751947b32a0f_d20241106_m053126_c001_v0001177_t0032_u01730871086666") 2024/11/06 05:31:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f402d19b89b7be356_d20241106_m053124_c001_v7007000_t0000_u01730871084837") 2024/11/06 05:31:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1d13_d20241106_m053123_c001_v0001117_t0023_u01730871083185") 2024/11/06 05:31:58 DEBUG : sub/yam: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd433441144c_d20241106_m052612_c001_v7007000_t0000_u01730870772747") 2024/11/06 05:31:58 DEBUG : sub/yam: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c11a7_d20241106_m052610_c001_v0001117_t0003_u01730870770836") 2024/11/06 05:31:58 DEBUG : three: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711675_d20241106_m052558_c001_v7007000_t0000_u01730870758316") 2024/11/06 05:31:58 DEBUG : three: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434d3_d20241106_m052557_c001_v0001154_t0018_u01730870757034") 2024/11/06 05:31:59 DEBUG : three: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1159b250b35434cd_d20241106_m052554_c001_v0001154_t0004_u01730870754518") 2024/11/06 05:31:59 DEBUG : two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711678_d20241106_m052558_c001_v7007000_t0000_u01730870758499") 2024/11/06 05:31:59 DEBUG : two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40348a29010c90b4_d20241106_m052556_c001_v0001182_t0021_u01730870756461") 2024/11/06 05:31:59 DEBUG : two: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4159b250b35434cb_d20241106_m052554_c001_v0001154_t0000_u01730870754332") 2024/11/06 05:31:59 DEBUG : yam: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f4003bd4334411451_d20241106_m052613_c001_v7007000_t0000_u01730870773513") 2024/11/06 05:31:59 DEBUG : yam: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f11175361587d6d91_d20241106_m052612_c001_v0001097_t0021_u01730870772388") 2024/11/06 05:31:59 DEBUG : yam: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711693_d20241106_m052608_c001_v7007000_t0000_u01730870768778") 2024/11/06 05:31:59 DEBUG : yam: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1181aacf893c1185_d20241106_m052606_c001_v0001117_t0005_u01730870766214") 2024/11/06 05:31:59 DEBUG : yam: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711685_d20241106_m052603_c001_v7007000_t0000_u01730870763247") 2024/11/06 05:31:59 DEBUG : yam: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f10348a29010c90ea_d20241106_m052559_c001_v0001182_t0019_u01730870759075") 2024/11/06 05:31:59 DEBUG : yaml: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711697_d20241106_m052609_c001_v7007000_t0000_u01730870769512") 2024/11/06 05:31:59 DEBUG : yaml: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f1118980271ad75b8_d20241106_m052608_c001_v0001098_t0029_u01730870768436") 2024/11/06 05:31:59 DEBUG : yaml: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f40428dd177711689_d20241106_m052603_c001_v7007000_t0000_u01730870763986") 2024/11/06 05:31:59 DEBUG : yaml: Deleting (id "4_z6f827dd3e0ddfbfb9f280e1b_f10492d5f53bfa828_d20241106_m052602_c001_v0001179_t0048_u01730870762995") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m34.654251337s (try 1/5)