"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/10/09 03:51:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa" 2024/10/09 03:51:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/09 03:51:18 DEBUG : Creating backend with remote "/tmp/rclone2896529920" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/09 03:51:20 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:20 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/09 03:51:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:21 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:21 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:22 DEBUG : B2 bucket rclone-test-vikajap8dowa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.18s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:23 DEBUG : Creating backend with remote "/non-existing" 2024/10/09 03:51:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/09 03:51:24 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:24 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:25 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:25 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.26s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:27 INFO : B2 bucket rclone-test-vikajap8dowa: Running all checks before starting transfers 2024/10/09 03:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:27 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:27 INFO : B2 bucket rclone-test-vikajap8dowa: Checks finished, now starting transfers 2024/10/09 03:51:27 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.77s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:28 ERROR : Ignoring --no-traverse with sync 2024/10/09 03:51:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:29 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:29 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:29 INFO : sub dir/hello world: Copied (new) 2024/10/09 03:51:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.61s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/09 03:51:30 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:30 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/10/09 03:51:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:51:32 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:32 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:51:34 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:34 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/09 03:51:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/09 03:51:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/09 03:51:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/09 03:51:35 DEBUG : sub dir: Making directory 2024/10/09 03:51:35 DEBUG : sub dir2: Making directory 2024/10/09 03:51:35 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/09 03:51:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:35 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:35 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/10/09 03:51:36 DEBUG : B2 bucket rclone-test-vikajap8dowa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:37 DEBUG : sub dir2: Making directory 2024/10/09 03:51:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/09 03:51:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/09 03:51:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:37 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:37 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:38 DEBUG : sub dir2: Making directory with metadata 2024/10/09 03:51:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/09 03:51:38 DEBUG : sub dir: Making directory 2024/10/09 03:51:38 DEBUG : sub dir2: Making directory 2024/10/09 03:51:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:38 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:38 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:38 INFO : sub dir/hello world: Copied (new) 2024/10/09 03:51:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/09 03:51:39 DEBUG : B2 bucket rclone-test-vikajap8dowa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/09 03:51:39 DEBUG : B2 bucket rclone-test-vikajap8dowa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", 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-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:40 DEBUG : sub dir2: Making directory 2024/10/09 03:51:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:40 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:40 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:40 INFO : sub dir/hello world: Copied (new) 2024/10/09 03:51:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:41 DEBUG : sub dir2: Making directory with metadata 2024/10/09 03:51:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/09 03:51:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/09 03:51:41 DEBUG : sub dir: Making directory 2024/10/09 03:51:41 DEBUG : sub dir2: Making directory 2024/10/09 03:51:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:41 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:41 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:42 INFO : sub dir/hello world: Copied (new) 2024/10/09 03:51:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/09 03:51:42 DEBUG : B2 bucket rclone-test-vikajap8dowa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:43 DEBUG : sub dir2: Making directory 2024/10/09 03:51:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:44 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:44 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:44 INFO : sub dir/hello world: Copied (new) 2024/10/09 03:51:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.68s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bozubuj7poki" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vikajap8dowa -> B2 bucket rclone-test-bozubuj7poki 2024/10/09 03:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:47 DEBUG : B2 bucket rclone-test-bozubuj7poki: Waiting for checks to finish 2024/10/09 03:51:47 DEBUG : B2 bucket rclone-test-bozubuj7poki: Waiting for transfers to finish 2024/10/09 03:51:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:49 DEBUG : B2 bucket rclone-test-bozubuj7poki: Purge remote 2024/10/09 03:51:49 INFO : B2 bucket rclone-test-bozubuj7poki: cleaning bucket "rclone-test-bozubuj7poki" of all files 2024/10/09 03:51:49 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d33607d6bfb9f280e1b_f1008774d35f8347b_d20241009_m035148_c001_v0001179_t0058_u01728445908399") --- PASS: TestServerSideCopy (5.73s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/09 03:51:52 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:51:52 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:51:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/09 03:51:52 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.49s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:54 DEBUG : Creating backend with remote "TestB2:rclone-test-suralet0xeki" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vikajap8dowa -> B2 bucket rclone-test-suralet0xeki 2024/10/09 03:51:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:51:55 DEBUG : B2 bucket rclone-test-suralet0xeki: Waiting for checks to finish 2024/10/09 03:51:55 DEBUG : B2 bucket rclone-test-suralet0xeki: Waiting for transfers to finish 2024/10/09 03:51:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:51:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:56 DEBUG : B2 bucket rclone-test-suralet0xeki: Waiting for checks to finish 2024/10/09 03:51:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/09 03:51:56 DEBUG : B2 bucket rclone-test-suralet0xeki: Waiting for transfers to finish 2024/10/09 03:51:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/09 03:51:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:51:58 DEBUG : B2 bucket rclone-test-suralet0xeki: Purge remote 2024/10/09 03:51:58 INFO : B2 bucket rclone-test-suralet0xeki: cleaning bucket "rclone-test-suralet0xeki" of all files 2024/10/09 03:51:58 DEBUG : sub dir/hello world: Deleting (id "4_zbfb2ad03607d6bfb9f280e1b_f118119f5819961a0_d20241009_m035157_c001_v0001109_t0014_u01728445917007") 2024/10/09 03:51:58 DEBUG : sub dir/hello world: Deleting (id "4_zbfb2ad03607d6bfb9f280e1b_f1190e6dd89879449_d20241009_m035155_c001_v0001161_t0020_u01728445915820") --- PASS: TestServerSideCopyOverSelf (6.84s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/09 03:52:01 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:01 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/09 03:52:01 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/09 03:52:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cikeyew7cani" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vikajap8dowa -> B2 bucket rclone-test-cikeyew7cani 2024/10/09 03:52:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:52:04 DEBUG : B2 bucket rclone-test-cikeyew7cani: Waiting for checks to finish 2024/10/09 03:52:04 DEBUG : B2 bucket rclone-test-cikeyew7cani: Waiting for transfers to finish 2024/10/09 03:52:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:52:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/09 03:52:06 DEBUG : B2 bucket rclone-test-cikeyew7cani: Waiting for checks to finish 2024/10/09 03:52:06 DEBUG : B2 bucket rclone-test-cikeyew7cani: Waiting for transfers to finish 2024/10/09 03:52:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/09 03:52:06 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/09 03:52:06 INFO : sub dir/hello world: Deleted 2024/10/09 03:52:07 DEBUG : testing file moves 2024/10/09 03:52:07 DEBUG : B2 bucket rclone-test-cikeyew7cani: Waiting for checks to finish 2024/10/09 03:52:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/09 03:52:07 DEBUG : B2 bucket rclone-test-cikeyew7cani: Waiting for transfers to finish 2024/10/09 03:52:08 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/10/09 03:52:08 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/09 03:52:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:08 DEBUG : B2 bucket rclone-test-cikeyew7cani: Purge remote 2024/10/09 03:52:08 INFO : B2 bucket rclone-test-cikeyew7cani: cleaning bucket "rclone-test-cikeyew7cani" of all files 2024/10/09 03:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zef52cd33607d6bfb9f280e1b_f119b74fb43d89e24_d20241009_m035207_c001_v0001136_t0035_u01728445927983") 2024/10/09 03:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zef52cd33607d6bfb9f280e1b_f108a9d6b7526218b_d20241009_m035206_c001_v0001042_t0053_u01728445926193") 2024/10/09 03:52:09 DEBUG : sub dir/hello world: Deleting (id "4_zef52cd33607d6bfb9f280e1b_f11618a8a9b12c137_d20241009_m035204_c001_v0001131_t0013_u01728445924785") --- PASS: TestServerSideMoveOverSelf (8.96s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:11 ERROR : : error listing: directory not found 2024/10/09 03:52:12 DEBUG : Local file system at /tmp/rclone2896529920: Making directory 2024/10/09 03:52:12 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:12 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.92s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:52:14 DEBUG : Local file system at /tmp/rclone2896529920: Waiting for checks to finish 2024/10/09 03:52:14 DEBUG : Local file system at /tmp/rclone2896529920: Waiting for transfers to finish 2024/10/09 03:52:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:52:14 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/10/09 03:52:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestCopyRedownload (2.38s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:15 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/09 03:52:15 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:15 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/09 03:52:16 INFO : check sum: Copied (new) 2024/10/09 03:52:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:16 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/09 03:52:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/10/09 03:52:16 DEBUG : check sum: Unchanged skipping 2024/10/09 03:52:16 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:16 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.32s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/09 03:52:18 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:18 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/09 03:52:18 INFO : sizeonly: Copied (new) 2024/10/09 03:52:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:19 DEBUG : sizeonly: Sizes identical 2024/10/09 03:52:19 DEBUG : sizeonly: Unchanged skipping 2024/10/09 03:52:19 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:19 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:19 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.45s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/09 03:52:20 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:20 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:21 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/10/09 03:52:21 INFO : ignore-size: Copied (new) 2024/10/09 03:52:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:52:21 DEBUG : ignore-size: Unchanged skipping 2024/10/09 03:52:21 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:21 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:21 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.69s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:23 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:52:23 DEBUG : existing: Unchanged skipping 2024/10/09 03:52:23 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:23 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:24 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/09 03:52:24 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/09 03:52:24 INFO : existing: Copied (replaced existing) 2024/10/09 03:52:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/09 03:52:26 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:26 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/09 03:52:26 INFO : existing: Copied (new) 2024/10/09 03:52:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:26 DEBUG : existing: Destination exists, skipping 2024/10/09 03:52:26 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:26 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:26 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:29 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/09 03:52:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:52:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/09 03:52:29 DEBUG : c/non empty space: Unchanged skipping 2024/10/09 03:52:29 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:29 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:52:29 INFO : a/potato2: Copied (new) 2024/10/09 03:52:29 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.88s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:32 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:32 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/10/09 03:52:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/09 03:52:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/09 03:52:32 DEBUG : empty space: Unchanged skipping 2024/10/09 03:52:32 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:32 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:32 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/10/09 03:52:32 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/09 03:52:33 INFO : empty space: Updated modification time in destination 2024/10/09 03:52:33 DEBUG : empty space: Unchanged skipping 2024/10/09 03:52:33 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:33 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:35 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:35 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/10/09 03:52:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/09 03:52:35 DEBUG : empty space: Unchanged skipping 2024/10/09 03:52:35 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:35 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.82s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:37 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/10/09 03:52:37 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2896529920) 2024/10/09 03:52:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vikajap8dowa) 2024/10/09 03:52:37 DEBUG : foo: sha1 differ 2024/10/09 03:52:37 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/10/09 03:52:37 INFO : foo: Copied (replaced existing) 2024/10/09 03:52:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:39 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/09 03:52:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:52:39 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:39 DEBUG : empty space: Unchanged skipping 2024/10/09 03:52:39 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:52:39 INFO : potato: Copied (new) 2024/10/09 03:52:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/09 03:52:41 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:41 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/10/09 03:52:42 INFO : potato: Copied (replaced existing) 2024/10/09 03:52:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.38s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:44 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:44 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/10/09 03:52:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2896529920) 2024/10/09 03:52:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vikajap8dowa) 2024/10/09 03:52:44 DEBUG : potato: sha1 differ 2024/10/09 03:52:44 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/10/09 03:52:44 INFO : potato: Copied (replaced existing) 2024/10/09 03:52:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:52:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:52:47 DEBUG : empty space: Unchanged skipping 2024/10/09 03:52:47 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/09 03:52:47 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:47 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:52:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:52:49 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:49 DEBUG : empty space: Unchanged skipping 2024/10/09 03:52:49 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:52:50 INFO : potato2: Copied (new) 2024/10/09 03:52:50 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:50 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:54 DEBUG : d: Making directory 2024/10/09 03:52:54 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/10/09 03:52:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:52:54 DEBUG : c/non empty space: Unchanged skipping 2024/10/09 03:52:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/09 03:52:54 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:54 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:52:55 INFO : a/potato2: Copied (new) 2024/10/09 03:52:55 DEBUG : Waiting for deletions to finish 2024/10/09 03:52:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:52:58 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/09 03:52:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:52:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/09 03:52:59 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:52:59 DEBUG : c/non empty space: Unchanged skipping 2024/10/09 03:52:59 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:52:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:52:59 INFO : a/potato2: Copied (new) 2024/10/09 03:52:59 ERROR : B2 bucket rclone-test-vikajap8dowa: not deleting files as there were IO errors 2024/10/09 03:52:59 ERROR : B2 bucket rclone-test-vikajap8dowa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.23s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:02 DEBUG : Waiting for deletions to finish 2024/10/09 03:53:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:53:03 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:53:03 DEBUG : empty space: Unchanged skipping 2024/10/09 03:53:03 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:03 INFO : potato: Deleted 2024/10/09 03:53:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:53:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:06 DEBUG : Waiting for deletions to finish 2024/10/09 03:53:06 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:06 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:06 INFO : potato: Deleted 2024/10/09 03:53:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:53:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:53:06 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:06 DEBUG : empty space: Unchanged skipping 2024/10/09 03:53:06 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:53:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:53:09 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:09 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/10/09 03:53:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.00s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:12 DEBUG : enormous: Excluded (Size Filter) 2024/10/09 03:53:12 DEBUG : enormous: Excluded 2024/10/09 03:53:12 DEBUG : potato2: Excluded (Size Filter) 2024/10/09 03:53:12 DEBUG : potato2: Excluded 2024/10/09 03:53:12 DEBUG : potato2: Excluded (Size Filter) 2024/10/09 03:53:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:53:12 DEBUG : empty space: Unchanged skipping 2024/10/09 03:53:12 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:12 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:12 DEBUG : Waiting for deletions to finish 2024/10/09 03:53:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:12 DEBUG : enormous: Excluded (Size Filter) 2024/10/09 03:53:12 DEBUG : enormous: Excluded 2024/10/09 03:53:12 DEBUG : potato2: Excluded (Size Filter) 2024/10/09 03:53:12 DEBUG : potato2: Excluded 2024/10/09 03:53:12 DEBUG : potato2: Excluded (Size Filter) 2024/10/09 03:53:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/09 03:53:12 DEBUG : empty space: Unchanged skipping 2024/10/09 03:53:12 DEBUG : Local file system at /tmp/rclone2896529920: Waiting for checks to finish 2024/10/09 03:53:12 DEBUG : Local file system at /tmp/rclone2896529920: Waiting for transfers to finish 2024/10/09 03:53:12 DEBUG : Waiting for deletions to finish 2024/10/09 03:53:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:16 DEBUG : enormous: Excluded (Size Filter) 2024/10/09 03:53:16 DEBUG : enormous: Excluded 2024/10/09 03:53:16 DEBUG : potato2: Excluded (Size Filter) 2024/10/09 03:53:16 DEBUG : potato2: Excluded 2024/10/09 03:53:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:53:16 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:16 DEBUG : empty space: Unchanged skipping 2024/10/09 03:53:16 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:16 DEBUG : Waiting for deletions to finish 2024/10/09 03:53:16 INFO : enormous: Deleted 2024/10/09 03:53:16 INFO : potato2: Deleted 2024/10/09 03:53:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:17 DEBUG : Local file system at /tmp/rclone2896529920: Waiting for checks to finish 2024/10/09 03:53:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/09 03:53:17 DEBUG : empty space: Unchanged skipping 2024/10/09 03:53:17 DEBUG : Local file system at /tmp/rclone2896529920: Waiting for transfers to finish 2024/10/09 03:53:17 DEBUG : Waiting for deletions to finish 2024/10/09 03:53:17 INFO : enormous: Deleted 2024/10/09 03:53:17 INFO : potato2: Deleted 2024/10/09 03:53:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.90s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:20 DEBUG : five: Need to transfer - File not found at Destination 2024/10/09 03:53:20 DEBUG : one: Destination is newer than source, skipping 2024/10/09 03:53:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/09 03:53:20 DEBUG : three: Sizes identical 2024/10/09 03:53:20 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/09 03:53:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2896529920) 2024/10/09 03:53:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vikajap8dowa) 2024/10/09 03:53:20 DEBUG : two: sha1 differ 2024/10/09 03:53:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/09 03:53:20 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/09 03:53:20 INFO : five: Copied (new) 2024/10/09 03:53:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/09 03:53:20 INFO : two: Copied (replaced existing) 2024/10/09 03:53:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/09 03:53:21 INFO : four: Copied (replaced existing) 2024/10/09 03:53:21 DEBUG : Waiting for deletions to finish 2024/10/09 03:53:21 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:21 DEBUG : one: Destination is newer than source, skipping 2024/10/09 03:53:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2896529920) 2024/10/09 03:53:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vikajap8dowa) 2024/10/09 03:53:21 DEBUG : three: sha1 differ 2024/10/09 03:53:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/09 03:53:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/09 03:53:21 DEBUG : two: Size and sha1 of src and dst objects identical 2024/10/09 03:53:21 DEBUG : five: Size and sha1 of src and dst objects identical 2024/10/09 03:53:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/09 03:53:21 DEBUG : four: Size and sha1 of src and dst objects identical 2024/10/09 03:53:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/09 03:53:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/09 03:53:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/09 03:53:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/09 03:53:21 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/09 03:53:22 INFO : three: Copied (replaced existing) 2024/10/09 03:53:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.18s) === 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-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/10/09 03:53:23 INFO : B2 bucket rclone-test-vikajap8dowa: Making map for --track-renames 2024/10/09 03:53:23 INFO : B2 bucket rclone-test-vikajap8dowa: Finished making map for --track-renames 2024/10/09 03:53:23 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/09 03:53:23 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for renames to finish 2024/10/09 03:53:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/09 03:53:23 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/09 03:53:23 INFO : yam: Copied (new) 2024/10/09 03:53:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/09 03:53:24 INFO : potato: Copied (new) 2024/10/09 03:53:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:53:24 INFO : B2 bucket rclone-test-vikajap8dowa: Making map for --track-renames 2024/10/09 03:53:24 INFO : B2 bucket rclone-test-vikajap8dowa: Finished making map for --track-renames 2024/10/09 03:53:24 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:24 DEBUG : potato: Unchanged skipping 2024/10/09 03:53:24 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for renames to finish 2024/10/09 03:53:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/09 03:53:25 INFO : yam: Copied (server-side copy) to: yaml 2024/10/09 03:53:25 INFO : yam: Deleted 2024/10/09 03:53:25 INFO : yaml: Renamed from "yam" 2024/10/09 03:53:25 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/09 03:53:27 INFO : B2 bucket rclone-test-vikajap8dowa: Making map for --track-renames 2024/10/09 03:53:27 INFO : B2 bucket rclone-test-vikajap8dowa: Finished making map for --track-renames 2024/10/09 03:53:27 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/09 03:53:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/09 03:53:27 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for renames to finish 2024/10/09 03:53:27 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/09 03:53:27 INFO : yam: Copied (new) 2024/10/09 03:53:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/09 03:53:29 INFO : potato: Copied (new) 2024/10/09 03:53:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:53:29 INFO : B2 bucket rclone-test-vikajap8dowa: Making map for --track-renames 2024/10/09 03:53:29 INFO : B2 bucket rclone-test-vikajap8dowa: Finished making map for --track-renames 2024/10/09 03:53:29 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:29 DEBUG : potato: Unchanged skipping 2024/10/09 03:53:29 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for renames to finish 2024/10/09 03:53:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/09 03:53:30 INFO : yam: Copied (server-side copy) to: yaml 2024/10/09 03:53:30 INFO : yam: Deleted 2024/10/09 03:53:30 INFO : yaml: Renamed from "yam" 2024/10/09 03:53:30 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/09 03:53:32 INFO : B2 bucket rclone-test-vikajap8dowa: Making map for --track-renames 2024/10/09 03:53:32 INFO : B2 bucket rclone-test-vikajap8dowa: Finished making map for --track-renames 2024/10/09 03:53:32 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/09 03:53:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/09 03:53:32 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for renames to finish 2024/10/09 03:53:32 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/09 03:53:32 INFO : sub/yam: Copied (new) 2024/10/09 03:53:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/09 03:53:33 INFO : potato: Copied (new) 2024/10/09 03:53:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:53:33 DEBUG : potato: Unchanged skipping 2024/10/09 03:53:33 INFO : B2 bucket rclone-test-vikajap8dowa: Making map for --track-renames 2024/10/09 03:53:33 INFO : B2 bucket rclone-test-vikajap8dowa: Finished making map for --track-renames 2024/10/09 03:53:33 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:33 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for renames to finish 2024/10/09 03:53:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/09 03:53:34 INFO : sub/yam: Copied (server-side copy) to: yam 2024/10/09 03:53:34 INFO : sub/yam: Deleted 2024/10/09 03:53:34 INFO : yam: Renamed from "sub/yam" 2024/10/09 03:53:34 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.30s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:36 DEBUG : Creating backend with remote "/tmp/rclone2896529920/dir1" 2024/10/09 03:53:36 DEBUG : Creating backend with remote "/tmp/rclone2896529920/dir2" 2024/10/09 03:53:36 DEBUG : Local file system at /tmp/rclone2896529920/dir2: Using server-side directory move 2024/10/09 03:53:36 INFO : Local file system at /tmp/rclone2896529920/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/09 03:53:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/09 03:53:36 INFO : file1.txt: Moved (server-side) 2024/10/09 03:53:36 DEBUG : Local file system at /tmp/rclone2896529920/dir2: Waiting for checks to finish 2024/10/09 03:53:36 DEBUG : Local file system at /tmp/rclone2896529920/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:53:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/09 03:53:37 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:37 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/09 03:53:37 INFO : nested/sub dir/file: Copied (new) 2024/10/09 03:53:37 INFO : nested/sub dir/file: Deleted 2024/10/09 03:53:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:53:37 INFO : sub dir/hello world: Copied (new) 2024/10/09 03:53:37 INFO : sub dir/hello world: Deleted 2024/10/09 03:53:37 INFO : sub dir: Removing directory 2024/10/09 03:53:37 INFO : nested/sub dir: Removing directory 2024/10/09 03:53:37 INFO : nested: Removing directory 2024/10/09 03:53:37 DEBUG : Local file system at /tmp/rclone2896529920: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/09 03:53:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/09 03:53:39 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:39 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/09 03:53:39 INFO : nested/sub dir/file: Copied (new) 2024/10/09 03:53:39 INFO : nested/sub dir/file: Deleted 2024/10/09 03:53:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/09 03:53:40 INFO : sub dir/hello world: Copied (new) 2024/10/09 03:53:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:41 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/09 03:53:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/09 03:53:41 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:41 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/10/09 03:53:42 INFO : existing-b: Copied (new) 2024/10/09 03:53:42 INFO : existing-b: Deleted 2024/10/09 03:53:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/09 03:53:42 INFO : existing: Copied (new) 2024/10/09 03:53:42 INFO : existing: Deleted 2024/10/09 03:53:42 DEBUG : existing: Destination exists, skipping 2024/10/09 03:53:42 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:53:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/09 03:53:42 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:53:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.28s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vinesal1zawo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vikajap8dowa -> B2 bucket rclone-test-vinesal1zawo 2024/10/09 03:53:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:53:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/09 03:53:48 DEBUG : empty space: Unchanged skipping 2024/10/09 03:53:48 DEBUG : B2 bucket rclone-test-vinesal1zawo: Waiting for checks to finish 2024/10/09 03:53:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/09 03:53:48 INFO : empty space: Deleted 2024/10/09 03:53:48 DEBUG : B2 bucket rclone-test-vinesal1zawo: Waiting for transfers to finish 2024/10/09 03:53:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:53:48 INFO : potato2: Copied (server-side copy) 2024/10/09 03:53:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/09 03:53:48 INFO : potato3: Copied (server-side copy) 2024/10/09 03:53:48 INFO : potato2: Deleted 2024/10/09 03:53:49 INFO : potato3: Deleted 2024/10/09 03:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tojociw5gami" 2024/10/09 03:53:50 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/09 03:53:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:53:50 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/09 03:53:50 DEBUG : B2 bucket rclone-test-tojociw5gami: Waiting for checks to finish 2024/10/09 03:53:50 DEBUG : B2 bucket rclone-test-tojociw5gami: Waiting for transfers to finish 2024/10/09 03:53:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/09 03:53:51 INFO : empty space: Copied (server-side copy) 2024/10/09 03:53:51 INFO : empty space: Deleted 2024/10/09 03:53:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:53:51 INFO : potato2: Copied (server-side copy) 2024/10/09 03:53:52 INFO : potato2: Deleted 2024/10/09 03:53:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/09 03:53:52 INFO : potato3: Copied (server-side copy) 2024/10/09 03:53:52 INFO : potato3: Deleted 2024/10/09 03:53:53 DEBUG : B2 bucket rclone-test-tojociw5gami: Purge remote 2024/10/09 03:53:53 INFO : B2 bucket rclone-test-tojociw5gami: cleaning bucket "rclone-test-tojociw5gami" of all files 2024/10/09 03:53:53 DEBUG : empty space: Deleting (id "4_zefa26d33609d6bfb9f280e1b_f110cf64625032c35_d20241009_m035351_c001_v0001120_t0014_u01728446031326") 2024/10/09 03:53:53 DEBUG : potato2: Deleting (id "4_zefa26d33609d6bfb9f280e1b_f103c95ae9c913a73_d20241009_m035351_c001_v0001091_t0002_u01728446031667") 2024/10/09 03:53:53 DEBUG : potato3: Deleting (id "4_zefa26d33609d6bfb9f280e1b_f11916cdeb6189fed_d20241009_m035351_c001_v0001115_t0051_u01728446031709") 2024/10/09 03:53:53 DEBUG : B2 bucket rclone-test-vinesal1zawo: Purge remote 2024/10/09 03:53:53 INFO : B2 bucket rclone-test-vinesal1zawo: cleaning bucket "rclone-test-vinesal1zawo" of all files 2024/10/09 03:53:54 DEBUG : empty space: Deleting (id "4_z8fb25d13609d6bfb9f280e1b_f40723cffa4d67161_d20241009_m035351_c001_v7007000_t0000_u01728446031638") 2024/10/09 03:53:54 DEBUG : empty space: Deleting (id "4_z8fb25d13609d6bfb9f280e1b_f1007ebbebeb00ff7_d20241009_m035347_c001_v0001098_t0003_u01728446027093") 2024/10/09 03:53:54 DEBUG : potato2: Deleting (id "4_z8fb25d13609d6bfb9f280e1b_f40723cffa4d67163_d20241009_m035352_c001_v7007000_t0000_u01728446032043") 2024/10/09 03:53:54 DEBUG : potato2: Deleting (id "4_z8fb25d13609d6bfb9f280e1b_f1068c5366bc206f6_d20241009_m035348_c001_v0001093_t0020_u01728446028245") 2024/10/09 03:53:54 DEBUG : potato3: Deleting (id "4_z8fb25d13609d6bfb9f280e1b_f40723cffa4d67164_d20241009_m035352_c001_v7007000_t0000_u01728446032574") 2024/10/09 03:53:54 DEBUG : potato3: Deleting (id "4_z8fb25d13609d6bfb9f280e1b_f104b380271c98108_d20241009_m035348_c001_v0001157_t0026_u01728446028622") 2024/10/09 03:53:54 DEBUG : potato3: Deleting (id "4_z8fb25d13609d6bfb9f280e1b_f1007ebbebeb01001_d20241009_m035347_c001_v0001098_t0049_u01728446027426") --- PASS: TestServerSideMove (12.41s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:53:56 DEBUG : Creating backend with remote "TestB2:rclone-test-funikur4fani" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vikajap8dowa -> B2 bucket rclone-test-funikur4fani 2024/10/09 03:54:02 DEBUG : empty space: Excluded (Size Filter) 2024/10/09 03:54:02 DEBUG : empty space: Excluded (Size Filter) 2024/10/09 03:54:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:54:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/09 03:54:02 DEBUG : B2 bucket rclone-test-funikur4fani: Waiting for checks to finish 2024/10/09 03:54:02 DEBUG : B2 bucket rclone-test-funikur4fani: Waiting for transfers to finish 2024/10/09 03:54:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:54:03 INFO : potato2: Copied (server-side copy) 2024/10/09 03:54:03 INFO : potato2: Deleted 2024/10/09 03:54:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/09 03:54:03 INFO : potato3: Copied (server-side copy) 2024/10/09 03:54:03 INFO : potato3: Deleted 2024/10/09 03:54:04 DEBUG : Creating backend with remote "TestB2:rclone-test-tefeduc0zebo" 2024/10/09 03:54:04 DEBUG : empty space: Excluded (Size Filter) 2024/10/09 03:54:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:54:05 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/09 03:54:05 DEBUG : B2 bucket rclone-test-tefeduc0zebo: Waiting for checks to finish 2024/10/09 03:54:05 DEBUG : B2 bucket rclone-test-tefeduc0zebo: Waiting for transfers to finish 2024/10/09 03:54:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/09 03:54:06 INFO : potato3: Copied (server-side copy) 2024/10/09 03:54:06 INFO : potato3: Deleted 2024/10/09 03:54:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:54:07 INFO : potato2: Copied (server-side copy) 2024/10/09 03:54:07 INFO : potato2: Deleted 2024/10/09 03:54:07 DEBUG : B2 bucket rclone-test-tefeduc0zebo: Purge remote 2024/10/09 03:54:07 INFO : B2 bucket rclone-test-tefeduc0zebo: cleaning bucket "rclone-test-tefeduc0zebo" of all files 2024/10/09 03:54:07 DEBUG : potato2: Deleting (id "4_z1fb29dd3609d6bfb9f280e1b_f1199e18f6b55be43_d20241009_m035406_c001_v0001117_t0010_u01728446046359") 2024/10/09 03:54:07 DEBUG : potato3: Deleting (id "4_z1fb29dd3609d6bfb9f280e1b_f10870cc01879a3f3_d20241009_m035406_c001_v0001102_t0042_u01728446046292") 2024/10/09 03:54:08 DEBUG : B2 bucket rclone-test-funikur4fani: Purge remote 2024/10/09 03:54:08 INFO : B2 bucket rclone-test-funikur4fani: cleaning bucket "rclone-test-funikur4fani" of all files 2024/10/09 03:54:08 DEBUG : empty space: Deleting (id "4_zcfe28d63609d6bfb9f280e1b_f107d90b75caba6cd_d20241009_m035400_c001_v0001106_t0008_u01728446040733") 2024/10/09 03:54:08 DEBUG : potato2: Deleting (id "4_zcfe28d63609d6bfb9f280e1b_f4032e81c400986c1_d20241009_m035407_c001_v7007000_t0000_u01728446047158") 2024/10/09 03:54:08 DEBUG : potato2: Deleting (id "4_zcfe28d63609d6bfb9f280e1b_f118cbaa631cfa0b6_d20241009_m035403_c001_v0001134_t0016_u01728446043008") 2024/10/09 03:54:08 DEBUG : potato3: Deleting (id "4_zcfe28d63609d6bfb9f280e1b_f4032e81c400986be_d20241009_m035406_c001_v7007000_t0000_u01728446046677") 2024/10/09 03:54:08 DEBUG : potato3: Deleting (id "4_zcfe28d63609d6bfb9f280e1b_f105835a18069fe9b_d20241009_m035403_c001_v0001128_t0001_u01728446043316") 2024/10/09 03:54:08 DEBUG : potato3: Deleting (id "4_zcfe28d63609d6bfb9f280e1b_f107d90b75caba6d3_d20241009_m035402_c001_v0001106_t0039_u01728446042051") --- PASS: TestServerSideMoveWithFilter (14.63s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:54:10 DEBUG : Creating backend with remote "TestB2:rclone-test-woqakec8qibi" 2024/10/09 03:54:13 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vikajap8dowa -> B2 bucket rclone-test-woqakec8qibi 2024/10/09 03:54:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:54:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/09 03:54:17 DEBUG : empty space: Unchanged skipping 2024/10/09 03:54:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/09 03:54:17 DEBUG : B2 bucket rclone-test-woqakec8qibi: Waiting for checks to finish 2024/10/09 03:54:17 INFO : empty space: Deleted 2024/10/09 03:54:17 DEBUG : B2 bucket rclone-test-woqakec8qibi: Waiting for transfers to finish 2024/10/09 03:54:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:54:17 INFO : potato2: Copied (server-side copy) 2024/10/09 03:54:17 INFO : potato2: Deleted 2024/10/09 03:54:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/09 03:54:18 INFO : potato3: Copied (server-side copy) 2024/10/09 03:54:18 INFO : potato3: Deleted 2024/10/09 03:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vuworas6cayu" 2024/10/09 03:54:18 DEBUG : Config file has changed externally - reloading 2024/10/09 03:54:19 DEBUG : tomatoDir: Making directory 2024/10/09 03:54:20 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/09 03:54:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/09 03:54:20 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/09 03:54:20 DEBUG : B2 bucket rclone-test-vuworas6cayu: Waiting for checks to finish 2024/10/09 03:54:20 DEBUG : B2 bucket rclone-test-vuworas6cayu: Waiting for transfers to finish 2024/10/09 03:54:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/09 03:54:21 INFO : potato2: Copied (server-side copy) 2024/10/09 03:54:21 INFO : potato2: Deleted 2024/10/09 03:54:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/09 03:54:21 INFO : empty space: Copied (server-side copy) 2024/10/09 03:54:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/09 03:54:21 INFO : potato3: Copied (server-side copy) 2024/10/09 03:54:21 INFO : empty space: Deleted 2024/10/09 03:54:21 INFO : potato3: Deleted 2024/10/09 03:54:22 DEBUG : B2 bucket rclone-test-vuworas6cayu: Purge remote 2024/10/09 03:54:22 INFO : B2 bucket rclone-test-vuworas6cayu: cleaning bucket "rclone-test-vuworas6cayu" of all files 2024/10/09 03:54:22 DEBUG : empty space: Deleting (id "4_zbf92dd63609d6bfb9f280e1b_f114b9f973c5eecc5_d20241009_m035420_c001_v0001037_t0044_u01728446060669") 2024/10/09 03:54:22 DEBUG : potato2: Deleting (id "4_zbf92dd63609d6bfb9f280e1b_f116357eb618281de_d20241009_m035421_c001_v0001103_t0055_u01728446061085") 2024/10/09 03:54:22 DEBUG : potato3: Deleting (id "4_zbf92dd63609d6bfb9f280e1b_f10681eec4b77f4af_d20241009_m035421_c001_v0001109_t0054_u01728446061041") 2024/10/09 03:54:23 DEBUG : B2 bucket rclone-test-woqakec8qibi: Purge remote 2024/10/09 03:54:23 INFO : B2 bucket rclone-test-woqakec8qibi: cleaning bucket "rclone-test-woqakec8qibi" of all files 2024/10/09 03:54:23 DEBUG : empty space: Deleting (id "4_z5ff2bdf3609d6bfb9f280e1b_f402dd542db6b6691_d20241009_m035421_c001_v7007000_t0000_u01728446061663") 2024/10/09 03:54:23 DEBUG : empty space: Deleting (id "4_z5ff2bdf3609d6bfb9f280e1b_f105e6acbb93b5442_d20241009_m035415_c001_v0001109_t0019_u01728446055223") 2024/10/09 03:54:23 DEBUG : potato2: Deleting (id "4_z5ff2bdf3609d6bfb9f280e1b_f402dd542db6b668e_d20241009_m035421_c001_v7007000_t0000_u01728446061376") 2024/10/09 03:54:23 DEBUG : potato2: Deleting (id "4_z5ff2bdf3609d6bfb9f280e1b_f114683a35644198e_d20241009_m035417_c001_v0001036_t0036_u01728446057402") 2024/10/09 03:54:23 DEBUG : potato3: Deleting (id "4_z5ff2bdf3609d6bfb9f280e1b_f41927f70151c23a1_d20241009_m035421_c001_v7007000_t0000_u01728446061748") 2024/10/09 03:54:23 DEBUG : potato3: Deleting (id "4_z5ff2bdf3609d6bfb9f280e1b_f100ebd1b61c5546d_d20241009_m035417_c001_v0001029_t0040_u01728446057729") 2024/10/09 03:54:23 DEBUG : potato3: Deleting (id "4_z5ff2bdf3609d6bfb9f280e1b_f105e6acbb93b544a_d20241009_m035415_c001_v0001109_t0035_u01728446055948") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.37s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.76s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncOverlap (3.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:54:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/rclone-sync-test" 2024/10/09 03:54:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/rclone-sync-test-include/layer2" 2024/10/09 03:54:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/rclone-sync-test-ignore-file" 2024/10/09 03:54:38 DEBUG : B2 bucket rclone-test-vikajap8dowa path rclone-sync-test: Waiting for checks to finish 2024/10/09 03:54:38 DEBUG : B2 bucket rclone-test-vikajap8dowa path rclone-sync-test: Waiting for transfers to finish 2024/10/09 03:54:38 DEBUG : Waiting for deletions to finish 2024/10/09 03:54:38 INFO : There was nothing to transfer 2024/10/09 03:54:38 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:54:38 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:54:38 DEBUG : Waiting for deletions to finish 2024/10/09 03:54:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:54:39 DEBUG : B2 bucket rclone-test-vikajap8dowa path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/10/09 03:54:39 DEBUG : B2 bucket rclone-test-vikajap8dowa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/10/09 03:54:39 DEBUG : Waiting for deletions to finish 2024/10/09 03:54:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:54:39 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:54:39 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:54:39 DEBUG : Waiting for deletions to finish 2024/10/09 03:54:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:54:40 DEBUG : B2 bucket rclone-test-vikajap8dowa path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/10/09 03:54:40 DEBUG : B2 bucket rclone-test-vikajap8dowa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/10/09 03:54:40 DEBUG : Waiting for deletions to finish 2024/10/09 03:54:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.83s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:54:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/dst" 2024/10/09 03:54:48 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/CompareDest" 2024/10/09 03:54:50 DEBUG : one: Need to transfer - File not found at Destination 2024/10/09 03:54:50 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:54:50 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:54:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/09 03:54:51 INFO : one: Copied (new) 2024/10/09 03:54:51 DEBUG : Waiting for deletions to finish 2024/10/09 03:54:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/09 03:54:51 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:54:51 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:54:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/09 03:54:52 INFO : one: Copied (replaced existing) 2024/10/09 03:54:52 DEBUG : Waiting for deletions to finish 2024/10/09 03:54:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/09 03:54:54 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:54:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:54:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/09 03:54:54 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:54:54 DEBUG : Waiting for deletions to finish 2024/10/09 03:54:54 INFO : There was nothing to transfer 2024/10/09 03:54:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:54:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/09 03:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/09 03:54:55 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:54:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:54:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/09 03:54:55 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:54:55 DEBUG : Waiting for deletions to finish 2024/10/09 03:54:55 INFO : There was nothing to transfer 2024/10/09 03:54:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:54:56 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/09 03:54:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/09 03:54:56 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:54:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:54:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/09 03:54:56 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:54:56 DEBUG : Waiting for deletions to finish 2024/10/09 03:54:56 INFO : There was nothing to transfer 2024/10/09 03:54:57 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/10/09 03:54:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/09 03:54:57 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/09 03:54:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/09 03:54:57 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:54:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:54:57 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/09 03:54:57 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:54:57 DEBUG : Waiting for deletions to finish 2024/10/09 03:54:57 INFO : There was nothing to transfer 2024/10/09 03:54:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/09 03:54:58 DEBUG : two: Need to transfer - File not found at Destination 2024/10/09 03:54:58 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:54:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/09 03:54:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:54:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/09 03:54:58 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:54:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/09 03:54:59 INFO : two: Copied (new) 2024/10/09 03:54:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.99s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:55:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/dest" 2024/10/09 03:55:02 DEBUG : Config file has changed externally - reloading 2024/10/09 03:55:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/pre-dest1" 2024/10/09 03:55:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/pre-dest2" 2024/10/09 03:55:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:55:06 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/09 03:55:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:55:07 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/09 03:55:07 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/09 03:55:07 DEBUG : B2 bucket rclone-test-vikajap8dowa path dest: Waiting for checks to finish 2024/10/09 03:55:07 DEBUG : B2 bucket rclone-test-vikajap8dowa path dest: Waiting for transfers to finish 2024/10/09 03:55:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/10/09 03:55:08 INFO : 3: Copied (new) 2024/10/09 03:55:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:55:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/dst" 2024/10/09 03:55:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/CopyDest" 2024/10/09 03:55:13 DEBUG : one: Need to transfer - File not found at Destination 2024/10/09 03:55:13 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:55:13 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:55:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/09 03:55:14 INFO : one: Copied (new) 2024/10/09 03:55:14 DEBUG : Waiting for deletions to finish 2024/10/09 03:55:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/09 03:55:14 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:55:14 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:55:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/09 03:55:15 INFO : one: Copied (replaced existing) 2024/10/09 03:55:15 DEBUG : Waiting for deletions to finish 2024/10/09 03:55:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/BackupDir" 2024/10/09 03:55:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/09 03:55:18 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:55:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:55:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/09 03:55:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/09 03:55:19 INFO : one: Copied (server-side copy) 2024/10/09 03:55:19 INFO : one: Deleted 2024/10/09 03:55:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/09 03:55:20 INFO : one: Copied (server-side copy) 2024/10/09 03:55:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/09 03:55:20 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:55:20 DEBUG : Waiting for deletions to finish 2024/10/09 03:55:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:55:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/09 03:55:22 INFO : two: Copied (server-side copy) 2024/10/09 03:55:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/09 03:55:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:55:22 DEBUG : one: Unchanged skipping 2024/10/09 03:55:22 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:55:22 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:55:22 DEBUG : Waiting for deletions to finish 2024/10/09 03:55:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:55:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:55:22 DEBUG : one: Unchanged skipping 2024/10/09 03:55:22 DEBUG : two: Unchanged skipping 2024/10/09 03:55:22 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:55:22 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:55:22 DEBUG : Waiting for deletions to finish 2024/10/09 03:55:22 INFO : There was nothing to transfer 2024/10/09 03:55:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/09 03:55:23 DEBUG : three: Destination not found in --copy-dest 2024/10/09 03:55:23 DEBUG : three: Need to transfer - File not found at Destination 2024/10/09 03:55:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:55:23 DEBUG : one: Unchanged skipping 2024/10/09 03:55:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/09 03:55:23 DEBUG : two: Unchanged skipping 2024/10/09 03:55:23 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:55:23 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:55:24 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/10/09 03:55:24 INFO : three: Copied (new) 2024/10/09 03:55:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.26s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:55:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/dst" 2024/10/09 03:55:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/backup" 2024/10/09 03:55:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/09 03:55:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:55:31 DEBUG : two: Unchanged skipping 2024/10/09 03:55:31 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:55:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/09 03:55:32 INFO : one: Copied (server-side copy) 2024/10/09 03:55:32 INFO : one: Deleted 2024/10/09 03:55:32 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:55:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:55:33 INFO : one: Copied (new) 2024/10/09 03:55:33 DEBUG : Waiting for deletions to finish 2024/10/09 03:55:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/09 03:55:34 INFO : three.txt: Copied (server-side copy) 2024/10/09 03:55:34 INFO : three.txt: Deleted 2024/10/09 03:55:34 INFO : three.txt: Moved into backup dir 2024/10/09 03:55:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/09 03:55:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:55:35 DEBUG : two: Unchanged skipping 2024/10/09 03:55:35 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:55:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:55:36 INFO : one: Copied (server-side copy) 2024/10/09 03:55:36 INFO : one: Deleted 2024/10/09 03:55:36 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:55:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/09 03:55:36 INFO : one: Copied (new) 2024/10/09 03:55:36 DEBUG : Waiting for deletions to finish 2024/10/09 03:55:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/09 03:55:37 INFO : three.txt: Copied (server-side copy) 2024/10/09 03:55:37 INFO : three.txt: Deleted 2024/10/09 03:55:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:55:40 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1137-12.backblaze.com/b2api/v1/b2_upload_file/cf421d43607d6bfb9f280e1b/c001_v0001137_t0006": EOF 2024/10/09 03:55:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-12.backblaze.com/b2api/v1/b2_upload_file/cf421d43607d6bfb9f280e1b/c001_v0001137_t0006": EOF) 2024/10/09 03:55:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vikajap8dowa: 1/10 (Post "https://pod-000-1137-12.backblaze.com/b2api/v1/b2_upload_file/cf421d43607d6bfb9f280e1b/c001_v0001137_t0006": EOF) 2024/10/09 03:55:43 DEBUG : pacer: Reducing sleep to 10ms 2024/10/09 03:55:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/dst" 2024/10/09 03:55:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/backup" 2024/10/09 03:55:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/09 03:55:46 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:55:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:55:46 DEBUG : two: Unchanged skipping 2024/10/09 03:55:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/09 03:55:48 INFO : one: Copied (server-side copy) to: one.bak 2024/10/09 03:55:48 INFO : one: Deleted 2024/10/09 03:55:48 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:55:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:55:49 INFO : one: Copied (new) 2024/10/09 03:55:49 DEBUG : Waiting for deletions to finish 2024/10/09 03:55:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/09 03:55:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/09 03:55:50 INFO : three.txt: Deleted 2024/10/09 03:55:50 INFO : three.txt: Moved into backup dir 2024/10/09 03:55:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/09 03:55:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:55:51 DEBUG : two: Unchanged skipping 2024/10/09 03:55:51 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:55:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:55:52 INFO : one: Copied (server-side copy) to: one.bak 2024/10/09 03:55:52 INFO : one: Deleted 2024/10/09 03:55:52 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:55:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/09 03:55:53 INFO : one: Copied (new) 2024/10/09 03:55:53 DEBUG : Waiting for deletions to finish 2024/10/09 03:55:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/09 03:55:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/09 03:55:54 INFO : three.txt: Deleted 2024/10/09 03:55:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:55:56 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1181-19.backblaze.com/b2api/v1/b2_upload_file/cf421d43607d6bfb9f280e1b/c001_v0001181_t0024": EOF 2024/10/09 03:55:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-19.backblaze.com/b2api/v1/b2_upload_file/cf421d43607d6bfb9f280e1b/c001_v0001181_t0024": EOF) 2024/10/09 03:55:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-vikajap8dowa: 1/10 (Post "https://pod-000-1181-19.backblaze.com/b2api/v1/b2_upload_file/cf421d43607d6bfb9f280e1b/c001_v0001181_t0024": EOF) 2024/10/09 03:55:58 DEBUG : pacer: Reducing sleep to 10ms 2024/10/09 03:55:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/dst" 2024/10/09 03:56:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/backup" 2024/10/09 03:56:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/09 03:56:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:56:02 DEBUG : two: Unchanged skipping 2024/10/09 03:56:02 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:56:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/09 03:56:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/09 03:56:04 INFO : one: Deleted 2024/10/09 03:56:04 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:56:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:56:05 INFO : one: Copied (new) 2024/10/09 03:56:05 DEBUG : Waiting for deletions to finish 2024/10/09 03:56:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/09 03:56:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/09 03:56:06 INFO : three.txt: Deleted 2024/10/09 03:56:06 INFO : three.txt: Moved into backup dir 2024/10/09 03:56:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/09 03:56:07 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:56:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:56:07 DEBUG : two: Unchanged skipping 2024/10/09 03:56:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:56:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/09 03:56:08 INFO : one: Deleted 2024/10/09 03:56:08 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:56:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/09 03:56:09 INFO : one: Copied (new) 2024/10/09 03:56:09 DEBUG : Waiting for deletions to finish 2024/10/09 03:56:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/09 03:56:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/09 03:56:10 INFO : three.txt: Deleted 2024/10/09 03:56:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.87s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:56:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/dst" 2024/10/09 03:56:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/09 03:56:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:56:15 DEBUG : two: Unchanged skipping 2024/10/09 03:56:15 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:56:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/09 03:56:15 INFO : one: Copied (server-side copy) to: one.bak 2024/10/09 03:56:15 INFO : one: Deleted 2024/10/09 03:56:15 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:56:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:56:17 INFO : one: Copied (new) 2024/10/09 03:56:17 DEBUG : Waiting for deletions to finish 2024/10/09 03:56:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/09 03:56:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/09 03:56:18 INFO : three.txt: Deleted 2024/10/09 03:56:18 INFO : three.txt: Moved into backup dir 2024/10/09 03:56:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/10/09 03:56:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/09 03:56:18 DEBUG : pacer: Reducing sleep to 10ms 2024/10/09 03:56:19 DEBUG : one.bak: Excluded (Path Filter) 2024/10/09 03:56:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/09 03:56:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/09 03:56:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:56:19 DEBUG : two: Unchanged skipping 2024/10/09 03:56:19 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for checks to finish 2024/10/09 03:56:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:56:20 INFO : one: Copied (server-side copy) to: one.bak 2024/10/09 03:56:20 INFO : one: Deleted 2024/10/09 03:56:20 DEBUG : B2 bucket rclone-test-vikajap8dowa path dst: Waiting for transfers to finish 2024/10/09 03:56:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/09 03:56:21 INFO : one: Copied (new) 2024/10/09 03:56:21 DEBUG : Waiting for deletions to finish 2024/10/09 03:56:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/09 03:56:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/09 03:56:21 INFO : three.txt: Deleted 2024/10/09 03:56:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.73s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:56:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/dst" 2024/10/09 03:56:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/09 03:56:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/09 03:56:28 INFO : one: Copied (server-side copy) to: one.bak 2024/10/09 03:56:28 INFO : one: Deleted 2024/10/09 03:56:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:56:30 INFO : one: Copied (new) 2024/10/09 03:56:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:56:30 DEBUG : two: Unchanged skipping 2024/10/09 03:56:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/09 03:56:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/09 03:56:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/09 03:56:31 INFO : three.txt: Deleted 2024/10/09 03:56:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/09 03:56:32 INFO : three.txt: Copied (new) 2024/10/09 03:56:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/09 03:56:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:56:33 INFO : one: Copied (server-side copy) to: one.bak 2024/10/09 03:56:34 INFO : one: Deleted 2024/10/09 03:56:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/09 03:56:35 INFO : one: Copied (new) 2024/10/09 03:56:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:56:35 DEBUG : two: Unchanged skipping 2024/10/09 03:56:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/09 03:56:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/09 03:56:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/09 03:56:36 INFO : three.txt: Deleted 2024/10/09 03:56:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/09 03:56:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.56s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:56:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vikajap8dowa/dst" 2024/10/09 03:56:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/09 03:56:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/09 03:56:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/09 03:56:43 INFO : one: Deleted 2024/10/09 03:56:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:56:44 INFO : one: Copied (new) 2024/10/09 03:56:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:56:44 DEBUG : two: Unchanged skipping 2024/10/09 03:56:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/09 03:56:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/09 03:56:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/09 03:56:45 INFO : three.txt: Deleted 2024/10/09 03:56:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/09 03:56:45 INFO : three.txt: Copied (new) 2024/10/09 03:56:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/09 03:56:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/09 03:56:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/09 03:56:47 INFO : one: Deleted 2024/10/09 03:56:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/09 03:56:47 INFO : one: Copied (new) 2024/10/09 03:56:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:56:47 DEBUG : two: Unchanged skipping 2024/10/09 03:56:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/09 03:56:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/09 03:56:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/09 03:56:49 INFO : three.txt: Deleted 2024/10/09 03:56:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/09 03:56:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.21s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:56:52 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/09 03:56:52 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:56:52 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:56:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/10/09 03:56:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/09 03:56:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.25s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:56:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/09 03:56:53 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:56:53 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:56:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/09 03:56:54 INFO : existing: Copied (new) 2024/10/09 03:56:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:56:54 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/09 03:56:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/09 03:56:54 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:56:54 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:56:54 ERROR : B2 bucket rclone-test-vikajap8dowa: not deleting files as there were IO errors 2024/10/09 03:56:54 ERROR : B2 bucket rclone-test-vikajap8dowa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncImmutable (3.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:56:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:56:57 DEBUG : existing: Unchanged skipping 2024/10/09 03:56:57 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:56:57 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:56:57 DEBUG : Waiting for deletions to finish 2024/10/09 03:56:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:57:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:57:17 DEBUG : both0: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both12: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both1: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both14: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both15: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both16: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both17: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both18: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both19: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both2: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both3: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both4: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both5: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both6: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both7: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both8: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:17 DEBUG : both9: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both10: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both11: Unchanged skipping 2024/10/09 03:57:17 DEBUG : both13: Unchanged skipping 2024/10/09 03:57:17 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:57:17 DEBUG : Waiting for deletions to finish 2024/10/09 03:57:17 INFO : only15: Deleted 2024/10/09 03:57:17 INFO : only5: Deleted 2024/10/09 03:57:17 INFO : only0: Deleted 2024/10/09 03:57:17 INFO : only19: Deleted 2024/10/09 03:57:17 INFO : only9: Deleted 2024/10/09 03:57:17 INFO : only11: Deleted 2024/10/09 03:57:18 INFO : only13: Deleted 2024/10/09 03:57:18 INFO : only14: Deleted 2024/10/09 03:57:18 INFO : only17: Deleted 2024/10/09 03:57:18 INFO : only18: Deleted 2024/10/09 03:57:18 INFO : only3: Deleted 2024/10/09 03:57:18 INFO : only1: Deleted 2024/10/09 03:57:18 INFO : only2: Deleted 2024/10/09 03:57:18 INFO : only8: Deleted 2024/10/09 03:57:18 INFO : only4: Deleted 2024/10/09 03:57:18 INFO : only12: Deleted 2024/10/09 03:57:18 INFO : only16: Deleted 2024/10/09 03:57:18 INFO : only6: Deleted 2024/10/09 03:57:18 INFO : only7: Deleted 2024/10/09 03:57:18 INFO : only10: Deleted 2024/10/09 03:57:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (24.41s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:57:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for checks to finish 2024/10/09 03:57:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both1: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both12: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both13: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both10: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both15: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both16: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both17: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both18: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both19: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both2: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both3: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both4: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both5: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both6: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both7: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both8: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/09 03:57:41 DEBUG : both9: Unchanged skipping 2024/10/09 03:57:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/09 03:57:41 DEBUG : both11: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both0: Unchanged skipping 2024/10/09 03:57:41 DEBUG : both14: Unchanged skipping 2024/10/09 03:57:41 DEBUG : B2 bucket rclone-test-vikajap8dowa: Waiting for transfers to finish 2024/10/09 03:57:41 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:41 INFO : only0: Copied (replaced existing) 2024/10/09 03:57:41 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:41 INFO : only1: Copied (replaced existing) 2024/10/09 03:57:41 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:41 INFO : only12: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only13: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only10: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only14: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only15: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only16: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only17: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only11: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only18: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only19: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only2: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only3: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only4: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only5: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only6: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only7: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only8: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/09 03:57:42 INFO : only9: Copied (replaced existing) 2024/10/09 03:57:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:57:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/09 03:57:51 DEBUG : sub dir: Making directory 2024/10/09 03:57:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" 2024/10/09 03:57:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/09 03:57:55 DEBUG : sub dir: Making directory 2024/10/09 03:57:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vikajap8dowa", Local "Local file system at /tmp/rclone2896529920", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.01s) PASS 2024/10/09 03:57:58 DEBUG : B2 bucket rclone-test-vikajap8dowa: Purge remote 2024/10/09 03:57:58 INFO : B2 bucket rclone-test-vikajap8dowa: cleaning bucket "rclone-test-vikajap8dowa" of all files 2024/10/09 03:57:58 DEBUG : BackupDir/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b67c6_d20241009_m035524_c001_v7007000_t0000_u01728446124938") 2024/10/09 03:57:58 DEBUG : BackupDir/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1148c9e375a5a4c6_d20241009_m035519_c001_v0001179_t0013_u01728446119465") 2024/10/09 03:57:58 DEBUG : CompareDest/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6784_d20241009_m035500_c001_v7007000_t0000_u01728446100060") 2024/10/09 03:57:58 DEBUG : CompareDest/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5df50_d20241009_m035453_c001_v0001037_t0053_u01728446093448") 2024/10/09 03:57:58 DEBUG : CompareDest/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6785_d20241009_m035500_c001_v7007000_t0000_u01728446100248") 2024/10/09 03:57:58 DEBUG : CompareDest/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ee47_d20241009_m035455_c001_v0001181_t0027_u01728446095027") 2024/10/09 03:57:58 DEBUG : CopyDest/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b67c8_d20241009_m035525_c001_v7007000_t0000_u01728446125118") 2024/10/09 03:57:58 DEBUG : CopyDest/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda747ae_d20241009_m035516_c001_v0001137_t0039_u01728446116535") 2024/10/09 03:57:58 DEBUG : CopyDest/three: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b67c9_d20241009_m035525_c001_v7007000_t0000_u01728446125303") 2024/10/09 03:57:58 DEBUG : CopyDest/three: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578eea9_d20241009_m035523_c001_v0001181_t0056_u01728446123053") 2024/10/09 03:57:58 DEBUG : CopyDest/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b67cb_d20241009_m035525_c001_v7007000_t0000_u01728446125483") 2024/10/09 03:57:59 DEBUG : CopyDest/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5df94_d20241009_m035520_c001_v0001037_t0021_u01728446120987") 2024/10/09 03:57:59 DEBUG : EXISTING: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f407dc38da9c91161_d20241009_m035657_c001_v7007000_t0000_u01728446217576") 2024/10/09 03:57:59 DEBUG : EXISTING: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e052_d20241009_m035656_c001_v0001037_t0011_u01728446216442") 2024/10/09 03:57:59 DEBUG : Testêé: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f407dc38da9c9115f_d20241009_m035653_c001_v7007000_t0000_u01728446213002") 2024/10/09 03:57:59 DEBUG : Testêé: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e04a_d20241009_m035652_c001_v0001037_t0021_u01728446212257") 2024/10/09 03:57:59 DEBUG : Testêé: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e046_d20241009_m035651_c001_v0001037_t0047_u01728446211501") 2024/10/09 03:57:59 DEBUG : a/potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5aa8_d20241009_m035300_c001_v7007000_t0000_u01728445980335") 2024/10/09 03:57:59 DEBUG : a/potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746b3_d20241009_m035259_c001_v0001137_t0023_u01728445979132") 2024/10/09 03:57:59 DEBUG : a/potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5a88_d20241009_m035256_c001_v7007000_t0000_u01728445976276") 2024/10/09 03:57:59 DEBUG : a/potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746a5_d20241009_m035254_c001_v0001137_t0058_u01728445974789") 2024/10/09 03:57:59 DEBUG : a/potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1b1_d20241009_m035230_c001_v7007000_t0000_u01728445950479") 2024/10/09 03:57:59 DEBUG : a/potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74663_d20241009_m035229_c001_v0001137_t0004_u01728445949580") 2024/10/09 03:57:59 DEBUG : b/potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5aab_d20241009_m035300_c001_v7007000_t0000_u01728445980517") 2024/10/09 03:57:59 DEBUG : b/potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746a7_d20241009_m035257_c001_v0001137_t0005_u01728445977201") 2024/10/09 03:57:59 DEBUG : b/potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5a83_d20241009_m035255_c001_v7007000_t0000_u01728445975722") 2024/10/09 03:57:59 DEBUG : b/potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7469f_d20241009_m035252_c001_v0001137_t0006_u01728445972671") 2024/10/09 03:57:59 DEBUG : b/potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1b0_d20241009_m035229_c001_v7007000_t0000_u01728445949911") 2024/10/09 03:57:59 DEBUG : b/potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7465f_d20241009_m035228_c001_v0001137_t0008_u01728445948551") 2024/10/09 03:58:00 DEBUG : backup/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4048a9b9417fa602_d20241009_m035538_c001_v7007000_t0000_u01728446138201") 2024/10/09 03:58:00 DEBUG : backup/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f116d1181b28534e3_d20241009_m035536_c001_v0001116_t0041_u01728446136224") 2024/10/09 03:58:00 DEBUG : backup/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1185b81ce86dbd93_d20241009_m035532_c001_v0001172_t0041_u01728446132304") 2024/10/09 03:58:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098889_d20241009_m035610_c001_v7007000_t0000_u01728446170704") 2024/10/09 03:58:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1084e1332a53949c_d20241009_m035608_c001_v0001144_t0006_u01728446168246") 2024/10/09 03:58:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f103fb65a17a8b7f6_d20241009_m035603_c001_v0001120_t0032_u01728446163629") 2024/10/09 03:58:00 DEBUG : backup/one.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098813_d20241009_m035554_c001_v7007000_t0000_u01728446154829") 2024/10/09 03:58:00 DEBUG : backup/one.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11656cbd4decaf8f_d20241009_m035552_c001_v0001177_t0051_u01728446152245") 2024/10/09 03:58:00 DEBUG : backup/one.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f116fa60ca00e018e_d20241009_m035547_c001_v0001144_t0008_u01728446147457") 2024/10/09 03:58:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009888b_d20241009_m035610_c001_v7007000_t0000_u01728446170884") 2024/10/09 03:58:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11430b04f3405b32_d20241009_m035609_c001_v0001181_t0048_u01728446169935") 2024/10/09 03:58:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f111165b53658a0a8_d20241009_m035605_c001_v0001113_t0032_u01728446165581") 2024/10/09 03:58:00 DEBUG : backup/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4048a9b9417fa603_d20241009_m035538_c001_v7007000_t0000_u01728446138385") 2024/10/09 03:58:00 DEBUG : backup/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f112fdca7c789b551_d20241009_m035537_c001_v0001113_t0044_u01728446137299") 2024/10/09 03:58:00 DEBUG : backup/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f10946cfa163cc6f6_d20241009_m035533_c001_v0001113_t0008_u01728446133890") 2024/10/09 03:58:00 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098816_d20241009_m035555_c001_v7007000_t0000_u01728446155011") 2024/10/09 03:58:00 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11461c1d0fc21e59_d20241009_m035553_c001_v0001115_t0006_u01728446153417") 2024/10/09 03:58:00 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1028ecc1b7721c64_d20241009_m035549_c001_v0001109_t0022_u01728446149505") 2024/10/09 03:58:00 DEBUG : both0: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098980_d20241009_m035743_c001_v7007000_t0000_u01728446263492") 2024/10/09 03:58:00 DEBUG : both0: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0df_d20241009_m035724_c001_v0001037_t0055_u01728446244246") 2024/10/09 03:58:01 DEBUG : both0: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3f1_d20241009_m035719_c001_v7007000_t0000_u01728446239188") 2024/10/09 03:58:01 DEBUG : both0: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e05a_d20241009_m035659_c001_v0001037_t0011_u01728446219471") 2024/10/09 03:58:01 DEBUG : both1: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098981_d20241009_m035743_c001_v7007000_t0000_u01728446263685") 2024/10/09 03:58:01 DEBUG : both1: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0e5_d20241009_m035724_c001_v0001037_t0013_u01728446244993") 2024/10/09 03:58:01 DEBUG : both1: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3f2_d20241009_m035719_c001_v7007000_t0000_u01728446239398") 2024/10/09 03:58:01 DEBUG : both1: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e05e_d20241009_m035700_c001_v0001037_t0013_u01728446220321") 2024/10/09 03:58:01 DEBUG : both10: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098982_d20241009_m035743_c001_v7007000_t0000_u01728446263866") 2024/10/09 03:58:01 DEBUG : both10: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e115_d20241009_m035732_c001_v0001037_t0044_u01728446252343") 2024/10/09 03:58:01 DEBUG : both10: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3f3_d20241009_m035719_c001_v7007000_t0000_u01728446239579") 2024/10/09 03:58:01 DEBUG : both10: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e08e_d20241009_m035707_c001_v0001037_t0001_u01728446227486") 2024/10/09 03:58:01 DEBUG : both11: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098983_d20241009_m035744_c001_v7007000_t0000_u01728446264047") 2024/10/09 03:58:01 DEBUG : both11: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e11b_d20241009_m035733_c001_v0001037_t0013_u01728446253087") 2024/10/09 03:58:01 DEBUG : both11: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3f4_d20241009_m035719_c001_v7007000_t0000_u01728446239766") 2024/10/09 03:58:01 DEBUG : both11: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e098_d20241009_m035708_c001_v0001037_t0055_u01728446228442") 2024/10/09 03:58:01 DEBUG : both12: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098987_d20241009_m035744_c001_v7007000_t0000_u01728446264230") 2024/10/09 03:58:01 DEBUG : both12: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e11f_d20241009_m035734_c001_v0001037_t0018_u01728446254016") 2024/10/09 03:58:01 DEBUG : both12: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3f5_d20241009_m035719_c001_v7007000_t0000_u01728446239951") 2024/10/09 03:58:01 DEBUG : both12: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e09c_d20241009_m035709_c001_v0001037_t0025_u01728446229219") 2024/10/09 03:58:01 DEBUG : both13: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009898a_d20241009_m035744_c001_v7007000_t0000_u01728446264412") 2024/10/09 03:58:01 DEBUG : both13: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e127_d20241009_m035734_c001_v0001037_t0014_u01728446254861") 2024/10/09 03:58:01 DEBUG : both13: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3f6_d20241009_m035720_c001_v7007000_t0000_u01728446240132") 2024/10/09 03:58:02 DEBUG : both13: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0a0_d20241009_m035710_c001_v0001037_t0043_u01728446230056") 2024/10/09 03:58:02 DEBUG : both14: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009898b_d20241009_m035744_c001_v7007000_t0000_u01728446264593") 2024/10/09 03:58:02 DEBUG : both14: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e12d_d20241009_m035735_c001_v0001037_t0011_u01728446255488") 2024/10/09 03:58:02 DEBUG : both14: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3f7_d20241009_m035720_c001_v7007000_t0000_u01728446240327") 2024/10/09 03:58:02 DEBUG : both14: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0aa_d20241009_m035711_c001_v0001037_t0024_u01728446231042") 2024/10/09 03:58:02 DEBUG : both15: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009898c_d20241009_m035744_c001_v7007000_t0000_u01728446264779") 2024/10/09 03:58:02 DEBUG : both15: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e131_d20241009_m035736_c001_v0001037_t0024_u01728446256288") 2024/10/09 03:58:02 DEBUG : both15: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3f8_d20241009_m035720_c001_v7007000_t0000_u01728446240510") 2024/10/09 03:58:02 DEBUG : both15: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0ae_d20241009_m035711_c001_v0001037_t0042_u01728446231773") 2024/10/09 03:58:02 DEBUG : both16: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009898d_d20241009_m035744_c001_v7007000_t0000_u01728446264963") 2024/10/09 03:58:02 DEBUG : both16: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e137_d20241009_m035737_c001_v0001037_t0033_u01728446257146") 2024/10/09 03:58:02 DEBUG : both16: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3f9_d20241009_m035720_c001_v7007000_t0000_u01728446240694") 2024/10/09 03:58:02 DEBUG : both16: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0b4_d20241009_m035712_c001_v0001037_t0044_u01728446232571") 2024/10/09 03:58:02 DEBUG : both17: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009898e_d20241009_m035745_c001_v7007000_t0000_u01728446265149") 2024/10/09 03:58:02 DEBUG : both17: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e13b_d20241009_m035738_c001_v0001037_t0040_u01728446258001") 2024/10/09 03:58:02 DEBUG : both17: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3fa_d20241009_m035720_c001_v7007000_t0000_u01728446240879") 2024/10/09 03:58:02 DEBUG : both17: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0ba_d20241009_m035713_c001_v0001037_t0046_u01728446233310") 2024/10/09 03:58:02 DEBUG : both18: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009898f_d20241009_m035745_c001_v7007000_t0000_u01728446265334") 2024/10/09 03:58:02 DEBUG : both18: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e13f_d20241009_m035738_c001_v0001037_t0051_u01728446258878") 2024/10/09 03:58:02 DEBUG : both18: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3fb_d20241009_m035721_c001_v7007000_t0000_u01728446241066") 2024/10/09 03:58:02 DEBUG : both18: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0c1_d20241009_m035714_c001_v0001037_t0052_u01728446234303") 2024/10/09 03:58:03 DEBUG : both19: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098990_d20241009_m035745_c001_v7007000_t0000_u01728446265523") 2024/10/09 03:58:03 DEBUG : both19: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e145_d20241009_m035739_c001_v0001037_t0016_u01728446259691") 2024/10/09 03:58:03 DEBUG : both19: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3fc_d20241009_m035721_c001_v7007000_t0000_u01728446241644") 2024/10/09 03:58:03 DEBUG : both19: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0c9_d20241009_m035715_c001_v0001037_t0042_u01728446235443") 2024/10/09 03:58:03 DEBUG : both2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098991_d20241009_m035745_c001_v7007000_t0000_u01728446265706") 2024/10/09 03:58:03 DEBUG : both2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0e9_d20241009_m035725_c001_v0001037_t0002_u01728446245699") 2024/10/09 03:58:03 DEBUG : both2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3fd_d20241009_m035721_c001_v7007000_t0000_u01728446241830") 2024/10/09 03:58:03 DEBUG : both2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e062_d20241009_m035701_c001_v0001037_t0039_u01728446221274") 2024/10/09 03:58:03 DEBUG : both3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098993_d20241009_m035745_c001_v7007000_t0000_u01728446265888") 2024/10/09 03:58:03 DEBUG : both3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0f1_d20241009_m035726_c001_v0001037_t0055_u01728446246590") 2024/10/09 03:58:03 DEBUG : both3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3fe_d20241009_m035722_c001_v7007000_t0000_u01728446242018") 2024/10/09 03:58:03 DEBUG : both3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e06a_d20241009_m035702_c001_v0001037_t0025_u01728446222267") 2024/10/09 03:58:03 DEBUG : both4: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098995_d20241009_m035746_c001_v7007000_t0000_u01728446266070") 2024/10/09 03:58:03 DEBUG : both4: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0f9_d20241009_m035727_c001_v0001037_t0043_u01728446247289") 2024/10/09 03:58:03 DEBUG : both4: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3ff_d20241009_m035722_c001_v7007000_t0000_u01728446242205") 2024/10/09 03:58:03 DEBUG : both4: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e070_d20241009_m035703_c001_v0001037_t0058_u01728446223179") 2024/10/09 03:58:03 DEBUG : both5: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098997_d20241009_m035746_c001_v7007000_t0000_u01728446266265") 2024/10/09 03:58:03 DEBUG : both5: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0fd_d20241009_m035728_c001_v0001037_t0027_u01728446248120") 2024/10/09 03:58:03 DEBUG : both5: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a401_d20241009_m035722_c001_v7007000_t0000_u01728446242391") 2024/10/09 03:58:04 DEBUG : both5: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e076_d20241009_m035703_c001_v0001037_t0028_u01728446223803") 2024/10/09 03:58:04 DEBUG : both6: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098998_d20241009_m035746_c001_v7007000_t0000_u01728446266447") 2024/10/09 03:58:04 DEBUG : both6: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e101_d20241009_m035729_c001_v0001037_t0009_u01728446249005") 2024/10/09 03:58:04 DEBUG : both6: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a402_d20241009_m035722_c001_v7007000_t0000_u01728446242580") 2024/10/09 03:58:04 DEBUG : both6: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e07a_d20241009_m035704_c001_v0001037_t0003_u01728446224559") 2024/10/09 03:58:04 DEBUG : both7: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098999_d20241009_m035746_c001_v7007000_t0000_u01728446266697") 2024/10/09 03:58:04 DEBUG : both7: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e107_d20241009_m035729_c001_v0001037_t0034_u01728446249778") 2024/10/09 03:58:04 DEBUG : both7: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a403_d20241009_m035722_c001_v7007000_t0000_u01728446242764") 2024/10/09 03:58:04 DEBUG : both7: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e080_d20241009_m035705_c001_v0001037_t0038_u01728446225267") 2024/10/09 03:58:04 DEBUG : both8: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009899a_d20241009_m035746_c001_v7007000_t0000_u01728446266882") 2024/10/09 03:58:04 DEBUG : both8: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e10b_d20241009_m035730_c001_v0001037_t0001_u01728446250588") 2024/10/09 03:58:04 DEBUG : both8: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a405_d20241009_m035722_c001_v7007000_t0000_u01728446242949") 2024/10/09 03:58:04 DEBUG : both8: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e086_d20241009_m035706_c001_v0001037_t0025_u01728446226023") 2024/10/09 03:58:04 DEBUG : both9: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009899b_d20241009_m035747_c001_v7007000_t0000_u01728446267067") 2024/10/09 03:58:04 DEBUG : both9: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e111_d20241009_m035731_c001_v0001037_t0033_u01728446251591") 2024/10/09 03:58:04 DEBUG : both9: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a406_d20241009_m035723_c001_v7007000_t0000_u01728446243132") 2024/10/09 03:58:04 DEBUG : both9: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e08a_d20241009_m035706_c001_v0001037_t0014_u01728446226714") 2024/10/09 03:58:04 DEBUG : c/non empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5aad_d20241009_m035300_c001_v7007000_t0000_u01728445980709") 2024/10/09 03:58:04 DEBUG : c/non empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746ad_d20241009_m035257_c001_v0001137_t0031_u01728445977646") 2024/10/09 03:58:04 DEBUG : c/non empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5a8a_d20241009_m035256_c001_v7007000_t0000_u01728445976467") 2024/10/09 03:58:05 DEBUG : c/non empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746a3_d20241009_m035253_c001_v0001137_t0040_u01728445973129") 2024/10/09 03:58:05 DEBUG : c/non empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1b3_d20241009_m035230_c001_v7007000_t0000_u01728445950669") 2024/10/09 03:58:05 DEBUG : c/non empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74661_d20241009_m035228_c001_v0001137_t0050_u01728445948886") 2024/10/09 03:58:05 DEBUG : check sum: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf59b4_d20241009_m035217_c001_v7007000_t0000_u01728445937101") 2024/10/09 03:58:05 DEBUG : check sum: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74647_d20241009_m035216_c001_v0001137_t0029_u01728445936066") 2024/10/09 03:58:05 DEBUG : dest/3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6798_d20241009_m035509_c001_v7007000_t0000_u01728446109405") 2024/10/09 03:58:05 DEBUG : dest/3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405fc91c882466c0_d20241009_m035508_c001_v0001042_t0036_u01728446108302") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f407dc38da9c91159_d20241009_m035650_c001_v7007000_t0000_u01728446210010") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11612d106e3d43f6_d20241009_m035647_c001_v0001099_t0007_u01728446207339") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a4ef_d20241009_m035647_c001_v7007000_t0000_u01728446207162") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11612d106e3d43e6_d20241009_m035643_c001_v0001099_t0042_u01728446203876") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a4e7_d20241009_m035643_c001_v7007000_t0000_u01728446203113") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e02a_d20241009_m035639_c001_v0001037_t0023_u01728446199285") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5e15_d20241009_m035637_c001_v7007000_t0000_u01728446197742") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f116fa60ca00e02ed_d20241009_m035634_c001_v0001144_t0015_u01728446194259") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a4d4_d20241009_m035634_c001_v7007000_t0000_u01728446194074") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f116fa60ca00e02c1_d20241009_m035629_c001_v0001144_t0055_u01728446189045") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a4c6_d20241009_m035628_c001_v7007000_t0000_u01728446188279") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e00c_d20241009_m035623_c001_v0001037_t0052_u01728446183354") 2024/10/09 03:58:05 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b685e_d20241009_m035622_c001_v7007000_t0000_u01728446182397") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1198d1174ed6c606_d20241009_m035620_c001_v0001103_t0050_u01728446180871") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4187b5a9224559fc_d20241009_m035620_c001_v7007000_t0000_u01728446180684") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1198d1174ed6c5f6_d20241009_m035616_c001_v0001103_t0019_u01728446176550") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4187b5a9224559f4_d20241009_m035615_c001_v7007000_t0000_u01728446175792") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5dff0_d20241009_m035611_c001_v0001037_t0013_u01728446171623") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009888c_d20241009_m035611_c001_v7007000_t0000_u01728446171064") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1175d85e873fb3d6_d20241009_m035609_c001_v0001116_t0002_u01728446169025") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5ded_d20241009_m035608_c001_v7007000_t0000_u01728446168847") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1175d85e873fb3c6_d20241009_m035604_c001_v0001116_t0050_u01728446164670") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5de7_d20241009_m035603_c001_v7007000_t0000_u01728446163946") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5dfd6_d20241009_m035556_c001_v0001037_t0034_u01728446156124") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098819_d20241009_m035555_c001_v7007000_t0000_u01728446155194") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11979f3d9fc6ae45_d20241009_m035552_c001_v0001131_t0033_u01728446152703") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f400fb706ee433287_d20241009_m035552_c001_v7007000_t0000_u01728446152523") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11979f3d9fc6ae3d_d20241009_m035548_c001_v0001131_t0015_u01728446148933") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f400fb706ee43327e_d20241009_m035548_c001_v7007000_t0000_u01728446148210") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5dfb4_d20241009_m035539_c001_v0001037_t0006_u01728446139496") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4048a9b9417fa604_d20241009_m035538_c001_v7007000_t0000_u01728446138568") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f10465b2cc6afef61_d20241009_m035536_c001_v0001176_t0050_u01728446136863") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f41927f70151c251d_d20241009_m035536_c001_v7007000_t0000_u01728446136677") 2024/10/09 03:58:06 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f10465b2cc6afef4d_d20241009_m035533_c001_v0001176_t0012_u01728446133476") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f41927f70151c2517_d20241009_m035532_c001_v7007000_t0000_u01728446132736") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda747ba_d20241009_m035526_c001_v0001137_t0026_u01728446126769") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b67cd_d20241009_m035525_c001_v7007000_t0000_u01728446125664") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f114adf38c25d76a6_d20241009_m035519_c001_v0001098_t0029_u01728446119918") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f40723cffa4d672cc_d20241009_m035519_c001_v7007000_t0000_u01728446119708") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ee8f_d20241009_m035515_c001_v0001181_t0032_u01728446115896") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f116d2235695df763_d20241009_m035514_c001_v0001090_t0040_u01728446114955") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f116d2235695df761_d20241009_m035513_c001_v0001090_t0009_u01728446113844") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6787_d20241009_m035500_c001_v7007000_t0000_u01728446100431") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7478a_d20241009_m035452_c001_v0001137_t0056_u01728446092762") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1140b067faf7b2bb_d20241009_m035451_c001_v0001101_t0005_u01728446091885") 2024/10/09 03:58:07 DEBUG : dst/one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1140b067faf7b2af_d20241009_m035450_c001_v0001101_t0027_u01728446090693") 2024/10/09 03:58:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f407dc38da9c9115a_d20241009_m035650_c001_v7007000_t0000_u01728446210192") 2024/10/09 03:58:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1190e6dd898797a6_d20241009_m035646_c001_v0001161_t0049_u01728446206797") 2024/10/09 03:58:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f113992b21108d3b1_d20241009_m035642_c001_v0001120_t0049_u01728446202803") 2024/10/09 03:58:07 DEBUG : dst/one.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5e16_d20241009_m035637_c001_v7007000_t0000_u01728446197934") 2024/10/09 03:58:07 DEBUG : dst/one.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f10045a60de5b5b6e_d20241009_m035633_c001_v0001106_t0007_u01728446193632") 2024/10/09 03:58:07 DEBUG : dst/one.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11276f2f61afa9f9_d20241009_m035627_c001_v0001157_t0016_u01728446187805") 2024/10/09 03:58:07 DEBUG : dst/one.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6860_d20241009_m035622_c001_v7007000_t0000_u01728446182602") 2024/10/09 03:58:08 DEBUG : dst/one.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1049be0ddc7e70dd_d20241009_m035620_c001_v0001097_t0031_u01728446180231") 2024/10/09 03:58:08 DEBUG : dst/one.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f107bcdb885233ef2_d20241009_m035615_c001_v0001179_t0023_u01728446175577") 2024/10/09 03:58:08 DEBUG : dst/three: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b67cf_d20241009_m035525_c001_v7007000_t0000_u01728446125850") 2024/10/09 03:58:08 DEBUG : dst/three: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f116d2235695df767_d20241009_m035524_c001_v0001090_t0021_u01728446124235") 2024/10/09 03:58:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f407dc38da9c9115b_d20241009_m035650_c001_v7007000_t0000_u01728446210388") 2024/10/09 03:58:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1134743c7d841474_d20241009_m035648_c001_v0001109_t0058_u01728446208262") 2024/10/09 03:58:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1011cebd220b5f3f_d20241009_m035644_c001_v0001146_t0035_u01728446204759") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f407dc38da9c9115c_d20241009_m035650_c001_v7007000_t0000_u01728446210572") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11612d106e3d43fa_d20241009_m035649_c001_v0001099_t0040_u01728446209147") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a4f8_d20241009_m035648_c001_v7007000_t0000_u01728446208971") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11612d106e3d43ee_d20241009_m035645_c001_v0001099_t0001_u01728446205242") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a4e9_d20241009_m035645_c001_v7007000_t0000_u01728446205064") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e030_d20241009_m035639_c001_v0001037_t0012_u01728446199938") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5e18_d20241009_m035638_c001_v7007000_t0000_u01728446198115") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f116fa60ca00e0303_d20241009_m035636_c001_v0001144_t0001_u01728446196419") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a4d9_d20241009_m035636_c001_v7007000_t0000_u01728446196239") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f116fa60ca00e02d9_d20241009_m035631_c001_v0001144_t0013_u01728446191416") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a4d3_d20241009_m035631_c001_v7007000_t0000_u01728446191236") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e010_d20241009_m035624_c001_v0001037_t0040_u01728446184679") 2024/10/09 03:58:08 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4187b5a9224559fd_d20241009_m035621_c001_v7007000_t0000_u01728446181800") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e004_d20241009_m035619_c001_v0001037_t0043_u01728446179161") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4187b5a9224559f9_d20241009_m035617_c001_v7007000_t0000_u01728446177918") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5dff4_d20241009_m035612_c001_v0001037_t0009_u01728446172684") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5df1_d20241009_m035610_c001_v7007000_t0000_u01728446170150") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5dfe6_d20241009_m035607_c001_v0001037_t0024_u01728446167035") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5de9_d20241009_m035605_c001_v7007000_t0000_u01728446165943") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5dfdc_d20241009_m035558_c001_v0001037_t0029_u01728446158984") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f400fb706ee433289_d20241009_m035554_c001_v7007000_t0000_u01728446154268") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ef1b_d20241009_m035551_c001_v0001181_t0044_u01728446151448") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f400fb706ee433283_d20241009_m035550_c001_v7007000_t0000_u01728446150353") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5dfbc_d20241009_m035542_c001_v0001037_t0029_u01728446142640") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f41927f70151c2520_d20241009_m035537_c001_v7007000_t0000_u01728446137623") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda747be_d20241009_m035535_c001_v0001137_t0056_u01728446135308") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f41927f70151c2519_d20241009_m035534_c001_v7007000_t0000_u01728446134206") 2024/10/09 03:58:09 DEBUG : dst/three.txt: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578eec1_d20241009_m035527_c001_v0001181_t0017_u01728446127924") 2024/10/09 03:58:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5e19_d20241009_m035638_c001_v7007000_t0000_u01728446198303") 2024/10/09 03:58:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74804_d20241009_m035635_c001_v0001137_t0033_u01728446195892") 2024/10/09 03:58:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1068c5366bc207c8_d20241009_m035630_c001_v0001093_t0003_u01728446190758") 2024/10/09 03:58:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6861_d20241009_m035622_c001_v7007000_t0000_u01728446182791") 2024/10/09 03:58:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f104ad1440a6c6249_d20241009_m035621_c001_v0001181_t0016_u01728446181449") 2024/10/09 03:58:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1060423347ecf6bd_d20241009_m035617_c001_v0001105_t0006_u01728446177329") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f407dc38da9c9115d_d20241009_m035650_c001_v7007000_t0000_u01728446210755") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e02c_d20241009_m035639_c001_v0001037_t0015_u01728446199618") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5e1a_d20241009_m035638_c001_v7007000_t0000_u01728446198526") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e00e_d20241009_m035624_c001_v0001037_t0058_u01728446184242") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6864_d20241009_m035622_c001_v7007000_t0000_u01728446182972") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5dff2_d20241009_m035612_c001_v0001037_t0030_u01728446172188") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c40098890_d20241009_m035611_c001_v7007000_t0000_u01728446171250") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5dfda_d20241009_m035558_c001_v0001037_t0004_u01728446158662") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009881b_d20241009_m035555_c001_v7007000_t0000_u01728446155378") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578eef7_d20241009_m035540_c001_v0001181_t0022_u01728446140206") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4048a9b9417fa605_d20241009_m035538_c001_v7007000_t0000_u01728446138754") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5df9e_d20241009_m035527_c001_v0001037_t0054_u01728446127425") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b67d1_d20241009_m035526_c001_v7007000_t0000_u01728446126032") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f101a73afdd10c08a_d20241009_m035521_c001_v0001181_t0039_u01728446121907") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6789_d20241009_m035500_c001_v7007000_t0000_u01728446100613") 2024/10/09 03:58:10 DEBUG : dst/two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1140b067faf7b2eb_d20241009_m035459_c001_v0001101_t0045_u01728446099127") 2024/10/09 03:58:10 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f40723cffa4d671ac_d20241009_m035417_c001_v7007000_t0000_u01728446057331") 2024/10/09 03:58:10 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ed9c_d20241009_m035412_c001_v0001181_t0039_u01728446052629") 2024/10/09 03:58:10 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f40723cffa4d671a4_d20241009_m035410_c001_v7007000_t0000_u01728446050598") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ed6d_d20241009_m035358_c001_v0001181_t0033_u01728446038289") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637765_d20241009_m035348_c001_v7007000_t0000_u01728446028210") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ed33_d20241009_m035344_c001_v0001181_t0013_u01728446024846") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5b2d_d20241009_m035317_c001_v7007000_t0000_u01728445997359") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746e3_d20241009_m035314_c001_v0001137_t0049_u01728445994862") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5b0b_d20241009_m035313_c001_v7007000_t0000_u01728445993282") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746dd_d20241009_m035312_c001_v0001137_t0044_u01728445992045") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5ae0_d20241009_m035307_c001_v7007000_t0000_u01728445987602") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746c7_d20241009_m035305_c001_v0001137_t0040_u01728445985518") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5acb_d20241009_m035303_c001_v7007000_t0000_u01728445983861") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746bb_d20241009_m035302_c001_v0001137_t0057_u01728445982211") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5a56_d20241009_m035251_c001_v7007000_t0000_u01728445971765") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74695_d20241009_m035248_c001_v0001137_t0025_u01728445968788") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1f3_d20241009_m035247_c001_v7007000_t0000_u01728445967523") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7468f_d20241009_m035246_c001_v0001137_t0047_u01728445966591") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1cc_d20241009_m035240_c001_v7007000_t0000_u01728445960068") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74679_d20241009_m035238_c001_v0001137_t0020_u01728445958656") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1bb_d20241009_m035236_c001_v7007000_t0000_u01728445956057") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7466d_d20241009_m035234_c001_v0001137_t0012_u01728445954982") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1b7_d20241009_m035233_c001_v7007000_t0000_u01728445953883") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f10760f36e83dd684_d20241009_m035233_c001_v0001131_t0052_u01728445953120") 2024/10/09 03:58:11 DEBUG : empty space: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74665_d20241009_m035231_c001_v0001137_t0052_u01728445951428") 2024/10/09 03:58:12 DEBUG : enormous: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5b24_d20241009_m035316_c001_v7007000_t0000_u01728445996372") 2024/10/09 03:58:12 DEBUG : enormous: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746e7_d20241009_m035315_c001_v0001137_t0044_u01728445995620") 2024/10/09 03:58:12 DEBUG : existing: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f407dc38da9c91160_d20241009_m035655_c001_v7007000_t0000_u01728446215280") 2024/10/09 03:58:12 DEBUG : existing: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e04e_d20241009_m035653_c001_v0001037_t0037_u01728446213762") 2024/10/09 03:58:12 DEBUG : existing: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637761_d20241009_m035343_c001_v7007000_t0000_u01728446023003") 2024/10/09 03:58:12 DEBUG : existing: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74724_d20241009_m035341_c001_v0001137_t0008_u01728446021836") 2024/10/09 03:58:12 DEBUG : existing: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1ad_d20241009_m035227_c001_v7007000_t0000_u01728445947435") 2024/10/09 03:58:12 DEBUG : existing: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74659_d20241009_m035226_c001_v0001137_t0016_u01728445946205") 2024/10/09 03:58:12 DEBUG : existing: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1ab_d20241009_m035224_c001_v7007000_t0000_u01728445944885") 2024/10/09 03:58:12 DEBUG : existing: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74655_d20241009_m035224_c001_v0001137_t0022_u01728445944202") 2024/10/09 03:58:12 DEBUG : existing: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74651_d20241009_m035223_c001_v0001137_t0033_u01728445943345") 2024/10/09 03:58:12 DEBUG : existing-b: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637762_d20241009_m035343_c001_v7007000_t0000_u01728446023187") 2024/10/09 03:58:12 DEBUG : existing-b: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ed28_d20241009_m035341_c001_v0001181_t0041_u01728446021845") 2024/10/09 03:58:12 DEBUG : five: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5b76_d20241009_m035322_c001_v7007000_t0000_u01728446002523") 2024/10/09 03:58:12 DEBUG : five: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4120faf6bda746fe_d20241009_m035320_c001_v0001137_t0006_u01728446000311") 2024/10/09 03:58:12 DEBUG : foo: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1c1_d20241009_m035237_c001_v7007000_t0000_u01728445957931") 2024/10/09 03:58:12 DEBUG : foo: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4120faf6bda74675_d20241009_m035237_c001_v0001137_t0006_u01728445957369") 2024/10/09 03:58:12 DEBUG : foo: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4120faf6bda7466f_d20241009_m035236_c001_v0001137_t0006_u01728445956806") 2024/10/09 03:58:12 DEBUG : four: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5b78_d20241009_m035322_c001_v7007000_t0000_u01728446002708") 2024/10/09 03:58:13 DEBUG : four: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4194260fb578ecb7_d20241009_m035321_c001_v0001181_t0024_u01728446001054") 2024/10/09 03:58:13 DEBUG : four: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746f6_d20241009_m035319_c001_v0001137_t0021_u01728445999489") 2024/10/09 03:58:13 DEBUG : hello world2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b879ced_d20241009_m035131_c001_v7007000_t0000_u01728445891382") 2024/10/09 03:58:13 DEBUG : hello world2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda745ed_d20241009_m035130_c001_v0001137_t0022_u01728445890711") 2024/10/09 03:58:13 DEBUG : ignore-size: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf59c8_d20241009_m035221_c001_v7007000_t0000_u01728445941882") 2024/10/09 03:58:13 DEBUG : ignore-size: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7464f_d20241009_m035220_c001_v0001137_t0004_u01728445940844") 2024/10/09 03:58:13 DEBUG : nested/sub dir/file: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa63775f_d20241009_m035340_c001_v7007000_t0000_u01728446020710") 2024/10/09 03:58:13 DEBUG : nested/sub dir/file: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ed18_d20241009_m035339_c001_v0001181_t0004_u01728446019289") 2024/10/09 03:58:13 DEBUG : nested/sub dir/file: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa63775c_d20241009_m035338_c001_v7007000_t0000_u01728446018149") 2024/10/09 03:58:13 DEBUG : nested/sub dir/file: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ed0a_d20241009_m035337_c001_v0001181_t0015_u01728446017103") 2024/10/09 03:58:13 DEBUG : one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5b7c_d20241009_m035322_c001_v7007000_t0000_u01728446002900") 2024/10/09 03:58:13 DEBUG : one: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4120faf6bda746f0_d20241009_m035318_c001_v0001137_t0006_u01728445998473") 2024/10/09 03:58:13 DEBUG : only0: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009899c_d20241009_m035747_c001_v7007000_t0000_u01728446267252") 2024/10/09 03:58:13 DEBUG : only0: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f41078a6367a5e14b_d20241009_m035741_c001_v0001037_t0057_u01728446261288") 2024/10/09 03:58:13 DEBUG : only0: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0e3_d20241009_m035724_c001_v0001037_t0051_u01728446244592") 2024/10/09 03:58:13 DEBUG : only0: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4064f11b62015f39_d20241009_m035717_c001_v7007000_t0000_u01728446237804") 2024/10/09 03:58:13 DEBUG : only0: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e05c_d20241009_m035659_c001_v0001037_t0028_u01728446219907") 2024/10/09 03:58:13 DEBUG : only1: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009899d_d20241009_m035747_c001_v7007000_t0000_u01728446267438") 2024/10/09 03:58:13 DEBUG : only1: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f403b63b5932cffb6_d20241009_m035741_c001_v0001113_t0030_u01728446261846") 2024/10/09 03:58:13 DEBUG : only1: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0e7_d20241009_m035725_c001_v0001037_t0059_u01728446245324") 2024/10/09 03:58:13 DEBUG : only1: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3ee_d20241009_m035718_c001_v7007000_t0000_u01728446238197") 2024/10/09 03:58:13 DEBUG : only1: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e060_d20241009_m035700_c001_v0001037_t0014_u01728446220803") 2024/10/09 03:58:14 DEBUG : only10: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c4009899f_d20241009_m035747_c001_v7007000_t0000_u01728446267623") 2024/10/09 03:58:14 DEBUG : only10: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f40131f952e8b009f_d20241009_m035742_c001_v0001165_t0039_u01728446262035") 2024/10/09 03:58:14 DEBUG : only10: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e117_d20241009_m035732_c001_v0001037_t0014_u01728446252703") 2024/10/09 03:58:14 DEBUG : only10: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3f0_d20241009_m035718_c001_v7007000_t0000_u01728446238564") 2024/10/09 03:58:14 DEBUG : only10: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e094_d20241009_m035707_c001_v0001037_t0011_u01728446227876") 2024/10/09 03:58:14 DEBUG : only11: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989a0_d20241009_m035747_c001_v7007000_t0000_u01728446267805") 2024/10/09 03:58:14 DEBUG : only11: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4104a9b0e4eece82_d20241009_m035742_c001_v0001029_t0002_u01728446262243") 2024/10/09 03:58:14 DEBUG : only11: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e11d_d20241009_m035733_c001_v0001037_t0040_u01728446253428") 2024/10/09 03:58:14 DEBUG : only11: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4187b5a922455a9d_d20241009_m035717_c001_v7007000_t0000_u01728446237827") 2024/10/09 03:58:14 DEBUG : only11: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e09a_d20241009_m035708_c001_v0001037_t0015_u01728446228904") 2024/10/09 03:58:14 DEBUG : only12: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989a3_d20241009_m035747_c001_v7007000_t0000_u01728446267988") 2024/10/09 03:58:14 DEBUG : only12: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f41078a6367a5e14d_d20241009_m035741_c001_v0001037_t0057_u01728446261869") 2024/10/09 03:58:14 DEBUG : only12: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e123_d20241009_m035734_c001_v0001037_t0017_u01728446254351") 2024/10/09 03:58:14 DEBUG : only12: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3ef_d20241009_m035718_c001_v7007000_t0000_u01728446238380") 2024/10/09 03:58:14 DEBUG : only12: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e09e_d20241009_m035709_c001_v0001037_t0027_u01728446229562") 2024/10/09 03:58:14 DEBUG : only13: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989a5_d20241009_m035748_c001_v7007000_t0000_u01728446268171") 2024/10/09 03:58:14 DEBUG : only13: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f403b63b5932cffb8_d20241009_m035742_c001_v0001113_t0030_u01728446262028") 2024/10/09 03:58:14 DEBUG : only13: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e12b_d20241009_m035735_c001_v0001037_t0009_u01728446255160") 2024/10/09 03:58:14 DEBUG : only13: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4064f11b62015f3b_d20241009_m035717_c001_v7007000_t0000_u01728446237987") 2024/10/09 03:58:14 DEBUG : only13: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0a6_d20241009_m035710_c001_v0001037_t0053_u01728446230660") 2024/10/09 03:58:14 DEBUG : only14: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989a7_d20241009_m035748_c001_v7007000_t0000_u01728446268353") 2024/10/09 03:58:14 DEBUG : only14: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f41078a6367a5e14f_d20241009_m035742_c001_v0001037_t0057_u01728446262050") 2024/10/09 03:58:15 DEBUG : only14: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e12f_d20241009_m035735_c001_v0001037_t0007_u01728446255843") 2024/10/09 03:58:15 DEBUG : only14: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6a45_d20241009_m035717_c001_v7007000_t0000_u01728446237997") 2024/10/09 03:58:15 DEBUG : only14: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0ac_d20241009_m035711_c001_v0001037_t0008_u01728446231422") 2024/10/09 03:58:15 DEBUG : only15: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989a8_d20241009_m035748_c001_v7007000_t0000_u01728446268535") 2024/10/09 03:58:15 DEBUG : only15: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f403b63b5932cffba_d20241009_m035742_c001_v0001113_t0030_u01728446262209") 2024/10/09 03:58:15 DEBUG : only15: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e133_d20241009_m035736_c001_v0001037_t0039_u01728446256732") 2024/10/09 03:58:15 DEBUG : only15: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4064f11b62015f35_d20241009_m035717_c001_v7007000_t0000_u01728446237437") 2024/10/09 03:58:15 DEBUG : only15: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0b0_d20241009_m035712_c001_v0001037_t0039_u01728446232182") 2024/10/09 03:58:15 DEBUG : only16: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989a9_d20241009_m035748_c001_v7007000_t0000_u01728446268717") 2024/10/09 03:58:15 DEBUG : only16: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f40131f952e8b00a1_d20241009_m035742_c001_v0001165_t0039_u01728446262223") 2024/10/09 03:58:15 DEBUG : only16: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e139_d20241009_m035737_c001_v0001037_t0036_u01728446257490") 2024/10/09 03:58:15 DEBUG : only16: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4064f11b62015f3e_d20241009_m035718_c001_v7007000_t0000_u01728446238383") 2024/10/09 03:58:15 DEBUG : only16: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0b8_d20241009_m035712_c001_v0001037_t0017_u01728446232981") 2024/10/09 03:58:15 DEBUG : only17: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989aa_d20241009_m035748_c001_v7007000_t0000_u01728446268899") 2024/10/09 03:58:15 DEBUG : only17: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f41078a6367a5e151_d20241009_m035742_c001_v0001037_t0057_u01728446262241") 2024/10/09 03:58:15 DEBUG : only17: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e13d_d20241009_m035738_c001_v0001037_t0031_u01728446258490") 2024/10/09 03:58:15 DEBUG : only17: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3ed_d20241009_m035718_c001_v7007000_t0000_u01728446238016") 2024/10/09 03:58:15 DEBUG : only17: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0be_d20241009_m035713_c001_v0001037_t0041_u01728446233691") 2024/10/09 03:58:15 DEBUG : only18: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989ab_d20241009_m035749_c001_v7007000_t0000_u01728446269081") 2024/10/09 03:58:15 DEBUG : only18: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f403b63b5932cffbe_d20241009_m035742_c001_v0001113_t0030_u01728446262390") 2024/10/09 03:58:16 DEBUG : only18: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e143_d20241009_m035739_c001_v0001037_t0008_u01728446259299") 2024/10/09 03:58:16 DEBUG : only18: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4187b5a922455a9e_d20241009_m035718_c001_v7007000_t0000_u01728446238018") 2024/10/09 03:58:16 DEBUG : only18: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0c5_d20241009_m035714_c001_v0001037_t0051_u01728446234897") 2024/10/09 03:58:16 DEBUG : only19: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989ac_d20241009_m035749_c001_v7007000_t0000_u01728446269268") 2024/10/09 03:58:16 DEBUG : only19: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f40131f952e8b00a3_d20241009_m035742_c001_v0001165_t0039_u01728446262408") 2024/10/09 03:58:16 DEBUG : only19: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e147_d20241009_m035740_c001_v0001037_t0040_u01728446260202") 2024/10/09 03:58:16 DEBUG : only19: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6a44_d20241009_m035717_c001_v7007000_t0000_u01728446237813") 2024/10/09 03:58:16 DEBUG : only19: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0cb_d20241009_m035715_c001_v0001037_t0014_u01728446235851") 2024/10/09 03:58:16 DEBUG : only2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989ae_d20241009_m035749_c001_v7007000_t0000_u01728446269451") 2024/10/09 03:58:16 DEBUG : only2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f41078a6367a5e153_d20241009_m035742_c001_v0001037_t0057_u01728446262423") 2024/10/09 03:58:16 DEBUG : only2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0eb_d20241009_m035726_c001_v0001037_t0014_u01728446246070") 2024/10/09 03:58:16 DEBUG : only2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4064f11b62015f3c_d20241009_m035718_c001_v7007000_t0000_u01728446238174") 2024/10/09 03:58:16 DEBUG : only2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e066_d20241009_m035701_c001_v0001037_t0017_u01728446221697") 2024/10/09 03:58:16 DEBUG : only3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989af_d20241009_m035749_c001_v7007000_t0000_u01728446269633") 2024/10/09 03:58:16 DEBUG : only3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4104a9b0e4eece84_d20241009_m035742_c001_v0001029_t0002_u01728446262431") 2024/10/09 03:58:16 DEBUG : only3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0f7_d20241009_m035726_c001_v0001037_t0037_u01728446246931") 2024/10/09 03:58:16 DEBUG : only3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6a46_d20241009_m035718_c001_v7007000_t0000_u01728446238178") 2024/10/09 03:58:16 DEBUG : only3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e06e_d20241009_m035702_c001_v0001037_t0042_u01728446222774") 2024/10/09 03:58:16 DEBUG : only4: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989b1_d20241009_m035749_c001_v7007000_t0000_u01728446269815") 2024/10/09 03:58:16 DEBUG : only4: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f403b63b5932cffc0_d20241009_m035742_c001_v0001113_t0030_u01728446262572") 2024/10/09 03:58:16 DEBUG : only4: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0fb_d20241009_m035727_c001_v0001037_t0039_u01728446247715") 2024/10/09 03:58:16 DEBUG : only4: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6a47_d20241009_m035718_c001_v7007000_t0000_u01728446238359") 2024/10/09 03:58:17 DEBUG : only4: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e072_d20241009_m035703_c001_v0001037_t0058_u01728446223489") 2024/10/09 03:58:17 DEBUG : only5: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989b3_d20241009_m035749_c001_v7007000_t0000_u01728446269997") 2024/10/09 03:58:17 DEBUG : only5: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f40131f952e8b00a5_d20241009_m035742_c001_v0001165_t0039_u01728446262591") 2024/10/09 03:58:17 DEBUG : only5: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e0ff_d20241009_m035728_c001_v0001037_t0056_u01728446248532") 2024/10/09 03:58:17 DEBUG : only5: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4064f11b62015f36_d20241009_m035717_c001_v7007000_t0000_u01728446237621") 2024/10/09 03:58:17 DEBUG : only5: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e078_d20241009_m035704_c001_v0001037_t0027_u01728446224217") 2024/10/09 03:58:17 DEBUG : only6: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989b6_d20241009_m035750_c001_v7007000_t0000_u01728446270180") 2024/10/09 03:58:17 DEBUG : only6: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f41078a6367a5e155_d20241009_m035742_c001_v0001037_t0057_u01728446262604") 2024/10/09 03:58:17 DEBUG : only6: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e105_d20241009_m035729_c001_v0001037_t0046_u01728446249394") 2024/10/09 03:58:17 DEBUG : only6: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4187b5a922455aa0_d20241009_m035718_c001_v7007000_t0000_u01728446238392") 2024/10/09 03:58:17 DEBUG : only6: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e07e_d20241009_m035704_c001_v0001037_t0054_u01728446224922") 2024/10/09 03:58:17 DEBUG : only7: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989b8_d20241009_m035750_c001_v7007000_t0000_u01728446270362") 2024/10/09 03:58:17 DEBUG : only7: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4104a9b0e4eece86_d20241009_m035742_c001_v0001029_t0002_u01728446262620") 2024/10/09 03:58:17 DEBUG : only7: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e109_d20241009_m035730_c001_v0001037_t0011_u01728446250204") 2024/10/09 03:58:17 DEBUG : only7: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6a48_d20241009_m035718_c001_v7007000_t0000_u01728446238541") 2024/10/09 03:58:17 DEBUG : only7: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e082_d20241009_m035705_c001_v0001037_t0032_u01728446225661") 2024/10/09 03:58:17 DEBUG : only8: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989bb_d20241009_m035750_c001_v7007000_t0000_u01728446270627") 2024/10/09 03:58:17 DEBUG : only8: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f403b63b5932cffc2_d20241009_m035742_c001_v0001113_t0030_u01728446262753") 2024/10/09 03:58:17 DEBUG : only8: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e10d_d20241009_m035730_c001_v0001037_t0041_u01728446250938") 2024/10/09 03:58:17 DEBUG : only8: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4187b5a922455a9f_d20241009_m035718_c001_v7007000_t0000_u01728446238205") 2024/10/09 03:58:17 DEBUG : only8: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e088_d20241009_m035706_c001_v0001037_t0054_u01728446226390") 2024/10/09 03:58:18 DEBUG : only9: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989be_d20241009_m035750_c001_v7007000_t0000_u01728446270809") 2024/10/09 03:58:18 DEBUG : only9: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f40131f952e8b00a7_d20241009_m035742_c001_v0001165_t0039_u01728446262773") 2024/10/09 03:58:18 DEBUG : only9: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e113_d20241009_m035731_c001_v0001037_t0053_u01728446251912") 2024/10/09 03:58:18 DEBUG : only9: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4176841050e8a3ec_d20241009_m035717_c001_v7007000_t0000_u01728446237814") 2024/10/09 03:58:18 DEBUG : only9: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e08c_d20241009_m035707_c001_v0001037_t0004_u01728446227082") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa63775a_d20241009_m035335_c001_v7007000_t0000_u01728446015223") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5de00_d20241009_m035332_c001_v0001037_t0000_u01728446012783") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637755_d20241009_m035330_c001_v7007000_t0000_u01728446010922") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7470e_d20241009_m035327_c001_v0001137_t0038_u01728446007997") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637750_d20241009_m035326_c001_v7007000_t0000_u01728446006084") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5ddea_d20241009_m035323_c001_v0001037_t0044_u01728446003829") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5af1_d20241009_m035310_c001_v7007000_t0000_u01728445990585") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746d1_d20241009_m035308_c001_v0001137_t0035_u01728445988514") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5adf_d20241009_m035306_c001_v7007000_t0000_u01728445986315") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746c5_d20241009_m035304_c001_v0001137_t0032_u01728445984765") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5ac0_d20241009_m035303_c001_v7007000_t0000_u01728445983121") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746b9_d20241009_m035301_c001_v0001137_t0049_u01728445981436") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a203_d20241009_m035250_c001_v7007000_t0000_u01728445970845") 2024/10/09 03:58:18 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74693_d20241009_m035248_c001_v0001137_t0012_u01728445968446") 2024/10/09 03:58:19 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1f5_d20241009_m035247_c001_v7007000_t0000_u01728445967714") 2024/10/09 03:58:19 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7468d_d20241009_m035246_c001_v0001137_t0001_u01728445966091") 2024/10/09 03:58:19 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1e8_d20241009_m035245_c001_v7007000_t0000_u01728445965359") 2024/10/09 03:58:19 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74687_d20241009_m035244_c001_v0001137_t0054_u01728445964466") 2024/10/09 03:58:19 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74683_d20241009_m035243_c001_v0001137_t0038_u01728445963359") 2024/10/09 03:58:19 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1da_d20241009_m035242_c001_v7007000_t0000_u01728445962498") 2024/10/09 03:58:19 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7467f_d20241009_m035241_c001_v0001137_t0039_u01728445961847") 2024/10/09 03:58:19 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7467d_d20241009_m035240_c001_v0001137_t0010_u01728445960981") 2024/10/09 03:58:19 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a1ce_d20241009_m035240_c001_v7007000_t0000_u01728445960252") 2024/10/09 03:58:19 DEBUG : potato: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7467b_d20241009_m035239_c001_v0001137_t0035_u01728445959418") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5ccb_d20241009_m035427_c001_v7007000_t0000_u01728446067732") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5de6e_d20241009_m035426_c001_v0001037_t0031_u01728446066817") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f40723cffa4d671ad_d20241009_m035417_c001_v7007000_t0000_u01728446057777") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5de50_d20241009_m035411_c001_v0001037_t0036_u01728446051901") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4168ccbff3fbceb1_d20241009_m035403_c001_v7007000_t0000_u01728446043277") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5de34_d20241009_m035357_c001_v0001037_t0026_u01728446037322") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637767_d20241009_m035348_c001_v7007000_t0000_u01728446028876") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5de20_d20241009_m035344_c001_v0001037_t0018_u01728446024480") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5b28_d20241009_m035316_c001_v7007000_t0000_u01728445996588") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746e1_d20241009_m035314_c001_v0001137_t0013_u01728445994559") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5b0e_d20241009_m035313_c001_v7007000_t0000_u01728445993463") 2024/10/09 03:58:19 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746db_d20241009_m035311_c001_v0001137_t0049_u01728445991512") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5af3_d20241009_m035310_c001_v7007000_t0000_u01728445990776") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746d5_d20241009_m035309_c001_v0001137_t0049_u01728445989599") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5ae1_d20241009_m035307_c001_v7007000_t0000_u01728445987783") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746c9_d20241009_m035306_c001_v0001137_t0029_u01728445986676") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5acc_d20241009_m035304_c001_v7007000_t0000_u01728445984041") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746c1_d20241009_m035303_c001_v0001137_t0047_u01728445983129") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5a59_d20241009_m035251_c001_v7007000_t0000_u01728445971947") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74697_d20241009_m035249_c001_v0001137_t0040_u01728445969486") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b879cf6_d20241009_m035134_c001_v7007000_t0000_u01728445894889") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda745f5_d20241009_m035134_c001_v0001137_t0027_u01728445894188") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b879cf1_d20241009_m035132_c001_v7007000_t0000_u01728445892922") 2024/10/09 03:58:20 DEBUG : potato2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda745f1_d20241009_m035132_c001_v0001137_t0012_u01728445892278") 2024/10/09 03:58:20 DEBUG : potato3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f40723cffa4d671ae_d20241009_m035418_c001_v7007000_t0000_u01728446058125") 2024/10/09 03:58:20 DEBUG : potato3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74744_d20241009_m035413_c001_v0001137_t0006_u01728446053216") 2024/10/09 03:58:20 DEBUG : potato3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4168ccbff3fbceb4_d20241009_m035403_c001_v7007000_t0000_u01728446043720") 2024/10/09 03:58:21 DEBUG : potato3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74736_d20241009_m035358_c001_v0001137_t0041_u01728446038866") 2024/10/09 03:58:21 DEBUG : potato3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637768_d20241009_m035349_c001_v7007000_t0000_u01728446029066") 2024/10/09 03:58:21 DEBUG : potato3: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74728_d20241009_m035345_c001_v0001137_t0002_u01728446025058") 2024/10/09 03:58:21 DEBUG : pre-dest1/1: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b6799_d20241009_m035509_c001_v7007000_t0000_u01728446109587") 2024/10/09 03:58:21 DEBUG : pre-dest1/1: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74792_d20241009_m035501_c001_v0001137_t0011_u01728446101347") 2024/10/09 03:58:21 DEBUG : pre-dest2/2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b679a_d20241009_m035509_c001_v7007000_t0000_u01728446109771") 2024/10/09 03:58:21 DEBUG : pre-dest2/2: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5df72_d20241009_m035502_c001_v0001037_t0052_u01728446102023") 2024/10/09 03:58:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f402dd542db6b66dd_d20241009_m035440_c001_v7007000_t0000_u01728446080337") 2024/10/09 03:58:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ee09_d20241009_m035437_c001_v0001181_t0036_u01728446077283") 2024/10/09 03:58:21 DEBUG : sizeonly: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf59ba_d20241009_m035219_c001_v7007000_t0000_u01728445939532") 2024/10/09 03:58:21 DEBUG : sizeonly: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74649_d20241009_m035218_c001_v0001137_t0019_u01728445938416") 2024/10/09 03:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989ed_d20241009_m035756_c001_v7007000_t0000_u01728446276770") 2024/10/09 03:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f103b63b5932cfffe_d20241009_m035755_c001_v0001113_t0049_u01728446275675") 2024/10/09 03:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989d2_d20241009_m035753_c001_v7007000_t0000_u01728446273740") 2024/10/09 03:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5e179_d20241009_m035752_c001_v0001037_t0029_u01728446272151") 2024/10/09 03:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637760_d20241009_m035340_c001_v7007000_t0000_u01728446020894") 2024/10/09 03:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f11078a6367a5de14_d20241009_m035339_c001_v0001037_t0015_u01728446019650") 2024/10/09 03:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa63775d_d20241009_m035338_c001_v7007000_t0000_u01728446018353") 2024/10/09 03:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7471c_d20241009_m035337_c001_v0001137_t0057_u01728446017459") 2024/10/09 03:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf59af_d20241009_m035215_c001_v7007000_t0000_u01728445935122") 2024/10/09 03:58:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74641_d20241009_m035213_c001_v0001137_t0002_u01728445933499") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf59ac_d20241009_m035212_c001_v7007000_t0000_u01728445932730") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7463b_d20241009_m035211_c001_v0001137_t0016_u01728445931579") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf59a6_d20241009_m035208_c001_v7007000_t0000_u01728445928533") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74637_d20241009_m035207_c001_v0001137_t0008_u01728445927231") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf59a4_d20241009_m035206_c001_v7007000_t0000_u01728445926687") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74633_d20241009_m035205_c001_v0001137_t0040_u01728445925516") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74631_d20241009_m035202_c001_v0001137_t0026_u01728445922620") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf55b7_d20241009_m035201_c001_v7007000_t0000_u01728445921784") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7462d_d20241009_m035201_c001_v0001137_t0018_u01728445921120") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74629_d20241009_m035200_c001_v0001137_t0020_u01728445920456") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf55ac_d20241009_m035159_c001_v7007000_t0000_u01728445919364") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74627_d20241009_m035156_c001_v0001137_t0039_u01728445916287") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74625_d20241009_m035153_c001_v0001137_t0010_u01728445913618") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf49d7_d20241009_m035152_c001_v7007000_t0000_u01728445912891") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7461d_d20241009_m035152_c001_v0001137_t0039_u01728445912230") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7461b_d20241009_m035151_c001_v0001137_t0040_u01728445911495") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf49cb_d20241009_m035150_c001_v7007000_t0000_u01728445910393") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74617_d20241009_m035145_c001_v0001137_t0020_u01728445905399") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf49b2_d20241009_m035145_c001_v7007000_t0000_u01728445905036") 2024/10/09 03:58:22 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74613_d20241009_m035144_c001_v0001137_t0029_u01728445904277") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a112_d20241009_m035142_c001_v7007000_t0000_u01728445902634") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7460f_d20241009_m035141_c001_v0001137_t0046_u01728445901960") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a10a_d20241009_m035141_c001_v7007000_t0000_u01728445901416") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda7460d_d20241009_m035140_c001_v0001137_t0027_u01728445900758") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a0fc_d20241009_m035139_c001_v7007000_t0000_u01728445899491") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74607_d20241009_m035138_c001_v0001137_t0028_u01728445898673") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a0f4_d20241009_m035138_c001_v7007000_t0000_u01728445898127") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74603_d20241009_m035137_c001_v0001137_t0007_u01728445897386") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b87a0eb_d20241009_m035136_c001_v7007000_t0000_u01728445896479") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda745fd_d20241009_m035135_c001_v0001137_t0052_u01728445895802") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b879ce1_d20241009_m035129_c001_v7007000_t0000_u01728445889807") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda745e9_d20241009_m035129_c001_v0001137_t0013_u01728445889098") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b879cd3_d20241009_m035128_c001_v7007000_t0000_u01728445888190") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda745e1_d20241009_m035127_c001_v0001137_t0024_u01728445887330") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b879cc1_d20241009_m035126_c001_v7007000_t0000_u01728445886430") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda745db_d20241009_m035125_c001_v0001137_t0003_u01728445885444") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f405938f47b879c65_d20241009_m035122_c001_v7007000_t0000_u01728445882483") 2024/10/09 03:58:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda745d5_d20241009_m035121_c001_v0001137_t0029_u01728445881770") 2024/10/09 03:58:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989f0_d20241009_m035756_c001_v7007000_t0000_u01728446276953") 2024/10/09 03:58:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f10131f952e8b00cd_d20241009_m035755_c001_v0001165_t0041_u01728446275680") 2024/10/09 03:58:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4032e81c400989d6_d20241009_m035753_c001_v7007000_t0000_u01728446273922") 2024/10/09 03:58:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1104a9b0e4eece8e_d20241009_m035752_c001_v0001029_t0029_u01728446272159") 2024/10/09 03:58:24 DEBUG : sub/yam: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637759_d20241009_m035334_c001_v7007000_t0000_u01728446014665") 2024/10/09 03:58:24 DEBUG : sub/yam: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ecf2_d20241009_m035332_c001_v0001181_t0019_u01728446012418") 2024/10/09 03:58:24 DEBUG : three: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5b82_d20241009_m035323_c001_v7007000_t0000_u01728446003085") 2024/10/09 03:58:24 DEBUG : three: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda74700_d20241009_m035321_c001_v0001137_t0051_u01728446001620") 2024/10/09 03:58:24 DEBUG : three: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1120faf6bda746f4_d20241009_m035318_c001_v0001137_t0022_u01728445998840") 2024/10/09 03:58:24 DEBUG : two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4014b1e77abf5b8a_d20241009_m035323_c001_v7007000_t0000_u01728446003270") 2024/10/09 03:58:24 DEBUG : two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f41078a6367a5dde6_d20241009_m035320_c001_v0001037_t0057_u01728446000879") 2024/10/09 03:58:24 DEBUG : two: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f4120faf6bda746f2_d20241009_m035318_c001_v0001137_t0006_u01728445998654") 2024/10/09 03:58:24 DEBUG : yam: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa63775b_d20241009_m035335_c001_v7007000_t0000_u01728446015406") 2024/10/09 03:58:24 DEBUG : yam: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f108cea3f01f93d84_d20241009_m035333_c001_v0001117_t0036_u01728446013768") 2024/10/09 03:58:24 DEBUG : yam: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637753_d20241009_m035330_c001_v7007000_t0000_u01728446010368") 2024/10/09 03:58:24 DEBUG : yam: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ecde_d20241009_m035327_c001_v0001181_t0058_u01728446007646") 2024/10/09 03:58:24 DEBUG : yam: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa63774f_d20241009_m035325_c001_v7007000_t0000_u01728446005528") 2024/10/09 03:58:24 DEBUG : yam: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1194260fb578ecc5_d20241009_m035323_c001_v0001181_t0026_u01728446003839") 2024/10/09 03:58:24 DEBUG : yaml: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637756_d20241009_m035331_c001_v7007000_t0000_u01728446011105") 2024/10/09 03:58:24 DEBUG : yaml: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f1046bd7d34afc804_d20241009_m035329_c001_v0001038_t0053_u01728446009790") 2024/10/09 03:58:24 DEBUG : yaml: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f412579b8fa637751_d20241009_m035326_c001_v7007000_t0000_u01728446006273") 2024/10/09 03:58:24 DEBUG : yaml: Deleting (id "4_zcf421d43607d6bfb9f280e1b_f10146c75121d5102_d20241009_m035325_c001_v0001099_t0005_u01728446005251") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m7.564124796s (try 1/5)