"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/13 02:59:15 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki" 2025/01/13 02:59:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 02:59:16 DEBUG : Creating backend with remote "/tmp/rclone2542911578" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/13 02:59:20 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:20 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 02:59:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:21 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:21 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:22 DEBUG : B2 bucket rclone-test-feyodas9jiki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", 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-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", 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-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:24 DEBUG : Creating backend with remote "/non-existing" 2025/01/13 02:59:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/13 02:59:24 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:24 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:25 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:25 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:27 INFO : B2 bucket rclone-test-feyodas9jiki: Running all checks before starting transfers 2025/01/13 02:59:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:27 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:27 INFO : B2 bucket rclone-test-feyodas9jiki: Checks finished, now starting transfers 2025/01/13 02:59:27 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:28 ERROR : Ignoring --no-traverse with sync 2025/01/13 02:59:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:28 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:28 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:28 INFO : sub dir/hello world: Copied (new) 2025/01/13 02:59:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/13 02:59:30 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:30 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/13 02:59:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 02:59:31 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:31 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 02:59:33 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:33 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/13 02:59:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 02:59:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/13 02:59:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 02:59:34 INFO : sub dir: Making directory 2025/01/13 02:59:34 INFO : sub dir2: Making directory 2025/01/13 02:59:34 INFO : sub dir2/sub sub dir2: Making directory 2025/01/13 02:59:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:34 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:34 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/13 02:59:35 DEBUG : B2 bucket rclone-test-feyodas9jiki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:36 INFO : sub dir2: Making directory 2025/01/13 02:59:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/13 02:59:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 02:59:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:36 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:36 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:37 DEBUG : sub dir2: Making directory with metadata 2025/01/13 02:59:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 02:59:37 INFO : sub dir: Making directory 2025/01/13 02:59:37 INFO : sub dir2: Making directory 2025/01/13 02:59:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:37 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:37 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:37 INFO : sub dir/hello world: Copied (new) 2025/01/13 02:59:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/13 02:59:37 DEBUG : B2 bucket rclone-test-feyodas9jiki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/13 02:59:38 DEBUG : B2 bucket rclone-test-feyodas9jiki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", 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-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:39 INFO : sub dir2: Making directory 2025/01/13 02:59:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:39 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:39 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:39 INFO : sub dir/hello world: Copied (new) 2025/01/13 02:59:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:40 DEBUG : sub dir2: Making directory with metadata 2025/01/13 02:59:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 02:59:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 02:59:40 INFO : sub dir: Making directory 2025/01/13 02:59:40 INFO : sub dir2: Making directory 2025/01/13 02:59:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:40 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:40 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:40 INFO : sub dir/hello world: Copied (new) 2025/01/13 02:59:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/13 02:59:41 DEBUG : B2 bucket rclone-test-feyodas9jiki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", 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-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:42 INFO : sub dir2: Making directory 2025/01/13 02:59:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:42 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:42 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:43 INFO : sub dir/hello world: Copied (new) 2025/01/13 02:59:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:44 DEBUG : Creating backend with remote "TestB2:rclone-test-misesoh0fidu" 2025/01/13 02:59:44 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-feyodas9jiki -> B2 bucket rclone-test-misesoh0fidu 2025/01/13 02:59:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:45 DEBUG : B2 bucket rclone-test-misesoh0fidu: Waiting for checks to finish 2025/01/13 02:59:45 DEBUG : B2 bucket rclone-test-misesoh0fidu: Waiting for transfers to finish 2025/01/13 02:59:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 02:59:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:49 DEBUG : B2 bucket rclone-test-misesoh0fidu: Purge remote 2025/01/13 02:59:49 INFO : B2 bucket rclone-test-misesoh0fidu: cleaning bucket "rclone-test-misesoh0fidu" of all files 2025/01/13 02:59:49 DEBUG : sub dir/hello world: Deleting (id "4_zff425df390ad5bdb9f480e1b_f11293a7420d993a7_d20250113_m025949_c001_v0001184_t0035_u01736737189286") --- PASS: TestServerSideCopy (9.74s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 02:59:54 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 02:59:54 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 02:59:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/13 02:59:54 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 02:59:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fonixej1nuhi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-feyodas9jiki -> B2 bucket rclone-test-fonixej1nuhi 2025/01/13 02:59:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 02:59:57 DEBUG : B2 bucket rclone-test-fonixej1nuhi: Waiting for checks to finish 2025/01/13 02:59:57 DEBUG : B2 bucket rclone-test-fonixej1nuhi: Waiting for transfers to finish 2025/01/13 03:00:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 03:00:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 03:00:03 DEBUG : B2 bucket rclone-test-fonixej1nuhi: Waiting for checks to finish 2025/01/13 03:00:03 DEBUG : B2 bucket rclone-test-fonixej1nuhi: Waiting for transfers to finish 2025/01/13 03:00:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/13 03:00:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:04 DEBUG : B2 bucket rclone-test-fonixej1nuhi: Purge remote 2025/01/13 03:00:04 INFO : B2 bucket rclone-test-fonixej1nuhi: cleaning bucket "rclone-test-fonixej1nuhi" of all files 2025/01/13 03:00:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f728df390ad5bdb9f480e1b_f100db390b06ff93a_d20250113_m030003_c001_v0001106_t0001_u01736737203865") 2025/01/13 03:00:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f728df390ad5bdb9f480e1b_f108e08efc9214f6d_d20250113_m030001_c001_v0001144_t0005_u01736737201450") --- PASS: TestServerSideCopyOverSelf (15.24s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 03:00:12 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:12 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/13 03:00:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/13 03:00:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.55s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nanupog6rigo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-feyodas9jiki -> B2 bucket rclone-test-nanupog6rigo 2025/01/13 03:00:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 03:00:15 DEBUG : B2 bucket rclone-test-nanupog6rigo: Waiting for checks to finish 2025/01/13 03:00:15 DEBUG : B2 bucket rclone-test-nanupog6rigo: Waiting for transfers to finish 2025/01/13 03:00:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 03:00:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 03:00:20 DEBUG : B2 bucket rclone-test-nanupog6rigo: Waiting for checks to finish 2025/01/13 03:00:20 DEBUG : B2 bucket rclone-test-nanupog6rigo: Waiting for transfers to finish 2025/01/13 03:00:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/13 03:00:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/13 03:00:21 INFO : sub dir/hello world: Deleted 2025/01/13 03:00:22 DEBUG : testing file moves 2025/01/13 03:00:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/13 03:00:22 DEBUG : B2 bucket rclone-test-nanupog6rigo: Waiting for checks to finish 2025/01/13 03:00:22 DEBUG : B2 bucket rclone-test-nanupog6rigo: Waiting for transfers to finish 2025/01/13 03:00:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/13 03:00:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/13 03:00:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:23 DEBUG : B2 bucket rclone-test-nanupog6rigo: Purge remote 2025/01/13 03:00:23 INFO : B2 bucket rclone-test-nanupog6rigo: cleaning bucket "rclone-test-nanupog6rigo" of all files 2025/01/13 03:00:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd5390ad5bdb9f480e1b_f102df5f58b892c71_d20250113_m030022_c001_v0001184_t0019_u01736737222611") 2025/01/13 03:00:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd5390ad5bdb9f480e1b_f1131ff45d046ab06_d20250113_m030020_c001_v0001137_t0051_u01736737220863") 2025/01/13 03:00:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f82dd5390ad5bdb9f480e1b_f11310185193965d8_d20250113_m030019_c001_v0001184_t0044_u01736737219351") --- PASS: TestServerSideMoveOverSelf (14.79s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:29 ERROR : : error listing: directory not found 2025/01/13 03:00:29 INFO : Local file system at /tmp/rclone2542911578: Making directory 2025/01/13 03:00:29 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:29 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.20s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 03:00:31 DEBUG : Local file system at /tmp/rclone2542911578: Waiting for checks to finish 2025/01/13 03:00:31 DEBUG : Local file system at /tmp/rclone2542911578: Waiting for transfers to finish 2025/01/13 03:00:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 03:00:32 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/13 03:00:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/13 03:00:33 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:33 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 03:00:33 INFO : check sum: Copied (new) 2025/01/13 03:00:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:33 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 03:00:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/13 03:00:33 DEBUG : check sum: Unchanged skipping 2025/01/13 03:00:33 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:33 DEBUG : Waiting for deletions to finish 2025/01/13 03:00:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.19s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/13 03:00:35 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:35 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/13 03:00:35 INFO : sizeonly: Copied (new) 2025/01/13 03:00:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:35 DEBUG : sizeonly: Sizes identical 2025/01/13 03:00:35 DEBUG : sizeonly: Unchanged skipping 2025/01/13 03:00:35 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:35 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:35 DEBUG : Waiting for deletions to finish 2025/01/13 03:00:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.20s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/13 03:00:37 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:37 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/13 03:00:37 INFO : ignore-size: Copied (new) 2025/01/13 03:00:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:00:38 DEBUG : ignore-size: Unchanged skipping 2025/01/13 03:00:38 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:38 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:38 DEBUG : Waiting for deletions to finish 2025/01/13 03:00:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.22s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:40 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:00:40 DEBUG : existing: Unchanged skipping 2025/01/13 03:00:40 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:40 DEBUG : Waiting for deletions to finish 2025/01/13 03:00:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/13 03:00:40 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:40 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/13 03:00:40 INFO : existing: Copied (replaced existing) 2025/01/13 03:00:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.44s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 03:00:42 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:42 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/13 03:00:42 INFO : existing: Copied (new) 2025/01/13 03:00:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:42 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:42 DEBUG : existing: Destination exists, skipping 2025/01/13 03:00:42 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:42 DEBUG : Waiting for deletions to finish 2025/01/13 03:00:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.64s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:45 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/13 03:00:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 03:00:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:00:45 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 03:00:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:00:45 INFO : a/potato2: Copied (new) 2025/01/13 03:00:45 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:45 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:45 DEBUG : Waiting for deletions to finish 2025/01/13 03:00:46 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:47 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/13 03:00:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 03:00:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/13 03:00:47 DEBUG : empty space: Unchanged skipping 2025/01/13 03:00:47 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:47 DEBUG : Waiting for deletions to finish 2025/01/13 03:00:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:48 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/13 03:00:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 03:00:49 INFO : empty space: Updated modification time in destination 2025/01/13 03:00:49 DEBUG : empty space: Unchanged skipping 2025/01/13 03:00:49 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:49 DEBUG : Waiting for deletions to finish 2025/01/13 03:00:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/13 03:00:51 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 03:00:51 DEBUG : empty space: Unchanged skipping 2025/01/13 03:00:51 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:51 DEBUG : Waiting for deletions to finish 2025/01/13 03:00:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.71s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:53 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:53 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/13 03:00:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2542911578) 2025/01/13 03:00:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-feyodas9jiki) 2025/01/13 03:00:53 DEBUG : foo: sha1 differ 2025/01/13 03:00:53 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/13 03:00:53 INFO : foo: Copied (replaced existing) 2025/01/13 03:00:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/13 03:00:55 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:00:55 DEBUG : empty space: Unchanged skipping 2025/01/13 03:00:55 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:00:55 INFO : potato: Copied (new) 2025/01/13 03:00:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/13 03:00:57 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:57 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/13 03:00:57 INFO : potato: Copied (replaced existing) 2025/01/13 03:00:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:00:59 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:00:59 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/13 03:00:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2542911578) 2025/01/13 03:00:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-feyodas9jiki) 2025/01/13 03:00:59 DEBUG : potato: sha1 differ 2025/01/13 03:00:59 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:00:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/13 03:00:59 INFO : potato: Copied (replaced existing) 2025/01/13 03:00:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 03:01:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/13 03:01:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:01:00 DEBUG : empty space: Unchanged skipping 2025/01/13 03:01:00 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:00 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:00 DEBUG : Waiting for deletions to finish 2025/01/13 03:01:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 03:01:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:01:02 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:02 DEBUG : empty space: Unchanged skipping 2025/01/13 03:01:02 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:01:03 INFO : potato2: Copied (new) 2025/01/13 03:01:03 DEBUG : Waiting for deletions to finish 2025/01/13 03:01:03 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:05 INFO : d: Making directory 2025/01/13 03:01:05 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/13 03:01:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 03:01:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:01:05 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 03:01:05 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:05 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:01:05 INFO : a/potato2: Copied (new) 2025/01/13 03:01:05 DEBUG : Waiting for deletions to finish 2025/01/13 03:01:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:07 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/13 03:01:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 03:01:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:01:08 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 03:01:08 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:08 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:01:08 INFO : a/potato2: Copied (new) 2025/01/13 03:01:08 ERROR : B2 bucket rclone-test-feyodas9jiki: not deleting files as there were IO errors 2025/01/13 03:01:08 ERROR : B2 bucket rclone-test-feyodas9jiki: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:10 DEBUG : Waiting for deletions to finish 2025/01/13 03:01:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 03:01:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:01:10 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:10 DEBUG : empty space: Unchanged skipping 2025/01/13 03:01:10 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:10 INFO : potato: Deleted 2025/01/13 03:01:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:01:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:12 DEBUG : Waiting for deletions to finish 2025/01/13 03:01:12 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:12 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:12 INFO : potato: Deleted 2025/01/13 03:01:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 03:01:13 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:01:13 DEBUG : empty space: Unchanged skipping 2025/01/13 03:01:13 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:01:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 03:01:15 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:15 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/13 03:01:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.06s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:17 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 03:01:17 DEBUG : enormous: Excluded 2025/01/13 03:01:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 03:01:17 DEBUG : potato2: Excluded 2025/01/13 03:01:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 03:01:17 DEBUG : potato2: Excluded 2025/01/13 03:01:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:01:17 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:17 DEBUG : empty space: Unchanged skipping 2025/01/13 03:01:17 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:17 DEBUG : Waiting for deletions to finish 2025/01/13 03:01:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:17 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 03:01:17 DEBUG : enormous: Excluded 2025/01/13 03:01:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 03:01:17 DEBUG : potato2: Excluded 2025/01/13 03:01:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 03:01:17 DEBUG : potato2: Excluded 2025/01/13 03:01:17 DEBUG : Local file system at /tmp/rclone2542911578: Waiting for checks to finish 2025/01/13 03:01:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/13 03:01:17 DEBUG : empty space: Unchanged skipping 2025/01/13 03:01:17 DEBUG : Local file system at /tmp/rclone2542911578: Waiting for transfers to finish 2025/01/13 03:01:17 DEBUG : Waiting for deletions to finish 2025/01/13 03:01:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:20 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 03:01:20 DEBUG : enormous: Excluded 2025/01/13 03:01:20 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 03:01:20 DEBUG : potato2: Excluded 2025/01/13 03:01:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:01:20 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:20 DEBUG : empty space: Unchanged skipping 2025/01/13 03:01:20 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:20 DEBUG : Waiting for deletions to finish 2025/01/13 03:01:20 INFO : enormous: Deleted 2025/01/13 03:01:20 INFO : potato2: Deleted 2025/01/13 03:01:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/13 03:01:21 DEBUG : empty space: Unchanged skipping 2025/01/13 03:01:21 DEBUG : Local file system at /tmp/rclone2542911578: Waiting for checks to finish 2025/01/13 03:01:21 DEBUG : Local file system at /tmp/rclone2542911578: Waiting for transfers to finish 2025/01/13 03:01:21 DEBUG : Waiting for deletions to finish 2025/01/13 03:01:21 INFO : enormous: Deleted 2025/01/13 03:01:21 INFO : potato2: Deleted 2025/01/13 03:01:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:23 DEBUG : five: Need to transfer - File not found at Destination 2025/01/13 03:01:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/13 03:01:23 DEBUG : one: Destination is newer than source, skipping 2025/01/13 03:01:23 DEBUG : three: Sizes identical 2025/01/13 03:01:23 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/13 03:01:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 03:01:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2542911578) 2025/01/13 03:01:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-feyodas9jiki) 2025/01/13 03:01:23 DEBUG : two: sha1 differ 2025/01/13 03:01:23 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/13 03:01:23 INFO : five: Copied (new) 2025/01/13 03:01:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/13 03:01:24 INFO : four: Copied (replaced existing) 2025/01/13 03:01:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/13 03:01:24 INFO : two: Copied (replaced existing) 2025/01/13 03:01:24 DEBUG : Waiting for deletions to finish 2025/01/13 03:01:24 DEBUG : one: Destination is newer than source, skipping 2025/01/13 03:01:24 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/13 03:01:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/13 03:01:24 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/13 03:01:24 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/13 03:01:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2542911578) 2025/01/13 03:01:24 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-feyodas9jiki) 2025/01/13 03:01:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 03:01:24 DEBUG : three: sha1 differ 2025/01/13 03:01:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/13 03:01:24 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/13 03:01:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 03:01:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/13 03:01:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 03:01:24 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 03:01:25 INFO : three: Copied (replaced existing) 2025/01/13 03:01:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/13 03:01:26 INFO : B2 bucket rclone-test-feyodas9jiki: Making map for --track-renames 2025/01/13 03:01:26 INFO : B2 bucket rclone-test-feyodas9jiki: Finished making map for --track-renames 2025/01/13 03:01:26 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/13 03:01:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/13 03:01:26 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for renames to finish 2025/01/13 03:01:26 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/13 03:01:27 INFO : potato: Copied (new) 2025/01/13 03:01:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 03:01:27 INFO : yam: Copied (new) 2025/01/13 03:01:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:01:27 INFO : B2 bucket rclone-test-feyodas9jiki: Making map for --track-renames 2025/01/13 03:01:27 INFO : B2 bucket rclone-test-feyodas9jiki: Finished making map for --track-renames 2025/01/13 03:01:27 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:27 DEBUG : potato: Unchanged skipping 2025/01/13 03:01:27 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for renames to finish 2025/01/13 03:01:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 03:01:28 INFO : yam: Copied (server-side copy) to: yaml 2025/01/13 03:01:28 INFO : yam: Deleted 2025/01/13 03:01:28 INFO : yaml: Renamed from "yam" 2025/01/13 03:01:28 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.63s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/13 03:01:30 INFO : B2 bucket rclone-test-feyodas9jiki: Making map for --track-renames 2025/01/13 03:01:30 INFO : B2 bucket rclone-test-feyodas9jiki: Finished making map for --track-renames 2025/01/13 03:01:30 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/13 03:01:30 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for renames to finish 2025/01/13 03:01:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/13 03:01:30 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/13 03:01:30 INFO : potato: Copied (new) 2025/01/13 03:01:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 03:01:30 INFO : yam: Copied (new) 2025/01/13 03:01:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:31 INFO : B2 bucket rclone-test-feyodas9jiki: Making map for --track-renames 2025/01/13 03:01:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:01:31 INFO : B2 bucket rclone-test-feyodas9jiki: Finished making map for --track-renames 2025/01/13 03:01:31 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:31 DEBUG : potato: Unchanged skipping 2025/01/13 03:01:31 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for renames to finish 2025/01/13 03:01:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 03:01:31 INFO : yam: Copied (server-side copy) to: yaml 2025/01/13 03:01:32 INFO : yam: Deleted 2025/01/13 03:01:32 INFO : yaml: Renamed from "yam" 2025/01/13 03:01:32 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/13 03:01:34 INFO : B2 bucket rclone-test-feyodas9jiki: Making map for --track-renames 2025/01/13 03:01:34 INFO : B2 bucket rclone-test-feyodas9jiki: Finished making map for --track-renames 2025/01/13 03:01:34 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/13 03:01:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/13 03:01:34 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for renames to finish 2025/01/13 03:01:34 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 03:01:34 INFO : sub/yam: Copied (new) 2025/01/13 03:01:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/13 03:01:34 INFO : potato: Copied (new) 2025/01/13 03:01:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:01:35 DEBUG : potato: Unchanged skipping 2025/01/13 03:01:35 INFO : B2 bucket rclone-test-feyodas9jiki: Making map for --track-renames 2025/01/13 03:01:35 INFO : B2 bucket rclone-test-feyodas9jiki: Finished making map for --track-renames 2025/01/13 03:01:35 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:35 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for renames to finish 2025/01/13 03:01:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 03:01:35 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/13 03:01:36 INFO : sub/yam: Deleted 2025/01/13 03:01:36 INFO : yam: Renamed from "sub/yam" 2025/01/13 03:01:36 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:37 DEBUG : Creating backend with remote "/tmp/rclone2542911578/dir1" 2025/01/13 03:01:37 DEBUG : Creating backend with remote "/tmp/rclone2542911578/dir2" 2025/01/13 03:01:37 DEBUG : Local file system at /tmp/rclone2542911578/dir2: Using server-side directory move 2025/01/13 03:01:37 INFO : Local file system at /tmp/rclone2542911578/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/13 03:01:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/13 03:01:37 DEBUG : Local file system at /tmp/rclone2542911578/dir2: Waiting for checks to finish 2025/01/13 03:01:37 INFO : file1.txt: Moved (server-side) 2025/01/13 03:01:37 DEBUG : Local file system at /tmp/rclone2542911578/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 03:01:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/13 03:01:38 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:38 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/13 03:01:38 INFO : nested/sub dir/file: Copied (new) 2025/01/13 03:01:38 INFO : nested/sub dir/file: Deleted 2025/01/13 03:01:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 03:01:38 INFO : sub dir/hello world: Copied (new) 2025/01/13 03:01:38 INFO : sub dir/hello world: Deleted 2025/01/13 03:01:38 INFO : sub dir: Removing directory 2025/01/13 03:01:38 INFO : nested/sub dir: Removing directory 2025/01/13 03:01:38 INFO : nested: Removing directory 2025/01/13 03:01:38 DEBUG : Local file system at /tmp/rclone2542911578: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 03:01:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/13 03:01:40 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:40 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/13 03:01:40 INFO : nested/sub dir/file: Copied (new) 2025/01/13 03:01:40 INFO : nested/sub dir/file: Deleted 2025/01/13 03:01:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 03:01:40 INFO : sub dir/hello world: Copied (new) 2025/01/13 03:01:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 03:01:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/13 03:01:42 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:42 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/13 03:01:42 INFO : existing: Copied (new) 2025/01/13 03:01:42 INFO : existing: Deleted 2025/01/13 03:01:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/13 03:01:42 INFO : existing-b: Copied (new) 2025/01/13 03:01:42 INFO : existing-b: Deleted 2025/01/13 03:01:43 DEBUG : existing: Destination exists, skipping 2025/01/13 03:01:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/13 03:01:43 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:01:43 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:01:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.36s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:01:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qipawov7diso" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-feyodas9jiki -> B2 bucket rclone-test-qipawov7diso 2025/01/13 03:01:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 03:01:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/13 03:01:50 DEBUG : empty space: Unchanged skipping 2025/01/13 03:01:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 03:01:50 DEBUG : B2 bucket rclone-test-qipawov7diso: Waiting for checks to finish 2025/01/13 03:01:50 INFO : empty space: Deleted 2025/01/13 03:01:50 DEBUG : B2 bucket rclone-test-qipawov7diso: Waiting for transfers to finish 2025/01/13 03:01:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:01:50 INFO : potato2: Copied (server-side copy) 2025/01/13 03:01:50 INFO : potato2: Deleted 2025/01/13 03:01:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 03:01:51 INFO : potato3: Copied (server-side copy) 2025/01/13 03:01:51 INFO : potato3: Deleted 2025/01/13 03:01:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sinatut6vimu" 2025/01/13 03:01:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/13 03:01:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 03:01:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/13 03:01:52 DEBUG : B2 bucket rclone-test-sinatut6vimu: Waiting for checks to finish 2025/01/13 03:01:52 DEBUG : B2 bucket rclone-test-sinatut6vimu: Waiting for transfers to finish 2025/01/13 03:01:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 03:01:55 INFO : empty space: Copied (server-side copy) 2025/01/13 03:01:55 INFO : empty space: Deleted 2025/01/13 03:01:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:01:55 INFO : potato2: Copied (server-side copy) 2025/01/13 03:01:55 INFO : potato2: Deleted 2025/01/13 03:01:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 03:01:55 INFO : potato3: Copied (server-side copy) 2025/01/13 03:01:55 INFO : potato3: Deleted 2025/01/13 03:01:56 DEBUG : B2 bucket rclone-test-sinatut6vimu: Purge remote 2025/01/13 03:01:56 INFO : B2 bucket rclone-test-sinatut6vimu: cleaning bucket "rclone-test-sinatut6vimu" of all files 2025/01/13 03:01:56 DEBUG : empty space: Deleting (id "4_z9fe25d0390cd5bdb9f480e1b_f11141fe403dbaa4d_d20250113_m030155_c001_v0001180_t0058_u01736737315123") 2025/01/13 03:01:56 DEBUG : potato2: Deleting (id "4_z9fe25d0390cd5bdb9f480e1b_f1114b3fe074f70ca_d20250113_m030155_c001_v0001183_t0023_u01736737315357") 2025/01/13 03:01:56 DEBUG : potato3: Deleting (id "4_z9fe25d0390cd5bdb9f480e1b_f1111d65da46a5944_d20250113_m030155_c001_v0001136_t0021_u01736737315491") 2025/01/13 03:01:58 DEBUG : B2 bucket rclone-test-qipawov7diso: Purge remote 2025/01/13 03:01:58 INFO : B2 bucket rclone-test-qipawov7diso: cleaning bucket "rclone-test-qipawov7diso" of all files 2025/01/13 03:01:58 DEBUG : empty space: Deleting (id "4_zef923d9390cd5bdb9f480e1b_f40326dab23388b46_d20250113_m030155_c001_v7007000_t0000_u01736737315326") 2025/01/13 03:01:58 DEBUG : empty space: Deleting (id "4_zef923d9390cd5bdb9f480e1b_f102588e4655dbcbb_d20250113_m030149_c001_v0001180_t0031_u01736737309495") 2025/01/13 03:01:58 DEBUG : potato2: Deleting (id "4_zef923d9390cd5bdb9f480e1b_f40326dab23388b47_d20250113_m030155_c001_v7007000_t0000_u01736737315565") 2025/01/13 03:01:58 DEBUG : potato2: Deleting (id "4_zef923d9390cd5bdb9f480e1b_f102ef1803f9cd41d_d20250113_m030150_c001_v0001103_t0030_u01736737310326") 2025/01/13 03:01:58 DEBUG : potato3: Deleting (id "4_zef923d9390cd5bdb9f480e1b_f40326dab23388b48_d20250113_m030155_c001_v7007000_t0000_u01736737315876") 2025/01/13 03:01:58 DEBUG : potato3: Deleting (id "4_zef923d9390cd5bdb9f480e1b_f113b3a21b322f277_d20250113_m030150_c001_v0001116_t0018_u01736737310713") 2025/01/13 03:01:58 DEBUG : potato3: Deleting (id "4_zef923d9390cd5bdb9f480e1b_f102588e4655dbcbd_d20250113_m030149_c001_v0001180_t0054_u01736737309713") --- PASS: TestServerSideMove (20.92s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qafukof5kexu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-feyodas9jiki -> B2 bucket rclone-test-qafukof5kexu 2025/01/13 03:02:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/13 03:02:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/13 03:02:13 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 03:02:13 DEBUG : empty space: Excluded 2025/01/13 03:02:13 DEBUG : pacer: Reducing sleep to 10ms 2025/01/13 03:02:13 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 03:02:13 DEBUG : empty space: Excluded 2025/01/13 03:02:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 03:02:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 03:02:13 DEBUG : B2 bucket rclone-test-qafukof5kexu: Waiting for checks to finish 2025/01/13 03:02:13 DEBUG : B2 bucket rclone-test-qafukof5kexu: Waiting for transfers to finish 2025/01/13 03:02:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:02:14 INFO : potato2: Copied (server-side copy) 2025/01/13 03:02:14 INFO : potato2: Deleted 2025/01/13 03:02:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 03:02:14 INFO : potato3: Copied (server-side copy) 2025/01/13 03:02:14 INFO : potato3: Deleted 2025/01/13 03:02:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wogulec6mufa" 2025/01/13 03:02:15 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 03:02:15 DEBUG : empty space: Excluded 2025/01/13 03:02:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 03:02:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/13 03:02:16 DEBUG : B2 bucket rclone-test-wogulec6mufa: Waiting for checks to finish 2025/01/13 03:02:16 DEBUG : B2 bucket rclone-test-wogulec6mufa: Waiting for transfers to finish 2025/01/13 03:02:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:02:20 INFO : potato2: Copied (server-side copy) 2025/01/13 03:02:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 03:02:20 INFO : potato3: Copied (server-side copy) 2025/01/13 03:02:20 INFO : potato2: Deleted 2025/01/13 03:02:20 INFO : potato3: Deleted 2025/01/13 03:02:21 DEBUG : B2 bucket rclone-test-wogulec6mufa: Purge remote 2025/01/13 03:02:21 INFO : B2 bucket rclone-test-wogulec6mufa: cleaning bucket "rclone-test-wogulec6mufa" of all files 2025/01/13 03:02:21 DEBUG : potato2: Deleting (id "4_z8f12adc390cd5bdb9f480e1b_f1160519f1fec4f63_d20250113_m030219_c001_v0001106_t0032_u01736737339971") 2025/01/13 03:02:21 DEBUG : potato3: Deleting (id "4_z8f12adc390cd5bdb9f480e1b_f10334f1de290cf6f_d20250113_m030220_c001_v0001183_t0041_u01736737340365") 2025/01/13 03:02:23 DEBUG : B2 bucket rclone-test-qafukof5kexu: Purge remote 2025/01/13 03:02:23 INFO : B2 bucket rclone-test-qafukof5kexu: cleaning bucket "rclone-test-qafukof5kexu" of all files 2025/01/13 03:02:23 DEBUG : empty space: Deleting (id "4_zcfa28de390cd5bdb9f480e1b_f11789ee731380a5a_d20250113_m030212_c001_v0001184_t0054_u01736737332853") 2025/01/13 03:02:23 DEBUG : potato2: Deleting (id "4_zcfa28de390cd5bdb9f480e1b_f401468940d36f444_d20250113_m030220_c001_v7007000_t0000_u01736737340552") 2025/01/13 03:02:23 DEBUG : potato2: Deleting (id "4_zcfa28de390cd5bdb9f480e1b_f1061abac1348e0ba_d20250113_m030214_c001_v0001184_t0008_u01736737334026") 2025/01/13 03:02:23 DEBUG : potato3: Deleting (id "4_zcfa28de390cd5bdb9f480e1b_f402c573ce85ed0f4_d20250113_m030220_c001_v7007000_t0000_u01736737340563") 2025/01/13 03:02:23 DEBUG : potato3: Deleting (id "4_zcfa28de390cd5bdb9f480e1b_f11499085ecbb6761_d20250113_m030214_c001_v0001113_t0016_u01736737334238") 2025/01/13 03:02:23 DEBUG : potato3: Deleting (id "4_zcfa28de390cd5bdb9f480e1b_f11789ee731380a5c_d20250113_m030213_c001_v0001184_t0024_u01736737333051") --- PASS: TestServerSideMoveWithFilter (21.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:02:27 DEBUG : Creating backend with remote "TestB2:rclone-test-jaxihov3dofe" 2025/01/13 03:02:29 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-feyodas9jiki -> B2 bucket rclone-test-jaxihov3dofe 2025/01/13 03:02:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 03:02:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/13 03:02:34 DEBUG : empty space: Unchanged skipping 2025/01/13 03:02:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 03:02:34 DEBUG : B2 bucket rclone-test-jaxihov3dofe: Waiting for checks to finish 2025/01/13 03:02:34 INFO : empty space: Deleted 2025/01/13 03:02:34 DEBUG : B2 bucket rclone-test-jaxihov3dofe: Waiting for transfers to finish 2025/01/13 03:02:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:02:34 INFO : potato2: Copied (server-side copy) 2025/01/13 03:02:35 INFO : potato2: Deleted 2025/01/13 03:02:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 03:02:35 INFO : potato3: Copied (server-side copy) 2025/01/13 03:02:35 INFO : potato3: Deleted 2025/01/13 03:02:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rikosoc0kira" 2025/01/13 03:02:36 INFO : tomatoDir: Making directory 2025/01/13 03:02:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/13 03:02:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 03:02:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/13 03:02:37 DEBUG : B2 bucket rclone-test-rikosoc0kira: Waiting for checks to finish 2025/01/13 03:02:37 DEBUG : B2 bucket rclone-test-rikosoc0kira: Waiting for transfers to finish 2025/01/13 03:02:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 03:02:39 INFO : empty space: Copied (server-side copy) 2025/01/13 03:02:39 INFO : empty space: Deleted 2025/01/13 03:02:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 03:02:40 INFO : potato2: Copied (server-side copy) 2025/01/13 03:02:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 03:02:40 INFO : potato3: Copied (server-side copy) 2025/01/13 03:02:40 INFO : potato2: Deleted 2025/01/13 03:02:40 INFO : potato3: Deleted 2025/01/13 03:02:40 DEBUG : B2 bucket rclone-test-rikosoc0kira: Purge remote 2025/01/13 03:02:40 INFO : B2 bucket rclone-test-rikosoc0kira: cleaning bucket "rclone-test-rikosoc0kira" of all files 2025/01/13 03:02:40 DEBUG : empty space: Deleting (id "4_z7fd2fde390cd5bdb9f480e1b_f1114b3fe074f758c_d20250113_m030239_c001_v0001183_t0041_u01736737359558") 2025/01/13 03:02:40 DEBUG : potato2: Deleting (id "4_z7fd2fde390cd5bdb9f480e1b_f100facc2e01152c8_d20250113_m030239_c001_v0001093_t0015_u01736737359780") 2025/01/13 03:02:40 DEBUG : potato3: Deleting (id "4_z7fd2fde390cd5bdb9f480e1b_f1061abac1348e606_d20250113_m030239_c001_v0001184_t0003_u01736737359934") 2025/01/13 03:02:42 DEBUG : B2 bucket rclone-test-jaxihov3dofe: Purge remote 2025/01/13 03:02:42 INFO : B2 bucket rclone-test-jaxihov3dofe: cleaning bucket "rclone-test-jaxihov3dofe" of all files 2025/01/13 03:02:42 DEBUG : empty space: Deleting (id "4_zbf12ed2390cd5bdb9f480e1b_f402c573ce85ed160_d20250113_m030239_c001_v7007000_t0000_u01736737359755") 2025/01/13 03:02:42 DEBUG : empty space: Deleting (id "4_zbf12ed2390cd5bdb9f480e1b_f115263b4333d451a_d20250113_m030233_c001_v0001184_t0047_u01736737353980") 2025/01/13 03:02:42 DEBUG : potato2: Deleting (id "4_zbf12ed2390cd5bdb9f480e1b_f402c573ce85ed166_d20250113_m030240_c001_v7007000_t0000_u01736737360136") 2025/01/13 03:02:42 DEBUG : potato2: Deleting (id "4_zbf12ed2390cd5bdb9f480e1b_f100e958cb4bf920a_d20250113_m030234_c001_v0001183_t0003_u01736737354790") 2025/01/13 03:02:42 DEBUG : potato3: Deleting (id "4_zbf12ed2390cd5bdb9f480e1b_f407f7e6047df61f1_d20250113_m030240_c001_v7007000_t0000_u01736737360151") 2025/01/13 03:02:42 DEBUG : potato3: Deleting (id "4_zbf12ed2390cd5bdb9f480e1b_f1138cace428a42f8_d20250113_m030235_c001_v0001102_t0001_u01736737355028") 2025/01/13 03:02:42 DEBUG : potato3: Deleting (id "4_zbf12ed2390cd5bdb9f480e1b_f115263b4333d452a_d20250113_m030234_c001_v0001184_t0040_u01736737354197") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.44s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:02:46 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:02:48 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/rclone-sync-test" 2025/01/13 03:02:53 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/rclone-sync-test-include/layer2" 2025/01/13 03:02:55 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/rclone-sync-test-ignore-file" 2025/01/13 03:02:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/13 03:02:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/13 03:02:59 DEBUG : pacer: Reducing sleep to 10ms 2025/01/13 03:02:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 03:02:59 DEBUG : B2 bucket rclone-test-feyodas9jiki path rclone-sync-test: Waiting for checks to finish 2025/01/13 03:02:59 DEBUG : B2 bucket rclone-test-feyodas9jiki path rclone-sync-test: Waiting for transfers to finish 2025/01/13 03:02:59 DEBUG : Waiting for deletions to finish 2025/01/13 03:02:59 INFO : There was nothing to transfer 2025/01/13 03:03:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 03:03:00 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:03:00 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:03:00 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:03:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 03:03:00 DEBUG : B2 bucket rclone-test-feyodas9jiki path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/13 03:03:00 DEBUG : B2 bucket rclone-test-feyodas9jiki path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/13 03:03:00 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:03:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 03:03:01 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:03:01 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:03:01 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:03:01 DEBUG : : Excluded 2025/01/13 03:03:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 03:03:01 DEBUG : B2 bucket rclone-test-feyodas9jiki path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/13 03:03:01 DEBUG : B2 bucket rclone-test-feyodas9jiki path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/13 03:03:01 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.73s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/dst" 2025/01/13 03:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/CompareDest" 2025/01/13 03:03:11 DEBUG : one: Need to transfer - File not found at Destination 2025/01/13 03:03:11 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:11 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 03:03:12 INFO : one: Copied (new) 2025/01/13 03:03:12 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:13 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 03:03:13 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/13 03:03:13 INFO : one: Copied (replaced existing) 2025/01/13 03:03:13 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 03:03:15 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 03:03:16 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:16 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:16 INFO : There was nothing to transfer 2025/01/13 03:03:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 03:03:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 03:03:17 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 03:03:17 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:17 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:17 INFO : There was nothing to transfer 2025/01/13 03:03:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 03:03:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 03:03:18 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 03:03:18 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:18 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:18 INFO : There was nothing to transfer 2025/01/13 03:03:19 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/01/13 03:03:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/13 03:03:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 03:03:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 03:03:19 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 03:03:19 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:19 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:19 INFO : There was nothing to transfer 2025/01/13 03:03:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/13 03:03:20 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 03:03:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 03:03:20 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 03:03:20 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/13 03:03:21 INFO : two: Copied (new) 2025/01/13 03:03:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.73s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/dest" 2025/01/13 03:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/pre-dest1" 2025/01/13 03:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/pre-dest2" 2025/01/13 03:03:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:03:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/13 03:03:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:03:28 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/13 03:03:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/13 03:03:29 DEBUG : B2 bucket rclone-test-feyodas9jiki path dest: Waiting for checks to finish 2025/01/13 03:03:29 DEBUG : B2 bucket rclone-test-feyodas9jiki path dest: Waiting for transfers to finish 2025/01/13 03:03:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/13 03:03:29 INFO : 3: Copied (new) 2025/01/13 03:03:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:03:31 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/dst" 2025/01/13 03:03:32 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/CopyDest" 2025/01/13 03:03:34 DEBUG : one: Need to transfer - File not found at Destination 2025/01/13 03:03:34 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:34 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 03:03:35 INFO : one: Copied (new) 2025/01/13 03:03:35 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:36 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 03:03:36 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/13 03:03:36 INFO : one: Copied (replaced existing) 2025/01/13 03:03:36 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/BackupDir" 2025/01/13 03:03:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 03:03:39 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 03:03:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 03:03:40 INFO : one: Copied (server-side copy) 2025/01/13 03:03:41 INFO : one: Deleted 2025/01/13 03:03:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/13 03:03:41 INFO : one: Copied (server-side copy) 2025/01/13 03:03:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/13 03:03:41 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:41 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/13 03:03:43 INFO : two: Copied (server-side copy) 2025/01/13 03:03:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/13 03:03:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:43 DEBUG : one: Unchanged skipping 2025/01/13 03:03:43 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:43 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:43 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:43 DEBUG : one: Unchanged skipping 2025/01/13 03:03:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:43 DEBUG : two: Unchanged skipping 2025/01/13 03:03:43 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:43 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:43 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:43 INFO : There was nothing to transfer 2025/01/13 03:03:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/13 03:03:44 DEBUG : three: Destination not found in --copy-dest 2025/01/13 03:03:44 DEBUG : three: Need to transfer - File not found at Destination 2025/01/13 03:03:44 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:44 DEBUG : two: Unchanged skipping 2025/01/13 03:03:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 03:03:44 DEBUG : one: Unchanged skipping 2025/01/13 03:03:44 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/13 03:03:45 INFO : three: Copied (new) 2025/01/13 03:03:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.13s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/dst" 2025/01/13 03:03:50 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/backup" 2025/01/13 03:03:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 03:03:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:03:52 DEBUG : two: Unchanged skipping 2025/01/13 03:03:52 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 03:03:53 INFO : one: Copied (server-side copy) 2025/01/13 03:03:53 INFO : one: Deleted 2025/01/13 03:03:53 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:03:54 INFO : one: Copied (new) 2025/01/13 03:03:54 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 03:03:55 INFO : three.txt: Copied (server-side copy) 2025/01/13 03:03:55 INFO : three.txt: Deleted 2025/01/13 03:03:55 INFO : three.txt: Moved into backup dir 2025/01/13 03:03:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 03:03:57 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:03:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:03:57 DEBUG : two: Unchanged skipping 2025/01/13 03:03:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:03:57 INFO : one: Copied (server-side copy) 2025/01/13 03:03:58 INFO : one: Deleted 2025/01/13 03:03:58 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:03:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 03:03:58 INFO : one: Copied (new) 2025/01/13 03:03:58 DEBUG : Waiting for deletions to finish 2025/01/13 03:03:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 03:03:59 INFO : three.txt: Copied (server-side copy) 2025/01/13 03:03:59 INFO : three.txt: Deleted 2025/01/13 03:03:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.20s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:04:02 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1102-18.backblaze.com/b2api/v1/b2_upload_file/efc2edf3909d5bdb9f480e1b/c001_v0001102_t0023": EOF 2025/01/13 03:04:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-18.backblaze.com/b2api/v1/b2_upload_file/efc2edf3909d5bdb9f480e1b/c001_v0001102_t0023": EOF) 2025/01/13 03:04:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-feyodas9jiki: 1/10 (Post "https://pod-000-1102-18.backblaze.com/b2api/v1/b2_upload_file/efc2edf3909d5bdb9f480e1b/c001_v0001102_t0023": EOF) 2025/01/13 03:04:04 DEBUG : pacer: Reducing sleep to 10ms 2025/01/13 03:04:04 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/dst" 2025/01/13 03:04:04 DEBUG : Config file has changed externally - reloading 2025/01/13 03:04:05 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/backup" 2025/01/13 03:04:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 03:04:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:04:07 DEBUG : two: Unchanged skipping 2025/01/13 03:04:07 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:04:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 03:04:08 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 03:04:09 INFO : one: Deleted 2025/01/13 03:04:09 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:04:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:04:09 INFO : one: Copied (new) 2025/01/13 03:04:09 DEBUG : Waiting for deletions to finish 2025/01/13 03:04:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 03:04:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 03:04:10 INFO : three.txt: Deleted 2025/01/13 03:04:10 INFO : three.txt: Moved into backup dir 2025/01/13 03:04:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 03:04:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:04:12 DEBUG : two: Unchanged skipping 2025/01/13 03:04:12 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:04:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:04:12 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 03:04:12 INFO : one: Deleted 2025/01/13 03:04:12 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:04:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 03:04:12 INFO : one: Copied (new) 2025/01/13 03:04:12 DEBUG : Waiting for deletions to finish 2025/01/13 03:04:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 03:04:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 03:04:13 INFO : three.txt: Deleted 2025/01/13 03:04:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/dst" 2025/01/13 03:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/backup" 2025/01/13 03:04:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 03:04:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:04:19 DEBUG : two: Unchanged skipping 2025/01/13 03:04:19 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:04:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 03:04:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/13 03:04:20 INFO : one: Deleted 2025/01/13 03:04:20 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:04:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:04:21 INFO : one: Copied (new) 2025/01/13 03:04:21 DEBUG : Waiting for deletions to finish 2025/01/13 03:04:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 03:04:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/13 03:04:22 INFO : three.txt: Deleted 2025/01/13 03:04:22 INFO : three.txt: Moved into backup dir 2025/01/13 03:04:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 03:04:23 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:04:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:04:23 DEBUG : two: Unchanged skipping 2025/01/13 03:04:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:04:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/13 03:04:24 INFO : one: Deleted 2025/01/13 03:04:24 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:04:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 03:04:24 INFO : one: Copied (new) 2025/01/13 03:04:24 DEBUG : Waiting for deletions to finish 2025/01/13 03:04:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 03:04:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/13 03:04:25 INFO : three.txt: Deleted 2025/01/13 03:04:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.82s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/dst" 2025/01/13 03:04:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 03:04:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:04:29 DEBUG : two: Unchanged skipping 2025/01/13 03:04:29 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:04:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 03:04:30 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 03:04:30 INFO : one: Deleted 2025/01/13 03:04:30 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:04:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:04:31 INFO : one: Copied (new) 2025/01/13 03:04:31 DEBUG : Waiting for deletions to finish 2025/01/13 03:04:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 03:04:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 03:04:31 INFO : three.txt: Deleted 2025/01/13 03:04:31 INFO : three.txt: Moved into backup dir 2025/01/13 03:04:32 DEBUG : one.bak: Excluded (Path Filter) 2025/01/13 03:04:32 DEBUG : one.bak: Excluded 2025/01/13 03:04:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/13 03:04:32 DEBUG : three.txt.bak: Excluded 2025/01/13 03:04:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 03:04:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:04:32 DEBUG : two: Unchanged skipping 2025/01/13 03:04:32 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for checks to finish 2025/01/13 03:04:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:04:33 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 03:04:33 INFO : one: Deleted 2025/01/13 03:04:33 DEBUG : B2 bucket rclone-test-feyodas9jiki path dst: Waiting for transfers to finish 2025/01/13 03:04:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 03:04:33 INFO : one: Copied (new) 2025/01/13 03:04:33 DEBUG : Waiting for deletions to finish 2025/01/13 03:04:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 03:04:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 03:04:34 INFO : three.txt: Deleted 2025/01/13 03:04:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.19s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/dst" 2025/01/13 03:04:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 03:04:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 03:04:40 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 03:04:40 INFO : one: Deleted 2025/01/13 03:04:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:04:41 INFO : one: Copied (new) 2025/01/13 03:04:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:04:41 DEBUG : two: Unchanged skipping 2025/01/13 03:04:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/13 03:04:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 03:04:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 03:04:42 INFO : three.txt: Deleted 2025/01/13 03:04:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 03:04:42 INFO : three.txt: Copied (new) 2025/01/13 03:04:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 03:04:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:04:43 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 03:04:43 INFO : one: Deleted 2025/01/13 03:04:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 03:04:44 INFO : one: Copied (new) 2025/01/13 03:04:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:04:44 DEBUG : two: Unchanged skipping 2025/01/13 03:04:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/13 03:04:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 03:04:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 03:04:45 INFO : three.txt: Deleted 2025/01/13 03:04:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/13 03:04:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.07s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-feyodas9jiki/dst" 2025/01/13 03:04:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 03:04:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 03:04:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/13 03:04:51 INFO : one: Deleted 2025/01/13 03:04:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:04:52 INFO : one: Copied (new) 2025/01/13 03:04:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:04:52 DEBUG : two: Unchanged skipping 2025/01/13 03:04:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/13 03:04:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 03:04:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/13 03:04:53 INFO : three.txt: Deleted 2025/01/13 03:04:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 03:04:54 INFO : three.txt: Copied (new) 2025/01/13 03:04:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 03:04:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 03:04:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/13 03:04:55 INFO : one: Deleted 2025/01/13 03:04:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 03:04:55 INFO : one: Copied (new) 2025/01/13 03:04:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:04:56 DEBUG : two: Unchanged skipping 2025/01/13 03:04:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/13 03:04:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 03:04:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/13 03:04:56 INFO : three.txt: Deleted 2025/01/13 03:04:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/13 03:04:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.92s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:04:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/13 03:04:59 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:04:59 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:05:00 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/13 03:05:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/13 03:05:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:05:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 03:05:01 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:05:01 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:05:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/13 03:05:01 INFO : existing: Copied (new) 2025/01/13 03:05:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:05:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/13 03:05:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/13 03:05:02 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:05:02 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:05:02 ERROR : B2 bucket rclone-test-feyodas9jiki: not deleting files as there were IO errors 2025/01/13 03:05:02 ERROR : B2 bucket rclone-test-feyodas9jiki: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncImmutable (2.88s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:05:04 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:05:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:04 DEBUG : existing: Unchanged skipping 2025/01/13 03:05:04 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:05:04 DEBUG : Waiting for deletions to finish 2025/01/13 03:05:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:05:06 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1105-06.backblaze.com/b2api/v1/b2_upload_file/efc2edf3909d5bdb9f480e1b/c001_v0001105_t0049": EOF 2025/01/13 03:05:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-06.backblaze.com/b2api/v1/b2_upload_file/efc2edf3909d5bdb9f480e1b/c001_v0001105_t0049": EOF) 2025/01/13 03:05:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-feyodas9jiki: 1/10 (Post "https://pod-000-1105-06.backblaze.com/b2api/v1/b2_upload_file/efc2edf3909d5bdb9f480e1b/c001_v0001105_t0049": EOF) 2025/01/13 03:05:09 DEBUG : pacer: Reducing sleep to 10ms 2025/01/13 03:05:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:05:18 DEBUG : both0: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both10: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both13: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both14: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both15: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both16: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both17: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both1: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both19: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both2: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both3: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both4: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both5: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both6: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both7: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both8: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:18 DEBUG : both9: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both11: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both12: Unchanged skipping 2025/01/13 03:05:18 DEBUG : both18: Unchanged skipping 2025/01/13 03:05:18 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:05:18 DEBUG : Waiting for deletions to finish 2025/01/13 03:05:18 INFO : only14: Deleted 2025/01/13 03:05:18 INFO : only16: Deleted 2025/01/13 03:05:18 INFO : only13: Deleted 2025/01/13 03:05:18 INFO : only6: Deleted 2025/01/13 03:05:18 INFO : only7: Deleted 2025/01/13 03:05:18 INFO : only4: Deleted 2025/01/13 03:05:18 INFO : only11: Deleted 2025/01/13 03:05:18 INFO : only2: Deleted 2025/01/13 03:05:19 INFO : only8: Deleted 2025/01/13 03:05:19 INFO : only19: Deleted 2025/01/13 03:05:19 INFO : only17: Deleted 2025/01/13 03:05:19 INFO : only1: Deleted 2025/01/13 03:05:19 INFO : only10: Deleted 2025/01/13 03:05:19 INFO : only12: Deleted 2025/01/13 03:05:19 INFO : only15: Deleted 2025/01/13 03:05:19 INFO : only18: Deleted 2025/01/13 03:05:19 INFO : only3: Deleted 2025/01/13 03:05:19 INFO : only5: Deleted 2025/01/13 03:05:19 INFO : only0: Deleted 2025/01/13 03:05:19 INFO : only9: Deleted 2025/01/13 03:05:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.46s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:05:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for checks to finish 2025/01/13 03:05:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both1: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both12: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both10: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both14: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both15: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both16: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both17: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both18: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both19: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both2: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both3: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both4: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both5: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both6: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both7: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both8: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 03:05:33 DEBUG : both9: Unchanged skipping 2025/01/13 03:05:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/13 03:05:33 DEBUG : both11: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both0: Unchanged skipping 2025/01/13 03:05:33 DEBUG : both13: Unchanged skipping 2025/01/13 03:05:33 DEBUG : B2 bucket rclone-test-feyodas9jiki: Waiting for transfers to finish 2025/01/13 03:05:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:34 INFO : only0: Copied (replaced existing) 2025/01/13 03:05:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:34 INFO : only1: Copied (replaced existing) 2025/01/13 03:05:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:34 INFO : only12: Copied (replaced existing) 2025/01/13 03:05:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:34 INFO : only13: Copied (replaced existing) 2025/01/13 03:05:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:34 INFO : only14: Copied (replaced existing) 2025/01/13 03:05:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:34 INFO : only10: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only15: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only11: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only16: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only17: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only19: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only2: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only18: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only3: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only4: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only5: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only6: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only7: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only8: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 03:05:35 INFO : only9: Copied (replaced existing) 2025/01/13 03:05:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.78s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:05:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 03:05:44 INFO : sub dir: Making directory 2025/01/13 03:05:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.77s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" 2025/01/13 03:05:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 03:05:48 INFO : sub dir: Making directory 2025/01/13 03:05:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-feyodas9jiki", Local "Local file system at /tmp/rclone2542911578", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.34s) PASS 2025/01/13 03:05:53 DEBUG : B2 bucket rclone-test-feyodas9jiki: Purge remote 2025/01/13 03:05:53 INFO : B2 bucket rclone-test-feyodas9jiki: cleaning bucket "rclone-test-feyodas9jiki" of all files 2025/01/13 03:05:54 DEBUG : BackupDir/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cacc3_d20250113_m030346_c001_v7007000_t0000_u01736737426140") 2025/01/13 03:05:54 DEBUG : BackupDir/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1119818129b824e6_d20250113_m030340_c001_v0001182_t0008_u01736737420805") 2025/01/13 03:05:54 DEBUG : CompareDest/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed2b5_d20250113_m030321_c001_v7007000_t0000_u01736737401507") 2025/01/13 03:05:54 DEBUG : CompareDest/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb797562113_d20250113_m030315_c001_v0001105_t0026_u01736737395116") 2025/01/13 03:05:54 DEBUG : CompareDest/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed2b8_d20250113_m030321_c001_v7007000_t0000_u01736737401691") 2025/01/13 03:05:54 DEBUG : CompareDest/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc9155_d20250113_m030316_c001_v0001183_t0013_u01736737396788") 2025/01/13 03:05:54 DEBUG : CopyDest/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cacc4_d20250113_m030346_c001_v7007000_t0000_u01736737426321") 2025/01/13 03:05:54 DEBUG : CopyDest/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982ec7a_d20250113_m030337_c001_v0001102_t0015_u01736737417804") 2025/01/13 03:05:54 DEBUG : CopyDest/three: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cacc5_d20250113_m030346_c001_v7007000_t0000_u01736737426502") 2025/01/13 03:05:54 DEBUG : CopyDest/three: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc942e_d20250113_m030344_c001_v0001183_t0049_u01736737424215") 2025/01/13 03:05:54 DEBUG : CopyDest/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cacc7_d20250113_m030346_c001_v7007000_t0000_u01736737426683") 2025/01/13 03:05:54 DEBUG : CopyDest/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb79756214b_d20250113_m030342_c001_v0001105_t0028_u01736737422107") 2025/01/13 03:05:54 DEBUG : EXISTING: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307e7d_d20250113_m030505_c001_v7007000_t0000_u01736737505123") 2025/01/13 03:05:54 DEBUG : EXISTING: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc9f9f_d20250113_m030504_c001_v0001183_t0025_u01736737504161") 2025/01/13 03:05:54 DEBUG : Testêé: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307e71_d20250113_m030500_c001_v7007000_t0000_u01736737500894") 2025/01/13 03:05:54 DEBUG : Testêé: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc9f15_d20250113_m030500_c001_v0001183_t0012_u01736737500295") 2025/01/13 03:05:54 DEBUG : Testêé: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb79756224b_d20250113_m030459_c001_v0001105_t0055_u01736737499291") 2025/01/13 03:05:54 DEBUG : a/potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a8f_d20250113_m030108_c001_v7007000_t0000_u01736737268623") 2025/01/13 03:05:54 DEBUG : a/potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8630_d20250113_m030108_c001_v0001183_t0052_u01736737268059") 2025/01/13 03:05:54 DEBUG : a/potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b10_d20250113_m030106_c001_v7007000_t0000_u01736737266349") 2025/01/13 03:05:54 DEBUG : a/potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8608_d20250113_m030105_c001_v0001183_t0031_u01736737265601") 2025/01/13 03:05:54 DEBUG : a/potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a48_d20250113_m030046_c001_v7007000_t0000_u01736737246554") 2025/01/13 03:05:55 DEBUG : a/potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc84ac_d20250113_m030045_c001_v0001183_t0038_u01736737245626") 2025/01/13 03:05:55 DEBUG : b/potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a90_d20250113_m030108_c001_v7007000_t0000_u01736737268806") 2025/01/13 03:05:55 DEBUG : b/potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8622_d20250113_m030107_c001_v0001183_t0003_u01736737267263") 2025/01/13 03:05:55 DEBUG : b/potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b0f_d20250113_m030105_c001_v7007000_t0000_u01736737265800") 2025/01/13 03:05:55 DEBUG : b/potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc85f2_d20250113_m030104_c001_v0001183_t0009_u01736737264784") 2025/01/13 03:05:55 DEBUG : b/potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a47_d20250113_m030045_c001_v7007000_t0000_u01736737245971") 2025/01/13 03:05:55 DEBUG : b/potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc849b_d20250113_m030044_c001_v0001183_t0032_u01736737244830") 2025/01/13 03:05:55 DEBUG : backup/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451de0b_d20250113_m030359_c001_v7007000_t0000_u01736737439907") 2025/01/13 03:05:55 DEBUG : backup/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f109389117ee33f70_d20250113_m030357_c001_v0001184_t0042_u01736737437727") 2025/01/13 03:05:55 DEBUG : backup/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f118b2e1e47253c22_d20250113_m030353_c001_v0001184_t0044_u01736737433535") 2025/01/13 03:05:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd31_d20250113_m030425_c001_v7007000_t0000_u01736737465821") 2025/01/13 03:05:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f115c64d91149099f_d20250113_m030424_c001_v0001182_t0022_u01736737464044") 2025/01/13 03:05:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1169f2f94fa87a77_d20250113_m030420_c001_v0001179_t0050_u01736737460416") 2025/01/13 03:05:55 DEBUG : backup/one.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cad08_d20250113_m030413_c001_v7007000_t0000_u01736737453989") 2025/01/13 03:05:55 DEBUG : backup/one.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f10551769458e75f0_d20250113_m030412_c001_v0001182_t0057_u01736737452352") 2025/01/13 03:05:55 DEBUG : backup/one.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1027ddb23375a4de_d20250113_m030408_c001_v0001131_t0039_u01736737448768") 2025/01/13 03:05:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd32_d20250113_m030426_c001_v7007000_t0000_u01736737466011") 2025/01/13 03:05:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114a0c7dff579bf3_d20250113_m030424_c001_v0001128_t0052_u01736737464880") 2025/01/13 03:05:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f107d323736932349_d20250113_m030421_c001_v0001183_t0014_u01736737461795") 2025/01/13 03:05:55 DEBUG : backup/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451de11_d20250113_m030400_c001_v7007000_t0000_u01736737440088") 2025/01/13 03:05:55 DEBUG : backup/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1075bcd0f00bd6e2_d20250113_m030359_c001_v0001130_t0055_u01736737439062") 2025/01/13 03:05:55 DEBUG : backup/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f108f797406522ced_d20250113_m030355_c001_v0001044_t0046_u01736737435274") 2025/01/13 03:05:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cad0a_d20250113_m030414_c001_v7007000_t0000_u01736737454176") 2025/01/13 03:05:56 DEBUG : backup/three.txt.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f116889253a695d6c_d20250113_m030413_c001_v0001184_t0037_u01736737453189") 2025/01/13 03:05:56 DEBUG : backup/three.txt.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1195033b80c89273_d20250113_m030410_c001_v0001183_t0020_u01736737450254") 2025/01/13 03:05:56 DEBUG : both0: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4c7_d20250113_m030536_c001_v7007000_t0000_u01736737536199") 2025/01/13 03:05:56 DEBUG : both0: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca2d5_d20250113_m030524_c001_v0001183_t0017_u01736737524819") 2025/01/13 03:05:56 DEBUG : both0: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc93_d20250113_m030520_c001_v7007000_t0000_u01736737520072") 2025/01/13 03:05:56 DEBUG : both0: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca057_d20250113_m030509_c001_v0001183_t0056_u01736737509069") 2025/01/13 03:05:56 DEBUG : both1: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4c8_d20250113_m030536_c001_v7007000_t0000_u01736737536395") 2025/01/13 03:05:56 DEBUG : both1: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca2f1_d20250113_m030525_c001_v0001183_t0034_u01736737525275") 2025/01/13 03:05:56 DEBUG : both1: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc94_d20250113_m030520_c001_v7007000_t0000_u01736737520256") 2025/01/13 03:05:56 DEBUG : both1: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca067_d20250113_m030509_c001_v0001183_t0059_u01736737509480") 2025/01/13 03:05:56 DEBUG : both10: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4c9_d20250113_m030536_c001_v7007000_t0000_u01736737536595") 2025/01/13 03:05:56 DEBUG : both10: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca37b_d20250113_m030529_c001_v0001183_t0013_u01736737529035") 2025/01/13 03:05:56 DEBUG : both10: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc95_d20250113_m030520_c001_v7007000_t0000_u01736737520456") 2025/01/13 03:05:56 DEBUG : both10: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca108_d20250113_m030513_c001_v0001183_t0010_u01736737513256") 2025/01/13 03:05:56 DEBUG : both11: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4ca_d20250113_m030536_c001_v7007000_t0000_u01736737536780") 2025/01/13 03:05:56 DEBUG : both11: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca393_d20250113_m030529_c001_v0001183_t0010_u01736737529443") 2025/01/13 03:05:56 DEBUG : both11: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc96_d20250113_m030520_c001_v7007000_t0000_u01736737520640") 2025/01/13 03:05:56 DEBUG : both11: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca128_d20250113_m030513_c001_v0001183_t0033_u01736737513685") 2025/01/13 03:05:57 DEBUG : both12: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4cc_d20250113_m030536_c001_v7007000_t0000_u01736737536964") 2025/01/13 03:05:57 DEBUG : both12: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3a7_d20250113_m030529_c001_v0001183_t0019_u01736737529900") 2025/01/13 03:05:57 DEBUG : both12: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc97_d20250113_m030520_c001_v7007000_t0000_u01736737520843") 2025/01/13 03:05:57 DEBUG : both12: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca138_d20250113_m030514_c001_v0001183_t0042_u01736737514088") 2025/01/13 03:05:57 DEBUG : both13: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4cd_d20250113_m030537_c001_v7007000_t0000_u01736737537148") 2025/01/13 03:05:57 DEBUG : both13: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3b7_d20250113_m030530_c001_v0001183_t0028_u01736737530316") 2025/01/13 03:05:57 DEBUG : both13: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc98_d20250113_m030521_c001_v7007000_t0000_u01736737521041") 2025/01/13 03:05:57 DEBUG : both13: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca150_d20250113_m030514_c001_v0001183_t0023_u01736737514474") 2025/01/13 03:05:57 DEBUG : both14: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4ce_d20250113_m030537_c001_v7007000_t0000_u01736737537331") 2025/01/13 03:05:57 DEBUG : both14: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3c1_d20250113_m030530_c001_v0001183_t0059_u01736737530716") 2025/01/13 03:05:57 DEBUG : both14: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc9a_d20250113_m030521_c001_v7007000_t0000_u01736737521244") 2025/01/13 03:05:57 DEBUG : both14: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca15e_d20250113_m030514_c001_v0001183_t0023_u01736737514886") 2025/01/13 03:05:57 DEBUG : both15: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4cf_d20250113_m030537_c001_v7007000_t0000_u01736737537513") 2025/01/13 03:05:57 DEBUG : both15: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3c9_d20250113_m030531_c001_v0001183_t0044_u01736737531146") 2025/01/13 03:05:57 DEBUG : both15: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc9b_d20250113_m030521_c001_v7007000_t0000_u01736737521440") 2025/01/13 03:05:57 DEBUG : both15: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca176_d20250113_m030515_c001_v0001183_t0014_u01736737515301") 2025/01/13 03:05:57 DEBUG : both16: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4d0_d20250113_m030537_c001_v7007000_t0000_u01736737537696") 2025/01/13 03:05:57 DEBUG : both16: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3df_d20250113_m030531_c001_v0001183_t0000_u01736737531579") 2025/01/13 03:05:57 DEBUG : both16: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc9d_d20250113_m030521_c001_v7007000_t0000_u01736737521625") 2025/01/13 03:05:57 DEBUG : both16: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca180_d20250113_m030515_c001_v0001183_t0059_u01736737515719") 2025/01/13 03:05:57 DEBUG : both17: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4d1_d20250113_m030537_c001_v7007000_t0000_u01736737537879") 2025/01/13 03:05:58 DEBUG : both17: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3ef_d20250113_m030531_c001_v0001183_t0016_u01736737531970") 2025/01/13 03:05:58 DEBUG : both17: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc9f_d20250113_m030521_c001_v7007000_t0000_u01736737521810") 2025/01/13 03:05:58 DEBUG : both17: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca190_d20250113_m030516_c001_v0001183_t0012_u01736737516135") 2025/01/13 03:05:58 DEBUG : both18: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4d2_d20250113_m030538_c001_v7007000_t0000_u01736737538071") 2025/01/13 03:05:58 DEBUG : both18: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3ff_d20250113_m030532_c001_v0001183_t0032_u01736737532390") 2025/01/13 03:05:58 DEBUG : both18: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bca0_d20250113_m030521_c001_v7007000_t0000_u01736737521992") 2025/01/13 03:05:58 DEBUG : both18: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca1a6_d20250113_m030516_c001_v0001183_t0054_u01736737516544") 2025/01/13 03:05:58 DEBUG : both19: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4d3_d20250113_m030538_c001_v7007000_t0000_u01736737538276") 2025/01/13 03:05:58 DEBUG : both19: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca413_d20250113_m030532_c001_v0001183_t0023_u01736737532916") 2025/01/13 03:05:58 DEBUG : both19: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bca1_d20250113_m030522_c001_v7007000_t0000_u01736737522195") 2025/01/13 03:05:58 DEBUG : both19: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca1c2_d20250113_m030516_c001_v0001183_t0036_u01736737516940") 2025/01/13 03:05:58 DEBUG : both2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4d4_d20250113_m030538_c001_v7007000_t0000_u01736737538462") 2025/01/13 03:05:58 DEBUG : both2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca303_d20250113_m030525_c001_v0001183_t0001_u01736737525727") 2025/01/13 03:05:58 DEBUG : both2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bca2_d20250113_m030522_c001_v7007000_t0000_u01736737522380") 2025/01/13 03:05:58 DEBUG : both2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca079_d20250113_m030509_c001_v0001183_t0036_u01736737509952") 2025/01/13 03:05:58 DEBUG : both3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4d5_d20250113_m030538_c001_v7007000_t0000_u01736737538657") 2025/01/13 03:05:58 DEBUG : both3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca311_d20250113_m030526_c001_v0001183_t0009_u01736737526144") 2025/01/13 03:05:59 DEBUG : both3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bca3_d20250113_m030522_c001_v7007000_t0000_u01736737522570") 2025/01/13 03:05:59 DEBUG : both3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca087_d20250113_m030510_c001_v0001183_t0026_u01736737510346") 2025/01/13 03:05:59 DEBUG : both4: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4d7_d20250113_m030538_c001_v7007000_t0000_u01736737538853") 2025/01/13 03:05:59 DEBUG : both4: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca319_d20250113_m030526_c001_v0001183_t0029_u01736737526543") 2025/01/13 03:05:59 DEBUG : both4: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bca4_d20250113_m030522_c001_v7007000_t0000_u01736737522753") 2025/01/13 03:05:59 DEBUG : both4: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca0a7_d20250113_m030510_c001_v0001183_t0042_u01736737510746") 2025/01/13 03:05:59 DEBUG : both5: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4d9_d20250113_m030539_c001_v7007000_t0000_u01736737539045") 2025/01/13 03:05:59 DEBUG : both5: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca32d_d20250113_m030526_c001_v0001183_t0055_u01736737526945") 2025/01/13 03:05:59 DEBUG : both5: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bca6_d20250113_m030522_c001_v7007000_t0000_u01736737522937") 2025/01/13 03:05:59 DEBUG : both5: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca0b5_d20250113_m030511_c001_v0001183_t0057_u01736737511151") 2025/01/13 03:05:59 DEBUG : both6: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4da_d20250113_m030539_c001_v7007000_t0000_u01736737539227") 2025/01/13 03:05:59 DEBUG : both6: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca345_d20250113_m030527_c001_v0001183_t0042_u01736737527360") 2025/01/13 03:05:59 DEBUG : both6: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bca7_d20250113_m030523_c001_v7007000_t0000_u01736737523120") 2025/01/13 03:05:59 DEBUG : both6: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca0c7_d20250113_m030511_c001_v0001183_t0008_u01736737511576") 2025/01/13 03:05:59 DEBUG : both7: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4db_d20250113_m030539_c001_v7007000_t0000_u01736737539409") 2025/01/13 03:05:59 DEBUG : both7: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca351_d20250113_m030527_c001_v0001183_t0028_u01736737527770") 2025/01/13 03:05:59 DEBUG : both7: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bca8_d20250113_m030523_c001_v7007000_t0000_u01736737523303") 2025/01/13 03:06:00 DEBUG : both7: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca0da_d20250113_m030512_c001_v0001183_t0058_u01736737512032") 2025/01/13 03:06:00 DEBUG : both8: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4dc_d20250113_m030539_c001_v7007000_t0000_u01736737539592") 2025/01/13 03:06:00 DEBUG : both8: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca35f_d20250113_m030528_c001_v0001183_t0035_u01736737528193") 2025/01/13 03:06:00 DEBUG : both8: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bca9_d20250113_m030523_c001_v7007000_t0000_u01736737523518") 2025/01/13 03:06:00 DEBUG : both8: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca0e8_d20250113_m030512_c001_v0001183_t0027_u01736737512424") 2025/01/13 03:06:00 DEBUG : both9: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4dd_d20250113_m030539_c001_v7007000_t0000_u01736737539777") 2025/01/13 03:06:00 DEBUG : both9: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca36d_d20250113_m030528_c001_v0001183_t0020_u01736737528609") 2025/01/13 03:06:00 DEBUG : both9: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bcaa_d20250113_m030523_c001_v7007000_t0000_u01736737523701") 2025/01/13 03:06:00 DEBUG : both9: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca0fe_d20250113_m030512_c001_v0001183_t0055_u01736737512822") 2025/01/13 03:06:00 DEBUG : c/non empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a91_d20250113_m030108_c001_v7007000_t0000_u01736737268988") 2025/01/13 03:06:00 DEBUG : c/non empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8628_d20250113_m030107_c001_v0001183_t0009_u01736737267460") 2025/01/13 03:06:00 DEBUG : c/non empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b11_d20250113_m030106_c001_v7007000_t0000_u01736737266530") 2025/01/13 03:06:00 DEBUG : c/non empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc85fc_d20250113_m030104_c001_v0001183_t0041_u01736737264984") 2025/01/13 03:06:00 DEBUG : c/non empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a49_d20250113_m030046_c001_v7007000_t0000_u01736737246736") 2025/01/13 03:06:00 DEBUG : c/non empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc84a1_d20250113_m030045_c001_v0001183_t0055_u01736737245031") 2025/01/13 03:06:00 DEBUG : check sum: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c3370278f7_d20250113_m030034_c001_v7007000_t0000_u01736737234253") 2025/01/13 03:06:00 DEBUG : check sum: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc83b0_d20250113_m030033_c001_v0001183_t0042_u01736737233327") 2025/01/13 03:06:00 DEBUG : dest/3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cac8b_d20250113_m030330_c001_v7007000_t0000_u01736737410748") 2025/01/13 03:06:00 DEBUG : dest/3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4182f22f7a2b0fa6_d20250113_m030329_c001_v0001182_t0032_u01736737409648") 2025/01/13 03:06:00 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307e66_d20250113_m030457_c001_v7007000_t0000_u01736737497811") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11399b294d920c10_d20250113_m030455_c001_v0001101_t0054_u01736737495652") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7f89_d20250113_m030455_c001_v7007000_t0000_u01736737495469") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11399b294d920c08_d20250113_m030452_c001_v0001101_t0024_u01736737492001") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7f84_d20250113_m030451_c001_v7007000_t0000_u01736737491274") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc9d1c_d20250113_m030447_c001_v0001183_t0032_u01736737487372") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4056efc757d72a34_d20250113_m030445_c001_v7007000_t0000_u01736737485907") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f101e39921ef3382a_d20250113_m030444_c001_v0001184_t0020_u01736737484010") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f407f7e6047df63da_d20250113_m030443_c001_v7007000_t0000_u01736737483824") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f101e39921ef33772_d20250113_m030440_c001_v0001184_t0035_u01736737480938") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f407f7e6047df63be_d20250113_m030440_c001_v7007000_t0000_u01736737480211") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb7975621fb_d20250113_m030436_c001_v0001105_t0020_u01736737476298") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd43_d20250113_m030434_c001_v7007000_t0000_u01736737474994") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1085a1528bc196b5_d20250113_m030433_c001_v0001184_t0044_u01736737473304") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40326dab233890d8_d20250113_m030433_c001_v7007000_t0000_u01736737473099") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1085a1528bc1963d_d20250113_m030431_c001_v0001184_t0058_u01736737471056") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40326dab233890d1_d20250113_m030430_c001_v7007000_t0000_u01736737470333") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb7975621d1_d20250113_m030427_c001_v0001105_t0040_u01736737467113") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd33_d20250113_m030426_c001_v7007000_t0000_u01736737466194") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11553ed6c8b76238_d20250113_m030424_c001_v0001183_t0024_u01736737464483") 2025/01/13 03:06:01 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd2e_d20250113_m030424_c001_v7007000_t0000_u01736737464292") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11553ed6c8b761b6_d20250113_m030421_c001_v0001183_t0044_u01736737461350") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd1b_d20250113_m030420_c001_v7007000_t0000_u01736737460620") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb7975621ad_d20250113_m030415_c001_v0001105_t0031_u01736737455304") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cad0d_d20250113_m030414_c001_v7007000_t0000_u01736737454362") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11553ed6c8b76019_d20250113_m030412_c001_v0001183_t0024_u01736737452776") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f418b9a93d707b8df_d20250113_m030412_c001_v7007000_t0000_u01736737452579") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11553ed6c8b75f85_d20250113_m030409_c001_v0001183_t0053_u01736737449817") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f418b9a93d707b8d2_d20250113_m030409_c001_v7007000_t0000_u01736737449083") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb797562181_d20250113_m030401_c001_v0001105_t0055_u01736737441189") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451de16_d20250113_m030400_c001_v7007000_t0000_u01736737440278") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1054730cd73a4174_d20250113_m030358_c001_v0001109_t0034_u01736737438118") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4173cf171859a7f7_d20250113_m030357_c001_v7007000_t0000_u01736737437938") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1054730cd73a4162_d20250113_m030354_c001_v0001109_t0025_u01736737434531") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4173cf171859a7ef_d20250113_m030353_c001_v7007000_t0000_u01736737433809") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982ec90_d20250113_m030347_c001_v0001102_t0006_u01736737427998") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cacc8_d20250113_m030346_c001_v7007000_t0000_u01736737426865") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f109148c3faea9c31_d20250113_m030341_c001_v0001102_t0043_u01736737421245") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307d62_d20250113_m030341_c001_v7007000_t0000_u01736737421020") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc933e_d20250113_m030337_c001_v0001183_t0039_u01736737417224") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f10508b2a921fc0ba_d20250113_m030336_c001_v0001105_t0013_u01736737416333") 2025/01/13 03:06:02 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f10508b2a921fc0b2_d20250113_m030335_c001_v0001105_t0032_u01736737415211") 2025/01/13 03:06:03 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed2bc_d20250113_m030321_c001_v7007000_t0000_u01736737401874") 2025/01/13 03:06:03 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982ec46_d20250113_m030314_c001_v0001102_t0009_u01736737394271") 2025/01/13 03:06:03 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f116889253a69507a_d20250113_m030313_c001_v0001184_t0030_u01736737393491") 2025/01/13 03:06:03 DEBUG : dst/one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f116889253a69504a_d20250113_m030312_c001_v0001184_t0048_u01736737392488") 2025/01/13 03:06:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307e68_d20250113_m030458_c001_v7007000_t0000_u01736737498006") 2025/01/13 03:06:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f100e958cb4bfa518_d20250113_m030455_c001_v0001183_t0049_u01736737495273") 2025/01/13 03:06:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f10126ccee447c210_d20250113_m030451_c001_v0001182_t0037_u01736737491073") 2025/01/13 03:06:03 DEBUG : dst/one.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4056efc757d72a35_d20250113_m030446_c001_v7007000_t0000_u01736737486090") 2025/01/13 03:06:03 DEBUG : dst/one.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f105426f4fea1d868_d20250113_m030443_c001_v0001184_t0012_u01736737483611") 2025/01/13 03:06:03 DEBUG : dst/one.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f103129f460b488ed_d20250113_m030439_c001_v0001115_t0004_u01736737479801") 2025/01/13 03:06:03 DEBUG : dst/one.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd44_d20250113_m030435_c001_v7007000_t0000_u01736737475198") 2025/01/13 03:06:03 DEBUG : dst/one.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1175c940f843e9e6_d20250113_m030432_c001_v0001183_t0026_u01736737472883") 2025/01/13 03:06:03 DEBUG : dst/one.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1122be3717a821fb_d20250113_m030430_c001_v0001182_t0027_u01736737470130") 2025/01/13 03:06:03 DEBUG : dst/three: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cacc9_d20250113_m030347_c001_v7007000_t0000_u01736737427060") 2025/01/13 03:06:03 DEBUG : dst/three: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f10508b2a921fc0d0_d20250113_m030345_c001_v0001105_t0009_u01736737425372") 2025/01/13 03:06:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307e69_d20250113_m030458_c001_v7007000_t0000_u01736737498195") 2025/01/13 03:06:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f104f95ea24f6969a_d20250113_m030456_c001_v0001101_t0056_u01736737496519") 2025/01/13 03:06:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1074898747be4abf_d20250113_m030453_c001_v0001184_t0045_u01736737493314") 2025/01/13 03:06:03 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307e6a_d20250113_m030458_c001_v7007000_t0000_u01736737498377") 2025/01/13 03:06:03 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11399b294d920c14_d20250113_m030457_c001_v0001101_t0025_u01736737497059") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7f8d_d20250113_m030456_c001_v7007000_t0000_u01736737496875") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11399b294d920c0e_d20250113_m030453_c001_v0001101_t0008_u01736737493697") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7f87_d20250113_m030453_c001_v7007000_t0000_u01736737493508") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc9d58_d20250113_m030448_c001_v0001183_t0035_u01736737488371") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4056efc757d72a36_d20250113_m030446_c001_v7007000_t0000_u01736737486276") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f101e39921ef33892_d20250113_m030445_c001_v0001184_t0055_u01736737485309") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f407f7e6047df63e2_d20250113_m030445_c001_v7007000_t0000_u01736737485113") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f101e39921ef337c2_d20250113_m030442_c001_v0001184_t0043_u01736737482284") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f407f7e6047df63c7_d20250113_m030442_c001_v7007000_t0000_u01736737482098") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb7975621ff_d20250113_m030437_c001_v0001105_t0038_u01736737477017") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40326dab233890e0_d20250113_m030434_c001_v7007000_t0000_u01736737474419") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc9afc_d20250113_m030432_c001_v0001183_t0055_u01736737472075") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40326dab233890d2_d20250113_m030431_c001_v7007000_t0000_u01736737471707") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb7975621d5_d20250113_m030427_c001_v0001105_t0059_u01736737467569") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd30_d20250113_m030425_c001_v7007000_t0000_u01736737465264") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc99cc_d20250113_m030423_c001_v0001183_t0046_u01736737463214") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd26_d20250113_m030422_c001_v7007000_t0000_u01736737462112") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb7975621af_d20250113_m030415_c001_v0001105_t0015_u01736737455834") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f418b9a93d707b8e0_d20250113_m030413_c001_v7007000_t0000_u01736737453401") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc9803_d20250113_m030411_c001_v0001183_t0031_u01736737451555") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f418b9a93d707b8d4_d20250113_m030410_c001_v7007000_t0000_u01736737450468") 2025/01/13 03:06:04 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb797562187_d20250113_m030404_c001_v0001105_t0015_u01736737444150") 2025/01/13 03:06:05 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4173cf171859a7f9_d20250113_m030359_c001_v7007000_t0000_u01736737439359") 2025/01/13 03:06:05 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982ecac_d20250113_m030356_c001_v0001102_t0057_u01736737436751") 2025/01/13 03:06:05 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4173cf171859a7f4_d20250113_m030355_c001_v7007000_t0000_u01736737435668") 2025/01/13 03:06:05 DEBUG : dst/three.txt: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc94c8_d20250113_m030349_c001_v0001183_t0046_u01736737429117") 2025/01/13 03:06:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4056efc757d72a37_d20250113_m030446_c001_v7007000_t0000_u01736737486457") 2025/01/13 03:06:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f118ca6720fd011df_d20250113_m030444_c001_v0001099_t0000_u01736737484772") 2025/01/13 03:06:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f113295d717c965fb_d20250113_m030441_c001_v0001038_t0014_u01736737481705") 2025/01/13 03:06:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd45_d20250113_m030435_c001_v7007000_t0000_u01736737475381") 2025/01/13 03:06:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f10269d4e50b39a46_d20250113_m030433_c001_v0001116_t0043_u01736737473712") 2025/01/13 03:06:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f118b2e1e472544e8_d20250113_m030431_c001_v0001184_t0059_u01736737471493") 2025/01/13 03:06:05 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307e6d_d20250113_m030458_c001_v7007000_t0000_u01736737498560") 2025/01/13 03:06:05 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb79756221b_d20250113_m030447_c001_v0001105_t0025_u01736737487951") 2025/01/13 03:06:05 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4056efc757d72a38_d20250113_m030446_c001_v7007000_t0000_u01736737486642") 2025/01/13 03:06:05 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc9bbd_d20250113_m030436_c001_v0001183_t0020_u01736737476791") 2025/01/13 03:06:05 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd47_d20250113_m030435_c001_v7007000_t0000_u01736737475565") 2025/01/13 03:06:05 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc9a6e_d20250113_m030427_c001_v0001183_t0038_u01736737467367") 2025/01/13 03:06:05 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4099f3ef9e1fcd34_d20250113_m030426_c001_v7007000_t0000_u01736737466377") 2025/01/13 03:06:05 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc9897_d20250113_m030415_c001_v0001183_t0057_u01736737455637") 2025/01/13 03:06:05 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cad0e_d20250113_m030414_c001_v7007000_t0000_u01736737454554") 2025/01/13 03:06:05 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc9682_d20250113_m030401_c001_v0001183_t0040_u01736737441820") 2025/01/13 03:06:05 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451de1b_d20250113_m030400_c001_v7007000_t0000_u01736737440463") 2025/01/13 03:06:06 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb79756215f_d20250113_m030348_c001_v0001105_t0040_u01736737428835") 2025/01/13 03:06:06 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cacca_d20250113_m030347_c001_v7007000_t0000_u01736737427255") 2025/01/13 03:06:06 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc93f8_d20250113_m030343_c001_v0001183_t0028_u01736737423079") 2025/01/13 03:06:06 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed2bf_d20250113_m030322_c001_v7007000_t0000_u01736737402060") 2025/01/13 03:06:06 DEBUG : dst/two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f116889253a695207_d20250113_m030320_c001_v0001184_t0045_u01736737400919") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c337027a56_d20250113_m030234_c001_v7007000_t0000_u01736737354771") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8cda_d20250113_m030228_c001_v0001183_t0045_u01736737348754") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c337027a43_d20250113_m030226_c001_v7007000_t0000_u01736737346783") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8afc_d20250113_m030207_c001_v0001183_t0008_u01736737327394") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dc2f_d20250113_m030150_c001_v7007000_t0000_u01736737310298") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8926_d20250113_m030145_c001_v0001183_t0000_u01736737305854") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b8c_d20250113_m030121_c001_v7007000_t0000_u01736737281290") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc86e2_d20250113_m030119_c001_v0001183_t0024_u01736737279550") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b6f_d20250113_m030118_c001_v7007000_t0000_u01736737278063") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc86ae_d20250113_m030116_c001_v0001183_t0036_u01736737276940") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b4a_d20250113_m030113_c001_v7007000_t0000_u01736737273765") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8666_d20250113_m030112_c001_v0001183_t0056_u01736737272188") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b26_d20250113_m030111_c001_v7007000_t0000_u01736737271070") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8642_d20250113_m030109_c001_v0001183_t0026_u01736737269925") 2025/01/13 03:06:06 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a84_d20250113_m030103_c001_v7007000_t0000_u01736737263867") 2025/01/13 03:06:07 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc85ca_d20250113_m030102_c001_v0001183_t0039_u01736737262502") 2025/01/13 03:06:07 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a7b_d20250113_m030101_c001_v7007000_t0000_u01736737261384") 2025/01/13 03:06:07 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc85ac_d20250113_m030100_c001_v0001183_t0015_u01736737260621") 2025/01/13 03:06:07 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a6b_d20250113_m030055_c001_v7007000_t0000_u01736737255687") 2025/01/13 03:06:07 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc855b_d20250113_m030054_c001_v0001183_t0049_u01736737254559") 2025/01/13 03:06:07 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a57_d20250113_m030051_c001_v7007000_t0000_u01736737251963") 2025/01/13 03:06:07 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8513_d20250113_m030051_c001_v0001183_t0049_u01736737251024") 2025/01/13 03:06:07 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a51_d20250113_m030049_c001_v7007000_t0000_u01736737249935") 2025/01/13 03:06:07 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f106ec8d4615fc87e_d20250113_m030048_c001_v0001106_t0025_u01736737248980") 2025/01/13 03:06:07 DEBUG : empty space: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc84c4_d20250113_m030047_c001_v0001183_t0017_u01736737247474") 2025/01/13 03:06:07 DEBUG : enormous: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b83_d20250113_m030120_c001_v7007000_t0000_u01736737280351") 2025/01/13 03:06:07 DEBUG : enormous: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc86ea_d20250113_m030119_c001_v0001183_t0042_u01736737279743") 2025/01/13 03:06:07 DEBUG : existing: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307e77_d20250113_m030503_c001_v7007000_t0000_u01736737503022") 2025/01/13 03:06:07 DEBUG : existing: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb79756224f_d20250113_m030501_c001_v0001105_t0015_u01736737501665") 2025/01/13 03:06:07 DEBUG : existing: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dc18_d20250113_m030143_c001_v7007000_t0000_u01736737303710") 2025/01/13 03:06:07 DEBUG : existing: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc88e2_d20250113_m030142_c001_v0001183_t0038_u01736737302552") 2025/01/13 03:06:07 DEBUG : existing: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a42_d20250113_m030043_c001_v7007000_t0000_u01736737243728") 2025/01/13 03:06:07 DEBUG : existing: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc846b_d20250113_m030042_c001_v0001183_t0029_u01736737242375") 2025/01/13 03:06:07 DEBUG : existing: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c337027902_d20250113_m030041_c001_v7007000_t0000_u01736737241108") 2025/01/13 03:06:07 DEBUG : existing: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8456_d20250113_m030040_c001_v0001183_t0058_u01736737240543") 2025/01/13 03:06:08 DEBUG : existing: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8440_d20250113_m030039_c001_v0001183_t0019_u01736737239755") 2025/01/13 03:06:08 DEBUG : existing-b: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dc1e_d20250113_m030143_c001_v7007000_t0000_u01736737303957") 2025/01/13 03:06:08 DEBUG : existing-b: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982eba4_d20250113_m030142_c001_v0001102_t0038_u01736737302565") 2025/01/13 03:06:08 DEBUG : five: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7bac_d20250113_m030125_c001_v7007000_t0000_u01736737285522") 2025/01/13 03:06:08 DEBUG : five: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fc874b_d20250113_m030123_c001_v0001183_t0023_u01736737283574") 2025/01/13 03:06:08 DEBUG : foo: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a5b_d20250113_m030053_c001_v7007000_t0000_u01736737253831") 2025/01/13 03:06:08 DEBUG : foo: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fc8543_d20250113_m030053_c001_v0001183_t0023_u01736737253281") 2025/01/13 03:06:08 DEBUG : foo: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fc8535_d20250113_m030052_c001_v0001183_t0023_u01736737252732") 2025/01/13 03:06:08 DEBUG : four: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7bae_d20250113_m030125_c001_v7007000_t0000_u01736737285705") 2025/01/13 03:06:08 DEBUG : four: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f41896fb05982eb88_d20250113_m030124_c001_v0001102_t0023_u01736737284144") 2025/01/13 03:06:08 DEBUG : four: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8731_d20250113_m030122_c001_v0001183_t0054_u01736737282984") 2025/01/13 03:06:08 DEBUG : hello world2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc79da_d20250113_m025930_c001_v7007000_t0000_u01736737170810") 2025/01/13 03:06:08 DEBUG : hello world2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7e76_d20250113_m025930_c001_v0001183_t0014_u01736737170245") 2025/01/13 03:06:08 DEBUG : ignore-size: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c3370278fd_d20250113_m030038_c001_v7007000_t0000_u01736737238648") 2025/01/13 03:06:08 DEBUG : ignore-size: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8420_d20250113_m030037_c001_v0001183_t0058_u01736737237714") 2025/01/13 03:06:08 DEBUG : nested/sub dir/file: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dc13_d20250113_m030141_c001_v7007000_t0000_u01736737301449") 2025/01/13 03:06:08 DEBUG : nested/sub dir/file: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982eba2_d20250113_m030140_c001_v0001102_t0052_u01736737300455") 2025/01/13 03:06:08 DEBUG : nested/sub dir/file: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dc0c_d20250113_m030139_c001_v7007000_t0000_u01736737299341") 2025/01/13 03:06:08 DEBUG : nested/sub dir/file: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982eba0_d20250113_m030138_c001_v0001102_t0026_u01736737298384") 2025/01/13 03:06:09 DEBUG : one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7bb2_d20250113_m030125_c001_v7007000_t0000_u01736737285886") 2025/01/13 03:06:09 DEBUG : one: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fc871f_d20250113_m030122_c001_v0001183_t0023_u01736737282406") 2025/01/13 03:06:09 DEBUG : only0: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4de_d20250113_m030539_c001_v7007000_t0000_u01736737539971") 2025/01/13 03:06:09 DEBUG : only0: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fca43b_d20250113_m030533_c001_v0001183_t0023_u01736737533976") 2025/01/13 03:06:09 DEBUG : only0: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca2e1_d20250113_m030525_c001_v0001183_t0052_u01736737525025") 2025/01/13 03:06:09 DEBUG : only0: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307ebc_d20250113_m030519_c001_v7007000_t0000_u01736737519413") 2025/01/13 03:06:09 DEBUG : only0: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca063_d20250113_m030509_c001_v0001183_t0000_u01736737509282") 2025/01/13 03:06:09 DEBUG : only1: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4e0_d20250113_m030540_c001_v7007000_t0000_u01736737540154") 2025/01/13 03:06:09 DEBUG : only1: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4160042e8c89767c_d20250113_m030534_c001_v0001109_t0025_u01736737534535") 2025/01/13 03:06:09 DEBUG : only1: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca2fd_d20250113_m030525_c001_v0001183_t0002_u01736737525519") 2025/01/13 03:06:09 DEBUG : only1: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc90_d20250113_m030519_c001_v7007000_t0000_u01736737519079") 2025/01/13 03:06:09 DEBUG : only1: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca073_d20250113_m030509_c001_v0001183_t0026_u01736737509681") 2025/01/13 03:06:09 DEBUG : only10: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4e1_d20250113_m030540_c001_v7007000_t0000_u01736737540337") 2025/01/13 03:06:09 DEBUG : only10: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414accb5c11fd5c2_d20250113_m030534_c001_v0001098_t0048_u01736737534723") 2025/01/13 03:06:09 DEBUG : only10: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca381_d20250113_m030529_c001_v0001183_t0018_u01736737529231") 2025/01/13 03:06:09 DEBUG : only10: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7fdb_d20250113_m030519_c001_v7007000_t0000_u01736737519095") 2025/01/13 03:06:09 DEBUG : only10: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca114_d20250113_m030513_c001_v0001183_t0044_u01736737513466") 2025/01/13 03:06:09 DEBUG : only11: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4e4_d20250113_m030540_c001_v7007000_t0000_u01736737540528") 2025/01/13 03:06:09 DEBUG : only11: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f41553ed6c8b76dcc_d20250113_m030534_c001_v0001183_t0031_u01736737534921") 2025/01/13 03:06:09 DEBUG : only11: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca39f_d20250113_m030529_c001_v0001183_t0020_u01736737529643") 2025/01/13 03:06:09 DEBUG : only11: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307eb5_d20250113_m030518_c001_v7007000_t0000_u01736737518864") 2025/01/13 03:06:10 DEBUG : only11: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca134_d20250113_m030513_c001_v0001183_t0044_u01736737513885") 2025/01/13 03:06:10 DEBUG : only12: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4e6_d20250113_m030540_c001_v7007000_t0000_u01736737540713") 2025/01/13 03:06:10 DEBUG : only12: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fca44d_d20250113_m030534_c001_v0001183_t0023_u01736737534554") 2025/01/13 03:06:10 DEBUG : only12: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3ad_d20250113_m030530_c001_v0001183_t0030_u01736737530107") 2025/01/13 03:06:10 DEBUG : only12: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307eb9_d20250113_m030519_c001_v7007000_t0000_u01736737519104") 2025/01/13 03:06:10 DEBUG : only12: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca14a_d20250113_m030514_c001_v0001183_t0036_u01736737514282") 2025/01/13 03:06:10 DEBUG : only13: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4e7_d20250113_m030540_c001_v7007000_t0000_u01736737540913") 2025/01/13 03:06:10 DEBUG : only13: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4160042e8c89767e_d20250113_m030534_c001_v0001109_t0025_u01736737534718") 2025/01/13 03:06:10 DEBUG : only13: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3bb_d20250113_m030530_c001_v0001183_t0001_u01736737530514") 2025/01/13 03:06:10 DEBUG : only13: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307eb3_d20250113_m030518_c001_v7007000_t0000_u01736737518681") 2025/01/13 03:06:10 DEBUG : only13: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca156_d20250113_m030514_c001_v0001183_t0055_u01736737514678") 2025/01/13 03:06:10 DEBUG : only14: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4e8_d20250113_m030541_c001_v7007000_t0000_u01736737541095") 2025/01/13 03:06:10 DEBUG : only14: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fca455_d20250113_m030534_c001_v0001183_t0023_u01736737534739") 2025/01/13 03:06:10 DEBUG : only14: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3c7_d20250113_m030530_c001_v0001183_t0039_u01736737530917") 2025/01/13 03:06:10 DEBUG : only14: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307eaf_d20250113_m030518_c001_v7007000_t0000_u01736737518311") 2025/01/13 03:06:10 DEBUG : only14: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca16c_d20250113_m030515_c001_v0001183_t0000_u01736737515089") 2025/01/13 03:06:10 DEBUG : only15: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4e9_d20250113_m030541_c001_v7007000_t0000_u01736737541280") 2025/01/13 03:06:10 DEBUG : only15: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4160042e8c897680_d20250113_m030534_c001_v0001109_t0025_u01736737534900") 2025/01/13 03:06:10 DEBUG : only15: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3d5_d20250113_m030531_c001_v0001183_t0030_u01736737531348") 2025/01/13 03:06:10 DEBUG : only15: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307eba_d20250113_m030519_c001_v7007000_t0000_u01736737519229") 2025/01/13 03:06:10 DEBUG : only15: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca17a_d20250113_m030515_c001_v0001183_t0046_u01736737515515") 2025/01/13 03:06:11 DEBUG : only16: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4ea_d20250113_m030541_c001_v7007000_t0000_u01736737541462") 2025/01/13 03:06:11 DEBUG : only16: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fca45d_d20250113_m030534_c001_v0001183_t0023_u01736737534923") 2025/01/13 03:06:11 DEBUG : only16: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3eb_d20250113_m030531_c001_v0001183_t0020_u01736737531774") 2025/01/13 03:06:11 DEBUG : only16: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307eb1_d20250113_m030518_c001_v7007000_t0000_u01736737518504") 2025/01/13 03:06:11 DEBUG : only16: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca18a_d20250113_m030515_c001_v0001183_t0055_u01736737515925") 2025/01/13 03:06:11 DEBUG : only17: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4ed_d20250113_m030541_c001_v7007000_t0000_u01736737541645") 2025/01/13 03:06:11 DEBUG : only17: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414accb5c11fd5c4_d20250113_m030534_c001_v0001098_t0048_u01736737534962") 2025/01/13 03:06:11 DEBUG : only17: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca3f3_d20250113_m030532_c001_v0001183_t0026_u01736737532178") 2025/01/13 03:06:11 DEBUG : only17: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307eb7_d20250113_m030519_c001_v7007000_t0000_u01736737519046") 2025/01/13 03:06:11 DEBUG : only17: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca198_d20250113_m030516_c001_v0001183_t0016_u01736737516330") 2025/01/13 03:06:11 DEBUG : only18: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4ee_d20250113_m030541_c001_v7007000_t0000_u01736737541827") 2025/01/13 03:06:11 DEBUG : only18: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4160042e8c897684_d20250113_m030535_c001_v0001109_t0025_u01736737535095") 2025/01/13 03:06:11 DEBUG : only18: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca40b_d20250113_m030532_c001_v0001183_t0031_u01736737532658") 2025/01/13 03:06:11 DEBUG : only18: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc91_d20250113_m030519_c001_v7007000_t0000_u01736737519263") 2025/01/13 03:06:11 DEBUG : only18: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca1b6_d20250113_m030516_c001_v0001183_t0042_u01736737516746") 2025/01/13 03:06:11 DEBUG : only19: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4f1_d20250113_m030542_c001_v7007000_t0000_u01736737542009") 2025/01/13 03:06:11 DEBUG : only19: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f41553ed6c8b76dd2_d20250113_m030535_c001_v0001183_t0031_u01736737535110") 2025/01/13 03:06:11 DEBUG : only19: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca419_d20250113_m030533_c001_v0001183_t0053_u01736737533123") 2025/01/13 03:06:11 DEBUG : only19: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307eb6_d20250113_m030518_c001_v7007000_t0000_u01736737518878") 2025/01/13 03:06:11 DEBUG : only19: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca1c6_d20250113_m030517_c001_v0001183_t0055_u01736737517133") 2025/01/13 03:06:11 DEBUG : only2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4f2_d20250113_m030542_c001_v7007000_t0000_u01736737542193") 2025/01/13 03:06:12 DEBUG : only2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fca45f_d20250113_m030535_c001_v0001183_t0023_u01736737535117") 2025/01/13 03:06:12 DEBUG : only2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca308_d20250113_m030525_c001_v0001183_t0024_u01736737525949") 2025/01/13 03:06:12 DEBUG : only2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc8f_d20250113_m030518_c001_v7007000_t0000_u01736737518892") 2025/01/13 03:06:12 DEBUG : only2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca083_d20250113_m030510_c001_v0001183_t0051_u01736737510144") 2025/01/13 03:06:12 DEBUG : only3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4f3_d20250113_m030542_c001_v7007000_t0000_u01736737542376") 2025/01/13 03:06:12 DEBUG : only3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414accb5c11fd5c6_d20250113_m030535_c001_v0001098_t0048_u01736737535145") 2025/01/13 03:06:12 DEBUG : only3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca313_d20250113_m030526_c001_v0001183_t0028_u01736737526349") 2025/01/13 03:06:12 DEBUG : only3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7fdc_d20250113_m030519_c001_v7007000_t0000_u01736737519285") 2025/01/13 03:06:12 DEBUG : only3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca091_d20250113_m030510_c001_v0001183_t0036_u01736737510547") 2025/01/13 03:06:12 DEBUG : only4: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4f4_d20250113_m030542_c001_v7007000_t0000_u01736737542560") 2025/01/13 03:06:12 DEBUG : only4: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f41553ed6c8b76dd8_d20250113_m030535_c001_v0001183_t0031_u01736737535292") 2025/01/13 03:06:12 DEBUG : only4: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca323_d20250113_m030526_c001_v0001183_t0013_u01736737526738") 2025/01/13 03:06:12 DEBUG : only4: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7fd7_d20250113_m030518_c001_v7007000_t0000_u01736737518696") 2025/01/13 03:06:12 DEBUG : only4: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca0af_d20250113_m030510_c001_v0001183_t0044_u01736737510952") 2025/01/13 03:06:12 DEBUG : only5: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4f7_d20250113_m030542_c001_v7007000_t0000_u01736737542743") 2025/01/13 03:06:12 DEBUG : only5: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fca467_d20250113_m030535_c001_v0001183_t0023_u01736737535301") 2025/01/13 03:06:12 DEBUG : only5: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca33d_d20250113_m030527_c001_v0001183_t0055_u01736737527148") 2025/01/13 03:06:12 DEBUG : only5: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307ebb_d20250113_m030519_c001_v7007000_t0000_u01736737519295") 2025/01/13 03:06:12 DEBUG : only5: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca0c1_d20250113_m030511_c001_v0001183_t0037_u01736737511364") 2025/01/13 03:06:12 DEBUG : only6: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4f8_d20250113_m030542_c001_v7007000_t0000_u01736737542927") 2025/01/13 03:06:13 DEBUG : only6: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4160042e8c897686_d20250113_m030535_c001_v0001109_t0025_u01736737535311") 2025/01/13 03:06:13 DEBUG : only6: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca34b_d20250113_m030527_c001_v0001183_t0029_u01736737527565") 2025/01/13 03:06:13 DEBUG : only6: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307eb4_d20250113_m030518_c001_v7007000_t0000_u01736737518697") 2025/01/13 03:06:13 DEBUG : only6: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca0d1_d20250113_m030511_c001_v0001183_t0001_u01736737511785") 2025/01/13 03:06:13 DEBUG : only7: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4f9_d20250113_m030543_c001_v7007000_t0000_u01736737543110") 2025/01/13 03:06:13 DEBUG : only7: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414accb5c11fd5c8_d20250113_m030535_c001_v0001098_t0048_u01736737535329") 2025/01/13 03:06:13 DEBUG : only7: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca357_d20250113_m030527_c001_v0001183_t0037_u01736737527976") 2025/01/13 03:06:13 DEBUG : only7: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc8e_d20250113_m030518_c001_v7007000_t0000_u01736737518709") 2025/01/13 03:06:13 DEBUG : only7: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca0e0_d20250113_m030512_c001_v0001183_t0059_u01736737512224") 2025/01/13 03:06:13 DEBUG : only8: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4fa_d20250113_m030543_c001_v7007000_t0000_u01736737543293") 2025/01/13 03:06:13 DEBUG : only8: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f41553ed6c8b76de0_d20250113_m030535_c001_v0001183_t0031_u01736737535474") 2025/01/13 03:06:13 DEBUG : only8: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca365_d20250113_m030528_c001_v0001183_t0019_u01736737528398") 2025/01/13 03:06:13 DEBUG : only8: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7fd9_d20250113_m030518_c001_v7007000_t0000_u01736737518913") 2025/01/13 03:06:13 DEBUG : only8: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca0f2_d20250113_m030512_c001_v0001183_t0012_u01736737512617") 2025/01/13 03:06:13 DEBUG : only9: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed4fb_d20250113_m030543_c001_v7007000_t0000_u01736737543476") 2025/01/13 03:06:13 DEBUG : only9: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fca46b_d20250113_m030535_c001_v0001183_t0023_u01736737535485") 2025/01/13 03:06:13 DEBUG : only9: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca373_d20250113_m030528_c001_v0001183_t0052_u01736737528813") 2025/01/13 03:06:13 DEBUG : only9: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40819c8c9ea0bc92_d20250113_m030519_c001_v7007000_t0000_u01736737519446") 2025/01/13 03:06:13 DEBUG : only9: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca106_d20250113_m030513_c001_v0001183_t0013_u01736737513047") 2025/01/13 03:06:13 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dbfd_d20250113_m030136_c001_v7007000_t0000_u01736737296485") 2025/01/13 03:06:13 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb797562071_d20250113_m030134_c001_v0001105_t0021_u01736737294541") 2025/01/13 03:06:13 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dbe5_d20250113_m030132_c001_v7007000_t0000_u01736737292651") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982eb92_d20250113_m030130_c001_v0001102_t0011_u01736737290466") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7bc2_d20250113_m030128_c001_v7007000_t0000_u01736737288985") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982eb8c_d20250113_m030126_c001_v0001102_t0036_u01736737286821") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b5c_d20250113_m030115_c001_v7007000_t0000_u01736737275829") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8678_d20250113_m030114_c001_v0001183_t0053_u01736737274679") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b3c_d20250113_m030112_c001_v7007000_t0000_u01736737272765") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8660_d20250113_m030111_c001_v0001183_t0003_u01736737271994") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b1e_d20250113_m030110_c001_v7007000_t0000_u01736737270497") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8640_d20250113_m030109_c001_v0001183_t0012_u01736737269727") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a82_d20250113_m030103_c001_v7007000_t0000_u01736737263274") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc85c2_d20250113_m030102_c001_v0001183_t0030_u01736737262300") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a7c_d20250113_m030101_c001_v7007000_t0000_u01736737261567") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc85a5_d20250113_m030100_c001_v0001183_t0014_u01736737260418") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a78_d20250113_m030059_c001_v7007000_t0000_u01736737259679") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8593_d20250113_m030059_c001_v0001183_t0039_u01736737259112") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc858f_d20250113_m030058_c001_v0001183_t0046_u01736737258540") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a6e_d20250113_m030057_c001_v7007000_t0000_u01736737257814") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8585_d20250113_m030057_c001_v0001183_t0017_u01736737257211") 2025/01/13 03:06:14 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8581_d20250113_m030056_c001_v0001183_t0023_u01736737256630") 2025/01/13 03:06:15 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a6c_d20250113_m030055_c001_v7007000_t0000_u01736737255900") 2025/01/13 03:06:15 DEBUG : potato: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8563_d20250113_m030055_c001_v0001183_t0042_u01736737255123") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40326dab23388ba3_d20250113_m030248_c001_v7007000_t0000_u01736737368670") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb7975620e7_d20250113_m030248_c001_v0001105_t0002_u01736737368024") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c337027a58_d20250113_m030235_c001_v7007000_t0000_u01736737355006") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb7975620c7_d20250113_m030228_c001_v0001105_t0035_u01736737348066") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40443c2818d49ff8_d20250113_m030214_c001_v7007000_t0000_u01736737334218") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb7975620b1_d20250113_m030206_c001_v0001105_t0034_u01736737326599") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dc31_d20250113_m030150_c001_v7007000_t0000_u01736737310757") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb79756207f_d20250113_m030145_c001_v0001105_t0012_u01736737305284") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b85_d20250113_m030120_c001_v7007000_t0000_u01736737280542") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc86de_d20250113_m030119_c001_v0001183_t0012_u01736737279353") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b71_d20250113_m030118_c001_v7007000_t0000_u01736737278244") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc86a8_d20250113_m030116_c001_v0001183_t0056_u01736737276740") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b5e_d20250113_m030116_c001_v7007000_t0000_u01736737276013") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc868a_d20250113_m030115_c001_v0001183_t0013_u01736737275262") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b4c_d20250113_m030113_c001_v7007000_t0000_u01736737273953") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc866c_d20250113_m030113_c001_v0001183_t0047_u01736737273129") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7b29_d20250113_m030111_c001_v7007000_t0000_u01736737271253") 2025/01/13 03:06:15 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8646_d20250113_m030110_c001_v0001183_t0016_u01736737270504") 2025/01/13 03:06:16 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4196da1780307a85_d20250113_m030104_c001_v7007000_t0000_u01736737264052") 2025/01/13 03:06:16 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc85d2_d20250113_m030103_c001_v0001183_t0051_u01736737263063") 2025/01/13 03:06:16 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc79e2_d20250113_m025934_c001_v7007000_t0000_u01736737174162") 2025/01/13 03:06:16 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7ee2_d20250113_m025933_c001_v0001183_t0023_u01736737173594") 2025/01/13 03:06:16 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc79dd_d20250113_m025932_c001_v7007000_t0000_u01736737172303") 2025/01/13 03:06:16 DEBUG : potato2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7ea0_d20250113_m025931_c001_v0001183_t0030_u01736737171712") 2025/01/13 03:06:16 DEBUG : potato3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c337027a59_d20250113_m030235_c001_v7007000_t0000_u01736737355511") 2025/01/13 03:06:16 DEBUG : potato3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982ebf2_d20250113_m030229_c001_v0001102_t0048_u01736737349322") 2025/01/13 03:06:16 DEBUG : potato3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40443c2818d49ff9_d20250113_m030214_c001_v7007000_t0000_u01736737334583") 2025/01/13 03:06:16 DEBUG : potato3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982ebc4_d20250113_m030207_c001_v0001102_t0049_u01736737327970") 2025/01/13 03:06:16 DEBUG : potato3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dc36_d20250113_m030151_c001_v7007000_t0000_u01736737311191") 2025/01/13 03:06:16 DEBUG : potato3: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982ebaa_d20250113_m030146_c001_v0001102_t0033_u01736737306076") 2025/01/13 03:06:16 DEBUG : pre-dest1/1: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cac8c_d20250113_m030330_c001_v7007000_t0000_u01736737410933") 2025/01/13 03:06:16 DEBUG : pre-dest1/1: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982ec56_d20250113_m030322_c001_v0001102_t0046_u01736737402792") 2025/01/13 03:06:16 DEBUG : pre-dest2/2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f40674008961cac8e_d20250113_m030331_c001_v7007000_t0000_u01736737411116") 2025/01/13 03:06:16 DEBUG : pre-dest2/2: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb797562127_d20250113_m030323_c001_v0001105_t0019_u01736737403498") 2025/01/13 03:06:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed205_d20250113_m030302_c001_v7007000_t0000_u01736737382000") 2025/01/13 03:06:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8f92_d20250113_m030258_c001_v0001183_t0044_u01736737378125") 2025/01/13 03:06:16 DEBUG : sizeonly: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c3370278fb_d20250113_m030036_c001_v7007000_t0000_u01736737236446") 2025/01/13 03:06:16 DEBUG : sizeonly: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc83e4_d20250113_m030035_c001_v0001183_t0036_u01736737235518") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed526_d20250113_m030552_c001_v7007000_t0000_u01736737552028") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11553ed6c8b76fbc_d20250113_m030549_c001_v0001183_t0040_u01736737549568") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed505_d20250113_m030547_c001_v7007000_t0000_u01736737547670") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1160042e8c8976b1_d20250113_m030544_c001_v0001109_t0001_u01736737544805") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dc16_d20250113_m030141_c001_v7007000_t0000_u01736737301633") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb79756207b_d20250113_m030140_c001_v0001105_t0040_u01736737300807") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dc0d_d20250113_m030139_c001_v7007000_t0000_u01736737299524") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc887b_d20250113_m030138_c001_v0001183_t0027_u01736737298761") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c3370278f4_d20250113_m030032_c001_v7007000_t0000_u01736737232409") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8386_d20250113_m030030_c001_v0001183_t0020_u01736737230928") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c3370278f2_d20250113_m030030_c001_v7007000_t0000_u01736737230210") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc835e_d20250113_m030029_c001_v0001183_t0023_u01736737229095") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c33702789d_d20250113_m030022_c001_v7007000_t0000_u01736737222847") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc82da_d20250113_m030021_c001_v0001183_t0012_u01736737221789") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c337027889_d20250113_m030021_c001_v7007000_t0000_u01736737221197") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc82c0_d20250113_m030020_c001_v0001183_t0028_u01736737220103") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc825a_d20250113_m030013_c001_v0001183_t0027_u01736737213943") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c337027867_d20250113_m030013_c001_v7007000_t0000_u01736737213194") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc824a_d20250113_m030012_c001_v0001183_t0047_u01736737212600") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8240_d20250113_m030011_c001_v0001183_t0038_u01736737211766") 2025/01/13 03:06:17 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4165d2c33702785f_d20250113_m030010_c001_v7007000_t0000_u01736737210297") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc81b6_d20250113_m030002_c001_v0001183_t0000_u01736737202716") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8134_d20250113_m025956_c001_v0001183_t0047_u01736737196154") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f401468940d36f0fd_d20250113_m025955_c001_v7007000_t0000_u01736737195430") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8104_d20250113_m025954_c001_v0001183_t0012_u01736737194863") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc80fa_d20250113_m025954_c001_v0001183_t0008_u01736737194108") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f401468940d36f0ec_d20250113_m025953_c001_v7007000_t0000_u01736737193025") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7ff1_d20250113_m025944_c001_v0001183_t0020_u01736737184008") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4039059da40f4005_d20250113_m025943_c001_v7007000_t0000_u01736737183642") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7fd6_d20250113_m025943_c001_v0001183_t0033_u01736737183080") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc79f0_d20250113_m025941_c001_v7007000_t0000_u01736737181429") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7fa8_d20250113_m025940_c001_v0001183_t0036_u01736737180835") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc79ee_d20250113_m025940_c001_v7007000_t0000_u01736737180295") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7f9a_d20250113_m025939_c001_v0001183_t0018_u01736737179679") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc79ea_d20250113_m025938_c001_v7007000_t0000_u01736737178411") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7f64_d20250113_m025937_c001_v0001183_t0052_u01736737177650") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc79e7_d20250113_m025937_c001_v7007000_t0000_u01736737177106") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7f4a_d20250113_m025936_c001_v0001183_t0055_u01736737176540") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc79e5_d20250113_m025935_c001_v7007000_t0000_u01736737175627") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7f1a_d20250113_m025935_c001_v0001183_t0024_u01736737175064") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc79ca_d20250113_m025929_c001_v7007000_t0000_u01736737169325") 2025/01/13 03:06:18 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7e58_d20250113_m025928_c001_v0001183_t0027_u01736737168757") 2025/01/13 03:06:19 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc79bb_d20250113_m025927_c001_v7007000_t0000_u01736737167858") 2025/01/13 03:06:19 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7e40_d20250113_m025927_c001_v0001183_t0022_u01736737167303") 2025/01/13 03:06:19 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7995_d20250113_m025926_c001_v7007000_t0000_u01736737166390") 2025/01/13 03:06:19 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7e18_d20250113_m025925_c001_v0001183_t0022_u01736737165825") 2025/01/13 03:06:19 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7962_d20250113_m025922_c001_v7007000_t0000_u01736737162929") 2025/01/13 03:06:19 DEBUG : sub dir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc7dba_d20250113_m025922_c001_v0001183_t0040_u01736737162373") 2025/01/13 03:06:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed528_d20250113_m030552_c001_v7007000_t0000_u01736737552211") 2025/01/13 03:06:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fca613_d20250113_m030549_c001_v0001183_t0003_u01736737549569") 2025/01/13 03:06:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f402c573ce85ed507_d20250113_m030547_c001_v7007000_t0000_u01736737547852") 2025/01/13 03:06:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114accb5c11fd5d0_d20250113_m030544_c001_v0001098_t0003_u01736737544816") 2025/01/13 03:06:19 DEBUG : sub/yam: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dbfb_d20250113_m030135_c001_v7007000_t0000_u01736737295932") 2025/01/13 03:06:19 DEBUG : sub/yam: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11896fb05982eb98_d20250113_m030134_c001_v0001102_t0043_u01736737294186") 2025/01/13 03:06:19 DEBUG : three: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7bb3_d20250113_m030126_c001_v7007000_t0000_u01736737286069") 2025/01/13 03:06:19 DEBUG : three: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8765_d20250113_m030124_c001_v0001183_t0056_u01736737284935") 2025/01/13 03:06:19 DEBUG : three: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc8729_d20250113_m030122_c001_v0001183_t0049_u01736737282790") 2025/01/13 03:06:19 DEBUG : two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7bb6_d20250113_m030126_c001_v7007000_t0000_u01736737286272") 2025/01/13 03:06:19 DEBUG : two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f4060deb79756205f_d20250113_m030124_c001_v0001105_t0049_u01736737284329") 2025/01/13 03:06:19 DEBUG : two: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f414da09103fc8723_d20250113_m030122_c001_v0001183_t0023_u01736737282590") 2025/01/13 03:06:19 DEBUG : yam: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dbfe_d20250113_m030136_c001_v7007000_t0000_u01736737296712") 2025/01/13 03:06:19 DEBUG : yam: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f111c95ba1dece566_d20250113_m030135_c001_v0001184_t0043_u01736737295725") 2025/01/13 03:06:19 DEBUG : yam: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dbe2_d20250113_m030132_c001_v7007000_t0000_u01736737292082") 2025/01/13 03:06:20 DEBUG : yam: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f114da09103fc87d5_d20250113_m030130_c001_v0001183_t0014_u01736737290811") 2025/01/13 03:06:20 DEBUG : yam: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7bc1_d20250113_m030128_c001_v7007000_t0000_u01736737288439") 2025/01/13 03:06:20 DEBUG : yam: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f1060deb797562065_d20250113_m030126_c001_v0001105_t0056_u01736737286832") 2025/01/13 03:06:20 DEBUG : yaml: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f408469fc2451dbe7_d20250113_m030132_c001_v7007000_t0000_u01736737292852") 2025/01/13 03:06:20 DEBUG : yaml: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f11510efca628735c_d20250113_m030131_c001_v0001106_t0055_u01736737291613") 2025/01/13 03:06:20 DEBUG : yaml: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f400e399eebcc7bc3_d20250113_m030129_c001_v7007000_t0000_u01736737289170") 2025/01/13 03:06:20 DEBUG : yaml: Deleting (id "4_zefc2edf3909d5bdb9f480e1b_f118b2e1e472521e0_d20250113_m030128_c001_v0001184_t0030_u01736737288228") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m7.536110616s (try 1/5)