"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/18 03:11:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi" 2024/11/18 03:11:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/18 03:11:24 DEBUG : Creating backend with remote "/tmp/rclone3130635126" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/18 03:11:26 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:26 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.05s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 03:11:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:27 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:27 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:28 DEBUG : B2 bucket rclone-test-hizayex9tupi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", 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-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", 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-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:29 DEBUG : Creating backend with remote "/non-existing" 2024/11/18 03:11:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/18 03:11:29 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:29 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:31 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:31 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:32 INFO : B2 bucket rclone-test-hizayex9tupi: Running all checks before starting transfers 2024/11/18 03:11:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:32 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:32 INFO : B2 bucket rclone-test-hizayex9tupi: Checks finished, now starting transfers 2024/11/18 03:11:32 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:33 ERROR : Ignoring --no-traverse with sync 2024/11/18 03:11:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:34 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:34 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:34 INFO : sub dir/hello world: Copied (new) 2024/11/18 03:11:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/18 03:11:35 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:35 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/18 03:11:35 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:11:37 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:37 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:11:38 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:38 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/18 03:11:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 03:11:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/18 03:11:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 03:11:40 DEBUG : sub dir: Making directory 2024/11/18 03:11:40 DEBUG : sub dir2: Making directory 2024/11/18 03:11:40 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/18 03:11:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:40 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:40 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/18 03:11:40 DEBUG : B2 bucket rclone-test-hizayex9tupi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:41 DEBUG : sub dir2: Making directory 2024/11/18 03:11:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/18 03:11:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 03:11:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:41 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:41 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:42 DEBUG : sub dir2: Making directory with metadata 2024/11/18 03:11:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 03:11:42 DEBUG : sub dir: Making directory 2024/11/18 03:11:42 DEBUG : sub dir2: Making directory 2024/11/18 03:11:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:42 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:42 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:43 INFO : sub dir/hello world: Copied (new) 2024/11/18 03:11:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/18 03:11:43 DEBUG : B2 bucket rclone-test-hizayex9tupi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/18 03:11:43 DEBUG : B2 bucket rclone-test-hizayex9tupi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", 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-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:44 DEBUG : sub dir2: Making directory 2024/11/18 03:11:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:45 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:45 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:45 INFO : sub dir/hello world: Copied (new) 2024/11/18 03:11:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:45 DEBUG : sub dir2: Making directory with metadata 2024/11/18 03:11:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/18 03:11:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 03:11:46 DEBUG : sub dir: Making directory 2024/11/18 03:11:46 DEBUG : sub dir2: Making directory 2024/11/18 03:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:46 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:46 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:46 INFO : sub dir/hello world: Copied (new) 2024/11/18 03:11:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/18 03:11:46 DEBUG : B2 bucket rclone-test-hizayex9tupi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", 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-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:47 DEBUG : sub dir2: Making directory 2024/11/18 03:11:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:48 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:48 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:48 INFO : sub dir/hello world: Copied (new) 2024/11/18 03:11:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:49 DEBUG : Creating backend with remote "TestB2:rclone-test-gaqogac5vuvo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-hizayex9tupi -> B2 bucket rclone-test-gaqogac5vuvo 2024/11/18 03:11:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:50 DEBUG : B2 bucket rclone-test-gaqogac5vuvo: Waiting for checks to finish 2024/11/18 03:11:50 DEBUG : B2 bucket rclone-test-gaqogac5vuvo: Waiting for transfers to finish 2024/11/18 03:11:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:51 DEBUG : B2 bucket rclone-test-gaqogac5vuvo: Purge remote 2024/11/18 03:11:51 INFO : B2 bucket rclone-test-gaqogac5vuvo: cleaning bucket "rclone-test-gaqogac5vuvo" of all files 2024/11/18 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_z0f025d13401d3bdb9f380e1b_f1039ef8e9ca4b42c_d20241118_m031151_c001_v0001113_t0037_u01731899511498") --- PASS: TestServerSideCopy (4.44s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 03:11:54 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:11:54 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:11:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/18 03:11:54 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xibibet6bomu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-hizayex9tupi -> B2 bucket rclone-test-xibibet6bomu 2024/11/18 03:11:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:11:57 DEBUG : B2 bucket rclone-test-xibibet6bomu: Waiting for checks to finish 2024/11/18 03:11:57 DEBUG : B2 bucket rclone-test-xibibet6bomu: Waiting for transfers to finish 2024/11/18 03:11:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:11:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 03:11:58 DEBUG : B2 bucket rclone-test-xibibet6bomu: Waiting for checks to finish 2024/11/18 03:11:58 DEBUG : B2 bucket rclone-test-xibibet6bomu: Waiting for transfers to finish 2024/11/18 03:11:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/18 03:11:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:11:59 DEBUG : B2 bucket rclone-test-xibibet6bomu: Purge remote 2024/11/18 03:11:59 INFO : B2 bucket rclone-test-xibibet6bomu: cleaning bucket "rclone-test-xibibet6bomu" of all files 2024/11/18 03:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93401d3bdb9f380e1b_f1113f9ec19c0b299_d20241118_m031158_c001_v0001109_t0002_u01731899518957") 2024/11/18 03:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93401d3bdb9f380e1b_f100f1d967f0ef413_d20241118_m031157_c001_v0001153_t0019_u01731899517817") --- PASS: TestServerSideCopyOverSelf (6.62s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 03:12:02 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:02 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/18 03:12:03 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/18 03:12:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-labonod7tuvo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-hizayex9tupi -> B2 bucket rclone-test-labonod7tuvo 2024/11/18 03:12:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:12:05 DEBUG : B2 bucket rclone-test-labonod7tuvo: Waiting for checks to finish 2024/11/18 03:12:05 DEBUG : B2 bucket rclone-test-labonod7tuvo: Waiting for transfers to finish 2024/11/18 03:12:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:12:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/18 03:12:07 DEBUG : B2 bucket rclone-test-labonod7tuvo: Waiting for checks to finish 2024/11/18 03:12:07 DEBUG : B2 bucket rclone-test-labonod7tuvo: Waiting for transfers to finish 2024/11/18 03:12:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/18 03:12:07 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/18 03:12:08 INFO : sub dir/hello world: Deleted 2024/11/18 03:12:08 DEBUG : testing file moves 2024/11/18 03:12:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/18 03:12:08 DEBUG : B2 bucket rclone-test-labonod7tuvo: Waiting for checks to finish 2024/11/18 03:12:08 DEBUG : B2 bucket rclone-test-labonod7tuvo: Waiting for transfers to finish 2024/11/18 03:12:09 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/18 03:12:09 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/18 03:12:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:09 DEBUG : B2 bucket rclone-test-labonod7tuvo: Purge remote 2024/11/18 03:12:09 INFO : B2 bucket rclone-test-labonod7tuvo: cleaning bucket "rclone-test-labonod7tuvo" of all files 2024/11/18 03:12:10 DEBUG : sub dir/hello world: Deleting (id "4_zefc28da3401d3bdb9f380e1b_f108c01941703bab9_d20241118_m031209_c001_v0001102_t0020_u01731899529119") 2024/11/18 03:12:10 DEBUG : sub dir/hello world: Deleting (id "4_zefc28da3401d3bdb9f380e1b_f1133deef2d8d4171_d20241118_m031207_c001_v0001101_t0013_u01731899527360") 2024/11/18 03:12:10 DEBUG : sub dir/hello world: Deleting (id "4_zefc28da3401d3bdb9f380e1b_f113f8a33b3f24043_d20241118_m031206_c001_v0001182_t0050_u01731899526350") --- PASS: TestServerSideMoveOverSelf (8.29s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:12 ERROR : : error listing: directory not found 2024/11/18 03:12:12 DEBUG : Local file system at /tmp/rclone3130635126: Making directory 2024/11/18 03:12:13 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:13 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:12:14 DEBUG : Local file system at /tmp/rclone3130635126: Waiting for checks to finish 2024/11/18 03:12:14 DEBUG : Local file system at /tmp/rclone3130635126: Waiting for transfers to finish 2024/11/18 03:12:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:12:15 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/18 03:12:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestCopyRedownload (2.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:16 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/18 03:12:16 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:16 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 03:12:16 INFO : check sum: Copied (new) 2024/11/18 03:12:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:17 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 03:12:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/18 03:12:17 DEBUG : check sum: Unchanged skipping 2024/11/18 03:12:17 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:17 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.25s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/18 03:12:18 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:18 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/18 03:12:18 INFO : sizeonly: Copied (new) 2024/11/18 03:12:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:19 DEBUG : sizeonly: Sizes identical 2024/11/18 03:12:19 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:19 DEBUG : sizeonly: Unchanged skipping 2024/11/18 03:12:19 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:19 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/18 03:12:20 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:20 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:21 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/18 03:12:21 INFO : ignore-size: Copied (new) 2024/11/18 03:12:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:21 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:12:21 DEBUG : ignore-size: Unchanged skipping 2024/11/18 03:12:21 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:21 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.71s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:24 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:12:24 DEBUG : existing: Unchanged skipping 2024/11/18 03:12:24 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:24 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/18 03:12:24 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:24 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/18 03:12:24 INFO : existing: Copied (replaced existing) 2024/11/18 03:12:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.44s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 03:12:26 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:26 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/18 03:12:26 INFO : existing: Copied (new) 2024/11/18 03:12:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:26 DEBUG : existing: Destination exists, skipping 2024/11/18 03:12:26 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:26 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:26 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:28 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/18 03:12:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 03:12:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:12:28 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 03:12:28 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:28 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:12:29 INFO : a/potato2: Copied (new) 2024/11/18 03:12:29 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.52s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:31 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/18 03:12:31 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 03:12:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/18 03:12:31 DEBUG : empty space: Unchanged skipping 2024/11/18 03:12:31 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:31 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:31 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:31 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/18 03:12:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 03:12:32 INFO : empty space: Updated modification time in destination 2024/11/18 03:12:32 DEBUG : empty space: Unchanged skipping 2024/11/18 03:12:32 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:32 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:34 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:34 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/18 03:12:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 03:12:34 DEBUG : empty space: Unchanged skipping 2024/11/18 03:12:34 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:34 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:36 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:36 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/18 03:12:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3130635126) 2024/11/18 03:12:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hizayex9tupi) 2024/11/18 03:12:36 DEBUG : foo: sha1 differ 2024/11/18 03:12:36 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/18 03:12:36 INFO : foo: Copied (replaced existing) 2024/11/18 03:12:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:38 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/18 03:12:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:12:38 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:38 DEBUG : empty space: Unchanged skipping 2024/11/18 03:12:38 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:12:38 INFO : potato: Copied (new) 2024/11/18 03:12:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/18 03:12:40 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:40 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/18 03:12:40 INFO : potato: Copied (replaced existing) 2024/11/18 03:12:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:42 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:42 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/18 03:12:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3130635126) 2024/11/18 03:12:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hizayex9tupi) 2024/11/18 03:12:42 DEBUG : potato: sha1 differ 2024/11/18 03:12:42 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/18 03:12:42 INFO : potato: Copied (replaced existing) 2024/11/18 03:12:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:12:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:12:44 DEBUG : empty space: Unchanged skipping 2024/11/18 03:12:44 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:44 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/18 03:12:44 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:12:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:12:46 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:46 DEBUG : empty space: Unchanged skipping 2024/11/18 03:12:46 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:12:46 INFO : potato2: Copied (new) 2024/11/18 03:12:46 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:46 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:49 DEBUG : d: Making directory 2024/11/18 03:12:49 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/18 03:12:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:12:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 03:12:49 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:49 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 03:12:49 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:12:49 INFO : a/potato2: Copied (new) 2024/11/18 03:12:49 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:49 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:51 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/18 03:12:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:12:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/18 03:12:51 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:51 DEBUG : c/non empty space: Unchanged skipping 2024/11/18 03:12:51 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:12:52 INFO : a/potato2: Copied (new) 2024/11/18 03:12:52 ERROR : B2 bucket rclone-test-hizayex9tupi: not deleting files as there were IO errors 2024/11/18 03:12:52 ERROR : B2 bucket rclone-test-hizayex9tupi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:54 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:12:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:12:54 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:54 DEBUG : empty space: Unchanged skipping 2024/11/18 03:12:54 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:54 INFO : potato: Deleted 2024/11/18 03:12:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:12:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:56 DEBUG : Waiting for deletions to finish 2024/11/18 03:12:56 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:56 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:57 INFO : potato: Deleted 2024/11/18 03:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:12:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:12:57 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:57 DEBUG : empty space: Unchanged skipping 2024/11/18 03:12:57 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:12:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.71s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:12:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:12:59 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:12:59 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:12:59 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/18 03:12:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.11s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:01 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 03:13:01 DEBUG : enormous: Excluded 2024/11/18 03:13:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 03:13:01 DEBUG : potato2: Excluded 2024/11/18 03:13:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 03:13:01 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:13:01 DEBUG : empty space: Unchanged skipping 2024/11/18 03:13:01 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:01 DEBUG : Waiting for deletions to finish 2024/11/18 03:13:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:02 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 03:13:02 DEBUG : enormous: Excluded 2024/11/18 03:13:02 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 03:13:02 DEBUG : potato2: Excluded 2024/11/18 03:13:02 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 03:13:02 DEBUG : Local file system at /tmp/rclone3130635126: Waiting for checks to finish 2024/11/18 03:13:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/18 03:13:02 DEBUG : empty space: Unchanged skipping 2024/11/18 03:13:02 DEBUG : Local file system at /tmp/rclone3130635126: Waiting for transfers to finish 2024/11/18 03:13:02 DEBUG : Waiting for deletions to finish 2024/11/18 03:13:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:04 DEBUG : enormous: Excluded (Size Filter) 2024/11/18 03:13:04 DEBUG : enormous: Excluded 2024/11/18 03:13:04 DEBUG : potato2: Excluded (Size Filter) 2024/11/18 03:13:04 DEBUG : potato2: Excluded 2024/11/18 03:13:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:13:04 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:04 DEBUG : empty space: Unchanged skipping 2024/11/18 03:13:04 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:04 DEBUG : Waiting for deletions to finish 2024/11/18 03:13:04 INFO : enormous: Deleted 2024/11/18 03:13:05 INFO : potato2: Deleted 2024/11/18 03:13:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/18 03:13:05 DEBUG : empty space: Unchanged skipping 2024/11/18 03:13:05 DEBUG : Local file system at /tmp/rclone3130635126: Waiting for checks to finish 2024/11/18 03:13:05 DEBUG : Local file system at /tmp/rclone3130635126: Waiting for transfers to finish 2024/11/18 03:13:05 DEBUG : Waiting for deletions to finish 2024/11/18 03:13:05 INFO : enormous: Deleted 2024/11/18 03:13:05 INFO : potato2: Deleted 2024/11/18 03:13:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:07 DEBUG : five: Need to transfer - File not found at Destination 2024/11/18 03:13:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/18 03:13:07 DEBUG : one: Destination is newer than source, skipping 2024/11/18 03:13:07 DEBUG : three: Sizes identical 2024/11/18 03:13:07 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 03:13:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/18 03:13:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3130635126) 2024/11/18 03:13:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hizayex9tupi) 2024/11/18 03:13:07 DEBUG : two: sha1 differ 2024/11/18 03:13:07 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/18 03:13:08 INFO : five: Copied (new) 2024/11/18 03:13:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/18 03:13:08 INFO : four: Copied (replaced existing) 2024/11/18 03:13:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/18 03:13:08 INFO : two: Copied (replaced existing) 2024/11/18 03:13:08 DEBUG : Waiting for deletions to finish 2024/11/18 03:13:09 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:09 DEBUG : one: Destination is newer than source, skipping 2024/11/18 03:13:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3130635126) 2024/11/18 03:13:09 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hizayex9tupi) 2024/11/18 03:13:09 DEBUG : three: sha1 differ 2024/11/18 03:13:09 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/18 03:13:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/18 03:13:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/18 03:13:09 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/18 03:13:09 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/18 03:13:09 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 03:13:09 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 03:13:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/18 03:13:09 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/18 03:13:09 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/18 03:13:09 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 03:13:09 INFO : three: Copied (replaced existing) 2024/11/18 03:13:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.17s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/18 03:13:11 INFO : B2 bucket rclone-test-hizayex9tupi: Making map for --track-renames 2024/11/18 03:13:11 INFO : B2 bucket rclone-test-hizayex9tupi: Finished making map for --track-renames 2024/11/18 03:13:11 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/18 03:13:11 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for renames to finish 2024/11/18 03:13:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/18 03:13:11 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/18 03:13:11 INFO : potato: Copied (new) 2024/11/18 03:13:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 03:13:11 INFO : yam: Copied (new) 2024/11/18 03:13:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:11 INFO : B2 bucket rclone-test-hizayex9tupi: Making map for --track-renames 2024/11/18 03:13:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:13:11 INFO : B2 bucket rclone-test-hizayex9tupi: Finished making map for --track-renames 2024/11/18 03:13:11 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:11 DEBUG : potato: Unchanged skipping 2024/11/18 03:13:11 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for renames to finish 2024/11/18 03:13:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 03:13:12 INFO : yam: Copied (server-side copy) to: yaml 2024/11/18 03:13:13 INFO : yam: Deleted 2024/11/18 03:13:13 INFO : yaml: Renamed from "yam" 2024/11/18 03:13:13 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/18 03:13:14 INFO : B2 bucket rclone-test-hizayex9tupi: Making map for --track-renames 2024/11/18 03:13:14 INFO : B2 bucket rclone-test-hizayex9tupi: Finished making map for --track-renames 2024/11/18 03:13:14 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/18 03:13:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/18 03:13:14 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for renames to finish 2024/11/18 03:13:14 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/18 03:13:15 INFO : potato: Copied (new) 2024/11/18 03:13:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 03:13:15 INFO : yam: Copied (new) 2024/11/18 03:13:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:13:15 INFO : B2 bucket rclone-test-hizayex9tupi: Making map for --track-renames 2024/11/18 03:13:15 INFO : B2 bucket rclone-test-hizayex9tupi: Finished making map for --track-renames 2024/11/18 03:13:15 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:15 DEBUG : potato: Unchanged skipping 2024/11/18 03:13:15 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for renames to finish 2024/11/18 03:13:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 03:13:16 INFO : yam: Copied (server-side copy) to: yaml 2024/11/18 03:13:16 INFO : yam: Deleted 2024/11/18 03:13:16 INFO : yaml: Renamed from "yam" 2024/11/18 03:13:16 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/18 03:13:18 INFO : B2 bucket rclone-test-hizayex9tupi: Making map for --track-renames 2024/11/18 03:13:18 INFO : B2 bucket rclone-test-hizayex9tupi: Finished making map for --track-renames 2024/11/18 03:13:18 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/18 03:13:18 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for renames to finish 2024/11/18 03:13:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/18 03:13:18 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 03:13:18 INFO : sub/yam: Copied (new) 2024/11/18 03:13:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/18 03:13:19 INFO : potato: Copied (new) 2024/11/18 03:13:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:13:19 DEBUG : potato: Unchanged skipping 2024/11/18 03:13:19 INFO : B2 bucket rclone-test-hizayex9tupi: Making map for --track-renames 2024/11/18 03:13:19 INFO : B2 bucket rclone-test-hizayex9tupi: Finished making map for --track-renames 2024/11/18 03:13:19 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:19 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for renames to finish 2024/11/18 03:13:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/18 03:13:20 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/18 03:13:20 INFO : sub/yam: Deleted 2024/11/18 03:13:20 INFO : yam: Renamed from "sub/yam" 2024/11/18 03:13:20 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.56s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:21 DEBUG : Creating backend with remote "/tmp/rclone3130635126/dir1" 2024/11/18 03:13:21 DEBUG : Creating backend with remote "/tmp/rclone3130635126/dir2" 2024/11/18 03:13:21 DEBUG : Local file system at /tmp/rclone3130635126/dir2: Using server-side directory move 2024/11/18 03:13:21 INFO : Local file system at /tmp/rclone3130635126/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/18 03:13:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/18 03:13:21 DEBUG : Local file system at /tmp/rclone3130635126/dir2: Waiting for checks to finish 2024/11/18 03:13:21 DEBUG : Local file system at /tmp/rclone3130635126/dir2: Waiting for transfers to finish 2024/11/18 03:13:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:13:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/18 03:13:22 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:22 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/18 03:13:22 INFO : nested/sub dir/file: Copied (new) 2024/11/18 03:13:22 INFO : nested/sub dir/file: Deleted 2024/11/18 03:13:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:13:23 INFO : sub dir/hello world: Copied (new) 2024/11/18 03:13:23 INFO : sub dir/hello world: Deleted 2024/11/18 03:13:23 INFO : sub dir: Removing directory 2024/11/18 03:13:23 INFO : nested/sub dir: Removing directory 2024/11/18 03:13:23 INFO : nested: Removing directory 2024/11/18 03:13:23 DEBUG : Local file system at /tmp/rclone3130635126: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/18 03:13:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/18 03:13:24 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:24 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/18 03:13:24 INFO : nested/sub dir/file: Copied (new) 2024/11/18 03:13:24 INFO : nested/sub dir/file: Deleted 2024/11/18 03:13:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/18 03:13:25 INFO : sub dir/hello world: Copied (new) 2024/11/18 03:13:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 03:13:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/18 03:13:26 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:26 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/18 03:13:26 INFO : existing: Copied (new) 2024/11/18 03:13:26 INFO : existing: Deleted 2024/11/18 03:13:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/18 03:13:26 INFO : existing-b: Copied (new) 2024/11/18 03:13:26 INFO : existing-b: Deleted 2024/11/18 03:13:27 DEBUG : existing: Destination exists, skipping 2024/11/18 03:13:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/18 03:13:27 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:13:27 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:13:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.07s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:28 DEBUG : Creating backend with remote "TestB2:rclone-test-sowozad1pezi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hizayex9tupi -> B2 bucket rclone-test-sowozad1pezi 2024/11/18 03:13:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:13:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/18 03:13:32 DEBUG : empty space: Unchanged skipping 2024/11/18 03:13:32 DEBUG : B2 bucket rclone-test-sowozad1pezi: Waiting for checks to finish 2024/11/18 03:13:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 03:13:33 INFO : empty space: Deleted 2024/11/18 03:13:33 DEBUG : B2 bucket rclone-test-sowozad1pezi: Waiting for transfers to finish 2024/11/18 03:13:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:13:33 INFO : potato2: Copied (server-side copy) 2024/11/18 03:13:33 INFO : potato2: Deleted 2024/11/18 03:13:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 03:13:33 INFO : potato3: Copied (server-side copy) 2024/11/18 03:13:33 INFO : potato3: Deleted 2024/11/18 03:13:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hacowic3givi" 2024/11/18 03:13:35 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/18 03:13:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:13:35 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/18 03:13:35 DEBUG : B2 bucket rclone-test-hacowic3givi: Waiting for checks to finish 2024/11/18 03:13:35 DEBUG : B2 bucket rclone-test-hacowic3givi: Waiting for transfers to finish 2024/11/18 03:13:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 03:13:36 INFO : empty space: Copied (server-side copy) 2024/11/18 03:13:36 INFO : empty space: Deleted 2024/11/18 03:13:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 03:13:36 INFO : potato3: Copied (server-side copy) 2024/11/18 03:13:36 INFO : potato3: Deleted 2024/11/18 03:13:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:13:36 INFO : potato2: Copied (server-side copy) 2024/11/18 03:13:37 INFO : potato2: Deleted 2024/11/18 03:13:37 DEBUG : B2 bucket rclone-test-hacowic3givi: Purge remote 2024/11/18 03:13:37 INFO : B2 bucket rclone-test-hacowic3givi: cleaning bucket "rclone-test-hacowic3givi" of all files 2024/11/18 03:13:37 DEBUG : empty space: Deleting (id "4_z9f72ed93402d3bdb9f380e1b_f1118db213f3a97f4_d20241118_m031336_c001_v0001101_t0032_u01731899616049") 2024/11/18 03:13:37 DEBUG : potato2: Deleting (id "4_z9f72ed93402d3bdb9f380e1b_f1176dc1cd4f98030_d20241118_m031336_c001_v0001106_t0020_u01731899616421") 2024/11/18 03:13:37 DEBUG : potato3: Deleting (id "4_z9f72ed93402d3bdb9f380e1b_f100c5c12abfbada3_d20241118_m031336_c001_v0001113_t0058_u01731899616437") 2024/11/18 03:13:38 DEBUG : B2 bucket rclone-test-sowozad1pezi: Purge remote 2024/11/18 03:13:38 INFO : B2 bucket rclone-test-sowozad1pezi: cleaning bucket "rclone-test-sowozad1pezi" of all files 2024/11/18 03:13:38 DEBUG : empty space: Deleting (id "4_z7fb2dd53402d3bdb9f380e1b_f400880afcbfc872e_d20241118_m031336_c001_v7007000_t0000_u01731899616533") 2024/11/18 03:13:38 DEBUG : empty space: Deleting (id "4_z7fb2dd53402d3bdb9f380e1b_f101b1b7d53cd93f4_d20241118_m031331_c001_v0001104_t0009_u01731899611471") 2024/11/18 03:13:38 DEBUG : potato2: Deleting (id "4_z7fb2dd53402d3bdb9f380e1b_f400880afcbfc8730_d20241118_m031337_c001_v7007000_t0000_u01731899617062") 2024/11/18 03:13:38 DEBUG : potato2: Deleting (id "4_z7fb2dd53402d3bdb9f380e1b_f119df9748fc97d3c_d20241118_m031333_c001_v0001182_t0015_u01731899613091") 2024/11/18 03:13:38 DEBUG : potato3: Deleting (id "4_z7fb2dd53402d3bdb9f380e1b_f400880afcbfc872f_d20241118_m031336_c001_v7007000_t0000_u01731899616744") 2024/11/18 03:13:38 DEBUG : potato3: Deleting (id "4_z7fb2dd53402d3bdb9f380e1b_f11245a93fa908c29_d20241118_m031333_c001_v0001117_t0046_u01731899613349") 2024/11/18 03:13:38 DEBUG : potato3: Deleting (id "4_z7fb2dd53402d3bdb9f380e1b_f101b1b7d53cd93f6_d20241118_m031332_c001_v0001104_t0058_u01731899612147") --- PASS: TestServerSideMove (11.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:40 DEBUG : Creating backend with remote "TestB2:rclone-test-huduzac1nija" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hizayex9tupi -> B2 bucket rclone-test-huduzac1nija 2024/11/18 03:13:45 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 03:13:45 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 03:13:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:13:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 03:13:45 DEBUG : B2 bucket rclone-test-huduzac1nija: Waiting for checks to finish 2024/11/18 03:13:45 DEBUG : B2 bucket rclone-test-huduzac1nija: Waiting for transfers to finish 2024/11/18 03:13:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:13:46 INFO : potato2: Copied (server-side copy) 2024/11/18 03:13:46 INFO : potato2: Deleted 2024/11/18 03:13:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 03:13:46 INFO : potato3: Copied (server-side copy) 2024/11/18 03:13:46 INFO : potato3: Deleted 2024/11/18 03:13:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cuxogus8gehi" 2024/11/18 03:13:47 DEBUG : empty space: Excluded (Size Filter) 2024/11/18 03:13:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:13:48 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/18 03:13:48 DEBUG : B2 bucket rclone-test-cuxogus8gehi: Waiting for checks to finish 2024/11/18 03:13:48 DEBUG : B2 bucket rclone-test-cuxogus8gehi: Waiting for transfers to finish 2024/11/18 03:13:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:13:49 INFO : potato2: Copied (server-side copy) 2024/11/18 03:13:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 03:13:49 INFO : potato3: Copied (server-side copy) 2024/11/18 03:13:49 INFO : potato2: Deleted 2024/11/18 03:13:49 INFO : potato3: Deleted 2024/11/18 03:13:49 DEBUG : B2 bucket rclone-test-cuxogus8gehi: Purge remote 2024/11/18 03:13:49 INFO : B2 bucket rclone-test-cuxogus8gehi: cleaning bucket "rclone-test-cuxogus8gehi" of all files 2024/11/18 03:13:49 DEBUG : potato2: Deleting (id "4_zcfd21da3403d3bdb9f380e1b_f1038a008dc399258_d20241118_m031348_c001_v0001032_t0025_u01731899628744") 2024/11/18 03:13:49 DEBUG : potato3: Deleting (id "4_zcfd21da3403d3bdb9f380e1b_f113f8a33b3f24e1b_d20241118_m031349_c001_v0001182_t0030_u01731899629124") 2024/11/18 03:13:50 DEBUG : B2 bucket rclone-test-huduzac1nija: Purge remote 2024/11/18 03:13:50 INFO : B2 bucket rclone-test-huduzac1nija: cleaning bucket "rclone-test-huduzac1nija" of all files 2024/11/18 03:13:50 DEBUG : empty space: Deleting (id "4_zefc20d73403d3bdb9f380e1b_f10803208a95a91f1_d20241118_m031344_c001_v0001117_t0003_u01731899624353") 2024/11/18 03:13:50 DEBUG : potato2: Deleting (id "4_zefc20d73403d3bdb9f380e1b_f40424a5fb2771c6a_d20241118_m031349_c001_v7007000_t0000_u01731899629214") 2024/11/18 03:13:50 DEBUG : potato2: Deleting (id "4_zefc20d73403d3bdb9f380e1b_f1021898a5e7b0b73_d20241118_m031346_c001_v0001182_t0032_u01731899626034") 2024/11/18 03:13:50 DEBUG : potato3: Deleting (id "4_zefc20d73403d3bdb9f380e1b_f4084850ff0385cb7_d20241118_m031349_c001_v7007000_t0000_u01731899629336") 2024/11/18 03:13:50 DEBUG : potato3: Deleting (id "4_zefc20d73403d3bdb9f380e1b_f11764c3620c58472_d20241118_m031346_c001_v0001182_t0052_u01731899626304") 2024/11/18 03:13:50 DEBUG : potato3: Deleting (id "4_zefc20d73403d3bdb9f380e1b_f10803208a95a91f7_d20241118_m031345_c001_v0001117_t0018_u01731899625030") --- PASS: TestServerSideMoveWithFilter (12.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:13:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xularaz5kuhu" 2024/11/18 03:13:55 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-hizayex9tupi -> B2 bucket rclone-test-xularaz5kuhu 2024/11/18 03:13:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:13:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/18 03:13:57 DEBUG : empty space: Unchanged skipping 2024/11/18 03:13:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/18 03:13:57 DEBUG : B2 bucket rclone-test-xularaz5kuhu: Waiting for checks to finish 2024/11/18 03:13:58 INFO : empty space: Deleted 2024/11/18 03:13:58 DEBUG : B2 bucket rclone-test-xularaz5kuhu: Waiting for transfers to finish 2024/11/18 03:13:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:13:58 INFO : potato2: Copied (server-side copy) 2024/11/18 03:13:58 INFO : potato2: Deleted 2024/11/18 03:13:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 03:13:58 INFO : potato3: Copied (server-side copy) 2024/11/18 03:13:58 INFO : potato3: Deleted 2024/11/18 03:13:59 DEBUG : Creating backend with remote "TestB2:rclone-test-cinurif9lotu" 2024/11/18 03:13:59 DEBUG : tomatoDir: Making directory 2024/11/18 03:14:00 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/18 03:14:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/18 03:14:00 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/18 03:14:00 DEBUG : B2 bucket rclone-test-cinurif9lotu: Waiting for checks to finish 2024/11/18 03:14:00 DEBUG : B2 bucket rclone-test-cinurif9lotu: Waiting for transfers to finish 2024/11/18 03:14:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/18 03:14:01 INFO : empty space: Copied (server-side copy) 2024/11/18 03:14:01 INFO : empty space: Deleted 2024/11/18 03:14:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/18 03:14:02 INFO : potato3: Copied (server-side copy) 2024/11/18 03:14:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/18 03:14:02 INFO : potato2: Copied (server-side copy) 2024/11/18 03:14:02 INFO : potato3: Deleted 2024/11/18 03:14:02 INFO : potato2: Deleted 2024/11/18 03:14:02 DEBUG : B2 bucket rclone-test-cinurif9lotu: Purge remote 2024/11/18 03:14:02 INFO : B2 bucket rclone-test-cinurif9lotu: cleaning bucket "rclone-test-cinurif9lotu" of all files 2024/11/18 03:14:03 DEBUG : empty space: Deleting (id "4_zffc24da3403d3bdb9f380e1b_f1006de25b9ef8bbc_d20241118_m031401_c001_v0001131_t0032_u01731899641010") 2024/11/18 03:14:03 DEBUG : potato2: Deleting (id "4_zffc24da3403d3bdb9f380e1b_f117e79dd383b4426_d20241118_m031401_c001_v0001104_t0015_u01731899641378") 2024/11/18 03:14:03 DEBUG : potato3: Deleting (id "4_zffc24da3403d3bdb9f380e1b_f118f029a3270bc51_d20241118_m031401_c001_v0001109_t0034_u01731899641390") 2024/11/18 03:14:03 DEBUG : B2 bucket rclone-test-xularaz5kuhu: Purge remote 2024/11/18 03:14:03 INFO : B2 bucket rclone-test-xularaz5kuhu: cleaning bucket "rclone-test-xularaz5kuhu" of all files 2024/11/18 03:14:04 DEBUG : empty space: Deleting (id "4_z2f023d93403d3bdb9f380e1b_f415b143d62559b89_d20241118_m031401_c001_v7007000_t0000_u01731899641443") 2024/11/18 03:14:04 DEBUG : empty space: Deleting (id "4_z2f023d93403d3bdb9f380e1b_f10084b30568e999e_d20241118_m031357_c001_v0001136_t0015_u01731899637030") 2024/11/18 03:14:04 DEBUG : potato2: Deleting (id "4_z2f023d93403d3bdb9f380e1b_f4117d4cf62776c1f_d20241118_m031402_c001_v7007000_t0000_u01731899642352") 2024/11/18 03:14:04 DEBUG : potato2: Deleting (id "4_z2f023d93403d3bdb9f380e1b_f107a9c648e74d5e6_d20241118_m031358_c001_v0001165_t0011_u01731899638051") 2024/11/18 03:14:04 DEBUG : potato3: Deleting (id "4_z2f023d93403d3bdb9f380e1b_f415b143d62559b8b_d20241118_m031402_c001_v7007000_t0000_u01731899642198") 2024/11/18 03:14:04 DEBUG : potato3: Deleting (id "4_z2f023d93403d3bdb9f380e1b_f1146caa3e5fb9d7c_d20241118_m031358_c001_v0001177_t0035_u01731899638341") 2024/11/18 03:14:04 DEBUG : potato3: Deleting (id "4_z2f023d93403d3bdb9f380e1b_f10084b30568e99a0_d20241118_m031357_c001_v0001136_t0043_u01731899637330") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.00s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:14:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:14:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/rclone-sync-test" 2024/11/18 03:14:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/rclone-sync-test-include/layer2" 2024/11/18 03:14:15 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/rclone-sync-test-ignore-file" 2024/11/18 03:14:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/18 03:14:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/18 03:14:18 DEBUG : pacer: Reducing sleep to 10ms 2024/11/18 03:14:18 DEBUG : B2 bucket rclone-test-hizayex9tupi path rclone-sync-test: Waiting for checks to finish 2024/11/18 03:14:18 DEBUG : B2 bucket rclone-test-hizayex9tupi path rclone-sync-test: Waiting for transfers to finish 2024/11/18 03:14:18 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:18 INFO : There was nothing to transfer 2024/11/18 03:14:19 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:14:19 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:14:19 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:14:19 DEBUG : B2 bucket rclone-test-hizayex9tupi path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/18 03:14:19 DEBUG : B2 bucket rclone-test-hizayex9tupi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/18 03:14:19 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:14:19 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:14:19 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:14:19 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:14:20 DEBUG : B2 bucket rclone-test-hizayex9tupi path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/18 03:14:20 DEBUG : B2 bucket rclone-test-hizayex9tupi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/18 03:14:20 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.79s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:14:27 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/dst" 2024/11/18 03:14:28 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/CompareDest" 2024/11/18 03:14:30 DEBUG : one: Need to transfer - File not found at Destination 2024/11/18 03:14:30 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:14:30 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:14:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 03:14:31 INFO : one: Copied (new) 2024/11/18 03:14:31 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:31 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:14:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 03:14:31 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:14:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/18 03:14:31 INFO : one: Copied (replaced existing) 2024/11/18 03:14:31 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 03:14:33 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:14:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:14:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 03:14:33 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:14:33 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:33 INFO : There was nothing to transfer 2024/11/18 03:14:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:14:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 03:14:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 03:14:35 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:14:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:14:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 03:14:35 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:14:35 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:35 INFO : There was nothing to transfer 2024/11/18 03:14:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:14:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 03:14:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 03:14:36 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:14:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:14:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 03:14:36 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:14:36 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:36 INFO : There was nothing to transfer 2024/11/18 03:14:37 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/18 03:14:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/18 03:14:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/18 03:14:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 03:14:37 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:14:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:14:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 03:14:37 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:14:37 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:37 INFO : There was nothing to transfer 2024/11/18 03:14:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/18 03:14:38 DEBUG : two: Need to transfer - File not found at Destination 2024/11/18 03:14:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 03:14:38 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:14:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:14:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/18 03:14:38 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:14:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/18 03:14:38 INFO : two: Copied (new) 2024/11/18 03:14:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.05s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:14:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/dest" 2024/11/18 03:14:41 DEBUG : Config file has changed externally - reloading 2024/11/18 03:14:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/pre-dest1" 2024/11/18 03:14:43 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/pre-dest2" 2024/11/18 03:14:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:14:45 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/18 03:14:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:14:46 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/18 03:14:46 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/18 03:14:46 DEBUG : B2 bucket rclone-test-hizayex9tupi path dest: Waiting for checks to finish 2024/11/18 03:14:46 DEBUG : B2 bucket rclone-test-hizayex9tupi path dest: Waiting for transfers to finish 2024/11/18 03:14:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/18 03:14:47 INFO : 3: Copied (new) 2024/11/18 03:14:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.77s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/dst" 2024/11/18 03:14:50 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/CopyDest" 2024/11/18 03:14:52 DEBUG : one: Need to transfer - File not found at Destination 2024/11/18 03:14:52 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:14:52 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:14:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 03:14:53 INFO : one: Copied (new) 2024/11/18 03:14:53 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 03:14:53 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:14:53 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:14:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/18 03:14:54 INFO : one: Copied (replaced existing) 2024/11/18 03:14:54 DEBUG : Waiting for deletions to finish 2024/11/18 03:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/BackupDir" 2024/11/18 03:14:57 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:14:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 03:14:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:14:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/18 03:14:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 03:14:58 INFO : one: Copied (server-side copy) 2024/11/18 03:14:59 INFO : one: Deleted 2024/11/18 03:14:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/18 03:14:59 INFO : one: Copied (server-side copy) 2024/11/18 03:14:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/18 03:14:59 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:14:59 DEBUG : Waiting for deletions to finish 2024/11/18 03:15:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:15:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/18 03:15:01 INFO : two: Copied (server-side copy) 2024/11/18 03:15:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/18 03:15:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:15:01 DEBUG : one: Unchanged skipping 2024/11/18 03:15:01 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:15:01 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:15:01 DEBUG : Waiting for deletions to finish 2024/11/18 03:15:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:15:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:15:01 DEBUG : two: Unchanged skipping 2024/11/18 03:15:01 DEBUG : one: Unchanged skipping 2024/11/18 03:15:01 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:15:01 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:15:01 DEBUG : Waiting for deletions to finish 2024/11/18 03:15:01 INFO : There was nothing to transfer 2024/11/18 03:15:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/18 03:15:03 DEBUG : three: Destination not found in --copy-dest 2024/11/18 03:15:03 DEBUG : three: Need to transfer - File not found at Destination 2024/11/18 03:15:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:15:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/18 03:15:03 DEBUG : one: Unchanged skipping 2024/11/18 03:15:03 DEBUG : two: Unchanged skipping 2024/11/18 03:15:03 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:15:03 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:15:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/18 03:15:03 INFO : three: Copied (new) 2024/11/18 03:15:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.99s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:15:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/dst" 2024/11/18 03:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/backup" 2024/11/18 03:15:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 03:15:10 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:15:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:15:10 DEBUG : two: Unchanged skipping 2024/11/18 03:15:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 03:15:11 INFO : one: Copied (server-side copy) 2024/11/18 03:15:11 INFO : one: Deleted 2024/11/18 03:15:11 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:15:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:15:12 INFO : one: Copied (new) 2024/11/18 03:15:12 DEBUG : Waiting for deletions to finish 2024/11/18 03:15:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 03:15:13 INFO : three.txt: Copied (server-side copy) 2024/11/18 03:15:13 INFO : three.txt: Deleted 2024/11/18 03:15:13 INFO : three.txt: Moved into backup dir 2024/11/18 03:15:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 03:15:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:15:15 DEBUG : two: Unchanged skipping 2024/11/18 03:15:15 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:15:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:15:15 INFO : one: Copied (server-side copy) 2024/11/18 03:15:16 INFO : one: Deleted 2024/11/18 03:15:16 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:15:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 03:15:16 INFO : one: Copied (new) 2024/11/18 03:15:16 DEBUG : Waiting for deletions to finish 2024/11/18 03:15:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 03:15:17 INFO : three.txt: Copied (server-side copy) 2024/11/18 03:15:17 INFO : three.txt: Deleted 2024/11/18 03:15:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:15:19 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-16.backblaze.com/b2api/v1/b2_upload_file/cf92edc3400d3bdb9f380e1b/c001_v0001182_t0014": EOF 2024/11/18 03:15:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-16.backblaze.com/b2api/v1/b2_upload_file/cf92edc3400d3bdb9f380e1b/c001_v0001182_t0014": EOF) 2024/11/18 03:15:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-hizayex9tupi: 1/10 (Post "https://pod-000-1182-16.backblaze.com/b2api/v1/b2_upload_file/cf92edc3400d3bdb9f380e1b/c001_v0001182_t0014": EOF) 2024/11/18 03:15:22 DEBUG : pacer: Reducing sleep to 10ms 2024/11/18 03:15:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/dst" 2024/11/18 03:15:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/backup" 2024/11/18 03:15:25 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:15:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 03:15:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:15:25 DEBUG : two: Unchanged skipping 2024/11/18 03:15:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 03:15:26 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 03:15:26 INFO : one: Deleted 2024/11/18 03:15:26 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:15:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:15:27 INFO : one: Copied (new) 2024/11/18 03:15:27 DEBUG : Waiting for deletions to finish 2024/11/18 03:15:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 03:15:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 03:15:28 INFO : three.txt: Deleted 2024/11/18 03:15:28 INFO : three.txt: Moved into backup dir 2024/11/18 03:15:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 03:15:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:15:30 DEBUG : two: Unchanged skipping 2024/11/18 03:15:30 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:15:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:15:30 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 03:15:30 INFO : one: Deleted 2024/11/18 03:15:30 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:15:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 03:15:31 INFO : one: Copied (new) 2024/11/18 03:15:31 DEBUG : Waiting for deletions to finish 2024/11/18 03:15:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 03:15:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 03:15:31 INFO : three.txt: Deleted 2024/11/18 03:15:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:15:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/dst" 2024/11/18 03:15:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/backup" 2024/11/18 03:15:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 03:15:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:15:37 DEBUG : two: Unchanged skipping 2024/11/18 03:15:37 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:15:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 03:15:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/18 03:15:39 INFO : one: Deleted 2024/11/18 03:15:39 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:15:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:15:40 INFO : one: Copied (new) 2024/11/18 03:15:40 DEBUG : Waiting for deletions to finish 2024/11/18 03:15:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 03:15:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/18 03:15:40 INFO : three.txt: Deleted 2024/11/18 03:15:40 INFO : three.txt: Moved into backup dir 2024/11/18 03:15:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 03:15:42 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:15:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:15:42 DEBUG : two: Unchanged skipping 2024/11/18 03:15:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:15:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/18 03:15:43 INFO : one: Deleted 2024/11/18 03:15:43 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:15:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 03:15:43 INFO : one: Copied (new) 2024/11/18 03:15:43 DEBUG : Waiting for deletions to finish 2024/11/18 03:15:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 03:15:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/18 03:15:44 INFO : three.txt: Deleted 2024/11/18 03:15:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.66s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:15:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/dst" 2024/11/18 03:15:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 03:15:48 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:15:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:15:48 DEBUG : two: Unchanged skipping 2024/11/18 03:15:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 03:15:49 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 03:15:49 INFO : one: Deleted 2024/11/18 03:15:49 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:15:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:15:50 INFO : one: Copied (new) 2024/11/18 03:15:50 DEBUG : Waiting for deletions to finish 2024/11/18 03:15:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 03:15:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 03:15:51 INFO : three.txt: Deleted 2024/11/18 03:15:51 INFO : three.txt: Moved into backup dir 2024/11/18 03:15:52 DEBUG : one.bak: Excluded (Path Filter) 2024/11/18 03:15:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/18 03:15:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 03:15:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:15:52 DEBUG : two: Unchanged skipping 2024/11/18 03:15:52 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for checks to finish 2024/11/18 03:15:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:15:53 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 03:15:53 INFO : one: Deleted 2024/11/18 03:15:53 DEBUG : B2 bucket rclone-test-hizayex9tupi path dst: Waiting for transfers to finish 2024/11/18 03:15:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 03:15:54 INFO : one: Copied (new) 2024/11/18 03:15:54 DEBUG : Waiting for deletions to finish 2024/11/18 03:15:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 03:15:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 03:15:55 INFO : three.txt: Deleted 2024/11/18 03:15:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.65s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:15:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/dst" 2024/11/18 03:15:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 03:16:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 03:16:00 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 03:16:00 INFO : one: Deleted 2024/11/18 03:16:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:16:01 INFO : one: Copied (new) 2024/11/18 03:16:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:01 DEBUG : two: Unchanged skipping 2024/11/18 03:16:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/18 03:16:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 03:16:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 03:16:02 INFO : three.txt: Deleted 2024/11/18 03:16:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 03:16:03 INFO : three.txt: Copied (new) 2024/11/18 03:16:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 03:16:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:16:04 INFO : one: Copied (server-side copy) to: one.bak 2024/11/18 03:16:04 INFO : one: Deleted 2024/11/18 03:16:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 03:16:05 INFO : one: Copied (new) 2024/11/18 03:16:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:05 DEBUG : two: Unchanged skipping 2024/11/18 03:16:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/18 03:16:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 03:16:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/18 03:16:06 INFO : three.txt: Deleted 2024/11/18 03:16:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/18 03:16:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:16:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hizayex9tupi/dst" 2024/11/18 03:16:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/18 03:16:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/18 03:16:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/18 03:16:12 INFO : one: Deleted 2024/11/18 03:16:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:16:13 INFO : one: Copied (new) 2024/11/18 03:16:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:13 DEBUG : two: Unchanged skipping 2024/11/18 03:16:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/18 03:16:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/18 03:16:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/18 03:16:14 INFO : three.txt: Deleted 2024/11/18 03:16:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 03:16:14 INFO : three.txt: Copied (new) 2024/11/18 03:16:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/18 03:16:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/18 03:16:15 DEBUG : pacer: Reducing sleep to 10ms 2024/11/18 03:16:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/18 03:16:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/18 03:16:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/18 03:16:16 INFO : one: Deleted 2024/11/18 03:16:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/18 03:16:16 INFO : one: Copied (new) 2024/11/18 03:16:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:16 DEBUG : two: Unchanged skipping 2024/11/18 03:16:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/18 03:16:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/18 03:16:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/18 03:16:18 INFO : three.txt: Deleted 2024/11/18 03:16:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/18 03:16:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.68s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:16:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/18 03:16:20 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:16:20 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:16:21 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/18 03:16:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/18 03:16:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:16:22 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/18 03:16:22 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:16:22 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:16:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/18 03:16:22 INFO : existing: Copied (new) 2024/11/18 03:16:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:16:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/18 03:16:23 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:16:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/18 03:16:23 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:16:23 ERROR : B2 bucket rclone-test-hizayex9tupi: not deleting files as there were IO errors 2024/11/18 03:16:23 ERROR : B2 bucket rclone-test-hizayex9tupi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncImmutable (2.65s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:16:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:25 DEBUG : existing: Unchanged skipping 2024/11/18 03:16:25 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:16:25 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:16:25 DEBUG : Waiting for deletions to finish 2024/11/18 03:16:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:16:27 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/cf92edc3400d3bdb9f380e1b/c001_v0001182_t0055": EOF 2024/11/18 03:16:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/cf92edc3400d3bdb9f380e1b/c001_v0001182_t0055": EOF) 2024/11/18 03:16:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-hizayex9tupi: 1/10 (Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/cf92edc3400d3bdb9f380e1b/c001_v0001182_t0055": EOF) 2024/11/18 03:16:29 DEBUG : pacer: Reducing sleep to 10ms 2024/11/18 03:16:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both0: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both1: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both10: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both11: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both12: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both13: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both14: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both15: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both16: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both17: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both18: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both19: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both2: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both3: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both4: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both5: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both6: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:16:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:39 DEBUG : both7: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both9: Unchanged skipping 2024/11/18 03:16:39 DEBUG : both8: Unchanged skipping 2024/11/18 03:16:39 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:16:39 DEBUG : Waiting for deletions to finish 2024/11/18 03:16:39 INFO : only18: Deleted 2024/11/18 03:16:39 INFO : only3: Deleted 2024/11/18 03:16:39 INFO : only7: Deleted 2024/11/18 03:16:39 INFO : only0: Deleted 2024/11/18 03:16:39 INFO : only11: Deleted 2024/11/18 03:16:39 INFO : only1: Deleted 2024/11/18 03:16:40 INFO : only13: Deleted 2024/11/18 03:16:40 INFO : only17: Deleted 2024/11/18 03:16:40 INFO : only8: Deleted 2024/11/18 03:16:40 INFO : only9: Deleted 2024/11/18 03:16:40 INFO : only14: Deleted 2024/11/18 03:16:40 INFO : only15: Deleted 2024/11/18 03:16:40 INFO : only19: Deleted 2024/11/18 03:16:40 INFO : only10: Deleted 2024/11/18 03:16:40 INFO : only16: Deleted 2024/11/18 03:16:40 INFO : only2: Deleted 2024/11/18 03:16:40 INFO : only4: Deleted 2024/11/18 03:16:40 INFO : only5: Deleted 2024/11/18 03:16:40 INFO : only12: Deleted 2024/11/18 03:16:40 INFO : only6: Deleted 2024/11/18 03:16:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.93s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:16:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both0: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for checks to finish 2024/11/18 03:16:55 DEBUG : both10: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both13: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both14: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both15: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both16: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both17: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both18: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both19: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both2: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both12: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both4: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both5: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both6: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both7: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both1: Unchanged skipping 2024/11/18 03:16:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/18 03:16:55 DEBUG : both11: Unchanged skipping 2024/11/18 03:16:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : both3: Unchanged skipping 2024/11/18 03:16:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : both8: Unchanged skipping 2024/11/18 03:16:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : both9: Unchanged skipping 2024/11/18 03:16:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/18 03:16:55 DEBUG : B2 bucket rclone-test-hizayex9tupi: Waiting for transfers to finish 2024/11/18 03:16:56 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only1: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only0: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only11: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only14: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only12: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only15: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only17: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only13: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only18: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only19: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only10: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only2: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only5: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only6: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only7: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only9: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only16: Copied (replaced existing) 2024/11/18 03:16:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:56 INFO : only3: Copied (replaced existing) 2024/11/18 03:16:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:57 INFO : only4: Copied (replaced existing) 2024/11/18 03:16:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/18 03:16:57 INFO : only8: Copied (replaced existing) 2024/11/18 03:16:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:17:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 03:17:05 DEBUG : sub dir: Making directory 2024/11/18 03:17:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" 2024/11/18 03:17:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/18 03:17:08 DEBUG : sub dir: Making directory 2024/11/18 03:17:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-hizayex9tupi", Local "Local file system at /tmp/rclone3130635126", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.12s) PASS 2024/11/18 03:17:11 DEBUG : B2 bucket rclone-test-hizayex9tupi: Purge remote 2024/11/18 03:17:11 INFO : B2 bucket rclone-test-hizayex9tupi: cleaning bucket "rclone-test-hizayex9tupi" of all files 2024/11/18 03:17:12 DEBUG : BackupDir/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c279_d20241118_m031504_c001_v7007000_t0000_u01731899704478") 2024/11/18 03:17:12 DEBUG : BackupDir/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f110615c4ad01c343_d20241118_m031458_c001_v0001098_t0044_u01731899698617") 2024/11/18 03:17:12 DEBUG : CompareDest/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40449cd8a183c6da_d20241118_m031439_c001_v7007000_t0000_u01731899679311") 2024/11/18 03:17:12 DEBUG : CompareDest/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b05589b5_d20241118_m031433_c001_v0001182_t0039_u01731899673257") 2024/11/18 03:17:12 DEBUG : CompareDest/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40449cd8a183c6db_d20241118_m031439_c001_v7007000_t0000_u01731899679492") 2024/11/18 03:17:12 DEBUG : CompareDest/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1081a_d20241118_m031434_c001_v0001182_t0003_u01731899674572") 2024/11/18 03:17:12 DEBUG : CopyDest/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c27a_d20241118_m031504_c001_v7007000_t0000_u01731899704658") 2024/11/18 03:17:12 DEBUG : CopyDest/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb7550_d20241118_m031455_c001_v0001182_t0031_u01731899695674") 2024/11/18 03:17:12 DEBUG : CopyDest/three: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c27d_d20241118_m031504_c001_v7007000_t0000_u01731899704838") 2024/11/18 03:17:12 DEBUG : CopyDest/three: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef10c19_d20241118_m031502_c001_v0001182_t0039_u01731899702535") 2024/11/18 03:17:12 DEBUG : CopyDest/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c283_d20241118_m031505_c001_v7007000_t0000_u01731899705018") 2024/11/18 03:17:12 DEBUG : CopyDest/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0558d2c_d20241118_m031500_c001_v0001182_t0049_u01731899700087") 2024/11/18 03:17:12 DEBUG : EXISTING: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd369df_d20241118_m031625_c001_v7007000_t0000_u01731899785786") 2024/11/18 03:17:13 DEBUG : EXISTING: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11772_d20241118_m031624_c001_v0001182_t0054_u01731899784827") 2024/11/18 03:17:13 DEBUG : Testêé: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd369b6_d20241118_m031621_c001_v7007000_t0000_u01731899781805") 2024/11/18 03:17:13 DEBUG : Testêé: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef116da_d20241118_m031621_c001_v0001182_t0033_u01731899781216") 2024/11/18 03:17:13 DEBUG : Testêé: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b055981f_d20241118_m031620_c001_v0001182_t0002_u01731899780274") 2024/11/18 03:17:13 DEBUG : a/potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c0fc_d20241118_m031252_c001_v7007000_t0000_u01731899572617") 2024/11/18 03:17:13 DEBUG : a/potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f9cf_d20241118_m031252_c001_v0001182_t0024_u01731899572041") 2024/11/18 03:17:13 DEBUG : a/potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c0f7_d20241118_m031250_c001_v7007000_t0000_u01731899570253") 2024/11/18 03:17:13 DEBUG : a/potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f96d_d20241118_m031249_c001_v0001182_t0041_u01731899569466") 2024/11/18 03:17:13 DEBUG : a/potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23ead_d20241118_m031229_c001_v7007000_t0000_u01731899549805") 2024/11/18 03:17:13 DEBUG : a/potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f6ad_d20241118_m031229_c001_v0001182_t0029_u01731899549032") 2024/11/18 03:17:13 DEBUG : b/potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c0fd_d20241118_m031252_c001_v7007000_t0000_u01731899572798") 2024/11/18 03:17:13 DEBUG : b/potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f9aa_d20241118_m031251_c001_v0001182_t0033_u01731899571166") 2024/11/18 03:17:13 DEBUG : b/potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c0f6_d20241118_m031249_c001_v7007000_t0000_u01731899569705") 2024/11/18 03:17:13 DEBUG : b/potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f949_d20241118_m031248_c001_v0001182_t0030_u01731899568667") 2024/11/18 03:17:13 DEBUG : b/potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23eac_d20241118_m031229_c001_v7007000_t0000_u01731899549255") 2024/11/18 03:17:13 DEBUG : b/potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f6a1_d20241118_m031228_c001_v0001182_t0022_u01731899548203") 2024/11/18 03:17:13 DEBUG : backup/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4066cb09cc51ec71_d20241118_m031517_c001_v7007000_t0000_u01731899717831") 2024/11/18 03:17:13 DEBUG : backup/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f115ef662ab014960_d20241118_m031515_c001_v0001042_t0053_u01731899715625") 2024/11/18 03:17:13 DEBUG : backup/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef10d89_d20241118_m031511_c001_v0001182_t0009_u01731899711571") 2024/11/18 03:17:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f415b143d62559c83_d20241118_m031544_c001_v7007000_t0000_u01731899744949") 2024/11/18 03:17:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1024a40d9aca1e4d_d20241118_m031542_c001_v0001105_t0033_u01731899742663") 2024/11/18 03:17:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1082531d2d62b803_d20241118_m031538_c001_v0001043_t0054_u01731899738574") 2024/11/18 03:17:14 DEBUG : backup/one.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4056854717af410b_d20241118_m031532_c001_v7007000_t0000_u01731899732276") 2024/11/18 03:17:14 DEBUG : backup/one.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1124a5b366ebf020_d20241118_m031530_c001_v0001102_t0004_u01731899730558") 2024/11/18 03:17:14 DEBUG : backup/one.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f100f04edce99c01c_d20241118_m031526_c001_v0001182_t0042_u01731899726491") 2024/11/18 03:17:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f415b143d62559c84_d20241118_m031545_c001_v7007000_t0000_u01731899745131") 2024/11/18 03:17:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11581b19b8e94ce6_d20241118_m031543_c001_v0001039_t0040_u01731899743787") 2024/11/18 03:17:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f111019fbb35503cd_d20241118_m031540_c001_v0001150_t0013_u01731899740315") 2024/11/18 03:17:14 DEBUG : backup/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4066cb09cc51ec72_d20241118_m031518_c001_v7007000_t0000_u01731899718014") 2024/11/18 03:17:14 DEBUG : backup/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1080c3f6067d5da5_d20241118_m031516_c001_v0001036_t0009_u01731899716613") 2024/11/18 03:17:14 DEBUG : backup/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f10977aed555af7f6_d20241118_m031513_c001_v0001037_t0045_u01731899713313") 2024/11/18 03:17:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4056854717af410c_d20241118_m031532_c001_v7007000_t0000_u01731899732458") 2024/11/18 03:17:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f107d7c75a860d0ee_d20241118_m031531_c001_v0001182_t0012_u01731899731509") 2024/11/18 03:17:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1031f7acdcb60412_d20241118_m031527_c001_v0001172_t0017_u01731899727849") 2024/11/18 03:17:14 DEBUG : both0: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8d93_d20241118_m031657_c001_v7007000_t0000_u01731899817781") 2024/11/18 03:17:14 DEBUG : both0: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11a81_d20241118_m031645_c001_v0001182_t0042_u01731899805956") 2024/11/18 03:17:14 DEBUG : both0: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c46_d20241118_m031641_c001_v7007000_t0000_u01731899801268") 2024/11/18 03:17:14 DEBUG : both0: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11824_d20241118_m031629_c001_v0001182_t0048_u01731899789816") 2024/11/18 03:17:14 DEBUG : both1: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8d94_d20241118_m031657_c001_v7007000_t0000_u01731899817967") 2024/11/18 03:17:14 DEBUG : both1: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11a8d_d20241118_m031646_c001_v0001182_t0013_u01731899806470") 2024/11/18 03:17:15 DEBUG : both1: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c47_d20241118_m031641_c001_v7007000_t0000_u01731899801450") 2024/11/18 03:17:15 DEBUG : both1: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1182e_d20241118_m031630_c001_v0001182_t0039_u01731899790231") 2024/11/18 03:17:15 DEBUG : both10: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8d97_d20241118_m031658_c001_v7007000_t0000_u01731899818154") 2024/11/18 03:17:15 DEBUG : both10: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b45_d20241118_m031650_c001_v0001182_t0010_u01731899810593") 2024/11/18 03:17:15 DEBUG : both10: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c48_d20241118_m031641_c001_v7007000_t0000_u01731899801632") 2024/11/18 03:17:15 DEBUG : both10: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118ce_d20241118_m031634_c001_v0001182_t0046_u01731899794169") 2024/11/18 03:17:15 DEBUG : both11: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8d99_d20241118_m031658_c001_v7007000_t0000_u01731899818335") 2024/11/18 03:17:15 DEBUG : both11: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b51_d20241118_m031651_c001_v0001182_t0051_u01731899811031") 2024/11/18 03:17:15 DEBUG : both11: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c49_d20241118_m031641_c001_v7007000_t0000_u01731899801816") 2024/11/18 03:17:15 DEBUG : both11: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118da_d20241118_m031634_c001_v0001182_t0038_u01731899794573") 2024/11/18 03:17:15 DEBUG : both12: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8d9b_d20241118_m031658_c001_v7007000_t0000_u01731899818516") 2024/11/18 03:17:15 DEBUG : both12: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b61_d20241118_m031651_c001_v0001182_t0048_u01731899811460") 2024/11/18 03:17:15 DEBUG : both12: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c4a_d20241118_m031641_c001_v7007000_t0000_u01731899801999") 2024/11/18 03:17:15 DEBUG : both12: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118ef_d20241118_m031635_c001_v0001182_t0048_u01731899795033") 2024/11/18 03:17:15 DEBUG : both13: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8d9c_d20241118_m031658_c001_v7007000_t0000_u01731899818697") 2024/11/18 03:17:15 DEBUG : both13: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b6d_d20241118_m031651_c001_v0001182_t0033_u01731899811885") 2024/11/18 03:17:15 DEBUG : both13: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c4b_d20241118_m031642_c001_v7007000_t0000_u01731899802181") 2024/11/18 03:17:15 DEBUG : both13: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11906_d20241118_m031635_c001_v0001182_t0024_u01731899795473") 2024/11/18 03:17:15 DEBUG : both14: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8d9d_d20241118_m031658_c001_v7007000_t0000_u01731899818907") 2024/11/18 03:17:15 DEBUG : both14: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b7f_d20241118_m031652_c001_v0001182_t0032_u01731899812291") 2024/11/18 03:17:16 DEBUG : both14: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c4c_d20241118_m031642_c001_v7007000_t0000_u01731899802363") 2024/11/18 03:17:16 DEBUG : both14: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1191f_d20241118_m031635_c001_v0001182_t0027_u01731899795903") 2024/11/18 03:17:16 DEBUG : both15: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8d9e_d20241118_m031659_c001_v7007000_t0000_u01731899819096") 2024/11/18 03:17:16 DEBUG : both15: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b8c_d20241118_m031652_c001_v0001182_t0054_u01731899812729") 2024/11/18 03:17:16 DEBUG : both15: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c51_d20241118_m031642_c001_v7007000_t0000_u01731899802545") 2024/11/18 03:17:16 DEBUG : both15: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1192d_d20241118_m031636_c001_v0001182_t0006_u01731899796317") 2024/11/18 03:17:16 DEBUG : both16: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8da1_d20241118_m031659_c001_v7007000_t0000_u01731899819281") 2024/11/18 03:17:16 DEBUG : both16: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11ba0_d20241118_m031653_c001_v0001182_t0048_u01731899813167") 2024/11/18 03:17:16 DEBUG : both16: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c52_d20241118_m031642_c001_v7007000_t0000_u01731899802732") 2024/11/18 03:17:16 DEBUG : both16: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1193a_d20241118_m031636_c001_v0001182_t0056_u01731899796787") 2024/11/18 03:17:16 DEBUG : both17: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8da2_d20241118_m031659_c001_v7007000_t0000_u01731899819462") 2024/11/18 03:17:16 DEBUG : both17: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11bb2_d20241118_m031653_c001_v0001182_t0019_u01731899813594") 2024/11/18 03:17:16 DEBUG : both17: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c56_d20241118_m031642_c001_v7007000_t0000_u01731899802913") 2024/11/18 03:17:16 DEBUG : both17: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11946_d20241118_m031637_c001_v0001182_t0044_u01731899797237") 2024/11/18 03:17:16 DEBUG : both18: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8da3_d20241118_m031659_c001_v7007000_t0000_u01731899819646") 2024/11/18 03:17:16 DEBUG : both18: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11bbe_d20241118_m031654_c001_v0001182_t0021_u01731899814011") 2024/11/18 03:17:16 DEBUG : both18: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c57_d20241118_m031643_c001_v7007000_t0000_u01731899803095") 2024/11/18 03:17:16 DEBUG : both18: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1195c_d20241118_m031637_c001_v0001182_t0009_u01731899797657") 2024/11/18 03:17:16 DEBUG : both19: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8da5_d20241118_m031659_c001_v7007000_t0000_u01731899819827") 2024/11/18 03:17:16 DEBUG : both19: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11bd2_d20241118_m031654_c001_v0001182_t0032_u01731899814447") 2024/11/18 03:17:16 DEBUG : both19: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c58_d20241118_m031643_c001_v7007000_t0000_u01731899803290") 2024/11/18 03:17:17 DEBUG : both19: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1196c_d20241118_m031638_c001_v0001182_t0051_u01731899798068") 2024/11/18 03:17:17 DEBUG : both2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8da7_d20241118_m031700_c001_v7007000_t0000_u01731899820009") 2024/11/18 03:17:17 DEBUG : both2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11a9b_d20241118_m031646_c001_v0001182_t0044_u01731899806901") 2024/11/18 03:17:17 DEBUG : both2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c59_d20241118_m031643_c001_v7007000_t0000_u01731899803479") 2024/11/18 03:17:17 DEBUG : both2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11836_d20241118_m031630_c001_v0001182_t0034_u01731899790635") 2024/11/18 03:17:17 DEBUG : both3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8da8_d20241118_m031700_c001_v7007000_t0000_u01731899820191") 2024/11/18 03:17:17 DEBUG : both3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11ab7_d20241118_m031647_c001_v0001182_t0022_u01731899807337") 2024/11/18 03:17:17 DEBUG : both3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c5a_d20241118_m031643_c001_v7007000_t0000_u01731899803674") 2024/11/18 03:17:17 DEBUG : both3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1184e_d20241118_m031631_c001_v0001182_t0056_u01731899791068") 2024/11/18 03:17:17 DEBUG : both4: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8da9_d20241118_m031700_c001_v7007000_t0000_u01731899820372") 2024/11/18 03:17:17 DEBUG : both4: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11ad1_d20241118_m031647_c001_v0001182_t0011_u01731899807808") 2024/11/18 03:17:17 DEBUG : both4: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c5e_d20241118_m031643_c001_v7007000_t0000_u01731899803929") 2024/11/18 03:17:17 DEBUG : both4: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11862_d20241118_m031631_c001_v0001182_t0015_u01731899791516") 2024/11/18 03:17:17 DEBUG : both5: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8daa_d20241118_m031700_c001_v7007000_t0000_u01731899820555") 2024/11/18 03:17:17 DEBUG : both5: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11ae5_d20241118_m031648_c001_v0001182_t0055_u01731899808319") 2024/11/18 03:17:17 DEBUG : both5: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c5f_d20241118_m031644_c001_v7007000_t0000_u01731899804111") 2024/11/18 03:17:17 DEBUG : both5: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11878_d20241118_m031631_c001_v0001182_t0016_u01731899791924") 2024/11/18 03:17:17 DEBUG : both6: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dab_d20241118_m031700_c001_v7007000_t0000_u01731899820749") 2024/11/18 03:17:17 DEBUG : both6: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11aff_d20241118_m031648_c001_v0001182_t0057_u01731899808798") 2024/11/18 03:17:17 DEBUG : both6: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c60_d20241118_m031644_c001_v7007000_t0000_u01731899804291") 2024/11/18 03:17:17 DEBUG : both6: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1188e_d20241118_m031632_c001_v0001182_t0013_u01731899792329") 2024/11/18 03:17:17 DEBUG : both7: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dac_d20241118_m031700_c001_v7007000_t0000_u01731899820931") 2024/11/18 03:17:17 DEBUG : both7: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b17_d20241118_m031649_c001_v0001182_t0013_u01731899809271") 2024/11/18 03:17:18 DEBUG : both7: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c61_d20241118_m031644_c001_v7007000_t0000_u01731899804473") 2024/11/18 03:17:18 DEBUG : both7: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118a2_d20241118_m031632_c001_v0001182_t0054_u01731899792796") 2024/11/18 03:17:18 DEBUG : both8: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dad_d20241118_m031701_c001_v7007000_t0000_u01731899821112") 2024/11/18 03:17:18 DEBUG : both8: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b23_d20241118_m031649_c001_v0001182_t0057_u01731899809681") 2024/11/18 03:17:18 DEBUG : both8: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c62_d20241118_m031644_c001_v7007000_t0000_u01731899804659") 2024/11/18 03:17:18 DEBUG : both8: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118a8_d20241118_m031633_c001_v0001182_t0005_u01731899793214") 2024/11/18 03:17:18 DEBUG : both9: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dae_d20241118_m031701_c001_v7007000_t0000_u01731899821295") 2024/11/18 03:17:18 DEBUG : both9: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b35_d20241118_m031650_c001_v0001182_t0029_u01731899810107") 2024/11/18 03:17:18 DEBUG : both9: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c67_d20241118_m031644_c001_v7007000_t0000_u01731899804840") 2024/11/18 03:17:18 DEBUG : both9: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118be_d20241118_m031633_c001_v0001182_t0001_u01731899793716") 2024/11/18 03:17:18 DEBUG : c/non empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c0fe_d20241118_m031252_c001_v7007000_t0000_u01731899572978") 2024/11/18 03:17:18 DEBUG : c/non empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f9b9_d20241118_m031251_c001_v0001182_t0013_u01731899571382") 2024/11/18 03:17:18 DEBUG : c/non empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c0f8_d20241118_m031250_c001_v7007000_t0000_u01731899570441") 2024/11/18 03:17:18 DEBUG : c/non empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f951_d20241118_m031248_c001_v0001182_t0040_u01731899568881") 2024/11/18 03:17:18 DEBUG : c/non empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23eae_d20241118_m031229_c001_v7007000_t0000_u01731899549986") 2024/11/18 03:17:18 DEBUG : c/non empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f6a5_d20241118_m031228_c001_v0001182_t0049_u01731899548420") 2024/11/18 03:17:18 DEBUG : check sum: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f068f_d20241118_m031217_c001_v7007000_t0000_u01731899537497") 2024/11/18 03:17:18 DEBUG : check sum: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f4fe_d20241118_m031216_c001_v0001182_t0011_u01731899536527") 2024/11/18 03:17:18 DEBUG : dest/3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c238_d20241118_m031448_c001_v7007000_t0000_u01731899688245") 2024/11/18 03:17:18 DEBUG : dest/3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4136d778e6b36bbe_d20241118_m031447_c001_v0001134_t0017_u01731899687154") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd369af_d20241118_m031618_c001_v7007000_t0000_u01731899778791") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1066982dcd65d5f7_d20241118_m031616_c001_v0001131_t0037_u01731899776313") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4036da20db2b4c4d_d20241118_m031616_c001_v7007000_t0000_u01731899776127") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1066982dcd65d5ef_d20241118_m031613_c001_v0001131_t0058_u01731899773071") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4036da20db2b4c3d_d20241118_m031612_c001_v7007000_t0000_u01731899772328") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1154c_d20241118_m031608_c001_v0001182_t0014_u01731899768584") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4084850ff038606b_d20241118_m031607_c001_v7007000_t0000_u01731899767120") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f116cb283fc7969fe_d20241118_m031604_c001_v0001041_t0014_u01731899764970") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4037721457732646_d20241118_m031604_c001_v7007000_t0000_u01731899764788") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f116cb283fc7969f6_d20241118_m031601_c001_v0001041_t0026_u01731899761135") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f403772145773263c_d20241118_m031600_c001_v7007000_t0000_u01731899760409") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0559537_d20241118_m031556_c001_v0001182_t0057_u01731899756888") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f415b143d62559c9a_d20241118_m031555_c001_v7007000_t0000_u01731899755596") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f109936c23bbaa403_d20241118_m031553_c001_v0001128_t0015_u01731899753576") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4084850ff038603f_d20241118_m031553_c001_v7007000_t0000_u01731899753383") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f109936c23bbaa3f3_d20241118_m031550_c001_v0001128_t0038_u01731899750263") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4084850ff0386033_d20241118_m031549_c001_v7007000_t0000_u01731899749518") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b05593cb_d20241118_m031546_c001_v0001182_t0034_u01731899746239") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f415b143d62559c85_d20241118_m031545_c001_v7007000_t0000_u01731899745314") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f119059346c55424d_d20241118_m031543_c001_v0001092_t0052_u01731899743231") 2024/11/18 03:17:19 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23fa3_d20241118_m031543_c001_v7007000_t0000_u01731899743040") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f119059346c55424b_d20241118_m031539_c001_v0001092_t0050_u01731899739743") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23f9d_d20241118_m031539_c001_v7007000_t0000_u01731899739013") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0559219_d20241118_m031533_c001_v0001182_t0010_u01731899733618") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4056854717af410d_d20241118_m031532_c001_v7007000_t0000_u01731899732664") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11764c3620c59250_d20241118_m031531_c001_v0001182_t0051_u01731899731062") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4066cb09cc51ec8e_d20241118_m031530_c001_v7007000_t0000_u01731899730882") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11764c3620c591cc_d20241118_m031527_c001_v0001182_t0019_u01731899727418") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4066cb09cc51ec7f_d20241118_m031526_c001_v7007000_t0000_u01731899726697") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0558fd0_d20241118_m031519_c001_v0001182_t0038_u01731899719112") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4066cb09cc51ec73_d20241118_m031518_c001_v7007000_t0000_u01731899718198") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f103f11ebae728786_d20241118_m031516_c001_v0001182_t0028_u01731899716185") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f410cc3aabc0c2e31_d20241118_m031515_c001_v7007000_t0000_u01731899715984") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f103f11ebae7286ed_d20241118_m031512_c001_v0001182_t0054_u01731899712879") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f410cc3aabc0c2e1d_d20241118_m031511_c001_v7007000_t0000_u01731899711773") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb76dd_d20241118_m031506_c001_v0001182_t0039_u01731899706350") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c284_d20241118_m031505_c001_v7007000_t0000_u01731899705211") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1044aeb8ab3df3ef_d20241118_m031459_c001_v0001105_t0046_u01731899699251") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4066cb09cc51ec51_d20241118_m031459_c001_v7007000_t0000_u01731899699016") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef10aeb_d20241118_m031455_c001_v0001182_t0049_u01731899695093") 2024/11/18 03:17:20 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f107b03afd2207ef5_d20241118_m031454_c001_v0001100_t0020_u01731899694055") 2024/11/18 03:17:21 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f107b03afd2207eef_d20241118_m031452_c001_v0001100_t0012_u01731899692989") 2024/11/18 03:17:21 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40449cd8a183c6dc_d20241118_m031439_c001_v7007000_t0000_u01731899679674") 2024/11/18 03:17:21 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb7227_d20241118_m031432_c001_v0001182_t0045_u01731899672643") 2024/11/18 03:17:21 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f10999f7f60d23e4c_d20241118_m031431_c001_v0001182_t0006_u01731899671857") 2024/11/18 03:17:21 DEBUG : dst/one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f10999f7f60d23e2c_d20241118_m031430_c001_v0001182_t0000_u01731899670862") 2024/11/18 03:17:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd369b0_d20241118_m031618_c001_v7007000_t0000_u01731899778972") 2024/11/18 03:17:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f108a85127cfdb997_d20241118_m031615_c001_v0001179_t0038_u01731899775913") 2024/11/18 03:17:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f108a85127cfdb987_d20241118_m031612_c001_v0001179_t0030_u01731899772075") 2024/11/18 03:17:21 DEBUG : dst/one.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4084850ff038606f_d20241118_m031607_c001_v7007000_t0000_u01731899767300") 2024/11/18 03:17:21 DEBUG : dst/one.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101529fb418b3153_d20241118_m031604_c001_v0001137_t0013_u01731899764456") 2024/11/18 03:17:21 DEBUG : dst/one.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1191300643245d65_d20241118_m031600_c001_v0001178_t0022_u01731899760188") 2024/11/18 03:17:21 DEBUG : dst/one.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f415b143d62559c9b_d20241118_m031555_c001_v7007000_t0000_u01731899755786") 2024/11/18 03:17:21 DEBUG : dst/one.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f103f11ebae728df7_d20241118_m031553_c001_v0001182_t0026_u01731899753185") 2024/11/18 03:17:21 DEBUG : dst/one.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f10859c32cd0171c0_d20241118_m031549_c001_v0001130_t0055_u01731899749228") 2024/11/18 03:17:21 DEBUG : dst/three: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c286_d20241118_m031505_c001_v7007000_t0000_u01731899705427") 2024/11/18 03:17:21 DEBUG : dst/three: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f107b03afd2207f09_d20241118_m031503_c001_v0001100_t0021_u01731899703703") 2024/11/18 03:17:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd369b1_d20241118_m031619_c001_v7007000_t0000_u01731899779167") 2024/11/18 03:17:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1073505a689fc934_d20241118_m031617_c001_v0001106_t0057_u01731899777362") 2024/11/18 03:17:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f115d3deae1666485_d20241118_m031613_c001_v0001181_t0047_u01731899773937") 2024/11/18 03:17:21 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd369b2_d20241118_m031619_c001_v7007000_t0000_u01731899779349") 2024/11/18 03:17:21 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1066982dcd65d5fd_d20241118_m031618_c001_v0001131_t0057_u01731899778120") 2024/11/18 03:17:21 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4036da20db2b4c55_d20241118_m031617_c001_v7007000_t0000_u01731899777938") 2024/11/18 03:17:21 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1066982dcd65d5f5_d20241118_m031614_c001_v0001131_t0017_u01731899774328") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4036da20db2b4c46_d20241118_m031614_c001_v7007000_t0000_u01731899774146") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11566_d20241118_m031609_c001_v0001182_t0020_u01731899769373") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4084850ff0386070_d20241118_m031607_c001_v7007000_t0000_u01731899767481") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f116cb283fc796a04_d20241118_m031606_c001_v0001041_t0057_u01731899766426") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4037721457732647_d20241118_m031606_c001_v7007000_t0000_u01731899766244") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f116cb283fc7969fc_d20241118_m031602_c001_v0001041_t0030_u01731899762651") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4037721457732642_d20241118_m031602_c001_v7007000_t0000_u01731899762469") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0559545_d20241118_m031557_c001_v0001182_t0019_u01731899757401") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4084850ff0386046_d20241118_m031555_c001_v7007000_t0000_u01731899755031") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11304_d20241118_m031552_c001_v0001182_t0033_u01731899752382") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4084850ff0386039_d20241118_m031551_c001_v7007000_t0000_u01731899751638") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b05593e3_d20241118_m031546_c001_v0001182_t0043_u01731899746680") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23fa5_d20241118_m031544_c001_v7007000_t0000_u01731899744388") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11197_d20241118_m031541_c001_v0001182_t0045_u01731899741823") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23f9f_d20241118_m031540_c001_v7007000_t0000_u01731899740691") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0559221_d20241118_m031534_c001_v0001182_t0026_u01731899734125") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4066cb09cc51ec94_d20241118_m031531_c001_v7007000_t0000_u01731899731724") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11011_d20241118_m031529_c001_v0001182_t0022_u01731899729767") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4066cb09cc51ec89_d20241118_m031528_c001_v7007000_t0000_u01731899728674") 2024/11/18 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b055904d_d20241118_m031522_c001_v0001182_t0059_u01731899722034") 2024/11/18 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f410cc3aabc0c2e34_d20241118_m031517_c001_v7007000_t0000_u01731899717273") 2024/11/18 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb7829_d20241118_m031514_c001_v0001182_t0000_u01731899714815") 2024/11/18 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f410cc3aabc0c2e23_d20241118_m031513_c001_v7007000_t0000_u01731899713659") 2024/11/18 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef10ceb_d20241118_m031507_c001_v0001182_t0012_u01731899707161") 2024/11/18 03:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4084850ff0386071_d20241118_m031607_c001_v7007000_t0000_u01731899767662") 2024/11/18 03:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f103b4ea3e12ac1ce_d20241118_m031605_c001_v0001128_t0021_u01731899765868") 2024/11/18 03:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f100c91c740f53ba1_d20241118_m031602_c001_v0001165_t0031_u01731899762242") 2024/11/18 03:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f415b143d62559c9d_d20241118_m031555_c001_v7007000_t0000_u01731899755968") 2024/11/18 03:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11493506a178e111_d20241118_m031554_c001_v0001131_t0024_u01731899754592") 2024/11/18 03:17:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f113c85cf83a9a9b3_d20241118_m031550_c001_v0001116_t0040_u01731899750815") 2024/11/18 03:17:23 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd369b3_d20241118_m031619_c001_v7007000_t0000_u01731899779533") 2024/11/18 03:17:23 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b05596c2_d20241118_m031609_c001_v0001182_t0038_u01731899769157") 2024/11/18 03:17:23 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4084850ff0386073_d20241118_m031607_c001_v7007000_t0000_u01731899767846") 2024/11/18 03:17:23 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef113a4_d20241118_m031557_c001_v0001182_t0018_u01731899757105") 2024/11/18 03:17:23 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f415b143d62559c9f_d20241118_m031556_c001_v7007000_t0000_u01731899756151") 2024/11/18 03:17:23 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1123b_d20241118_m031546_c001_v0001182_t0041_u01731899746473") 2024/11/18 03:17:23 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f415b143d62559c86_d20241118_m031545_c001_v7007000_t0000_u01731899745496") 2024/11/18 03:17:23 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef110a7_d20241118_m031533_c001_v0001182_t0038_u01731899733826") 2024/11/18 03:17:23 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4056854717af410e_d20241118_m031532_c001_v7007000_t0000_u01731899732844") 2024/11/18 03:17:23 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef10ec1_d20241118_m031519_c001_v0001182_t0046_u01731899719739") 2024/11/18 03:17:23 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4066cb09cc51ec74_d20241118_m031518_c001_v7007000_t0000_u01731899718381") 2024/11/18 03:17:24 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0558e3e_d20241118_m031506_c001_v0001182_t0051_u01731899706943") 2024/11/18 03:17:24 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c28b_d20241118_m031505_c001_v7007000_t0000_u01731899705612") 2024/11/18 03:17:24 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1023872fb5e7405a_d20241118_m031501_c001_v0001044_t0045_u01731899701004") 2024/11/18 03:17:24 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40449cd8a183c6dd_d20241118_m031439_c001_v7007000_t0000_u01731899679855") 2024/11/18 03:17:24 DEBUG : dst/two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f10999f7f60d23f54_d20241118_m031438_c001_v0001182_t0032_u01731899678681") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f408f10b6878bf7bb_d20241118_m031358_c001_v7007000_t0000_u01731899638019") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef10215_d20241118_m031354_c001_v0001182_t0036_u01731899634616") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f408f10b6878bf7b5_d20241118_m031352_c001_v7007000_t0000_u01731899632530") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef10040_d20241118_m031341_c001_v0001182_t0032_u01731899621972") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309ed_d20241118_m031332_c001_v7007000_t0000_u01731899612995") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fecc_d20241118_m031329_c001_v0001182_t0046_u01731899609372") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c14d_d20241118_m031305_c001_v7007000_t0000_u01731899585659") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fb4c_d20241118_m031303_c001_v0001182_t0049_u01731899583943") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c13c_d20241118_m031302_c001_v7007000_t0000_u01731899582469") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fb04_d20241118_m031301_c001_v0001182_t0054_u01731899581276") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c11e_d20241118_m031258_c001_v7007000_t0000_u01731899578052") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fa6f_d20241118_m031256_c001_v0001182_t0024_u01731899576483") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c106_d20241118_m031255_c001_v7007000_t0000_u01731899575331") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fa17_d20241118_m031253_c001_v0001182_t0006_u01731899573974") 2024/11/18 03:17:24 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c0f4_d20241118_m031247_c001_v7007000_t0000_u01731899567761") 2024/11/18 03:17:25 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f8ff_d20241118_m031246_c001_v0001182_t0057_u01731899566056") 2024/11/18 03:17:25 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23ed2_d20241118_m031244_c001_v7007000_t0000_u01731899564861") 2024/11/18 03:17:25 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f8bf_d20241118_m031244_c001_v0001182_t0021_u01731899564092") 2024/11/18 03:17:25 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23ebc_d20241118_m031238_c001_v7007000_t0000_u01731899558970") 2024/11/18 03:17:25 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f7bd_d20241118_m031237_c001_v0001182_t0042_u01731899557736") 2024/11/18 03:17:25 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23eba_d20241118_m031235_c001_v7007000_t0000_u01731899555190") 2024/11/18 03:17:25 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f741_d20241118_m031234_c001_v0001182_t0043_u01731899554237") 2024/11/18 03:17:25 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23eb6_d20241118_m031233_c001_v7007000_t0000_u01731899553150") 2024/11/18 03:17:25 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1062ba8805fb1a87_d20241118_m031232_c001_v0001101_t0026_u01731899552304") 2024/11/18 03:17:25 DEBUG : empty space: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f6dd_d20241118_m031230_c001_v0001182_t0045_u01731899550725") 2024/11/18 03:17:25 DEBUG : enormous: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c148_d20241118_m031304_c001_v7007000_t0000_u01731899584737") 2024/11/18 03:17:25 DEBUG : enormous: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fb5d_d20241118_m031304_c001_v0001182_t0022_u01731899584162") 2024/11/18 03:17:25 DEBUG : existing: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd369d8_d20241118_m031623_c001_v7007000_t0000_u01731899783701") 2024/11/18 03:17:25 DEBUG : existing: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0559872_d20241118_m031622_c001_v0001182_t0033_u01731899782550") 2024/11/18 03:17:25 DEBUG : existing: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309e6_d20241118_m031327_c001_v7007000_t0000_u01731899607671") 2024/11/18 03:17:25 DEBUG : existing: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fe6c_d20241118_m031326_c001_v0001182_t0021_u01731899606696") 2024/11/18 03:17:25 DEBUG : existing: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23eaa_d20241118_m031227_c001_v7007000_t0000_u01731899547118") 2024/11/18 03:17:25 DEBUG : existing: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f65d_d20241118_m031226_c001_v0001182_t0009_u01731899546178") 2024/11/18 03:17:25 DEBUG : existing: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23ea4_d20241118_m031224_c001_v7007000_t0000_u01731899544907") 2024/11/18 03:17:25 DEBUG : existing: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f62d_d20241118_m031224_c001_v0001182_t0021_u01731899544308") 2024/11/18 03:17:25 DEBUG : existing: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f608_d20241118_m031223_c001_v0001182_t0011_u01731899543561") 2024/11/18 03:17:26 DEBUG : existing-b: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309e7_d20241118_m031327_c001_v7007000_t0000_u01731899607851") 2024/11/18 03:17:26 DEBUG : existing-b: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb68b1_d20241118_m031326_c001_v0001182_t0009_u01731899606703") 2024/11/18 03:17:26 DEBUG : five: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c153_d20241118_m031309_c001_v7007000_t0000_u01731899589825") 2024/11/18 03:17:26 DEBUG : five: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4120fc61fef0fbf4_d20241118_m031307_c001_v0001182_t0049_u01731899587950") 2024/11/18 03:17:26 DEBUG : foo: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23ebb_d20241118_m031237_c001_v7007000_t0000_u01731899557008") 2024/11/18 03:17:26 DEBUG : foo: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4120fc61fef0f797_d20241118_m031236_c001_v0001182_t0049_u01731899556459") 2024/11/18 03:17:26 DEBUG : foo: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4120fc61fef0f77f_d20241118_m031235_c001_v0001182_t0049_u01731899555913") 2024/11/18 03:17:26 DEBUG : four: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c154_d20241118_m031310_c001_v7007000_t0000_u01731899590004") 2024/11/18 03:17:26 DEBUG : four: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f41605165c8bb6635_d20241118_m031308_c001_v0001182_t0014_u01731899588492") 2024/11/18 03:17:26 DEBUG : four: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fbd5_d20241118_m031307_c001_v0001182_t0030_u01731899587357") 2024/11/18 03:17:26 DEBUG : hello world2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776bc7_d20241118_m031136_c001_v7007000_t0000_u01731899496233") 2024/11/18 03:17:26 DEBUG : hello world2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f013_d20241118_m031135_c001_v0001182_t0059_u01731899495653") 2024/11/18 03:17:26 DEBUG : ignore-size: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f0691_d20241118_m031221_c001_v7007000_t0000_u01731899541997") 2024/11/18 03:17:26 DEBUG : ignore-size: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f5aa_d20241118_m031221_c001_v0001182_t0053_u01731899541036") 2024/11/18 03:17:26 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309e2_d20241118_m031325_c001_v7007000_t0000_u01731899605599") 2024/11/18 03:17:26 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb685f_d20241118_m031324_c001_v0001182_t0019_u01731899604638") 2024/11/18 03:17:26 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309de_d20241118_m031323_c001_v7007000_t0000_u01731899603537") 2024/11/18 03:17:26 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb6825_d20241118_m031322_c001_v0001182_t0038_u01731899602566") 2024/11/18 03:17:26 DEBUG : one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c155_d20241118_m031310_c001_v7007000_t0000_u01731899590184") 2024/11/18 03:17:26 DEBUG : one: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4120fc61fef0fbbd_d20241118_m031306_c001_v0001182_t0049_u01731899586765") 2024/11/18 03:17:26 DEBUG : only0: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8daf_d20241118_m031701_c001_v7007000_t0000_u01731899821476") 2024/11/18 03:17:26 DEBUG : only0: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40834cbf127ae872_d20241118_m031656_c001_v0001182_t0011_u01731899816074") 2024/11/18 03:17:27 DEBUG : only0: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11a85_d20241118_m031646_c001_v0001182_t0057_u01731899806218") 2024/11/18 03:17:27 DEBUG : only0: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c3f_d20241118_m031639_c001_v7007000_t0000_u01731899799882") 2024/11/18 03:17:27 DEBUG : only0: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11827_d20241118_m031630_c001_v0001182_t0020_u01731899790024") 2024/11/18 03:17:27 DEBUG : only1: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8db1_d20241118_m031701_c001_v7007000_t0000_u01731899821659") 2024/11/18 03:17:27 DEBUG : only1: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4120fc61fef11bf2_d20241118_m031655_c001_v0001182_t0049_u01731899815521") 2024/11/18 03:17:27 DEBUG : only1: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11a91_d20241118_m031646_c001_v0001182_t0018_u01731899806689") 2024/11/18 03:17:27 DEBUG : only1: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f410cc3aabc0c305c_d20241118_m031639_c001_v7007000_t0000_u01731899799896") 2024/11/18 03:17:27 DEBUG : only1: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11832_d20241118_m031630_c001_v0001182_t0049_u01731899790431") 2024/11/18 03:17:27 DEBUG : only10: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8db2_d20241118_m031701_c001_v7007000_t0000_u01731899821840") 2024/11/18 03:17:27 DEBUG : only10: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40834cbf127ae88a_d20241118_m031656_c001_v0001182_t0011_u01731899816631") 2024/11/18 03:17:27 DEBUG : only10: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b49_d20241118_m031650_c001_v0001182_t0015_u01731899810821") 2024/11/18 03:17:27 DEBUG : only10: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f410cc3aabc0c305f_d20241118_m031640_c001_v7007000_t0000_u01731899800277") 2024/11/18 03:17:27 DEBUG : only10: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118d6_d20241118_m031634_c001_v0001182_t0006_u01731899794367") 2024/11/18 03:17:27 DEBUG : only11: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8db3_d20241118_m031702_c001_v7007000_t0000_u01731899822021") 2024/11/18 03:17:27 DEBUG : only11: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4120fc61fef11c08_d20241118_m031656_c001_v0001182_t0049_u01731899816104") 2024/11/18 03:17:27 DEBUG : only11: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b59_d20241118_m031651_c001_v0001182_t0015_u01731899811243") 2024/11/18 03:17:27 DEBUG : only11: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4188b23563b7228b_d20241118_m031639_c001_v7007000_t0000_u01731899799897") 2024/11/18 03:17:27 DEBUG : only11: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118e2_d20241118_m031634_c001_v0001182_t0051_u01731899794799") 2024/11/18 03:17:27 DEBUG : only12: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8db5_d20241118_m031702_c001_v7007000_t0000_u01731899822204") 2024/11/18 03:17:27 DEBUG : only12: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f411064b2731804f6_d20241118_m031656_c001_v0001106_t0029_u01731899816271") 2024/11/18 03:17:27 DEBUG : only12: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b69_d20241118_m031651_c001_v0001182_t0015_u01731899811682") 2024/11/18 03:17:28 DEBUG : only12: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd36a06_d20241118_m031640_c001_v7007000_t0000_u01731899800600") 2024/11/18 03:17:28 DEBUG : only12: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118fb_d20241118_m031635_c001_v0001182_t0051_u01731899795246") 2024/11/18 03:17:28 DEBUG : only13: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8db6_d20241118_m031702_c001_v7007000_t0000_u01731899822387") 2024/11/18 03:17:28 DEBUG : only13: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f41605165c8bb85d8_d20241118_m031656_c001_v0001182_t0005_u01731899816453") 2024/11/18 03:17:28 DEBUG : only13: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b77_d20241118_m031652_c001_v0001182_t0003_u01731899812084") 2024/11/18 03:17:28 DEBUG : only13: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd36a03_d20241118_m031640_c001_v7007000_t0000_u01731899800055") 2024/11/18 03:17:28 DEBUG : only13: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1190d_d20241118_m031635_c001_v0001182_t0001_u01731899795693") 2024/11/18 03:17:28 DEBUG : only14: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8db7_d20241118_m031702_c001_v7007000_t0000_u01731899822568") 2024/11/18 03:17:28 DEBUG : only14: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40834cbf127ae878_d20241118_m031656_c001_v0001182_t0011_u01731899816266") 2024/11/18 03:17:28 DEBUG : only14: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b84_d20241118_m031652_c001_v0001182_t0056_u01731899812509") 2024/11/18 03:17:28 DEBUG : only14: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd36a04_d20241118_m031640_c001_v7007000_t0000_u01731899800236") 2024/11/18 03:17:28 DEBUG : only14: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11927_d20241118_m031636_c001_v0001182_t0013_u01731899796115") 2024/11/18 03:17:28 DEBUG : only15: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8db8_d20241118_m031702_c001_v7007000_t0000_u01731899822752") 2024/11/18 03:17:28 DEBUG : only15: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4120fc61fef11c0c_d20241118_m031656_c001_v0001182_t0049_u01731899816296") 2024/11/18 03:17:28 DEBUG : only15: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b92_d20241118_m031652_c001_v0001182_t0001_u01731899812941") 2024/11/18 03:17:28 DEBUG : only15: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c43_d20241118_m031640_c001_v7007000_t0000_u01731899800250") 2024/11/18 03:17:28 DEBUG : only15: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11932_d20241118_m031636_c001_v0001182_t0017_u01731899796521") 2024/11/18 03:17:28 DEBUG : only16: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8db9_d20241118_m031702_c001_v7007000_t0000_u01731899822966") 2024/11/18 03:17:28 DEBUG : only16: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f41605165c8bb85ec_d20241118_m031656_c001_v0001182_t0005_u01731899816845") 2024/11/18 03:17:28 DEBUG : only16: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11ba8_d20241118_m031653_c001_v0001182_t0014_u01731899813391") 2024/11/18 03:17:28 DEBUG : only16: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd36a05_d20241118_m031640_c001_v7007000_t0000_u01731899800418") 2024/11/18 03:17:29 DEBUG : only16: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11940_d20241118_m031636_c001_v0001182_t0046_u01731899796991") 2024/11/18 03:17:29 DEBUG : only17: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dbc_d20241118_m031703_c001_v7007000_t0000_u01731899823186") 2024/11/18 03:17:29 DEBUG : only17: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40834cbf127ae882_d20241118_m031656_c001_v0001182_t0011_u01731899816449") 2024/11/18 03:17:29 DEBUG : only17: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11bb6_d20241118_m031653_c001_v0001182_t0019_u01731899813801") 2024/11/18 03:17:29 DEBUG : only17: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c42_d20241118_m031640_c001_v7007000_t0000_u01731899800068") 2024/11/18 03:17:29 DEBUG : only17: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1194e_d20241118_m031637_c001_v0001182_t0036_u01731899797445") 2024/11/18 03:17:29 DEBUG : only18: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dbd_d20241118_m031703_c001_v7007000_t0000_u01731899823371") 2024/11/18 03:17:29 DEBUG : only18: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f411064b2731804f9_d20241118_m031656_c001_v0001106_t0029_u01731899816461") 2024/11/18 03:17:29 DEBUG : only18: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11bcc_d20241118_m031654_c001_v0001182_t0020_u01731899814236") 2024/11/18 03:17:29 DEBUG : only18: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c3a_d20241118_m031639_c001_v7007000_t0000_u01731899799507") 2024/11/18 03:17:29 DEBUG : only18: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11966_d20241118_m031637_c001_v0001182_t0005_u01731899797863") 2024/11/18 03:17:29 DEBUG : only19: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dbe_d20241118_m031703_c001_v7007000_t0000_u01731899823553") 2024/11/18 03:17:29 DEBUG : only19: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4120fc61fef11c14_d20241118_m031656_c001_v0001182_t0049_u01731899816484") 2024/11/18 03:17:29 DEBUG : only19: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11bd6_d20241118_m031654_c001_v0001182_t0015_u01731899814670") 2024/11/18 03:17:29 DEBUG : only19: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4188b23563b7228d_d20241118_m031640_c001_v7007000_t0000_u01731899800265") 2024/11/18 03:17:29 DEBUG : only19: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1197a_d20241118_m031638_c001_v0001182_t0032_u01731899798281") 2024/11/18 03:17:29 DEBUG : only2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dc0_d20241118_m031703_c001_v7007000_t0000_u01731899823737") 2024/11/18 03:17:29 DEBUG : only2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f41605165c8bb85e0_d20241118_m031656_c001_v0001182_t0005_u01731899816644") 2024/11/18 03:17:29 DEBUG : only2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11aa9_d20241118_m031647_c001_v0001182_t0019_u01731899807101") 2024/11/18 03:17:29 DEBUG : only2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c44_d20241118_m031640_c001_v7007000_t0000_u01731899800432") 2024/11/18 03:17:29 DEBUG : only2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1183e_d20241118_m031630_c001_v0001182_t0042_u01731899790857") 2024/11/18 03:17:29 DEBUG : only3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dc1_d20241118_m031703_c001_v7007000_t0000_u01731899823918") 2024/11/18 03:17:30 DEBUG : only3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4120fc61fef11c28_d20241118_m031656_c001_v0001182_t0049_u01731899816873") 2024/11/18 03:17:30 DEBUG : only3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11ac3_d20241118_m031647_c001_v0001182_t0041_u01731899807547") 2024/11/18 03:17:30 DEBUG : only3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c3c_d20241118_m031639_c001_v7007000_t0000_u01731899799689") 2024/11/18 03:17:30 DEBUG : only3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11856_d20241118_m031631_c001_v0001182_t0058_u01731899791281") 2024/11/18 03:17:30 DEBUG : only4: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dc2_d20241118_m031704_c001_v7007000_t0000_u01731899824101") 2024/11/18 03:17:30 DEBUG : only4: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40834cbf127ae89c_d20241118_m031656_c001_v0001182_t0011_u01731899816996") 2024/11/18 03:17:30 DEBUG : only4: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11ad9_d20241118_m031648_c001_v0001182_t0001_u01731899808067") 2024/11/18 03:17:30 DEBUG : only4: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4188b23563b7228f_d20241118_m031640_c001_v7007000_t0000_u01731899800447") 2024/11/18 03:17:30 DEBUG : only4: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1186e_d20241118_m031631_c001_v0001182_t0016_u01731899791725") 2024/11/18 03:17:30 DEBUG : only5: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dc3_d20241118_m031704_c001_v7007000_t0000_u01731899824292") 2024/11/18 03:17:30 DEBUG : only5: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f411064b2731804fc_d20241118_m031656_c001_v0001106_t0029_u01731899816653") 2024/11/18 03:17:30 DEBUG : only5: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11af1_d20241118_m031648_c001_v0001182_t0028_u01731899808546") 2024/11/18 03:17:30 DEBUG : only5: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f410cc3aabc0c3060_d20241118_m031640_c001_v7007000_t0000_u01731899800470") 2024/11/18 03:17:30 DEBUG : only5: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef1187e_d20241118_m031632_c001_v0001182_t0052_u01731899792123") 2024/11/18 03:17:30 DEBUG : only6: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dc4_d20241118_m031704_c001_v7007000_t0000_u01731899824489") 2024/11/18 03:17:30 DEBUG : only6: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4120fc61fef11c20_d20241118_m031656_c001_v0001182_t0049_u01731899816676") 2024/11/18 03:17:30 DEBUG : only6: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b0b_d20241118_m031649_c001_v0001182_t0006_u01731899809025") 2024/11/18 03:17:30 DEBUG : only6: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40135ca37a579c45_d20241118_m031640_c001_v7007000_t0000_u01731899800618") 2024/11/18 03:17:30 DEBUG : only6: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11898_d20241118_m031632_c001_v0001182_t0036_u01731899792533") 2024/11/18 03:17:30 DEBUG : only7: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dc5_d20241118_m031704_c001_v7007000_t0000_u01731899824670") 2024/11/18 03:17:31 DEBUG : only7: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40834cbf127ae892_d20241118_m031656_c001_v0001182_t0011_u01731899816814") 2024/11/18 03:17:31 DEBUG : only7: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b1f_d20241118_m031649_c001_v0001182_t0039_u01731899809478") 2024/11/18 03:17:31 DEBUG : only7: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f402b83144cd36a02_d20241118_m031639_c001_v7007000_t0000_u01731899799874") 2024/11/18 03:17:31 DEBUG : only7: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118a6_d20241118_m031632_c001_v0001182_t0032_u01731899792995") 2024/11/18 03:17:31 DEBUG : only8: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dc7_d20241118_m031704_c001_v7007000_t0000_u01731899824868") 2024/11/18 03:17:31 DEBUG : only8: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f411064b273180502_d20241118_m031657_c001_v0001106_t0029_u01731899817030") 2024/11/18 03:17:31 DEBUG : only8: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b2b_d20241118_m031649_c001_v0001182_t0019_u01731899809897") 2024/11/18 03:17:31 DEBUG : only8: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4188b23563b7228c_d20241118_m031640_c001_v7007000_t0000_u01731899800082") 2024/11/18 03:17:31 DEBUG : only8: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118b6_d20241118_m031633_c001_v0001182_t0055_u01731899793507") 2024/11/18 03:17:31 DEBUG : only9: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dc8_d20241118_m031705_c001_v7007000_t0000_u01731899825050") 2024/11/18 03:17:31 DEBUG : only9: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f411064b2731804fe_d20241118_m031656_c001_v0001106_t0029_u01731899816843") 2024/11/18 03:17:31 DEBUG : only9: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11b3b_d20241118_m031650_c001_v0001182_t0014_u01731899810341") 2024/11/18 03:17:31 DEBUG : only9: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f410cc3aabc0c305d_d20241118_m031640_c001_v7007000_t0000_u01731899800091") 2024/11/18 03:17:31 DEBUG : only9: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef118c8_d20241118_m031633_c001_v0001182_t0010_u01731899793919") 2024/11/18 03:17:31 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309c5_d20241118_m031320_c001_v7007000_t0000_u01731899600694") 2024/11/18 03:17:31 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0557f46_d20241118_m031318_c001_v0001182_t0020_u01731899598956") 2024/11/18 03:17:31 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309be_d20241118_m031317_c001_v7007000_t0000_u01731899597119") 2024/11/18 03:17:31 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb6708_d20241118_m031315_c001_v0001182_t0004_u01731899595025") 2024/11/18 03:17:31 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f55723099b_d20241118_m031313_c001_v7007000_t0000_u01731899593542") 2024/11/18 03:17:31 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb668d_d20241118_m031311_c001_v0001182_t0050_u01731899591170") 2024/11/18 03:17:31 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c127_d20241118_m031300_c001_v7007000_t0000_u01731899580146") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fab3_d20241118_m031258_c001_v0001182_t0020_u01731899578958") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c116_d20241118_m031257_c001_v7007000_t0000_u01731899577065") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fa69_d20241118_m031256_c001_v0001182_t0058_u01731899576262") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c102_d20241118_m031254_c001_v7007000_t0000_u01731899574571") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fa0f_d20241118_m031253_c001_v0001182_t0049_u01731899573749") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23edd_d20241118_m031246_c001_v7007000_t0000_u01731899566852") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f8f5_d20241118_m031245_c001_v0001182_t0029_u01731899565767") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23ed4_d20241118_m031245_c001_v7007000_t0000_u01731899565043") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f8b5_d20241118_m031243_c001_v0001182_t0041_u01731899563867") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23ecc_d20241118_m031243_c001_v7007000_t0000_u01731899563141") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f883_d20241118_m031242_c001_v0001182_t0036_u01731899562518") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f855_d20241118_m031241_c001_v0001182_t0036_u01731899561877") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23ec5_d20241118_m031241_c001_v7007000_t0000_u01731899561137") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f82d_d20241118_m031240_c001_v0001182_t0029_u01731899560553") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f813_d20241118_m031239_c001_v0001182_t0012_u01731899559946") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f406b9098bdc23ebe_d20241118_m031239_c001_v7007000_t0000_u01731899559151") 2024/11/18 03:17:32 DEBUG : potato: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f7df_d20241118_m031238_c001_v0001182_t0002_u01731899558367") 2024/11/18 03:17:32 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f410cc3aabc0c2b1c_d20241118_m031408_c001_v7007000_t0000_u01731899648070") 2024/11/18 03:17:32 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b055857c_d20241118_m031407_c001_v0001182_t0017_u01731899647366") 2024/11/18 03:17:32 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f408f10b6878bf7bc_d20241118_m031358_c001_v7007000_t0000_u01731899638284") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0558397_d20241118_m031354_c001_v0001182_t0014_u01731899634036") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4036da20db2b4a1a_d20241118_m031346_c001_v7007000_t0000_u01731899626269") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b055820b_d20241118_m031341_c001_v0001182_t0019_u01731899621407") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309ee_d20241118_m031333_c001_v7007000_t0000_u01731899613319") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0558092_d20241118_m031329_c001_v0001182_t0023_u01731899609136") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c14a_d20241118_m031304_c001_v7007000_t0000_u01731899584931") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fb41_d20241118_m031303_c001_v0001182_t0004_u01731899583741") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c13e_d20241118_m031302_c001_v7007000_t0000_u01731899582650") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0faf9_d20241118_m031301_c001_v0001182_t0001_u01731899581064") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c12a_d20241118_m031300_c001_v7007000_t0000_u01731899580326") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0facb_d20241118_m031259_c001_v0001182_t0036_u01731899579554") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c11f_d20241118_m031258_c001_v7007000_t0000_u01731899578232") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fa8d_d20241118_m031257_c001_v0001182_t0002_u01731899577428") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c109_d20241118_m031255_c001_v7007000_t0000_u01731899575512") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fa2d_d20241118_m031254_c001_v0001182_t0032_u01731899574585") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c0f5_d20241118_m031247_c001_v7007000_t0000_u01731899567942") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f90e_d20241118_m031246_c001_v0001182_t0021_u01731899566642") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776bce_d20241118_m031139_c001_v7007000_t0000_u01731899499553") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f077_d20241118_m031138_c001_v0001182_t0009_u01731899498982") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776bca_d20241118_m031137_c001_v7007000_t0000_u01731899497710") 2024/11/18 03:17:33 DEBUG : potato2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f03f_d20241118_m031137_c001_v0001182_t0016_u01731899497137") 2024/11/18 03:17:34 DEBUG : potato3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f408f10b6878bf7bd_d20241118_m031358_c001_v7007000_t0000_u01731899638615") 2024/11/18 03:17:34 DEBUG : potato3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb6c39_d20241118_m031355_c001_v0001182_t0004_u01731899635199") 2024/11/18 03:17:34 DEBUG : potato3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4036da20db2b4a1b_d20241118_m031346_c001_v7007000_t0000_u01731899626519") 2024/11/18 03:17:34 DEBUG : potato3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb6a86_d20241118_m031342_c001_v0001182_t0041_u01731899622588") 2024/11/18 03:17:34 DEBUG : potato3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309ef_d20241118_m031333_c001_v7007000_t0000_u01731899613846") 2024/11/18 03:17:34 DEBUG : potato3: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb6903_d20241118_m031329_c001_v0001182_t0001_u01731899609637") 2024/11/18 03:17:34 DEBUG : pre-dest1/1: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c239_d20241118_m031448_c001_v7007000_t0000_u01731899688426") 2024/11/18 03:17:34 DEBUG : pre-dest1/1: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb7356_d20241118_m031440_c001_v0001182_t0002_u01731899680588") 2024/11/18 03:17:34 DEBUG : pre-dest2/2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c23a_d20241118_m031448_c001_v7007000_t0000_u01731899688614") 2024/11/18 03:17:34 DEBUG : pre-dest2/2: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0558acd_d20241118_m031441_c001_v0001182_t0040_u01731899681172") 2024/11/18 03:17:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40449cd8a183c52c_d20241118_m031420_c001_v7007000_t0000_u01731899660521") 2024/11/18 03:17:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef10576_d20241118_m031417_c001_v0001182_t0017_u01731899657395") 2024/11/18 03:17:34 DEBUG : sizeonly: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f0690_d20241118_m031219_c001_v7007000_t0000_u01731899539751") 2024/11/18 03:17:34 DEBUG : sizeonly: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f552_d20241118_m031218_c001_v0001182_t0052_u01731899538795") 2024/11/18 03:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dd6_d20241118_m031710_c001_v7007000_t0000_u01731899830545") 2024/11/18 03:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f10834cbf127aea58_d20241118_m031709_c001_v0001182_t0027_u01731899829318") 2024/11/18 03:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dd0_d20241118_m031707_c001_v7007000_t0000_u01731899827440") 2024/11/18 03:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb8763_d20241118_m031706_c001_v0001182_t0030_u01731899826407") 2024/11/18 03:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309e3_d20241118_m031325_c001_v7007000_t0000_u01731899605783") 2024/11/18 03:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0558010_d20241118_m031324_c001_v0001182_t0040_u01731899604989") 2024/11/18 03:17:34 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309e0_d20241118_m031323_c001_v7007000_t0000_u01731899603717") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fdf6_d20241118_m031322_c001_v0001182_t0059_u01731899602937") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f068d_d20241118_m031215_c001_v7007000_t0000_u01731899535614") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f4b4_d20241118_m031214_c001_v0001182_t0046_u01731899534242") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f068b_d20241118_m031213_c001_v7007000_t0000_u01731899533503") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f482_d20241118_m031212_c001_v0001182_t0056_u01731899532564") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f0689_d20241118_m031209_c001_v7007000_t0000_u01731899529449") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f400_d20241118_m031208_c001_v0001182_t0015_u01731899528501") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f0688_d20241118_m031207_c001_v7007000_t0000_u01731899527955") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f3d0_d20241118_m031206_c001_v0001182_t0004_u01731899526749") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f372_d20241118_m031204_c001_v0001182_t0054_u01731899524274") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f0681_d20241118_m031203_c001_v7007000_t0000_u01731899523547") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f342_d20241118_m031202_c001_v0001182_t0020_u01731899522973") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f330_d20241118_m031202_c001_v0001182_t0055_u01731899522383") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f067e_d20241118_m031201_c001_v7007000_t0000_u01731899521278") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f2b0_d20241118_m031158_c001_v0001182_t0023_u01731899518325") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f261_d20241118_m031155_c001_v0001182_t0023_u01731899515763") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f066e_d20241118_m031155_c001_v7007000_t0000_u01731899515026") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f232_d20241118_m031154_c001_v0001182_t0012_u01731899514441") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f212_d20241118_m031153_c001_v0001182_t0024_u01731899513858") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f066a_d20241118_m031153_c001_v7007000_t0000_u01731899513131") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f1a6_d20241118_m031149_c001_v0001182_t0020_u01731899509416") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f40718048360f0662_d20241118_m031149_c001_v7007000_t0000_u01731899509052") 2024/11/18 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f198_d20241118_m031148_c001_v0001182_t0051_u01731899508478") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776bed_d20241118_m031146_c001_v7007000_t0000_u01731899506838") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f14b_d20241118_m031146_c001_v0001182_t0015_u01731899506263") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776be6_d20241118_m031145_c001_v7007000_t0000_u01731899505718") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f128_d20241118_m031145_c001_v0001182_t0022_u01731899505138") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776bdd_d20241118_m031143_c001_v7007000_t0000_u01731899503871") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f0ee_d20241118_m031143_c001_v0001182_t0036_u01731899503062") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776bd4_d20241118_m031142_c001_v7007000_t0000_u01731899502513") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f0ca_d20241118_m031141_c001_v0001182_t0039_u01731899501936") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776bd0_d20241118_m031141_c001_v7007000_t0000_u01731899501024") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0f093_d20241118_m031140_c001_v0001182_t0004_u01731899500455") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776bc2_d20241118_m031134_c001_v7007000_t0000_u01731899494752") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0eff6_d20241118_m031134_c001_v0001182_t0002_u01731899494161") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776bbf_d20241118_m031133_c001_v7007000_t0000_u01731899493262") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0efe2_d20241118_m031132_c001_v0001182_t0034_u01731899492682") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776bb9_d20241118_m031131_c001_v7007000_t0000_u01731899491781") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0efcc_d20241118_m031131_c001_v0001182_t0047_u01731899491201") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4117d4cf62776bb2_d20241118_m031128_c001_v7007000_t0000_u01731899488310") 2024/11/18 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0ef66_d20241118_m031127_c001_v0001182_t0010_u01731899487736") 2024/11/18 03:17:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dd7_d20241118_m031710_c001_v7007000_t0000_u01731899830730") 2024/11/18 03:17:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f111064b27318054a_d20241118_m031709_c001_v0001106_t0034_u01731899829340") 2024/11/18 03:17:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f400880afcbfc8dd1_d20241118_m031707_c001_v7007000_t0000_u01731899827630") 2024/11/18 03:17:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef11dec_d20241118_m031706_c001_v0001182_t0056_u01731899826416") 2024/11/18 03:17:37 DEBUG : sub/yam: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309c4_d20241118_m031320_c001_v7007000_t0000_u01731899600149") 2024/11/18 03:17:37 DEBUG : sub/yam: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11605165c8bb6799_d20241118_m031318_c001_v0001182_t0048_u01731899598604") 2024/11/18 03:17:37 DEBUG : three: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c156_d20241118_m031310_c001_v7007000_t0000_u01731899590364") 2024/11/18 03:17:37 DEBUG : three: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fc26_d20241118_m031309_c001_v0001182_t0058_u01731899589236") 2024/11/18 03:17:37 DEBUG : three: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fbcf_d20241118_m031307_c001_v0001182_t0009_u01731899587135") 2024/11/18 03:17:37 DEBUG : two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f417d72ed2d88c158_d20241118_m031310_c001_v7007000_t0000_u01731899590545") 2024/11/18 03:17:37 DEBUG : two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f401cf918b0557dd4_d20241118_m031308_c001_v0001182_t0055_u01731899588676") 2024/11/18 03:17:37 DEBUG : two: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4120fc61fef0fbc5_d20241118_m031306_c001_v0001182_t0049_u01731899586952") 2024/11/18 03:17:37 DEBUG : yam: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309c6_d20241118_m031320_c001_v7007000_t0000_u01731899600875") 2024/11/18 03:17:37 DEBUG : yam: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f104867c00beeb380_d20241118_m031319_c001_v0001161_t0020_u01731899599764") 2024/11/18 03:17:37 DEBUG : yam: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309bd_d20241118_m031316_c001_v7007000_t0000_u01731899596575") 2024/11/18 03:17:37 DEBUG : yam: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f1120fc61fef0fcf2_d20241118_m031315_c001_v0001182_t0037_u01731899595370") 2024/11/18 03:17:37 DEBUG : yam: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f557230995_d20241118_m031312_c001_v7007000_t0000_u01731899592994") 2024/11/18 03:17:37 DEBUG : yam: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101cf918b0557e21_d20241118_m031311_c001_v0001182_t0046_u01731899591180") 2024/11/18 03:17:37 DEBUG : yaml: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f5572309bf_d20241118_m031317_c001_v7007000_t0000_u01731899597300") 2024/11/18 03:17:37 DEBUG : yaml: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f11861e077b502fdf_d20241118_m031316_c001_v0001146_t0049_u01731899596227") 2024/11/18 03:17:37 DEBUG : yaml: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f4099a9f55723099e_d20241118_m031313_c001_v7007000_t0000_u01731899593722") 2024/11/18 03:17:37 DEBUG : yaml: Deleting (id "4_zcf92edc3400d3bdb9f380e1b_f101916978cbea396_d20241118_m031312_c001_v0001116_t0038_u01731899592404") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m14.750101181s (try 1/5)