"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/04 02:29:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere" 2024/11/04 02:29:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/04 02:29:59 DEBUG : Creating backend with remote "/tmp/rclone1670742148" === 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-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:00 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/04 02:30:00 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.04s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/04 02:30:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:01 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:01 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:03 DEBUG : B2 bucket rclone-test-kuyulun9dere: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.65s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", 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-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", 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-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:05 DEBUG : Creating backend with remote "/non-existing" 2024/11/04 02:30:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/04 02:30:05 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:05 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:06 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:06 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.64s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:08 INFO : B2 bucket rclone-test-kuyulun9dere: Running all checks before starting transfers 2024/11/04 02:30:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:08 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:08 INFO : B2 bucket rclone-test-kuyulun9dere: Checks finished, now starting transfers 2024/11/04 02:30:08 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.00s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:10 ERROR : Ignoring --no-traverse with sync 2024/11/04 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:10 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:10 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:12 INFO : sub dir/hello world: Copied (new) 2024/11/04 02:30:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncNoTraverse (3.05s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/04 02:30:13 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:13 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/04 02:30:15 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.92s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:30:16 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:16 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.85s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:30:20 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:20 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.08s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/04 02:30:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/04 02:30:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/04 02:30:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/04 02:30:22 DEBUG : sub dir: Making directory 2024/11/04 02:30:22 DEBUG : sub dir2: Making directory 2024/11/04 02:30:22 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/04 02:30:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:22 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:22 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/04 02:30:24 DEBUG : B2 bucket rclone-test-kuyulun9dere: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.40s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:24 DEBUG : sub dir2: Making directory 2024/11/04 02:30:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/04 02:30:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/04 02:30:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:25 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:25 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.51s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:26 DEBUG : sub dir2: Making directory with metadata 2024/11/04 02:30:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/04 02:30:26 DEBUG : sub dir: Making directory 2024/11/04 02:30:26 DEBUG : sub dir2: Making directory 2024/11/04 02:30:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:26 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:26 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:27 INFO : sub dir/hello world: Copied (new) 2024/11/04 02:30:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/04 02:30:27 DEBUG : B2 bucket rclone-test-kuyulun9dere: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/04 02:30:27 DEBUG : B2 bucket rclone-test-kuyulun9dere: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.25s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", 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-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:29 DEBUG : sub dir2: Making directory 2024/11/04 02:30:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:29 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:29 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:30 INFO : sub dir/hello world: Copied (new) 2024/11/04 02:30:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.73s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:30 DEBUG : sub dir2: Making directory with metadata 2024/11/04 02:30:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/04 02:30:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/04 02:30:30 DEBUG : sub dir: Making directory 2024/11/04 02:30:30 DEBUG : sub dir2: Making directory 2024/11/04 02:30:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:30 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:30 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:31 INFO : sub dir/hello world: Copied (new) 2024/11/04 02:30:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/04 02:30:31 DEBUG : B2 bucket rclone-test-kuyulun9dere: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.75s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:32 DEBUG : sub dir2: Making directory 2024/11/04 02:30:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:33 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:33 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:35 INFO : sub dir/hello world: Copied (new) 2024/11/04 02:30:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.10s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xogocah7yusa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kuyulun9dere -> B2 bucket rclone-test-xogocah7yusa 2024/11/04 02:30:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:38 DEBUG : B2 bucket rclone-test-xogocah7yusa: Waiting for checks to finish 2024/11/04 02:30:38 DEBUG : B2 bucket rclone-test-xogocah7yusa: Waiting for transfers to finish 2024/11/04 02:30:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:39 DEBUG : B2 bucket rclone-test-xogocah7yusa: Purge remote 2024/11/04 02:30:39 INFO : B2 bucket rclone-test-xogocah7yusa: cleaning bucket "rclone-test-xogocah7yusa" of all files 2024/11/04 02:30:39 DEBUG : sub dir/hello world: Deleting (id "4_z6fa28de3002dfb5b9f280e1b_f111ee97f335377d5_d20241104_m023039_c001_v0001092_t0046_u01730687439105") --- PASS: TestServerSideCopy (5.53s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/04 02:30:42 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:42 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/04 02:30:43 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.65s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:44 DEBUG : Creating backend with remote "TestB2:rclone-test-tonuron4jado" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kuyulun9dere -> B2 bucket rclone-test-tonuron4jado 2024/11/04 02:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:46 DEBUG : B2 bucket rclone-test-tonuron4jado: Waiting for checks to finish 2024/11/04 02:30:46 DEBUG : B2 bucket rclone-test-tonuron4jado: Waiting for transfers to finish 2024/11/04 02:30:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/04 02:30:47 DEBUG : B2 bucket rclone-test-tonuron4jado: Waiting for checks to finish 2024/11/04 02:30:47 DEBUG : B2 bucket rclone-test-tonuron4jado: Waiting for transfers to finish 2024/11/04 02:30:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/04 02:30:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:48 DEBUG : B2 bucket rclone-test-tonuron4jado: Purge remote 2024/11/04 02:30:48 INFO : B2 bucket rclone-test-tonuron4jado: cleaning bucket "rclone-test-tonuron4jado" of all files 2024/11/04 02:30:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f52adc3002dfb5b9f280e1b_f118821f201063206_d20241104_m023048_c001_v0001130_t0028_u01730687448097") 2024/11/04 02:30:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f52adc3002dfb5b9f280e1b_f1033ed8f80f67b32_d20241104_m023046_c001_v0001136_t0024_u01730687446685") --- PASS: TestServerSideCopyOverSelf (6.84s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/04 02:30:52 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:30:52 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:30:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/04 02:30:54 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/04 02:30:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestMoveOverSelf (4.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:30:56 DEBUG : Creating backend with remote "TestB2:rclone-test-pateyit8lelo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kuyulun9dere -> B2 bucket rclone-test-pateyit8lelo 2024/11/04 02:30:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:30:57 DEBUG : B2 bucket rclone-test-pateyit8lelo: Waiting for checks to finish 2024/11/04 02:30:57 DEBUG : B2 bucket rclone-test-pateyit8lelo: Waiting for transfers to finish 2024/11/04 02:30:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:30:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/04 02:31:01 DEBUG : B2 bucket rclone-test-pateyit8lelo: Waiting for checks to finish 2024/11/04 02:31:01 DEBUG : B2 bucket rclone-test-pateyit8lelo: Waiting for transfers to finish 2024/11/04 02:31:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/04 02:31:02 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/04 02:31:02 INFO : sub dir/hello world: Deleted 2024/11/04 02:31:04 DEBUG : testing file moves 2024/11/04 02:31:04 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/04 02:31:04 DEBUG : B2 bucket rclone-test-pateyit8lelo: Waiting for checks to finish 2024/11/04 02:31:04 DEBUG : B2 bucket rclone-test-pateyit8lelo: Waiting for transfers to finish 2024/11/04 02:31:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/04 02:31:04 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/04 02:31:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:05 DEBUG : B2 bucket rclone-test-pateyit8lelo: Purge remote 2024/11/04 02:31:05 INFO : B2 bucket rclone-test-pateyit8lelo: cleaning bucket "rclone-test-pateyit8lelo" of all files 2024/11/04 02:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2ddb3002dfb5b9f280e1b_f111dcc9cf8409475_d20241104_m023104_c001_v0001098_t0021_u01730687464544") 2024/11/04 02:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2ddb3002dfb5b9f280e1b_f117e33f941b0702e_d20241104_m023101_c001_v0001146_t0030_u01730687461816") 2024/11/04 02:31:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2ddb3002dfb5b9f280e1b_f1025d6c74504677a_d20241104_m023059_c001_v0001117_t0055_u01730687459149") --- PASS: TestServerSideMoveOverSelf (11.90s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:08 ERROR : : error listing: directory not found 2024/11/04 02:31:08 DEBUG : Local file system at /tmp/rclone1670742148: Making directory 2024/11/04 02:31:08 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:08 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.21s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:31:10 DEBUG : Local file system at /tmp/rclone1670742148: Waiting for checks to finish 2024/11/04 02:31:10 DEBUG : Local file system at /tmp/rclone1670742148: Waiting for transfers to finish 2024/11/04 02:31:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:31:11 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/04 02:31:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestCopyRedownload (2.43s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:12 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/04 02:31:12 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:12 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 02:31:13 INFO : check sum: Copied (new) 2024/11/04 02:31:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:13 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 02:31:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/04 02:31:13 DEBUG : check sum: Unchanged skipping 2024/11/04 02:31:13 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:13 DEBUG : Waiting for deletions to finish 2024/11/04 02:31:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.58s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/04 02:31:15 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:15 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/04 02:31:15 INFO : sizeonly: Copied (new) 2024/11/04 02:31:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:16 DEBUG : sizeonly: Sizes identical 2024/11/04 02:31:16 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:16 DEBUG : sizeonly: Unchanged skipping 2024/11/04 02:31:16 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:16 DEBUG : Waiting for deletions to finish 2024/11/04 02:31:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.56s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/04 02:31:17 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:17 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/04 02:31:19 INFO : ignore-size: Copied (new) 2024/11/04 02:31:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:31:20 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:20 DEBUG : ignore-size: Unchanged skipping 2024/11/04 02:31:20 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:20 DEBUG : Waiting for deletions to finish 2024/11/04 02:31:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:31:23 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:23 DEBUG : existing: Unchanged skipping 2024/11/04 02:31:23 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:23 DEBUG : Waiting for deletions to finish 2024/11/04 02:31:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/04 02:31:23 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:23 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/04 02:31:24 INFO : existing: Copied (replaced existing) 2024/11/04 02:31:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (4.17s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/04 02:31:26 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:26 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/04 02:31:26 INFO : existing: Copied (new) 2024/11/04 02:31:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:27 DEBUG : existing: Destination exists, skipping 2024/11/04 02:31:27 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:27 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:27 DEBUG : Waiting for deletions to finish 2024/11/04 02:31:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:30 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/04 02:31:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:31:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/04 02:31:30 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:30 DEBUG : c/non empty space: Unchanged skipping 2024/11/04 02:31:30 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:31:32 INFO : a/potato2: Copied (new) 2024/11/04 02:31:32 DEBUG : Waiting for deletions to finish 2024/11/04 02:31:33 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (5.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:35 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/04 02:31:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 02:31:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/04 02:31:35 DEBUG : empty space: Unchanged skipping 2024/11/04 02:31:35 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:35 DEBUG : Waiting for deletions to finish 2024/11/04 02:31:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/04 02:31:35 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 02:31:36 INFO : empty space: Updated modification time in destination 2024/11/04 02:31:36 DEBUG : empty space: Unchanged skipping 2024/11/04 02:31:36 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:36 DEBUG : Waiting for deletions to finish 2024/11/04 02:31:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:39 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:39 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/04 02:31:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 02:31:39 DEBUG : empty space: Unchanged skipping 2024/11/04 02:31:39 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:39 DEBUG : Waiting for deletions to finish 2024/11/04 02:31:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.25s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:40 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/04 02:31:40 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1670742148) 2024/11/04 02:31:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kuyulun9dere) 2024/11/04 02:31:40 DEBUG : foo: sha1 differ 2024/11/04 02:31:40 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/04 02:31:41 INFO : foo: Copied (replaced existing) 2024/11/04 02:31:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:43 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/04 02:31:43 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:31:43 DEBUG : empty space: Unchanged skipping 2024/11/04 02:31:43 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:31:44 INFO : potato: Copied (new) 2024/11/04 02:31:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.18s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/04 02:31:47 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:47 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/04 02:31:48 INFO : potato: Copied (replaced existing) 2024/11/04 02:31:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.78s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:50 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/04 02:31:50 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1670742148) 2024/11/04 02:31:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kuyulun9dere) 2024/11/04 02:31:50 DEBUG : potato: sha1 differ 2024/11/04 02:31:50 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/04 02:31:51 INFO : potato: Copied (replaced existing) 2024/11/04 02:31:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (3.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:31:54 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:31:54 DEBUG : empty space: Unchanged skipping 2024/11/04 02:31:54 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/04 02:31:54 DEBUG : Waiting for deletions to finish 2024/11/04 02:31:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:31:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:31:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:31:57 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:31:57 DEBUG : empty space: Unchanged skipping 2024/11/04 02:31:57 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:31:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:31:58 INFO : potato2: Copied (new) 2024/11/04 02:31:58 DEBUG : Waiting for deletions to finish 2024/11/04 02:31:58 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:02 DEBUG : d: Making directory 2024/11/04 02:32:02 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/04 02:32:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:32:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/04 02:32:03 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:03 DEBUG : c/non empty space: Unchanged skipping 2024/11/04 02:32:03 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:32:04 INFO : a/potato2: Copied (new) 2024/11/04 02:32:04 DEBUG : Waiting for deletions to finish 2024/11/04 02:32:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:07 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/04 02:32:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:32:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/04 02:32:07 DEBUG : c/non empty space: Unchanged skipping 2024/11/04 02:32:07 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:07 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:32:08 INFO : a/potato2: Copied (new) 2024/11/04 02:32:08 ERROR : B2 bucket rclone-test-kuyulun9dere: not deleting files as there were IO errors 2024/11/04 02:32:08 ERROR : B2 bucket rclone-test-kuyulun9dere: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:12 DEBUG : Waiting for deletions to finish 2024/11/04 02:32:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:32:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:32:12 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:12 DEBUG : empty space: Unchanged skipping 2024/11/04 02:32:12 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:12 INFO : potato: Deleted 2024/11/04 02:32:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:32:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (4.79s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:15 DEBUG : Waiting for deletions to finish 2024/11/04 02:32:16 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:16 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:16 INFO : potato: Deleted 2024/11/04 02:32:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:32:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:32:16 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:16 DEBUG : empty space: Unchanged skipping 2024/11/04 02:32:16 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:32:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:32:20 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:20 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/04 02:32:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.75s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:26 DEBUG : enormous: Excluded (Size Filter) 2024/11/04 02:32:26 DEBUG : enormous: Excluded 2024/11/04 02:32:26 DEBUG : potato2: Excluded (Size Filter) 2024/11/04 02:32:26 DEBUG : potato2: Excluded 2024/11/04 02:32:26 DEBUG : potato2: Excluded (Size Filter) 2024/11/04 02:32:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:32:26 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:26 DEBUG : empty space: Unchanged skipping 2024/11/04 02:32:26 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:26 DEBUG : Waiting for deletions to finish 2024/11/04 02:32:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:27 DEBUG : enormous: Excluded (Size Filter) 2024/11/04 02:32:27 DEBUG : enormous: Excluded 2024/11/04 02:32:27 DEBUG : potato2: Excluded (Size Filter) 2024/11/04 02:32:27 DEBUG : potato2: Excluded 2024/11/04 02:32:27 DEBUG : potato2: Excluded (Size Filter) 2024/11/04 02:32:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/04 02:32:27 DEBUG : empty space: Unchanged skipping 2024/11/04 02:32:27 DEBUG : Local file system at /tmp/rclone1670742148: Waiting for checks to finish 2024/11/04 02:32:27 DEBUG : Local file system at /tmp/rclone1670742148: Waiting for transfers to finish 2024/11/04 02:32:27 DEBUG : Waiting for deletions to finish 2024/11/04 02:32:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.47s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:31 DEBUG : enormous: Excluded (Size Filter) 2024/11/04 02:32:31 DEBUG : enormous: Excluded 2024/11/04 02:32:31 DEBUG : potato2: Excluded (Size Filter) 2024/11/04 02:32:31 DEBUG : potato2: Excluded 2024/11/04 02:32:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:32:32 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:32 DEBUG : empty space: Unchanged skipping 2024/11/04 02:32:32 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:32 DEBUG : Waiting for deletions to finish 2024/11/04 02:32:32 INFO : enormous: Deleted 2024/11/04 02:32:32 INFO : potato2: Deleted 2024/11/04 02:32:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/04 02:32:32 DEBUG : Local file system at /tmp/rclone1670742148: Waiting for checks to finish 2024/11/04 02:32:32 DEBUG : empty space: Unchanged skipping 2024/11/04 02:32:32 DEBUG : Local file system at /tmp/rclone1670742148: Waiting for transfers to finish 2024/11/04 02:32:32 DEBUG : Waiting for deletions to finish 2024/11/04 02:32:32 INFO : enormous: Deleted 2024/11/04 02:32:32 INFO : potato2: Deleted 2024/11/04 02:32:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.41s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:37 DEBUG : five: Need to transfer - File not found at Destination 2024/11/04 02:32:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/04 02:32:37 DEBUG : one: Destination is newer than source, skipping 2024/11/04 02:32:37 DEBUG : three: Sizes identical 2024/11/04 02:32:37 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/04 02:32:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1670742148) 2024/11/04 02:32:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kuyulun9dere) 2024/11/04 02:32:37 DEBUG : two: sha1 differ 2024/11/04 02:32:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/04 02:32:37 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/04 02:32:38 INFO : five: Copied (new) 2024/11/04 02:32:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/04 02:32:38 INFO : four: Copied (replaced existing) 2024/11/04 02:32:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/04 02:32:38 INFO : two: Copied (replaced existing) 2024/11/04 02:32:38 DEBUG : Waiting for deletions to finish 2024/11/04 02:32:38 DEBUG : one: Destination is newer than source, skipping 2024/11/04 02:32:38 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/04 02:32:38 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/04 02:32:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/04 02:32:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/04 02:32:38 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/04 02:32:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/04 02:32:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/04 02:32:38 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/04 02:32:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/04 02:32:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1670742148) 2024/11/04 02:32:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kuyulun9dere) 2024/11/04 02:32:38 DEBUG : three: sha1 differ 2024/11/04 02:32:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/04 02:32:38 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 02:32:39 INFO : three: Copied (replaced existing) 2024/11/04 02:32:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.64s) === 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-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/04 02:32:41 INFO : B2 bucket rclone-test-kuyulun9dere: Making map for --track-renames 2024/11/04 02:32:41 INFO : B2 bucket rclone-test-kuyulun9dere: Finished making map for --track-renames 2024/11/04 02:32:41 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/04 02:32:41 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for renames to finish 2024/11/04 02:32:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/04 02:32:41 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/04 02:32:41 INFO : potato: Copied (new) 2024/11/04 02:32:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 02:32:41 INFO : yam: Copied (new) 2024/11/04 02:32:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:32:42 INFO : B2 bucket rclone-test-kuyulun9dere: Making map for --track-renames 2024/11/04 02:32:42 INFO : B2 bucket rclone-test-kuyulun9dere: Finished making map for --track-renames 2024/11/04 02:32:42 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:42 DEBUG : potato: Unchanged skipping 2024/11/04 02:32:42 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for renames to finish 2024/11/04 02:32:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 02:32:43 INFO : yam: Copied (server-side copy) to: yaml 2024/11/04 02:32:43 INFO : yam: Deleted 2024/11/04 02:32:43 INFO : yaml: Renamed from "yam" 2024/11/04 02:32:43 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/04 02:32:45 INFO : B2 bucket rclone-test-kuyulun9dere: Making map for --track-renames 2024/11/04 02:32:45 INFO : B2 bucket rclone-test-kuyulun9dere: Finished making map for --track-renames 2024/11/04 02:32:45 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:45 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for renames to finish 2024/11/04 02:32:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/04 02:32:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/04 02:32:45 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 02:32:47 INFO : yam: Copied (new) 2024/11/04 02:32:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/04 02:32:50 INFO : potato: Copied (new) 2024/11/04 02:32:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:32:51 INFO : B2 bucket rclone-test-kuyulun9dere: Making map for --track-renames 2024/11/04 02:32:51 INFO : B2 bucket rclone-test-kuyulun9dere: Finished making map for --track-renames 2024/11/04 02:32:51 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:51 DEBUG : potato: Unchanged skipping 2024/11/04 02:32:51 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for renames to finish 2024/11/04 02:32:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 02:32:52 INFO : yam: Copied (server-side copy) to: yaml 2024/11/04 02:32:52 INFO : yam: Deleted 2024/11/04 02:32:52 INFO : yaml: Renamed from "yam" 2024/11/04 02:32:52 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.28s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/04 02:32:54 INFO : B2 bucket rclone-test-kuyulun9dere: Making map for --track-renames 2024/11/04 02:32:54 INFO : B2 bucket rclone-test-kuyulun9dere: Finished making map for --track-renames 2024/11/04 02:32:54 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/04 02:32:54 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for renames to finish 2024/11/04 02:32:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/04 02:32:54 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/04 02:32:55 INFO : potato: Copied (new) 2024/11/04 02:32:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 02:32:56 INFO : sub/yam: Copied (new) 2024/11/04 02:32:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:32:56 DEBUG : potato: Unchanged skipping 2024/11/04 02:32:56 INFO : B2 bucket rclone-test-kuyulun9dere: Making map for --track-renames 2024/11/04 02:32:56 INFO : B2 bucket rclone-test-kuyulun9dere: Finished making map for --track-renames 2024/11/04 02:32:56 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:32:56 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for renames to finish 2024/11/04 02:32:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/04 02:32:57 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/04 02:32:58 INFO : sub/yam: Deleted 2024/11/04 02:32:58 INFO : yam: Renamed from "sub/yam" 2024/11/04 02:32:58 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:32:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.59s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:32:59 DEBUG : Creating backend with remote "/tmp/rclone1670742148/dir1" 2024/11/04 02:32:59 DEBUG : Creating backend with remote "/tmp/rclone1670742148/dir2" 2024/11/04 02:32:59 DEBUG : Local file system at /tmp/rclone1670742148/dir2: Using server-side directory move 2024/11/04 02:32:59 INFO : Local file system at /tmp/rclone1670742148/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/04 02:32:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/04 02:32:59 INFO : file1.txt: Moved (server-side) 2024/11/04 02:32:59 DEBUG : Local file system at /tmp/rclone1670742148/dir2: Waiting for checks to finish 2024/11/04 02:32:59 DEBUG : Local file system at /tmp/rclone1670742148/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:33:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:33:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/04 02:33:00 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:33:00 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:33:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:33:00 INFO : sub dir/hello world: Copied (new) 2024/11/04 02:33:00 INFO : sub dir/hello world: Deleted 2024/11/04 02:33:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/04 02:33:02 INFO : nested/sub dir/file: Copied (new) 2024/11/04 02:33:02 INFO : nested/sub dir/file: Deleted 2024/11/04 02:33:02 INFO : sub dir: Removing directory 2024/11/04 02:33:02 INFO : nested/sub dir: Removing directory 2024/11/04 02:33:02 INFO : nested: Removing directory 2024/11/04 02:33:02 DEBUG : Local file system at /tmp/rclone1670742148: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:33:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/04 02:33:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/04 02:33:03 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:33:03 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:33:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/04 02:33:04 INFO : nested/sub dir/file: Copied (new) 2024/11/04 02:33:04 INFO : nested/sub dir/file: Deleted 2024/11/04 02:33:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/04 02:33:04 INFO : sub dir/hello world: Copied (new) 2024/11/04 02:33:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.46s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:33:06 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/04 02:33:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/04 02:33:06 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:33:06 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:33:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/04 02:33:06 INFO : existing-b: Copied (new) 2024/11/04 02:33:06 INFO : existing-b: Deleted 2024/11/04 02:33:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/04 02:33:08 INFO : existing: Copied (new) 2024/11/04 02:33:08 INFO : existing: Deleted 2024/11/04 02:33:08 DEBUG : existing: Destination exists, skipping 2024/11/04 02:33:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/04 02:33:08 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:33:08 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:33:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (3.95s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:33:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nebipap5voya" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kuyulun9dere -> B2 bucket rclone-test-nebipap5voya 2024/11/04 02:33:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:33:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/04 02:33:16 DEBUG : empty space: Unchanged skipping 2024/11/04 02:33:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/04 02:33:16 DEBUG : B2 bucket rclone-test-nebipap5voya: Waiting for checks to finish 2024/11/04 02:33:16 INFO : empty space: Deleted 2024/11/04 02:33:16 DEBUG : B2 bucket rclone-test-nebipap5voya: Waiting for transfers to finish 2024/11/04 02:33:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:33:16 INFO : potato2: Copied (server-side copy) 2024/11/04 02:33:16 INFO : potato2: Deleted 2024/11/04 02:33:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 02:33:17 INFO : potato3: Copied (server-side copy) 2024/11/04 02:33:17 INFO : potato3: Deleted 2024/11/04 02:33:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xugevon7yugo" 2024/11/04 02:33:18 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/04 02:33:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:33:18 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/04 02:33:18 DEBUG : B2 bucket rclone-test-xugevon7yugo: Waiting for checks to finish 2024/11/04 02:33:18 DEBUG : B2 bucket rclone-test-xugevon7yugo: Waiting for transfers to finish 2024/11/04 02:33:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 02:33:20 INFO : empty space: Copied (server-side copy) 2024/11/04 02:33:20 INFO : empty space: Deleted 2024/11/04 02:33:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 02:33:20 INFO : potato3: Copied (server-side copy) 2024/11/04 02:33:20 INFO : potato3: Deleted 2024/11/04 02:33:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:33:21 INFO : potato2: Copied (server-side copy) 2024/11/04 02:33:21 INFO : potato2: Deleted 2024/11/04 02:33:21 DEBUG : B2 bucket rclone-test-xugevon7yugo: Purge remote 2024/11/04 02:33:21 INFO : B2 bucket rclone-test-xugevon7yugo: cleaning bucket "rclone-test-xugevon7yugo" of all files 2024/11/04 02:33:21 DEBUG : empty space: Deleting (id "4_zaf920d13005dfb5b9f280e1b_f117cf45613cd6f98_d20241104_m023319_c001_v0001130_t0033_u01730687599847") 2024/11/04 02:33:21 DEBUG : potato2: Deleting (id "4_zaf920d13005dfb5b9f280e1b_f1162bed3a3c6a76d_d20241104_m023320_c001_v0001109_t0004_u01730687600227") 2024/11/04 02:33:21 DEBUG : potato3: Deleting (id "4_zaf920d13005dfb5b9f280e1b_f10216e2f46cbc8f6_d20241104_m023320_c001_v0001101_t0032_u01730687600207") 2024/11/04 02:33:22 DEBUG : B2 bucket rclone-test-nebipap5voya: Purge remote 2024/11/04 02:33:22 INFO : B2 bucket rclone-test-nebipap5voya: cleaning bucket "rclone-test-nebipap5voya" of all files 2024/11/04 02:33:22 DEBUG : empty space: Deleting (id "4_zaf82edc3004dfb5b9f280e1b_f4076ed8f9e7641b5_d20241104_m023320_c001_v7007000_t0000_u01730687600259") 2024/11/04 02:33:22 DEBUG : empty space: Deleting (id "4_zaf82edc3004dfb5b9f280e1b_f115f6b1ca2f57273_d20241104_m023314_c001_v0001120_t0008_u01730687594859") 2024/11/04 02:33:22 DEBUG : potato2: Deleting (id "4_zaf82edc3004dfb5b9f280e1b_f4076ed8f9e7641ba_d20241104_m023321_c001_v7007000_t0000_u01730687601088") 2024/11/04 02:33:22 DEBUG : potato2: Deleting (id "4_zaf82edc3004dfb5b9f280e1b_f109e26e8b3d0cbd3_d20241104_m023316_c001_v0001128_t0023_u01730687596256") 2024/11/04 02:33:22 DEBUG : potato3: Deleting (id "4_zaf82edc3004dfb5b9f280e1b_f4076ed8f9e7641b7_d20241104_m023320_c001_v7007000_t0000_u01730687600570") 2024/11/04 02:33:22 DEBUG : potato3: Deleting (id "4_zaf82edc3004dfb5b9f280e1b_f1102555d1f4db99a_d20241104_m023316_c001_v0001145_t0034_u01730687596626") 2024/11/04 02:33:22 DEBUG : potato3: Deleting (id "4_zaf82edc3004dfb5b9f280e1b_f115f6b1ca2f57275_d20241104_m023315_c001_v0001120_t0024_u01730687595346") --- PASS: TestServerSideMove (15.01s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:33:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qucoruv8joko" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kuyulun9dere -> B2 bucket rclone-test-qucoruv8joko 2024/11/04 02:33:31 DEBUG : empty space: Excluded (Size Filter) 2024/11/04 02:33:31 DEBUG : empty space: Excluded (Size Filter) 2024/11/04 02:33:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:33:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/04 02:33:31 DEBUG : B2 bucket rclone-test-qucoruv8joko: Waiting for checks to finish 2024/11/04 02:33:31 DEBUG : B2 bucket rclone-test-qucoruv8joko: Waiting for transfers to finish 2024/11/04 02:33:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:33:31 INFO : potato2: Copied (server-side copy) 2024/11/04 02:33:31 INFO : potato2: Deleted 2024/11/04 02:33:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 02:33:32 INFO : potato3: Copied (server-side copy) 2024/11/04 02:33:32 INFO : potato3: Deleted 2024/11/04 02:33:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rugovaz1cice" 2024/11/04 02:33:33 DEBUG : empty space: Excluded (Size Filter) 2024/11/04 02:33:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:33:33 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/04 02:33:33 DEBUG : B2 bucket rclone-test-rugovaz1cice: Waiting for checks to finish 2024/11/04 02:33:33 DEBUG : B2 bucket rclone-test-rugovaz1cice: Waiting for transfers to finish 2024/11/04 02:33:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:33:41 INFO : potato2: Copied (server-side copy) 2024/11/04 02:33:41 INFO : potato2: Deleted 2024/11/04 02:33:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 02:33:42 INFO : potato3: Copied (server-side copy) 2024/11/04 02:33:42 INFO : potato3: Deleted 2024/11/04 02:33:42 DEBUG : B2 bucket rclone-test-rugovaz1cice: Purge remote 2024/11/04 02:33:42 INFO : B2 bucket rclone-test-rugovaz1cice: cleaning bucket "rclone-test-rugovaz1cice" of all files 2024/11/04 02:33:42 DEBUG : potato2: Deleting (id "4_z7fb24d13005dfb5b9f280e1b_f101f28e9ed19905c_d20241104_m023341_c001_v0001136_t0026_u01730687621424") 2024/11/04 02:33:42 DEBUG : potato3: Deleting (id "4_z7fb24d13005dfb5b9f280e1b_f1065914acd8be4e7_d20241104_m023341_c001_v0001146_t0046_u01730687621822") 2024/11/04 02:33:43 DEBUG : B2 bucket rclone-test-qucoruv8joko: Purge remote 2024/11/04 02:33:43 INFO : B2 bucket rclone-test-qucoruv8joko: cleaning bucket "rclone-test-qucoruv8joko" of all files 2024/11/04 02:33:43 DEBUG : empty space: Deleting (id "4_zaff22d83005dfb5b9f280e1b_f1050c4b277b56621_d20241104_m023330_c001_v0001136_t0018_u01730687610142") 2024/11/04 02:33:43 DEBUG : potato2: Deleting (id "4_zaff22d83005dfb5b9f280e1b_f4067bd8c2e99a9ef_d20241104_m023341_c001_v7007000_t0000_u01730687621782") 2024/11/04 02:33:43 DEBUG : potato2: Deleting (id "4_zaff22d83005dfb5b9f280e1b_f11422c795a7be289_d20241104_m023331_c001_v0001179_t0034_u01730687611216") 2024/11/04 02:33:43 DEBUG : potato3: Deleting (id "4_zaff22d83005dfb5b9f280e1b_f4067bd8c2e99a9f2_d20241104_m023342_c001_v7007000_t0000_u01730687622359") 2024/11/04 02:33:43 DEBUG : potato3: Deleting (id "4_zaff22d83005dfb5b9f280e1b_f110ef699562e1413_d20241104_m023331_c001_v0001117_t0025_u01730687611500") 2024/11/04 02:33:43 DEBUG : potato3: Deleting (id "4_zaff22d83005dfb5b9f280e1b_f1050c4b277b56623_d20241104_m023330_c001_v0001136_t0013_u01730687610513") --- PASS: TestServerSideMoveWithFilter (21.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:33:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cuvehis3fofu" 2024/11/04 02:33:50 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kuyulun9dere -> B2 bucket rclone-test-cuvehis3fofu 2024/11/04 02:33:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:33:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/04 02:33:54 DEBUG : empty space: Unchanged skipping 2024/11/04 02:33:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/04 02:33:54 DEBUG : B2 bucket rclone-test-cuvehis3fofu: Waiting for checks to finish 2024/11/04 02:33:54 INFO : empty space: Deleted 2024/11/04 02:33:54 DEBUG : B2 bucket rclone-test-cuvehis3fofu: Waiting for transfers to finish 2024/11/04 02:33:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:33:54 INFO : potato2: Copied (server-side copy) 2024/11/04 02:33:55 INFO : potato2: Deleted 2024/11/04 02:33:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 02:33:55 INFO : potato3: Copied (server-side copy) 2024/11/04 02:33:55 INFO : potato3: Deleted 2024/11/04 02:33:55 DEBUG : Creating backend with remote "TestB2:rclone-test-taqinak2tilu" 2024/11/04 02:33:56 DEBUG : tomatoDir: Making directory 2024/11/04 02:33:57 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/04 02:33:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/04 02:33:57 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/04 02:33:57 DEBUG : B2 bucket rclone-test-taqinak2tilu: Waiting for checks to finish 2024/11/04 02:33:57 DEBUG : B2 bucket rclone-test-taqinak2tilu: Waiting for transfers to finish 2024/11/04 02:33:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/04 02:33:58 INFO : empty space: Copied (server-side copy) 2024/11/04 02:33:58 INFO : empty space: Deleted 2024/11/04 02:33:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/04 02:33:58 INFO : potato2: Copied (server-side copy) 2024/11/04 02:33:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/04 02:33:58 INFO : potato3: Copied (server-side copy) 2024/11/04 02:33:58 INFO : potato2: Deleted 2024/11/04 02:33:58 INFO : potato3: Deleted 2024/11/04 02:33:59 DEBUG : B2 bucket rclone-test-taqinak2tilu: Purge remote 2024/11/04 02:33:59 INFO : B2 bucket rclone-test-taqinak2tilu: cleaning bucket "rclone-test-taqinak2tilu" of all files 2024/11/04 02:33:59 DEBUG : empty space: Deleting (id "4_z1f429d73005dfb5b9f280e1b_f1132c93c6581da89_d20241104_m023357_c001_v0001182_t0012_u01730687637889") 2024/11/04 02:33:59 DEBUG : potato2: Deleting (id "4_z1f429d73005dfb5b9f280e1b_f108927371ac9ff43_d20241104_m023358_c001_v0001106_t0017_u01730687638212") 2024/11/04 02:33:59 DEBUG : potato3: Deleting (id "4_z1f429d73005dfb5b9f280e1b_f1140a1f641c90920_d20241104_m023358_c001_v0001157_t0030_u01730687638240") 2024/11/04 02:34:00 DEBUG : B2 bucket rclone-test-cuvehis3fofu: Purge remote 2024/11/04 02:34:00 INFO : B2 bucket rclone-test-cuvehis3fofu: cleaning bucket "rclone-test-cuvehis3fofu" of all files 2024/11/04 02:34:00 DEBUG : empty space: Deleting (id "4_z3f427df3005dfb5b9f280e1b_f418b60c3d0f0b068_d20241104_m023358_c001_v7007000_t0000_u01730687638136") 2024/11/04 02:34:00 DEBUG : empty space: Deleting (id "4_z3f427df3005dfb5b9f280e1b_f1033f442994a0140_d20241104_m023352_c001_v0001106_t0005_u01730687632426") 2024/11/04 02:34:00 DEBUG : potato2: Deleting (id "4_z3f427df3005dfb5b9f280e1b_f418b60c3d0f0b06f_d20241104_m023358_c001_v7007000_t0000_u01730687638795") 2024/11/04 02:34:00 DEBUG : potato2: Deleting (id "4_z3f427df3005dfb5b9f280e1b_f103e9ab060bba7ff_d20241104_m023354_c001_v0001178_t0007_u01730687634702") 2024/11/04 02:34:00 DEBUG : potato3: Deleting (id "4_z3f427df3005dfb5b9f280e1b_f4153c5e7a7a29235_d20241104_m023358_c001_v7007000_t0000_u01730687638804") 2024/11/04 02:34:00 DEBUG : potato3: Deleting (id "4_z3f427df3005dfb5b9f280e1b_f11220e1de225ff72_d20241104_m023354_c001_v0001101_t0038_u01730687634959") 2024/11/04 02:34:00 DEBUG : potato3: Deleting (id "4_z3f427df3005dfb5b9f280e1b_f1033f442994a0146_d20241104_m023353_c001_v0001106_t0022_u01730687633325") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.25s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:34:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.04s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:34:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncOverlap (3.05s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:34:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/rclone-sync-test" 2024/11/04 02:34:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/rclone-sync-test-include/layer2" 2024/11/04 02:34:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/rclone-sync-test-ignore-file" 2024/11/04 02:34:17 DEBUG : B2 bucket rclone-test-kuyulun9dere path rclone-sync-test: Waiting for checks to finish 2024/11/04 02:34:17 DEBUG : B2 bucket rclone-test-kuyulun9dere path rclone-sync-test: Waiting for transfers to finish 2024/11/04 02:34:17 DEBUG : Waiting for deletions to finish 2024/11/04 02:34:17 INFO : There was nothing to transfer 2024/11/04 02:34:17 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:34:17 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:34:17 DEBUG : Waiting for deletions to finish 2024/11/04 02:34:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:34:18 DEBUG : B2 bucket rclone-test-kuyulun9dere path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/04 02:34:18 DEBUG : B2 bucket rclone-test-kuyulun9dere path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/04 02:34:18 DEBUG : Waiting for deletions to finish 2024/11/04 02:34:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:34:19 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:34:19 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:34:19 DEBUG : Waiting for deletions to finish 2024/11/04 02:34:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:34:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/04 02:34:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/04 02:34:19 DEBUG : pacer: Reducing sleep to 10ms 2024/11/04 02:34:19 DEBUG : B2 bucket rclone-test-kuyulun9dere path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/04 02:34:19 DEBUG : B2 bucket rclone-test-kuyulun9dere path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/04 02:34:19 DEBUG : Waiting for deletions to finish 2024/11/04 02:34:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (18.28s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:34:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/dst" 2024/11/04 02:34:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/CompareDest" 2024/11/04 02:34:30 DEBUG : one: Need to transfer - File not found at Destination 2024/11/04 02:34:30 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:34:30 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:34:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 02:34:33 INFO : one: Copied (new) 2024/11/04 02:34:33 DEBUG : Waiting for deletions to finish 2024/11/04 02:34:34 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:34:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 02:34:34 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:34:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/04 02:34:36 INFO : one: Copied (replaced existing) 2024/11/04 02:34:36 DEBUG : Waiting for deletions to finish 2024/11/04 02:34:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 02:34:39 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:34:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:34:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 02:34:39 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:34:39 DEBUG : Waiting for deletions to finish 2024/11/04 02:34:39 INFO : There was nothing to transfer 2024/11/04 02:34:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:34:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/04 02:34:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 02:34:40 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:34:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:34:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 02:34:40 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:34:40 DEBUG : Waiting for deletions to finish 2024/11/04 02:34:40 INFO : There was nothing to transfer 2024/11/04 02:34:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:34:41 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/04 02:34:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 02:34:41 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:34:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:34:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 02:34:41 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:34:41 DEBUG : Waiting for deletions to finish 2024/11/04 02:34:41 INFO : There was nothing to transfer 2024/11/04 02:34:42 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/11/04 02:34:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/04 02:34:42 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/04 02:34:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 02:34:42 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:34:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:34:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 02:34:42 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:34:42 DEBUG : Waiting for deletions to finish 2024/11/04 02:34:42 INFO : There was nothing to transfer 2024/11/04 02:34:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/04 02:34:43 DEBUG : two: Need to transfer - File not found at Destination 2024/11/04 02:34:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 02:34:43 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:34:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:34:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/04 02:34:43 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:34:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/04 02:34:44 INFO : two: Copied (new) 2024/11/04 02:34:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (19.26s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:34:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/dest" 2024/11/04 02:34:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/pre-dest1" 2024/11/04 02:34:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/pre-dest2" 2024/11/04 02:34:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:34:54 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/04 02:34:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:34:54 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/04 02:34:54 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/04 02:34:54 DEBUG : B2 bucket rclone-test-kuyulun9dere path dest: Waiting for checks to finish 2024/11/04 02:34:54 DEBUG : B2 bucket rclone-test-kuyulun9dere path dest: Waiting for transfers to finish 2024/11/04 02:34:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/04 02:34:55 INFO : 3: Copied (new) 2024/11/04 02:34:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.13s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:34:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/dst" 2024/11/04 02:34:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/CopyDest" 2024/11/04 02:35:00 DEBUG : one: Need to transfer - File not found at Destination 2024/11/04 02:35:00 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:35:00 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:35:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 02:35:01 INFO : one: Copied (new) 2024/11/04 02:35:01 DEBUG : Waiting for deletions to finish 2024/11/04 02:35:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 02:35:02 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:35:02 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:35:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/04 02:35:02 INFO : one: Copied (replaced existing) 2024/11/04 02:35:02 DEBUG : Waiting for deletions to finish 2024/11/04 02:35:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/BackupDir" 2024/11/04 02:35:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 02:35:06 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:35:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:35:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/04 02:35:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 02:35:07 INFO : one: Copied (server-side copy) 2024/11/04 02:35:08 INFO : one: Deleted 2024/11/04 02:35:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/04 02:35:08 INFO : one: Copied (server-side copy) 2024/11/04 02:35:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/04 02:35:08 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:35:08 DEBUG : Waiting for deletions to finish 2024/11/04 02:35:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:35:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/04 02:35:11 INFO : two: Copied (server-side copy) 2024/11/04 02:35:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/04 02:35:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:35:11 DEBUG : one: Unchanged skipping 2024/11/04 02:35:11 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:35:11 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:35:11 DEBUG : Waiting for deletions to finish 2024/11/04 02:35:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:35:12 DEBUG : one: Unchanged skipping 2024/11/04 02:35:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:35:12 DEBUG : two: Unchanged skipping 2024/11/04 02:35:12 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:35:12 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:35:12 DEBUG : Waiting for deletions to finish 2024/11/04 02:35:12 INFO : There was nothing to transfer 2024/11/04 02:35:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/04 02:35:13 DEBUG : three: Destination not found in --copy-dest 2024/11/04 02:35:13 DEBUG : three: Need to transfer - File not found at Destination 2024/11/04 02:35:13 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:35:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:35:13 DEBUG : one: Unchanged skipping 2024/11/04 02:35:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/04 02:35:13 DEBUG : two: Unchanged skipping 2024/11/04 02:35:13 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:35:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/04 02:35:14 INFO : three: Copied (new) 2024/11/04 02:35:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.10s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:35:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/dst" 2024/11/04 02:35:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/backup" 2024/11/04 02:35:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 02:35:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:35:26 DEBUG : two: Unchanged skipping 2024/11/04 02:35:26 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:35:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 02:35:28 INFO : one: Copied (server-side copy) 2024/11/04 02:35:28 INFO : one: Deleted 2024/11/04 02:35:28 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:35:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:35:29 INFO : one: Copied (new) 2024/11/04 02:35:29 DEBUG : Waiting for deletions to finish 2024/11/04 02:35:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 02:35:29 INFO : three.txt: Copied (server-side copy) 2024/11/04 02:35:29 INFO : three.txt: Deleted 2024/11/04 02:35:29 INFO : three.txt: Moved into backup dir 2024/11/04 02:35:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 02:35:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:35:31 DEBUG : two: Unchanged skipping 2024/11/04 02:35:31 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:35:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:35:32 INFO : one: Copied (server-side copy) 2024/11/04 02:35:32 INFO : one: Deleted 2024/11/04 02:35:32 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:35:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 02:35:32 INFO : one: Copied (new) 2024/11/04 02:35:32 DEBUG : Waiting for deletions to finish 2024/11/04 02:35:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 02:35:33 INFO : three.txt: Copied (server-side copy) 2024/11/04 02:35:33 INFO : three.txt: Deleted 2024/11/04 02:35:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.60s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:35:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/dst" 2024/11/04 02:35:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/backup" 2024/11/04 02:35:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 02:35:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:35:41 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:35:41 DEBUG : two: Unchanged skipping 2024/11/04 02:35:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 02:35:42 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 02:35:42 INFO : one: Deleted 2024/11/04 02:35:42 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:35:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:35:43 INFO : one: Copied (new) 2024/11/04 02:35:43 DEBUG : Waiting for deletions to finish 2024/11/04 02:35:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 02:35:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 02:35:44 INFO : three.txt: Deleted 2024/11/04 02:35:44 INFO : three.txt: Moved into backup dir 2024/11/04 02:35:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 02:35:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:35:46 DEBUG : two: Unchanged skipping 2024/11/04 02:35:46 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:35:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:35:46 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 02:35:47 INFO : one: Deleted 2024/11/04 02:35:47 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:35:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 02:35:47 INFO : one: Copied (new) 2024/11/04 02:35:47 DEBUG : Waiting for deletions to finish 2024/11/04 02:35:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 02:35:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 02:35:48 INFO : three.txt: Deleted 2024/11/04 02:35:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.30s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:35:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/dst" 2024/11/04 02:35:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/backup" 2024/11/04 02:35:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 02:35:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:35:55 DEBUG : two: Unchanged skipping 2024/11/04 02:35:55 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:35:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 02:35:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/04 02:35:56 INFO : one: Deleted 2024/11/04 02:35:56 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:35:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:35:57 INFO : one: Copied (new) 2024/11/04 02:35:57 DEBUG : Waiting for deletions to finish 2024/11/04 02:35:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 02:35:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/04 02:35:57 INFO : three.txt: Deleted 2024/11/04 02:35:57 INFO : three.txt: Moved into backup dir 2024/11/04 02:35:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 02:35:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:35:59 DEBUG : two: Unchanged skipping 2024/11/04 02:35:59 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:36:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:36:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/04 02:36:00 INFO : one: Deleted 2024/11/04 02:36:00 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:36:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 02:36:00 INFO : one: Copied (new) 2024/11/04 02:36:00 DEBUG : Waiting for deletions to finish 2024/11/04 02:36:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 02:36:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/04 02:36:01 INFO : three.txt: Deleted 2024/11/04 02:36:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.40s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/dst" 2024/11/04 02:36:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 02:36:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:36:08 DEBUG : two: Unchanged skipping 2024/11/04 02:36:08 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:36:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 02:36:09 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 02:36:10 INFO : one: Deleted 2024/11/04 02:36:10 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:36:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:36:11 INFO : one: Copied (new) 2024/11/04 02:36:11 DEBUG : Waiting for deletions to finish 2024/11/04 02:36:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 02:36:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 02:36:11 INFO : three.txt: Deleted 2024/11/04 02:36:11 INFO : three.txt: Moved into backup dir 2024/11/04 02:36:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/04 02:36:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/04 02:36:12 DEBUG : pacer: Reducing sleep to 10ms 2024/11/04 02:36:13 DEBUG : one.bak: Excluded (Path Filter) 2024/11/04 02:36:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/04 02:36:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 02:36:13 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for checks to finish 2024/11/04 02:36:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:36:13 DEBUG : two: Unchanged skipping 2024/11/04 02:36:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:36:14 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 02:36:14 INFO : one: Deleted 2024/11/04 02:36:14 DEBUG : B2 bucket rclone-test-kuyulun9dere path dst: Waiting for transfers to finish 2024/11/04 02:36:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 02:36:14 INFO : one: Copied (new) 2024/11/04 02:36:14 DEBUG : Waiting for deletions to finish 2024/11/04 02:36:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 02:36:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 02:36:15 INFO : three.txt: Deleted 2024/11/04 02:36:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.43s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:36:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/dst" 2024/11/04 02:36:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 02:36:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 02:36:23 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 02:36:23 INFO : one: Deleted 2024/11/04 02:36:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:36:24 INFO : one: Copied (new) 2024/11/04 02:36:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:36:24 DEBUG : two: Unchanged skipping 2024/11/04 02:36:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/04 02:36:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 02:36:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 02:36:25 INFO : three.txt: Deleted 2024/11/04 02:36:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 02:36:25 INFO : three.txt: Copied (new) 2024/11/04 02:36:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 02:36:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:36:27 INFO : one: Copied (server-side copy) to: one.bak 2024/11/04 02:36:27 INFO : one: Deleted 2024/11/04 02:36:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 02:36:28 INFO : one: Copied (new) 2024/11/04 02:36:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:36:28 DEBUG : two: Unchanged skipping 2024/11/04 02:36:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/04 02:36:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 02:36:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/04 02:36:29 INFO : three.txt: Deleted 2024/11/04 02:36:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/04 02:36:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.24s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:36:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kuyulun9dere/dst" 2024/11/04 02:36:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/04 02:36:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/04 02:36:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/04 02:36:46 INFO : one: Deleted 2024/11/04 02:36:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:36:47 INFO : one: Copied (new) 2024/11/04 02:36:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:36:48 DEBUG : two: Unchanged skipping 2024/11/04 02:36:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/04 02:36:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/04 02:36:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/04 02:36:49 INFO : three.txt: Deleted 2024/11/04 02:36:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 02:36:54 INFO : three.txt: Copied (new) 2024/11/04 02:36:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/04 02:36:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/04 02:36:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/04 02:36:57 INFO : one: Deleted 2024/11/04 02:36:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/04 02:36:57 INFO : one: Copied (new) 2024/11/04 02:36:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:36:57 DEBUG : two: Unchanged skipping 2024/11/04 02:36:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/04 02:36:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/04 02:36:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/04 02:36:58 INFO : three.txt: Deleted 2024/11/04 02:36:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/04 02:36:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (28.95s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:37:02 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:37:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/04 02:37:02 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:37:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/04 02:37:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/04 02:37:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.05s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:37:04 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/04 02:37:04 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:37:04 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:37:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/04 02:37:06 INFO : existing: Copied (new) 2024/11/04 02:37:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:37:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/04 02:37:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/04 02:37:06 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:37:06 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:37:06 ERROR : B2 bucket rclone-test-kuyulun9dere: not deleting files as there were IO errors 2024/11/04 02:37:06 ERROR : B2 bucket rclone-test-kuyulun9dere: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncImmutable (3.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:37:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:09 DEBUG : existing: Unchanged skipping 2024/11/04 02:37:09 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:37:09 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:37:09 DEBUG : Waiting for deletions to finish 2024/11/04 02:37:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.31s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:37:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:37:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both0: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both12: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both1: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both14: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both15: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both16: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both11: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both18: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both10: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both13: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both17: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both4: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both5: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both6: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both7: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both8: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:37:57 DEBUG : both9: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both19: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both2: Unchanged skipping 2024/11/04 02:37:57 DEBUG : both3: Unchanged skipping 2024/11/04 02:37:57 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:37:57 DEBUG : Waiting for deletions to finish 2024/11/04 02:37:57 INFO : only15: Deleted 2024/11/04 02:37:58 INFO : only1: Deleted 2024/11/04 02:37:58 INFO : only11: Deleted 2024/11/04 02:37:58 INFO : only2: Deleted 2024/11/04 02:37:58 INFO : only13: Deleted 2024/11/04 02:37:58 INFO : only5: Deleted 2024/11/04 02:37:58 INFO : only8: Deleted 2024/11/04 02:37:58 INFO : only9: Deleted 2024/11/04 02:37:58 INFO : only14: Deleted 2024/11/04 02:37:58 INFO : only17: Deleted 2024/11/04 02:37:58 INFO : only19: Deleted 2024/11/04 02:37:58 INFO : only3: Deleted 2024/11/04 02:37:58 INFO : only4: Deleted 2024/11/04 02:37:58 INFO : only6: Deleted 2024/11/04 02:37:58 INFO : only0: Deleted 2024/11/04 02:37:58 INFO : only10: Deleted 2024/11/04 02:37:58 INFO : only12: Deleted 2024/11/04 02:37:58 INFO : only16: Deleted 2024/11/04 02:37:59 INFO : only18: Deleted 2024/11/04 02:37:59 INFO : only7: Deleted 2024/11/04 02:37:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (51.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:39:02 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for checks to finish 2024/11/04 02:39:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both0: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both12: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both13: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both1: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both15: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both16: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both17: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both18: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both19: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both2: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both3: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both4: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both10: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both6: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both7: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both8: Unchanged skipping 2024/11/04 02:39:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/04 02:39:02 DEBUG : both11: Unchanged skipping 2024/11/04 02:39:02 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : both14: Unchanged skipping 2024/11/04 02:39:02 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : both5: Unchanged skipping 2024/11/04 02:39:02 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : both9: Unchanged skipping 2024/11/04 02:39:02 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/04 02:39:02 DEBUG : B2 bucket rclone-test-kuyulun9dere: Waiting for transfers to finish 2024/11/04 02:39:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:02 INFO : only11: Copied (replaced existing) 2024/11/04 02:39:02 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:02 INFO : only10: Copied (replaced existing) 2024/11/04 02:39:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:02 INFO : only12: Copied (replaced existing) 2024/11/04 02:39:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:02 INFO : only15: Copied (replaced existing) 2024/11/04 02:39:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:02 INFO : only17: Copied (replaced existing) 2024/11/04 02:39:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:02 INFO : only0: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only1: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only19: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only2: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only14: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only3: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only4: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only5: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only6: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only7: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only9: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only8: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only13: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only16: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/04 02:39:03 INFO : only18: Copied (replaced existing) 2024/11/04 02:39:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (68.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:39:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/04 02:39:12 DEBUG : sub dir: Making directory 2024/11/04 02:39:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (5.20s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" 2024/11/04 02:39:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/04 02:39:17 DEBUG : sub dir: Making directory 2024/11/04 02:39:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuyulun9dere", Local "Local file system at /tmp/rclone1670742148", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.46s) PASS 2024/11/04 02:39:20 DEBUG : B2 bucket rclone-test-kuyulun9dere: Purge remote 2024/11/04 02:39:20 INFO : B2 bucket rclone-test-kuyulun9dere: cleaning bucket "rclone-test-kuyulun9dere" of all files 2024/11/04 02:39:21 DEBUG : BackupDir/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40585b838fd14a80_d20241104_m023515_c001_v7007000_t0000_u01730687715069") 2024/11/04 02:39:21 DEBUG : BackupDir/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1002da6926ce1fdc_d20241104_m023507_c001_v0001182_t0001_u01730687707806") 2024/11/04 02:39:21 DEBUG : CompareDest/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad383471c_d20241104_m023445_c001_v7007000_t0000_u01730687685387") 2024/11/04 02:39:21 DEBUG : CompareDest/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046b25_d20241104_m023438_c001_v0001117_t0055_u01730687678219") 2024/11/04 02:39:21 DEBUG : CompareDest/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad383471e_d20241104_m023445_c001_v7007000_t0000_u01730687685568") 2024/11/04 02:39:21 DEBUG : CompareDest/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5733f_d20241104_m023439_c001_v0001120_t0008_u01730687679891") 2024/11/04 02:39:21 DEBUG : CopyDest/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40585b838fd14a81_d20241104_m023515_c001_v7007000_t0000_u01730687715249") 2024/11/04 02:39:21 DEBUG : CopyDest/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d6796878be_d20241104_m023504_c001_v0001117_t0004_u01730687704371") 2024/11/04 02:39:21 DEBUG : CopyDest/three: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40585b838fd14a82_d20241104_m023515_c001_v7007000_t0000_u01730687715431") 2024/11/04 02:39:21 DEBUG : CopyDest/three: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5738d_d20241104_m023512_c001_v0001120_t0019_u01730687712953") 2024/11/04 02:39:21 DEBUG : CopyDest/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40585b838fd14a84_d20241104_m023515_c001_v7007000_t0000_u01730687715611") 2024/11/04 02:39:22 DEBUG : CopyDest/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046b79_d20241104_m023509_c001_v0001117_t0054_u01730687709410") 2024/11/04 02:39:22 DEBUG : EXISTING: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0b389_d20241104_m023710_c001_v7007000_t0000_u01730687830300") 2024/11/04 02:39:22 DEBUG : EXISTING: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046d67_d20241104_m023708_c001_v0001117_t0000_u01730687828777") 2024/11/04 02:39:22 DEBUG : Testêé: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0b35e_d20241104_m023704_c001_v7007000_t0000_u01730687824115") 2024/11/04 02:39:22 DEBUG : Testêé: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f574c4_d20241104_m023702_c001_v0001120_t0016_u01730687822754") 2024/11/04 02:39:22 DEBUG : Testêé: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046d45_d20241104_m023700_c001_v0001117_t0038_u01730687820811") 2024/11/04 02:39:22 DEBUG : a/potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab03_d20241104_m023208_c001_v7007000_t0000_u01730687528686") 2024/11/04 02:39:22 DEBUG : a/potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468ac_d20241104_m023207_c001_v0001117_t0008_u01730687527542") 2024/11/04 02:39:22 DEBUG : a/potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0aaf1_d20241104_m023204_c001_v7007000_t0000_u01730687524864") 2024/11/04 02:39:22 DEBUG : a/potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046895_d20241104_m023203_c001_v0001117_t0000_u01730687523139") 2024/11/04 02:39:22 DEBUG : a/potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be553579f_d20241104_m023133_c001_v7007000_t0000_u01730687493543") 2024/11/04 02:39:22 DEBUG : a/potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450467f2_d20241104_m023130_c001_v0001117_t0007_u01730687490675") 2024/11/04 02:39:22 DEBUG : b/potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab06_d20241104_m023208_c001_v7007000_t0000_u01730687528874") 2024/11/04 02:39:22 DEBUG : b/potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468a2_d20241104_m023205_c001_v0001117_t0043_u01730687525832") 2024/11/04 02:39:22 DEBUG : b/potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0aaed_d20241104_m023204_c001_v7007000_t0000_u01730687524255") 2024/11/04 02:39:22 DEBUG : b/potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046887_d20241104_m023200_c001_v0001117_t0052_u01730687520699") 2024/11/04 02:39:22 DEBUG : b/potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be553579e_d20241104_m023132_c001_v7007000_t0000_u01730687492988") 2024/11/04 02:39:22 DEBUG : b/potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450467ea_d20241104_m023128_c001_v0001117_t0033_u01730687488701") 2024/11/04 02:39:22 DEBUG : backup/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e546221_d20241104_m023534_c001_v7007000_t0000_u01730687734173") 2024/11/04 02:39:22 DEBUG : backup/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1112f7e63af4d00d_d20241104_m023532_c001_v0001182_t0036_u01730687732064") 2024/11/04 02:39:23 DEBUG : backup/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f11190ca83ce97f23_d20241104_m023527_c001_v0001115_t0050_u01730687727338") 2024/11/04 02:39:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e54628f_d20241104_m023601_c001_v7007000_t0000_u01730687761889") 2024/11/04 02:39:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1198426899700c8d_d20241104_m023600_c001_v0001182_t0025_u01730687760100") 2024/11/04 02:39:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f103c245e9fcdd5a7_d20241104_m023556_c001_v0001182_t0047_u01730687756154") 2024/11/04 02:39:23 DEBUG : backup/one.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99ac06_d20241104_m023548_c001_v7007000_t0000_u01730687748474") 2024/11/04 02:39:23 DEBUG : backup/one.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f114834fb09d649e6_d20241104_m023546_c001_v0001042_t0002_u01730687746576") 2024/11/04 02:39:23 DEBUG : backup/one.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f100ca546e05e8287_d20241104_m023542_c001_v0001102_t0056_u01730687742356") 2024/11/04 02:39:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e546294_d20241104_m023602_c001_v7007000_t0000_u01730687762074") 2024/11/04 02:39:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115349b5dbf8e3de_d20241104_m023601_c001_v0001182_t0004_u01730687761071") 2024/11/04 02:39:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f11713e052b4f570a_d20241104_m023557_c001_v0001176_t0013_u01730687757636") 2024/11/04 02:39:23 DEBUG : backup/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e546222_d20241104_m023534_c001_v7007000_t0000_u01730687734367") 2024/11/04 02:39:23 DEBUG : backup/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f103255d3a0243c33_d20241104_m023533_c001_v0001120_t0008_u01730687733081") 2024/11/04 02:39:23 DEBUG : backup/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1183c40d57cd5504_d20241104_m023529_c001_v0001179_t0024_u01730687729405") 2024/11/04 02:39:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99ac07_d20241104_m023548_c001_v7007000_t0000_u01730687748655") 2024/11/04 02:39:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1122b6d4fc452477_d20241104_m023547_c001_v0001145_t0037_u01730687747610") 2024/11/04 02:39:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f11678a37f695ce5a_d20241104_m023543_c001_v0001172_t0020_u01730687743831") 2024/11/04 02:39:23 DEBUG : both0: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0e2_d20241104_m023904_c001_v7007000_t0000_u01730687944201") 2024/11/04 02:39:23 DEBUG : both0: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687cde_d20241104_m023804_c001_v0001117_t0056_u01730687884318") 2024/11/04 02:39:23 DEBUG : both0: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298b7_d20241104_m023759_c001_v7007000_t0000_u01730687879634") 2024/11/04 02:39:23 DEBUG : both0: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f574e4_d20241104_m023712_c001_v0001120_t0050_u01730687832620") 2024/11/04 02:39:23 DEBUG : both1: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0e4_d20241104_m023904_c001_v7007000_t0000_u01730687944384") 2024/11/04 02:39:23 DEBUG : both1: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f575b2_d20241104_m023806_c001_v0001120_t0052_u01730687886320") 2024/11/04 02:39:24 DEBUG : both1: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298b8_d20241104_m023759_c001_v7007000_t0000_u01730687879818") 2024/11/04 02:39:24 DEBUG : both1: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046d89_d20241104_m023713_c001_v0001117_t0031_u01730687833969") 2024/11/04 02:39:24 DEBUG : both10: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0e6_d20241104_m023904_c001_v7007000_t0000_u01730687944566") 2024/11/04 02:39:24 DEBUG : both10: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f575e8_d20241104_m023828_c001_v0001120_t0033_u01730687908564") 2024/11/04 02:39:24 DEBUG : both10: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298ba_d20241104_m023800_c001_v7007000_t0000_u01730687880000") 2024/11/04 02:39:24 DEBUG : both10: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046ddb_d20241104_m023727_c001_v0001117_t0051_u01730687847535") 2024/11/04 02:39:24 DEBUG : both11: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0e7_d20241104_m023904_c001_v7007000_t0000_u01730687944749") 2024/11/04 02:39:24 DEBUG : both11: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046ef6_d20241104_m023837_c001_v0001117_t0031_u01730687917403") 2024/11/04 02:39:24 DEBUG : both11: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298bb_d20241104_m023800_c001_v7007000_t0000_u01730687880182") 2024/11/04 02:39:24 DEBUG : both11: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687c64_d20241104_m023733_c001_v0001117_t0055_u01730687853353") 2024/11/04 02:39:24 DEBUG : both12: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0e9_d20241104_m023904_c001_v7007000_t0000_u01730687944931") 2024/11/04 02:39:24 DEBUG : both12: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687d5e_d20241104_m023839_c001_v0001117_t0026_u01730687919153") 2024/11/04 02:39:24 DEBUG : both12: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298bd_d20241104_m023800_c001_v7007000_t0000_u01730687880366") 2024/11/04 02:39:24 DEBUG : both12: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57546_d20241104_m023736_c001_v0001120_t0039_u01730687856552") 2024/11/04 02:39:24 DEBUG : both13: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0ea_d20241104_m023905_c001_v7007000_t0000_u01730687945112") 2024/11/04 02:39:24 DEBUG : both13: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5760c_d20241104_m023840_c001_v0001120_t0033_u01730687920297") 2024/11/04 02:39:24 DEBUG : both13: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298be_d20241104_m023800_c001_v7007000_t0000_u01730687880549") 2024/11/04 02:39:24 DEBUG : both13: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046e19_d20241104_m023737_c001_v0001117_t0022_u01730687857534") 2024/11/04 02:39:24 DEBUG : both14: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0f3_d20241104_m023905_c001_v7007000_t0000_u01730687945294") 2024/11/04 02:39:24 DEBUG : both14: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046f35_d20241104_m023850_c001_v0001117_t0001_u01730687930746") 2024/11/04 02:39:24 DEBUG : both14: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298c0_d20241104_m023800_c001_v7007000_t0000_u01730687880731") 2024/11/04 02:39:24 DEBUG : both14: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687c80_d20241104_m023743_c001_v0001117_t0053_u01730687863198") 2024/11/04 02:39:25 DEBUG : both15: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0f6_d20241104_m023905_c001_v7007000_t0000_u01730687945478") 2024/11/04 02:39:25 DEBUG : both15: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687d8e_d20241104_m023852_c001_v0001117_t0031_u01730687932881") 2024/11/04 02:39:25 DEBUG : both15: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298c1_d20241104_m023800_c001_v7007000_t0000_u01730687880913") 2024/11/04 02:39:25 DEBUG : both15: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57562_d20241104_m023746_c001_v0001120_t0050_u01730687866585") 2024/11/04 02:39:25 DEBUG : both16: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0f8_d20241104_m023905_c001_v7007000_t0000_u01730687945668") 2024/11/04 02:39:25 DEBUG : both16: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5762b_d20241104_m023854_c001_v0001120_t0046_u01730687934953") 2024/11/04 02:39:25 DEBUG : both16: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298c3_d20241104_m023801_c001_v7007000_t0000_u01730687881095") 2024/11/04 02:39:25 DEBUG : both16: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046e4f_d20241104_m023748_c001_v0001117_t0056_u01730687868429") 2024/11/04 02:39:25 DEBUG : both17: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0fa_d20241104_m023905_c001_v7007000_t0000_u01730687945864") 2024/11/04 02:39:25 DEBUG : both17: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046f50_d20241104_m023855_c001_v0001117_t0050_u01730687935951") 2024/11/04 02:39:25 DEBUG : both17: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298c7_d20241104_m023801_c001_v7007000_t0000_u01730687881286") 2024/11/04 02:39:25 DEBUG : both17: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687c9c_d20241104_m023749_c001_v0001117_t0049_u01730687869628") 2024/11/04 02:39:25 DEBUG : both18: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0fb_d20241104_m023906_c001_v7007000_t0000_u01730687946046") 2024/11/04 02:39:25 DEBUG : both18: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687d9a_d20241104_m023858_c001_v0001117_t0018_u01730687938113") 2024/11/04 02:39:25 DEBUG : both18: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298c9_d20241104_m023801_c001_v7007000_t0000_u01730687881468") 2024/11/04 02:39:25 DEBUG : both18: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57576_d20241104_m023750_c001_v0001120_t0025_u01730687870980") 2024/11/04 02:39:25 DEBUG : both19: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0fd_d20241104_m023906_c001_v7007000_t0000_u01730687946229") 2024/11/04 02:39:25 DEBUG : both19: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57635_d20241104_m023900_c001_v0001120_t0008_u01730687940316") 2024/11/04 02:39:25 DEBUG : both19: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298cb_d20241104_m023801_c001_v7007000_t0000_u01730687881662") 2024/11/04 02:39:26 DEBUG : both19: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046e59_d20241104_m023751_c001_v0001117_t0024_u01730687871901") 2024/11/04 02:39:26 DEBUG : both2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b0fe_d20241104_m023906_c001_v7007000_t0000_u01730687946410") 2024/11/04 02:39:26 DEBUG : both2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046e85_d20241104_m023807_c001_v0001117_t0050_u01730687887531") 2024/11/04 02:39:26 DEBUG : both2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298cf_d20241104_m023801_c001_v7007000_t0000_u01730687881847") 2024/11/04 02:39:26 DEBUG : both2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687bfc_d20241104_m023715_c001_v0001117_t0006_u01730687835332") 2024/11/04 02:39:26 DEBUG : both3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b100_d20241104_m023906_c001_v7007000_t0000_u01730687946592") 2024/11/04 02:39:26 DEBUG : both3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687cf8_d20241104_m023808_c001_v0001117_t0047_u01730687888708") 2024/11/04 02:39:26 DEBUG : both3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298d0_d20241104_m023802_c001_v7007000_t0000_u01730687882032") 2024/11/04 02:39:26 DEBUG : both3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f574fe_d20241104_m023717_c001_v0001120_t0006_u01730687837964") 2024/11/04 02:39:26 DEBUG : both4: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b102_d20241104_m023906_c001_v7007000_t0000_u01730687946789") 2024/11/04 02:39:26 DEBUG : both4: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f575c0_d20241104_m023810_c001_v0001120_t0039_u01730687890388") 2024/11/04 02:39:26 DEBUG : both4: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298d4_d20241104_m023802_c001_v7007000_t0000_u01730687882216") 2024/11/04 02:39:26 DEBUG : both4: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046dab_d20241104_m023719_c001_v0001117_t0001_u01730687839590") 2024/11/04 02:39:26 DEBUG : both5: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b105_d20241104_m023906_c001_v7007000_t0000_u01730687946976") 2024/11/04 02:39:26 DEBUG : both5: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046ea9_d20241104_m023817_c001_v0001117_t0003_u01730687897318") 2024/11/04 02:39:26 DEBUG : both5: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298d7_d20241104_m023802_c001_v7007000_t0000_u01730687882397") 2024/11/04 02:39:26 DEBUG : both5: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687c18_d20241104_m023720_c001_v0001117_t0052_u01730687840831") 2024/11/04 02:39:26 DEBUG : both6: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b107_d20241104_m023907_c001_v7007000_t0000_u01730687947180") 2024/11/04 02:39:26 DEBUG : both6: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687d18_d20241104_m023818_c001_v0001117_t0057_u01730687898823") 2024/11/04 02:39:26 DEBUG : both6: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298d9_d20241104_m023802_c001_v7007000_t0000_u01730687882579") 2024/11/04 02:39:26 DEBUG : both6: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57512_d20241104_m023722_c001_v0001120_t0052_u01730687842247") 2024/11/04 02:39:27 DEBUG : both7: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b109_d20241104_m023907_c001_v7007000_t0000_u01730687947367") 2024/11/04 02:39:27 DEBUG : both7: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f575d4_d20241104_m023821_c001_v0001120_t0030_u01730687901255") 2024/11/04 02:39:27 DEBUG : both7: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298dc_d20241104_m023802_c001_v7007000_t0000_u01730687882762") 2024/11/04 02:39:27 DEBUG : both7: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046dc7_d20241104_m023723_c001_v0001117_t0055_u01730687843537") 2024/11/04 02:39:27 DEBUG : both8: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b10b_d20241104_m023907_c001_v7007000_t0000_u01730687947606") 2024/11/04 02:39:27 DEBUG : both8: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046ece_d20241104_m023825_c001_v0001117_t0029_u01730687905670") 2024/11/04 02:39:27 DEBUG : both8: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298de_d20241104_m023802_c001_v7007000_t0000_u01730687882998") 2024/11/04 02:39:27 DEBUG : both8: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687c32_d20241104_m023724_c001_v0001117_t0059_u01730687844481") 2024/11/04 02:39:27 DEBUG : both9: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b10c_d20241104_m023907_c001_v7007000_t0000_u01730687947790") 2024/11/04 02:39:27 DEBUG : both9: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687d34_d20241104_m023827_c001_v0001117_t0044_u01730687907242") 2024/11/04 02:39:27 DEBUG : both9: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298e2_d20241104_m023803_c001_v7007000_t0000_u01730687883197") 2024/11/04 02:39:27 DEBUG : both9: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57522_d20241104_m023725_c001_v0001120_t0050_u01730687845976") 2024/11/04 02:39:27 DEBUG : c/non empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab08_d20241104_m023209_c001_v7007000_t0000_u01730687529081") 2024/11/04 02:39:27 DEBUG : c/non empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468a4_d20241104_m023206_c001_v0001117_t0026_u01730687526567") 2024/11/04 02:39:27 DEBUG : c/non empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0aaf2_d20241104_m023205_c001_v7007000_t0000_u01730687525049") 2024/11/04 02:39:27 DEBUG : c/non empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046889_d20241104_m023201_c001_v0001117_t0001_u01730687521572") 2024/11/04 02:39:27 DEBUG : c/non empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be55357a0_d20241104_m023133_c001_v7007000_t0000_u01730687493724") 2024/11/04 02:39:27 DEBUG : c/non empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450467ec_d20241104_m023129_c001_v0001117_t0024_u01730687489424") 2024/11/04 02:39:27 DEBUG : check sum: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad3834275_d20241104_m023114_c001_v7007000_t0000_u01730687474029") 2024/11/04 02:39:27 DEBUG : check sum: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450467ac_d20241104_m023112_c001_v0001117_t0012_u01730687472732") 2024/11/04 02:39:27 DEBUG : dest/3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40585b838fd14a1c_d20241104_m023456_c001_v7007000_t0000_u01730687696678") 2024/11/04 02:39:27 DEBUG : dest/3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f416b93163e430478_d20241104_m023455_c001_v0001044_t0046_u01730687695566") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0b342_d20241104_m023659_c001_v7007000_t0000_u01730687819147") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f113ca6ee5bfeac0b_d20241104_m023657_c001_v0001145_t0000_u01730687817115") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f416ca964b978dbbf_d20241104_m023656_c001_v7007000_t0000_u01730687816930") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f113ca6ee5bfeabdb_d20241104_m023647_c001_v0001145_t0043_u01730687807123") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0b2fe_d20241104_m023646_c001_v7007000_t0000_u01730687806393") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046ca1_d20241104_m023631_c001_v0001117_t0019_u01730687791854") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f413f8370ec2cb67b_d20241104_m023630_c001_v7007000_t0000_u01730687790389") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f119d171c189bc472_d20241104_m023627_c001_v0001130_t0005_u01730687787852") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e54630d_d20241104_m023627_c001_v7007000_t0000_u01730687787670") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f119d171c189bc466_d20241104_m023624_c001_v0001130_t0027_u01730687784085") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e546305_d20241104_m023623_c001_v7007000_t0000_u01730687783351") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046c59_d20241104_m023617_c001_v0001117_t0054_u01730687777615") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad3834a21_d20241104_m023616_c001_v7007000_t0000_u01730687776341") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107c0a2891478f59_d20241104_m023614_c001_v0001098_t0018_u01730687774693") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f417b8ac76ec807d1_d20241104_m023614_c001_v7007000_t0000_u01730687774505") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107c0a2891478f45_d20241104_m023610_c001_v0001098_t0037_u01730687770810") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f417b8ac76ec807cb_d20241104_m023610_c001_v7007000_t0000_u01730687770091") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687a38_d20241104_m023603_c001_v0001117_t0057_u01730687763224") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e546297_d20241104_m023602_c001_v7007000_t0000_u01730687762256") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f105e7ca9b84e2f11_d20241104_m023600_c001_v0001182_t0026_u01730687760599") 2024/11/04 02:39:28 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4076ed8f9e76449b_d20241104_m023600_c001_v7007000_t0000_u01730687760405") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f105e7ca9b84e2eaf_d20241104_m023557_c001_v0001182_t0002_u01730687757114") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4076ed8f9e76447d_d20241104_m023556_c001_v7007000_t0000_u01730687756372") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f573ee_d20241104_m023549_c001_v0001120_t0023_u01730687749780") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99ac09_d20241104_m023548_c001_v7007000_t0000_u01730687748853") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1183c40d57cd55b6_d20241104_m023547_c001_v0001179_t0018_u01730687747157") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f417b8ac76ec80770_d20241104_m023546_c001_v7007000_t0000_u01730687746983") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1183c40d57cd558c_d20241104_m023543_c001_v0001179_t0003_u01730687743406") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f417b8ac76ec8076b_d20241104_m023542_c001_v7007000_t0000_u01730687742685") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046bcd_d20241104_m023535_c001_v0001117_t0051_u01730687735482") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e546223_d20241104_m023534_c001_v7007000_t0000_u01730687734556") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1179dd16dab33714_d20241104_m023532_c001_v0001182_t0008_u01730687732524") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f402d19b89b5f99a3_d20241104_m023532_c001_v7007000_t0000_u01730687732334") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1179dd16dab3366f_d20241104_m023528_c001_v0001182_t0051_u01730687728875") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f402d19b89b5f999f_d20241104_m023528_c001_v7007000_t0000_u01730687728150") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687910_d20241104_m023516_c001_v0001117_t0000_u01730687716887") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40585b838fd14a85_d20241104_m023515_c001_v7007000_t0000_u01730687715792") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1129de27b2dadf46_d20241104_m023508_c001_v0001116_t0045_u01730687708309") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0b122_d20241104_m023508_c001_v7007000_t0000_u01730687708074") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57373_d20241104_m023503_c001_v0001120_t0020_u01730687703196") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1198426899700292_d20241104_m023502_c001_v0001182_t0007_u01730687702293") 2024/11/04 02:39:29 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1198426899700262_d20241104_m023501_c001_v0001182_t0035_u01730687701173") 2024/11/04 02:39:30 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad383471f_d20241104_m023445_c001_v7007000_t0000_u01730687685749") 2024/11/04 02:39:30 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687844_d20241104_m023436_c001_v0001117_t0013_u01730687676758") 2024/11/04 02:39:30 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1178b7207cf46846_d20241104_m023434_c001_v0001106_t0005_u01730687674471") 2024/11/04 02:39:30 DEBUG : dst/one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1178b7207cf4683e_d20241104_m023430_c001_v0001106_t0048_u01730687670880") 2024/11/04 02:39:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0b344_d20241104_m023659_c001_v7007000_t0000_u01730687819347") 2024/11/04 02:39:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f118e7d086220f6f0_d20241104_m023656_c001_v0001176_t0055_u01730687816717") 2024/11/04 02:39:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f104be1d333b32641_d20241104_m023645_c001_v0001100_t0008_u01730687805846") 2024/11/04 02:39:30 DEBUG : dst/one.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f413f8370ec2cb67c_d20241104_m023630_c001_v7007000_t0000_u01730687790572") 2024/11/04 02:39:30 DEBUG : dst/one.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1135a7481ac78b56_d20241104_m023627_c001_v0001115_t0058_u01730687787187") 2024/11/04 02:39:30 DEBUG : dst/one.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f106683c38196b1d7_d20241104_m023622_c001_v0001113_t0010_u01730687782677") 2024/11/04 02:39:30 DEBUG : dst/one.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad3834a23_d20241104_m023616_c001_v7007000_t0000_u01730687776522") 2024/11/04 02:39:30 DEBUG : dst/one.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f111699686e3a1281_d20241104_m023614_c001_v0001177_t0056_u01730687774276") 2024/11/04 02:39:30 DEBUG : dst/one.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107c000256cd105a_d20241104_m023608_c001_v0001106_t0052_u01730687768917") 2024/11/04 02:39:30 DEBUG : dst/three: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40585b838fd14a86_d20241104_m023515_c001_v7007000_t0000_u01730687715972") 2024/11/04 02:39:30 DEBUG : dst/three: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f11984268997004aa_d20241104_m023514_c001_v0001182_t0050_u01730687714427") 2024/11/04 02:39:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0b346_d20241104_m023659_c001_v7007000_t0000_u01730687819588") 2024/11/04 02:39:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115349b5dbf8ee81_d20241104_m023658_c001_v0001182_t0046_u01730687818033") 2024/11/04 02:39:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1033ed8f80f67cb6_d20241104_m023648_c001_v0001136_t0021_u01730687808564") 2024/11/04 02:39:30 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0b349_d20241104_m023659_c001_v7007000_t0000_u01730687819826") 2024/11/04 02:39:30 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f113ca6ee5bfeac13_d20241104_m023658_c001_v0001145_t0003_u01730687818455") 2024/11/04 02:39:30 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f416ca964b978dbc3_d20241104_m023658_c001_v7007000_t0000_u01730687818271") 2024/11/04 02:39:30 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f113ca6ee5bfeabe9_d20241104_m023649_c001_v0001145_t0024_u01730687809192") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0b30b_d20241104_m023649_c001_v7007000_t0000_u01730687809001") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687b3e_d20241104_m023641_c001_v0001117_t0050_u01730687801974") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f413f8370ec2cb67d_d20241104_m023630_c001_v7007000_t0000_u01730687790757") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f119d171c189bc474_d20241104_m023629_c001_v0001130_t0049_u01730687789593") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e54630e_d20241104_m023629_c001_v7007000_t0000_u01730687789411") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f119d171c189bc46a_d20241104_m023625_c001_v0001130_t0030_u01730687785605") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e54630c_d20241104_m023625_c001_v7007000_t0000_u01730687785419") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687aa6_d20241104_m023619_c001_v0001117_t0021_u01730687779548") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f417b8ac76ec807d2_d20241104_m023615_c001_v7007000_t0000_u01730687775776") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687a80_d20241104_m023612_c001_v0001117_t0046_u01730687772776") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f417b8ac76ec807ce_d20241104_m023611_c001_v7007000_t0000_u01730687771649") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5741c_d20241104_m023606_c001_v0001120_t0051_u01730687766385") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4076ed8f9e76449f_d20241104_m023601_c001_v7007000_t0000_u01730687761284") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f573fc_d20241104_m023558_c001_v0001120_t0011_u01730687758941") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4076ed8f9e76448c_d20241104_m023557_c001_v7007000_t0000_u01730687757850") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046c01_d20241104_m023551_c001_v0001117_t0037_u01730687751457") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f417b8ac76ec80771_d20241104_m023547_c001_v7007000_t0000_u01730687747936") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046bef_d20241104_m023545_c001_v0001117_t0014_u01730687745351") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f417b8ac76ec8076d_d20241104_m023544_c001_v7007000_t0000_u01730687744265") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687980_d20241104_m023537_c001_v0001117_t0052_u01730687737349") 2024/11/04 02:39:31 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f402d19b89b5f99a4_d20241104_m023533_c001_v7007000_t0000_u01730687733550") 2024/11/04 02:39:32 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687950_d20241104_m023530_c001_v0001117_t0045_u01730687730721") 2024/11/04 02:39:32 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f402d19b89b5f99a0_d20241104_m023529_c001_v7007000_t0000_u01730687729619") 2024/11/04 02:39:32 DEBUG : dst/three.txt: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5739a_d20241104_m023518_c001_v0001120_t0033_u01730687718859") 2024/11/04 02:39:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f413f8370ec2cb67e_d20241104_m023630_c001_v7007000_t0000_u01730687790941") 2024/11/04 02:39:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f10082cedcb05f8f3_d20241104_m023629_c001_v0001100_t0033_u01730687789020") 2024/11/04 02:39:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1002da6926ce2d85_d20241104_m023625_c001_v0001182_t0053_u01730687785137") 2024/11/04 02:39:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad3834a25_d20241104_m023616_c001_v7007000_t0000_u01730687776703") 2024/11/04 02:39:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1087559b3bf4b778_d20241104_m023615_c001_v0001146_t0024_u01730687775292") 2024/11/04 02:39:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1175e6fc74c9ad21_d20241104_m023611_c001_v0001179_t0026_u01730687771416") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0b34b_d20241104_m023700_c001_v7007000_t0000_u01730687820042") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5746c_d20241104_m023633_c001_v0001120_t0008_u01730687793125") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f413f8370ec2cb67f_d20241104_m023631_c001_v7007000_t0000_u01730687791125") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57442_d20241104_m023618_c001_v0001120_t0055_u01730687778585") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad3834a27_d20241104_m023616_c001_v7007000_t0000_u01730687776886") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046c31_d20241104_m023605_c001_v0001117_t0049_u01730687765335") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e54629d_d20241104_m023602_c001_v7007000_t0000_u01730687762438") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d6796879e0_d20241104_m023550_c001_v0001117_t0028_u01730687750524") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99ac0a_d20241104_m023549_c001_v7007000_t0000_u01730687749034") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f573d0_d20241104_m023536_c001_v0001120_t0055_u01730687736587") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e546224_d20241104_m023534_c001_v7007000_t0000_u01730687734747") 2024/11/04 02:39:32 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046b97_d20241104_m023517_c001_v0001117_t0005_u01730687717911") 2024/11/04 02:39:33 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40585b838fd14a87_d20241104_m023516_c001_v7007000_t0000_u01730687716152") 2024/11/04 02:39:33 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1094b089e996228e_d20241104_m023511_c001_v0001178_t0054_u01730687711795") 2024/11/04 02:39:33 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad3834722_d20241104_m023445_c001_v7007000_t0000_u01730687685929") 2024/11/04 02:39:33 DEBUG : dst/two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1178b7207cf46858_d20241104_m023444_c001_v0001106_t0023_u01730687684101") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4086d03dd0563772_d20241104_m023354_c001_v7007000_t0000_u01730687634677") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f572c9_d20241104_m023348_c001_v0001120_t0059_u01730687628974") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4086d03dd0563742_d20241104_m023346_c001_v7007000_t0000_u01730687626053") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5729b_d20241104_m023326_c001_v0001120_t0049_u01730687606989") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db8a9_d20241104_m023316_c001_v7007000_t0000_u01730687596221") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5726b_d20241104_m023311_c001_v0001120_t0007_u01730687591902") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0aba9_d20241104_m023233_c001_v7007000_t0000_u01730687553224") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504692a_d20241104_m023229_c001_v0001117_t0050_u01730687549776") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab7c_d20241104_m023227_c001_v7007000_t0000_u01730687547676") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046906_d20241104_m023224_c001_v0001117_t0047_u01730687544656") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab36_d20241104_m023217_c001_v7007000_t0000_u01730687537902") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468d6_d20241104_m023215_c001_v0001117_t0038_u01730687535198") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab28_d20241104_m023213_c001_v7007000_t0000_u01730687533548") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468bc_d20241104_m023211_c001_v0001117_t0053_u01730687531288") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0aad2_d20241104_m023159_c001_v7007000_t0000_u01730687519738") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504686b_d20241104_m023156_c001_v0001117_t0026_u01730687516481") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be55357ac_d20241104_m023154_c001_v7007000_t0000_u01730687514890") 2024/11/04 02:39:33 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046859_d20241104_m023153_c001_v0001117_t0046_u01730687513628") 2024/11/04 02:39:34 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be55357a6_d20241104_m023144_c001_v7007000_t0000_u01730687504576") 2024/11/04 02:39:34 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046826_d20241104_m023142_c001_v0001117_t0010_u01730687502335") 2024/11/04 02:39:34 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be55357a4_d20241104_m023139_c001_v7007000_t0000_u01730687499716") 2024/11/04 02:39:34 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504680a_d20241104_m023138_c001_v0001117_t0017_u01730687498203") 2024/11/04 02:39:34 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be55357a2_d20241104_m023137_c001_v7007000_t0000_u01730687497089") 2024/11/04 02:39:34 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f117229dca84c9cd9_d20241104_m023136_c001_v0001101_t0054_u01730687496356") 2024/11/04 02:39:34 DEBUG : empty space: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046802_d20241104_m023134_c001_v0001117_t0013_u01730687494458") 2024/11/04 02:39:34 DEBUG : enormous: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab9c_d20241104_m023232_c001_v7007000_t0000_u01730687552161") 2024/11/04 02:39:34 DEBUG : enormous: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504692c_d20241104_m023230_c001_v0001117_t0002_u01730687550703") 2024/11/04 02:39:34 DEBUG : existing: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0b36f_d20241104_m023707_c001_v7007000_t0000_u01730687827177") 2024/11/04 02:39:34 DEBUG : existing: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687bb6_d20241104_m023705_c001_v0001117_t0027_u01730687825251") 2024/11/04 02:39:34 DEBUG : existing: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db89f_d20241104_m023308_c001_v7007000_t0000_u01730687588976") 2024/11/04 02:39:34 DEBUG : existing: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d67968763b_d20241104_m023306_c001_v0001117_t0016_u01730687586133") 2024/11/04 02:39:34 DEBUG : existing: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be553579d_d20241104_m023127_c001_v7007000_t0000_u01730687487608") 2024/11/04 02:39:34 DEBUG : existing: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450467e6_d20241104_m023126_c001_v0001117_t0051_u01730687486292") 2024/11/04 02:39:34 DEBUG : existing: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be5535799_d20241104_m023125_c001_v7007000_t0000_u01730687485019") 2024/11/04 02:39:34 DEBUG : existing: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450467de_d20241104_m023123_c001_v0001117_t0059_u01730687483807") 2024/11/04 02:39:34 DEBUG : existing: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450467d6_d20241104_m023121_c001_v0001117_t0020_u01730687481935") 2024/11/04 02:39:34 DEBUG : existing-b: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db8a0_d20241104_m023309_c001_v7007000_t0000_u01730687589159") 2024/11/04 02:39:34 DEBUG : existing-b: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57263_d20241104_m023306_c001_v0001120_t0054_u01730687586200") 2024/11/04 02:39:34 DEBUG : five: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0abe3_d20241104_m023239_c001_v7007000_t0000_u01730687559961") 2024/11/04 02:39:35 DEBUG : five: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4025d6c745046950_d20241104_m023237_c001_v0001117_t0047_u01730687557726") 2024/11/04 02:39:35 DEBUG : foo: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be55357a5_d20241104_m023141_c001_v7007000_t0000_u01730687501601") 2024/11/04 02:39:35 DEBUG : foo: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4025d6c74504681e_d20241104_m023141_c001_v0001117_t0047_u01730687501051") 2024/11/04 02:39:35 DEBUG : foo: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4025d6c74504681a_d20241104_m023140_c001_v0001117_t0047_u01730687500457") 2024/11/04 02:39:35 DEBUG : four: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0abe5_d20241104_m023240_c001_v7007000_t0000_u01730687560169") 2024/11/04 02:39:35 DEBUG : four: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f415f6b1ca2f57213_d20241104_m023238_c001_v0001120_t0045_u01730687558277") 2024/11/04 02:39:35 DEBUG : four: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504694a_d20241104_m023236_c001_v0001117_t0041_u01730687556080") 2024/11/04 02:39:35 DEBUG : hello world2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1aeff_d20241104_m023015_c001_v7007000_t0000_u01730687415965") 2024/11/04 02:39:35 DEBUG : hello world2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450466cb_d20241104_m023013_c001_v0001117_t0003_u01730687413952") 2024/11/04 02:39:35 DEBUG : ignore-size: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad3834299_d20241104_m023120_c001_v7007000_t0000_u01730687480470") 2024/11/04 02:39:35 DEBUG : ignore-size: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450467cc_d20241104_m023117_c001_v0001117_t0002_u01730687477867") 2024/11/04 02:39:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db89b_d20241104_m023304_c001_v7007000_t0000_u01730687584972") 2024/11/04 02:39:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5725f_d20241104_m023303_c001_v0001120_t0023_u01730687583681") 2024/11/04 02:39:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db899_d20241104_m023302_c001_v7007000_t0000_u01730687582576") 2024/11/04 02:39:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d67968761b_d20241104_m023300_c001_v0001117_t0027_u01730687580426") 2024/11/04 02:39:35 DEBUG : one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0abe8_d20241104_m023240_c001_v7007000_t0000_u01730687560360") 2024/11/04 02:39:35 DEBUG : one: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4025d6c745046940_d20241104_m023234_c001_v0001117_t0047_u01730687554542") 2024/11/04 02:39:35 DEBUG : only0: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b10e_d20241104_m023907_c001_v7007000_t0000_u01730687947973") 2024/11/04 02:39:35 DEBUG : only0: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4025d6c745046f6a_d20241104_m023902_c001_v0001117_t0047_u01730687942744") 2024/11/04 02:39:35 DEBUG : only0: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046e7d_d20241104_m023805_c001_v0001117_t0041_u01730687885266") 2024/11/04 02:39:36 DEBUG : only0: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4003bd433423ba0a_d20241104_m023758_c001_v7007000_t0000_u01730687878789") 2024/11/04 02:39:36 DEBUG : only0: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687be6_d20241104_m023713_c001_v0001117_t0002_u01730687833297") 2024/11/04 02:39:36 DEBUG : only1: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b110_d20241104_m023908_c001_v7007000_t0000_u01730687948156") 2024/11/04 02:39:36 DEBUG : only1: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f415f6b1ca2f57647_d20241104_m023902_c001_v0001120_t0045_u01730687942915") 2024/11/04 02:39:36 DEBUG : only1: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687cec_d20241104_m023806_c001_v0001117_t0053_u01730687886841") 2024/11/04 02:39:36 DEBUG : only1: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4003bd433423b9fe_d20241104_m023758_c001_v7007000_t0000_u01730687878069") 2024/11/04 02:39:36 DEBUG : only1: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f574f0_d20241104_m023714_c001_v0001120_t0047_u01730687834707") 2024/11/04 02:39:36 DEBUG : only10: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b111_d20241104_m023908_c001_v7007000_t0000_u01730687948337") 2024/11/04 02:39:36 DEBUG : only10: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4025d6c745046f68_d20241104_m023902_c001_v0001117_t0047_u01730687942518") 2024/11/04 02:39:36 DEBUG : only10: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687d51_d20241104_m023835_c001_v0001117_t0024_u01730687915327") 2024/11/04 02:39:36 DEBUG : only10: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298b2_d20241104_m023758_c001_v7007000_t0000_u01730687878822") 2024/11/04 02:39:36 DEBUG : only10: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57530_d20241104_m023729_c001_v0001120_t0048_u01730687849152") 2024/11/04 02:39:36 DEBUG : only11: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b113_d20241104_m023908_c001_v7007000_t0000_u01730687948519") 2024/11/04 02:39:36 DEBUG : only11: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f415f6b1ca2f57643_d20241104_m023902_c001_v0001120_t0045_u01730687942516") 2024/11/04 02:39:36 DEBUG : only11: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5760a_d20241104_m023838_c001_v0001120_t0049_u01730687918708") 2024/11/04 02:39:36 DEBUG : only11: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4003bd433423ba01_d20241104_m023758_c001_v7007000_t0000_u01730687878248") 2024/11/04 02:39:36 DEBUG : only11: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046e09_d20241104_m023735_c001_v0001117_t0005_u01730687855561") 2024/11/04 02:39:36 DEBUG : only12: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b115_d20241104_m023908_c001_v7007000_t0000_u01730687948703") 2024/11/04 02:39:36 DEBUG : only12: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407a51d679687db0_d20241104_m023902_c001_v0001117_t0007_u01730687942532") 2024/11/04 02:39:36 DEBUG : only12: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046f0a_d20241104_m023839_c001_v0001117_t0028_u01730687919685") 2024/11/04 02:39:36 DEBUG : only12: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4003bd433423ba0b_d20241104_m023758_c001_v7007000_t0000_u01730687878871") 2024/11/04 02:39:36 DEBUG : only12: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687c70_d20241104_m023736_c001_v0001117_t0046_u01730687856939") 2024/11/04 02:39:36 DEBUG : only13: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b118_d20241104_m023908_c001_v7007000_t0000_u01730687948886") 2024/11/04 02:39:37 DEBUG : only13: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4001094dbecfb741_d20241104_m023903_c001_v0001117_t0056_u01730687943461") 2024/11/04 02:39:37 DEBUG : only13: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687d80_d20241104_m023849_c001_v0001117_t0027_u01730687929778") 2024/11/04 02:39:37 DEBUG : only13: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4003bd433423ba02_d20241104_m023758_c001_v7007000_t0000_u01730687878259") 2024/11/04 02:39:37 DEBUG : only13: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57548_d20241104_m023738_c001_v0001120_t0036_u01730687858180") 2024/11/04 02:39:37 DEBUG : only14: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b119_d20241104_m023909_c001_v7007000_t0000_u01730687949085") 2024/11/04 02:39:37 DEBUG : only14: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4001094dbecfb73d_d20241104_m023903_c001_v0001117_t0056_u01730687943082") 2024/11/04 02:39:37 DEBUG : only14: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57627_d20241104_m023852_c001_v0001120_t0029_u01730687932453") 2024/11/04 02:39:37 DEBUG : only14: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4003bd433423ba05_d20241104_m023758_c001_v7007000_t0000_u01730687878504") 2024/11/04 02:39:37 DEBUG : only14: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046e3b_d20241104_m023744_c001_v0001117_t0044_u01730687864353") 2024/11/04 02:39:37 DEBUG : only15: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b11b_d20241104_m023909_c001_v7007000_t0000_u01730687949269") 2024/11/04 02:39:37 DEBUG : only15: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f415f6b1ca2f57645_d20241104_m023902_c001_v0001120_t0045_u01730687942728") 2024/11/04 02:39:37 DEBUG : only15: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046f46_d20241104_m023854_c001_v0001117_t0044_u01730687934378") 2024/11/04 02:39:37 DEBUG : only15: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4003bd433423b9fc_d20241104_m023757_c001_v7007000_t0000_u01730687877889") 2024/11/04 02:39:37 DEBUG : only15: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687c96_d20241104_m023747_c001_v0001117_t0037_u01730687867436") 2024/11/04 02:39:37 DEBUG : only16: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b11d_d20241104_m023909_c001_v7007000_t0000_u01730687949452") 2024/11/04 02:39:37 DEBUG : only16: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f415f6b1ca2f5764d_d20241104_m023903_c001_v0001120_t0045_u01730687943468") 2024/11/04 02:39:37 DEBUG : only16: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687d92_d20241104_m023855_c001_v0001117_t0022_u01730687935264") 2024/11/04 02:39:37 DEBUG : only16: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40162a7bd867243a_d20241104_m023758_c001_v7007000_t0000_u01730687878882") 2024/11/04 02:39:37 DEBUG : only16: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5756e_d20241104_m023749_c001_v0001120_t0002_u01730687869283") 2024/11/04 02:39:37 DEBUG : only17: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b11e_d20241104_m023909_c001_v7007000_t0000_u01730687949633") 2024/11/04 02:39:38 DEBUG : only17: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407a51d679687db2_d20241104_m023902_c001_v0001117_t0007_u01730687942753") 2024/11/04 02:39:38 DEBUG : only17: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5762f_d20241104_m023856_c001_v0001120_t0025_u01730687936875") 2024/11/04 02:39:38 DEBUG : only17: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40162a7bd8672437_d20241104_m023758_c001_v7007000_t0000_u01730687878515") 2024/11/04 02:39:38 DEBUG : only17: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046e55_d20241104_m023750_c001_v0001117_t0028_u01730687870287") 2024/11/04 02:39:38 DEBUG : only18: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b120_d20241104_m023909_c001_v7007000_t0000_u01730687949814") 2024/11/04 02:39:38 DEBUG : only18: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4025d6c745046f74_d20241104_m023903_c001_v0001117_t0047_u01730687943512") 2024/11/04 02:39:38 DEBUG : only18: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046f58_d20241104_m023858_c001_v0001117_t0015_u01730687938683") 2024/11/04 02:39:38 DEBUG : only18: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4003bd433423ba0c_d20241104_m023758_c001_v7007000_t0000_u01730687878971") 2024/11/04 02:39:38 DEBUG : only18: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687ca4_d20241104_m023751_c001_v0001117_t0050_u01730687871361") 2024/11/04 02:39:38 DEBUG : only19: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b121_d20241104_m023909_c001_v7007000_t0000_u01730687949996") 2024/11/04 02:39:38 DEBUG : only19: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407a51d679687db4_d20241104_m023902_c001_v0001117_t0007_u01730687942935") 2024/11/04 02:39:38 DEBUG : only19: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687da2_d20241104_m023900_c001_v0001117_t0022_u01730687940790") 2024/11/04 02:39:38 DEBUG : only19: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4003bd433423ba07_d20241104_m023758_c001_v7007000_t0000_u01730687878609") 2024/11/04 02:39:38 DEBUG : only19: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57586_d20241104_m023752_c001_v0001120_t0057_u01730687872671") 2024/11/04 02:39:38 DEBUG : only2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b123_d20241104_m023910_c001_v7007000_t0000_u01730687950179") 2024/11/04 02:39:38 DEBUG : only2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4025d6c745046f6c_d20241104_m023902_c001_v0001117_t0047_u01730687942948") 2024/11/04 02:39:38 DEBUG : only2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f575b8_d20241104_m023808_c001_v0001120_t0006_u01730687888376") 2024/11/04 02:39:38 DEBUG : only2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298ae_d20241104_m023758_c001_v7007000_t0000_u01730687878271") 2024/11/04 02:39:38 DEBUG : only2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046d9b_d20241104_m023717_c001_v0001117_t0025_u01730687837153") 2024/11/04 02:39:38 DEBUG : only3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b126_d20241104_m023910_c001_v7007000_t0000_u01730687950361") 2024/11/04 02:39:38 DEBUG : only3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f415f6b1ca2f57649_d20241104_m023903_c001_v0001120_t0045_u01730687943097") 2024/11/04 02:39:39 DEBUG : only3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046e8d_d20241104_m023809_c001_v0001117_t0043_u01730687889495") 2024/11/04 02:39:39 DEBUG : only3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298b1_d20241104_m023758_c001_v7007000_t0000_u01730687878637") 2024/11/04 02:39:39 DEBUG : only3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687c08_d20241104_m023718_c001_v0001117_t0039_u01730687838411") 2024/11/04 02:39:39 DEBUG : only4: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b128_d20241104_m023910_c001_v7007000_t0000_u01730687950543") 2024/11/04 02:39:39 DEBUG : only4: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407a51d679687db6_d20241104_m023903_c001_v0001117_t0007_u01730687943119") 2024/11/04 02:39:39 DEBUG : only4: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687d10_d20241104_m023816_c001_v0001117_t0050_u01730687896236") 2024/11/04 02:39:39 DEBUG : only4: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4003bd433423ba08_d20241104_m023758_c001_v7007000_t0000_u01730687878688") 2024/11/04 02:39:39 DEBUG : only4: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57508_d20241104_m023720_c001_v0001120_t0041_u01730687840173") 2024/11/04 02:39:39 DEBUG : only5: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b12c_d20241104_m023910_c001_v7007000_t0000_u01730687950725") 2024/11/04 02:39:39 DEBUG : only5: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4025d6c745046f6e_d20241104_m023903_c001_v0001117_t0047_u01730687943131") 2024/11/04 02:39:39 DEBUG : only5: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f575cc_d20241104_m023818_c001_v0001120_t0043_u01730687898465") 2024/11/04 02:39:39 DEBUG : only5: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40162a7bd8672436_d20241104_m023758_c001_v7007000_t0000_u01730687878324") 2024/11/04 02:39:39 DEBUG : only5: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046dbb_d20241104_m023721_c001_v0001117_t0000_u01730687841608") 2024/11/04 02:39:39 DEBUG : only6: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b12f_d20241104_m023910_c001_v7007000_t0000_u01730687950933") 2024/11/04 02:39:39 DEBUG : only6: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4001094dbecfb73f_d20241104_m023903_c001_v0001117_t0056_u01730687943281") 2024/11/04 02:39:39 DEBUG : only6: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046eb6_d20241104_m023820_c001_v0001117_t0056_u01730687900591") 2024/11/04 02:39:39 DEBUG : only6: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40162a7bd8672438_d20241104_m023758_c001_v7007000_t0000_u01730687878696") 2024/11/04 02:39:39 DEBUG : only6: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687c22_d20241104_m023722_c001_v0001117_t0058_u01730687842904") 2024/11/04 02:39:39 DEBUG : only7: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b131_d20241104_m023911_c001_v7007000_t0000_u01730687951116") 2024/11/04 02:39:39 DEBUG : only7: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f415f6b1ca2f5764b_d20241104_m023903_c001_v0001120_t0045_u01730687943287") 2024/11/04 02:39:39 DEBUG : only7: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687d2c_d20241104_m023824_c001_v0001117_t0053_u01730687904983") 2024/11/04 02:39:39 DEBUG : only7: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298b4_d20241104_m023759_c001_v7007000_t0000_u01730687879004") 2024/11/04 02:39:39 DEBUG : only7: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5751c_d20241104_m023723_c001_v0001120_t0047_u01730687843973") 2024/11/04 02:39:40 DEBUG : only8: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b134_d20241104_m023911_c001_v7007000_t0000_u01730687951300") 2024/11/04 02:39:40 DEBUG : only8: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407a51d679687db8_d20241104_m023903_c001_v0001117_t0007_u01730687943303") 2024/11/04 02:39:40 DEBUG : only8: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f575e4_d20241104_m023826_c001_v0001120_t0049_u01730687906892") 2024/11/04 02:39:40 DEBUG : only8: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4003bd433423ba04_d20241104_m023758_c001_v7007000_t0000_u01730687878429") 2024/11/04 02:39:40 DEBUG : only8: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046dcf_d20241104_m023725_c001_v0001117_t0017_u01730687845142") 2024/11/04 02:39:40 DEBUG : only9: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b137_d20241104_m023911_c001_v7007000_t0000_u01730687951482") 2024/11/04 02:39:40 DEBUG : only9: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4025d6c745046f72_d20241104_m023903_c001_v0001117_t0047_u01730687943329") 2024/11/04 02:39:40 DEBUG : only9: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046ed8_d20241104_m023827_c001_v0001117_t0026_u01730687907886") 2024/11/04 02:39:40 DEBUG : only9: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4153c5e7a7a298af_d20241104_m023758_c001_v7007000_t0000_u01730687878454") 2024/11/04 02:39:40 DEBUG : only9: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687c46_d20241104_m023726_c001_v0001117_t0039_u01730687846693") 2024/11/04 02:39:40 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db894_d20241104_m023258_c001_v7007000_t0000_u01730687578532") 2024/11/04 02:39:40 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687607_d20241104_m023254_c001_v0001117_t0057_u01730687574816") 2024/11/04 02:39:40 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db88b_d20241104_m023252_c001_v7007000_t0000_u01730687572961") 2024/11/04 02:39:40 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57225_d20241104_m023245_c001_v0001120_t0030_u01730687565181") 2024/11/04 02:39:40 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f417b8ac76ec8061e_d20241104_m023243_c001_v7007000_t0000_u01730687563717") 2024/11/04 02:39:40 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f5721b_d20241104_m023241_c001_v0001120_t0014_u01730687561365") 2024/11/04 02:39:40 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab4a_d20241104_m023221_c001_v7007000_t0000_u01730687541433") 2024/11/04 02:39:40 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468e8_d20241104_m023218_c001_v0001117_t0010_u01730687538903") 2024/11/04 02:39:40 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab30_d20241104_m023216_c001_v7007000_t0000_u01730687536238") 2024/11/04 02:39:40 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468d4_d20241104_m023214_c001_v0001117_t0031_u01730687534617") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab20_d20241104_m023212_c001_v7007000_t0000_u01730687532396") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468b6_d20241104_m023209_c001_v0001117_t0028_u01730687529827") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be55357ae_d20241104_m023158_c001_v7007000_t0000_u01730687518680") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046865_d20241104_m023155_c001_v0001117_t0041_u01730687515803") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be55357ad_d20241104_m023155_c001_v7007000_t0000_u01730687515071") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046855_d20241104_m023152_c001_v0001117_t0036_u01730687512909") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be55357aa_d20241104_m023152_c001_v7007000_t0000_u01730687512182") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046851_d20241104_m023150_c001_v0001117_t0048_u01730687510233") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504684d_d20241104_m023149_c001_v0001117_t0058_u01730687509301") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be55357a8_d20241104_m023148_c001_v7007000_t0000_u01730687508518") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046847_d20241104_m023147_c001_v0001117_t0029_u01730687507235") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504683b_d20241104_m023145_c001_v0001117_t0050_u01730687505518") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40336d7be55357a7_d20241104_m023144_c001_v7007000_t0000_u01730687504778") 2024/11/04 02:39:41 DEBUG : potato: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504682c_d20241104_m023143_c001_v0001117_t0052_u01730687503445") 2024/11/04 02:39:41 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e546180_d20241104_m023405_c001_v7007000_t0000_u01730687645334") 2024/11/04 02:39:41 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046aac_d20241104_m023404_c001_v0001117_t0030_u01730687644128") 2024/11/04 02:39:41 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4086d03dd0563775_d20241104_m023354_c001_v7007000_t0000_u01730687634921") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046a74_d20241104_m023347_c001_v0001117_t0057_u01730687627404") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0af9f_d20241104_m023331_c001_v7007000_t0000_u01730687611492") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046a13_d20241104_m023325_c001_v0001117_t0029_u01730687605870") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db8ab_d20241104_m023316_c001_v7007000_t0000_u01730687596723") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450469d7_d20241104_m023310_c001_v0001117_t0057_u01730687590877") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0aba0_d20241104_m023232_c001_v7007000_t0000_u01730687552360") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046926_d20241104_m023229_c001_v0001117_t0026_u01730687549128") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab7f_d20241104_m023227_c001_v7007000_t0000_u01730687547877") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468fc_d20241104_m023222_c001_v0001117_t0028_u01730687542657") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab4d_d20241104_m023221_c001_v7007000_t0000_u01730687541651") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468f2_d20241104_m023220_c001_v0001117_t0027_u01730687540403") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab38_d20241104_m023218_c001_v7007000_t0000_u01730687538113") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468e0_d20241104_m023216_c001_v0001117_t0021_u01730687536672") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0ab29_d20241104_m023213_c001_v7007000_t0000_u01730687533745") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450468c6_d20241104_m023212_c001_v0001117_t0008_u01730687532386") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0aad3_d20241104_m023159_c001_v7007000_t0000_u01730687519947") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046873_d20241104_m023157_c001_v0001117_t0000_u01730687517465") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1af02_d20241104_m023021_c001_v7007000_t0000_u01730687421894") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450466e5_d20241104_m023020_c001_v0001117_t0013_u01730687420148") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1af00_d20241104_m023018_c001_v7007000_t0000_u01730687418813") 2024/11/04 02:39:42 DEBUG : potato2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450466d3_d20241104_m023016_c001_v0001117_t0003_u01730687416868") 2024/11/04 02:39:42 DEBUG : potato3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4086d03dd056377b_d20241104_m023355_c001_v7007000_t0000_u01730687635321") 2024/11/04 02:39:43 DEBUG : potato3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d67968774b_d20241104_m023349_c001_v0001117_t0006_u01730687629730") 2024/11/04 02:39:43 DEBUG : potato3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0afa7_d20241104_m023332_c001_v7007000_t0000_u01730687612126") 2024/11/04 02:39:43 DEBUG : potato3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d6796876c1_d20241104_m023327_c001_v0001117_t0019_u01730687607609") 2024/11/04 02:39:43 DEBUG : potato3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db8ad_d20241104_m023317_c001_v7007000_t0000_u01730687597223") 2024/11/04 02:39:43 DEBUG : potato3: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687667_d20241104_m023312_c001_v0001117_t0023_u01730687592376") 2024/11/04 02:39:43 DEBUG : pre-dest1/1: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40585b838fd14a20_d20241104_m023456_c001_v7007000_t0000_u01730687696871") 2024/11/04 02:39:43 DEBUG : pre-dest1/1: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687876_d20241104_m023446_c001_v0001117_t0010_u01730687686656") 2024/11/04 02:39:43 DEBUG : pre-dest2/2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f40585b838fd14a23_d20241104_m023457_c001_v7007000_t0000_u01730687697051") 2024/11/04 02:39:43 DEBUG : pre-dest2/2: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046b3f_d20241104_m023447_c001_v0001117_t0047_u01730687687679") 2024/11/04 02:39:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4199817b6e5461c0_d20241104_m023420_c001_v7007000_t0000_u01730687660312") 2024/11/04 02:39:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f572f7_d20241104_m023414_c001_v0001120_t0038_u01730687654880") 2024/11/04 02:39:43 DEBUG : sizeonly: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad3834285_d20241104_m023116_c001_v7007000_t0000_u01730687476581") 2024/11/04 02:39:43 DEBUG : sizeonly: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450467be_d20241104_m023115_c001_v0001117_t0028_u01730687475304") 2024/11/04 02:39:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b179_d20241104_m023919_c001_v7007000_t0000_u01730687959595") 2024/11/04 02:39:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57673_d20241104_m023918_c001_v0001120_t0055_u01730687958031") 2024/11/04 02:39:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b15a_d20241104_m023916_c001_v7007000_t0000_u01730687956131") 2024/11/04 02:39:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d679687de2_d20241104_m023912_c001_v0001117_t0041_u01730687952812") 2024/11/04 02:39:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db89c_d20241104_m023305_c001_v7007000_t0000_u01730687585156") 2024/11/04 02:39:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450469c3_d20241104_m023304_c001_v0001117_t0056_u01730687584031") 2024/11/04 02:39:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db89a_d20241104_m023302_c001_v7007000_t0000_u01730687582757") 2024/11/04 02:39:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115f6b1ca2f57253_d20241104_m023300_c001_v0001120_t0054_u01730687580778") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad383422b_d20241104_m023111_c001_v7007000_t0000_u01730687471806") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450467a8_d20241104_m023110_c001_v0001117_t0034_u01730687470120") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad3834217_d20241104_m023109_c001_v7007000_t0000_u01730687469323") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450467a4_d20241104_m023107_c001_v0001117_t0001_u01730687467906") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad3834201_d20241104_m023104_c001_v7007000_t0000_u01730687464914") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504678e_d20241104_m023102_c001_v0001117_t0005_u01730687462930") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad38341f2_d20241104_m023102_c001_v7007000_t0000_u01730687462384") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046784_d20241104_m023100_c001_v0001117_t0009_u01730687460028") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046762_d20241104_m023056_c001_v0001117_t0055_u01730687456007") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad38341de_d20241104_m023055_c001_v7007000_t0000_u01730687455278") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046754_d20241104_m023052_c001_v0001117_t0027_u01730687452712") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046750_d20241104_m023051_c001_v0001117_t0021_u01730687451117") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad38341d0_d20241104_m023049_c001_v7007000_t0000_u01730687449946") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046748_d20241104_m023047_c001_v0001117_t0004_u01730687447274") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046746_d20241104_m023044_c001_v0001117_t0056_u01730687444272") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad38341cb_d20241104_m023043_c001_v7007000_t0000_u01730687443543") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504673c_d20241104_m023042_c001_v0001117_t0039_u01730687442604") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046736_d20241104_m023041_c001_v0001117_t0042_u01730687441623") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad38341c8_d20241104_m023040_c001_v7007000_t0000_u01730687440890") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046724_d20241104_m023036_c001_v0001117_t0020_u01730687436093") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f403f964ad38341c0_d20241104_m023035_c001_v7007000_t0000_u01730687435728") 2024/11/04 02:39:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046718_d20241104_m023033_c001_v0001117_t0035_u01730687433538") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1af08_d20241104_m023031_c001_v7007000_t0000_u01730687431903") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504670c_d20241104_m023031_c001_v0001117_t0050_u01730687431064") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1af07_d20241104_m023030_c001_v7007000_t0000_u01730687430520") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504670a_d20241104_m023029_c001_v0001117_t0050_u01730687429341") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1af06_d20241104_m023028_c001_v7007000_t0000_u01730687428042") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046704_d20241104_m023026_c001_v0001117_t0037_u01730687426711") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1af05_d20241104_m023026_c001_v7007000_t0000_u01730687426108") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450466fe_d20241104_m023025_c001_v0001117_t0032_u01730687425216") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1af04_d20241104_m023024_c001_v7007000_t0000_u01730687424293") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450466f4_d20241104_m023022_c001_v0001117_t0037_u01730687422799") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1aefd_d20241104_m023013_c001_v7007000_t0000_u01730687413031") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450466c3_d20241104_m023010_c001_v0001117_t0047_u01730687410900") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1aefb_d20241104_m023009_c001_v7007000_t0000_u01730687409998") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450466bf_d20241104_m023008_c001_v0001117_t0019_u01730687408902") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1aef9_d20241104_m023007_c001_v7007000_t0000_u01730687407987") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450466b3_d20241104_m023006_c001_v0001117_t0019_u01730687406730") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f401a95e812e1aef8_d20241104_m023003_c001_v7007000_t0000_u01730687403732") 2024/11/04 02:39:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504669b_d20241104_m023002_c001_v0001117_t0026_u01730687402545") 2024/11/04 02:39:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b17d_d20241104_m023919_c001_v7007000_t0000_u01730687959777") 2024/11/04 02:39:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046f92_d20241104_m023918_c001_v0001117_t0018_u01730687958030") 2024/11/04 02:39:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4067bd8c2e99b15c_d20241104_m023916_c001_v7007000_t0000_u01730687956314") 2024/11/04 02:39:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1001094dbecfb761_d20241104_m023912_c001_v0001117_t0030_u01730687952831") 2024/11/04 02:39:46 DEBUG : sub/yam: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db893_d20241104_m023257_c001_v7007000_t0000_u01730687577982") 2024/11/04 02:39:46 DEBUG : sub/yam: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c7450469a0_d20241104_m023254_c001_v0001117_t0047_u01730687574823") 2024/11/04 02:39:46 DEBUG : three: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0abea_d20241104_m023240_c001_v7007000_t0000_u01730687560578") 2024/11/04 02:39:46 DEBUG : three: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046954_d20241104_m023239_c001_v0001117_t0007_u01730687559057") 2024/11/04 02:39:46 DEBUG : three: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c745046944_d20241104_m023234_c001_v0001117_t0029_u01730687554903") 2024/11/04 02:39:46 DEBUG : two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f418b60c3d0f0abee_d20241104_m023240_c001_v7007000_t0000_u01730687560776") 2024/11/04 02:39:46 DEBUG : two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407a51d6796875ac_d20241104_m023238_c001_v0001117_t0007_u01730687558469") 2024/11/04 02:39:46 DEBUG : two: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f4025d6c745046942_d20241104_m023234_c001_v0001117_t0047_u01730687554723") 2024/11/04 02:39:46 DEBUG : yam: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db895_d20241104_m023258_c001_v7007000_t0000_u01730687578715") 2024/11/04 02:39:46 DEBUG : yam: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115349b5dbf8c7ba_d20241104_m023257_c001_v0001182_t0028_u01730687577646") 2024/11/04 02:39:46 DEBUG : yam: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db88a_d20241104_m023252_c001_v7007000_t0000_u01730687572411") 2024/11/04 02:39:46 DEBUG : yam: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f1025d6c74504696e_d20241104_m023245_c001_v0001117_t0036_u01730687565538") 2024/11/04 02:39:46 DEBUG : yam: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f417b8ac76ec8061d_d20241104_m023243_c001_v7007000_t0000_u01730687563166") 2024/11/04 02:39:46 DEBUG : yam: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f107a51d6796875bc_d20241104_m023241_c001_v0001117_t0049_u01730687561378") 2024/11/04 02:39:46 DEBUG : yaml: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f407cf251829db88c_d20241104_m023253_c001_v7007000_t0000_u01730687573144") 2024/11/04 02:39:46 DEBUG : yaml: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f114aa844960d8d29_d20241104_m023252_c001_v0001182_t0036_u01730687572163") 2024/11/04 02:39:46 DEBUG : yaml: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f417b8ac76ec8061f_d20241104_m023243_c001_v7007000_t0000_u01730687563900") 2024/11/04 02:39:46 DEBUG : yaml: Deleting (id "4_z0f42fd93001dfb5b9f280e1b_f115349b5dbf8c53e_d20241104_m023242_c001_v0001182_t0043_u01730687562863") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m48.867744604s (try 1/5)