"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/07 01:12:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota" 2025/02/07 01:12:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 01:12:05 DEBUG : Creating backend with remote "/tmp/rclone124445444" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:10 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/07 01:12:10 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.34s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 01:12:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:11 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:11 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:12 DEBUG : B2 bucket rclone-test-qimeduj1fota: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.15s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", 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-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:13 DEBUG : Creating backend with remote "/non-existing" 2025/02/07 01:12:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/07 01:12:14 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:14 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:15 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:15 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.00s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:16 INFO : B2 bucket rclone-test-qimeduj1fota: Running all checks before starting transfers 2025/02/07 01:12:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:16 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:16 INFO : B2 bucket rclone-test-qimeduj1fota: Checks finished, now starting transfers 2025/02/07 01:12:16 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.65s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:18 ERROR : Ignoring --no-traverse with sync 2025/02/07 01:12:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:18 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:18 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:18 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:12:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.62s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/07 01:12:20 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:20 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/07 01:12:20 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:12:21 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:21 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.61s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:12:23 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:23 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/07 01:12:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 01:12:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/07 01:12:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 01:12:25 INFO : sub dir: Making directory 2025/02/07 01:12:25 INFO : sub dir2: Making directory 2025/02/07 01:12:25 INFO : sub dir2/sub sub dir2: Making directory 2025/02/07 01:12:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:25 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:25 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/07 01:12:26 DEBUG : B2 bucket rclone-test-qimeduj1fota: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.72s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:26 INFO : sub dir2: Making directory 2025/02/07 01:12:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/07 01:12:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 01:12:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:27 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:27 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.43s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:28 DEBUG : sub dir2: Making directory with metadata 2025/02/07 01:12:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 01:12:28 INFO : sub dir: Making directory 2025/02/07 01:12:28 INFO : sub dir2: Making directory 2025/02/07 01:12:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:28 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:28 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:28 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:12:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/07 01:12:29 DEBUG : B2 bucket rclone-test-qimeduj1fota: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/07 01:12:29 DEBUG : B2 bucket rclone-test-qimeduj1fota: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.86s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", 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-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:30 INFO : sub dir2: Making directory 2025/02/07 01:12:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:30 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:30 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:31 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:12:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:31 DEBUG : sub dir2: Making directory with metadata 2025/02/07 01:12:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/07 01:12:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 01:12:32 INFO : sub dir: Making directory 2025/02/07 01:12:32 INFO : sub dir2: Making directory 2025/02/07 01:12:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:32 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:32 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:32 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:12:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/07 01:12:32 DEBUG : B2 bucket rclone-test-qimeduj1fota: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.60s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", 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-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:33 INFO : sub dir2: Making directory 2025/02/07 01:12:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:34 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:34 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:34 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:12:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.62s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:35 DEBUG : Creating backend with remote "TestB2:rclone-test-roxaxuy7vofa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qimeduj1fota -> B2 bucket rclone-test-roxaxuy7vofa 2025/02/07 01:12:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:37 DEBUG : B2 bucket rclone-test-roxaxuy7vofa: Waiting for checks to finish 2025/02/07 01:12:37 DEBUG : B2 bucket rclone-test-roxaxuy7vofa: Waiting for transfers to finish 2025/02/07 01:12:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:41 DEBUG : B2 bucket rclone-test-roxaxuy7vofa: Purge remote 2025/02/07 01:12:41 INFO : B2 bucket rclone-test-roxaxuy7vofa: cleaning bucket "rclone-test-roxaxuy7vofa" of all files 2025/02/07 01:12:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f324d53f07ddbdb9f480e1b_f11693e9cf2bb880f_d20250207_m011241_c001_v0001092_t0048_u01738890761299") --- PASS: TestServerSideCopy (10.31s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 01:12:47 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:47 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/07 01:12:47 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.72s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bogofep1yara" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qimeduj1fota -> B2 bucket rclone-test-bogofep1yara 2025/02/07 01:12:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:12:50 DEBUG : B2 bucket rclone-test-bogofep1yara: Waiting for checks to finish 2025/02/07 01:12:50 DEBUG : B2 bucket rclone-test-bogofep1yara: Waiting for transfers to finish 2025/02/07 01:12:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:12:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 01:12:52 DEBUG : B2 bucket rclone-test-bogofep1yara: Waiting for checks to finish 2025/02/07 01:12:52 DEBUG : B2 bucket rclone-test-bogofep1yara: Waiting for transfers to finish 2025/02/07 01:12:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/07 01:12:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:53 DEBUG : B2 bucket rclone-test-bogofep1yara: Purge remote 2025/02/07 01:12:53 INFO : B2 bucket rclone-test-bogofep1yara: cleaning bucket "rclone-test-bogofep1yara" of all files 2025/02/07 01:12:53 DEBUG : sub dir/hello world: Deleting (id "4_z7fd27d83f07ddbdb9f480e1b_f1076753b8a62cd47_d20250207_m011252_c001_v0001176_t0004_u01738890772754") 2025/02/07 01:12:53 DEBUG : sub dir/hello world: Deleting (id "4_z7fd27d83f07ddbdb9f480e1b_f1146539a84174e11_d20250207_m011251_c001_v0001146_t0048_u01738890771319") --- PASS: TestServerSideCopyOverSelf (7.21s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 01:12:56 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:12:56 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:12:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/07 01:12:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/07 01:12:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:12:58 DEBUG : Creating backend with remote "TestB2:rclone-test-weyarag1dodo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qimeduj1fota -> B2 bucket rclone-test-weyarag1dodo 2025/02/07 01:13:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:13:00 DEBUG : B2 bucket rclone-test-weyarag1dodo: Waiting for checks to finish 2025/02/07 01:13:00 DEBUG : B2 bucket rclone-test-weyarag1dodo: Waiting for transfers to finish 2025/02/07 01:13:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:13:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/07 01:13:05 DEBUG : B2 bucket rclone-test-weyarag1dodo: Waiting for checks to finish 2025/02/07 01:13:05 DEBUG : B2 bucket rclone-test-weyarag1dodo: Waiting for transfers to finish 2025/02/07 01:13:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/07 01:13:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/07 01:13:05 INFO : sub dir/hello world: Deleted 2025/02/07 01:13:06 DEBUG : testing file moves 2025/02/07 01:13:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/07 01:13:07 DEBUG : B2 bucket rclone-test-weyarag1dodo: Waiting for checks to finish 2025/02/07 01:13:07 DEBUG : B2 bucket rclone-test-weyarag1dodo: Waiting for transfers to finish 2025/02/07 01:13:07 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/07 01:13:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/07 01:13:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:07 DEBUG : B2 bucket rclone-test-weyarag1dodo: Purge remote 2025/02/07 01:13:07 INFO : B2 bucket rclone-test-weyarag1dodo: cleaning bucket "rclone-test-weyarag1dodo" of all files 2025/02/07 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_z5fe29de3f07ddbdb9f480e1b_f117ac775f75f383b_d20250207_m011307_c001_v0001120_t0022_u01738890787219") 2025/02/07 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_z5fe29de3f07ddbdb9f480e1b_f1146dcfddc9e0944_d20250207_m011305_c001_v0001184_t0012_u01738890785551") 2025/02/07 01:13:08 DEBUG : sub dir/hello world: Deleting (id "4_z5fe29de3f07ddbdb9f480e1b_f1044068c067219d2_d20250207_m011303_c001_v0001150_t0017_u01738890783815") --- PASS: TestServerSideMoveOverSelf (15.19s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:14 ERROR : : error listing: directory not found 2025/02/07 01:13:14 INFO : Local file system at /tmp/rclone124445444: Making directory 2025/02/07 01:13:14 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:14 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.33s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:13:16 DEBUG : Local file system at /tmp/rclone124445444: Waiting for checks to finish 2025/02/07 01:13:16 DEBUG : Local file system at /tmp/rclone124445444: Waiting for transfers to finish 2025/02/07 01:13:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:13:17 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/07 01:13:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestCopyRedownload (2.34s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:18 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/07 01:13:18 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:18 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:13:18 INFO : check sum: Copied (new) 2025/02/07 01:13:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:18 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:13:18 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/07 01:13:18 DEBUG : check sum: Unchanged skipping 2025/02/07 01:13:18 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:18 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.34s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/07 01:13:20 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:20 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:20 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/07 01:13:20 INFO : sizeonly: Copied (new) 2025/02/07 01:13:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:21 DEBUG : sizeonly: Sizes identical 2025/02/07 01:13:21 DEBUG : sizeonly: Unchanged skipping 2025/02/07 01:13:21 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:21 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:21 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.31s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/07 01:13:22 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:22 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/07 01:13:23 INFO : ignore-size: Copied (new) 2025/02/07 01:13:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:23 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:13:23 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:23 DEBUG : ignore-size: Unchanged skipping 2025/02/07 01:13:23 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:23 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.80s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:13:26 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:26 DEBUG : existing: Unchanged skipping 2025/02/07 01:13:26 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:26 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/07 01:13:26 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:26 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/07 01:13:26 INFO : existing: Copied (replaced existing) 2025/02/07 01:13:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.79s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/07 01:13:28 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:28 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/07 01:13:28 INFO : existing: Copied (new) 2025/02/07 01:13:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:29 DEBUG : existing: Destination exists, skipping 2025/02/07 01:13:29 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:29 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:29 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.33s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:31 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/07 01:13:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/07 01:13:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:13:31 DEBUG : c/non empty space: Unchanged skipping 2025/02/07 01:13:32 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:32 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:13:32 INFO : a/potato2: Copied (new) 2025/02/07 01:13:32 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:32 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:34 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13: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 2025/02/07 01:13:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:13:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/07 01:13:34 DEBUG : empty space: Unchanged skipping 2025/02/07 01:13:34 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:34 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:34 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13: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 2025/02/07 01:13:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:13:35 INFO : empty space: Updated modification time in destination 2025/02/07 01:13:35 DEBUG : empty space: Unchanged skipping 2025/02/07 01:13:35 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:35 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/07 01:13:38 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:13:38 DEBUG : empty space: Unchanged skipping 2025/02/07 01:13:38 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:38 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.79s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:39 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:39 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/07 01:13:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone124445444) 2025/02/07 01:13:39 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qimeduj1fota) 2025/02/07 01:13:39 DEBUG : foo: sha1 differ 2025/02/07 01:13:39 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/07 01:13:39 INFO : foo: Copied (replaced existing) 2025/02/07 01:13:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/07 01:13:41 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:13:41 DEBUG : empty space: Unchanged skipping 2025/02/07 01:13:41 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:13:42 INFO : potato: Copied (new) 2025/02/07 01:13:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:44 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/07 01:13:44 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/07 01:13:44 INFO : potato: Copied (replaced existing) 2025/02/07 01:13:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.12s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:46 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:46 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/07 01:13:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone124445444) 2025/02/07 01:13:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qimeduj1fota) 2025/02/07 01:13:46 DEBUG : potato: sha1 differ 2025/02/07 01:13:46 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/07 01:13:46 INFO : potato: Copied (replaced existing) 2025/02/07 01:13:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:13:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/07 01:13:48 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:13:48 DEBUG : empty space: Unchanged skipping 2025/02/07 01:13:48 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:48 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:13:51 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:13:51 DEBUG : empty space: Unchanged skipping 2025/02/07 01:13:51 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:13:51 INFO : potato2: Copied (new) 2025/02/07 01:13:51 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:51 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:53 INFO : d: Making directory 2025/02/07 01:13:53 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/07 01:13:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/07 01:13:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:13:54 DEBUG : c/non empty space: Unchanged skipping 2025/02/07 01:13:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:13:54 INFO : a/potato2: Copied (new) 2025/02/07 01:13:54 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:54 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:54 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:54 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:56 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/07 01:13:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/07 01:13:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:13:57 DEBUG : c/non empty space: Unchanged skipping 2025/02/07 01:13:57 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:57 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:13:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:13:57 INFO : a/potato2: Copied (new) 2025/02/07 01:13:57 ERROR : B2 bucket rclone-test-qimeduj1fota: not deleting files as there were IO errors 2025/02/07 01:13:57 ERROR : B2 bucket rclone-test-qimeduj1fota: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:13:59 DEBUG : Waiting for deletions to finish 2025/02/07 01:13:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:13:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:13:59 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:13:59 DEBUG : empty space: Unchanged skipping 2025/02/07 01:13:59 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:00 INFO : potato: Deleted 2025/02/07 01:14:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:14:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.64s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:02 DEBUG : Waiting for deletions to finish 2025/02/07 01:14:02 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:02 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:03 INFO : potato: Deleted 2025/02/07 01:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:14:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:14:03 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:03 DEBUG : empty space: Unchanged skipping 2025/02/07 01:14:03 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:14:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:14:05 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:05 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/07 01:14:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.38s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:08 DEBUG : enormous: Excluded (Size Filter) 2025/02/07 01:14:08 DEBUG : enormous: Excluded 2025/02/07 01:14:08 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 01:14:08 DEBUG : potato2: Excluded 2025/02/07 01:14:08 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 01:14:08 DEBUG : potato2: Excluded 2025/02/07 01:14:08 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:14:08 DEBUG : empty space: Unchanged skipping 2025/02/07 01:14:08 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:08 DEBUG : Waiting for deletions to finish 2025/02/07 01:14:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:08 DEBUG : enormous: Excluded (Size Filter) 2025/02/07 01:14:08 DEBUG : enormous: Excluded 2025/02/07 01:14:08 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 01:14:08 DEBUG : potato2: Excluded 2025/02/07 01:14:08 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 01:14:08 DEBUG : potato2: Excluded 2025/02/07 01:14:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/07 01:14:08 DEBUG : Local file system at /tmp/rclone124445444: Waiting for checks to finish 2025/02/07 01:14:08 DEBUG : empty space: Unchanged skipping 2025/02/07 01:14:08 DEBUG : Local file system at /tmp/rclone124445444: Waiting for transfers to finish 2025/02/07 01:14:08 DEBUG : Waiting for deletions to finish 2025/02/07 01:14:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:11 DEBUG : enormous: Excluded (Size Filter) 2025/02/07 01:14:11 DEBUG : enormous: Excluded 2025/02/07 01:14:11 DEBUG : potato2: Excluded (Size Filter) 2025/02/07 01:14:11 DEBUG : potato2: Excluded 2025/02/07 01:14:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:14:11 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:11 DEBUG : empty space: Unchanged skipping 2025/02/07 01:14:11 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:11 DEBUG : Waiting for deletions to finish 2025/02/07 01:14:11 INFO : enormous: Deleted 2025/02/07 01:14:11 INFO : potato2: Deleted 2025/02/07 01:14:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/07 01:14:12 DEBUG : empty space: Unchanged skipping 2025/02/07 01:14:12 DEBUG : Local file system at /tmp/rclone124445444: Waiting for checks to finish 2025/02/07 01:14:12 DEBUG : Local file system at /tmp/rclone124445444: Waiting for transfers to finish 2025/02/07 01:14:12 DEBUG : Waiting for deletions to finish 2025/02/07 01:14:12 INFO : enormous: Deleted 2025/02/07 01:14:12 INFO : potato2: Deleted 2025/02/07 01:14:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.31s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:14 DEBUG : five: Need to transfer - File not found at Destination 2025/02/07 01:14:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/07 01:14:14 DEBUG : one: Destination is newer than source, skipping 2025/02/07 01:14:14 DEBUG : three: Sizes identical 2025/02/07 01:14:14 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone124445444) 2025/02/07 01:14:14 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qimeduj1fota) 2025/02/07 01:14:14 DEBUG : two: sha1 differ 2025/02/07 01:14:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/07 01:14:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 01:14:14 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/07 01:14:15 INFO : five: Copied (new) 2025/02/07 01:14:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/07 01:14:15 INFO : four: Copied (replaced existing) 2025/02/07 01:14:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/07 01:14:15 INFO : two: Copied (replaced existing) 2025/02/07 01:14:15 DEBUG : Waiting for deletions to finish 2025/02/07 01:14:16 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:16 DEBUG : one: Destination is newer than source, skipping 2025/02/07 01:14:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/07 01:14:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone124445444) 2025/02/07 01:14:16 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/07 01:14:16 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qimeduj1fota) 2025/02/07 01:14:16 DEBUG : three: sha1 differ 2025/02/07 01:14:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 01:14:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/07 01:14:16 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/07 01:14:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/07 01:14:16 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/07 01:14:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/07 01:14:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 01:14:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/07 01:14:16 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:14:16 INFO : three: Copied (replaced existing) 2025/02/07 01:14:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.56s) === 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-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/07 01:14:18 INFO : B2 bucket rclone-test-qimeduj1fota: Making map for --track-renames 2025/02/07 01:14:18 INFO : B2 bucket rclone-test-qimeduj1fota: Finished making map for --track-renames 2025/02/07 01:14:18 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:18 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for renames to finish 2025/02/07 01:14:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/07 01:14:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/07 01:14:18 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:14:18 INFO : yam: Copied (new) 2025/02/07 01:14:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/07 01:14:18 INFO : potato: Copied (new) 2025/02/07 01:14:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:14:19 INFO : B2 bucket rclone-test-qimeduj1fota: Making map for --track-renames 2025/02/07 01:14:19 INFO : B2 bucket rclone-test-qimeduj1fota: Finished making map for --track-renames 2025/02/07 01:14:19 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:19 DEBUG : potato: Unchanged skipping 2025/02/07 01:14:19 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for renames to finish 2025/02/07 01:14:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:14:20 INFO : yam: Copied (server-side copy) to: yaml 2025/02/07 01:14:20 INFO : yam: Deleted 2025/02/07 01:14:20 INFO : yaml: Renamed from "yam" 2025/02/07 01:14:20 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.91s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/07 01:14:22 INFO : B2 bucket rclone-test-qimeduj1fota: Making map for --track-renames 2025/02/07 01:14:22 INFO : B2 bucket rclone-test-qimeduj1fota: Finished making map for --track-renames 2025/02/07 01:14:22 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/07 01:14:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/07 01:14:22 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for renames to finish 2025/02/07 01:14:22 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:14:22 INFO : yam: Copied (new) 2025/02/07 01:14:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/07 01:14:22 INFO : potato: Copied (new) 2025/02/07 01:14:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:14:23 INFO : B2 bucket rclone-test-qimeduj1fota: Making map for --track-renames 2025/02/07 01:14:23 INFO : B2 bucket rclone-test-qimeduj1fota: Finished making map for --track-renames 2025/02/07 01:14:23 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:23 DEBUG : potato: Unchanged skipping 2025/02/07 01:14:23 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for renames to finish 2025/02/07 01:14:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:14:23 INFO : yam: Copied (server-side copy) to: yaml 2025/02/07 01:14:23 INFO : yam: Deleted 2025/02/07 01:14:23 INFO : yaml: Renamed from "yam" 2025/02/07 01:14:23 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.53s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/07 01:14:25 INFO : B2 bucket rclone-test-qimeduj1fota: Making map for --track-renames 2025/02/07 01:14:25 INFO : B2 bucket rclone-test-qimeduj1fota: Finished making map for --track-renames 2025/02/07 01:14:25 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/07 01:14:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/07 01:14:25 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for renames to finish 2025/02/07 01:14:25 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:14:25 INFO : sub/yam: Copied (new) 2025/02/07 01:14:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/07 01:14:26 INFO : potato: Copied (new) 2025/02/07 01:14:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:14:27 DEBUG : potato: Unchanged skipping 2025/02/07 01:14:27 INFO : B2 bucket rclone-test-qimeduj1fota: Making map for --track-renames 2025/02/07 01:14:27 INFO : B2 bucket rclone-test-qimeduj1fota: Finished making map for --track-renames 2025/02/07 01:14:27 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:27 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for renames to finish 2025/02/07 01:14:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/07 01:14:27 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/07 01:14:27 INFO : sub/yam: Deleted 2025/02/07 01:14:27 INFO : yam: Renamed from "sub/yam" 2025/02/07 01:14:27 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.12s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:29 DEBUG : Creating backend with remote "/tmp/rclone124445444/dir1" 2025/02/07 01:14:29 DEBUG : Creating backend with remote "/tmp/rclone124445444/dir2" 2025/02/07 01:14:29 DEBUG : Local file system at /tmp/rclone124445444/dir2: Using server-side directory move 2025/02/07 01:14:29 INFO : Local file system at /tmp/rclone124445444/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/07 01:14:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/07 01:14:29 DEBUG : Local file system at /tmp/rclone124445444/dir2: Waiting for checks to finish 2025/02/07 01:14:29 DEBUG : Local file system at /tmp/rclone124445444/dir2: Waiting for transfers to finish 2025/02/07 01:14:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:14:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/07 01:14:30 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:30 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/07 01:14:30 INFO : nested/sub dir/file: Copied (new) 2025/02/07 01:14:30 INFO : nested/sub dir/file: Deleted 2025/02/07 01:14:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:14:30 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:14:30 INFO : sub dir/hello world: Deleted 2025/02/07 01:14:30 INFO : sub dir: Removing directory 2025/02/07 01:14:30 INFO : nested/sub dir: Removing directory 2025/02/07 01:14:30 INFO : nested: Removing directory 2025/02/07 01:14:30 DEBUG : Local file system at /tmp/rclone124445444: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/07 01:14:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/07 01:14:32 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:32 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/07 01:14:32 INFO : nested/sub dir/file: Copied (new) 2025/02/07 01:14:32 INFO : nested/sub dir/file: Deleted 2025/02/07 01:14:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/07 01:14:33 INFO : sub dir/hello world: Copied (new) 2025/02/07 01:14:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.36s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/07 01:14:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/07 01:14:34 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:34 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/07 01:14:34 INFO : existing-b: Copied (new) 2025/02/07 01:14:34 INFO : existing-b: Deleted 2025/02/07 01:14:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/07 01:14:34 INFO : existing: Copied (new) 2025/02/07 01:14:34 INFO : existing: Deleted 2025/02/07 01:14:35 DEBUG : existing: Destination exists, skipping 2025/02/07 01:14:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/07 01:14:35 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:14:35 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:14:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.15s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tezukif6vane" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qimeduj1fota -> B2 bucket rclone-test-tezukif6vane 2025/02/07 01:14:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:14:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/07 01:14:44 DEBUG : empty space: Unchanged skipping 2025/02/07 01:14:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/07 01:14:44 DEBUG : B2 bucket rclone-test-tezukif6vane: Waiting for checks to finish 2025/02/07 01:14:44 INFO : empty space: Deleted 2025/02/07 01:14:44 DEBUG : B2 bucket rclone-test-tezukif6vane: Waiting for transfers to finish 2025/02/07 01:14:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:14:44 INFO : potato2: Copied (server-side copy) 2025/02/07 01:14:44 INFO : potato2: Deleted 2025/02/07 01:14:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:14:44 INFO : potato3: Copied (server-side copy) 2025/02/07 01:14:44 INFO : potato3: Deleted 2025/02/07 01:14:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nufoxob3vaje" 2025/02/07 01:14:46 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/07 01:14:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:14:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/07 01:14:46 DEBUG : B2 bucket rclone-test-nufoxob3vaje: Waiting for checks to finish 2025/02/07 01:14:46 DEBUG : B2 bucket rclone-test-nufoxob3vaje: Waiting for transfers to finish 2025/02/07 01:14:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:14:50 INFO : empty space: Copied (server-side copy) 2025/02/07 01:14:50 INFO : empty space: Deleted 2025/02/07 01:14:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:14:50 INFO : potato2: Copied (server-side copy) 2025/02/07 01:14:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:14:51 INFO : potato3: Copied (server-side copy) 2025/02/07 01:14:51 INFO : potato2: Deleted 2025/02/07 01:14:51 INFO : potato3: Deleted 2025/02/07 01:14:51 DEBUG : B2 bucket rclone-test-nufoxob3vaje: Purge remote 2025/02/07 01:14:51 INFO : B2 bucket rclone-test-nufoxob3vaje: cleaning bucket "rclone-test-nufoxob3vaje" of all files 2025/02/07 01:14:51 DEBUG : empty space: Deleting (id "4_z0f423de3f09ddbdb9f480e1b_f115556eba56eaac8_d20250207_m011450_c001_v0001182_t0057_u01738890890590") 2025/02/07 01:14:51 DEBUG : potato2: Deleting (id "4_z0f423de3f09ddbdb9f480e1b_f107212c39018d013_d20250207_m011450_c001_v0001184_t0042_u01738890890846") 2025/02/07 01:14:51 DEBUG : potato3: Deleting (id "4_z0f423de3f09ddbdb9f480e1b_f1081f062aa555ab7_d20250207_m011450_c001_v0001184_t0031_u01738890890938") 2025/02/07 01:14:53 DEBUG : B2 bucket rclone-test-tezukif6vane: Purge remote 2025/02/07 01:14:53 INFO : B2 bucket rclone-test-tezukif6vane: cleaning bucket "rclone-test-tezukif6vane" of all files 2025/02/07 01:14:53 DEBUG : empty space: Deleting (id "4_zbf121df3f09ddbdb9f480e1b_f4147ebc101550575_d20250207_m011450_c001_v7007000_t0000_u01738890890813") 2025/02/07 01:14:53 DEBUG : empty space: Deleting (id "4_zbf121df3f09ddbdb9f480e1b_f11860ac2e8112015_d20250207_m011443_c001_v0001180_t0028_u01738890883123") 2025/02/07 01:14:53 DEBUG : potato2: Deleting (id "4_zbf121df3f09ddbdb9f480e1b_f4147ebc101550578_d20250207_m011451_c001_v7007000_t0000_u01738890891059") 2025/02/07 01:14:53 DEBUG : potato2: Deleting (id "4_zbf121df3f09ddbdb9f480e1b_f111adf3d9baf924e_d20250207_m011444_c001_v0001136_t0040_u01738890884278") 2025/02/07 01:14:53 DEBUG : potato3: Deleting (id "4_zbf121df3f09ddbdb9f480e1b_f40777f1271b8c52e_d20250207_m011451_c001_v7007000_t0000_u01738890891141") 2025/02/07 01:14:53 DEBUG : potato3: Deleting (id "4_zbf121df3f09ddbdb9f480e1b_f102f0a978be58d9b_d20250207_m011444_c001_v0001182_t0047_u01738890884606") 2025/02/07 01:14:53 DEBUG : potato3: Deleting (id "4_zbf121df3f09ddbdb9f480e1b_f11860ac2e8112017_d20250207_m011443_c001_v0001180_t0022_u01738890883325") --- PASS: TestServerSideMove (21.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:14:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fehayod7jevu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qimeduj1fota -> B2 bucket rclone-test-fehayod7jevu 2025/02/07 01:15:06 DEBUG : empty space: Excluded (Size Filter) 2025/02/07 01:15:06 DEBUG : empty space: Excluded 2025/02/07 01:15:06 DEBUG : empty space: Excluded (Size Filter) 2025/02/07 01:15:06 DEBUG : empty space: Excluded 2025/02/07 01:15:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:15:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/07 01:15:06 DEBUG : B2 bucket rclone-test-fehayod7jevu: Waiting for checks to finish 2025/02/07 01:15:06 DEBUG : B2 bucket rclone-test-fehayod7jevu: Waiting for transfers to finish 2025/02/07 01:15:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:15:06 INFO : potato2: Copied (server-side copy) 2025/02/07 01:15:06 INFO : potato2: Deleted 2025/02/07 01:15:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:15:06 INFO : potato3: Copied (server-side copy) 2025/02/07 01:15:07 INFO : potato3: Deleted 2025/02/07 01:15:07 DEBUG : Creating backend with remote "TestB2:rclone-test-metapeb6came" 2025/02/07 01:15:08 DEBUG : empty space: Excluded (Size Filter) 2025/02/07 01:15:08 DEBUG : empty space: Excluded 2025/02/07 01:15:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:15:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/07 01:15:08 DEBUG : B2 bucket rclone-test-metapeb6came: Waiting for checks to finish 2025/02/07 01:15:08 DEBUG : B2 bucket rclone-test-metapeb6came: Waiting for transfers to finish 2025/02/07 01:15:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:15:12 INFO : potato2: Copied (server-side copy) 2025/02/07 01:15:13 INFO : potato2: Deleted 2025/02/07 01:15:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:15:13 INFO : potato3: Copied (server-side copy) 2025/02/07 01:15:13 INFO : potato3: Deleted 2025/02/07 01:15:13 DEBUG : B2 bucket rclone-test-metapeb6came: Purge remote 2025/02/07 01:15:13 INFO : B2 bucket rclone-test-metapeb6came: cleaning bucket "rclone-test-metapeb6came" of all files 2025/02/07 01:15:13 DEBUG : potato2: Deleting (id "4_z7fc29d43f09ddbdb9f480e1b_f11518448e858a9e2_d20250207_m011512_c001_v0001113_t0054_u01738890912525") 2025/02/07 01:15:13 DEBUG : potato3: Deleting (id "4_z7fc29d43f09ddbdb9f480e1b_f109f5e54042f2ee2_d20250207_m011512_c001_v0001037_t0007_u01738890912893") 2025/02/07 01:15:15 DEBUG : B2 bucket rclone-test-fehayod7jevu: Purge remote 2025/02/07 01:15:15 INFO : B2 bucket rclone-test-fehayod7jevu: cleaning bucket "rclone-test-fehayod7jevu" of all files 2025/02/07 01:15:15 DEBUG : empty space: Deleting (id "4_zbf727d63f09ddbdb9f480e1b_f11754d0c997a88d3_d20250207_m011505_c001_v0001184_t0053_u01738890905487") 2025/02/07 01:15:15 DEBUG : potato2: Deleting (id "4_zbf727d63f09ddbdb9f480e1b_f4043e6c341a8ac0b_d20250207_m011513_c001_v7007000_t0000_u01738890913067") 2025/02/07 01:15:15 DEBUG : potato2: Deleting (id "4_zbf727d63f09ddbdb9f480e1b_f118add3bafa5f721_d20250207_m011506_c001_v0001182_t0021_u01738890906640") 2025/02/07 01:15:15 DEBUG : potato3: Deleting (id "4_zbf727d63f09ddbdb9f480e1b_f4043e6c341a8ac0e_d20250207_m011513_c001_v7007000_t0000_u01738890913300") 2025/02/07 01:15:15 DEBUG : potato3: Deleting (id "4_zbf727d63f09ddbdb9f480e1b_f1192867b47edd04d_d20250207_m011506_c001_v0001184_t0037_u01738890906861") 2025/02/07 01:15:15 DEBUG : potato3: Deleting (id "4_zbf727d63f09ddbdb9f480e1b_f11754d0c997a88e3_d20250207_m011505_c001_v0001184_t0046_u01738890905702") --- PASS: TestServerSideMoveWithFilter (22.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:15:19 DEBUG : Creating backend with remote "TestB2:rclone-test-toyotif1lonu" 2025/02/07 01:15:22 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qimeduj1fota -> B2 bucket rclone-test-toyotif1lonu 2025/02/07 01:15:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:15:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/07 01:15:26 DEBUG : empty space: Unchanged skipping 2025/02/07 01:15:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/07 01:15:26 DEBUG : B2 bucket rclone-test-toyotif1lonu: Waiting for checks to finish 2025/02/07 01:15:26 INFO : empty space: Deleted 2025/02/07 01:15:26 DEBUG : B2 bucket rclone-test-toyotif1lonu: Waiting for transfers to finish 2025/02/07 01:15:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:15:26 INFO : potato2: Copied (server-side copy) 2025/02/07 01:15:26 INFO : potato2: Deleted 2025/02/07 01:15:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:15:26 INFO : potato3: Copied (server-side copy) 2025/02/07 01:15:26 INFO : potato3: Deleted 2025/02/07 01:15:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cizofur2seda" 2025/02/07 01:15:27 INFO : tomatoDir: Making directory 2025/02/07 01:15:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/07 01:15:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/07 01:15:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/07 01:15:28 DEBUG : B2 bucket rclone-test-cizofur2seda: Waiting for checks to finish 2025/02/07 01:15:28 DEBUG : B2 bucket rclone-test-cizofur2seda: Waiting for transfers to finish 2025/02/07 01:15:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/07 01:15:32 INFO : empty space: Copied (server-side copy) 2025/02/07 01:15:32 INFO : empty space: Deleted 2025/02/07 01:15:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/07 01:15:32 INFO : potato2: Copied (server-side copy) 2025/02/07 01:15:33 INFO : potato2: Deleted 2025/02/07 01:15:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/07 01:15:33 INFO : potato3: Copied (server-side copy) 2025/02/07 01:15:33 INFO : potato3: Deleted 2025/02/07 01:15:34 DEBUG : B2 bucket rclone-test-cizofur2seda: Purge remote 2025/02/07 01:15:34 INFO : B2 bucket rclone-test-cizofur2seda: cleaning bucket "rclone-test-cizofur2seda" of all files 2025/02/07 01:15:34 DEBUG : empty space: Deleting (id "4_z3fd2ed23f09ddbdb9f480e1b_f1093e3dcd3318d9f_d20250207_m011532_c001_v0001184_t0025_u01738890932393") 2025/02/07 01:15:34 DEBUG : potato2: Deleting (id "4_z3fd2ed23f09ddbdb9f480e1b_f114fa342f99abda4_d20250207_m011532_c001_v0001181_t0004_u01738890932755") 2025/02/07 01:15:34 DEBUG : potato3: Deleting (id "4_z3fd2ed23f09ddbdb9f480e1b_f116c0579ed140630_d20250207_m011532_c001_v0001144_t0032_u01738890932628") 2025/02/07 01:15:35 DEBUG : B2 bucket rclone-test-toyotif1lonu: Purge remote 2025/02/07 01:15:35 INFO : B2 bucket rclone-test-toyotif1lonu: cleaning bucket "rclone-test-toyotif1lonu" of all files 2025/02/07 01:15:35 DEBUG : empty space: Deleting (id "4_z7fc2cdd3f09ddbdb9f480e1b_f400835ac9f906a32_d20250207_m011532_c001_v7007000_t0000_u01738890932604") 2025/02/07 01:15:35 DEBUG : empty space: Deleting (id "4_z7fc2cdd3f09ddbdb9f480e1b_f10414a45e6b477b4_d20250207_m011525_c001_v0001172_t0034_u01738890925324") 2025/02/07 01:15:35 DEBUG : potato2: Deleting (id "4_z7fc2cdd3f09ddbdb9f480e1b_f400835ac9f906a36_d20250207_m011532_c001_v7007000_t0000_u01738890932969") 2025/02/07 01:15:35 DEBUG : potato2: Deleting (id "4_z7fc2cdd3f09ddbdb9f480e1b_f11754d0c997a8b89_d20250207_m011526_c001_v0001184_t0004_u01738890926281") 2025/02/07 01:15:35 DEBUG : potato3: Deleting (id "4_z7fc2cdd3f09ddbdb9f480e1b_f400835ac9f906a3e_d20250207_m011533_c001_v7007000_t0000_u01738890933574") 2025/02/07 01:15:35 DEBUG : potato3: Deleting (id "4_z7fc2cdd3f09ddbdb9f480e1b_f10695320b070e39e_d20250207_m011526_c001_v0001150_t0052_u01738890926508") 2025/02/07 01:15:35 DEBUG : potato3: Deleting (id "4_z7fc2cdd3f09ddbdb9f480e1b_f10414a45e6b477b6_d20250207_m011525_c001_v0001172_t0024_u01738890925616") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.97s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:15:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.81s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:15:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:15:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/rclone-sync-test" 2025/02/07 01:15:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/rclone-sync-test-include/layer2" 2025/02/07 01:15:48 DEBUG : Config file has changed externally - reloading 2025/02/07 01:15:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/rclone-sync-test-ignore-file" 2025/02/07 01:15:50 DEBUG : Config file has changed externally - reloading 2025/02/07 01:15:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/07 01:15:54 DEBUG : B2 bucket rclone-test-qimeduj1fota path rclone-sync-test: Waiting for checks to finish 2025/02/07 01:15:54 DEBUG : B2 bucket rclone-test-qimeduj1fota path rclone-sync-test: Waiting for transfers to finish 2025/02/07 01:15:54 DEBUG : Waiting for deletions to finish 2025/02/07 01:15:54 INFO : There was nothing to transfer 2025/02/07 01:15:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/07 01:15:54 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:15:54 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:15:54 DEBUG : Waiting for deletions to finish 2025/02/07 01:15:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:15:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/07 01:15:55 DEBUG : B2 bucket rclone-test-qimeduj1fota path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/07 01:15:55 DEBUG : B2 bucket rclone-test-qimeduj1fota path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/07 01:15:55 DEBUG : Waiting for deletions to finish 2025/02/07 01:15:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:15:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/07 01:15:55 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:15:55 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:15:55 DEBUG : Waiting for deletions to finish 2025/02/07 01:15:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:15:56 DEBUG : : Excluded 2025/02/07 01:15:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/07 01:15:56 DEBUG : B2 bucket rclone-test-qimeduj1fota path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/07 01:15:56 DEBUG : B2 bucket rclone-test-qimeduj1fota path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/07 01:15:56 DEBUG : Waiting for deletions to finish 2025/02/07 01:15:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.88s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:16:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/dst" 2025/02/07 01:16:03 DEBUG : Config file has changed externally - reloading 2025/02/07 01:16:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/CompareDest" 2025/02/07 01:16:06 DEBUG : one: Need to transfer - File not found at Destination 2025/02/07 01:16:06 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:06 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:16:07 INFO : one: Copied (new) 2025/02/07 01:16:07 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:16:07 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:07 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/07 01:16:08 INFO : one: Copied (replaced existing) 2025/02/07 01:16:08 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:16:10 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 01:16:10 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:10 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:10 INFO : There was nothing to transfer 2025/02/07 01:16:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 01:16:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:16:11 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 01:16:12 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:12 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:12 INFO : There was nothing to transfer 2025/02/07 01:16:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 01:16:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:16:12 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 01:16:12 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:12 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:12 INFO : There was nothing to transfer 2025/02/07 01:16:13 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/07 01:16:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/07 01:16:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 01:16:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:16:13 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 01:16:14 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:14 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:14 INFO : There was nothing to transfer 2025/02/07 01:16:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/07 01:16:14 DEBUG : two: Need to transfer - File not found at Destination 2025/02/07 01:16:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:16:14 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 01:16:15 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/07 01:16:15 INFO : two: Copied (new) 2025/02/07 01:16:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.54s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:16:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/dest" 2025/02/07 01:16:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/pre-dest1" 2025/02/07 01:16:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/pre-dest2" 2025/02/07 01:16:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:16:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/07 01:16:23 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:16:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/07 01:16:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/07 01:16:23 DEBUG : B2 bucket rclone-test-qimeduj1fota path dest: Waiting for checks to finish 2025/02/07 01:16:23 DEBUG : B2 bucket rclone-test-qimeduj1fota path dest: Waiting for transfers to finish 2025/02/07 01:16:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/07 01:16:24 INFO : 3: Copied (new) 2025/02/07 01:16:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.19s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:16:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/dst" 2025/02/07 01:16:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/CopyDest" 2025/02/07 01:16:29 DEBUG : one: Need to transfer - File not found at Destination 2025/02/07 01:16:29 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:29 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:16:29 INFO : one: Copied (new) 2025/02/07 01:16:29 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:30 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:16:30 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/07 01:16:30 INFO : one: Copied (replaced existing) 2025/02/07 01:16:30 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/BackupDir" 2025/02/07 01:16:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:16:34 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 01:16:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:16:35 INFO : one: Copied (server-side copy) 2025/02/07 01:16:35 INFO : one: Deleted 2025/02/07 01:16:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/07 01:16:35 INFO : one: Copied (server-side copy) 2025/02/07 01:16:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/07 01:16:35 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:35 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/07 01:16:37 INFO : two: Copied (server-side copy) 2025/02/07 01:16:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/07 01:16:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:37 DEBUG : one: Unchanged skipping 2025/02/07 01:16:37 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:37 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:37 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:38 DEBUG : one: Unchanged skipping 2025/02/07 01:16:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:38 DEBUG : two: Unchanged skipping 2025/02/07 01:16:38 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:38 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:38 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:38 INFO : There was nothing to transfer 2025/02/07 01:16:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/07 01:16:39 DEBUG : three: Destination not found in --copy-dest 2025/02/07 01:16:39 DEBUG : three: Need to transfer - File not found at Destination 2025/02/07 01:16:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:39 DEBUG : one: Unchanged skipping 2025/02/07 01:16:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 01:16:39 DEBUG : two: Unchanged skipping 2025/02/07 01:16:39 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:39 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/07 01:16:40 INFO : three: Copied (new) 2025/02/07 01:16:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.08s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:16:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/dst" 2025/02/07 01:16:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/backup" 2025/02/07 01:16:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:16:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:16:47 DEBUG : two: Unchanged skipping 2025/02/07 01:16:47 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:16:48 INFO : one: Copied (server-side copy) 2025/02/07 01:16:48 INFO : one: Deleted 2025/02/07 01:16:48 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:16:49 INFO : one: Copied (new) 2025/02/07 01:16:49 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:16:50 INFO : three.txt: Copied (server-side copy) 2025/02/07 01:16:50 INFO : three.txt: Deleted 2025/02/07 01:16:50 INFO : three.txt: Moved into backup dir 2025/02/07 01:16:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:16:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:16:52 DEBUG : two: Unchanged skipping 2025/02/07 01:16:52 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:16:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:16:52 INFO : one: Copied (server-side copy) 2025/02/07 01:16:52 INFO : one: Deleted 2025/02/07 01:16:52 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:16:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:16:53 INFO : one: Copied (new) 2025/02/07 01:16:53 DEBUG : Waiting for deletions to finish 2025/02/07 01:16:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:16:53 INFO : three.txt: Copied (server-side copy) 2025/02/07 01:16:53 INFO : three.txt: Deleted 2025/02/07 01:16:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.01s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:16:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/dst" 2025/02/07 01:16:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/backup" 2025/02/07 01:17:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:17:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:17:00 DEBUG : two: Unchanged skipping 2025/02/07 01:17:00 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:17:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:17:01 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:17:02 INFO : one: Deleted 2025/02/07 01:17:02 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:17:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:17:02 INFO : one: Copied (new) 2025/02/07 01:17:02 DEBUG : Waiting for deletions to finish 2025/02/07 01:17:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:17:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:17:03 INFO : three.txt: Deleted 2025/02/07 01:17:03 INFO : three.txt: Moved into backup dir 2025/02/07 01:17:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:17:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:17:05 DEBUG : two: Unchanged skipping 2025/02/07 01:17:05 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:17:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:17:05 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:17:06 INFO : one: Deleted 2025/02/07 01:17:06 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:17:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:17:06 INFO : one: Copied (new) 2025/02/07 01:17:06 DEBUG : Waiting for deletions to finish 2025/02/07 01:17:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:17:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:17:06 INFO : three.txt: Deleted 2025/02/07 01:17:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:17:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/dst" 2025/02/07 01:17:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/backup" 2025/02/07 01:17:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:17:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:17:13 DEBUG : two: Unchanged skipping 2025/02/07 01:17:13 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:17:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:17:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/07 01:17:14 INFO : one: Deleted 2025/02/07 01:17:14 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:17:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:17:15 INFO : one: Copied (new) 2025/02/07 01:17:15 DEBUG : Waiting for deletions to finish 2025/02/07 01:17:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:17:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/07 01:17:16 INFO : three.txt: Deleted 2025/02/07 01:17:16 INFO : three.txt: Moved into backup dir 2025/02/07 01:17:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:17:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:17:18 DEBUG : two: Unchanged skipping 2025/02/07 01:17:18 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:17:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:17:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/07 01:17:18 INFO : one: Deleted 2025/02/07 01:17:18 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:17:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:17:19 INFO : one: Copied (new) 2025/02/07 01:17:19 DEBUG : Waiting for deletions to finish 2025/02/07 01:17:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:17:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/07 01:17:20 INFO : three.txt: Deleted 2025/02/07 01:17:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:17:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/dst" 2025/02/07 01:17:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:17:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:17:25 DEBUG : two: Unchanged skipping 2025/02/07 01:17:25 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:17:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:17:25 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:17:26 INFO : one: Deleted 2025/02/07 01:17:26 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:17:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:17:26 INFO : one: Copied (new) 2025/02/07 01:17:26 DEBUG : Waiting for deletions to finish 2025/02/07 01:17:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:17:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:17:28 INFO : three.txt: Deleted 2025/02/07 01:17:28 INFO : three.txt: Moved into backup dir 2025/02/07 01:17:29 DEBUG : one.bak: Excluded (Path Filter) 2025/02/07 01:17:29 DEBUG : one.bak: Excluded 2025/02/07 01:17:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/07 01:17:29 DEBUG : three.txt.bak: Excluded 2025/02/07 01:17:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:17:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:17:29 DEBUG : two: Unchanged skipping 2025/02/07 01:17:29 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for checks to finish 2025/02/07 01:17:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:17:29 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:17:30 INFO : one: Deleted 2025/02/07 01:17:30 DEBUG : B2 bucket rclone-test-qimeduj1fota path dst: Waiting for transfers to finish 2025/02/07 01:17:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:17:30 INFO : one: Copied (new) 2025/02/07 01:17:30 DEBUG : Waiting for deletions to finish 2025/02/07 01:17:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:17:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:17:30 INFO : three.txt: Deleted 2025/02/07 01:17:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.74s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:17:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/dst" 2025/02/07 01:17:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:17:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:17:37 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:17:37 INFO : one: Deleted 2025/02/07 01:17:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:17:38 INFO : one: Copied (new) 2025/02/07 01:17:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:17:38 DEBUG : two: Unchanged skipping 2025/02/07 01:17:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/07 01:17:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:17:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:17:39 INFO : three.txt: Deleted 2025/02/07 01:17:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:17:39 INFO : three.txt: Copied (new) 2025/02/07 01:17:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/07 01:17:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/07 01:17:40 DEBUG : pacer: Reducing sleep to 10ms 2025/02/07 01:17:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:17:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:17:41 INFO : one: Copied (server-side copy) to: one.bak 2025/02/07 01:17:41 INFO : one: Deleted 2025/02/07 01:17:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:17:42 INFO : one: Copied (new) 2025/02/07 01:17:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:17:42 DEBUG : two: Unchanged skipping 2025/02/07 01:17:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/07 01:17:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:17:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/07 01:17:43 INFO : three.txt: Deleted 2025/02/07 01:17:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/07 01:17:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.68s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:17:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qimeduj1fota/dst" 2025/02/07 01:17:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/07 01:17:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/07 01:17:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/07 01:17:50 INFO : one: Deleted 2025/02/07 01:17:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:17:50 INFO : one: Copied (new) 2025/02/07 01:17:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:17:51 DEBUG : two: Unchanged skipping 2025/02/07 01:17:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/07 01:17:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/07 01:17:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/07 01:17:52 INFO : three.txt: Deleted 2025/02/07 01:17:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:17:52 INFO : three.txt: Copied (new) 2025/02/07 01:17:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/07 01:17:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/07 01:17:52 DEBUG : pacer: Reducing sleep to 10ms 2025/02/07 01:17:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/07 01:17:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/07 01:17:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/07 01:17:54 INFO : one: Deleted 2025/02/07 01:17:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/07 01:17:54 INFO : one: Copied (new) 2025/02/07 01:17:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:17:54 DEBUG : two: Unchanged skipping 2025/02/07 01:17:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/07 01:17:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/07 01:17:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/07 01:17:55 INFO : three.txt: Deleted 2025/02/07 01:17:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/07 01:17:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.17s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:17:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/07 01:17:58 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:17:58 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:17:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/07 01:17:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/07 01:17:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.67s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:18:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/07 01:18:00 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:18:00 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:18:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/07 01:18:00 INFO : existing: Copied (new) 2025/02/07 01:18:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:18:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/07 01:18:01 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:18:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/07 01:18:01 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:18:01 ERROR : B2 bucket rclone-test-qimeduj1fota: not deleting files as there were IO errors 2025/02/07 01:18:01 ERROR : B2 bucket rclone-test-qimeduj1fota: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncImmutable (3.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:18:02 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1117-08.backblaze.com/b2api/v1/b2_upload_file/7fe2cdb3f06ddbdb9f480e1b/c001_v0001117_t0054": EOF 2025/02/07 01:18:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-08.backblaze.com/b2api/v1/b2_upload_file/7fe2cdb3f06ddbdb9f480e1b/c001_v0001117_t0054": EOF) 2025/02/07 01:18:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-qimeduj1fota: 1/10 (Post "https://pod-000-1117-08.backblaze.com/b2api/v1/b2_upload_file/7fe2cdb3f06ddbdb9f480e1b/c001_v0001117_t0054": EOF) 2025/02/07 01:18:05 DEBUG : pacer: Reducing sleep to 10ms 2025/02/07 01:18:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:05 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:18:05 DEBUG : existing: Unchanged skipping 2025/02/07 01:18:05 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:18:05 DEBUG : Waiting for deletions to finish 2025/02/07 01:18:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.98s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:18:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:18:23 DEBUG : both0: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both12: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both1: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both14: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both15: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both16: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both17: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both18: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both19: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both2: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both3: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both4: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both5: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both6: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both7: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both8: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:23 DEBUG : both9: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both10: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both11: Unchanged skipping 2025/02/07 01:18:23 DEBUG : both13: Unchanged skipping 2025/02/07 01:18:23 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:18:23 DEBUG : Waiting for deletions to finish 2025/02/07 01:18:24 INFO : only0: Deleted 2025/02/07 01:18:24 INFO : only11: Deleted 2025/02/07 01:18:24 INFO : only13: Deleted 2025/02/07 01:18:24 INFO : only9: Deleted 2025/02/07 01:18:24 INFO : only12: Deleted 2025/02/07 01:18:24 INFO : only10: Deleted 2025/02/07 01:18:24 INFO : only14: Deleted 2025/02/07 01:18:24 INFO : only15: Deleted 2025/02/07 01:18:24 INFO : only16: Deleted 2025/02/07 01:18:24 INFO : only2: Deleted 2025/02/07 01:18:24 INFO : only7: Deleted 2025/02/07 01:18:24 INFO : only17: Deleted 2025/02/07 01:18:24 INFO : only3: Deleted 2025/02/07 01:18:24 INFO : only4: Deleted 2025/02/07 01:18:24 INFO : only1: Deleted 2025/02/07 01:18:24 INFO : only18: Deleted 2025/02/07 01:18:24 INFO : only19: Deleted 2025/02/07 01:18:25 INFO : only5: Deleted 2025/02/07 01:18:25 INFO : only8: Deleted 2025/02/07 01:18:25 INFO : only6: Deleted 2025/02/07 01:18:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.68s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:18:45 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for checks to finish 2025/02/07 01:18:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both0: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both12: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both13: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both14: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both11: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both16: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both1: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both10: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both15: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both2: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both3: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both17: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both5: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both18: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both19: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both8: Unchanged skipping 2025/02/07 01:18:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 01:18:45 DEBUG : both9: Unchanged skipping 2025/02/07 01:18:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : both4: Unchanged skipping 2025/02/07 01:18:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : both6: Unchanged skipping 2025/02/07 01:18:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : both7: Unchanged skipping 2025/02/07 01:18:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/07 01:18:45 DEBUG : B2 bucket rclone-test-qimeduj1fota: Waiting for transfers to finish 2025/02/07 01:18:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only1: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only10: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only16: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only15: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only12: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only17: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only18: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only14: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only2: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only3: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only19: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only4: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only5: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only6: Copied (replaced existing) 2025/02/07 01:18:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:46 INFO : only7: Copied (replaced existing) 2025/02/07 01:18:47 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:47 INFO : only8: Copied (replaced existing) 2025/02/07 01:18:47 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:47 INFO : only9: Copied (replaced existing) 2025/02/07 01:18:47 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:47 INFO : only0: Copied (replaced existing) 2025/02/07 01:18:47 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:47 INFO : only11: Copied (replaced existing) 2025/02/07 01:18:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/07 01:18:47 INFO : only13: Copied (replaced existing) 2025/02/07 01:18:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:18:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 01:18:55 INFO : sub dir: Making directory 2025/02/07 01:18:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" 2025/02/07 01:19:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/07 01:19:00 INFO : sub dir: Making directory 2025/02/07 01:19:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qimeduj1fota", Local "Local file system at /tmp/rclone124445444", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.48s) PASS 2025/02/07 01:19:04 DEBUG : B2 bucket rclone-test-qimeduj1fota: Purge remote 2025/02/07 01:19:04 INFO : B2 bucket rclone-test-qimeduj1fota: cleaning bucket "rclone-test-qimeduj1fota" of all files 2025/02/07 01:19:05 DEBUG : BackupDir/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550681_d20250207_m011640_c001_v7007000_t0000_u01738891000675") 2025/02/07 01:19:05 DEBUG : BackupDir/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f102257dc588832f7_d20250207_m011635_c001_v0001184_t0026_u01738890995311") 2025/02/07 01:19:05 DEBUG : CompareDest/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd61d_d20250207_m011615_c001_v7007000_t0000_u01738890975971") 2025/02/07 01:19:05 DEBUG : CompareDest/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b2d1_d20250207_m011609_c001_v0001117_t0040_u01738890969511") 2025/02/07 01:19:05 DEBUG : CompareDest/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd61f_d20250207_m011616_c001_v7007000_t0000_u01738890976153") 2025/02/07 01:19:05 DEBUG : CompareDest/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4351a6_d20250207_m011611_c001_v0001161_t0006_u01738890971119") 2025/02/07 01:19:05 DEBUG : CopyDest/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550682_d20250207_m011640_c001_v7007000_t0000_u01738891000862") 2025/02/07 01:19:05 DEBUG : CopyDest/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438be6d_d20250207_m011632_c001_v0001101_t0039_u01738890992349") 2025/02/07 01:19:05 DEBUG : CopyDest/three: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550683_d20250207_m011641_c001_v7007000_t0000_u01738891001044") 2025/02/07 01:19:05 DEBUG : CopyDest/three: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4351f6_d20250207_m011638_c001_v0001161_t0032_u01738890998805") 2025/02/07 01:19:05 DEBUG : CopyDest/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550685_d20250207_m011641_c001_v7007000_t0000_u01738891001236") 2025/02/07 01:19:06 DEBUG : CopyDest/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b32f_d20250207_m011636_c001_v0001117_t0037_u01738890996462") 2025/02/07 01:19:06 DEBUG : EXISTING: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f400835ac9f906c33_d20250207_m011806_c001_v7007000_t0000_u01738891086432") 2025/02/07 01:19:06 DEBUG : EXISTING: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435310_d20250207_m011805_c001_v0001161_t0051_u01738891085342") 2025/02/07 01:19:06 DEBUG : Testêé: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f400835ac9f906c28_d20250207_m011759_c001_v7007000_t0000_u01738891079372") 2025/02/07 01:19:06 DEBUG : Testêé: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4352fe_d20250207_m011758_c001_v0001161_t0011_u01738891078722") 2025/02/07 01:19:06 DEBUG : Testêé: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b48b_d20250207_m011757_c001_v0001117_t0052_u01738891077435") 2025/02/07 01:19:06 DEBUG : a/potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3bd9_d20250207_m011357_c001_v7007000_t0000_u01738890837927") 2025/02/07 01:19:06 DEBUG : a/potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc9f_d20250207_m011357_c001_v0001101_t0015_u01738890837174") 2025/02/07 01:19:06 DEBUG : a/potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bf1_d20250207_m011355_c001_v7007000_t0000_u01738890835144") 2025/02/07 01:19:06 DEBUG : a/potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc8d_d20250207_m011354_c001_v0001101_t0026_u01738890834244") 2025/02/07 01:19:06 DEBUG : a/potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bb1_d20250207_m011332_c001_v7007000_t0000_u01738890812977") 2025/02/07 01:19:06 DEBUG : a/potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc0f_d20250207_m011331_c001_v0001101_t0038_u01738890811918") 2025/02/07 01:19:06 DEBUG : b/potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3bda_d20250207_m011358_c001_v7007000_t0000_u01738890838111") 2025/02/07 01:19:06 DEBUG : b/potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc95_d20250207_m011356_c001_v0001101_t0026_u01738890836056") 2025/02/07 01:19:06 DEBUG : b/potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bee_d20250207_m011354_c001_v7007000_t0000_u01738890834587") 2025/02/07 01:19:06 DEBUG : b/potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc83_d20250207_m011353_c001_v0001101_t0042_u01738890833055") 2025/02/07 01:19:06 DEBUG : b/potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649baf_d20250207_m011332_c001_v7007000_t0000_u01738890812426") 2025/02/07 01:19:06 DEBUG : b/potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc07_d20250207_m011330_c001_v0001101_t0059_u01738890810755") 2025/02/07 01:19:07 DEBUG : backup/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f411c11f4441a83a7_d20250207_m011654_c001_v7007000_t0000_u01738891014256") 2025/02/07 01:19:07 DEBUG : backup/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f109bf594ff017db0_d20250207_m011652_c001_v0001177_t0036_u01738891012386") 2025/02/07 01:19:07 DEBUG : backup/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f118fd4994076bddf_d20250207_m011648_c001_v0001183_t0017_u01738891008637") 2025/02/07 01:19:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f415bbdf2d663ea7e_d20250207_m011720_c001_v7007000_t0000_u01738891040526") 2025/02/07 01:19:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1154daa90ec30ef3_d20250207_m011718_c001_v0001184_t0020_u01738891038398") 2025/02/07 01:19:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f11630428f45a753b_d20250207_m011714_c001_v0001150_t0023_u01738891034379") 2025/02/07 01:19:07 DEBUG : backup/one.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f411c11f4441a87bb_d20250207_m011707_c001_v7007000_t0000_u01738891027278") 2025/02/07 01:19:07 DEBUG : backup/one.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10113d54bfec184b_d20250207_m011705_c001_v0001165_t0022_u01738891025676") 2025/02/07 01:19:07 DEBUG : backup/one.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f118b71f8b8187741_d20250207_m011701_c001_v0001184_t0049_u01738891021836") 2025/02/07 01:19:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f415bbdf2d663ea80_d20250207_m011720_c001_v7007000_t0000_u01738891040708") 2025/02/07 01:19:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1098bb7ae7df896b_d20250207_m011719_c001_v0001098_t0001_u01738891039513") 2025/02/07 01:19:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f115486b6a5292e23_d20250207_m011716_c001_v0001172_t0049_u01738891036112") 2025/02/07 01:19:07 DEBUG : backup/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f411c11f4441a83a9_d20250207_m011654_c001_v7007000_t0000_u01738891014438") 2025/02/07 01:19:07 DEBUG : backup/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f107aefccc47d1f9c_d20250207_m011653_c001_v0001145_t0033_u01738891013370") 2025/02/07 01:19:07 DEBUG : backup/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106a0477600cd302_d20250207_m011650_c001_v0001182_t0023_u01738891010167") 2025/02/07 01:19:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f411c11f4441a87bc_d20250207_m011707_c001_v7007000_t0000_u01738891027463") 2025/02/07 01:19:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f108a26d2fbdc4e89_d20250207_m011706_c001_v0001182_t0038_u01738891026523") 2025/02/07 01:19:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1169c9cba22cab9f_d20250207_m011703_c001_v0001182_t0033_u01738891023232") 2025/02/07 01:19:07 DEBUG : both0: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b71_d20250207_m011847_c001_v7007000_t0000_u01738891127922") 2025/02/07 01:19:07 DEBUG : both0: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfec_d20250207_m011830_c001_v0001101_t0059_u01738891110369") 2025/02/07 01:19:08 DEBUG : both0: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c437_d20250207_m011825_c001_v7007000_t0000_u01738891105705") 2025/02/07 01:19:08 DEBUG : both0: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bf91_d20250207_m011808_c001_v0001101_t0000_u01738891088683") 2025/02/07 01:19:08 DEBUG : both1: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b72_d20250207_m011848_c001_v7007000_t0000_u01738891128105") 2025/02/07 01:19:08 DEBUG : both1: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfee_d20250207_m011831_c001_v0001101_t0031_u01738891111422") 2025/02/07 01:19:08 DEBUG : both1: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c438_d20250207_m011825_c001_v7007000_t0000_u01738891105887") 2025/02/07 01:19:08 DEBUG : both1: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bf93_d20250207_m011809_c001_v0001101_t0001_u01738891089589") 2025/02/07 01:19:08 DEBUG : both10: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b73_d20250207_m011848_c001_v7007000_t0000_u01738891128289") 2025/02/07 01:19:08 DEBUG : both10: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c00c_d20250207_m011837_c001_v0001101_t0029_u01738891117907") 2025/02/07 01:19:08 DEBUG : both10: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c439_d20250207_m011826_c001_v7007000_t0000_u01738891106076") 2025/02/07 01:19:08 DEBUG : both10: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfba_d20250207_m011816_c001_v0001101_t0002_u01738891096212") 2025/02/07 01:19:08 DEBUG : both11: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b74_d20250207_m011848_c001_v7007000_t0000_u01738891128472") 2025/02/07 01:19:08 DEBUG : both11: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c012_d20250207_m011838_c001_v0001101_t0047_u01738891118644") 2025/02/07 01:19:08 DEBUG : both11: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c43b_d20250207_m011826_c001_v7007000_t0000_u01738891106269") 2025/02/07 01:19:08 DEBUG : both11: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfc0_d20250207_m011817_c001_v0001101_t0026_u01738891097029") 2025/02/07 01:19:08 DEBUG : both12: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b75_d20250207_m011848_c001_v7007000_t0000_u01738891128655") 2025/02/07 01:19:08 DEBUG : both12: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c014_d20250207_m011839_c001_v0001101_t0052_u01738891119381") 2025/02/07 01:19:08 DEBUG : both12: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c43c_d20250207_m011826_c001_v7007000_t0000_u01738891106451") 2025/02/07 01:19:08 DEBUG : both12: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfc2_d20250207_m011817_c001_v0001101_t0025_u01738891097660") 2025/02/07 01:19:08 DEBUG : both13: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b77_d20250207_m011848_c001_v7007000_t0000_u01738891128847") 2025/02/07 01:19:08 DEBUG : both13: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c018_d20250207_m011840_c001_v0001101_t0027_u01738891120232") 2025/02/07 01:19:08 DEBUG : both13: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c43d_d20250207_m011826_c001_v7007000_t0000_u01738891106632") 2025/02/07 01:19:09 DEBUG : both13: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfc6_d20250207_m011818_c001_v0001101_t0014_u01738891098324") 2025/02/07 01:19:09 DEBUG : both14: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b78_d20250207_m011849_c001_v7007000_t0000_u01738891129031") 2025/02/07 01:19:09 DEBUG : both14: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c01a_d20250207_m011840_c001_v0001101_t0049_u01738891120966") 2025/02/07 01:19:09 DEBUG : both14: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c43e_d20250207_m011826_c001_v7007000_t0000_u01738891106816") 2025/02/07 01:19:09 DEBUG : both14: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfca_d20250207_m011819_c001_v0001101_t0023_u01738891099009") 2025/02/07 01:19:09 DEBUG : both15: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b7a_d20250207_m011849_c001_v7007000_t0000_u01738891129214") 2025/02/07 01:19:09 DEBUG : both15: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c01c_d20250207_m011841_c001_v0001101_t0009_u01738891121574") 2025/02/07 01:19:09 DEBUG : both15: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c441_d20250207_m011826_c001_v7007000_t0000_u01738891106998") 2025/02/07 01:19:09 DEBUG : both15: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfcc_d20250207_m011819_c001_v0001101_t0033_u01738891099641") 2025/02/07 01:19:09 DEBUG : both16: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b7c_d20250207_m011849_c001_v7007000_t0000_u01738891129397") 2025/02/07 01:19:09 DEBUG : both16: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c022_d20250207_m011842_c001_v0001101_t0041_u01738891122321") 2025/02/07 01:19:09 DEBUG : both16: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c442_d20250207_m011827_c001_v7007000_t0000_u01738891107181") 2025/02/07 01:19:09 DEBUG : both16: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfd0_d20250207_m011820_c001_v0001101_t0047_u01738891100315") 2025/02/07 01:19:09 DEBUG : both17: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b7d_d20250207_m011849_c001_v7007000_t0000_u01738891129580") 2025/02/07 01:19:09 DEBUG : both17: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c028_d20250207_m011842_c001_v0001101_t0054_u01738891122998") 2025/02/07 01:19:09 DEBUG : both17: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c445_d20250207_m011827_c001_v7007000_t0000_u01738891107428") 2025/02/07 01:19:09 DEBUG : both17: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfd4_d20250207_m011821_c001_v0001101_t0055_u01738891101009") 2025/02/07 01:19:09 DEBUG : both18: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b7f_d20250207_m011849_c001_v7007000_t0000_u01738891129764") 2025/02/07 01:19:09 DEBUG : both18: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c02e_d20250207_m011843_c001_v0001101_t0046_u01738891123771") 2025/02/07 01:19:09 DEBUG : both18: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c447_d20250207_m011827_c001_v7007000_t0000_u01738891107609") 2025/02/07 01:19:09 DEBUG : both18: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfd8_d20250207_m011821_c001_v0001101_t0023_u01738891101607") 2025/02/07 01:19:10 DEBUG : both19: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b80_d20250207_m011849_c001_v7007000_t0000_u01738891129947") 2025/02/07 01:19:10 DEBUG : both19: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c030_d20250207_m011844_c001_v0001101_t0041_u01738891124586") 2025/02/07 01:19:10 DEBUG : both19: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c44a_d20250207_m011827_c001_v7007000_t0000_u01738891107796") 2025/02/07 01:19:10 DEBUG : both19: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfdc_d20250207_m011822_c001_v0001101_t0034_u01738891102273") 2025/02/07 01:19:10 DEBUG : both2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b82_d20250207_m011850_c001_v7007000_t0000_u01738891130130") 2025/02/07 01:19:10 DEBUG : both2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bff2_d20250207_m011832_c001_v0001101_t0007_u01738891112201") 2025/02/07 01:19:10 DEBUG : both2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c44b_d20250207_m011827_c001_v7007000_t0000_u01738891107979") 2025/02/07 01:19:10 DEBUG : both2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bf98_d20250207_m011810_c001_v0001101_t0031_u01738891090470") 2025/02/07 01:19:10 DEBUG : both3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b83_d20250207_m011850_c001_v7007000_t0000_u01738891130313") 2025/02/07 01:19:10 DEBUG : both3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bff4_d20250207_m011832_c001_v0001101_t0026_u01738891112940") 2025/02/07 01:19:10 DEBUG : both3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c44c_d20250207_m011828_c001_v7007000_t0000_u01738891108162") 2025/02/07 01:19:10 DEBUG : both3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bf9e_d20250207_m011811_c001_v0001101_t0047_u01738891091187") 2025/02/07 01:19:10 DEBUG : both4: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b85_d20250207_m011850_c001_v7007000_t0000_u01738891130496") 2025/02/07 01:19:10 DEBUG : both4: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bff8_d20250207_m011833_c001_v0001101_t0026_u01738891113576") 2025/02/07 01:19:10 DEBUG : both4: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c44d_d20250207_m011828_c001_v7007000_t0000_u01738891108343") 2025/02/07 01:19:10 DEBUG : both4: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfa0_d20250207_m011811_c001_v0001101_t0030_u01738891091982") 2025/02/07 01:19:10 DEBUG : both5: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b86_d20250207_m011850_c001_v7007000_t0000_u01738891130679") 2025/02/07 01:19:10 DEBUG : both5: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bffa_d20250207_m011834_c001_v0001101_t0045_u01738891114140") 2025/02/07 01:19:10 DEBUG : both5: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c44e_d20250207_m011828_c001_v7007000_t0000_u01738891108524") 2025/02/07 01:19:10 DEBUG : both5: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfa6_d20250207_m011812_c001_v0001101_t0004_u01738891092650") 2025/02/07 01:19:10 DEBUG : both6: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b87_d20250207_m011850_c001_v7007000_t0000_u01738891130862") 2025/02/07 01:19:10 DEBUG : both6: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bffe_d20250207_m011835_c001_v0001101_t0026_u01738891115116") 2025/02/07 01:19:10 DEBUG : both6: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c44f_d20250207_m011828_c001_v7007000_t0000_u01738891108705") 2025/02/07 01:19:11 DEBUG : both6: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfa8_d20250207_m011813_c001_v0001101_t0045_u01738891093429") 2025/02/07 01:19:11 DEBUG : both7: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b88_d20250207_m011851_c001_v7007000_t0000_u01738891131052") 2025/02/07 01:19:11 DEBUG : both7: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c002_d20250207_m011835_c001_v0001101_t0055_u01738891115762") 2025/02/07 01:19:11 DEBUG : both7: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c450_d20250207_m011828_c001_v7007000_t0000_u01738891108887") 2025/02/07 01:19:11 DEBUG : both7: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfaa_d20250207_m011814_c001_v0001101_t0028_u01738891094075") 2025/02/07 01:19:11 DEBUG : both8: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b89_d20250207_m011851_c001_v7007000_t0000_u01738891131241") 2025/02/07 01:19:11 DEBUG : both8: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c004_d20250207_m011836_c001_v0001101_t0045_u01738891116392") 2025/02/07 01:19:11 DEBUG : both8: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c451_d20250207_m011829_c001_v7007000_t0000_u01738891109070") 2025/02/07 01:19:11 DEBUG : both8: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfac_d20250207_m011814_c001_v0001101_t0012_u01738891094657") 2025/02/07 01:19:11 DEBUG : both9: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b8a_d20250207_m011851_c001_v7007000_t0000_u01738891131423") 2025/02/07 01:19:11 DEBUG : both9: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c00a_d20250207_m011837_c001_v0001101_t0056_u01738891117283") 2025/02/07 01:19:11 DEBUG : both9: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c452_d20250207_m011829_c001_v7007000_t0000_u01738891109260") 2025/02/07 01:19:11 DEBUG : both9: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bfb4_d20250207_m011815_c001_v0001101_t0059_u01738891095490") 2025/02/07 01:19:11 DEBUG : c/non empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3bdb_d20250207_m011358_c001_v7007000_t0000_u01738890838295") 2025/02/07 01:19:11 DEBUG : c/non empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc97_d20250207_m011356_c001_v0001101_t0015_u01738890836329") 2025/02/07 01:19:11 DEBUG : c/non empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bf2_d20250207_m011355_c001_v7007000_t0000_u01738890835326") 2025/02/07 01:19:11 DEBUG : c/non empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc85_d20250207_m011353_c001_v0001101_t0055_u01738890833509") 2025/02/07 01:19:11 DEBUG : c/non empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bb2_d20250207_m011333_c001_v7007000_t0000_u01738890813161") 2025/02/07 01:19:11 DEBUG : c/non empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc09_d20250207_m011331_c001_v0001101_t0014_u01738890811097") 2025/02/07 01:19:11 DEBUG : check sum: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4192b882b8070564_d20250207_m011319_c001_v7007000_t0000_u01738890799416") 2025/02/07 01:19:11 DEBUG : check sum: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bbcf_d20250207_m011318_c001_v0001101_t0021_u01738890798357") 2025/02/07 01:19:12 DEBUG : dest/3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550674_d20250207_m011625_c001_v7007000_t0000_u01738890985343") 2025/02/07 01:19:12 DEBUG : dest/3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406f2934236a38df_d20250207_m011624_c001_v0001183_t0031_u01738890984214") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f400835ac9f906c21_d20250207_m011755_c001_v7007000_t0000_u01738891075975") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10507038c8551945_d20250207_m011754_c001_v0001184_t0000_u01738891074115") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4179e31a26d0d4bf_d20250207_m011753_c001_v7007000_t0000_u01738891073930") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10507038c85518cb_d20250207_m011750_c001_v0001184_t0017_u01738891070879") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4179e31a26d0d4bd_d20250207_m011750_c001_v7007000_t0000_u01738891070157") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b453_d20250207_m011745_c001_v0001117_t0013_u01738891065264") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f3111_d20250207_m011743_c001_v7007000_t0000_u01738891063781") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f115556eba56eb79d_d20250207_m011741_c001_v0001182_t0008_u01738891061978") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4043e6c341a8b125_d20250207_m011741_c001_v7007000_t0000_u01738891061792") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f115556eba56eb741_d20250207_m011738_c001_v0001182_t0027_u01738891058576") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4043e6c341a8b120_d20250207_m011737_c001_v7007000_t0000_u01738891057836") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b418_d20250207_m011732_c001_v0001117_t0027_u01738891052582") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f415bbdf2d663ea89_d20250207_m011731_c001_v7007000_t0000_u01738891051303") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f117de4a68cefe785_d20250207_m011730_c001_v0001182_t0032_u01738891050129") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f409f1d3be7fc0acc_d20250207_m011729_c001_v7007000_t0000_u01738891049941") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f117de4a68cefe72d_d20250207_m011726_c001_v0001182_t0009_u01738891046803") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f409f1d3be7fc0ac7_d20250207_m011726_c001_v7007000_t0000_u01738891046070") 2025/02/07 01:19:12 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438beff_d20250207_m011721_c001_v0001101_t0044_u01738891041841") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f415bbdf2d663ea81_d20250207_m011720_c001_v7007000_t0000_u01738891040890") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f112345256dc04a07_d20250207_m011718_c001_v0001146_t0004_u01738891038795") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f30f9_d20250207_m011718_c001_v7007000_t0000_u01738891038591") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f112345256dc049f3_d20250207_m011715_c001_v0001146_t0008_u01738891035361") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f30f5_d20250207_m011714_c001_v7007000_t0000_u01738891034608") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435249_d20250207_m011708_c001_v0001161_t0015_u01738891028547") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f411c11f4441a87bd_d20250207_m011707_c001_v7007000_t0000_u01738891027646") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f113f4f353a3b6fb0_d20250207_m011706_c001_v0001183_t0000_u01738891026093") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f402f28b8319e2373_d20250207_m011705_c001_v7007000_t0000_u01738891025895") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f113f4f353a3b6f5d_d20250207_m011702_c001_v0001183_t0058_u01738891022802") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f402f28b8319e2370_d20250207_m011702_c001_v7007000_t0000_u01738891022068") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b38f_d20250207_m011655_c001_v0001117_t0039_u01738891015521") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f411c11f4441a83aa_d20250207_m011654_c001_v7007000_t0000_u01738891014618") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f113aec818d6aaf57_d20250207_m011652_c001_v0001098_t0010_u01738891012820") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f401a71ca0b14a408_d20250207_m011652_c001_v7007000_t0000_u01738891012626") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f113aec818d6aaf4d_d20250207_m011649_c001_v0001098_t0008_u01738891009613") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f401a71ca0b14a3ee_d20250207_m011648_c001_v7007000_t0000_u01738891008846") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438be8f_d20250207_m011642_c001_v0001101_t0006_u01738891002519") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550686_d20250207_m011641_c001_v7007000_t0000_u01738891001419") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f117de4a68cefe295_d20250207_m011635_c001_v0001182_t0048_u01738890995717") 2025/02/07 01:19:13 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4043e6c341a8acdd_d20250207_m011635_c001_v7007000_t0000_u01738890995517") 2025/02/07 01:19:14 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4351de_d20250207_m011631_c001_v0001161_t0008_u01738890991599") 2025/02/07 01:19:14 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f11652cfe2b721205_d20250207_m011630_c001_v0001120_t0026_u01738890990753") 2025/02/07 01:19:14 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f11652cfe2b721201_d20250207_m011629_c001_v0001120_t0031_u01738890989751") 2025/02/07 01:19:14 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd620_d20250207_m011616_c001_v7007000_t0000_u01738890976338") 2025/02/07 01:19:14 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438be30_d20250207_m011608_c001_v0001101_t0012_u01738890968830") 2025/02/07 01:19:14 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1146dcfddc9e1f67_d20250207_m011608_c001_v0001184_t0009_u01738890968018") 2025/02/07 01:19:14 DEBUG : dst/one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1146dcfddc9e1f35_d20250207_m011607_c001_v0001184_t0005_u01738890967069") 2025/02/07 01:19:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f400835ac9f906c22_d20250207_m011756_c001_v7007000_t0000_u01738891076160") 2025/02/07 01:19:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1002b9fe2df5e59a_d20250207_m011753_c001_v0001091_t0030_u01738891073616") 2025/02/07 01:19:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1133c2a1f5e93703_d20250207_m011749_c001_v0001033_t0013_u01738891069757") 2025/02/07 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f3112_d20250207_m011743_c001_v7007000_t0000_u01738891063966") 2025/02/07 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1118c3a3c49b8e36_d20250207_m011741_c001_v0001041_t0053_u01738891061288") 2025/02/07 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1051cb62e4273b63_d20250207_m011737_c001_v0001157_t0045_u01738891057531") 2025/02/07 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f415bbdf2d663ea8a_d20250207_m011731_c001_v7007000_t0000_u01738891051484") 2025/02/07 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f100fcf18b5a16372_d20250207_m011729_c001_v0001184_t0030_u01738891049718") 2025/02/07 01:19:14 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f11657d9bc67ed94f_d20250207_m011725_c001_v0001184_t0046_u01738891045859") 2025/02/07 01:19:14 DEBUG : dst/three: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550687_d20250207_m011641_c001_v7007000_t0000_u01738891001602") 2025/02/07 01:19:14 DEBUG : dst/three: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f11652cfe2b72120f_d20250207_m011640_c001_v0001120_t0012_u01738891000034") 2025/02/07 01:19:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f400835ac9f906c24_d20250207_m011756_c001_v7007000_t0000_u01738891076341") 2025/02/07 01:19:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f115b1ff250e20ada_d20250207_m011754_c001_v0001161_t0024_u01738891074886") 2025/02/07 01:19:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1169c9cba22cafd8_d20250207_m011751_c001_v0001182_t0011_u01738891071658") 2025/02/07 01:19:14 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f400835ac9f906c25_d20250207_m011756_c001_v7007000_t0000_u01738891076522") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10507038c855197d_d20250207_m011755_c001_v0001184_t0058_u01738891075347") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4179e31a26d0d4c0_d20250207_m011755_c001_v7007000_t0000_u01738891075162") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10507038c85518ef_d20250207_m011752_c001_v0001184_t0039_u01738891072117") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4179e31a26d0d4be_d20250207_m011751_c001_v7007000_t0000_u01738891071921") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bf51_d20250207_m011746_c001_v0001101_t0022_u01738891066808") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f3113_d20250207_m011744_c001_v7007000_t0000_u01738891064149") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f115556eba56eb7ab_d20250207_m011743_c001_v0001182_t0043_u01738891063186") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4043e6c341a8b127_d20250207_m011743_c001_v7007000_t0000_u01738891063000") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f115556eba56eb763_d20250207_m011739_c001_v0001182_t0033_u01738891059770") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4043e6c341a8b122_d20250207_m011739_c001_v7007000_t0000_u01738891059585") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bf33_d20250207_m011734_c001_v0001101_t0030_u01738891054593") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f409f1d3be7fc0acd_d20250207_m011730_c001_v7007000_t0000_u01738891050744") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bf25_d20250207_m011728_c001_v0001101_t0007_u01738891048763") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f409f1d3be7fc0acb_d20250207_m011728_c001_v7007000_t0000_u01738891048040") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435275_d20250207_m011723_c001_v0001161_t0034_u01738891043248") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f30fb_d20250207_m011719_c001_v7007000_t0000_u01738891039961") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43525d_d20250207_m011717_c001_v0001161_t0013_u01738891037470") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f30f7_d20250207_m011716_c001_v7007000_t0000_u01738891036381") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b3b7_d20250207_m011709_c001_v0001117_t0045_u01738891029510") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f402f28b8319e2374_d20250207_m011706_c001_v7007000_t0000_u01738891026716") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b3a7_d20250207_m011704_c001_v0001117_t0018_u01738891024539") 2025/02/07 01:19:15 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f402f28b8319e2371_d20250207_m011703_c001_v7007000_t0000_u01738891023445") 2025/02/07 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438beb5_d20250207_m011657_c001_v0001101_t0040_u01738891017240") 2025/02/07 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f401a71ca0b14a40e_d20250207_m011653_c001_v7007000_t0000_u01738891013677") 2025/02/07 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bea5_d20250207_m011651_c001_v0001101_t0048_u01738891011486") 2025/02/07 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f401a71ca0b14a3f8_d20250207_m011650_c001_v7007000_t0000_u01738891010393") 2025/02/07 01:19:16 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43520a_d20250207_m011643_c001_v0001161_t0047_u01738891003761") 2025/02/07 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f3114_d20250207_m011744_c001_v7007000_t0000_u01738891064338") 2025/02/07 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1127363784375d46_d20250207_m011742_c001_v0001183_t0017_u01738891062797") 2025/02/07 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f117d403929da2bf4_d20250207_m011739_c001_v0001177_t0032_u01738891059355") 2025/02/07 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f415bbdf2d663ea8b_d20250207_m011731_c001_v7007000_t0000_u01738891051676") 2025/02/07 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f119b3ff231f9ad99_d20250207_m011730_c001_v0001183_t0035_u01738891050545") 2025/02/07 01:19:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f108b6e56486c9c1c_d20250207_m011727_c001_v0001172_t0025_u01738891047264") 2025/02/07 01:19:16 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f400835ac9f906c26_d20250207_m011756_c001_v7007000_t0000_u01738891076704") 2025/02/07 01:19:16 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4352d4_d20250207_m011746_c001_v0001161_t0052_u01738891066040") 2025/02/07 01:19:16 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f3115_d20250207_m011744_c001_v7007000_t0000_u01738891064525") 2025/02/07 01:19:16 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4352af_d20250207_m011733_c001_v0001161_t0031_u01738891053936") 2025/02/07 01:19:16 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f415bbdf2d663ea8c_d20250207_m011731_c001_v7007000_t0000_u01738891051860") 2025/02/07 01:19:16 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b3e7_d20250207_m011722_c001_v0001117_t0047_u01738891042495") 2025/02/07 01:19:16 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f415bbdf2d663ea82_d20250207_m011721_c001_v7007000_t0000_u01738891041118") 2025/02/07 01:19:16 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bed7_d20250207_m011709_c001_v0001101_t0011_u01738891029201") 2025/02/07 01:19:16 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f411c11f4441a87bf_d20250207_m011707_c001_v7007000_t0000_u01738891027829") 2025/02/07 01:19:17 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435236_d20250207_m011656_c001_v0001161_t0057_u01738891016469") 2025/02/07 01:19:17 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f411c11f4441a83ac_d20250207_m011654_c001_v7007000_t0000_u01738891014799") 2025/02/07 01:19:17 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b353_d20250207_m011643_c001_v0001117_t0015_u01738891003259") 2025/02/07 01:19:17 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550688_d20250207_m011641_c001_v7007000_t0000_u01738891001786") 2025/02/07 01:19:17 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f115556eba56eb1f3_d20250207_m011637_c001_v0001182_t0021_u01738890997655") 2025/02/07 01:19:17 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd621_d20250207_m011616_c001_v7007000_t0000_u01738890976521") 2025/02/07 01:19:17 DEBUG : dst/two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1146dcfddc9e2075_d20250207_m011615_c001_v0001184_t0000_u01738890975405") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd525_d20250207_m011526_c001_v7007000_t0000_u01738890926256") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435154_d20250207_m011521_c001_v0001161_t0014_u01738890921748") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd520_d20250207_m011519_c001_v7007000_t0000_u01738890919400") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43512b_d20250207_m011459_c001_v0001161_t0021_u01738890899519") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f402dc14a0833627c_d20250207_m011444_c001_v7007000_t0000_u01738890884260") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435117_d20250207_m011437_c001_v0001161_t0045_u01738890877645") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3bfc_d20250207_m011412_c001_v7007000_t0000_u01738890852421") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcf3_d20250207_m011410_c001_v0001101_t0033_u01738890850520") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3bf0_d20250207_m011408_c001_v7007000_t0000_u01738890848931") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcdf_d20250207_m011407_c001_v0001101_t0039_u01738890847699") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3be5_d20250207_m011404_c001_v7007000_t0000_u01738890844031") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcbb_d20250207_m011402_c001_v0001101_t0001_u01738890842020") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3be0_d20250207_m011400_c001_v7007000_t0000_u01738890840747") 2025/02/07 01:19:17 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcad_d20250207_m011359_c001_v0001101_t0048_u01738890839340") 2025/02/07 01:19:18 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649be4_d20250207_m011352_c001_v7007000_t0000_u01738890832140") 2025/02/07 01:19:18 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc73_d20250207_m011350_c001_v0001101_t0014_u01738890830478") 2025/02/07 01:19:18 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bd7_d20250207_m011349_c001_v7007000_t0000_u01738890829229") 2025/02/07 01:19:18 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc69_d20250207_m011348_c001_v0001101_t0012_u01738890828342") 2025/02/07 01:19:18 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bc4_d20250207_m011342_c001_v7007000_t0000_u01738890822690") 2025/02/07 01:19:18 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc3f_d20250207_m011341_c001_v0001101_t0048_u01738890821106") 2025/02/07 01:19:18 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bbf_d20250207_m011338_c001_v7007000_t0000_u01738890818521") 2025/02/07 01:19:18 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc2b_d20250207_m011337_c001_v0001101_t0050_u01738890817474") 2025/02/07 01:19:18 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bba_d20250207_m011336_c001_v7007000_t0000_u01738890816353") 2025/02/07 01:19:18 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f104b49034ecbcbad_d20250207_m011335_c001_v0001104_t0021_u01738890815475") 2025/02/07 01:19:18 DEBUG : empty space: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc15_d20250207_m011333_c001_v0001101_t0019_u01738890813889") 2025/02/07 01:19:18 DEBUG : enormous: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3bfa_d20250207_m011411_c001_v7007000_t0000_u01738890851498") 2025/02/07 01:19:18 DEBUG : enormous: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcf7_d20250207_m011410_c001_v0001101_t0022_u01738890850851") 2025/02/07 01:19:18 DEBUG : existing: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f400835ac9f906c2e_d20250207_m011801_c001_v7007000_t0000_u01738891081729") 2025/02/07 01:19:18 DEBUG : existing: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bf77_d20250207_m011800_c001_v0001101_t0033_u01738891080483") 2025/02/07 01:19:18 DEBUG : existing: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd394_d20250207_m011435_c001_v7007000_t0000_u01738890875714") 2025/02/07 01:19:18 DEBUG : existing: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bd56_d20250207_m011434_c001_v0001101_t0010_u01738890874674") 2025/02/07 01:19:18 DEBUG : existing: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f25e8_d20250207_m011329_c001_v7007000_t0000_u01738890809647") 2025/02/07 01:19:18 DEBUG : existing: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc00_d20250207_m011328_c001_v0001101_t0052_u01738890808607") 2025/02/07 01:19:18 DEBUG : existing: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f25d5_d20250207_m011327_c001_v7007000_t0000_u01738890807302") 2025/02/07 01:19:18 DEBUG : existing: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bbf7_d20250207_m011326_c001_v0001101_t0000_u01738890806557") 2025/02/07 01:19:18 DEBUG : existing: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bbf1_d20250207_m011325_c001_v0001101_t0044_u01738890805631") 2025/02/07 01:19:18 DEBUG : existing-b: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd396_d20250207_m011435_c001_v7007000_t0000_u01738890875897") 2025/02/07 01:19:19 DEBUG : existing-b: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435113_d20250207_m011434_c001_v0001161_t0013_u01738890874676") 2025/02/07 01:19:19 DEBUG : five: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3c02_d20250207_m011416_c001_v7007000_t0000_u01738890856968") 2025/02/07 01:19:19 DEBUG : five: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40153e36c438bd0f_d20250207_m011414_c001_v0001101_t0003_u01738890854926") 2025/02/07 01:19:19 DEBUG : foo: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bc1_d20250207_m011340_c001_v7007000_t0000_u01738890820368") 2025/02/07 01:19:19 DEBUG : foo: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40153e36c438bc37_d20250207_m011339_c001_v0001101_t0003_u01738890819816") 2025/02/07 01:19:19 DEBUG : foo: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40153e36c438bc33_d20250207_m011339_c001_v0001101_t0003_u01738890819266") 2025/02/07 01:19:19 DEBUG : four: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3c03_d20250207_m011417_c001_v7007000_t0000_u01738890857154") 2025/02/07 01:19:19 DEBUG : four: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4085af77ff59b1af_d20250207_m011415_c001_v0001117_t0054_u01738890855477") 2025/02/07 01:19:19 DEBUG : four: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bd0b_d20250207_m011414_c001_v0001101_t0024_u01738890854261") 2025/02/07 01:19:19 DEBUG : hello world2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4185892189093137_d20250207_m011220_c001_v7007000_t0000_u01738890740980") 2025/02/07 01:19:19 DEBUG : hello world2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438ba8a_d20250207_m011220_c001_v0001101_t0026_u01738890740332") 2025/02/07 01:19:19 DEBUG : ignore-size: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4192b882b807058a_d20250207_m011324_c001_v7007000_t0000_u01738890804171") 2025/02/07 01:19:19 DEBUG : ignore-size: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bbe9_d20250207_m011323_c001_v0001101_t0042_u01738890803011") 2025/02/07 01:19:19 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd38c_d20250207_m011433_c001_v7007000_t0000_u01738890873574") 2025/02/07 01:19:19 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435111_d20250207_m011432_c001_v0001161_t0048_u01738890872322") 2025/02/07 01:19:19 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd389_d20250207_m011431_c001_v7007000_t0000_u01738890871220") 2025/02/07 01:19:19 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43510f_d20250207_m011430_c001_v0001161_t0042_u01738890870196") 2025/02/07 01:19:19 DEBUG : one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3c04_d20250207_m011417_c001_v7007000_t0000_u01738890857338") 2025/02/07 01:19:19 DEBUG : one: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40153e36c438bd01_d20250207_m011413_c001_v0001101_t0003_u01738890853544") 2025/02/07 01:19:19 DEBUG : only0: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b8b_d20250207_m011851_c001_v7007000_t0000_u01738891131618") 2025/02/07 01:19:20 DEBUG : only0: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40153e36c438c042_d20250207_m011847_c001_v0001101_t0003_u01738891127079") 2025/02/07 01:19:20 DEBUG : only0: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43537c_d20250207_m011831_c001_v0001161_t0017_u01738891111098") 2025/02/07 01:19:20 DEBUG : only0: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c42f_d20250207_m011823_c001_v7007000_t0000_u01738891103963") 2025/02/07 01:19:20 DEBUG : only0: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43531c_d20250207_m011809_c001_v0001161_t0049_u01738891089077") 2025/02/07 01:19:20 DEBUG : only1: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b8d_d20250207_m011851_c001_v7007000_t0000_u01738891131825") 2025/02/07 01:19:20 DEBUG : only1: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40153e36c438c034_d20250207_m011845_c001_v0001101_t0003_u01738891125907") 2025/02/07 01:19:20 DEBUG : only1: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43537e_d20250207_m011831_c001_v0001161_t0001_u01738891111765") 2025/02/07 01:19:20 DEBUG : only1: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c435_d20250207_m011824_c001_v7007000_t0000_u01738891104880") 2025/02/07 01:19:20 DEBUG : only1: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435320_d20250207_m011809_c001_v0001161_t0004_u01738891089983") 2025/02/07 01:19:20 DEBUG : only10: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b8f_d20250207_m011852_c001_v7007000_t0000_u01738891132024") 2025/02/07 01:19:20 DEBUG : only10: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406b8b1a1a4353da_d20250207_m011845_c001_v0001161_t0005_u01738891125908") 2025/02/07 01:19:20 DEBUG : only10: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4353a4_d20250207_m011838_c001_v0001161_t0058_u01738891118238") 2025/02/07 01:19:20 DEBUG : only10: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f401a71ca0b14b6cc_d20250207_m011824_c001_v7007000_t0000_u01738891104347") 2025/02/07 01:19:20 DEBUG : only10: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435344_d20250207_m011816_c001_v0001161_t0032_u01738891096747") 2025/02/07 01:19:20 DEBUG : only11: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b91_d20250207_m011852_c001_v7007000_t0000_u01738891132208") 2025/02/07 01:19:20 DEBUG : only11: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4047803e0c04dac1_d20250207_m011847_c001_v0001177_t0015_u01738891127088") 2025/02/07 01:19:20 DEBUG : only11: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4353aa_d20250207_m011839_c001_v0001161_t0037_u01738891119083") 2025/02/07 01:19:20 DEBUG : only11: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c431_d20250207_m011824_c001_v7007000_t0000_u01738891104145") 2025/02/07 01:19:20 DEBUG : only11: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435346_d20250207_m011817_c001_v0001161_t0016_u01738891097339") 2025/02/07 01:19:20 DEBUG : only12: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b92_d20250207_m011852_c001_v7007000_t0000_u01738891132392") 2025/02/07 01:19:20 DEBUG : only12: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4047803e0c04dab9_d20250207_m011846_c001_v0001177_t0015_u01738891126472") 2025/02/07 01:19:21 DEBUG : only12: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4353b0_d20250207_m011839_c001_v0001161_t0015_u01738891119881") 2025/02/07 01:19:21 DEBUG : only12: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f402dc14a08336f51_d20250207_m011824_c001_v7007000_t0000_u01738891104355") 2025/02/07 01:19:21 DEBUG : only12: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43534a_d20250207_m011818_c001_v0001161_t0014_u01738891097999") 2025/02/07 01:19:21 DEBUG : only13: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b93_d20250207_m011852_c001_v7007000_t0000_u01738891132576") 2025/02/07 01:19:21 DEBUG : only13: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403808f9d3190de5_d20250207_m011847_c001_v0001037_t0055_u01738891127211") 2025/02/07 01:19:21 DEBUG : only13: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4353b2_d20250207_m011840_c001_v0001161_t0022_u01738891120553") 2025/02/07 01:19:21 DEBUG : only13: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c432_d20250207_m011824_c001_v7007000_t0000_u01738891104326") 2025/02/07 01:19:21 DEBUG : only13: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43534c_d20250207_m011818_c001_v0001161_t0051_u01738891098654") 2025/02/07 01:19:21 DEBUG : only14: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b94_d20250207_m011852_c001_v7007000_t0000_u01738891132759") 2025/02/07 01:19:21 DEBUG : only14: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403808f9d3190ddf_d20250207_m011846_c001_v0001037_t0055_u01738891126659") 2025/02/07 01:19:21 DEBUG : only14: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4353b4_d20250207_m011841_c001_v0001161_t0022_u01738891121303") 2025/02/07 01:19:21 DEBUG : only14: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c433_d20250207_m011824_c001_v7007000_t0000_u01738891104508") 2025/02/07 01:19:21 DEBUG : only14: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43534e_d20250207_m011819_c001_v0001161_t0044_u01738891099302") 2025/02/07 01:19:21 DEBUG : only15: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b95_d20250207_m011852_c001_v7007000_t0000_u01738891132959") 2025/02/07 01:19:21 DEBUG : only15: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40153e36c438c038_d20250207_m011846_c001_v0001101_t0003_u01738891126319") 2025/02/07 01:19:21 DEBUG : only15: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4353b8_d20250207_m011841_c001_v0001161_t0055_u01738891121936") 2025/02/07 01:19:21 DEBUG : only15: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f41306c17625baf7f_d20250207_m011824_c001_v7007000_t0000_u01738891104520") 2025/02/07 01:19:21 DEBUG : only15: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435352_d20250207_m011819_c001_v0001161_t0047_u01738891099953") 2025/02/07 01:19:21 DEBUG : only16: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b96_d20250207_m011853_c001_v7007000_t0000_u01738891133144") 2025/02/07 01:19:21 DEBUG : only16: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406b8b1a1a4353dc_d20250207_m011846_c001_v0001161_t0005_u01738891126298") 2025/02/07 01:19:22 DEBUG : only16: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4353c2_d20250207_m011842_c001_v0001161_t0046_u01738891122714") 2025/02/07 01:19:22 DEBUG : only16: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f402dc14a08336f52_d20250207_m011824_c001_v7007000_t0000_u01738891104536") 2025/02/07 01:19:22 DEBUG : only16: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43535a_d20250207_m011820_c001_v0001161_t0055_u01738891100611") 2025/02/07 01:19:22 DEBUG : only17: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b97_d20250207_m011853_c001_v7007000_t0000_u01738891133327") 2025/02/07 01:19:22 DEBUG : only17: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406b8b1a1a4353de_d20250207_m011846_c001_v0001161_t0005_u01738891126482") 2025/02/07 01:19:22 DEBUG : only17: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4353c6_d20250207_m011843_c001_v0001161_t0056_u01738891123420") 2025/02/07 01:19:22 DEBUG : only17: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f41306c17625baf80_d20250207_m011824_c001_v7007000_t0000_u01738891104702") 2025/02/07 01:19:22 DEBUG : only17: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435360_d20250207_m011821_c001_v0001161_t0051_u01738891101317") 2025/02/07 01:19:22 DEBUG : only18: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b99_d20250207_m011853_c001_v7007000_t0000_u01738891133510") 2025/02/07 01:19:22 DEBUG : only18: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40153e36c438c03c_d20250207_m011846_c001_v0001101_t0003_u01738891126503") 2025/02/07 01:19:22 DEBUG : only18: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4353ce_d20250207_m011844_c001_v0001161_t0026_u01738891124245") 2025/02/07 01:19:22 DEBUG : only18: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f41306c17625baf81_d20250207_m011824_c001_v7007000_t0000_u01738891104883") 2025/02/07 01:19:22 DEBUG : only18: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435364_d20250207_m011821_c001_v0001161_t0025_u01738891101980") 2025/02/07 01:19:22 DEBUG : only19: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b9a_d20250207_m011853_c001_v7007000_t0000_u01738891133748") 2025/02/07 01:19:22 DEBUG : only19: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4047803e0c04dabb_d20250207_m011846_c001_v0001177_t0015_u01738891126660") 2025/02/07 01:19:22 DEBUG : only19: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4353d4_d20250207_m011844_c001_v0001161_t0045_u01738891124949") 2025/02/07 01:19:22 DEBUG : only19: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f402dc14a08336f54_d20250207_m011824_c001_v7007000_t0000_u01738891104898") 2025/02/07 01:19:22 DEBUG : only19: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435368_d20250207_m011822_c001_v0001161_t0000_u01738891102552") 2025/02/07 01:19:22 DEBUG : only2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b9b_d20250207_m011853_c001_v7007000_t0000_u01738891133938") 2025/02/07 01:19:22 DEBUG : only2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406b8b1a1a4353e0_d20250207_m011846_c001_v0001161_t0005_u01738891126664") 2025/02/07 01:19:22 DEBUG : only2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43538a_d20250207_m011832_c001_v0001161_t0038_u01738891112574") 2025/02/07 01:19:23 DEBUG : only2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f401a71ca0b14b6ce_d20250207_m011824_c001_v7007000_t0000_u01738891104553") 2025/02/07 01:19:23 DEBUG : only2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435326_d20250207_m011810_c001_v0001161_t0005_u01738891090777") 2025/02/07 01:19:23 DEBUG : only3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b9d_d20250207_m011854_c001_v7007000_t0000_u01738891134121") 2025/02/07 01:19:23 DEBUG : only3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40153e36c438c03e_d20250207_m011846_c001_v0001101_t0003_u01738891126686") 2025/02/07 01:19:23 DEBUG : only3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43538c_d20250207_m011833_c001_v0001161_t0008_u01738891113250") 2025/02/07 01:19:23 DEBUG : only3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f402dc14a08336f53_d20250207_m011824_c001_v7007000_t0000_u01738891104717") 2025/02/07 01:19:23 DEBUG : only3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435328_d20250207_m011811_c001_v0001161_t0018_u01738891091535") 2025/02/07 01:19:23 DEBUG : only4: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550b9f_d20250207_m011854_c001_v7007000_t0000_u01738891134304") 2025/02/07 01:19:23 DEBUG : only4: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403808f9d3190de1_d20250207_m011846_c001_v0001037_t0055_u01738891126843") 2025/02/07 01:19:23 DEBUG : only4: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43538e_d20250207_m011833_c001_v0001161_t0014_u01738891113852") 2025/02/07 01:19:23 DEBUG : only4: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f401a71ca0b14b6d0_d20250207_m011824_c001_v7007000_t0000_u01738891104747") 2025/02/07 01:19:23 DEBUG : only4: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43532c_d20250207_m011812_c001_v0001161_t0057_u01738891092297") 2025/02/07 01:19:23 DEBUG : only5: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550ba0_d20250207_m011854_c001_v7007000_t0000_u01738891134487") 2025/02/07 01:19:23 DEBUG : only5: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406b8b1a1a4353e4_d20250207_m011846_c001_v0001161_t0005_u01738891126859") 2025/02/07 01:19:23 DEBUG : only5: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435394_d20250207_m011834_c001_v0001161_t0055_u01738891114478") 2025/02/07 01:19:23 DEBUG : only5: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f401a71ca0b14b6d2_d20250207_m011824_c001_v7007000_t0000_u01738891104931") 2025/02/07 01:19:23 DEBUG : only5: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43532e_d20250207_m011813_c001_v0001161_t0016_u01738891093094") 2025/02/07 01:19:23 DEBUG : only6: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550ba2_d20250207_m011854_c001_v7007000_t0000_u01738891134670") 2025/02/07 01:19:23 DEBUG : only6: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40153e36c438c040_d20250207_m011846_c001_v0001101_t0003_u01738891126888") 2025/02/07 01:19:23 DEBUG : only6: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435396_d20250207_m011835_c001_v0001161_t0027_u01738891115469") 2025/02/07 01:19:23 DEBUG : only6: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c436_d20250207_m011825_c001_v7007000_t0000_u01738891105062") 2025/02/07 01:19:23 DEBUG : only6: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435330_d20250207_m011813_c001_v0001161_t0030_u01738891093715") 2025/02/07 01:19:23 DEBUG : only7: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550ba4_d20250207_m011854_c001_v7007000_t0000_u01738891134857") 2025/02/07 01:19:24 DEBUG : only7: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4047803e0c04dabd_d20250207_m011846_c001_v0001177_t0015_u01738891126898") 2025/02/07 01:19:24 DEBUG : only7: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43539a_d20250207_m011836_c001_v0001161_t0043_u01738891116108") 2025/02/07 01:19:24 DEBUG : only7: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4102e4246751c434_d20250207_m011824_c001_v7007000_t0000_u01738891104689") 2025/02/07 01:19:24 DEBUG : only7: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435332_d20250207_m011814_c001_v0001161_t0034_u01738891094371") 2025/02/07 01:19:24 DEBUG : only8: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550ba5_d20250207_m011855_c001_v7007000_t0000_u01738891135041") 2025/02/07 01:19:24 DEBUG : only8: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403808f9d3190de3_d20250207_m011847_c001_v0001037_t0055_u01738891127026") 2025/02/07 01:19:24 DEBUG : only8: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43539c_d20250207_m011836_c001_v0001161_t0024_u01738891116805") 2025/02/07 01:19:24 DEBUG : only8: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f41306c17625baf82_d20250207_m011825_c001_v7007000_t0000_u01738891105074") 2025/02/07 01:19:24 DEBUG : only8: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435336_d20250207_m011815_c001_v0001161_t0049_u01738891095151") 2025/02/07 01:19:24 DEBUG : only9: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550ba6_d20250207_m011855_c001_v7007000_t0000_u01738891135236") 2025/02/07 01:19:24 DEBUG : only9: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406b8b1a1a4353e6_d20250207_m011847_c001_v0001161_t0005_u01738891127041") 2025/02/07 01:19:24 DEBUG : only9: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4353a0_d20250207_m011837_c001_v0001161_t0044_u01738891117625") 2025/02/07 01:19:24 DEBUG : only9: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f41306c17625baf7e_d20250207_m011824_c001_v7007000_t0000_u01738891104334") 2025/02/07 01:19:24 DEBUG : only9: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43533a_d20250207_m011815_c001_v0001161_t0054_u01738891095846") 2025/02/07 01:19:24 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd37e_d20250207_m011428_c001_v7007000_t0000_u01738890868363") 2025/02/07 01:19:24 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b1d3_d20250207_m011426_c001_v0001117_t0008_u01738890866077") 2025/02/07 01:19:24 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3c0f_d20250207_m011424_c001_v7007000_t0000_u01738890864239") 2025/02/07 01:19:24 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bd2c_d20250207_m011422_c001_v0001101_t0037_u01738890862539") 2025/02/07 01:19:24 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3c0a_d20250207_m011420_c001_v7007000_t0000_u01738890860706") 2025/02/07 01:19:24 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b1bd_d20250207_m011418_c001_v0001117_t0034_u01738890858272") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3be8_d20250207_m011406_c001_v7007000_t0000_u01738890846401") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bccf_d20250207_m011404_c001_v0001101_t0024_u01738890844950") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3be4_d20250207_m011402_c001_v7007000_t0000_u01738890842923") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcb9_d20250207_m011401_c001_v0001101_t0043_u01738890841669") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3bdf_d20250207_m011400_c001_v7007000_t0000_u01738890840068") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcab_d20250207_m011359_c001_v0001101_t0038_u01738890839030") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649be1_d20250207_m011351_c001_v7007000_t0000_u01738890831588") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc71_d20250207_m011350_c001_v0001101_t0053_u01738890830159") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bda_d20250207_m011349_c001_v7007000_t0000_u01738890829420") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc65_d20250207_m011347_c001_v0001101_t0007_u01738890827917") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bce_d20250207_m011347_c001_v7007000_t0000_u01738890827187") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc61_d20250207_m011346_c001_v0001101_t0045_u01738890826468") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc5d_d20250207_m011345_c001_v0001101_t0051_u01738890825746") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bcb_d20250207_m011345_c001_v7007000_t0000_u01738890825017") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc51_d20250207_m011344_c001_v0001101_t0009_u01738890824290") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc4d_d20250207_m011343_c001_v0001101_t0047_u01738890823622") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649bc5_d20250207_m011342_c001_v7007000_t0000_u01738890822876") 2025/02/07 01:19:25 DEBUG : potato: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc41_d20250207_m011341_c001_v0001101_t0024_u01738890821802") 2025/02/07 01:19:25 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f400835ac9f906a99_d20250207_m011543_c001_v7007000_t0000_u01738890943154") 2025/02/07 01:19:25 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b276_d20250207_m011542_c001_v0001117_t0054_u01738890942193") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd526_d20250207_m011526_c001_v7007000_t0000_u01738890926484") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b250_d20250207_m011520_c001_v0001117_t0005_u01738890920688") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40569ccd2f525038_d20250207_m011506_c001_v7007000_t0000_u01738890906840") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b21a_d20250207_m011458_c001_v0001117_t0059_u01738890898654") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f402dc14a0833627e_d20250207_m011444_c001_v7007000_t0000_u01738890884580") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b1eb_d20250207_m011437_c001_v0001117_t0056_u01738890877190") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3bfb_d20250207_m011411_c001_v7007000_t0000_u01738890851682") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcef_d20250207_m011410_c001_v0001101_t0018_u01738890850222") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3bf2_d20250207_m011409_c001_v7007000_t0000_u01738890849114") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcdb_d20250207_m011407_c001_v0001101_t0032_u01738890847329") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3bea_d20250207_m011406_c001_v7007000_t0000_u01738890846595") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcd1_d20250207_m011405_c001_v0001101_t0032_u01738890845621") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3be6_d20250207_m011404_c001_v7007000_t0000_u01738890844214") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcc5_d20250207_m011403_c001_v0001101_t0020_u01738890843293") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3be1_d20250207_m011400_c001_v7007000_t0000_u01738890840933") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bcb1_d20250207_m011400_c001_v0001101_t0037_u01738890840079") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f403d4c41ff649be6_d20250207_m011352_c001_v7007000_t0000_u01738890832323") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bc77_d20250207_m011351_c001_v0001101_t0005_u01738890831223") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f418589218909314e_d20250207_m011224_c001_v7007000_t0000_u01738890744624") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438baa0_d20250207_m011223_c001_v0001101_t0006_u01738890743892") 2025/02/07 01:19:26 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4185892189093144_d20250207_m011222_c001_v7007000_t0000_u01738890742602") 2025/02/07 01:19:27 DEBUG : potato2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438ba92_d20250207_m011221_c001_v0001101_t0011_u01738890741912") 2025/02/07 01:19:27 DEBUG : potato3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd527_d20250207_m011526_c001_v7007000_t0000_u01738890926788") 2025/02/07 01:19:27 DEBUG : potato3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bdc8_d20250207_m011522_c001_v0001101_t0041_u01738890922435") 2025/02/07 01:19:27 DEBUG : potato3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40569ccd2f525039_d20250207_m011507_c001_v7007000_t0000_u01738890907062") 2025/02/07 01:19:27 DEBUG : potato3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bd9c_d20250207_m011500_c001_v0001101_t0039_u01738890900211") 2025/02/07 01:19:27 DEBUG : potato3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f402dc14a08336280_d20250207_m011444_c001_v7007000_t0000_u01738890884808") 2025/02/07 01:19:27 DEBUG : potato3: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bd5e_d20250207_m011437_c001_v0001101_t0020_u01738890877909") 2025/02/07 01:19:27 DEBUG : pre-dest1/1: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550675_d20250207_m011625_c001_v7007000_t0000_u01738890985526") 2025/02/07 01:19:27 DEBUG : pre-dest1/1: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438be46_d20250207_m011617_c001_v0001101_t0032_u01738890977251") 2025/02/07 01:19:27 DEBUG : pre-dest2/2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550676_d20250207_m011625_c001_v7007000_t0000_u01738890985708") 2025/02/07 01:19:27 DEBUG : pre-dest2/2: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b2f1_d20250207_m011617_c001_v0001117_t0000_u01738890977926") 2025/02/07 01:19:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd5f8_d20250207_m011556_c001_v7007000_t0000_u01738890956658") 2025/02/07 01:19:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435180_d20250207_m011552_c001_v0001161_t0037_u01738890952555") 2025/02/07 01:19:27 DEBUG : sizeonly: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4192b882b8070578_d20250207_m011321_c001_v7007000_t0000_u01738890801739") 2025/02/07 01:19:27 DEBUG : sizeonly: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bbdd_d20250207_m011320_c001_v0001101_t0012_u01738890800697") 2025/02/07 01:19:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550bb8_d20250207_m011903_c001_v7007000_t0000_u01738891143745") 2025/02/07 01:19:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1047803e0c04db03_d20250207_m011901_c001_v0001177_t0025_u01738891141162") 2025/02/07 01:19:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550baf_d20250207_m011859_c001_v7007000_t0000_u01738891139238") 2025/02/07 01:19:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435404_d20250207_m011856_c001_v0001161_t0019_u01738891136549") 2025/02/07 01:19:27 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd38d_d20250207_m011433_c001_v7007000_t0000_u01738890873756") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f1085af77ff59b1e3_d20250207_m011432_c001_v0001117_t0023_u01738890872681") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd38a_d20250207_m011431_c001_v7007000_t0000_u01738890871402") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bd4c_d20250207_m011430_c001_v0001101_t0048_u01738890870557") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4192b882b807054a_d20250207_m011317_c001_v7007000_t0000_u01738890797456") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bbc1_d20250207_m011315_c001_v0001101_t0015_u01738890795835") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4192b882b8070525_d20250207_m011315_c001_v7007000_t0000_u01738890795108") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bbb7_d20250207_m011313_c001_v0001101_t0055_u01738890793864") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4192b882b8070500_d20250207_m011307_c001_v7007000_t0000_u01738890787519") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bb7d_d20250207_m011306_c001_v0001101_t0002_u01738890786329") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4192b882b80704fb_d20250207_m011305_c001_v7007000_t0000_u01738890785783") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bb73_d20250207_m011304_c001_v0001101_t0043_u01738890784627") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bb53_d20250207_m011258_c001_v0001101_t0035_u01738890778319") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4192b882b80704f1_d20250207_m011257_c001_v7007000_t0000_u01738890777594") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bb4f_d20250207_m011256_c001_v0001101_t0004_u01738890776876") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bb47_d20250207_m011255_c001_v0001101_t0032_u01738890775843") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4192b882b80704ec_d20250207_m011254_c001_v7007000_t0000_u01738890774763") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bb36_d20250207_m011251_c001_v0001101_t0010_u01738890771872") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bb24_d20250207_m011248_c001_v0001101_t0050_u01738890768632") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4192b882b80704e6_d20250207_m011247_c001_v7007000_t0000_u01738890767911") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bb1c_d20250207_m011247_c001_v0001101_t0020_u01738890767139") 2025/02/07 01:19:28 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bb16_d20250207_m011246_c001_v0001101_t0044_u01738890766282") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4192b882b80704e3_d20250207_m011245_c001_v7007000_t0000_u01738890765181") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bae6_d20250207_m011235_c001_v0001101_t0033_u01738890755595") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4083145de41f251a_d20250207_m011235_c001_v7007000_t0000_u01738890755223") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bae0_d20250207_m011234_c001_v0001101_t0042_u01738890754516") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4185892189093163_d20250207_m011232_c001_v7007000_t0000_u01738890752894") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bad4_d20250207_m011232_c001_v0001101_t0013_u01738890752197") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4185892189093160_d20250207_m011231_c001_v7007000_t0000_u01738890751651") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438baca_d20250207_m011230_c001_v0001101_t0008_u01738890750891") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f418589218909315a_d20250207_m011229_c001_v7007000_t0000_u01738890749626") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438babe_d20250207_m011228_c001_v0001101_t0007_u01738890748672") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4185892189093158_d20250207_m011228_c001_v7007000_t0000_u01738890748130") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bab4_d20250207_m011227_c001_v0001101_t0004_u01738890747246") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4185892189093154_d20250207_m011226_c001_v7007000_t0000_u01738890746343") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438baa8_d20250207_m011225_c001_v0001101_t0009_u01738890745557") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f418589218909312a_d20250207_m011219_c001_v7007000_t0000_u01738890739432") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438ba82_d20250207_m011218_c001_v0001101_t0016_u01738890738745") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f418589218909311c_d20250207_m011217_c001_v7007000_t0000_u01738890737787") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438ba7a_d20250207_m011217_c001_v0001101_t0005_u01738890737065") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f418589218909310f_d20250207_m011216_c001_v7007000_t0000_u01738890736151") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438ba6e_d20250207_m011215_c001_v0001101_t0047_u01738890735419") 2025/02/07 01:19:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f41858921890930f0_d20250207_m011212_c001_v7007000_t0000_u01738890732534") 2025/02/07 01:19:30 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438ba5c_d20250207_m011211_c001_v0001101_t0056_u01738890731830") 2025/02/07 01:19:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550bb9_d20250207_m011903_c001_v7007000_t0000_u01738891143929") 2025/02/07 01:19:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f103808f9d3190df1_d20250207_m011901_c001_v0001037_t0047_u01738891141166") 2025/02/07 01:19:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f4147ebc101550bb0_d20250207_m011859_c001_v7007000_t0000_u01738891139421") 2025/02/07 01:19:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438c052_d20250207_m011856_c001_v0001101_t0052_u01738891136566") 2025/02/07 01:19:30 DEBUG : sub/yam: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd379_d20250207_m011427_c001_v7007000_t0000_u01738890867813") 2025/02/07 01:19:30 DEBUG : sub/yam: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a43510b_d20250207_m011425_c001_v0001161_t0036_u01738890865715") 2025/02/07 01:19:30 DEBUG : three: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3c05_d20250207_m011417_c001_v7007000_t0000_u01738890857526") 2025/02/07 01:19:30 DEBUG : three: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bd17_d20250207_m011416_c001_v0001101_t0021_u01738890856240") 2025/02/07 01:19:30 DEBUG : three: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f10153e36c438bd07_d20250207_m011413_c001_v0001101_t0013_u01738890853911") 2025/02/07 01:19:30 DEBUG : two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3c06_d20250207_m011417_c001_v7007000_t0000_u01738890857716") 2025/02/07 01:19:30 DEBUG : two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406b8b1a1a4350f7_d20250207_m011415_c001_v0001161_t0005_u01738890855662") 2025/02/07 01:19:30 DEBUG : two: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40153e36c438bd05_d20250207_m011413_c001_v0001101_t0003_u01738890853727") 2025/02/07 01:19:30 DEBUG : yam: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd381_d20250207_m011428_c001_v7007000_t0000_u01738890868545") 2025/02/07 01:19:30 DEBUG : yam: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f107212c39018cd33_d20250207_m011427_c001_v0001184_t0050_u01738890867616") 2025/02/07 01:19:30 DEBUG : yam: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3c0e_d20250207_m011423_c001_v7007000_t0000_u01738890863685") 2025/02/07 01:19:30 DEBUG : yam: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a435105_d20250207_m011422_c001_v0001161_t0032_u01738890862183") 2025/02/07 01:19:30 DEBUG : yam: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3c08_d20250207_m011420_c001_v7007000_t0000_u01738890860155") 2025/02/07 01:19:30 DEBUG : yam: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106b8b1a1a4350fd_d20250207_m011418_c001_v0001161_t0045_u01738890858276") 2025/02/07 01:19:30 DEBUG : yaml: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f406e682d4e4bd34a_d20250207_m011424_c001_v7007000_t0000_u01738890864428") 2025/02/07 01:19:30 DEBUG : yaml: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f106ca1ce9389b48e_d20250207_m011423_c001_v0001179_t0006_u01738890863440") 2025/02/07 01:19:31 DEBUG : yaml: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f40564e073e1b3c0b_d20250207_m011420_c001_v7007000_t0000_u01738890860890") 2025/02/07 01:19:31 DEBUG : yaml: Deleting (id "4_z7fe2cdb3f06ddbdb9f480e1b_f119c20b5e1d274ff_d20250207_m011419_c001_v0001105_t0054_u01738890859720") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m28.958354435s (try 1/5)