"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/14 20:57:19 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo" 2024/11/14 20:57:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 20:57:19 DEBUG : Creating backend with remote "/tmp/rclone2944315916" === 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-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:21 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:21 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.14s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 20:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:22 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:22 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:23 DEBUG : B2 bucket rclone-test-muzunog7jujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.35s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", 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-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", 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-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:25 DEBUG : Creating backend with remote "/non-existing" 2024/11/14 20:57:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/14 20:57:25 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:25 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:26 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:26 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.93s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:28 INFO : B2 bucket rclone-test-muzunog7jujo: Running all checks before starting transfers 2024/11/14 20:57:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:28 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:28 INFO : B2 bucket rclone-test-muzunog7jujo: Checks finished, now starting transfers 2024/11/14 20:57:28 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.60s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:29 ERROR : Ignoring --no-traverse with sync 2024/11/14 20:57:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:29 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:29 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:30 INFO : sub dir/hello world: Copied (new) 2024/11/14 20:57:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.57s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/14 20:57:31 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:31 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/14 20:57:31 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.79s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:57:33 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:33 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:57:35 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:35 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.96s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 20:57:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 20:57:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 20:57:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 20:57:36 DEBUG : sub dir: Making directory 2024/11/14 20:57:36 DEBUG : sub dir2: Making directory 2024/11/14 20:57:36 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/14 20:57:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:36 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:36 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/14 20:57:37 DEBUG : B2 bucket rclone-test-muzunog7jujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.65s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:38 DEBUG : sub dir2: Making directory 2024/11/14 20:57:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 20:57:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 20:57:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:38 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:38 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:39 DEBUG : sub dir2: Making directory with metadata 2024/11/14 20:57:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 20:57:39 DEBUG : sub dir: Making directory 2024/11/14 20:57:39 DEBUG : sub dir2: Making directory 2024/11/14 20:57:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:39 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:39 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:39 INFO : sub dir/hello world: Copied (new) 2024/11/14 20:57:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/14 20:57:40 DEBUG : B2 bucket rclone-test-muzunog7jujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/14 20:57:40 DEBUG : B2 bucket rclone-test-muzunog7jujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.76s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:41 DEBUG : sub dir2: Making directory 2024/11/14 20:57:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:41 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:41 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:42 INFO : sub dir/hello world: Copied (new) 2024/11/14 20:57:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:42 DEBUG : sub dir2: Making directory with metadata 2024/11/14 20:57:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 20:57:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 20:57:42 DEBUG : sub dir: Making directory 2024/11/14 20:57:42 DEBUG : sub dir2: Making directory 2024/11/14 20:57:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:42 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:42 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:43 INFO : sub dir/hello world: Copied (new) 2024/11/14 20:57:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/14 20:57:43 DEBUG : B2 bucket rclone-test-muzunog7jujo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.63s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:44 DEBUG : sub dir2: Making directory 2024/11/14 20:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:45 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:45 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:57:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:45 INFO : sub dir/hello world: Copied (new) 2024/11/14 20:57:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.60s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pulubow8nali" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-muzunog7jujo -> B2 bucket rclone-test-pulubow8nali 2024/11/14 20:57:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:48 DEBUG : B2 bucket rclone-test-pulubow8nali: Waiting for checks to finish 2024/11/14 20:57:48 DEBUG : B2 bucket rclone-test-pulubow8nali: Waiting for transfers to finish 2024/11/14 20:57:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:49 DEBUG : B2 bucket rclone-test-pulubow8nali: Purge remote 2024/11/14 20:57:49 INFO : B2 bucket rclone-test-pulubow8nali: cleaning bucket "rclone-test-pulubow8nali" of all files 2024/11/14 20:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf82cda3707d2bcb9f380e1b_f116309f7061af17a_d20241114_m205748_c001_v0001115_t0022_u01731617868905") --- PASS: TestServerSideCopy (8.98s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:56 ERROR : : error listing: directory not found 2024/11/14 20:57:56 DEBUG : Local file system at /tmp/rclone2944315916: Making directory 2024/11/14 20:57:56 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:57:56 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.34s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:57:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:57:58 DEBUG : Local file system at /tmp/rclone2944315916: Waiting for checks to finish 2024/11/14 20:57:58 DEBUG : Local file system at /tmp/rclone2944315916: Waiting for transfers to finish 2024/11/14 20:57:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:57:59 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/14 20:57:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestCopyRedownload (2.33s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:00 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/14 20:58:00 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:00 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/14 20:58:00 INFO : check sum: Copied (new) 2024/11/14 20:58:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:00 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/14 20:58:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/14 20:58:00 DEBUG : check sum: Unchanged skipping 2024/11/14 20:58:00 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:00 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.34s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/14 20:58:02 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:02 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:02 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/14 20:58:02 INFO : sizeonly: Copied (new) 2024/11/14 20:58:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:03 DEBUG : sizeonly: Sizes identical 2024/11/14 20:58:03 DEBUG : sizeonly: Unchanged skipping 2024/11/14 20:58:03 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:03 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:03 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.36s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/14 20:58:04 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:04 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:05 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/14 20:58:05 INFO : ignore-size: Copied (new) 2024/11/14 20:58:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:05 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 20:58:05 DEBUG : ignore-size: Unchanged skipping 2024/11/14 20:58:05 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:05 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:05 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 20:58:07 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:07 DEBUG : existing: Unchanged skipping 2024/11/14 20:58:07 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:07 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/14 20:58:07 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:07 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/14 20:58:08 INFO : existing: Copied (replaced existing) 2024/11/14 20:58:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.70s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:09 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 20:58:09 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:09 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/14 20:58:10 INFO : existing: Copied (new) 2024/11/14 20:58:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:10 DEBUG : existing: Destination exists, skipping 2024/11/14 20:58:10 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:10 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:10 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.32s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:12 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/14 20:58:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 20:58:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 20:58:13 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 20:58:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:58:13 INFO : a/potato2: Copied (new) 2024/11/14 20:58:13 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:13 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:13 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:13 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.86s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:15 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/14 20:58:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/14 20:58:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/14 20:58:15 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:15 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:15 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/14 20:58:15 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/14 20:58:17 INFO : empty space: Updated modification time in destination 2024/11/14 20:58:17 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:17 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:17 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.13s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:19 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:19 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/14 20:58:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/14 20:58:19 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:19 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:19 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.92s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:21 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/14 20:58:21 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2944315916) 2024/11/14 20:58:21 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-muzunog7jujo) 2024/11/14 20:58:21 DEBUG : foo: sha1 differ 2024/11/14 20:58:21 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/14 20:58:21 INFO : foo: Copied (replaced existing) 2024/11/14 20:58:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:23 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/14 20:58:23 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 20:58:23 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:23 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:58:24 INFO : potato: Copied (new) 2024/11/14 20:58:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/14 20:58:26 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:26 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/14 20:58:26 INFO : potato: Copied (replaced existing) 2024/11/14 20:58:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:28 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/14 20:58:28 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2944315916) 2024/11/14 20:58:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-muzunog7jujo) 2024/11/14 20:58:28 DEBUG : potato: sha1 differ 2024/11/14 20:58:28 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/14 20:58:28 INFO : potato: Copied (replaced existing) 2024/11/14 20:58:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:58:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/14 20:58:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 20:58:30 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:30 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:30 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:30 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:58:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 20:58:32 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:32 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:32 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:58:33 INFO : potato2: Copied (new) 2024/11/14 20:58:33 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:33 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:35 DEBUG : d: Making directory 2024/11/14 20:58:35 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/14 20:58:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 20:58:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 20:58:35 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 20:58:35 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:35 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:58:35 INFO : a/potato2: Copied (new) 2024/11/14 20:58:35 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:38 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/14 20:58:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 20:58:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 20:58:38 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 20:58:39 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:39 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:58:39 INFO : a/potato2: Copied (new) 2024/11/14 20:58:39 ERROR : B2 bucket rclone-test-muzunog7jujo: not deleting files as there were IO errors 2024/11/14 20:58:39 ERROR : B2 bucket rclone-test-muzunog7jujo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:41 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:58:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 20:58:41 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:41 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:41 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:41 INFO : potato: Deleted 2024/11/14 20:58:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:58:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.70s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:44 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:44 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:44 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:44 INFO : potato: Deleted 2024/11/14 20:58:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:58:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 20:58:44 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:44 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:44 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:58:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:58:47 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:47 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:47 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/14 20:58:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.51s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:49 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 20:58:49 DEBUG : enormous: Excluded 2024/11/14 20:58:49 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 20:58:49 DEBUG : potato2: Excluded 2024/11/14 20:58:49 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 20:58:49 DEBUG : potato2: Excluded 2024/11/14 20:58:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 20:58:49 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:49 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:49 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:49 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:50 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 20:58:50 DEBUG : enormous: Excluded 2024/11/14 20:58:50 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 20:58:50 DEBUG : potato2: Excluded 2024/11/14 20:58:50 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 20:58:50 DEBUG : potato2: Excluded 2024/11/14 20:58:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/14 20:58:50 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:50 DEBUG : Local file system at /tmp/rclone2944315916: Waiting for checks to finish 2024/11/14 20:58:50 DEBUG : Local file system at /tmp/rclone2944315916: Waiting for transfers to finish 2024/11/14 20:58:50 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:52 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 20:58:52 DEBUG : enormous: Excluded 2024/11/14 20:58:52 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 20:58:52 DEBUG : potato2: Excluded 2024/11/14 20:58:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 20:58:53 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:53 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:53 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:53 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:53 INFO : potato2: Deleted 2024/11/14 20:58:53 INFO : enormous: Deleted 2024/11/14 20:58:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/14 20:58:53 DEBUG : Local file system at /tmp/rclone2944315916: Waiting for checks to finish 2024/11/14 20:58:53 DEBUG : empty space: Unchanged skipping 2024/11/14 20:58:53 DEBUG : Local file system at /tmp/rclone2944315916: Waiting for transfers to finish 2024/11/14 20:58:53 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:53 INFO : enormous: Deleted 2024/11/14 20:58:53 INFO : potato2: Deleted 2024/11/14 20:58:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.37s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:58:56 DEBUG : five: Need to transfer - File not found at Destination 2024/11/14 20:58:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/14 20:58:56 DEBUG : one: Destination is newer than source, skipping 2024/11/14 20:58:56 DEBUG : three: Sizes identical 2024/11/14 20:58:56 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 20:58:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 20:58:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2944315916) 2024/11/14 20:58:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-muzunog7jujo) 2024/11/14 20:58:56 DEBUG : two: sha1 differ 2024/11/14 20:58:56 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/14 20:58:56 INFO : five: Copied (new) 2024/11/14 20:58:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/14 20:58:57 INFO : four: Copied (replaced existing) 2024/11/14 20:58:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/14 20:58:57 INFO : two: Copied (replaced existing) 2024/11/14 20:58:57 DEBUG : Waiting for deletions to finish 2024/11/14 20:58:57 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:57 DEBUG : one: Destination is newer than source, skipping 2024/11/14 20:58:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/14 20:58:57 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/14 20:58:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 20:58:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/14 20:58:57 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/14 20:58:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2944315916) 2024/11/14 20:58:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 20:58:57 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-muzunog7jujo) 2024/11/14 20:58:57 DEBUG : three: sha1 differ 2024/11/14 20:58:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/14 20:58:57 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/14 20:58:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 20:58:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 20:58:57 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:58:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/14 20:58:58 INFO : three: Copied (replaced existing) 2024/11/14 20:58:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.52s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: 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-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" sync_test.go:1436: Can track renames: true 2024/11/14 20:58:59 INFO : B2 bucket rclone-test-muzunog7jujo: Making map for --track-renames 2024/11/14 20:58:59 INFO : B2 bucket rclone-test-muzunog7jujo: Finished making map for --track-renames 2024/11/14 20:58:59 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:58:59 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for renames to finish 2024/11/14 20:58:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 20:58:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 20:58:59 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:59:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/14 20:59:00 INFO : yam: Copied (new) 2024/11/14 20:59:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/14 20:59:00 INFO : potato: Copied (new) 2024/11/14 20:59:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:59:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 20:59:00 INFO : B2 bucket rclone-test-muzunog7jujo: Making map for --track-renames 2024/11/14 20:59:00 INFO : B2 bucket rclone-test-muzunog7jujo: Finished making map for --track-renames 2024/11/14 20:59:00 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:59:00 DEBUG : potato: Unchanged skipping 2024/11/14 20:59:00 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for renames to finish 2024/11/14 20:59:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/14 20:59:01 INFO : yam: Copied (server-side copy) to: yaml 2024/11/14 20:59:02 INFO : yam: Deleted 2024/11/14 20:59:02 INFO : yaml: Renamed from "yam" 2024/11/14 20:59:02 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:59:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" sync_test.go:1508: Can track renames: true 2024/11/14 20:59:03 INFO : B2 bucket rclone-test-muzunog7jujo: Making map for --track-renames 2024/11/14 20:59:03 INFO : B2 bucket rclone-test-muzunog7jujo: Finished making map for --track-renames 2024/11/14 20:59:03 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:59:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 20:59:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 20:59:03 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for renames to finish 2024/11/14 20:59:03 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:59:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/14 20:59:04 INFO : potato: Copied (new) 2024/11/14 20:59:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/14 20:59:04 INFO : yam: Copied (new) 2024/11/14 20:59:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:59:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 20:59:05 INFO : B2 bucket rclone-test-muzunog7jujo: Making map for --track-renames 2024/11/14 20:59:05 INFO : B2 bucket rclone-test-muzunog7jujo: Finished making map for --track-renames 2024/11/14 20:59:05 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:59:05 DEBUG : potato: Unchanged skipping 2024/11/14 20:59:05 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for renames to finish 2024/11/14 20:59:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/14 20:59:05 INFO : yam: Copied (server-side copy) to: yaml 2024/11/14 20:59:06 INFO : yam: Deleted 2024/11/14 20:59:06 INFO : yaml: Renamed from "yam" 2024/11/14 20:59:06 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:59:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" sync_test.go:1547: Can track renames: true 2024/11/14 20:59:08 INFO : B2 bucket rclone-test-muzunog7jujo: Making map for --track-renames 2024/11/14 20:59:08 INFO : B2 bucket rclone-test-muzunog7jujo: Finished making map for --track-renames 2024/11/14 20:59:08 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:59:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 20:59:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/14 20:59:08 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for renames to finish 2024/11/14 20:59:08 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:59:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/14 20:59:08 INFO : sub/yam: Copied (new) 2024/11/14 20:59:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/14 20:59:09 INFO : potato: Copied (new) 2024/11/14 20:59:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:59:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 20:59:09 DEBUG : potato: Unchanged skipping 2024/11/14 20:59:09 INFO : B2 bucket rclone-test-muzunog7jujo: Making map for --track-renames 2024/11/14 20:59:09 INFO : B2 bucket rclone-test-muzunog7jujo: Finished making map for --track-renames 2024/11/14 20:59:09 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:59:09 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for renames to finish 2024/11/14 20:59:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/14 20:59:10 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/14 20:59:10 INFO : sub/yam: Deleted 2024/11/14 20:59:10 INFO : yam: Renamed from "sub/yam" 2024/11/14 20:59:10 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:59:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:59:12 DEBUG : Creating backend with remote "/tmp/rclone2944315916/dir1" 2024/11/14 20:59:12 DEBUG : Config file has changed externally - reloading 2024/11/14 20:59:12 DEBUG : Creating backend with remote "/tmp/rclone2944315916/dir2" 2024/11/14 20:59:12 DEBUG : Local file system at /tmp/rclone2944315916/dir2: Using server-side directory move 2024/11/14 20:59:12 INFO : Local file system at /tmp/rclone2944315916/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 20:59:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/14 20:59:12 DEBUG : Local file system at /tmp/rclone2944315916/dir2: Waiting for checks to finish 2024/11/14 20:59:12 DEBUG : Local file system at /tmp/rclone2944315916/dir2: Waiting for transfers to finish 2024/11/14 20:59:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:59:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:59:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 20:59:12 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:59:12 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:59:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/14 20:59:12 INFO : nested/sub dir/file: Copied (new) 2024/11/14 20:59:12 INFO : nested/sub dir/file: Deleted 2024/11/14 20:59:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:59:13 INFO : sub dir/hello world: Copied (new) 2024/11/14 20:59:13 INFO : sub dir/hello world: Deleted 2024/11/14 20:59:13 INFO : sub dir: Removing directory 2024/11/14 20:59:13 INFO : nested/sub dir: Removing directory 2024/11/14 20:59:13 INFO : nested: Removing directory 2024/11/14 20:59:13 DEBUG : Local file system at /tmp/rclone2944315916: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.22s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:59:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 20:59:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 20:59:14 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:59:14 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:59:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/14 20:59:15 INFO : nested/sub dir/file: Copied (new) 2024/11/14 20:59:15 INFO : nested/sub dir/file: Deleted 2024/11/14 20:59:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/14 20:59:15 INFO : sub dir/hello world: Copied (new) 2024/11/14 20:59:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.22s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:59:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 20:59:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/14 20:59:17 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:59:17 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:59:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/14 20:59:17 INFO : existing-b: Copied (new) 2024/11/14 20:59:17 INFO : existing-b: Deleted 2024/11/14 20:59:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/14 20:59:17 INFO : existing: Copied (new) 2024/11/14 20:59:17 INFO : existing: Deleted 2024/11/14 20:59:17 DEBUG : existing: Destination exists, skipping 2024/11/14 20:59:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/14 20:59:17 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 20:59:17 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 20:59:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.14s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:59:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fapaqus8rebu" sync_test.go:1603: Server side move (if possible) B2 bucket rclone-test-muzunog7jujo -> B2 bucket rclone-test-fapaqus8rebu 2024/11/14 20:59:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:59:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/14 20:59:23 DEBUG : empty space: Unchanged skipping 2024/11/14 20:59:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 20:59:23 DEBUG : B2 bucket rclone-test-fapaqus8rebu: Waiting for checks to finish 2024/11/14 20:59:23 INFO : empty space: Deleted 2024/11/14 20:59:23 DEBUG : B2 bucket rclone-test-fapaqus8rebu: Waiting for transfers to finish 2024/11/14 20:59:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:59:23 INFO : potato2: Copied (server-side copy) 2024/11/14 20:59:23 INFO : potato2: Deleted 2024/11/14 20:59:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/14 20:59:24 INFO : potato3: Copied (server-side copy) 2024/11/14 20:59:24 INFO : potato3: Deleted 2024/11/14 20:59:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hefahic5xaqi" 2024/11/14 20:59:25 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/14 20:59:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:59:25 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/14 20:59:25 DEBUG : B2 bucket rclone-test-hefahic5xaqi: Waiting for checks to finish 2024/11/14 20:59:25 DEBUG : B2 bucket rclone-test-hefahic5xaqi: Waiting for transfers to finish 2024/11/14 20:59:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/14 20:59:26 INFO : potato3: Copied (server-side copy) 2024/11/14 20:59:26 INFO : potato3: Deleted 2024/11/14 20:59:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:59:26 INFO : potato2: Copied (server-side copy) 2024/11/14 20:59:27 INFO : potato2: Deleted 2024/11/14 20:59:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/14 20:59:27 INFO : empty space: Copied (server-side copy) 2024/11/14 20:59:27 INFO : empty space: Deleted 2024/11/14 20:59:28 DEBUG : B2 bucket rclone-test-hefahic5xaqi: Purge remote 2024/11/14 20:59:28 INFO : B2 bucket rclone-test-hefahic5xaqi: cleaning bucket "rclone-test-hefahic5xaqi" of all files 2024/11/14 20:59:28 DEBUG : empty space: Deleting (id "4_z6f224d73709d2bcb9f380e1b_f112762918edc31f2_d20241114_m205926_c001_v0001144_t0053_u01731617966773") 2024/11/14 20:59:28 DEBUG : potato2: Deleting (id "4_z6f224d73709d2bcb9f380e1b_f115b16661fcff764_d20241114_m205926_c001_v0001165_t0005_u01731617966765") 2024/11/14 20:59:28 DEBUG : potato3: Deleting (id "4_z6f224d73709d2bcb9f380e1b_f10015765c4efaa71_d20241114_m205926_c001_v0001172_t0013_u01731617966406") 2024/11/14 20:59:29 DEBUG : B2 bucket rclone-test-fapaqus8rebu: Purge remote 2024/11/14 20:59:29 INFO : B2 bucket rclone-test-fapaqus8rebu: cleaning bucket "rclone-test-fapaqus8rebu" of all files 2024/11/14 20:59:29 DEBUG : empty space: Deleting (id "4_zbf023d43709d2bcb9f380e1b_f401d4a02c3e4f117_d20241114_m205927_c001_v7007000_t0000_u01731617967716") 2024/11/14 20:59:29 DEBUG : empty space: Deleting (id "4_zbf023d43709d2bcb9f380e1b_f102d52495cdec606_d20241114_m205922_c001_v0001106_t0035_u01731617962145") 2024/11/14 20:59:29 DEBUG : potato2: Deleting (id "4_zbf023d43709d2bcb9f380e1b_f401d4a02c3e4f116_d20241114_m205927_c001_v7007000_t0000_u01731617967036") 2024/11/14 20:59:29 DEBUG : potato2: Deleting (id "4_zbf023d43709d2bcb9f380e1b_f1059edf960b546b6_d20241114_m205923_c001_v0001116_t0020_u01731617963441") 2024/11/14 20:59:29 DEBUG : potato3: Deleting (id "4_zbf023d43709d2bcb9f380e1b_f401d4a02c3e4f115_d20241114_m205926_c001_v7007000_t0000_u01731617966738") 2024/11/14 20:59:29 DEBUG : potato3: Deleting (id "4_zbf023d43709d2bcb9f380e1b_f1064cedb6841c314_d20241114_m205923_c001_v0001153_t0005_u01731617963805") 2024/11/14 20:59:29 DEBUG : potato3: Deleting (id "4_zbf023d43709d2bcb9f380e1b_f102d52495cdec608_d20241114_m205922_c001_v0001106_t0046_u01731617962579") --- PASS: TestServerSideMove (12.33s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:59:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zociyod7cewo" sync_test.go:1603: Server side move (if possible) B2 bucket rclone-test-muzunog7jujo -> B2 bucket rclone-test-zociyod7cewo 2024/11/14 20:59:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 20:59:37 DEBUG : empty space: Excluded 2024/11/14 20:59:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 20:59:37 DEBUG : empty space: Excluded 2024/11/14 20:59:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:59:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 20:59:37 DEBUG : B2 bucket rclone-test-zociyod7cewo: Waiting for checks to finish 2024/11/14 20:59:37 DEBUG : B2 bucket rclone-test-zociyod7cewo: Waiting for transfers to finish 2024/11/14 20:59:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:59:37 INFO : potato2: Copied (server-side copy) 2024/11/14 20:59:37 INFO : potato2: Deleted 2024/11/14 20:59:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/14 20:59:38 INFO : potato3: Copied (server-side copy) 2024/11/14 20:59:38 INFO : potato3: Deleted 2024/11/14 20:59:38 DEBUG : Creating backend with remote "TestB2:rclone-test-muqafas9xiqe" 2024/11/14 20:59:39 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 20:59:39 DEBUG : empty space: Excluded 2024/11/14 20:59:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:59:39 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/14 20:59:39 DEBUG : B2 bucket rclone-test-muqafas9xiqe: Waiting for checks to finish 2024/11/14 20:59:39 DEBUG : B2 bucket rclone-test-muqafas9xiqe: Waiting for transfers to finish 2024/11/14 20:59:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:59:41 INFO : potato2: Copied (server-side copy) 2024/11/14 20:59:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/14 20:59:41 INFO : potato3: Copied (server-side copy) 2024/11/14 20:59:41 INFO : potato2: Deleted 2024/11/14 20:59:41 INFO : potato3: Deleted 2024/11/14 20:59:41 DEBUG : B2 bucket rclone-test-muqafas9xiqe: Purge remote 2024/11/14 20:59:41 INFO : B2 bucket rclone-test-muqafas9xiqe: cleaning bucket "rclone-test-muqafas9xiqe" of all files 2024/11/14 20:59:42 DEBUG : potato2: Deleting (id "4_z8fc27de3709d2bcb9f380e1b_f111098467208ae96_d20241114_m205940_c001_v0001039_t0002_u01731617980494") 2024/11/14 20:59:42 DEBUG : potato3: Deleting (id "4_z8fc27de3709d2bcb9f380e1b_f119c776584dfdc03_d20241114_m205940_c001_v0001039_t0003_u01731617980891") 2024/11/14 20:59:42 DEBUG : B2 bucket rclone-test-zociyod7cewo: Purge remote 2024/11/14 20:59:42 INFO : B2 bucket rclone-test-zociyod7cewo: cleaning bucket "rclone-test-zociyod7cewo" of all files 2024/11/14 20:59:42 DEBUG : empty space: Deleting (id "4_z4f226d93709d2bcb9f380e1b_f11936c69554c42dd_d20241114_m205935_c001_v0001117_t0004_u01731617975598") 2024/11/14 20:59:42 DEBUG : potato2: Deleting (id "4_z4f226d93709d2bcb9f380e1b_f4157550348652e18_d20241114_m205941_c001_v7007000_t0000_u01731617981227") 2024/11/14 20:59:42 DEBUG : potato2: Deleting (id "4_z4f226d93709d2bcb9f380e1b_f101a23cc1d115bfa_d20241114_m205937_c001_v0001039_t0022_u01731617977497") 2024/11/14 20:59:42 DEBUG : potato3: Deleting (id "4_z4f226d93709d2bcb9f380e1b_f4198dc9f32ecc3c9_d20241114_m205941_c001_v7007000_t0000_u01731617981378") 2024/11/14 20:59:42 DEBUG : potato3: Deleting (id "4_z4f226d93709d2bcb9f380e1b_f1113aed4638124d5_d20241114_m205937_c001_v0001092_t0038_u01731617977878") 2024/11/14 20:59:42 DEBUG : potato3: Deleting (id "4_z4f226d93709d2bcb9f380e1b_f11936c69554c42e7_d20241114_m205936_c001_v0001117_t0035_u01731617976419") --- PASS: TestServerSideMoveWithFilter (13.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:59:45 DEBUG : Creating backend with remote "TestB2:rclone-test-pakimav3dijo" 2024/11/14 20:59:47 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) B2 bucket rclone-test-muzunog7jujo -> B2 bucket rclone-test-pakimav3dijo 2024/11/14 20:59:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:59:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 20:59:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/14 20:59:50 DEBUG : empty space: Unchanged skipping 2024/11/14 20:59:50 DEBUG : B2 bucket rclone-test-pakimav3dijo: Waiting for checks to finish 2024/11/14 20:59:50 INFO : empty space: Deleted 2024/11/14 20:59:50 DEBUG : B2 bucket rclone-test-pakimav3dijo: Waiting for transfers to finish 2024/11/14 20:59:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:59:50 INFO : potato2: Copied (server-side copy) 2024/11/14 20:59:50 INFO : potato2: Deleted 2024/11/14 20:59:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/14 20:59:50 INFO : potato3: Copied (server-side copy) 2024/11/14 20:59:50 INFO : potato3: Deleted 2024/11/14 20:59:51 DEBUG : Creating backend with remote "TestB2:rclone-test-noqicen1ruka" 2024/11/14 20:59:51 DEBUG : tomatoDir: Making directory 2024/11/14 20:59:52 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/14 20:59:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 20:59:52 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/14 20:59:52 DEBUG : B2 bucket rclone-test-noqicen1ruka: Waiting for checks to finish 2024/11/14 20:59:52 DEBUG : B2 bucket rclone-test-noqicen1ruka: Waiting for transfers to finish 2024/11/14 20:59:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/14 20:59:53 INFO : empty space: Copied (server-side copy) 2024/11/14 20:59:53 INFO : empty space: Deleted 2024/11/14 20:59:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/14 20:59:53 INFO : potato3: Copied (server-side copy) 2024/11/14 20:59:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/14 20:59:53 INFO : potato2: Copied (server-side copy) 2024/11/14 20:59:54 INFO : potato3: Deleted 2024/11/14 20:59:54 INFO : potato2: Deleted 2024/11/14 20:59:54 DEBUG : B2 bucket rclone-test-noqicen1ruka: Purge remote 2024/11/14 20:59:54 INFO : B2 bucket rclone-test-noqicen1ruka: cleaning bucket "rclone-test-noqicen1ruka" of all files 2024/11/14 20:59:54 DEBUG : empty space: Deleting (id "4_zef02adf3709d2bcb9f380e1b_f115de73059ff77f3_d20241114_m205953_c001_v0001182_t0041_u01731617993281") 2024/11/14 20:59:54 DEBUG : potato2: Deleting (id "4_zef02adf3709d2bcb9f380e1b_f10443ae6109f86e2_d20241114_m205953_c001_v0001115_t0047_u01731617993504") 2024/11/14 20:59:54 DEBUG : potato3: Deleting (id "4_zef02adf3709d2bcb9f380e1b_f1070f9db6f7e970b_d20241114_m205953_c001_v0001146_t0012_u01731617993673") 2024/11/14 20:59:55 DEBUG : B2 bucket rclone-test-pakimav3dijo: Purge remote 2024/11/14 20:59:55 INFO : B2 bucket rclone-test-pakimav3dijo: cleaning bucket "rclone-test-pakimav3dijo" of all files 2024/11/14 20:59:55 DEBUG : empty space: Deleting (id "4_z4ff29df3709d2bcb9f380e1b_f404ec75e5e5cb5e6_d20241114_m205953_c001_v7007000_t0000_u01731617993485") 2024/11/14 20:59:55 DEBUG : empty space: Deleting (id "4_z4ff29df3709d2bcb9f380e1b_f1180ceb6f12d17d3_d20241114_m205949_c001_v0001179_t0022_u01731617989485") 2024/11/14 20:59:55 DEBUG : potato2: Deleting (id "4_z4ff29df3709d2bcb9f380e1b_f405b74bd864ef36c_d20241114_m205954_c001_v7007000_t0000_u01731617994022") 2024/11/14 20:59:55 DEBUG : potato2: Deleting (id "4_z4ff29df3709d2bcb9f380e1b_f1120fc61fe6fc514_d20241114_m205950_c001_v0001182_t0039_u01731617990297") 2024/11/14 20:59:55 DEBUG : potato3: Deleting (id "4_z4ff29df3709d2bcb9f380e1b_f404ec75e5e5cb5e7_d20241114_m205953_c001_v7007000_t0000_u01731617993961") 2024/11/14 20:59:55 DEBUG : potato3: Deleting (id "4_z4ff29df3709d2bcb9f380e1b_f101cf918afd9172a_d20241114_m205950_c001_v0001182_t0004_u01731617990532") 2024/11/14 20:59:55 DEBUG : potato3: Deleting (id "4_z4ff29df3709d2bcb9f380e1b_f1180ceb6f12d17d5_d20241114_m205949_c001_v0001179_t0040_u01731617989701") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 20:59:57 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.16s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:00:00 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:00:03 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/rclone-sync-test" 2024/11/14 21:00:05 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/rclone-sync-test-include/layer2" 2024/11/14 21:00:07 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/rclone-sync-test-ignore-file" 2024/11/14 21:00:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:00:11 DEBUG : B2 bucket rclone-test-muzunog7jujo path rclone-sync-test: Waiting for checks to finish 2024/11/14 21:00:11 DEBUG : B2 bucket rclone-test-muzunog7jujo path rclone-sync-test: Waiting for transfers to finish 2024/11/14 21:00:11 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:11 INFO : There was nothing to transfer 2024/11/14 21:00:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:00:11 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 21:00:11 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 21:00:11 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:00:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:00:12 DEBUG : B2 bucket rclone-test-muzunog7jujo path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/14 21:00:12 DEBUG : B2 bucket rclone-test-muzunog7jujo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/14 21:00:12 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:00:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:00:13 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 21:00:13 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 21:00:13 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:00:13 DEBUG : : Excluded 2024/11/14 21:00:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:00:13 DEBUG : B2 bucket rclone-test-muzunog7jujo path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/14 21:00:13 DEBUG : B2 bucket rclone-test-muzunog7jujo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/14 21:00:13 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.70s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:00:20 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/dst" 2024/11/14 21:00:20 DEBUG : Config file has changed externally - reloading 2024/11/14 21:00:21 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/CompareDest" 2024/11/14 21:00:23 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 21:00:23 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:23 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/14 21:00:24 INFO : one: Copied (new) 2024/11/14 21:00:24 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:24 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:00:25 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/14 21:00:25 INFO : one: Copied (replaced existing) 2024/11/14 21:00:25 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:00:27 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:00:27 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:27 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:27 INFO : There was nothing to transfer 2024/11/14 21:00:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:00:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:00:28 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:00:29 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:29 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:29 INFO : There was nothing to transfer 2024/11/14 21:00:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:00:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:00:29 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:00:29 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:29 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:29 INFO : There was nothing to transfer 2024/11/14 21:00:30 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/14 21:00:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/14 21:00:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:00:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:00:30 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:00:31 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:31 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:31 INFO : There was nothing to transfer 2024/11/14 21:00:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/14 21:00:31 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 21:00:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:00:31 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:00:32 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/14 21:00:32 INFO : two: Copied (new) 2024/11/14 21:00:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:00:36 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/dest" 2024/11/14 21:00:37 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/pre-dest1" 2024/11/14 21:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/pre-dest2" 2024/11/14 21:00:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:00:40 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/14 21:00:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:00:41 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/14 21:00:41 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/14 21:00:41 DEBUG : B2 bucket rclone-test-muzunog7jujo path dest: Waiting for checks to finish 2024/11/14 21:00:41 DEBUG : B2 bucket rclone-test-muzunog7jujo path dest: Waiting for transfers to finish 2024/11/14 21:00:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/14 21:00:42 INFO : 3: Copied (new) 2024/11/14 21:00:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.22s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:00:43 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/dst" 2024/11/14 21:00:44 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/CopyDest" 2024/11/14 21:00:47 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 21:00:47 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:47 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/14 21:00:47 INFO : one: Copied (new) 2024/11/14 21:00:47 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:48 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:00:48 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/14 21:00:48 INFO : one: Copied (replaced existing) 2024/11/14 21:00:48 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:50 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/BackupDir" 2024/11/14 21:00:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:00:51 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:00:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/14 21:00:53 INFO : one: Copied (server-side copy) 2024/11/14 21:00:53 INFO : one: Deleted 2024/11/14 21:00:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/14 21:00:54 INFO : one: Copied (server-side copy) 2024/11/14 21:00:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/14 21:00:54 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:54 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/14 21:00:56 INFO : two: Copied (server-side copy) 2024/11/14 21:00:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/14 21:00:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:56 DEBUG : one: Unchanged skipping 2024/11/14 21:00:56 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:56 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:56 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:56 DEBUG : one: Unchanged skipping 2024/11/14 21:00:56 DEBUG : two: Unchanged skipping 2024/11/14 21:00:56 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:56 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:56 DEBUG : Waiting for deletions to finish 2024/11/14 21:00:56 INFO : There was nothing to transfer 2024/11/14 21:00:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/14 21:00:57 DEBUG : three: Destination not found in --copy-dest 2024/11/14 21:00:57 DEBUG : three: Need to transfer - File not found at Destination 2024/11/14 21:00:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 21:00:57 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:00:57 DEBUG : one: Unchanged skipping 2024/11/14 21:00:57 DEBUG : two: Unchanged skipping 2024/11/14 21:00:57 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:00:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/14 21:00:58 INFO : three: Copied (new) 2024/11/14 21:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.56s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:01:02 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/dst" 2024/11/14 21:01:02 DEBUG : Config file has changed externally - reloading 2024/11/14 21:01:03 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/backup" 2024/11/14 21:01:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:01:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:01:05 DEBUG : two: Unchanged skipping 2024/11/14 21:01:05 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:01:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/14 21:01:06 INFO : one: Copied (server-side copy) 2024/11/14 21:01:07 INFO : one: Deleted 2024/11/14 21:01:07 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:01:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:01:07 INFO : one: Copied (new) 2024/11/14 21:01:07 DEBUG : Waiting for deletions to finish 2024/11/14 21:01:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/14 21:01:08 INFO : three.txt: Copied (server-side copy) 2024/11/14 21:01:08 INFO : three.txt: Deleted 2024/11/14 21:01:08 INFO : three.txt: Moved into backup dir 2024/11/14 21:01:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:01:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:01:10 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:01:10 DEBUG : two: Unchanged skipping 2024/11/14 21:01:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:01:10 INFO : one: Copied (server-side copy) 2024/11/14 21:01:10 INFO : one: Deleted 2024/11/14 21:01:10 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:01:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/14 21:01:11 INFO : one: Copied (new) 2024/11/14 21:01:11 DEBUG : Waiting for deletions to finish 2024/11/14 21:01:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/14 21:01:11 INFO : three.txt: Copied (server-side copy) 2024/11/14 21:01:11 INFO : three.txt: Deleted 2024/11/14 21:01:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.44s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:01:14 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/dst" 2024/11/14 21:01:15 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/backup" 2024/11/14 21:01:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:01:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:01:17 DEBUG : two: Unchanged skipping 2024/11/14 21:01:17 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:01:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/14 21:01:19 INFO : one: Copied (server-side copy) to: one.bak 2024/11/14 21:01:19 INFO : one: Deleted 2024/11/14 21:01:19 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:01:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:01:20 INFO : one: Copied (new) 2024/11/14 21:01:20 DEBUG : Waiting for deletions to finish 2024/11/14 21:01:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/14 21:01:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/14 21:01:22 INFO : three.txt: Deleted 2024/11/14 21:01:22 INFO : three.txt: Moved into backup dir 2024/11/14 21:01:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:01:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:01:24 DEBUG : two: Unchanged skipping 2024/11/14 21:01:24 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:01:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:01:24 INFO : one: Copied (server-side copy) to: one.bak 2024/11/14 21:01:24 INFO : one: Deleted 2024/11/14 21:01:24 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:01:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/14 21:01:25 INFO : one: Copied (new) 2024/11/14 21:01:25 DEBUG : Waiting for deletions to finish 2024/11/14 21:01:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/14 21:01:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/14 21:01:25 INFO : three.txt: Deleted 2024/11/14 21:01:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:01:29 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/dst" 2024/11/14 21:01:30 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/backup" 2024/11/14 21:01:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:01:32 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:01:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:01:32 DEBUG : two: Unchanged skipping 2024/11/14 21:01:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/14 21:01:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/14 21:01:33 INFO : one: Deleted 2024/11/14 21:01:33 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:01:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:01:34 INFO : one: Copied (new) 2024/11/14 21:01:34 DEBUG : Waiting for deletions to finish 2024/11/14 21:01:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/14 21:01:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/14 21:01:35 INFO : three.txt: Deleted 2024/11/14 21:01:35 INFO : three.txt: Moved into backup dir 2024/11/14 21:01:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:01:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:01:36 DEBUG : two: Unchanged skipping 2024/11/14 21:01:36 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:01:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:01:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/14 21:01:37 INFO : one: Deleted 2024/11/14 21:01:37 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:01:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/14 21:01:38 INFO : one: Copied (new) 2024/11/14 21:01:38 DEBUG : Waiting for deletions to finish 2024/11/14 21:01:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/14 21:01:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/14 21:01:39 INFO : three.txt: Deleted 2024/11/14 21:01:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.52s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:01:43 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/dst" 2024/11/14 21:01:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:01:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:01:45 DEBUG : two: Unchanged skipping 2024/11/14 21:01:45 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:01:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/14 21:01:45 INFO : one: Copied (server-side copy) to: one.bak 2024/11/14 21:01:45 INFO : one: Deleted 2024/11/14 21:01:45 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:01:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:01:46 INFO : one: Copied (new) 2024/11/14 21:01:46 DEBUG : Waiting for deletions to finish 2024/11/14 21:01:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/14 21:01:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/14 21:01:47 INFO : three.txt: Deleted 2024/11/14 21:01:47 INFO : three.txt: Moved into backup dir 2024/11/14 21:01:48 DEBUG : one.bak: Excluded (Path Filter) 2024/11/14 21:01:48 DEBUG : one.bak: Excluded 2024/11/14 21:01:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/14 21:01:48 DEBUG : three.txt.bak: Excluded 2024/11/14 21:01:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:01:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:01:48 DEBUG : two: Unchanged skipping 2024/11/14 21:01:48 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for checks to finish 2024/11/14 21:01:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:01:49 INFO : one: Copied (server-side copy) to: one.bak 2024/11/14 21:01:49 INFO : one: Deleted 2024/11/14 21:01:49 DEBUG : B2 bucket rclone-test-muzunog7jujo path dst: Waiting for transfers to finish 2024/11/14 21:01:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/14 21:01:49 INFO : one: Copied (new) 2024/11/14 21:01:49 DEBUG : Waiting for deletions to finish 2024/11/14 21:01:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/14 21:01:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/14 21:01:50 INFO : three.txt: Deleted 2024/11/14 21:01:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.77s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:01:53 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/dst" 2024/11/14 21:01:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:01:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/14 21:01:56 INFO : one: Copied (server-side copy) to: one.bak 2024/11/14 21:01:56 INFO : one: Deleted 2024/11/14 21:01:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:01:57 INFO : one: Copied (new) 2024/11/14 21:01:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:01:57 DEBUG : two: Unchanged skipping 2024/11/14 21:01:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 21:01:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/14 21:01:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/14 21:01:58 INFO : three.txt: Deleted 2024/11/14 21:01:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/14 21:01:58 INFO : three.txt: Copied (new) 2024/11/14 21:01:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:02:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:02:00 INFO : one: Copied (server-side copy) to: one.bak 2024/11/14 21:02:00 INFO : one: Deleted 2024/11/14 21:02:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/14 21:02:01 INFO : one: Copied (new) 2024/11/14 21:02:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:01 DEBUG : two: Unchanged skipping 2024/11/14 21:02:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 21:02:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/14 21:02:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/14 21:02:02 INFO : three.txt: Deleted 2024/11/14 21:02:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/14 21:02:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.69s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:02:06 DEBUG : Creating backend with remote "TestB2:rclone-test-muzunog7jujo/dst" 2024/11/14 21:02:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:02:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/14 21:02:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/14 21:02:09 INFO : one: Deleted 2024/11/14 21:02:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:02:10 INFO : one: Copied (new) 2024/11/14 21:02:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:10 DEBUG : two: Unchanged skipping 2024/11/14 21:02:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 21:02:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/14 21:02:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/14 21:02:11 INFO : three.txt: Deleted 2024/11/14 21:02:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/14 21:02:11 INFO : three.txt: Copied (new) 2024/11/14 21:02:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:02:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/14 21:02:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/14 21:02:13 INFO : one: Deleted 2024/11/14 21:02:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/14 21:02:14 INFO : one: Copied (new) 2024/11/14 21:02:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:14 DEBUG : two: Unchanged skipping 2024/11/14 21:02:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 21:02:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/14 21:02:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/14 21:02:15 INFO : three.txt: Deleted 2024/11/14 21:02:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/14 21:02:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.75s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:02:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/14 21:02:18 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 21:02:18 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 21:02:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/14 21:02:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/14 21:02:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:02:19 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 21:02:19 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 21:02:19 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 21:02:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/14 21:02:20 INFO : existing: Copied (new) 2024/11/14 21:02:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:02:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/14 21:02:21 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 21:02:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/14 21:02:21 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 21:02:21 ERROR : B2 bucket rclone-test-muzunog7jujo: not deleting files as there were IO errors 2024/11/14 21:02:21 ERROR : B2 bucket rclone-test-muzunog7jujo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncImmutable (3.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:02:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:24 DEBUG : existing: Unchanged skipping 2024/11/14 21:02:24 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 21:02:24 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 21:02:24 DEBUG : Waiting for deletions to finish 2024/11/14 21:02:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.00s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" sync_test.go:2529: 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-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:02:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both0: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both1: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both10: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both11: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both12: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both13: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both14: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both15: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both16: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both17: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both18: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both19: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both2: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both3: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both4: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both5: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both6: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both7: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both8: Unchanged skipping 2024/11/14 21:02:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:02:42 DEBUG : both9: Unchanged skipping 2024/11/14 21:02:42 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 21:02:42 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 21:02:42 DEBUG : Waiting for deletions to finish 2024/11/14 21:02:42 INFO : only0: Deleted 2024/11/14 21:02:43 INFO : only11: Deleted 2024/11/14 21:02:43 INFO : only16: Deleted 2024/11/14 21:02:43 INFO : only4: Deleted 2024/11/14 21:02:43 INFO : only5: Deleted 2024/11/14 21:02:43 INFO : only8: Deleted 2024/11/14 21:02:43 INFO : only10: Deleted 2024/11/14 21:02:43 INFO : only19: Deleted 2024/11/14 21:02:43 INFO : only3: Deleted 2024/11/14 21:02:43 INFO : only7: Deleted 2024/11/14 21:02:43 INFO : only1: Deleted 2024/11/14 21:02:43 INFO : only12: Deleted 2024/11/14 21:02:43 INFO : only9: Deleted 2024/11/14 21:02:43 INFO : only13: Deleted 2024/11/14 21:02:43 INFO : only14: Deleted 2024/11/14 21:02:43 INFO : only15: Deleted 2024/11/14 21:02:43 INFO : only17: Deleted 2024/11/14 21:02:43 INFO : only18: Deleted 2024/11/14 21:02:43 INFO : only2: Deleted 2024/11/14 21:02:43 INFO : only6: Deleted 2024/11/14 21:02:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.36s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:03:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for checks to finish 2024/11/14 21:03:05 DEBUG : both1: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both12: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both13: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both14: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both10: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both11: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both17: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both18: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both19: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both0: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both15: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both4: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both16: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both2: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both7: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both3: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 21:03:05 DEBUG : both9: Unchanged skipping 2024/11/14 21:03:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/14 21:03:05 DEBUG : both5: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both6: Unchanged skipping 2024/11/14 21:03:05 DEBUG : both8: Unchanged skipping 2024/11/14 21:03:05 DEBUG : B2 bucket rclone-test-muzunog7jujo: Waiting for transfers to finish 2024/11/14 21:03:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:05 INFO : only10: Copied (replaced existing) 2024/11/14 21:03:05 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:05 INFO : only1: Copied (replaced existing) 2024/11/14 21:03:05 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:05 INFO : only0: Copied (replaced existing) 2024/11/14 21:03:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:05 INFO : only12: Copied (replaced existing) 2024/11/14 21:03:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:05 INFO : only13: Copied (replaced existing) 2024/11/14 21:03:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:05 INFO : only14: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only15: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only16: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only17: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only11: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only18: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only19: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only2: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only3: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only4: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only5: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only6: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only7: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only8: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/14 21:03:06 INFO : only9: Copied (replaced existing) 2024/11/14 21:03:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:03:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:03:15 DEBUG : sub dir: Making directory 2024/11/14 21:03:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" 2024/11/14 21:03:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:03:19 DEBUG : sub dir: Making directory 2024/11/14 21:03:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-muzunog7jujo", Local "Local file system at /tmp/rclone2944315916", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.90s) PASS 2024/11/14 21:03:24 DEBUG : B2 bucket rclone-test-muzunog7jujo: Purge remote 2024/11/14 21:03:24 INFO : B2 bucket rclone-test-muzunog7jujo: cleaning bucket "rclone-test-muzunog7jujo" of all files 2024/11/14 21:03:25 DEBUG : BackupDir/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405b74bd864ef3b4_d20241114_m210059_c001_v7007000_t0000_u01731618059071") 2024/11/14 21:03:25 DEBUG : BackupDir/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1066a643a4f7c153_d20241114_m210053_c001_v0001150_t0053_u01731618053243") 2024/11/14 21:03:25 DEBUG : CompareDest/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4099a9f556ef55f5_d20241114_m210032_c001_v7007000_t0000_u01731618032851") 2024/11/14 21:03:25 DEBUG : CompareDest/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001ecd_d20241114_m210026_c001_v0001033_t0042_u01731618026613") 2024/11/14 21:03:25 DEBUG : CompareDest/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4099a9f556ef55f6_d20241114_m210033_c001_v7007000_t0000_u01731618033033") 2024/11/14 21:03:25 DEBUG : CompareDest/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0263_d20241114_m210028_c001_v0001182_t0009_u01731618028178") 2024/11/14 21:03:25 DEBUG : CopyDest/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405b74bd864ef3b5_d20241114_m210059_c001_v7007000_t0000_u01731618059256") 2024/11/14 21:03:25 DEBUG : CopyDest/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c01b_d20241114_m210050_c001_v0001100_t0059_u01731618050186") 2024/11/14 21:03:25 DEBUG : CopyDest/three: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405b74bd864ef3b7_d20241114_m210059_c001_v7007000_t0000_u01731618059440") 2024/11/14 21:03:25 DEBUG : CopyDest/three: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd046b_d20241114_m210057_c001_v0001182_t0049_u01731618057211") 2024/11/14 21:03:25 DEBUG : CopyDest/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405b74bd864ef3b8_d20241114_m210059_c001_v7007000_t0000_u01731618059629") 2024/11/14 21:03:25 DEBUG : CopyDest/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001ee7_d20241114_m210054_c001_v0001033_t0032_u01731618054856") 2024/11/14 21:03:25 DEBUG : EXISTING: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402b83144ca25e92_d20241114_m210224_c001_v7007000_t0000_u01731618144537") 2024/11/14 21:03:25 DEBUG : EXISTING: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f61_d20241114_m210223_c001_v0001033_t0000_u01731618143260") 2024/11/14 21:03:25 DEBUG : Testêé: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402b83144ca25e8a_d20241114_m210219_c001_v7007000_t0000_u01731618139241") 2024/11/14 21:03:25 DEBUG : Testêé: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd09e5_d20241114_m210218_c001_v0001182_t0010_u01731618138653") 2024/11/14 21:03:25 DEBUG : Testêé: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f57_d20241114_m210217_c001_v0001033_t0043_u01731618137394") 2024/11/14 21:03:26 DEBUG : a/potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f682_d20241114_m205839_c001_v7007000_t0000_u01731617919625") 2024/11/14 21:03:26 DEBUG : a/potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf4d_d20241114_m205838_c001_v0001100_t0027_u01731617918918") 2024/11/14 21:03:26 DEBUG : a/potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044e7_d20241114_m205836_c001_v7007000_t0000_u01731617916637") 2024/11/14 21:03:26 DEBUG : a/potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf45_d20241114_m205835_c001_v0001100_t0033_u01731617915727") 2024/11/14 21:03:26 DEBUG : a/potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dd8_d20241114_m205814_c001_v7007000_t0000_u01731617894155") 2024/11/14 21:03:26 DEBUG : a/potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf11_d20241114_m205813_c001_v0001100_t0010_u01731617893249") 2024/11/14 21:03:26 DEBUG : b/potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f683_d20241114_m205839_c001_v7007000_t0000_u01731617919808") 2024/11/14 21:03:26 DEBUG : b/potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf49_d20241114_m205837_c001_v0001100_t0054_u01731617917552") 2024/11/14 21:03:26 DEBUG : b/potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044e6_d20241114_m205836_c001_v7007000_t0000_u01731617916080") 2024/11/14 21:03:26 DEBUG : b/potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf41_d20241114_m205834_c001_v0001100_t0011_u01731617914728") 2024/11/14 21:03:26 DEBUG : b/potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dd6_d20241114_m205813_c001_v7007000_t0000_u01731617893595") 2024/11/14 21:03:26 DEBUG : b/potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf0d_d20241114_m205812_c001_v0001100_t0015_u01731617892208") 2024/11/14 21:03:26 DEBUG : backup/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380f996_d20241114_m210112_c001_v7007000_t0000_u01731618072073") 2024/11/14 21:03:26 DEBUG : backup/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f115a901e61e0e8d2_d20241114_m210110_c001_v0001137_t0023_u01731618070367") 2024/11/14 21:03:26 DEBUG : backup/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1173136ddcf7283f_d20241114_m210106_c001_v0001146_t0047_u01731618066561") 2024/11/14 21:03:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f94b_d20241114_m210139_c001_v7007000_t0000_u01731618099907") 2024/11/14 21:03:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1146e5b18e6f1a25_d20241114_m210137_c001_v0001120_t0054_u01731618097206") 2024/11/14 21:03:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f100f04edce19dbf5_d20241114_m210133_c001_v0001182_t0012_u01731618093374") 2024/11/14 21:03:26 DEBUG : backup/one.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f410cc3aabbdf151e_d20241114_m210126_c001_v7007000_t0000_u01731618086387") 2024/11/14 21:03:26 DEBUG : backup/one.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0612_d20241114_m210124_c001_v0001182_t0011_u01731618084484") 2024/11/14 21:03:26 DEBUG : backup/one.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f118f029a325c58de_d20241114_m210118_c001_v0001109_t0036_u01731618078830") 2024/11/14 21:03:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f94c_d20241114_m210140_c001_v7007000_t0000_u01731618100091") 2024/11/14 21:03:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f101529fb4185649c_d20241114_m210138_c001_v0001137_t0006_u01731618098815") 2024/11/14 21:03:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f113369fa7ddf4e62_d20241114_m210135_c001_v0001150_t0017_u01731618095080") 2024/11/14 21:03:27 DEBUG : backup/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380f998_d20241114_m210112_c001_v7007000_t0000_u01731618072255") 2024/11/14 21:03:27 DEBUG : backup/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f11764c36203d3af7_d20241114_m210111_c001_v0001182_t0018_u01731618071309") 2024/11/14 21:03:27 DEBUG : backup/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1047781b0523eb81_d20241114_m210108_c001_v0001182_t0004_u01731618068097") 2024/11/14 21:03:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f410cc3aabbdf151f_d20241114_m210126_c001_v7007000_t0000_u01731618086568") 2024/11/14 21:03:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f10859c32ccf89f47_d20241114_m210125_c001_v0001130_t0027_u01731618085541") 2024/11/14 21:03:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f10842595d8cc63f7_d20241114_m210121_c001_v0001109_t0011_u01731618081220") 2024/11/14 21:03:27 DEBUG : both0: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fcb_d20241114_m210307_c001_v7007000_t0000_u01731618187195") 2024/11/14 21:03:27 DEBUG : both0: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c14f_d20241114_m210249_c001_v0001100_t0044_u01731618169146") 2024/11/14 21:03:27 DEBUG : both0: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa6c_d20241114_m210244_c001_v7007000_t0000_u01731618164490") 2024/11/14 21:03:27 DEBUG : both0: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0a81_d20241114_m210226_c001_v0001182_t0029_u01731618146788") 2024/11/14 21:03:27 DEBUG : both1: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fcc_d20241114_m210307_c001_v7007000_t0000_u01731618187379") 2024/11/14 21:03:27 DEBUG : both1: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0cb5_d20241114_m210250_c001_v0001182_t0030_u01731618170673") 2024/11/14 21:03:27 DEBUG : both1: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa6d_d20241114_m210244_c001_v7007000_t0000_u01731618164674") 2024/11/14 21:03:27 DEBUG : both1: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f6b_d20241114_m210227_c001_v0001033_t0006_u01731618147928") 2024/11/14 21:03:27 DEBUG : both10: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fcd_d20241114_m210307_c001_v7007000_t0000_u01731618187560") 2024/11/14 21:03:27 DEBUG : both10: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0d33_d20241114_m210257_c001_v0001182_t0041_u01731618177378") 2024/11/14 21:03:27 DEBUG : both10: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa6e_d20241114_m210244_c001_v7007000_t0000_u01731618164856") 2024/11/14 21:03:27 DEBUG : both10: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f7b_d20241114_m210234_c001_v0001033_t0023_u01731618154540") 2024/11/14 21:03:27 DEBUG : both11: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fcf_d20241114_m210307_c001_v7007000_t0000_u01731618187741") 2024/11/14 21:03:27 DEBUG : both11: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001fb7_d20241114_m210257_c001_v0001033_t0027_u01731618177935") 2024/11/14 21:03:28 DEBUG : both11: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa6f_d20241114_m210245_c001_v7007000_t0000_u01731618165040") 2024/11/14 21:03:28 DEBUG : both11: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c12d_d20241114_m210235_c001_v0001100_t0000_u01731618155254") 2024/11/14 21:03:28 DEBUG : both12: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fd0_d20241114_m210307_c001_v7007000_t0000_u01731618187921") 2024/11/14 21:03:28 DEBUG : both12: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c169_d20241114_m210258_c001_v0001100_t0005_u01731618178561") 2024/11/14 21:03:28 DEBUG : both12: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa70_d20241114_m210245_c001_v7007000_t0000_u01731618165228") 2024/11/14 21:03:28 DEBUG : both12: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0b5d_d20241114_m210236_c001_v0001182_t0033_u01731618156136") 2024/11/14 21:03:28 DEBUG : both13: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fd1_d20241114_m210308_c001_v7007000_t0000_u01731618188104") 2024/11/14 21:03:28 DEBUG : both13: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0d5b_d20241114_m210259_c001_v0001182_t0013_u01731618179316") 2024/11/14 21:03:28 DEBUG : both13: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa71_d20241114_m210245_c001_v7007000_t0000_u01731618165410") 2024/11/14 21:03:28 DEBUG : both13: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f83_d20241114_m210236_c001_v0001033_t0059_u01731618156653") 2024/11/14 21:03:28 DEBUG : both14: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fd2_d20241114_m210308_c001_v7007000_t0000_u01731618188288") 2024/11/14 21:03:28 DEBUG : both14: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001fbb_d20241114_m210259_c001_v0001033_t0054_u01731618179813") 2024/11/14 21:03:28 DEBUG : both14: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa73_d20241114_m210245_c001_v7007000_t0000_u01731618165596") 2024/11/14 21:03:28 DEBUG : both14: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c133_d20241114_m210237_c001_v0001100_t0021_u01731618157382") 2024/11/14 21:03:28 DEBUG : both15: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fd3_d20241114_m210308_c001_v7007000_t0000_u01731618188471") 2024/11/14 21:03:28 DEBUG : both15: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c16f_d20241114_m210300_c001_v0001100_t0024_u01731618180827") 2024/11/14 21:03:28 DEBUG : both15: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa75_d20241114_m210245_c001_v7007000_t0000_u01731618165781") 2024/11/14 21:03:28 DEBUG : both15: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0b99_d20241114_m210238_c001_v0001182_t0053_u01731618158417") 2024/11/14 21:03:28 DEBUG : both16: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fd4_d20241114_m210308_c001_v7007000_t0000_u01731618188653") 2024/11/14 21:03:28 DEBUG : both16: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0d97_d20241114_m210301_c001_v0001182_t0017_u01731618181982") 2024/11/14 21:03:29 DEBUG : both16: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa77_d20241114_m210245_c001_v7007000_t0000_u01731618165966") 2024/11/14 21:03:29 DEBUG : both16: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f8b_d20241114_m210238_c001_v0001033_t0021_u01731618158990") 2024/11/14 21:03:29 DEBUG : both17: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fd5_d20241114_m210308_c001_v7007000_t0000_u01731618188860") 2024/11/14 21:03:29 DEBUG : both17: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001fbf_d20241114_m210302_c001_v0001033_t0027_u01731618182572") 2024/11/14 21:03:29 DEBUG : both17: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa78_d20241114_m210246_c001_v7007000_t0000_u01731618166151") 2024/11/14 21:03:29 DEBUG : both17: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c13b_d20241114_m210239_c001_v0001100_t0004_u01731618159560") 2024/11/14 21:03:29 DEBUG : both18: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fd7_d20241114_m210309_c001_v7007000_t0000_u01731618189044") 2024/11/14 21:03:29 DEBUG : both18: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c177_d20241114_m210303_c001_v0001100_t0033_u01731618183346") 2024/11/14 21:03:29 DEBUG : both18: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa79_d20241114_m210246_c001_v7007000_t0000_u01731618166340") 2024/11/14 21:03:29 DEBUG : both18: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0bd5_d20241114_m210240_c001_v0001182_t0019_u01731618160496") 2024/11/14 21:03:29 DEBUG : both19: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fd8_d20241114_m210309_c001_v7007000_t0000_u01731618189225") 2024/11/14 21:03:29 DEBUG : both19: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0dc3_d20241114_m210304_c001_v0001182_t0010_u01731618184337") 2024/11/14 21:03:29 DEBUG : both19: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa7c_d20241114_m210246_c001_v7007000_t0000_u01731618166522") 2024/11/14 21:03:29 DEBUG : both19: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f8f_d20241114_m210241_c001_v0001033_t0058_u01731618161034") 2024/11/14 21:03:29 DEBUG : both2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fd9_d20241114_m210309_c001_v7007000_t0000_u01731618189406") 2024/11/14 21:03:29 DEBUG : both2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f9f_d20241114_m210251_c001_v0001033_t0021_u01731618171188") 2024/11/14 21:03:29 DEBUG : both2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa7d_d20241114_m210246_c001_v7007000_t0000_u01731618166712") 2024/11/14 21:03:29 DEBUG : both2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c117_d20241114_m210228_c001_v0001100_t0032_u01731618148580") 2024/11/14 21:03:29 DEBUG : both3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fdb_d20241114_m210309_c001_v7007000_t0000_u01731618189588") 2024/11/14 21:03:29 DEBUG : both3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c153_d20241114_m210251_c001_v0001100_t0036_u01731618171825") 2024/11/14 21:03:30 DEBUG : both3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa7e_d20241114_m210246_c001_v7007000_t0000_u01731618166901") 2024/11/14 21:03:30 DEBUG : both3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0ab5_d20241114_m210229_c001_v0001182_t0004_u01731618149363") 2024/11/14 21:03:30 DEBUG : both4: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fdc_d20241114_m210309_c001_v7007000_t0000_u01731618189774") 2024/11/14 21:03:30 DEBUG : both4: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0cd1_d20241114_m210252_c001_v0001182_t0035_u01731618172626") 2024/11/14 21:03:30 DEBUG : both4: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa7f_d20241114_m210247_c001_v7007000_t0000_u01731618167085") 2024/11/14 21:03:30 DEBUG : both4: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f71_d20241114_m210229_c001_v0001033_t0000_u01731618149915") 2024/11/14 21:03:30 DEBUG : both5: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fdd_d20241114_m210309_c001_v7007000_t0000_u01731618189955") 2024/11/14 21:03:30 DEBUG : both5: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001fa5_d20241114_m210253_c001_v0001033_t0001_u01731618173552") 2024/11/14 21:03:30 DEBUG : both5: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa80_d20241114_m210247_c001_v7007000_t0000_u01731618167268") 2024/11/14 21:03:30 DEBUG : both5: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c11d_d20241114_m210230_c001_v0001100_t0037_u01731618150844") 2024/11/14 21:03:30 DEBUG : both6: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fde_d20241114_m210310_c001_v7007000_t0000_u01731618190136") 2024/11/14 21:03:30 DEBUG : both6: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c159_d20241114_m210254_c001_v0001100_t0045_u01731618174207") 2024/11/14 21:03:30 DEBUG : both6: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa81_d20241114_m210247_c001_v7007000_t0000_u01731618167450") 2024/11/14 21:03:30 DEBUG : both6: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0ae1_d20241114_m210231_c001_v0001182_t0004_u01731618151827") 2024/11/14 21:03:30 DEBUG : both7: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fdf_d20241114_m210310_c001_v7007000_t0000_u01731618190317") 2024/11/14 21:03:30 DEBUG : both7: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0cfd_d20241114_m210255_c001_v0001182_t0023_u01731618175257") 2024/11/14 21:03:30 DEBUG : both7: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa82_d20241114_m210247_c001_v7007000_t0000_u01731618167634") 2024/11/14 21:03:30 DEBUG : both7: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f77_d20241114_m210232_c001_v0001033_t0027_u01731618152356") 2024/11/14 21:03:30 DEBUG : both8: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fe0_d20241114_m210310_c001_v7007000_t0000_u01731618190499") 2024/11/14 21:03:30 DEBUG : both8: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001faf_d20241114_m210255_c001_v0001033_t0050_u01731618175745") 2024/11/14 21:03:30 DEBUG : both8: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa83_d20241114_m210247_c001_v7007000_t0000_u01731618167816") 2024/11/14 21:03:31 DEBUG : both8: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c125_d20241114_m210233_c001_v0001100_t0047_u01731618153095") 2024/11/14 21:03:31 DEBUG : both9: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fe2_d20241114_m210310_c001_v7007000_t0000_u01731618190680") 2024/11/14 21:03:31 DEBUG : both9: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c161_d20241114_m210256_c001_v0001100_t0049_u01731618176489") 2024/11/14 21:03:31 DEBUG : both9: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa84_d20241114_m210248_c001_v7007000_t0000_u01731618168001") 2024/11/14 21:03:31 DEBUG : both9: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0b33_d20241114_m210234_c001_v0001182_t0006_u01731618154049") 2024/11/14 21:03:31 DEBUG : c/non empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f684_d20241114_m205839_c001_v7007000_t0000_u01731617919996") 2024/11/14 21:03:31 DEBUG : c/non empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf4b_d20241114_m205838_c001_v0001100_t0058_u01731617918061") 2024/11/14 21:03:31 DEBUG : c/non empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044e8_d20241114_m205836_c001_v7007000_t0000_u01731617916821") 2024/11/14 21:03:31 DEBUG : c/non empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf43_d20241114_m205835_c001_v0001100_t0041_u01731617915031") 2024/11/14 21:03:31 DEBUG : c/non empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dd9_d20241114_m205814_c001_v7007000_t0000_u01731617894339") 2024/11/14 21:03:31 DEBUG : c/non empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf0f_d20241114_m205812_c001_v0001100_t0026_u01731617892506") 2024/11/14 21:03:31 DEBUG : check sum: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dc9_d20241114_m205801_c001_v7007000_t0000_u01731617881342") 2024/11/14 21:03:31 DEBUG : check sum: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bef3_d20241114_m205800_c001_v0001100_t0047_u01731617880288") 2024/11/14 21:03:31 DEBUG : dest/3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405b74bd864ef3a0_d20241114_m210043_c001_v7007000_t0000_u01731618043257") 2024/11/14 21:03:31 DEBUG : dest/3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f413f36d3601be83d_d20241114_m210042_c001_v0001144_t0001_u01731618042150") 2024/11/14 21:03:31 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402b83144ca25e85_d20241114_m210215_c001_v7007000_t0000_u01731618135936") 2024/11/14 21:03:31 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1179189fb47ea1c6_d20241114_m210213_c001_v0001161_t0024_u01731618133710") 2024/11/14 21:03:31 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4099a9f556ef566a_d20241114_m210213_c001_v7007000_t0000_u01731618133521") 2024/11/14 21:03:31 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1179189fb47ea1b6_d20241114_m210210_c001_v0001161_t0020_u01731618130219") 2024/11/14 21:03:31 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4099a9f556ef5664_d20241114_m210209_c001_v7007000_t0000_u01731618129487") 2024/11/14 21:03:31 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f4b_d20241114_m210204_c001_v0001033_t0053_u01731618124650") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f410cc3aabbdf1560_d20241114_m210203_c001_v7007000_t0000_u01731618123192") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f112ffbc723a21611_d20241114_m210200_c001_v0001098_t0032_u01731618120965") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e87f_d20241114_m210200_c001_v7007000_t0000_u01731618120778") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f112ffbc723a215fd_d20241114_m210156_c001_v0001098_t0032_u01731618116861") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e876_d20241114_m210156_c001_v7007000_t0000_u01731618116136") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f3b_d20241114_m210151_c001_v0001033_t0046_u01731618111949") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f960_d20241114_m210150_c001_v7007000_t0000_u01731618110670") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1021898a5e00b3cd_d20241114_m210149_c001_v0001182_t0020_u01731618109367") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a12267111_d20241114_m210149_c001_v7007000_t0000_u01731618109184") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1021898a5e00b383_d20241114_m210146_c001_v0001182_t0051_u01731618106357") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a1226710e_d20241114_m210145_c001_v7007000_t0000_u01731618105626") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c071_d20241114_m210141_c001_v0001100_t0051_u01731618101183") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f94d_d20241114_m210140_c001_v7007000_t0000_u01731618100273") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1113f9ec19ac0904_d20241114_m210137_c001_v0001109_t0042_u01731618097859") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4036e7692493c382_d20241114_m210137_c001_v7007000_t0000_u01731618097671") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1113f9ec19ac08f0_d20241114_m210134_c001_v0001109_t0003_u01731618094312") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4036e7692493c378_d20241114_m210133_c001_v7007000_t0000_u01731618093580") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0650_d20241114_m210127_c001_v0001182_t0039_u01731618087669") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f410cc3aabbdf1520_d20241114_m210126_c001_v7007000_t0000_u01731618086750") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f113f36d3601be90b_d20241114_m210124_c001_v0001144_t0025_u01731618084871") 2024/11/14 21:03:32 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4057c3b87f403bc5_d20241114_m210124_c001_v7007000_t0000_u01731618084687") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f113f36d3601be8f9_d20241114_m210120_c001_v0001144_t0024_u01731618080208") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4057c3b87f403bc3_d20241114_m210119_c001_v7007000_t0000_u01731618079484") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f03_d20241114_m210113_c001_v0001033_t0048_u01731618073341") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380f999_d20241114_m210112_c001_v7007000_t0000_u01731618072437") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f112fa68a7c4269b0_d20241114_m210110_c001_v0001181_t0028_u01731618070874") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4030058bbe57521f_d20241114_m210110_c001_v7007000_t0000_u01731618070690") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f112fa68a7c4269aa_d20241114_m210107_c001_v0001181_t0013_u01731618067685") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4030058bbe57521a_d20241114_m210106_c001_v7007000_t0000_u01731618066953") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c029_d20241114_m210100_c001_v0001100_t0048_u01731618060906") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405b74bd864ef3b9_d20241114_m210059_c001_v7007000_t0000_u01731618059812") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1134bc963867ee77_d20241114_m210054_c001_v0001181_t0031_u01731618054088") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f404ec75e5e5cb637_d20241114_m210053_c001_v7007000_t0000_u01731618053879") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd03dd_d20241114_m210049_c001_v0001182_t0026_u01731618049629") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f103f64ffc1f95fa1_d20241114_m210048_c001_v0001161_t0027_u01731618048772") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f103f64ffc1f95f9f_d20241114_m210047_c001_v0001161_t0024_u01731618047727") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4099a9f556ef55f7_d20241114_m210033_c001_v7007000_t0000_u01731618033216") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bff7_d20241114_m210025_c001_v0001100_t0003_u01731618025879") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1120fc61fe6fc800_d20241114_m210025_c001_v0001182_t0059_u01731618025120") 2024/11/14 21:03:33 DEBUG : dst/one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1120fc61fe6fc7dc_d20241114_m210024_c001_v0001182_t0031_u01731618024175") 2024/11/14 21:03:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402b83144ca25e86_d20241114_m210216_c001_v7007000_t0000_u01731618136117") 2024/11/14 21:03:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f10803208a947c860_d20241114_m210212_c001_v0001117_t0012_u01731618132957") 2024/11/14 21:03:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f114e5fb19114aa4d_d20241114_m210209_c001_v0001115_t0014_u01731618129015") 2024/11/14 21:03:34 DEBUG : dst/one.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f410cc3aabbdf1561_d20241114_m210203_c001_v7007000_t0000_u01731618123374") 2024/11/14 21:03:34 DEBUG : dst/one.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f119010c1468f4bce_d20241114_m210159_c001_v0001109_t0053_u01731618119639") 2024/11/14 21:03:34 DEBUG : dst/one.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107a6bc62132b123_d20241114_m210155_c001_v0001116_t0026_u01731618115643") 2024/11/14 21:03:34 DEBUG : dst/one.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f961_d20241114_m210150_c001_v7007000_t0000_u01731618110857") 2024/11/14 21:03:34 DEBUG : dst/one.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f104db08d3017a98f_d20241114_m210148_c001_v0001157_t0013_u01731618108883") 2024/11/14 21:03:34 DEBUG : dst/one.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1055ed79e98f89fe_d20241114_m210145_c001_v0001182_t0029_u01731618105413") 2024/11/14 21:03:34 DEBUG : dst/three: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405b74bd864ef3ba_d20241114_m210059_c001_v7007000_t0000_u01731618059995") 2024/11/14 21:03:34 DEBUG : dst/three: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f103f64ffc1f95fb1_d20241114_m210058_c001_v0001161_t0007_u01731618058345") 2024/11/14 21:03:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402b83144ca25e87_d20241114_m210216_c001_v7007000_t0000_u01731618136298") 2024/11/14 21:03:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1156bd01bb8f98ee_d20241114_m210214_c001_v0001178_t0015_u01731618134697") 2024/11/14 21:03:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f11482289cd09694b_d20241114_m210211_c001_v0001179_t0012_u01731618131119") 2024/11/14 21:03:34 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402b83144ca25e88_d20241114_m210216_c001_v7007000_t0000_u01731618136479") 2024/11/14 21:03:34 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1179189fb47ea1ca_d20241114_m210215_c001_v0001161_t0053_u01731618135096") 2024/11/14 21:03:34 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4099a9f556ef566c_d20241114_m210214_c001_v7007000_t0000_u01731618134909") 2024/11/14 21:03:34 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1179189fb47ea1ba_d20241114_m210211_c001_v0001161_t0043_u01731618131527") 2024/11/14 21:03:34 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4099a9f556ef5666_d20241114_m210211_c001_v7007000_t0000_u01731618131322") 2024/11/14 21:03:34 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c0bd_d20241114_m210206_c001_v0001100_t0041_u01731618126182") 2024/11/14 21:03:34 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f410cc3aabbdf1562_d20241114_m210203_c001_v7007000_t0000_u01731618123556") 2024/11/14 21:03:34 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f112ffbc723a21613_d20241114_m210202_c001_v0001098_t0014_u01731618122472") 2024/11/14 21:03:34 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e883_d20241114_m210202_c001_v7007000_t0000_u01731618122284") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f112ffbc723a21605_d20241114_m210158_c001_v0001098_t0043_u01731618118213") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e87b_d20241114_m210158_c001_v7007000_t0000_u01731618118022") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c09b_d20241114_m210152_c001_v0001100_t0026_u01731618112882") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a12267114_d20241114_m210150_c001_v7007000_t0000_u01731618110100") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c089_d20241114_m210147_c001_v0001100_t0057_u01731618107869") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a1226710f_d20241114_m210147_c001_v7007000_t0000_u01731618107131") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd074d_d20241114_m210142_c001_v0001182_t0018_u01731618102874") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4036e7692493c385_d20241114_m210139_c001_v7007000_t0000_u01731618099349") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd06e4_d20241114_m210136_c001_v0001182_t0025_u01731618096407") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4036e7692493c37c_d20241114_m210135_c001_v7007000_t0000_u01731618095317") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f1b_d20241114_m210128_c001_v0001033_t0005_u01731618088626") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4057c3b87f403bc7_d20241114_m210125_c001_v7007000_t0000_u01731618085834") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f13_d20241114_m210123_c001_v0001033_t0029_u01731618083453") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4057c3b87f403bc4_d20241114_m210122_c001_v7007000_t0000_u01731618082363") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c041_d20241114_m210114_c001_v0001100_t0007_u01731618074306") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4030058bbe575220_d20241114_m210111_c001_v7007000_t0000_u01731618071510") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c03b_d20241114_m210109_c001_v0001100_t0041_u01731618069417") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4030058bbe57521b_d20241114_m210108_c001_v7007000_t0000_u01731618068322") 2024/11/14 21:03:35 DEBUG : dst/three.txt: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd04af_d20241114_m210102_c001_v0001182_t0005_u01731618062159") 2024/11/14 21:03:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f410cc3aabbdf1563_d20241114_m210203_c001_v7007000_t0000_u01731618123737") 2024/11/14 21:03:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105f5e8389828104_d20241114_m210201_c001_v0001146_t0004_u01731618121935") 2024/11/14 21:03:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f11764c36203d3e1a_d20241114_m210157_c001_v0001182_t0007_u01731618117793") 2024/11/14 21:03:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f962_d20241114_m210151_c001_v7007000_t0000_u01731618111038") 2024/11/14 21:03:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f110b1b78a7bc6523_d20241114_m210149_c001_v0001130_t0015_u01731618109781") 2024/11/14 21:03:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f101428a9577b59dc_d20241114_m210146_c001_v0001036_t0033_u01731618106776") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402b83144ca25e89_d20241114_m210216_c001_v7007000_t0000_u01731618136661") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd08f0_d20241114_m210205_c001_v0001182_t0033_u01731618125615") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f410cc3aabbdf1565_d20241114_m210203_c001_v7007000_t0000_u01731618123918") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0808_d20241114_m210152_c001_v0001182_t0024_u01731618112685") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f963_d20241114_m210151_c001_v7007000_t0000_u01731618111226") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f2f_d20241114_m210142_c001_v0001033_t0003_u01731618102020") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f94f_d20241114_m210140_c001_v7007000_t0000_u01731618100456") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c055_d20241114_m210128_c001_v0001100_t0002_u01731618088227") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f410cc3aabbdf1521_d20241114_m210126_c001_v7007000_t0000_u01731618086937") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd057b_d20241114_m210114_c001_v0001182_t0012_u01731618074089") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380f99a_d20241114_m210112_c001_v7007000_t0000_u01731618072620") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001ef1_d20241114_m210101_c001_v0001033_t0051_u01731618061594") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405b74bd864ef3bc_d20241114_m210100_c001_v7007000_t0000_u01731618060178") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1129a28dedb50c14_d20241114_m210055_c001_v0001116_t0049_u01731618055836") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4099a9f556ef55f8_d20241114_m210033_c001_v7007000_t0000_u01731618033397") 2024/11/14 21:03:36 DEBUG : dst/two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1120fc61fe6fc89a_d20241114_m210032_c001_v0001182_t0026_u01731618032274") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652e22_d20241114_m205950_c001_v7007000_t0000_u01731617990272") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dcff37_d20241114_m205946_c001_v0001182_t0002_u01731617986918") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652e1a_d20241114_m205944_c001_v7007000_t0000_u01731617984772") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dcfe53_d20241114_m205933_c001_v0001182_t0040_u01731617973079") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3bf_d20241114_m205923_c001_v7007000_t0000_u01731617963404") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dcfd77_d20241114_m205919_c001_v0001182_t0035_u01731617959994") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6b4_d20241114_m205854_c001_v7007000_t0000_u01731617934120") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf6f_d20241114_m205852_c001_v0001100_t0044_u01731617932194") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6a3_d20241114_m205850_c001_v7007000_t0000_u01731617930549") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf69_d20241114_m205849_c001_v0001100_t0038_u01731617929267") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f695_d20241114_m205845_c001_v7007000_t0000_u01731617925476") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf5b_d20241114_m205843_c001_v0001100_t0016_u01731617923730") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f68a_d20241114_m205842_c001_v7007000_t0000_u01731617922520") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf51_d20241114_m205841_c001_v0001100_t0012_u01731617921079") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044e4_d20241114_m205833_c001_v7007000_t0000_u01731617913807") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf3d_d20241114_m205832_c001_v0001100_t0037_u01731617912183") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044e0_d20241114_m205830_c001_v7007000_t0000_u01731617910916") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf35_d20241114_m205830_c001_v0001100_t0007_u01731617910049") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044db_d20241114_m205824_c001_v7007000_t0000_u01731617904555") 2024/11/14 21:03:37 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf25_d20241114_m205823_c001_v0001100_t0035_u01731617903009") 2024/11/14 21:03:38 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044d9_d20241114_m205820_c001_v7007000_t0000_u01731617900319") 2024/11/14 21:03:38 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf1d_d20241114_m205819_c001_v0001100_t0058_u01731617899192") 2024/11/14 21:03:38 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dda_d20241114_m205818_c001_v7007000_t0000_u01731617898096") 2024/11/14 21:03:38 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111b540ea33098b0_d20241114_m205816_c001_v0001144_t0019_u01731617896655") 2024/11/14 21:03:38 DEBUG : empty space: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf13_d20241114_m205815_c001_v0001100_t0030_u01731617895065") 2024/11/14 21:03:38 DEBUG : enormous: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6b1_d20241114_m205853_c001_v7007000_t0000_u01731617933375") 2024/11/14 21:03:38 DEBUG : enormous: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf71_d20241114_m205852_c001_v0001100_t0010_u01731617932480") 2024/11/14 21:03:38 DEBUG : existing: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402b83144ca25e8d_d20241114_m210221_c001_v7007000_t0000_u01731618141757") 2024/11/14 21:03:38 DEBUG : existing: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c0f9_d20241114_m210220_c001_v0001100_t0007_u01731618140387") 2024/11/14 21:03:38 DEBUG : existing: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3b5_d20241114_m205918_c001_v7007000_t0000_u01731617958157") 2024/11/14 21:03:38 DEBUG : existing: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf9d_d20241114_m205917_c001_v0001100_t0031_u01731617957124") 2024/11/14 21:03:38 DEBUG : existing: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dd2_d20241114_m205811_c001_v7007000_t0000_u01731617891103") 2024/11/14 21:03:38 DEBUG : existing: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf07_d20241114_m205810_c001_v0001100_t0045_u01731617890074") 2024/11/14 21:03:38 DEBUG : existing: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dcf_d20241114_m205808_c001_v7007000_t0000_u01731617888802") 2024/11/14 21:03:38 DEBUG : existing: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf01_d20241114_m205808_c001_v0001100_t0044_u01731617888062") 2024/11/14 21:03:38 DEBUG : existing: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024befd_d20241114_m205807_c001_v0001100_t0032_u01731617887193") 2024/11/14 21:03:38 DEBUG : existing-b: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3b6_d20241114_m205918_c001_v7007000_t0000_u01731617958340") 2024/11/14 21:03:38 DEBUG : existing-b: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dcfd4f_d20241114_m205917_c001_v0001182_t0027_u01731617957136") 2024/11/14 21:03:38 DEBUG : five: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6be_d20241114_m205858_c001_v7007000_t0000_u01731617938648") 2024/11/14 21:03:38 DEBUG : five: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f411aeb764024bf7f_d20241114_m205856_c001_v0001100_t0030_u01731617936612") 2024/11/14 21:03:38 DEBUG : foo: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044da_d20241114_m205822_c001_v7007000_t0000_u01731617902272") 2024/11/14 21:03:38 DEBUG : foo: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f411aeb764024bf23_d20241114_m205821_c001_v0001100_t0030_u01731617901715") 2024/11/14 21:03:38 DEBUG : foo: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f411aeb764024bf1f_d20241114_m205821_c001_v0001100_t0030_u01731617901111") 2024/11/14 21:03:39 DEBUG : four: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6bf_d20241114_m205858_c001_v7007000_t0000_u01731617938831") 2024/11/14 21:03:39 DEBUG : four: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f407d7c75a7dcfbfd_d20241114_m205857_c001_v0001182_t0024_u01731617937165") 2024/11/14 21:03:39 DEBUG : four: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf7d_d20241114_m205855_c001_v0001100_t0048_u01731617935933") 2024/11/14 21:03:39 DEBUG : hello world2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73de09_d20241114_m205732_c001_v7007000_t0000_u01731617852337") 2024/11/14 21:03:39 DEBUG : hello world2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bebd_d20241114_m205731_c001_v0001100_t0050_u01731617851450") 2024/11/14 21:03:39 DEBUG : ignore-size: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dce_d20241114_m205806_c001_v7007000_t0000_u01731617886103") 2024/11/14 21:03:39 DEBUG : ignore-size: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024befb_d20241114_m205804_c001_v0001100_t0057_u01731617884989") 2024/11/14 21:03:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3b2_d20241114_m205916_c001_v7007000_t0000_u01731617956016") 2024/11/14 21:03:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dcfd2f_d20241114_m205914_c001_v0001182_t0024_u01731617954912") 2024/11/14 21:03:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3af_d20241114_m205913_c001_v7007000_t0000_u01731617953788") 2024/11/14 21:03:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dcfd07_d20241114_m205912_c001_v0001182_t0022_u01731617952689") 2024/11/14 21:03:39 DEBUG : one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6c0_d20241114_m205859_c001_v7007000_t0000_u01731617939014") 2024/11/14 21:03:39 DEBUG : one: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f411aeb764024bf77_d20241114_m205855_c001_v0001100_t0030_u01731617935242") 2024/11/14 21:03:39 DEBUG : only0: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fe3_d20241114_m210310_c001_v7007000_t0000_u01731618190861") 2024/11/14 21:03:39 DEBUG : only0: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405bc52f4a001fc3_d20241114_m210305_c001_v0001033_t0054_u01731618185510") 2024/11/14 21:03:39 DEBUG : only0: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f9d_d20241114_m210249_c001_v0001033_t0037_u01731618169819") 2024/11/14 21:03:39 DEBUG : only0: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a12267160_d20241114_m210242_c001_v7007000_t0000_u01731618162735") 2024/11/14 21:03:40 DEBUG : only0: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c115_d20241114_m210227_c001_v0001100_t0012_u01731618147350") 2024/11/14 21:03:40 DEBUG : only1: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fe4_d20241114_m210311_c001_v7007000_t0000_u01731618191044") 2024/11/14 21:03:40 DEBUG : only1: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f407d7c75a7dd0ddf_d20241114_m210305_c001_v0001182_t0024_u01731618185524") 2024/11/14 21:03:40 DEBUG : only1: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c151_d20241114_m210250_c001_v0001100_t0021_u01731618170883") 2024/11/14 21:03:40 DEBUG : only1: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a12267165_d20241114_m210243_c001_v7007000_t0000_u01731618163467") 2024/11/14 21:03:40 DEBUG : only1: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0a9b_d20241114_m210228_c001_v0001182_t0020_u01731618148370") 2024/11/14 21:03:40 DEBUG : only10: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fe5_d20241114_m210311_c001_v7007000_t0000_u01731618191226") 2024/11/14 21:03:40 DEBUG : only10: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f411aeb764024c17f_d20241114_m210305_c001_v0001100_t0030_u01731618185534") 2024/11/14 21:03:40 DEBUG : only10: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c163_d20241114_m210257_c001_v0001100_t0039_u01731618177602") 2024/11/14 21:03:40 DEBUG : only10: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a12267164_d20241114_m210243_c001_v7007000_t0000_u01731618163285") 2024/11/14 21:03:40 DEBUG : only10: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0b49_d20241114_m210235_c001_v0001182_t0035_u01731618155025") 2024/11/14 21:03:40 DEBUG : only11: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fe6_d20241114_m210311_c001_v7007000_t0000_u01731618191408") 2024/11/14 21:03:40 DEBUG : only11: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40834cbf120190be_d20241114_m210306_c001_v0001182_t0019_u01731618186085") 2024/11/14 21:03:40 DEBUG : only11: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0d43_d20241114_m210258_c001_v0001182_t0040_u01731618178365") 2024/11/14 21:03:40 DEBUG : only11: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a12267161_d20241114_m210242_c001_v7007000_t0000_u01731618162918") 2024/11/14 21:03:40 DEBUG : only11: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f7f_d20241114_m210235_c001_v0001033_t0045_u01731618155719") 2024/11/14 21:03:40 DEBUG : only12: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fe7_d20241114_m210311_c001_v7007000_t0000_u01731618191592") 2024/11/14 21:03:40 DEBUG : only12: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405bc52f4a001fc5_d20241114_m210305_c001_v0001033_t0054_u01731618185731") 2024/11/14 21:03:40 DEBUG : only12: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001fb9_d20241114_m210258_c001_v0001033_t0006_u01731618178919") 2024/11/14 21:03:40 DEBUG : only12: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa69_d20241114_m210243_c001_v7007000_t0000_u01731618163481") 2024/11/14 21:03:40 DEBUG : only12: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c131_d20241114_m210236_c001_v0001100_t0009_u01731618156332") 2024/11/14 21:03:40 DEBUG : only13: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fe8_d20241114_m210311_c001_v7007000_t0000_u01731618191773") 2024/11/14 21:03:41 DEBUG : only13: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f407d7c75a7dd0de3_d20241114_m210305_c001_v0001182_t0024_u01731618185743") 2024/11/14 21:03:41 DEBUG : only13: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c16d_d20241114_m210259_c001_v0001100_t0011_u01731618179525") 2024/11/14 21:03:41 DEBUG : only13: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40135ca37a499c13_d20241114_m210243_c001_v7007000_t0000_u01731618163511") 2024/11/14 21:03:41 DEBUG : only13: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0b7f_d20241114_m210237_c001_v0001182_t0048_u01731618157176") 2024/11/14 21:03:41 DEBUG : only14: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fe9_d20241114_m210311_c001_v7007000_t0000_u01731618191956") 2024/11/14 21:03:41 DEBUG : only14: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f411aeb764024c181_d20241114_m210305_c001_v0001100_t0030_u01731618185753") 2024/11/14 21:03:41 DEBUG : only14: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0d7a_d20241114_m210300_c001_v0001182_t0033_u01731618180608") 2024/11/14 21:03:41 DEBUG : only14: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a12267166_d20241114_m210243_c001_v7007000_t0000_u01731618163651") 2024/11/14 21:03:41 DEBUG : only14: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f85_d20241114_m210237_c001_v0001033_t0051_u01731618157669") 2024/11/14 21:03:41 DEBUG : only15: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fea_d20241114_m210312_c001_v7007000_t0000_u01731618192138") 2024/11/14 21:03:41 DEBUG : only15: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405bc52f4a001fc7_d20241114_m210305_c001_v0001033_t0054_u01731618185917") 2024/11/14 21:03:41 DEBUG : only15: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001fbd_d20241114_m210301_c001_v0001033_t0048_u01731618181183") 2024/11/14 21:03:41 DEBUG : only15: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa6a_d20241114_m210243_c001_v7007000_t0000_u01731618163682") 2024/11/14 21:03:41 DEBUG : only15: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c139_d20241114_m210238_c001_v0001100_t0018_u01731618158681") 2024/11/14 21:03:41 DEBUG : only16: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652feb_d20241114_m210312_c001_v7007000_t0000_u01731618192321") 2024/11/14 21:03:41 DEBUG : only16: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f407d7c75a7dd0de7_d20241114_m210305_c001_v0001182_t0024_u01731618185929") 2024/11/14 21:03:41 DEBUG : only16: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c173_d20241114_m210302_c001_v0001100_t0004_u01731618182191") 2024/11/14 21:03:41 DEBUG : only16: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a12267163_d20241114_m210243_c001_v7007000_t0000_u01731618163101") 2024/11/14 21:03:41 DEBUG : only16: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0baf_d20241114_m210239_c001_v0001182_t0045_u01731618159339") 2024/11/14 21:03:41 DEBUG : only17: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fec_d20241114_m210312_c001_v7007000_t0000_u01731618192503") 2024/11/14 21:03:41 DEBUG : only17: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f411aeb764024c183_d20241114_m210305_c001_v0001100_t0030_u01731618185940") 2024/11/14 21:03:41 DEBUG : only17: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0da9_d20241114_m210303_c001_v0001182_t0049_u01731618183122") 2024/11/14 21:03:42 DEBUG : only17: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402da29830f23330_d20241114_m210243_c001_v7007000_t0000_u01731618163688") 2024/11/14 21:03:42 DEBUG : only17: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f8d_d20241114_m210239_c001_v0001033_t0055_u01731618159919") 2024/11/14 21:03:42 DEBUG : only18: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fed_d20241114_m210312_c001_v7007000_t0000_u01731618192687") 2024/11/14 21:03:42 DEBUG : only18: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405bc52f4a001fc9_d20241114_m210306_c001_v0001033_t0054_u01731618186101") 2024/11/14 21:03:42 DEBUG : only18: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001fc1_d20241114_m210303_c001_v0001033_t0058_u01731618183642") 2024/11/14 21:03:42 DEBUG : only18: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40135ca37a499c14_d20241114_m210243_c001_v7007000_t0000_u01731618163701") 2024/11/14 21:03:42 DEBUG : only18: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c13d_d20241114_m210240_c001_v0001100_t0048_u01731618160725") 2024/11/14 21:03:42 DEBUG : only19: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fee_d20241114_m210312_c001_v7007000_t0000_u01731618192870") 2024/11/14 21:03:42 DEBUG : only19: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f407d7c75a7dd0deb_d20241114_m210306_c001_v0001182_t0024_u01731618186114") 2024/11/14 21:03:42 DEBUG : only19: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c17b_d20241114_m210304_c001_v0001100_t0012_u01731618184575") 2024/11/14 21:03:42 DEBUG : only19: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa67_d20241114_m210243_c001_v7007000_t0000_u01731618163298") 2024/11/14 21:03:42 DEBUG : only19: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0bf3_d20241114_m210241_c001_v0001182_t0059_u01731618161501") 2024/11/14 21:03:42 DEBUG : only2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652fef_d20241114_m210313_c001_v7007000_t0000_u01731618193051") 2024/11/14 21:03:42 DEBUG : only2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f411aeb764024c187_d20241114_m210306_c001_v0001100_t0030_u01731618186123") 2024/11/14 21:03:42 DEBUG : only2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0cbd_d20241114_m210251_c001_v0001182_t0051_u01731618171614") 2024/11/14 21:03:42 DEBUG : only2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a12267167_d20241114_m210243_c001_v7007000_t0000_u01731618163834") 2024/11/14 21:03:42 DEBUG : only2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f6f_d20241114_m210228_c001_v0001033_t0021_u01731618148927") 2024/11/14 21:03:42 DEBUG : only3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652ff1_d20241114_m210313_c001_v7007000_t0000_u01731618193239") 2024/11/14 21:03:42 DEBUG : only3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40834cbf120190c8_d20241114_m210306_c001_v0001182_t0019_u01731618186272") 2024/11/14 21:03:42 DEBUG : only3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001fa3_d20241114_m210252_c001_v0001033_t0055_u01731618172221") 2024/11/14 21:03:43 DEBUG : only3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402da29830f2332e_d20241114_m210243_c001_v7007000_t0000_u01731618163315") 2024/11/14 21:03:43 DEBUG : only3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c119_d20241114_m210229_c001_v0001100_t0044_u01731618149565") 2024/11/14 21:03:43 DEBUG : only4: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652ff3_d20241114_m210313_c001_v7007000_t0000_u01731618193421") 2024/11/14 21:03:43 DEBUG : only4: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405bc52f4a001fcb_d20241114_m210306_c001_v0001033_t0054_u01731618186285") 2024/11/14 21:03:43 DEBUG : only4: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c155_d20241114_m210252_c001_v0001100_t0036_u01731618172833") 2024/11/14 21:03:43 DEBUG : only4: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa66_d20241114_m210243_c001_v7007000_t0000_u01731618163114") 2024/11/14 21:03:43 DEBUG : only4: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0acd_d20241114_m210230_c001_v0001182_t0042_u01731618150529") 2024/11/14 21:03:43 DEBUG : only5: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652ff5_d20241114_m210313_c001_v7007000_t0000_u01731618193604") 2024/11/14 21:03:43 DEBUG : only5: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f407d7c75a7dd0ded_d20241114_m210306_c001_v0001182_t0024_u01731618186297") 2024/11/14 21:03:43 DEBUG : only5: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0ce7_d20241114_m210253_c001_v0001182_t0038_u01731618173985") 2024/11/14 21:03:43 DEBUG : only5: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402da29830f2332d_d20241114_m210243_c001_v7007000_t0000_u01731618163131") 2024/11/14 21:03:43 DEBUG : only5: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f73_d20241114_m210231_c001_v0001033_t0044_u01731618151178") 2024/11/14 21:03:43 DEBUG : only6: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652ff6_d20241114_m210313_c001_v7007000_t0000_u01731618193786") 2024/11/14 21:03:43 DEBUG : only6: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f411aeb764024c189_d20241114_m210306_c001_v0001100_t0030_u01731618186307") 2024/11/14 21:03:43 DEBUG : only6: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001fa9_d20241114_m210254_c001_v0001033_t0055_u01731618174588") 2024/11/14 21:03:43 DEBUG : only6: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4188b2356380fa6b_d20241114_m210243_c001_v7007000_t0000_u01731618163864") 2024/11/14 21:03:43 DEBUG : only6: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c121_d20241114_m210232_c001_v0001100_t0017_u01731618152031") 2024/11/14 21:03:43 DEBUG : only7: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652ff7_d20241114_m210313_c001_v7007000_t0000_u01731618193970") 2024/11/14 21:03:43 DEBUG : only7: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40834cbf120190ce_d20241114_m210306_c001_v0001182_t0019_u01731618186455") 2024/11/14 21:03:43 DEBUG : only7: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c15d_d20241114_m210255_c001_v0001100_t0028_u01731618175450") 2024/11/14 21:03:44 DEBUG : only7: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40135ca37a499c12_d20241114_m210243_c001_v7007000_t0000_u01731618163327") 2024/11/14 21:03:44 DEBUG : only7: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0afb_d20241114_m210232_c001_v0001182_t0015_u01731618152893") 2024/11/14 21:03:44 DEBUG : only8: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652ff8_d20241114_m210314_c001_v7007000_t0000_u01731618194152") 2024/11/14 21:03:44 DEBUG : only8: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405bc52f4a001fcd_d20241114_m210306_c001_v0001033_t0054_u01731618186468") 2024/11/14 21:03:44 DEBUG : only8: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0d1f_d20241114_m210256_c001_v0001182_t0046_u01731618176286") 2024/11/14 21:03:44 DEBUG : only8: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40135ca37a499c11_d20241114_m210243_c001_v7007000_t0000_u01731618163142") 2024/11/14 21:03:44 DEBUG : only8: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001f79_d20241114_m210233_c001_v0001033_t0043_u01731618153389") 2024/11/14 21:03:44 DEBUG : only9: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652ff9_d20241114_m210314_c001_v7007000_t0000_u01731618194334") 2024/11/14 21:03:44 DEBUG : only9: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f407d7c75a7dd0df1_d20241114_m210306_c001_v0001182_t0024_u01731618186481") 2024/11/14 21:03:44 DEBUG : only9: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001fb3_d20241114_m210256_c001_v0001033_t0053_u01731618176821") 2024/11/14 21:03:44 DEBUG : only9: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f402da29830f2332f_d20241114_m210243_c001_v7007000_t0000_u01731618163500") 2024/11/14 21:03:44 DEBUG : only9: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c12b_d20241114_m210234_c001_v0001100_t0025_u01731618154250") 2024/11/14 21:03:44 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3ab_d20241114_m205910_c001_v7007000_t0000_u01731617950824") 2024/11/14 21:03:44 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001e8d_d20241114_m205908_c001_v0001033_t0025_u01731617948778") 2024/11/14 21:03:44 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6da_d20241114_m205906_c001_v7007000_t0000_u01731617946474") 2024/11/14 21:03:44 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dcfc65_d20241114_m205904_c001_v0001182_t0004_u01731617944014") 2024/11/14 21:03:44 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6cc_d20241114_m205902_c001_v7007000_t0000_u01731617942534") 2024/11/14 21:03:44 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001e85_d20241114_m205859_c001_v0001033_t0057_u01731617939943") 2024/11/14 21:03:44 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f69a_d20241114_m205848_c001_v7007000_t0000_u01731617928009") 2024/11/14 21:03:44 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf5f_d20241114_m205846_c001_v0001100_t0054_u01731617926410") 2024/11/14 21:03:44 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f692_d20241114_m205844_c001_v7007000_t0000_u01731617924432") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf59_d20241114_m205843_c001_v0001100_t0010_u01731617923434") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f688_d20241114_m205841_c001_v7007000_t0000_u01731617921836") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf4f_d20241114_m205840_c001_v0001100_t0013_u01731617920730") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044e3_d20241114_m205833_c001_v7007000_t0000_u01731617913252") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf3b_d20241114_m205831_c001_v0001100_t0000_u01731617911837") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044e1_d20241114_m205831_c001_v7007000_t0000_u01731617911101") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf33_d20241114_m205829_c001_v0001100_t0029_u01731617909754") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044df_d20241114_m205829_c001_v7007000_t0000_u01731617909018") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf31_d20241114_m205828_c001_v0001100_t0002_u01731617908309") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf2f_d20241114_m205827_c001_v0001100_t0016_u01731617907606") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044dd_d20241114_m205826_c001_v7007000_t0000_u01731617906872") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf2d_d20241114_m205826_c001_v0001100_t0001_u01731617906163") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf29_d20241114_m205825_c001_v0001100_t0033_u01731617905469") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044dc_d20241114_m205824_c001_v7007000_t0000_u01731617904740") 2024/11/14 21:03:45 DEBUG : potato: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf27_d20241114_m205823_c001_v0001100_t0029_u01731617903871") 2024/11/14 21:03:45 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405b74bd864ef372_d20241114_m210000_c001_v7007000_t0000_u01731618000463") 2024/11/14 21:03:45 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001eb7_d20241114_m205959_c001_v0001033_t0044_u01731617999153") 2024/11/14 21:03:45 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652e23_d20241114_m205950_c001_v7007000_t0000_u01731617990510") 2024/11/14 21:03:45 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001eb1_d20241114_m205946_c001_v0001033_t0023_u01731617986069") 2024/11/14 21:03:45 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4099a9f556ef55a8_d20241114_m205937_c001_v7007000_t0000_u01731617977894") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001ea5_d20241114_m205932_c001_v0001033_t0042_u01731617972366") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3c0_d20241114_m205923_c001_v7007000_t0000_u01731617963901") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001e97_d20241114_m205919_c001_v0001033_t0025_u01731617959660") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6af_d20241114_m205853_c001_v7007000_t0000_u01731617933187") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf6b_d20241114_m205851_c001_v0001100_t0032_u01731617931853") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6a5_d20241114_m205850_c001_v7007000_t0000_u01731617930734") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf67_d20241114_m205848_c001_v0001100_t0002_u01731617928922") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f69c_d20241114_m205848_c001_v7007000_t0000_u01731617928193") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf63_d20241114_m205847_c001_v0001100_t0006_u01731617927173") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f697_d20241114_m205845_c001_v7007000_t0000_u01731617925662") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf5d_d20241114_m205844_c001_v0001100_t0045_u01731617924806") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f68d_d20241114_m205842_c001_v7007000_t0000_u01731617922705") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf55_d20241114_m205841_c001_v0001100_t0009_u01731617921843") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f408f10b6878044e5_d20241114_m205833_c001_v7007000_t0000_u01731617913993") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf3f_d20241114_m205832_c001_v0001100_t0039_u01731617912840") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73de0b_d20241114_m205735_c001_v7007000_t0000_u01731617855954") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bec5_d20241114_m205735_c001_v0001100_t0031_u01731617855288") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73de0a_d20241114_m205734_c001_v7007000_t0000_u01731617854006") 2024/11/14 21:03:46 DEBUG : potato2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bec1_d20241114_m205733_c001_v0001100_t0018_u01731617853236") 2024/11/14 21:03:47 DEBUG : potato3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652e24_d20241114_m205950_c001_v7007000_t0000_u01731617990749") 2024/11/14 21:03:47 DEBUG : potato3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bfcf_d20241114_m205947_c001_v0001100_t0038_u01731617987491") 2024/11/14 21:03:47 DEBUG : potato3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4099a9f556ef55a9_d20241114_m205938_c001_v7007000_t0000_u01731617978266") 2024/11/14 21:03:47 DEBUG : potato3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bfbf_d20241114_m205933_c001_v0001100_t0046_u01731617973640") 2024/11/14 21:03:47 DEBUG : potato3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3c1_d20241114_m205924_c001_v7007000_t0000_u01731617964138") 2024/11/14 21:03:47 DEBUG : potato3: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bfa5_d20241114_m205920_c001_v0001100_t0011_u01731617960196") 2024/11/14 21:03:47 DEBUG : pre-dest1/1: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405b74bd864ef3a1_d20241114_m210043_c001_v7007000_t0000_u01731618043441") 2024/11/14 21:03:47 DEBUG : pre-dest1/1: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bfff_d20241114_m210035_c001_v0001100_t0005_u01731618035148") 2024/11/14 21:03:47 DEBUG : pre-dest2/2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405b74bd864ef3a2_d20241114_m210043_c001_v7007000_t0000_u01731618043624") 2024/11/14 21:03:47 DEBUG : pre-dest2/2: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001ed5_d20241114_m210035_c001_v0001033_t0056_u01731618035862") 2024/11/14 21:03:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4099a9f556ef55c7_d20241114_m210013_c001_v7007000_t0000_u01731618013864") 2024/11/14 21:03:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0109_d20241114_m210009_c001_v0001182_t0033_u01731618009991") 2024/11/14 21:03:47 DEBUG : sizeonly: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dcc_d20241114_m205803_c001_v7007000_t0000_u01731617883710") 2024/11/14 21:03:47 DEBUG : sizeonly: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bef7_d20241114_m205802_c001_v0001100_t0028_u01731617882632") 2024/11/14 21:03:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348653001_d20241114_m210323_c001_v7007000_t0000_u01731618203199") 2024/11/14 21:03:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001fe1_d20241114_m210320_c001_v0001033_t0054_u01731618200229") 2024/11/14 21:03:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652ffb_d20241114_m210318_c001_v7007000_t0000_u01731618198306") 2024/11/14 21:03:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f10834cbf1201917e_d20241114_m210315_c001_v0001182_t0018_u01731618195678") 2024/11/14 21:03:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3b4_d20241114_m205916_c001_v7007000_t0000_u01731617956199") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105bc52f4a001e91_d20241114_m205915_c001_v0001033_t0022_u01731617955259") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3b0_d20241114_m205913_c001_v7007000_t0000_u01731617953972") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf99_d20241114_m205913_c001_v0001100_t0018_u01731617953036") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dc7_d20241114_m205759_c001_v7007000_t0000_u01731617879378") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024beeb_d20241114_m205757_c001_v0001100_t0023_u01731617877779") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dc6_d20241114_m205757_c001_v7007000_t0000_u01731617877051") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bee9_d20241114_m205755_c001_v0001100_t0022_u01731617875804") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652dc4_d20241114_m205754_c001_v7007000_t0000_u01731617874715") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bee3_d20241114_m205746_c001_v0001100_t0003_u01731617866462") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f40666b2a12266fe0_d20241114_m205746_c001_v7007000_t0000_u01731617866099") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bee1_d20241114_m205745_c001_v0001100_t0011_u01731617865416") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73de41_d20241114_m205743_c001_v7007000_t0000_u01731617863776") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bedf_d20241114_m205743_c001_v0001100_t0003_u01731617863046") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73de12_d20241114_m205742_c001_v7007000_t0000_u01731617862504") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bedb_d20241114_m205741_c001_v0001100_t0036_u01731617861848") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73de0f_d20241114_m205740_c001_v7007000_t0000_u01731617860594") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bed1_d20241114_m205739_c001_v0001100_t0018_u01731617859730") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73de0d_d20241114_m205739_c001_v7007000_t0000_u01731617859191") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024becd_d20241114_m205738_c001_v0001100_t0027_u01731617858518") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73de0c_d20241114_m205737_c001_v7007000_t0000_u01731617857620") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bec9_d20241114_m205736_c001_v0001100_t0026_u01731617856867") 2024/11/14 21:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73de08_d20241114_m205730_c001_v7007000_t0000_u01731617850553") 2024/11/14 21:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bebb_d20241114_m205729_c001_v0001100_t0049_u01731617849875") 2024/11/14 21:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73de06_d20241114_m205728_c001_v7007000_t0000_u01731617848977") 2024/11/14 21:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024beb9_d20241114_m205728_c001_v0001100_t0001_u01731617848276") 2024/11/14 21:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73de03_d20241114_m205727_c001_v7007000_t0000_u01731617847380") 2024/11/14 21:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024beb7_d20241114_m205726_c001_v0001100_t0017_u01731617846721") 2024/11/14 21:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f416192661d73ddff_d20241114_m205723_c001_v7007000_t0000_u01731617843844") 2024/11/14 21:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024beaf_d20241114_m205722_c001_v0001100_t0039_u01731617842930") 2024/11/14 21:03:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348653002_d20241114_m210323_c001_v7007000_t0000_u01731618203383") 2024/11/14 21:03:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dd0f35_d20241114_m210320_c001_v0001182_t0010_u01731618200230") 2024/11/14 21:03:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4157550348652ffc_d20241114_m210318_c001_v7007000_t0000_u01731618198488") 2024/11/14 21:03:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024c19b_d20241114_m210315_c001_v0001100_t0012_u01731618195662") 2024/11/14 21:03:49 DEBUG : sub/yam: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3aa_d20241114_m205910_c001_v7007000_t0000_u01731617950272") 2024/11/14 21:03:49 DEBUG : sub/yam: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dcfcb9_d20241114_m205908_c001_v0001182_t0016_u01731617948434") 2024/11/14 21:03:49 DEBUG : three: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6c1_d20241114_m205859_c001_v7007000_t0000_u01731617939196") 2024/11/14 21:03:49 DEBUG : three: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf83_d20241114_m205857_c001_v0001100_t0040_u01731617937927") 2024/11/14 21:03:49 DEBUG : three: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf7b_d20241114_m205855_c001_v0001100_t0046_u01731617935604") 2024/11/14 21:03:49 DEBUG : two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6c2_d20241114_m205859_c001_v7007000_t0000_u01731617939379") 2024/11/14 21:03:49 DEBUG : two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f405bc52f4a001e81_d20241114_m205857_c001_v0001033_t0054_u01731617937359") 2024/11/14 21:03:49 DEBUG : two: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f411aeb764024bf79_d20241114_m205855_c001_v0001100_t0030_u01731617935423") 2024/11/14 21:03:49 DEBUG : yam: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3ad_d20241114_m205911_c001_v7007000_t0000_u01731617951009") 2024/11/14 21:03:50 DEBUG : yam: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f11350002d435908c_d20241114_m205909_c001_v0001146_t0032_u01731617949950") 2024/11/14 21:03:50 DEBUG : yam: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6d9_d20241114_m205905_c001_v7007000_t0000_u01731617945919") 2024/11/14 21:03:50 DEBUG : yam: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f111aeb764024bf87_d20241114_m205904_c001_v0001100_t0056_u01731617944585") 2024/11/14 21:03:50 DEBUG : yam: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6c9_d20241114_m205901_c001_v7007000_t0000_u01731617941984") 2024/11/14 21:03:50 DEBUG : yam: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f107d7c75a7dcfc1f_d20241114_m205859_c001_v0001182_t0008_u01731617939933") 2024/11/14 21:03:50 DEBUG : yaml: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f4070de570cc5e3a7_d20241114_m205907_c001_v7007000_t0000_u01731617947129") 2024/11/14 21:03:50 DEBUG : yaml: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f105714d7e8a8cfd8_d20241114_m205905_c001_v0001179_t0025_u01731617945665") 2024/11/14 21:03:50 DEBUG : yaml: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f400880afcbc8f6ce_d20241114_m205902_c001_v7007000_t0000_u01731617942717") 2024/11/14 21:03:50 DEBUG : yaml: Deleting (id "4_z8f325dd3707d2bcb9f380e1b_f1013ddeccc0959b6_d20241114_m205901_c001_v0001102_t0044_u01731617941448") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m32.175541705s (try 1/5)