"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/15 02:00:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu" 2025/01/15 02:00:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 02:00:28 DEBUG : Creating backend with remote "/tmp/rclone1333963035" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/15 02:00:32 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:32 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.99s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 02:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:33 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:33 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:34 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.99s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", 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-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:36 DEBUG : Creating backend with remote "/non-existing" 2025/01/15 02:00:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/15 02:00:36 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:36 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.88s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:37 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:37 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.80s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:39 INFO : B2 bucket rclone-test-yugemoz9yabu: Running all checks before starting transfers 2025/01/15 02:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:39 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:39 INFO : B2 bucket rclone-test-yugemoz9yabu: Checks finished, now starting transfers 2025/01/15 02:00:39 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:40 ERROR : Ignoring --no-traverse with sync 2025/01/15 02:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:40 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:40 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:40 INFO : sub dir/hello world: Copied (new) 2025/01/15 02:00:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.45s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/15 02:00:42 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:42 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/15 02:00:42 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.44s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:00:43 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:43 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:00:45 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:45 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/15 02:00:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 02:00:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/15 02:00:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 02:00:46 INFO : sub dir: Making directory 2025/01/15 02:00:46 INFO : sub dir2: Making directory 2025/01/15 02:00:46 INFO : sub dir2/sub sub dir2: Making directory 2025/01/15 02:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:46 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:46 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/15 02:00:47 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.45s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:48 INFO : sub dir2: Making directory 2025/01/15 02:00:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/15 02:00:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 02:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:48 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:48 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.07s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:49 DEBUG : sub dir2: Making directory with metadata 2025/01/15 02:00:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 02:00:49 INFO : sub dir: Making directory 2025/01/15 02:00:49 INFO : sub dir2: Making directory 2025/01/15 02:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:49 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:49 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:49 INFO : sub dir/hello world: Copied (new) 2025/01/15 02:00:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/15 02:00:49 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/15 02:00:50 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.60s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:51 INFO : sub dir2: Making directory 2025/01/15 02:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:51 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:51 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:51 INFO : sub dir/hello world: Copied (new) 2025/01/15 02:00:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:52 DEBUG : sub dir2: Making directory with metadata 2025/01/15 02:00:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 02:00:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 02:00:52 INFO : sub dir: Making directory 2025/01/15 02:00:52 INFO : sub dir2: Making directory 2025/01/15 02:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:52 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:52 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:52 INFO : sub dir/hello world: Copied (new) 2025/01/15 02:00:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/15 02:00:52 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.43s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:54 INFO : sub dir2: Making directory 2025/01/15 02:00:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:54 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:00:54 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:00:54 INFO : sub dir/hello world: Copied (new) 2025/01/15 02:00:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.44s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:00:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rutayis2sipo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yugemoz9yabu -> B2 bucket rclone-test-rutayis2sipo 2025/01/15 02:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:00:57 DEBUG : B2 bucket rclone-test-rutayis2sipo: Waiting for checks to finish 2025/01/15 02:00:57 DEBUG : B2 bucket rclone-test-rutayis2sipo: Waiting for transfers to finish 2025/01/15 02:01:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:01:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:01 DEBUG : B2 bucket rclone-test-rutayis2sipo: Purge remote 2025/01/15 02:01:01 INFO : B2 bucket rclone-test-rutayis2sipo: cleaning bucket "rclone-test-rutayis2sipo" of all files 2025/01/15 02:01:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f024d13b01d6b7b9f480e1b_f1072359f4e08ee1c_d20250115_m020101_c001_v0001144_t0053_u01736906461122") --- PASS: TestServerSideCopy (9.74s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 02:01:06 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:06 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/15 02:01:06 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.42s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xelaxaw4luve" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yugemoz9yabu -> B2 bucket rclone-test-xelaxaw4luve 2025/01/15 02:01:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:01:09 DEBUG : B2 bucket rclone-test-xelaxaw4luve: Waiting for checks to finish 2025/01/15 02:01:09 DEBUG : B2 bucket rclone-test-xelaxaw4luve: Waiting for transfers to finish 2025/01/15 02:01:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:01:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 02:01:11 DEBUG : B2 bucket rclone-test-xelaxaw4luve: Waiting for checks to finish 2025/01/15 02:01:11 DEBUG : B2 bucket rclone-test-xelaxaw4luve: Waiting for transfers to finish 2025/01/15 02:01:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/15 02:01:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:11 DEBUG : B2 bucket rclone-test-xelaxaw4luve: Purge remote 2025/01/15 02:01:11 INFO : B2 bucket rclone-test-xelaxaw4luve: cleaning bucket "rclone-test-xelaxaw4luve" of all files 2025/01/15 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zaf527d03b01d6b7b9f480e1b_f1173150694503d76_d20250115_m020111_c001_v0001154_t0007_u01736906471584") 2025/01/15 02:01:12 DEBUG : sub dir/hello world: Deleting (id "4_zaf527d03b01d6b7b9f480e1b_f1097cb283d5804e3_d20250115_m020110_c001_v0001038_t0035_u01736906470238") --- PASS: TestServerSideCopyOverSelf (6.96s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 02:01:15 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:15 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/15 02:01:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/15 02:01:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xaxiyit9pepe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yugemoz9yabu -> B2 bucket rclone-test-xaxiyit9pepe 2025/01/15 02:01:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:01:18 DEBUG : B2 bucket rclone-test-xaxiyit9pepe: Waiting for checks to finish 2025/01/15 02:01:18 DEBUG : B2 bucket rclone-test-xaxiyit9pepe: Waiting for transfers to finish 2025/01/15 02:01:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:01:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 02:01:20 DEBUG : B2 bucket rclone-test-xaxiyit9pepe: Waiting for checks to finish 2025/01/15 02:01:20 DEBUG : B2 bucket rclone-test-xaxiyit9pepe: Waiting for transfers to finish 2025/01/15 02:01:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/15 02:01:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/15 02:01:21 INFO : sub dir/hello world: Deleted 2025/01/15 02:01:22 DEBUG : testing file moves 2025/01/15 02:01:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/15 02:01:22 DEBUG : B2 bucket rclone-test-xaxiyit9pepe: Waiting for checks to finish 2025/01/15 02:01:22 DEBUG : B2 bucket rclone-test-xaxiyit9pepe: Waiting for transfers to finish 2025/01/15 02:01:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/15 02:01:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/15 02:01:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:23 DEBUG : B2 bucket rclone-test-xaxiyit9pepe: Purge remote 2025/01/15 02:01:23 INFO : B2 bucket rclone-test-xaxiyit9pepe: cleaning bucket "rclone-test-xaxiyit9pepe" of all files 2025/01/15 02:01:23 DEBUG : sub dir/hello world: Deleting (id "4_zef829d33b01d6b7b9f480e1b_f11827c6e0c3fba7b_d20250115_m020122_c001_v0001181_t0012_u01736906482571") 2025/01/15 02:01:23 DEBUG : sub dir/hello world: Deleting (id "4_zef829d33b01d6b7b9f480e1b_f11811aea28fc85a1_d20250115_m020120_c001_v0001145_t0036_u01736906480653") 2025/01/15 02:01:23 DEBUG : sub dir/hello world: Deleting (id "4_zef829d33b01d6b7b9f480e1b_f114d0cb06a309a2f_d20250115_m020119_c001_v0001184_t0032_u01736906479430") --- PASS: TestServerSideMoveOverSelf (11.88s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:29 ERROR : : error listing: directory not found 2025/01/15 02:01:29 INFO : Local file system at /tmp/rclone1333963035: Making directory 2025/01/15 02:01:29 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:29 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.18s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:01:31 DEBUG : Local file system at /tmp/rclone1333963035: Waiting for checks to finish 2025/01/15 02:01:31 DEBUG : Local file system at /tmp/rclone1333963035: Waiting for transfers to finish 2025/01/15 02:01:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:01:32 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/15 02:01:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestCopyRedownload (2.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/15 02:01:33 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:33 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/15 02:01:33 INFO : check sum: Copied (new) 2025/01/15 02:01:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:33 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/15 02:01:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/15 02:01:33 DEBUG : check sum: Unchanged skipping 2025/01/15 02:01:33 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:33 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/15 02:01:35 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:35 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/15 02:01:35 INFO : sizeonly: Copied (new) 2025/01/15 02:01:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:35 DEBUG : sizeonly: Sizes identical 2025/01/15 02:01:35 DEBUG : sizeonly: Unchanged skipping 2025/01/15 02:01:35 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:35 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:35 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.17s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/15 02:01:37 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:37 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/15 02:01:37 INFO : ignore-size: Copied (new) 2025/01/15 02:01:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:01:38 DEBUG : ignore-size: Unchanged skipping 2025/01/15 02:01:38 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:38 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:38 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.52s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:40 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:01:40 DEBUG : existing: Unchanged skipping 2025/01/15 02:01:40 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:40 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:40 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/15 02:01:40 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/15 02:01:40 INFO : existing: Copied (replaced existing) 2025/01/15 02:01:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.38s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 02:01:42 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:42 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/15 02:01:42 INFO : existing: Copied (new) 2025/01/15 02:01:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:42 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:42 DEBUG : existing: Destination exists, skipping 2025/01/15 02:01:42 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:42 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.15s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/15 02:01:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 02:01:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:01:45 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 02:01:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:01:45 INFO : a/potato2: Copied (new) 2025/01/15 02:01:45 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:45 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:45 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:47 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/15 02:01:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/15 02:01:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/15 02:01:47 DEBUG : empty space: Unchanged skipping 2025/01/15 02:01:47 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:47 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/15 02:01:47 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/15 02:01:48 INFO : empty space: Updated modification time in destination 2025/01/15 02:01:48 DEBUG : empty space: Unchanged skipping 2025/01/15 02:01:48 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:48 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:50 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/15 02:01:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/15 02:01:50 DEBUG : empty space: Unchanged skipping 2025/01/15 02:01:50 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:50 DEBUG : Waiting for deletions to finish 2025/01/15 02:01:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.62s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:52 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:52 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/15 02:01:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1333963035) 2025/01/15 02:01:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yugemoz9yabu) 2025/01/15 02:01:52 DEBUG : foo: sha1 differ 2025/01/15 02:01:52 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/15 02:01:52 INFO : foo: Copied (replaced existing) 2025/01/15 02:01:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.77s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/15 02:01:54 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:01:54 DEBUG : empty space: Unchanged skipping 2025/01/15 02:01:54 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:01:54 INFO : potato: Copied (new) 2025/01/15 02:01:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/15 02:01:56 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:56 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/15 02:01:56 INFO : potato: Copied (replaced existing) 2025/01/15 02:01:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.83s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:01:57 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:01:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/15 02:01:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1333963035) 2025/01/15 02:01:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yugemoz9yabu) 2025/01/15 02:01:57 DEBUG : potato: sha1 differ 2025/01/15 02:01:57 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:01:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/15 02:01:58 INFO : potato: Copied (replaced existing) 2025/01/15 02:01:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:02:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:02:00 DEBUG : empty space: Unchanged skipping 2025/01/15 02:02:00 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/15 02:02:00 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:00 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:02:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:02:02 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:02 DEBUG : empty space: Unchanged skipping 2025/01/15 02:02:02 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:02:02 INFO : potato2: Copied (new) 2025/01/15 02:02:02 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:02 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:04 INFO : d: Making directory 2025/01/15 02:02:04 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/15 02:02:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 02:02:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:02:04 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 02:02:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:02:04 INFO : a/potato2: Copied (new) 2025/01/15 02:02:05 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:05 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:05 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:06 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/15 02:02:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 02:02:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:02:07 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 02:02:07 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:07 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:02:07 INFO : a/potato2: Copied (new) 2025/01/15 02:02:07 ERROR : B2 bucket rclone-test-yugemoz9yabu: not deleting files as there were IO errors 2025/01/15 02:02:07 ERROR : B2 bucket rclone-test-yugemoz9yabu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.38s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:09 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:02:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:02:09 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:09 DEBUG : empty space: Unchanged skipping 2025/01/15 02:02:09 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:09 INFO : potato: Deleted 2025/01/15 02:02:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:02:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:11 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:12 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:12 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:12 INFO : potato: Deleted 2025/01/15 02:02:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:02:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:02:12 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:12 DEBUG : empty space: Unchanged skipping 2025/01/15 02:02:12 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:02:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.67s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:02:14 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:14 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/15 02:02:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.04s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:16 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 02:02:16 DEBUG : enormous: Excluded 2025/01/15 02:02:16 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:02:16 DEBUG : potato2: Excluded 2025/01/15 02:02:16 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:02:16 DEBUG : potato2: Excluded 2025/01/15 02:02:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:02:16 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:16 DEBUG : empty space: Unchanged skipping 2025/01/15 02:02:16 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:16 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:16 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 02:02:16 DEBUG : enormous: Excluded 2025/01/15 02:02:16 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:02:16 DEBUG : potato2: Excluded 2025/01/15 02:02:16 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:02:16 DEBUG : potato2: Excluded 2025/01/15 02:02:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/15 02:02:16 DEBUG : empty space: Unchanged skipping 2025/01/15 02:02:16 DEBUG : Local file system at /tmp/rclone1333963035: Waiting for checks to finish 2025/01/15 02:02:16 DEBUG : Local file system at /tmp/rclone1333963035: Waiting for transfers to finish 2025/01/15 02:02:16 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:19 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 02:02:19 DEBUG : enormous: Excluded 2025/01/15 02:02:19 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 02:02:19 DEBUG : potato2: Excluded 2025/01/15 02:02:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:02:19 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:19 DEBUG : empty space: Unchanged skipping 2025/01/15 02:02:19 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:19 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:19 INFO : enormous: Deleted 2025/01/15 02:02:19 INFO : potato2: Deleted 2025/01/15 02:02:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/15 02:02:20 DEBUG : Local file system at /tmp/rclone1333963035: Waiting for checks to finish 2025/01/15 02:02:20 DEBUG : empty space: Unchanged skipping 2025/01/15 02:02:20 DEBUG : Local file system at /tmp/rclone1333963035: Waiting for transfers to finish 2025/01/15 02:02:20 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:20 INFO : enormous: Deleted 2025/01/15 02:02:20 INFO : potato2: Deleted 2025/01/15 02:02:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.92s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:22 DEBUG : five: Need to transfer - File not found at Destination 2025/01/15 02:02:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/15 02:02:22 DEBUG : three: Sizes identical 2025/01/15 02:02:22 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:22 DEBUG : one: Destination is newer than source, skipping 2025/01/15 02:02:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/15 02:02:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 02:02:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1333963035) 2025/01/15 02:02:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yugemoz9yabu) 2025/01/15 02:02:22 DEBUG : two: sha1 differ 2025/01/15 02:02:22 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/15 02:02:22 INFO : five: Copied (new) 2025/01/15 02:02:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/15 02:02:23 INFO : four: Copied (replaced existing) 2025/01/15 02:02:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/15 02:02:23 INFO : two: Copied (replaced existing) 2025/01/15 02:02:23 DEBUG : Waiting for deletions to finish 2025/01/15 02:02:23 DEBUG : one: Destination is newer than source, skipping 2025/01/15 02:02:23 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/15 02:02:23 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/15 02:02:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 02:02:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/15 02:02:23 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/15 02:02:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 02:02:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/15 02:02:23 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/15 02:02:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 02:02:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1333963035) 2025/01/15 02:02:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yugemoz9yabu) 2025/01/15 02:02:23 DEBUG : three: sha1 differ 2025/01/15 02:02:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/15 02:02:23 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/15 02:02:23 INFO : three: Copied (replaced existing) 2025/01/15 02:02:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.09s) === 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-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/15 02:02:25 INFO : B2 bucket rclone-test-yugemoz9yabu: Making map for --track-renames 2025/01/15 02:02:25 INFO : B2 bucket rclone-test-yugemoz9yabu: Finished making map for --track-renames 2025/01/15 02:02:25 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/15 02:02:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/15 02:02:25 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for renames to finish 2025/01/15 02:02:25 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/15 02:02:25 INFO : potato: Copied (new) 2025/01/15 02:02:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/15 02:02:25 INFO : yam: Copied (new) 2025/01/15 02:02:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:02:26 INFO : B2 bucket rclone-test-yugemoz9yabu: Making map for --track-renames 2025/01/15 02:02:26 INFO : B2 bucket rclone-test-yugemoz9yabu: Finished making map for --track-renames 2025/01/15 02:02:26 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:26 DEBUG : potato: Unchanged skipping 2025/01/15 02:02:26 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for renames to finish 2025/01/15 02:02:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/15 02:02:27 INFO : yam: Copied (server-side copy) to: yaml 2025/01/15 02:02:27 INFO : yam: Deleted 2025/01/15 02:02:27 INFO : yaml: Renamed from "yam" 2025/01/15 02:02:27 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.44s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/15 02:02:29 INFO : B2 bucket rclone-test-yugemoz9yabu: Making map for --track-renames 2025/01/15 02:02:29 INFO : B2 bucket rclone-test-yugemoz9yabu: Finished making map for --track-renames 2025/01/15 02:02:29 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/15 02:02:29 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for renames to finish 2025/01/15 02:02:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/15 02:02:29 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/15 02:02:29 INFO : yam: Copied (new) 2025/01/15 02:02:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/15 02:02:29 INFO : potato: Copied (new) 2025/01/15 02:02:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:02:29 INFO : B2 bucket rclone-test-yugemoz9yabu: Making map for --track-renames 2025/01/15 02:02:29 INFO : B2 bucket rclone-test-yugemoz9yabu: Finished making map for --track-renames 2025/01/15 02:02:29 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:29 DEBUG : potato: Unchanged skipping 2025/01/15 02:02:29 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for renames to finish 2025/01/15 02:02:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/15 02:02:30 INFO : yam: Copied (server-side copy) to: yaml 2025/01/15 02:02:30 INFO : yam: Deleted 2025/01/15 02:02:30 INFO : yaml: Renamed from "yam" 2025/01/15 02:02:30 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/15 02:02:32 INFO : B2 bucket rclone-test-yugemoz9yabu: Making map for --track-renames 2025/01/15 02:02:32 INFO : B2 bucket rclone-test-yugemoz9yabu: Finished making map for --track-renames 2025/01/15 02:02:32 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/15 02:02:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/15 02:02:32 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for renames to finish 2025/01/15 02:02:32 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/15 02:02:32 INFO : sub/yam: Copied (new) 2025/01/15 02:02:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/15 02:02:33 INFO : potato: Copied (new) 2025/01/15 02:02:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:02:33 DEBUG : potato: Unchanged skipping 2025/01/15 02:02:33 INFO : B2 bucket rclone-test-yugemoz9yabu: Making map for --track-renames 2025/01/15 02:02:33 INFO : B2 bucket rclone-test-yugemoz9yabu: Finished making map for --track-renames 2025/01/15 02:02:33 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:33 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for renames to finish 2025/01/15 02:02:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/15 02:02:34 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/15 02:02:34 INFO : sub/yam: Deleted 2025/01/15 02:02:34 INFO : yam: Renamed from "sub/yam" 2025/01/15 02:02:34 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:36 DEBUG : Creating backend with remote "/tmp/rclone1333963035/dir1" 2025/01/15 02:02:36 DEBUG : Creating backend with remote "/tmp/rclone1333963035/dir2" 2025/01/15 02:02:36 DEBUG : Local file system at /tmp/rclone1333963035/dir2: Using server-side directory move 2025/01/15 02:02:36 INFO : Local file system at /tmp/rclone1333963035/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/15 02:02:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/15 02:02:36 DEBUG : Local file system at /tmp/rclone1333963035/dir2: Waiting for checks to finish 2025/01/15 02:02:36 DEBUG : Local file system at /tmp/rclone1333963035/dir2: Waiting for transfers to finish 2025/01/15 02:02:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:02:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/15 02:02:36 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:36 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/15 02:02:37 INFO : nested/sub dir/file: Copied (new) 2025/01/15 02:02:37 INFO : nested/sub dir/file: Deleted 2025/01/15 02:02:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:02:37 INFO : sub dir/hello world: Copied (new) 2025/01/15 02:02:37 INFO : sub dir/hello world: Deleted 2025/01/15 02:02:37 INFO : sub dir: Removing directory 2025/01/15 02:02:37 INFO : nested/sub dir: Removing directory 2025/01/15 02:02:37 INFO : nested: Removing directory 2025/01/15 02:02:37 DEBUG : Local file system at /tmp/rclone1333963035: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 02:02:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/15 02:02:38 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:38 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/15 02:02:39 INFO : nested/sub dir/file: Copied (new) 2025/01/15 02:02:39 INFO : nested/sub dir/file: Deleted 2025/01/15 02:02:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/15 02:02:39 INFO : sub dir/hello world: Copied (new) 2025/01/15 02:02:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 02:02:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/15 02:02:40 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:40 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/15 02:02:41 INFO : existing-b: Copied (new) 2025/01/15 02:02:41 INFO : existing-b: Deleted 2025/01/15 02:02:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/15 02:02:41 INFO : existing: Copied (new) 2025/01/15 02:02:41 INFO : existing: Deleted 2025/01/15 02:02:41 DEBUG : existing: Destination exists, skipping 2025/01/15 02:02:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/15 02:02:41 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:02:41 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:02:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.05s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:02:42 DEBUG : Creating backend with remote "TestB2:rclone-test-behikey7vivi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yugemoz9yabu -> B2 bucket rclone-test-behikey7vivi 2025/01/15 02:02:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/15 02:02:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:02:49 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:02:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:02:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/15 02:02:49 DEBUG : empty space: Unchanged skipping 2025/01/15 02:02:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 02:02:49 DEBUG : B2 bucket rclone-test-behikey7vivi: Waiting for checks to finish 2025/01/15 02:02:50 INFO : empty space: Deleted 2025/01/15 02:02:50 DEBUG : B2 bucket rclone-test-behikey7vivi: Waiting for transfers to finish 2025/01/15 02:02:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:02:50 INFO : potato2: Copied (server-side copy) 2025/01/15 02:02:50 INFO : potato2: Deleted 2025/01/15 02:02:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/15 02:02:50 INFO : potato3: Copied (server-side copy) 2025/01/15 02:02:50 INFO : potato3: Deleted 2025/01/15 02:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pegatiw7lore" 2025/01/15 02:02:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/15 02:02:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:02:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/15 02:02:52 DEBUG : B2 bucket rclone-test-pegatiw7lore: Waiting for checks to finish 2025/01/15 02:02:52 DEBUG : B2 bucket rclone-test-pegatiw7lore: Waiting for transfers to finish 2025/01/15 02:02:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/15 02:02:56 INFO : empty space: Copied (server-side copy) 2025/01/15 02:02:56 INFO : empty space: Deleted 2025/01/15 02:02:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:02:56 INFO : potato2: Copied (server-side copy) 2025/01/15 02:02:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/15 02:02:56 INFO : potato3: Copied (server-side copy) 2025/01/15 02:02:56 INFO : potato2: Deleted 2025/01/15 02:02:57 INFO : potato3: Deleted 2025/01/15 02:02:57 DEBUG : B2 bucket rclone-test-pegatiw7lore: Purge remote 2025/01/15 02:02:57 INFO : B2 bucket rclone-test-pegatiw7lore: cleaning bucket "rclone-test-pegatiw7lore" of all files 2025/01/15 02:02:57 DEBUG : empty space: Deleting (id "4_z3ff20d33b03d6b7b9f480e1b_f107d323736d99aec_d20250115_m020256_c001_v0001183_t0020_u01736906576374") 2025/01/15 02:02:57 DEBUG : potato2: Deleting (id "4_z3ff20d33b03d6b7b9f480e1b_f114083ad33ed3d8b_d20250115_m020256_c001_v0001181_t0049_u01736906576621") 2025/01/15 02:02:57 DEBUG : potato3: Deleting (id "4_z3ff20d33b03d6b7b9f480e1b_f1114b3fe07843daf_d20250115_m020256_c001_v0001183_t0053_u01736906576739") 2025/01/15 02:02:59 DEBUG : B2 bucket rclone-test-behikey7vivi: Purge remote 2025/01/15 02:02:59 INFO : B2 bucket rclone-test-behikey7vivi: cleaning bucket "rclone-test-behikey7vivi" of all files 2025/01/15 02:02:59 DEBUG : empty space: Deleting (id "4_z2f42ed53b02d6b7b9f480e1b_f406740089633a924_d20250115_m020256_c001_v7007000_t0000_u01736906576584") 2025/01/15 02:02:59 DEBUG : empty space: Deleting (id "4_z2f42ed53b02d6b7b9f480e1b_f10490b6fc20fa2ec_d20250115_m020248_c001_v0001102_t0010_u01736906568372") 2025/01/15 02:02:59 DEBUG : potato2: Deleting (id "4_z2f42ed53b02d6b7b9f480e1b_f406740089633a927_d20250115_m020256_c001_v7007000_t0000_u01736906576885") 2025/01/15 02:02:59 DEBUG : potato2: Deleting (id "4_z2f42ed53b02d6b7b9f480e1b_f10211492c20e624c_d20250115_m020250_c001_v0001178_t0024_u01736906570030") 2025/01/15 02:02:59 DEBUG : potato3: Deleting (id "4_z2f42ed53b02d6b7b9f480e1b_f400e399eebe61389_d20250115_m020256_c001_v7007000_t0000_u01736906576936") 2025/01/15 02:02:59 DEBUG : potato3: Deleting (id "4_z2f42ed53b02d6b7b9f480e1b_f1022e68cd8ac5876_d20250115_m020250_c001_v0001144_t0014_u01736906570261") 2025/01/15 02:02:59 DEBUG : potato3: Deleting (id "4_z2f42ed53b02d6b7b9f480e1b_f10490b6fc20fa2f0_d20250115_m020248_c001_v0001102_t0003_u01736906568681") --- PASS: TestServerSideMove (20.42s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:03:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qasorec5jeso" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yugemoz9yabu -> B2 bucket rclone-test-qasorec5jeso 2025/01/15 02:03:11 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 02:03:11 DEBUG : empty space: Excluded 2025/01/15 02:03:11 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 02:03:11 DEBUG : empty space: Excluded 2025/01/15 02:03:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:03:11 DEBUG : B2 bucket rclone-test-qasorec5jeso: Waiting for checks to finish 2025/01/15 02:03:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 02:03:11 DEBUG : B2 bucket rclone-test-qasorec5jeso: Waiting for transfers to finish 2025/01/15 02:03:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:03:12 INFO : potato2: Copied (server-side copy) 2025/01/15 02:03:12 INFO : potato2: Deleted 2025/01/15 02:03:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/15 02:03:12 INFO : potato3: Copied (server-side copy) 2025/01/15 02:03:12 INFO : potato3: Deleted 2025/01/15 02:03:13 DEBUG : Creating backend with remote "TestB2:rclone-test-buhiqay5guju" 2025/01/15 02:03:13 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 02:03:13 DEBUG : empty space: Excluded 2025/01/15 02:03:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:03:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/15 02:03:14 DEBUG : B2 bucket rclone-test-buhiqay5guju: Waiting for checks to finish 2025/01/15 02:03:14 DEBUG : B2 bucket rclone-test-buhiqay5guju: Waiting for transfers to finish 2025/01/15 02:03:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:03:18 INFO : potato2: Copied (server-side copy) 2025/01/15 02:03:18 INFO : potato2: Deleted 2025/01/15 02:03:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/15 02:03:18 INFO : potato3: Copied (server-side copy) 2025/01/15 02:03:18 INFO : potato3: Deleted 2025/01/15 02:03:18 DEBUG : B2 bucket rclone-test-buhiqay5guju: Purge remote 2025/01/15 02:03:18 INFO : B2 bucket rclone-test-buhiqay5guju: cleaning bucket "rclone-test-buhiqay5guju" of all files 2025/01/15 02:03:19 DEBUG : potato2: Deleting (id "4_z7fd25d83b03d6b7b9f480e1b_f109aac71aceac650_d20250115_m020317_c001_v0001184_t0023_u01736906597958") 2025/01/15 02:03:19 DEBUG : potato3: Deleting (id "4_z7fd25d83b03d6b7b9f480e1b_f116f9bb9a1f72dc8_d20250115_m020318_c001_v0001183_t0040_u01736906598200") 2025/01/15 02:03:21 DEBUG : B2 bucket rclone-test-qasorec5jeso: Purge remote 2025/01/15 02:03:21 INFO : B2 bucket rclone-test-qasorec5jeso: cleaning bucket "rclone-test-qasorec5jeso" of all files 2025/01/15 02:03:21 DEBUG : empty space: Deleting (id "4_zffd23d83b03d6b7b9f480e1b_f110a054d581f4be7_d20250115_m020310_c001_v0001144_t0042_u01736906590445") 2025/01/15 02:03:21 DEBUG : potato2: Deleting (id "4_zffd23d83b03d6b7b9f480e1b_f4196da1780488a7b_d20250115_m020318_c001_v7007000_t0000_u01736906598176") 2025/01/15 02:03:21 DEBUG : potato2: Deleting (id "4_zffd23d83b03d6b7b9f480e1b_f100f82b16ca15af3_d20250115_m020312_c001_v0001184_t0043_u01736906592107") 2025/01/15 02:03:21 DEBUG : potato3: Deleting (id "4_zffd23d83b03d6b7b9f480e1b_f4196da1780488a7c_d20250115_m020318_c001_v7007000_t0000_u01736906598406") 2025/01/15 02:03:21 DEBUG : potato3: Deleting (id "4_zffd23d83b03d6b7b9f480e1b_f1078344cb9bf3f48_d20250115_m020312_c001_v0001113_t0012_u01736906592338") 2025/01/15 02:03:21 DEBUG : potato3: Deleting (id "4_zffd23d83b03d6b7b9f480e1b_f110a054d581f4bed_d20250115_m020310_c001_v0001144_t0041_u01736906590903") --- PASS: TestServerSideMoveWithFilter (21.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-henixod3boru" 2025/01/15 02:03:27 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yugemoz9yabu -> B2 bucket rclone-test-henixod3boru 2025/01/15 02:03:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:03:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/15 02:03:33 DEBUG : empty space: Unchanged skipping 2025/01/15 02:03:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 02:03:33 DEBUG : B2 bucket rclone-test-henixod3boru: Waiting for checks to finish 2025/01/15 02:03:33 INFO : empty space: Deleted 2025/01/15 02:03:33 DEBUG : B2 bucket rclone-test-henixod3boru: Waiting for transfers to finish 2025/01/15 02:03:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:03:33 INFO : potato2: Copied (server-side copy) 2025/01/15 02:03:34 INFO : potato2: Deleted 2025/01/15 02:03:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/15 02:03:34 INFO : potato3: Copied (server-side copy) 2025/01/15 02:03:34 INFO : potato3: Deleted 2025/01/15 02:03:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zijufin1quxu" 2025/01/15 02:03:35 INFO : tomatoDir: Making directory 2025/01/15 02:03:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/15 02:03:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 02:03:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/15 02:03:36 DEBUG : B2 bucket rclone-test-zijufin1quxu: Waiting for checks to finish 2025/01/15 02:03:36 DEBUG : B2 bucket rclone-test-zijufin1quxu: Waiting for transfers to finish 2025/01/15 02:03:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/15 02:03:40 INFO : empty space: Copied (server-side copy) 2025/01/15 02:03:40 INFO : empty space: Deleted 2025/01/15 02:03:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/15 02:03:40 INFO : potato2: Copied (server-side copy) 2025/01/15 02:03:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/15 02:03:40 INFO : potato3: Copied (server-side copy) 2025/01/15 02:03:40 INFO : potato2: Deleted 2025/01/15 02:03:40 INFO : potato3: Deleted 2025/01/15 02:03:41 DEBUG : B2 bucket rclone-test-zijufin1quxu: Purge remote 2025/01/15 02:03:41 INFO : B2 bucket rclone-test-zijufin1quxu: cleaning bucket "rclone-test-zijufin1quxu" of all files 2025/01/15 02:03:41 DEBUG : empty space: Deleting (id "4_z2f92adf3b03d6b7b9f480e1b_f1194bb6e37dbc5ae_d20250115_m020340_c001_v0001165_t0014_u01736906620190") 2025/01/15 02:03:41 DEBUG : potato2: Deleting (id "4_z2f92adf3b03d6b7b9f480e1b_f11524e056d2dfa40_d20250115_m020340_c001_v0001137_t0002_u01736906620432") 2025/01/15 02:03:41 DEBUG : potato3: Deleting (id "4_z2f92adf3b03d6b7b9f480e1b_f1112461764a2f464_d20250115_m020340_c001_v0001101_t0051_u01736906620539") 2025/01/15 02:03:43 DEBUG : B2 bucket rclone-test-henixod3boru: Purge remote 2025/01/15 02:03:43 INFO : B2 bucket rclone-test-henixod3boru: cleaning bucket "rclone-test-henixod3boru" of all files 2025/01/15 02:03:43 DEBUG : empty space: Deleting (id "4_z6fd28de3b03d6b7b9f480e1b_f400e399eebe6145c_d20250115_m020340_c001_v7007000_t0000_u01736906620394") 2025/01/15 02:03:43 DEBUG : empty space: Deleting (id "4_z6fd28de3b03d6b7b9f480e1b_f114b6dc339ad3236_d20250115_m020331_c001_v0001044_t0003_u01736906611954") 2025/01/15 02:03:43 DEBUG : potato2: Deleting (id "4_z6fd28de3b03d6b7b9f480e1b_f400e399eebe6145f_d20250115_m020340_c001_v7007000_t0000_u01736906620777") 2025/01/15 02:03:43 DEBUG : potato2: Deleting (id "4_z6fd28de3b03d6b7b9f480e1b_f106166d0014002da_d20250115_m020333_c001_v0001184_t0031_u01736906613781") 2025/01/15 02:03:43 DEBUG : potato3: Deleting (id "4_z6fd28de3b03d6b7b9f480e1b_f4039059da416a343_d20250115_m020340_c001_v7007000_t0000_u01736906620894") 2025/01/15 02:03:43 DEBUG : potato3: Deleting (id "4_z6fd28de3b03d6b7b9f480e1b_f107d25a291e5e251_d20250115_m020334_c001_v0001037_t0055_u01736906614015") 2025/01/15 02:03:43 DEBUG : potato3: Deleting (id "4_z6fd28de3b03d6b7b9f480e1b_f114b6dc339ad323c_d20250115_m020332_c001_v0001044_t0048_u01736906612597") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.47s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:03:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/rclone-sync-test" 2025/01/15 02:03:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/rclone-sync-test-include/layer2" 2025/01/15 02:03:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/rclone-sync-test-ignore-file" 2025/01/15 02:04:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/15 02:04:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 02:04:01 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:04:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:04:01 DEBUG : B2 bucket rclone-test-yugemoz9yabu path rclone-sync-test: Waiting for checks to finish 2025/01/15 02:04:01 DEBUG : B2 bucket rclone-test-yugemoz9yabu path rclone-sync-test: Waiting for transfers to finish 2025/01/15 02:04:01 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:01 INFO : There was nothing to transfer 2025/01/15 02:04:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:04:02 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:04:02 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:04:02 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:04:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:04:02 DEBUG : B2 bucket rclone-test-yugemoz9yabu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/15 02:04:02 DEBUG : B2 bucket rclone-test-yugemoz9yabu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/15 02:04:02 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:04:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:04:03 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:04:03 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:04:03 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:04:03 DEBUG : : Excluded 2025/01/15 02:04:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 02:04:03 DEBUG : B2 bucket rclone-test-yugemoz9yabu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/15 02:04:03 DEBUG : B2 bucket rclone-test-yugemoz9yabu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/15 02:04:03 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.67s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/dst" 2025/01/15 02:04:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/CompareDest" 2025/01/15 02:04:13 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 02:04:13 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:13 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/15 02:04:14 INFO : one: Copied (new) 2025/01/15 02:04:14 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:04:15 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:15 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/15 02:04:15 INFO : one: Copied (replaced existing) 2025/01/15 02:04:15 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:04:17 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 02:04:17 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:17 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:17 INFO : There was nothing to transfer 2025/01/15 02:04:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 02:04:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:04:19 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 02:04:19 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:19 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:19 INFO : There was nothing to transfer 2025/01/15 02:04:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 02:04:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:04:19 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 02:04:20 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:20 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:20 INFO : There was nothing to transfer 2025/01/15 02:04:21 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/01/15 02:04:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/15 02:04:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 02:04:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:04:21 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 02:04:21 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:21 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:21 INFO : There was nothing to transfer 2025/01/15 02:04:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/15 02:04:22 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 02:04:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:04:22 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 02:04:22 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/15 02:04:22 INFO : two: Copied (new) 2025/01/15 02:04:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/dest" 2025/01/15 02:04:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/pre-dest1" 2025/01/15 02:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/pre-dest2" 2025/01/15 02:04:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:04:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/15 02:04:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:04:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/15 02:04:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/15 02:04:30 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dest: Waiting for checks to finish 2025/01/15 02:04:30 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dest: Waiting for transfers to finish 2025/01/15 02:04:31 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/15 02:04:31 INFO : 3: Copied (new) 2025/01/15 02:04:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/dst" 2025/01/15 02:04:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/CopyDest" 2025/01/15 02:04:35 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 02:04:35 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:35 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/15 02:04:36 INFO : one: Copied (new) 2025/01/15 02:04:36 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:04:37 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:37 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/15 02:04:37 INFO : one: Copied (replaced existing) 2025/01/15 02:04:37 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/BackupDir" 2025/01/15 02:04:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:04:40 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 02:04:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/15 02:04:41 INFO : one: Copied (server-side copy) 2025/01/15 02:04:42 INFO : one: Deleted 2025/01/15 02:04:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/15 02:04:42 INFO : one: Copied (server-side copy) 2025/01/15 02:04:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/15 02:04:42 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:42 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/15 02:04:44 INFO : two: Copied (server-side copy) 2025/01/15 02:04:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/15 02:04:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:44 DEBUG : one: Unchanged skipping 2025/01/15 02:04:44 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:44 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:44 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:44 DEBUG : one: Unchanged skipping 2025/01/15 02:04:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:44 DEBUG : two: Unchanged skipping 2025/01/15 02:04:44 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:44 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:44 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:44 INFO : There was nothing to transfer 2025/01/15 02:04:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/15 02:04:46 DEBUG : three: Destination not found in --copy-dest 2025/01/15 02:04:46 DEBUG : three: Need to transfer - File not found at Destination 2025/01/15 02:04:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:46 DEBUG : two: Unchanged skipping 2025/01/15 02:04:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 02:04:46 DEBUG : one: Unchanged skipping 2025/01/15 02:04:46 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:46 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/15 02:04:46 INFO : three: Copied (new) 2025/01/15 02:04:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.81s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/dst" 2025/01/15 02:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/backup" 2025/01/15 02:04:53 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:04:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:04:53 DEBUG : two: Unchanged skipping 2025/01/15 02:04:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/15 02:04:54 INFO : one: Copied (server-side copy) 2025/01/15 02:04:54 INFO : one: Deleted 2025/01/15 02:04:54 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:04:55 INFO : one: Copied (new) 2025/01/15 02:04:55 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/15 02:04:56 INFO : three.txt: Copied (server-side copy) 2025/01/15 02:04:56 INFO : three.txt: Deleted 2025/01/15 02:04:56 INFO : three.txt: Moved into backup dir 2025/01/15 02:04:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:04:57 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:04:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:04:57 DEBUG : two: Unchanged skipping 2025/01/15 02:04:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:04:58 INFO : one: Copied (server-side copy) 2025/01/15 02:04:58 INFO : one: Deleted 2025/01/15 02:04:58 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:04:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/15 02:04:59 INFO : one: Copied (new) 2025/01/15 02:04:59 DEBUG : Waiting for deletions to finish 2025/01/15 02:04:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/15 02:04:59 INFO : three.txt: Copied (server-side copy) 2025/01/15 02:05:00 INFO : three.txt: Deleted 2025/01/15 02:05:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.95s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:05:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/dst" 2025/01/15 02:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/backup" 2025/01/15 02:05:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:05:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:05:06 DEBUG : two: Unchanged skipping 2025/01/15 02:05:06 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:05:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/15 02:05:07 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 02:05:07 INFO : one: Deleted 2025/01/15 02:05:07 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:05:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:05:09 INFO : one: Copied (new) 2025/01/15 02:05:09 DEBUG : Waiting for deletions to finish 2025/01/15 02:05:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/15 02:05:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 02:05:10 INFO : three.txt: Deleted 2025/01/15 02:05:10 INFO : three.txt: Moved into backup dir 2025/01/15 02:05:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:05:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:05:12 DEBUG : two: Unchanged skipping 2025/01/15 02:05:12 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:05:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:05:12 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 02:05:12 INFO : one: Deleted 2025/01/15 02:05:12 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:05:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/15 02:05:13 INFO : one: Copied (new) 2025/01/15 02:05:13 DEBUG : Waiting for deletions to finish 2025/01/15 02:05:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/15 02:05:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 02:05:13 INFO : three.txt: Deleted 2025/01/15 02:05:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.72s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/dst" 2025/01/15 02:05:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/backup" 2025/01/15 02:05:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:05:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:05:19 DEBUG : two: Unchanged skipping 2025/01/15 02:05:19 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:05:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/15 02:05:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/15 02:05:21 INFO : one: Deleted 2025/01/15 02:05:21 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:05:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:05:21 INFO : one: Copied (new) 2025/01/15 02:05:21 DEBUG : Waiting for deletions to finish 2025/01/15 02:05:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/15 02:05:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/15 02:05:22 INFO : three.txt: Deleted 2025/01/15 02:05:22 INFO : three.txt: Moved into backup dir 2025/01/15 02:05:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:05:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:05:24 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:05:24 DEBUG : two: Unchanged skipping 2025/01/15 02:05:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:05:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/15 02:05:24 INFO : one: Deleted 2025/01/15 02:05:24 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:05:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/15 02:05:24 INFO : one: Copied (new) 2025/01/15 02:05:24 DEBUG : Waiting for deletions to finish 2025/01/15 02:05:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/15 02:05:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/15 02:05:25 INFO : three.txt: Deleted 2025/01/15 02:05:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.77s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/dst" 2025/01/15 02:05:30 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:05:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:05:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:05:30 DEBUG : two: Unchanged skipping 2025/01/15 02:05:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/15 02:05:30 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 02:05:31 INFO : one: Deleted 2025/01/15 02:05:31 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:05:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:05:31 INFO : one: Copied (new) 2025/01/15 02:05:31 DEBUG : Waiting for deletions to finish 2025/01/15 02:05:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/15 02:05:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 02:05:32 INFO : three.txt: Deleted 2025/01/15 02:05:32 INFO : three.txt: Moved into backup dir 2025/01/15 02:05:33 DEBUG : one.bak: Excluded (Path Filter) 2025/01/15 02:05:33 DEBUG : one.bak: Excluded 2025/01/15 02:05:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/15 02:05:33 DEBUG : three.txt.bak: Excluded 2025/01/15 02:05:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:05:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:05:33 DEBUG : two: Unchanged skipping 2025/01/15 02:05:33 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for checks to finish 2025/01/15 02:05:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:05:34 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 02:05:34 INFO : one: Deleted 2025/01/15 02:05:34 DEBUG : B2 bucket rclone-test-yugemoz9yabu path dst: Waiting for transfers to finish 2025/01/15 02:05:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/15 02:05:34 INFO : one: Copied (new) 2025/01/15 02:05:34 DEBUG : Waiting for deletions to finish 2025/01/15 02:05:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/15 02:05:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 02:05:35 INFO : three.txt: Deleted 2025/01/15 02:05:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.90s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:05:38 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_file/3fb2dd33b00d6b7b9f480e1b/c001_v0001182_t0032": EOF 2025/01/15 02:05:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_file/3fb2dd33b00d6b7b9f480e1b/c001_v0001182_t0032": EOF) 2025/01/15 02:05:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yugemoz9yabu: 1/10 (Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_file/3fb2dd33b00d6b7b9f480e1b/c001_v0001182_t0032": EOF) 2025/01/15 02:05:40 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:05:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/dst" 2025/01/15 02:05:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:05:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/15 02:05:43 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 02:05:43 INFO : one: Deleted 2025/01/15 02:05:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:05:44 INFO : one: Copied (new) 2025/01/15 02:05:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:05:44 DEBUG : two: Unchanged skipping 2025/01/15 02:05:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/15 02:05:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/15 02:05:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 02:05:45 INFO : three.txt: Deleted 2025/01/15 02:05:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/15 02:05:45 INFO : three.txt: Copied (new) 2025/01/15 02:05:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:05:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:05:46 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 02:05:46 INFO : one: Deleted 2025/01/15 02:05:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/15 02:05:46 INFO : one: Copied (new) 2025/01/15 02:05:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:05:47 DEBUG : two: Unchanged skipping 2025/01/15 02:05:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/15 02:05:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/15 02:05:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 02:05:48 INFO : three.txt: Deleted 2025/01/15 02:05:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/15 02:05:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.95s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:05:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yugemoz9yabu/dst" 2025/01/15 02:05:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 02:05:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/15 02:05:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/15 02:05:54 INFO : one: Deleted 2025/01/15 02:05:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:05:55 INFO : one: Copied (new) 2025/01/15 02:05:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:05:55 DEBUG : two: Unchanged skipping 2025/01/15 02:05:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/15 02:05:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/15 02:05:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/15 02:05:56 INFO : three.txt: Deleted 2025/01/15 02:05:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/15 02:05:57 INFO : three.txt: Copied (new) 2025/01/15 02:05:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 02:05:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/15 02:05:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/15 02:05:58 INFO : one: Deleted 2025/01/15 02:05:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/15 02:05:59 INFO : one: Copied (new) 2025/01/15 02:05:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:05:59 DEBUG : two: Unchanged skipping 2025/01/15 02:05:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/15 02:06:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/15 02:06:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/15 02:06:00 INFO : three.txt: Deleted 2025/01/15 02:06:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/15 02:06:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.23s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:06:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/15 02:06:04 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:06:04 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:06:04 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/15 02:06:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/15 02:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.36s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:06:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 02:06:05 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:06:05 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:06:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/15 02:06:06 INFO : existing: Copied (new) 2025/01/15 02:06:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:06:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/15 02:06:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/15 02:06:06 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:06:06 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:06:06 ERROR : B2 bucket rclone-test-yugemoz9yabu: not deleting files as there were IO errors 2025/01/15 02:06:06 ERROR : B2 bucket rclone-test-yugemoz9yabu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:06:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:08 DEBUG : existing: Unchanged skipping 2025/01/15 02:06:08 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:06:08 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:06:08 DEBUG : Waiting for deletions to finish 2025/01/15 02:06:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:06:11 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1157-10.backblaze.com/b2api/v1/b2_upload_file/3fb2dd33b00d6b7b9f480e1b/c001_v0001157_t0041": EOF 2025/01/15 02:06:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-10.backblaze.com/b2api/v1/b2_upload_file/3fb2dd33b00d6b7b9f480e1b/c001_v0001157_t0041": EOF) 2025/01/15 02:06:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-yugemoz9yabu: 1/10 (Post "https://pod-000-1157-10.backblaze.com/b2api/v1/b2_upload_file/3fb2dd33b00d6b7b9f480e1b/c001_v0001157_t0041": EOF) 2025/01/15 02:06:13 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 02:06:22 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:06:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both0: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both10: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both11: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both14: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both1: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both12: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both17: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both18: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both19: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both2: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both3: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both4: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both5: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both13: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both7: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both8: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:22 DEBUG : both15: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both16: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both6: Unchanged skipping 2025/01/15 02:06:22 DEBUG : both9: Unchanged skipping 2025/01/15 02:06:22 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:06:22 DEBUG : Waiting for deletions to finish 2025/01/15 02:06:22 INFO : only16: Deleted 2025/01/15 02:06:23 INFO : only3: Deleted 2025/01/15 02:06:23 INFO : only7: Deleted 2025/01/15 02:06:23 INFO : only8: Deleted 2025/01/15 02:06:23 INFO : only0: Deleted 2025/01/15 02:06:23 INFO : only1: Deleted 2025/01/15 02:06:23 INFO : only18: Deleted 2025/01/15 02:06:23 INFO : only12: Deleted 2025/01/15 02:06:23 INFO : only4: Deleted 2025/01/15 02:06:23 INFO : only5: Deleted 2025/01/15 02:06:23 INFO : only6: Deleted 2025/01/15 02:06:23 INFO : only13: Deleted 2025/01/15 02:06:23 INFO : only11: Deleted 2025/01/15 02:06:23 INFO : only14: Deleted 2025/01/15 02:06:23 INFO : only9: Deleted 2025/01/15 02:06:23 INFO : only10: Deleted 2025/01/15 02:06:23 INFO : only15: Deleted 2025/01/15 02:06:23 INFO : only17: Deleted 2025/01/15 02:06:24 INFO : only19: Deleted 2025/01/15 02:06:24 INFO : only2: Deleted 2025/01/15 02:06:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:06:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both0: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both1: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both10: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both11: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both12: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both13: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both14: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both15: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both16: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both17: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both18: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both19: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both2: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both3: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both4: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both5: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both6: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both7: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both8: Unchanged skipping 2025/01/15 02:06:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 02:06:38 DEBUG : both9: Unchanged skipping 2025/01/15 02:06:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for checks to finish 2025/01/15 02:06:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/15 02:06:38 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Waiting for transfers to finish 2025/01/15 02:06:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:38 INFO : only0: Copied (replaced existing) 2025/01/15 02:06:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:38 INFO : only10: Copied (replaced existing) 2025/01/15 02:06:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:38 INFO : only12: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only13: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only11: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only14: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only15: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only1: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only16: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only17: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only18: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only3: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only5: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only6: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only2: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only4: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only19: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only7: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only8: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/15 02:06:39 INFO : only9: Copied (replaced existing) 2025/01/15 02:06:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 02:06:48 INFO : sub dir: Making directory 2025/01/15 02:06:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" 2025/01/15 02:06:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 02:06:52 INFO : sub dir: Making directory 2025/01/15 02:06:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yugemoz9yabu", Local "Local file system at /tmp/rclone1333963035", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.43s) PASS 2025/01/15 02:06:57 DEBUG : B2 bucket rclone-test-yugemoz9yabu: Purge remote 2025/01/15 02:06:57 INFO : B2 bucket rclone-test-yugemoz9yabu: cleaning bucket "rclone-test-yugemoz9yabu" of all files 2025/01/15 02:06:58 DEBUG : BackupDir/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488bf6_d20250115_m020447_c001_v7007000_t0000_u01736906687100") 2025/01/15 02:06:58 DEBUG : BackupDir/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f110c129dc304f163_d20250115_m020441_c001_v0001146_t0038_u01736906681748") 2025/01/15 02:06:58 DEBUG : CompareDest/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f407f7e6047f74e81_d20250115_m020423_c001_v7007000_t0000_u01736906663057") 2025/01/15 02:06:58 DEBUG : CompareDest/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9c2e_d20250115_m020416_c001_v0001157_t0016_u01736906656918") 2025/01/15 02:06:58 DEBUG : CompareDest/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f407f7e6047f74e82_d20250115_m020423_c001_v7007000_t0000_u01736906663253") 2025/01/15 02:06:58 DEBUG : CompareDest/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f1ba0_d20250115_m020418_c001_v0001183_t0025_u01736906658373") 2025/01/15 02:06:58 DEBUG : CopyDest/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488bf8_d20250115_m020447_c001_v7007000_t0000_u01736906687284") 2025/01/15 02:06:58 DEBUG : CopyDest/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c61b7_d20250115_m020438_c001_v0001182_t0035_u01736906678790") 2025/01/15 02:06:58 DEBUG : CopyDest/three: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488bf9_d20250115_m020447_c001_v7007000_t0000_u01736906687466") 2025/01/15 02:06:58 DEBUG : CopyDest/three: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f2088_d20250115_m020445_c001_v0001183_t0030_u01736906685333") 2025/01/15 02:06:58 DEBUG : CopyDest/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488bfb_d20250115_m020447_c001_v7007000_t0000_u01736906687648") 2025/01/15 02:06:58 DEBUG : CopyDest/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9ca3_d20250115_m020443_c001_v0001157_t0018_u01736906683252") 2025/01/15 02:06:58 DEBUG : EXISTING: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40443c2818e9f72e_d20250115_m020609_c001_v7007000_t0000_u01736906769167") 2025/01/15 02:06:58 DEBUG : EXISTING: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3215_d20250115_m020608_c001_v0001183_t0038_u01736906768219") 2025/01/15 02:06:58 DEBUG : Testêé: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40443c2818e9f719_d20250115_m020605_c001_v7007000_t0000_u01736906765064") 2025/01/15 02:06:58 DEBUG : Testêé: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3167_d20250115_m020604_c001_v0001183_t0050_u01736906764485") 2025/01/15 02:06:58 DEBUG : Testêé: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9e1d_d20250115_m020603_c001_v0001157_t0059_u01736906763452") 2025/01/15 02:06:58 DEBUG : a/potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cd91_d20250115_m020207_c001_v7007000_t0000_u01736906527889") 2025/01/15 02:06:58 DEBUG : a/potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f06fc_d20250115_m020207_c001_v0001183_t0040_u01736906527342") 2025/01/15 02:06:58 DEBUG : a/potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cd8c_d20250115_m020205_c001_v7007000_t0000_u01736906525666") 2025/01/15 02:06:58 DEBUG : a/potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f069e_d20250115_m020204_c001_v0001183_t0044_u01736906524781") 2025/01/15 02:06:59 DEBUG : a/potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bb4_d20250115_m020146_c001_v7007000_t0000_u01736906506135") 2025/01/15 02:06:59 DEBUG : a/potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0401_d20250115_m020145_c001_v0001183_t0049_u01736906505265") 2025/01/15 02:06:59 DEBUG : b/potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cd92_d20250115_m020208_c001_v7007000_t0000_u01736906528066") 2025/01/15 02:06:59 DEBUG : b/potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f06dc_d20250115_m020206_c001_v0001183_t0051_u01736906526562") 2025/01/15 02:06:59 DEBUG : b/potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cd8a_d20250115_m020205_c001_v7007000_t0000_u01736906525119") 2025/01/15 02:06:59 DEBUG : b/potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f067e_d20250115_m020203_c001_v0001183_t0006_u01736906523894") 2025/01/15 02:06:59 DEBUG : b/potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bb3_d20250115_m020145_c001_v7007000_t0000_u01736906505599") 2025/01/15 02:06:59 DEBUG : b/potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f03eb_d20250115_m020144_c001_v0001183_t0027_u01736906504489") 2025/01/15 02:06:59 DEBUG : backup/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488c12_d20250115_m020500_c001_v7007000_t0000_u01736906700578") 2025/01/15 02:06:59 DEBUG : backup/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1154dbc339ed810f_d20250115_m020458_c001_v0001182_t0047_u01736906698222") 2025/01/15 02:06:59 DEBUG : backup/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f11853f50c197edd4_d20250115_m020454_c001_v0001184_t0034_u01736906694438") 2025/01/15 02:06:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108816_d20250115_m020526_c001_v7007000_t0000_u01736906726084") 2025/01/15 02:06:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1140e6bb0a626470_d20250115_m020524_c001_v0001165_t0027_u01736906724361") 2025/01/15 02:06:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f106166d00140228f_d20250115_m020520_c001_v0001184_t0010_u01736906720932") 2025/01/15 02:06:59 DEBUG : backup/one.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f406740089633abc9_d20250115_m020514_c001_v7007000_t0000_u01736906714308") 2025/01/15 02:06:59 DEBUG : backup/one.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1114b3fe07845c78_d20250115_m020512_c001_v0001183_t0036_u01736906712346") 2025/01/15 02:06:59 DEBUG : backup/one.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1059b98d9095109a_d20250115_m020507_c001_v0001182_t0022_u01736906707586") 2025/01/15 02:06:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108817_d20250115_m020526_c001_v7007000_t0000_u01736906726276") 2025/01/15 02:06:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f11283dde68b5abe5_d20250115_m020525_c001_v0001130_t0012_u01736906725174") 2025/01/15 02:06:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1146efea37360e3e_d20250115_m020522_c001_v0001179_t0047_u01736906722272") 2025/01/15 02:07:00 DEBUG : backup/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488c13_d20250115_m020500_c001_v7007000_t0000_u01736906700759") 2025/01/15 02:07:00 DEBUG : backup/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f11853f50c197f02c_d20250115_m020459_c001_v0001184_t0043_u01736906699816") 2025/01/15 02:07:00 DEBUG : backup/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f11532f6bf239d02b_d20250115_m020456_c001_v0001184_t0014_u01736906696146") 2025/01/15 02:07:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f406740089633abca_d20250115_m020514_c001_v7007000_t0000_u01736906714495") 2025/01/15 02:07:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1195033b81056e13_d20250115_m020513_c001_v0001183_t0039_u01736906713529") 2025/01/15 02:07:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f117f79a8b36a56e2_d20250115_m020509_c001_v0001041_t0047_u01736906709617") 2025/01/15 02:07:00 DEBUG : both0: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c12_d20250115_m020640_c001_v7007000_t0000_u01736906800423") 2025/01/15 02:07:00 DEBUG : both0: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3678_d20250115_m020629_c001_v0001183_t0056_u01736906789259") 2025/01/15 02:07:00 DEBUG : both0: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710886c_d20250115_m020624_c001_v7007000_t0000_u01736906784627") 2025/01/15 02:07:00 DEBUG : both0: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f32eb_d20250115_m020613_c001_v0001183_t0007_u01736906773168") 2025/01/15 02:07:00 DEBUG : both1: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c16_d20250115_m020640_c001_v7007000_t0000_u01736906800607") 2025/01/15 02:07:00 DEBUG : both1: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3692_d20250115_m020629_c001_v0001183_t0018_u01736906789661") 2025/01/15 02:07:00 DEBUG : both1: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710886d_d20250115_m020624_c001_v7007000_t0000_u01736906784820") 2025/01/15 02:07:00 DEBUG : both1: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3303_d20250115_m020613_c001_v0001183_t0029_u01736906773577") 2025/01/15 02:07:00 DEBUG : both10: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c19_d20250115_m020640_c001_v7007000_t0000_u01736906800803") 2025/01/15 02:07:00 DEBUG : both10: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3770_d20250115_m020633_c001_v0001183_t0032_u01736906793334") 2025/01/15 02:07:00 DEBUG : both10: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710886e_d20250115_m020625_c001_v7007000_t0000_u01736906785005") 2025/01/15 02:07:00 DEBUG : both10: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3401_d20250115_m020617_c001_v0001183_t0017_u01736906777616") 2025/01/15 02:07:00 DEBUG : both11: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c1c_d20250115_m020640_c001_v7007000_t0000_u01736906800986") 2025/01/15 02:07:00 DEBUG : both11: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3794_d20250115_m020633_c001_v0001183_t0038_u01736906793747") 2025/01/15 02:07:00 DEBUG : both11: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710886f_d20250115_m020625_c001_v7007000_t0000_u01736906785189") 2025/01/15 02:07:01 DEBUG : both11: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3419_d20250115_m020618_c001_v0001183_t0055_u01736906778047") 2025/01/15 02:07:01 DEBUG : both12: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c20_d20250115_m020641_c001_v7007000_t0000_u01736906801168") 2025/01/15 02:07:01 DEBUG : both12: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f37b2_d20250115_m020634_c001_v0001183_t0028_u01736906794148") 2025/01/15 02:07:01 DEBUG : both12: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108870_d20250115_m020625_c001_v7007000_t0000_u01736906785384") 2025/01/15 02:07:01 DEBUG : both12: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3433_d20250115_m020618_c001_v0001183_t0049_u01736906778499") 2025/01/15 02:07:01 DEBUG : both13: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c23_d20250115_m020641_c001_v7007000_t0000_u01736906801370") 2025/01/15 02:07:01 DEBUG : both13: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f37c8_d20250115_m020634_c001_v0001183_t0026_u01736906794551") 2025/01/15 02:07:01 DEBUG : both13: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108872_d20250115_m020625_c001_v7007000_t0000_u01736906785568") 2025/01/15 02:07:01 DEBUG : both13: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f344f_d20250115_m020618_c001_v0001183_t0006_u01736906778892") 2025/01/15 02:07:01 DEBUG : both14: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c25_d20250115_m020641_c001_v7007000_t0000_u01736906801568") 2025/01/15 02:07:01 DEBUG : both14: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f37e9_d20250115_m020634_c001_v0001183_t0019_u01736906794956") 2025/01/15 02:07:01 DEBUG : both14: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108873_d20250115_m020625_c001_v7007000_t0000_u01736906785764") 2025/01/15 02:07:01 DEBUG : both14: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3473_d20250115_m020619_c001_v0001183_t0006_u01736906779307") 2025/01/15 02:07:01 DEBUG : both15: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c26_d20250115_m020641_c001_v7007000_t0000_u01736906801753") 2025/01/15 02:07:01 DEBUG : both15: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f381d_d20250115_m020635_c001_v0001183_t0053_u01736906795420") 2025/01/15 02:07:01 DEBUG : both15: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108874_d20250115_m020625_c001_v7007000_t0000_u01736906785948") 2025/01/15 02:07:01 DEBUG : both15: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f348d_d20250115_m020619_c001_v0001183_t0045_u01736906779762") 2025/01/15 02:07:01 DEBUG : both16: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c27_d20250115_m020641_c001_v7007000_t0000_u01736906801936") 2025/01/15 02:07:02 DEBUG : both16: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3837_d20250115_m020635_c001_v0001183_t0036_u01736906795872") 2025/01/15 02:07:02 DEBUG : both16: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108875_d20250115_m020626_c001_v7007000_t0000_u01736906786141") 2025/01/15 02:07:02 DEBUG : both16: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f34af_d20250115_m020620_c001_v0001183_t0001_u01736906780176") 2025/01/15 02:07:02 DEBUG : both17: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c29_d20250115_m020642_c001_v7007000_t0000_u01736906802119") 2025/01/15 02:07:02 DEBUG : both17: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3847_d20250115_m020636_c001_v0001183_t0035_u01736906796298") 2025/01/15 02:07:02 DEBUG : both17: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108876_d20250115_m020626_c001_v7007000_t0000_u01736906786323") 2025/01/15 02:07:02 DEBUG : both17: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f34d3_d20250115_m020620_c001_v0001183_t0023_u01736906780600") 2025/01/15 02:07:02 DEBUG : both18: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c2a_d20250115_m020642_c001_v7007000_t0000_u01736906802301") 2025/01/15 02:07:02 DEBUG : both18: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3857_d20250115_m020636_c001_v0001183_t0045_u01736906796713") 2025/01/15 02:07:02 DEBUG : both18: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108877_d20250115_m020626_c001_v7007000_t0000_u01736906786508") 2025/01/15 02:07:02 DEBUG : both18: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f34f5_d20250115_m020621_c001_v0001183_t0025_u01736906781032") 2025/01/15 02:07:02 DEBUG : both19: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c2c_d20250115_m020642_c001_v7007000_t0000_u01736906802526") 2025/01/15 02:07:02 DEBUG : both19: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3875_d20250115_m020637_c001_v0001183_t0042_u01736906797149") 2025/01/15 02:07:02 DEBUG : both19: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108879_d20250115_m020626_c001_v7007000_t0000_u01736906786692") 2025/01/15 02:07:02 DEBUG : both19: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3507_d20250115_m020621_c001_v0001183_t0019_u01736906781439") 2025/01/15 02:07:02 DEBUG : both2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c2d_d20250115_m020642_c001_v7007000_t0000_u01736906802710") 2025/01/15 02:07:02 DEBUG : both2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f36aa_d20250115_m020630_c001_v0001183_t0019_u01736906790064") 2025/01/15 02:07:02 DEBUG : both2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710887a_d20250115_m020626_c001_v7007000_t0000_u01736906786874") 2025/01/15 02:07:02 DEBUG : both2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3325_d20250115_m020613_c001_v0001183_t0040_u01736906773981") 2025/01/15 02:07:02 DEBUG : both3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c2f_d20250115_m020642_c001_v7007000_t0000_u01736906802893") 2025/01/15 02:07:02 DEBUG : both3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f36ce_d20250115_m020630_c001_v0001183_t0014_u01736906790465") 2025/01/15 02:07:02 DEBUG : both3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710887b_d20250115_m020627_c001_v7007000_t0000_u01736906787056") 2025/01/15 02:07:03 DEBUG : both3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f333f_d20250115_m020614_c001_v0001183_t0016_u01736906774379") 2025/01/15 02:07:03 DEBUG : both4: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c31_d20250115_m020643_c001_v7007000_t0000_u01736906803076") 2025/01/15 02:07:03 DEBUG : both4: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f36e4_d20250115_m020630_c001_v0001183_t0038_u01736906790860") 2025/01/15 02:07:03 DEBUG : both4: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710887d_d20250115_m020627_c001_v7007000_t0000_u01736906787239") 2025/01/15 02:07:03 DEBUG : both4: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3353_d20250115_m020614_c001_v0001183_t0032_u01736906774813") 2025/01/15 02:07:03 DEBUG : both5: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c32_d20250115_m020643_c001_v7007000_t0000_u01736906803269") 2025/01/15 02:07:03 DEBUG : both5: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3700_d20250115_m020631_c001_v0001183_t0015_u01736906791279") 2025/01/15 02:07:03 DEBUG : both5: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710887e_d20250115_m020627_c001_v7007000_t0000_u01736906787421") 2025/01/15 02:07:03 DEBUG : both5: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f337b_d20250115_m020615_c001_v0001183_t0043_u01736906775322") 2025/01/15 02:07:03 DEBUG : both6: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c33_d20250115_m020643_c001_v7007000_t0000_u01736906803451") 2025/01/15 02:07:03 DEBUG : both6: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f371c_d20250115_m020631_c001_v0001183_t0001_u01736906791677") 2025/01/15 02:07:03 DEBUG : both6: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710887f_d20250115_m020627_c001_v7007000_t0000_u01736906787604") 2025/01/15 02:07:03 DEBUG : both6: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3393_d20250115_m020615_c001_v0001183_t0045_u01736906775748") 2025/01/15 02:07:03 DEBUG : both7: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c34_d20250115_m020643_c001_v7007000_t0000_u01736906803633") 2025/01/15 02:07:03 DEBUG : both7: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3734_d20250115_m020632_c001_v0001183_t0047_u01736906792078") 2025/01/15 02:07:03 DEBUG : both7: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108880_d20250115_m020627_c001_v7007000_t0000_u01736906787787") 2025/01/15 02:07:03 DEBUG : both7: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f33ac_d20250115_m020616_c001_v0001183_t0046_u01736906776159") 2025/01/15 02:07:03 DEBUG : both8: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c37_d20250115_m020643_c001_v7007000_t0000_u01736906803835") 2025/01/15 02:07:03 DEBUG : both8: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3742_d20250115_m020632_c001_v0001183_t0008_u01736906792480") 2025/01/15 02:07:03 DEBUG : both8: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108882_d20250115_m020627_c001_v7007000_t0000_u01736906787969") 2025/01/15 02:07:03 DEBUG : both8: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f33c1_d20250115_m020616_c001_v0001183_t0030_u01736906776549") 2025/01/15 02:07:03 DEBUG : both9: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c38_d20250115_m020644_c001_v7007000_t0000_u01736906804023") 2025/01/15 02:07:04 DEBUG : both9: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3752_d20250115_m020632_c001_v0001183_t0013_u01736906792928") 2025/01/15 02:07:04 DEBUG : both9: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108883_d20250115_m020628_c001_v7007000_t0000_u01736906788151") 2025/01/15 02:07:04 DEBUG : both9: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f33e7_d20250115_m020617_c001_v0001183_t0011_u01736906777212") 2025/01/15 02:07:04 DEBUG : c/non empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cd93_d20250115_m020208_c001_v7007000_t0000_u01736906528243") 2025/01/15 02:07:04 DEBUG : c/non empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f06e0_d20250115_m020206_c001_v0001183_t0006_u01736906526767") 2025/01/15 02:07:04 DEBUG : c/non empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cd8d_d20250115_m020205_c001_v7007000_t0000_u01736906525862") 2025/01/15 02:07:04 DEBUG : c/non empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0680_d20250115_m020204_c001_v0001183_t0025_u01736906524092") 2025/01/15 02:07:04 DEBUG : c/non empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bb5_d20250115_m020146_c001_v7007000_t0000_u01736906506312") 2025/01/15 02:07:04 DEBUG : c/non empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f03ef_d20250115_m020144_c001_v0001183_t0058_u01736906504697") 2025/01/15 02:07:04 DEBUG : check sum: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f411f8bcad25c5b08_d20250115_m020134_c001_v7007000_t0000_u01736906494213") 2025/01/15 02:07:04 DEBUG : check sum: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f028e_d20250115_m020133_c001_v0001183_t0026_u01736906493238") 2025/01/15 02:07:04 DEBUG : dest/3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488be2_d20250115_m020432_c001_v7007000_t0000_u01736906672024") 2025/01/15 02:07:04 DEBUG : dest/3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40937db086f32385_d20250115_m020430_c001_v0001106_t0043_u01736906670928") 2025/01/15 02:07:04 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40443c2818e9f70d_d20250115_m020601_c001_v7007000_t0000_u01736906761993") 2025/01/15 02:07:04 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f103b6980fffec76d_d20250115_m020559_c001_v0001117_t0032_u01736906759072") 2025/01/15 02:07:04 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f400e399eebe615a2_d20250115_m020558_c001_v7007000_t0000_u01736906758848") 2025/01/15 02:07:04 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f103b6980fffec753_d20250115_m020554_c001_v0001117_t0001_u01736906754953") 2025/01/15 02:07:04 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f400e399eebe6159a_d20250115_m020554_c001_v7007000_t0000_u01736906754224") 2025/01/15 02:07:04 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f2e26_d20250115_m020550_c001_v0001183_t0044_u01736906750219") 2025/01/15 02:07:04 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710882e_d20250115_m020548_c001_v7007000_t0000_u01736906748745") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f10993361d38cf0cf_d20250115_m020546_c001_v0001183_t0035_u01736906746769") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e7a8_d20250115_m020546_c001_v7007000_t0000_u01736906746583") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f10993361d38cefff_d20250115_m020544_c001_v0001183_t0049_u01736906744076") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e79b_d20250115_m020543_c001_v7007000_t0000_u01736906743342") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9db1_d20250115_m020537_c001_v0001157_t0008_u01736906737267") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108821_d20250115_m020535_c001_v7007000_t0000_u01736906735988") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1088ceeaf29cad6f_d20250115_m020534_c001_v0001184_t0002_u01736906734413") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40819c8c9ea6e062_d20250115_m020534_c001_v7007000_t0000_u01736906734229") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1088ceeaf29cac63_d20250115_m020531_c001_v0001184_t0057_u01736906731731") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40819c8c9ea6e060_d20250115_m020531_c001_v7007000_t0000_u01736906731009") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c6dc7_d20250115_m020527_c001_v0001182_t0029_u01736906727368") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108819_d20250115_m020526_c001_v7007000_t0000_u01736906726458") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f106166d0014023ab_d20250115_m020524_c001_v0001184_t0006_u01736906724760") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e73d_d20250115_m020524_c001_v7007000_t0000_u01736906724569") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f106166d0014022ea_d20250115_m020521_c001_v0001184_t0015_u01736906721870") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e710_d20250115_m020521_c001_v7007000_t0000_u01736906721125") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f2749_d20250115_m020515_c001_v0001183_t0000_u01736906715590") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f406740089633abcb_d20250115_m020514_c001_v7007000_t0000_u01736906714679") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1100f61cfd657ad6_d20250115_m020512_c001_v0001109_t0009_u01736906712724") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f407f7e6047f74f1f_d20250115_m020512_c001_v7007000_t0000_u01736906712537") 2025/01/15 02:07:05 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1100f61cfd657abe_d20250115_m020508_c001_v0001109_t0042_u01736906708516") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f407f7e6047f74f0f_d20250115_m020507_c001_v7007000_t0000_u01736906707786") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9d15_d20250115_m020501_c001_v0001157_t0046_u01736906701922") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488c15_d20250115_m020500_c001_v7007000_t0000_u01736906700953") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f102655fd77d6cce8_d20250115_m020458_c001_v0001109_t0041_u01736906698632") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4056efc757ddfaa2_d20250115_m020458_c001_v7007000_t0000_u01736906698451") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f102655fd77d6cccc_d20250115_m020455_c001_v0001109_t0044_u01736906695383") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4056efc757ddfa9c_d20250115_m020454_c001_v7007000_t0000_u01736906694651") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c643b_d20250115_m020448_c001_v0001182_t0010_u01736906688926") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488bfc_d20250115_m020447_c001_v7007000_t0000_u01736906687831") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f11892a9913cb84ba_d20250115_m020442_c001_v0001103_t0000_u01736906682293") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41099105f58f6d8c_d20250115_m020442_c001_v7007000_t0000_u01736906682091") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f1f4e_d20250115_m020438_c001_v0001183_t0024_u01736906678216") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1059b98d90950a28_d20250115_m020437_c001_v0001182_t0027_u01736906677466") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1059b98d909509fc_d20250115_m020436_c001_v0001182_t0035_u01736906676518") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f407f7e6047f74e83_d20250115_m020423_c001_v7007000_t0000_u01736906663448") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c5c81_d20250115_m020416_c001_v0001182_t0016_u01736906656339") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1173e214d4bb9c8e_d20250115_m020415_c001_v0001184_t0058_u01736906655522") 2025/01/15 02:07:06 DEBUG : dst/one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1173e214d4bb9c43_d20250115_m020414_c001_v0001184_t0045_u01736906654560") 2025/01/15 02:07:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40443c2818e9f70e_d20250115_m020602_c001_v7007000_t0000_u01736906762174") 2025/01/15 02:07:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f10527f97141a3e42_d20250115_m020558_c001_v0001184_t0025_u01736906758648") 2025/01/15 02:07:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f119dc1952117b661_d20250115_m020554_c001_v0001181_t0022_u01736906754010") 2025/01/15 02:07:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710882f_d20250115_m020548_c001_v7007000_t0000_u01736906748930") 2025/01/15 02:07:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f108be3e2828a8105_d20250115_m020546_c001_v0001103_t0054_u01736906746214") 2025/01/15 02:07:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1088ceeaf29cb0b9_d20250115_m020543_c001_v0001184_t0009_u01736906743151") 2025/01/15 02:07:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108822_d20250115_m020536_c001_v7007000_t0000_u01736906736174") 2025/01/15 02:07:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f10611c79a267de1d_d20250115_m020534_c001_v0001183_t0049_u01736906734024") 2025/01/15 02:07:07 DEBUG : dst/one.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f10627ac55a224aee_d20250115_m020530_c001_v0001178_t0026_u01736906730775") 2025/01/15 02:07:07 DEBUG : dst/three: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488bfd_d20250115_m020448_c001_v7007000_t0000_u01736906688013") 2025/01/15 02:07:07 DEBUG : dst/three: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1059b98d90950bcc_d20250115_m020446_c001_v0001182_t0017_u01736906686504") 2025/01/15 02:07:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40443c2818e9f70f_d20250115_m020602_c001_v7007000_t0000_u01736906762356") 2025/01/15 02:07:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f117dedc68fb206cb_d20250115_m020600_c001_v0001136_t0025_u01736906760146") 2025/01/15 02:07:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f11828d1d70a34272_d20250115_m020556_c001_v0001092_t0014_u01736906756185") 2025/01/15 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40443c2818e9f712_d20250115_m020602_c001_v7007000_t0000_u01736906762537") 2025/01/15 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f103b6980fffec77b_d20250115_m020600_c001_v0001117_t0019_u01736906760693") 2025/01/15 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f400e399eebe615a7_d20250115_m020600_c001_v7007000_t0000_u01736906760503") 2025/01/15 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f103b6980fffec75f_d20250115_m020556_c001_v0001117_t0023_u01736906756825") 2025/01/15 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f400e399eebe6159e_d20250115_m020556_c001_v7007000_t0000_u01736906756606") 2025/01/15 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f2e58_d20250115_m020551_c001_v0001183_t0000_u01736906751235") 2025/01/15 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108830_d20250115_m020549_c001_v7007000_t0000_u01736906749113") 2025/01/15 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f10993361d38cf121_d20250115_m020548_c001_v0001183_t0037_u01736906748141") 2025/01/15 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e7ad_d20250115_m020547_c001_v7007000_t0000_u01736906747954") 2025/01/15 02:07:07 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f10993361d38cf059_d20250115_m020545_c001_v0001183_t0020_u01736906745259") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e7a3_d20250115_m020545_c001_v7007000_t0000_u01736906745063") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9db7_d20250115_m020540_c001_v0001157_t0016_u01736906740355") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40819c8c9ea6e064_d20250115_m020535_c001_v7007000_t0000_u01736906735427") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c6f0b_d20250115_m020533_c001_v0001182_t0030_u01736906733101") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40819c8c9ea6e061_d20250115_m020532_c001_v7007000_t0000_u01736906732371") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f298d_d20250115_m020528_c001_v0001183_t0029_u01736906728284") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e740_d20250115_m020525_c001_v7007000_t0000_u01736906725521") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f28af_d20250115_m020523_c001_v0001183_t0041_u01736906723580") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e739_d20250115_m020522_c001_v7007000_t0000_u01736906722474") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9d6d_d20250115_m020516_c001_v0001157_t0033_u01736906716404") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f407f7e6047f74f22_d20250115_m020513_c001_v7007000_t0000_u01736906713738") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9d55_d20250115_m020511_c001_v0001157_t0037_u01736906711315") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f407f7e6047f74f19_d20250115_m020510_c001_v7007000_t0000_u01736906710184") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c685b_d20250115_m020503_c001_v0001182_t0009_u01736906703182") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4056efc757ddfaa7_d20250115_m020500_c001_v7007000_t0000_u01736906700018") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c6694_d20250115_m020457_c001_v0001182_t0006_u01736906697440") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4056efc757ddfa9f_d20250115_m020456_c001_v7007000_t0000_u01736906696343") 2025/01/15 02:07:08 DEBUG : dst/three.txt: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f218c_d20250115_m020450_c001_v0001183_t0028_u01736906690002") 2025/01/15 02:07:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108831_d20250115_m020549_c001_v7007000_t0000_u01736906749295") 2025/01/15 02:07:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f117d0b9d3a45fb67_d20250115_m020547_c001_v0001091_t0001_u01736906747577") 2025/01/15 02:07:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1114b3fe0784634a_d20250115_m020544_c001_v0001183_t0008_u01736906744861") 2025/01/15 02:07:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108823_d20250115_m020536_c001_v7007000_t0000_u01736906736355") 2025/01/15 02:07:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f117b480da491ed43_d20250115_m020534_c001_v0001113_t0000_u01736906734849") 2025/01/15 02:07:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f10239c2c9416e922_d20250115_m020532_c001_v0001183_t0029_u01736906732162") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40443c2818e9f713_d20250115_m020602_c001_v7007000_t0000_u01736906762719") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9de1_d20250115_m020550_c001_v0001157_t0050_u01736906750831") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108832_d20250115_m020549_c001_v7007000_t0000_u01736906749477") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f2bb2_d20250115_m020538_c001_v0001183_t0035_u01736906738051") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108824_d20250115_m020536_c001_v7007000_t0000_u01736906736537") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9d97_d20250115_m020527_c001_v0001157_t0016_u01736906727936") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c33710881a_d20250115_m020526_c001_v7007000_t0000_u01736906726641") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c6b90_d20250115_m020516_c001_v0001182_t0015_u01736906716148") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f406740089633abcd_d20250115_m020514_c001_v7007000_t0000_u01736906714861") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f24be_d20250115_m020502_c001_v0001183_t0036_u01736906702624") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488c16_d20250115_m020501_c001_v7007000_t0000_u01736906701141") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9ccb_d20250115_m020449_c001_v0001157_t0008_u01736906689532") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488bff_d20250115_m020448_c001_v7007000_t0000_u01736906688197") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114d0cb06a30cb7d_d20250115_m020444_c001_v0001184_t0050_u01736906684205") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f407f7e6047f74e84_d20250115_m020423_c001_v7007000_t0000_u01736906663636") 2025/01/15 02:07:09 DEBUG : dst/two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1173e214d4bb9edc_d20250115_m020422_c001_v0001184_t0015_u01736906662498") 2025/01/15 02:07:09 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e105_d20250115_m020333_c001_v7007000_t0000_u01736906613731") 2025/01/15 02:07:09 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f1227_d20250115_m020326_c001_v0001183_t0040_u01736906606724") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40443c2818e9f5a0_d20250115_m020324_c001_v7007000_t0000_u01736906604773") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0e63_d20250115_m020304_c001_v0001183_t0031_u01736906584963") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e078_d20250115_m020249_c001_v7007000_t0000_u01736906569997") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0baf_d20250115_m020243_c001_v0001183_t0058_u01736906563867") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce16_d20250115_m020220_c001_v7007000_t0000_u01736906540327") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f087c_d20250115_m020218_c001_v0001183_t0000_u01736906538687") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce12_d20250115_m020217_c001_v7007000_t0000_u01736906537237") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0812_d20250115_m020216_c001_v0001183_t0034_u01736906536120") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cde8_d20250115_m020213_c001_v7007000_t0000_u01736906533003") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0772_d20250115_m020211_c001_v0001183_t0052_u01736906531424") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cdb4_d20250115_m020210_c001_v7007000_t0000_u01736906530325") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0734_d20250115_m020209_c001_v0001183_t0022_u01736906529171") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cd87_d20250115_m020203_c001_v7007000_t0000_u01736906523000") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0621_d20250115_m020201_c001_v0001183_t0020_u01736906521679") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bca_d20250115_m020200_c001_v7007000_t0000_u01736906520517") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f05e3_d20250115_m020159_c001_v0001183_t0034_u01736906519785") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bc1_d20250115_m020154_c001_v7007000_t0000_u01736906514703") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0511_d20250115_m020153_c001_v0001183_t0019_u01736906513580") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bb9_d20250115_m020151_c001_v7007000_t0000_u01736906511102") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f04a7_d20250115_m020150_c001_v0001183_t0008_u01736906510188") 2025/01/15 02:07:10 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bb7_d20250115_m020149_c001_v7007000_t0000_u01736906509123") 2025/01/15 02:07:11 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1173e214d4bb6e20_d20250115_m020148_c001_v0001184_t0057_u01736906508554") 2025/01/15 02:07:11 DEBUG : empty space: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0431_d20250115_m020147_c001_v0001183_t0000_u01736906507036") 2025/01/15 02:07:11 DEBUG : enormous: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce14_d20250115_m020219_c001_v7007000_t0000_u01736906539434") 2025/01/15 02:07:11 DEBUG : enormous: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0882_d20250115_m020218_c001_v0001183_t0040_u01736906538879") 2025/01/15 02:07:11 DEBUG : existing: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40443c2818e9f724_d20250115_m020607_c001_v7007000_t0000_u01736906767101") 2025/01/15 02:07:11 DEBUG : existing: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9e27_d20250115_m020605_c001_v0001157_t0018_u01736906765830") 2025/01/15 02:07:11 DEBUG : existing: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce87677ab_d20250115_m020242_c001_v7007000_t0000_u01736906562047") 2025/01/15 02:07:11 DEBUG : existing: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c443e_d20250115_m020241_c001_v0001182_t0052_u01736906561084") 2025/01/15 02:07:11 DEBUG : existing: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bb0_d20250115_m020143_c001_v7007000_t0000_u01736906503434") 2025/01/15 02:07:11 DEBUG : existing: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f03bd_d20250115_m020142_c001_v0001183_t0011_u01736906502510") 2025/01/15 02:07:11 DEBUG : existing: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bab_d20250115_m020141_c001_v7007000_t0000_u01736906501280") 2025/01/15 02:07:11 DEBUG : existing: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0393_d20250115_m020140_c001_v0001183_t0044_u01736906500714") 2025/01/15 02:07:11 DEBUG : existing: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0367_d20250115_m020139_c001_v0001183_t0036_u01736906499959") 2025/01/15 02:07:11 DEBUG : existing-b: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce87677ad_d20250115_m020242_c001_v7007000_t0000_u01736906562224") 2025/01/15 02:07:11 DEBUG : existing-b: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0b58_d20250115_m020241_c001_v0001183_t0055_u01736906561075") 2025/01/15 02:07:11 DEBUG : five: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce19_d20250115_m020224_c001_v7007000_t0000_u01736906544424") 2025/01/15 02:07:11 DEBUG : five: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f414da091042f0906_d20250115_m020222_c001_v0001183_t0018_u01736906542511") 2025/01/15 02:07:11 DEBUG : foo: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bbd_d20250115_m020152_c001_v7007000_t0000_u01736906512873") 2025/01/15 02:07:11 DEBUG : foo: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f414da091042f04e9_d20250115_m020152_c001_v0001183_t0018_u01736906512342") 2025/01/15 02:07:11 DEBUG : foo: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f414da091042f04db_d20250115_m020151_c001_v0001183_t0018_u01736906511807") 2025/01/15 02:07:11 DEBUG : four: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce1a_d20250115_m020224_c001_v7007000_t0000_u01736906544601") 2025/01/15 02:07:12 DEBUG : four: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4101c72d8c8d9a9b_d20250115_m020223_c001_v0001157_t0041_u01736906543057") 2025/01/15 02:07:12 DEBUG : four: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f08ec_d20250115_m020221_c001_v0001183_t0022_u01736906541947") 2025/01/15 02:07:12 DEBUG : hello world2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e4636_d20250115_m020042_c001_v7007000_t0000_u01736906442803") 2025/01/15 02:07:12 DEBUG : hello world2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efc7b_d20250115_m020042_c001_v0001183_t0043_u01736906442253") 2025/01/15 02:07:12 DEBUG : ignore-size: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f411f8bcad25c5b2a_d20250115_m020138_c001_v7007000_t0000_u01736906498545") 2025/01/15 02:07:12 DEBUG : ignore-size: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0328_d20250115_m020137_c001_v0001183_t0047_u01736906497625") 2025/01/15 02:07:12 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce87677a5_d20250115_m020239_c001_v7007000_t0000_u01736906559959") 2025/01/15 02:07:12 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c43b6_d20250115_m020238_c001_v0001182_t0023_u01736906558932") 2025/01/15 02:07:12 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce876779e_d20250115_m020237_c001_v7007000_t0000_u01736906557847") 2025/01/15 02:07:12 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c4342_d20250115_m020236_c001_v0001182_t0035_u01736906556946") 2025/01/15 02:07:12 DEBUG : one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce1b_d20250115_m020224_c001_v7007000_t0000_u01736906544777") 2025/01/15 02:07:12 DEBUG : one: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f414da091042f08d4_d20250115_m020221_c001_v0001183_t0018_u01736906541394") 2025/01/15 02:07:12 DEBUG : only0: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c3a_d20250115_m020644_c001_v7007000_t0000_u01736906804205") 2025/01/15 02:07:12 DEBUG : only0: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f414da091042f38ad_d20250115_m020638_c001_v0001183_t0018_u01736906798200") 2025/01/15 02:07:12 DEBUG : only0: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3680_d20250115_m020629_c001_v0001183_t0045_u01736906789463") 2025/01/15 02:07:12 DEBUG : only0: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108862_d20250115_m020623_c001_v7007000_t0000_u01736906783252") 2025/01/15 02:07:12 DEBUG : only0: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f32f9_d20250115_m020613_c001_v0001183_t0009_u01736906773375") 2025/01/15 02:07:12 DEBUG : only1: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c3d_d20250115_m020644_c001_v7007000_t0000_u01736906804388") 2025/01/15 02:07:12 DEBUG : only1: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4046a8071bc18bf7_d20250115_m020639_c001_v0001098_t0052_u01736906799135") 2025/01/15 02:07:12 DEBUG : only1: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f36a2_d20250115_m020629_c001_v0001183_t0017_u01736906789863") 2025/01/15 02:07:13 DEBUG : only1: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4133b6ec7df7288f_d20250115_m020623_c001_v7007000_t0000_u01736906783256") 2025/01/15 02:07:13 DEBUG : only1: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3316_d20250115_m020613_c001_v0001183_t0011_u01736906773783") 2025/01/15 02:07:13 DEBUG : only10: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c3e_d20250115_m020644_c001_v7007000_t0000_u01736906804571") 2025/01/15 02:07:13 DEBUG : only10: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41841f01f6af32eb_d20250115_m020638_c001_v0001183_t0032_u01736906798756") 2025/01/15 02:07:13 DEBUG : only10: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3782_d20250115_m020633_c001_v0001183_t0045_u01736906793541") 2025/01/15 02:07:13 DEBUG : only10: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108867_d20250115_m020623_c001_v7007000_t0000_u01736906783816") 2025/01/15 02:07:13 DEBUG : only10: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f340d_d20250115_m020617_c001_v0001183_t0014_u01736906777845") 2025/01/15 02:07:13 DEBUG : only11: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c3f_d20250115_m020644_c001_v7007000_t0000_u01736906804754") 2025/01/15 02:07:13 DEBUG : only11: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41257d2472635e4d_d20250115_m020638_c001_v0001183_t0021_u01736906798946") 2025/01/15 02:07:13 DEBUG : only11: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f37a2_d20250115_m020633_c001_v0001183_t0028_u01736906793948") 2025/01/15 02:07:13 DEBUG : only11: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4056efc757ddfafb_d20250115_m020623_c001_v7007000_t0000_u01736906783620") 2025/01/15 02:07:13 DEBUG : only11: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3423_d20250115_m020618_c001_v0001183_t0006_u01736906778297") 2025/01/15 02:07:13 DEBUG : only12: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c40_d20250115_m020644_c001_v7007000_t0000_u01736906804938") 2025/01/15 02:07:13 DEBUG : only12: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f414da091042f38c7_d20250115_m020638_c001_v0001183_t0018_u01736906798781") 2025/01/15 02:07:13 DEBUG : only12: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f37b6_d20250115_m020634_c001_v0001183_t0014_u01736906794354") 2025/01/15 02:07:13 DEBUG : only12: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4056efc757ddfafa_d20250115_m020623_c001_v7007000_t0000_u01736906783428") 2025/01/15 02:07:13 DEBUG : only12: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3440_d20250115_m020618_c001_v0001183_t0048_u01736906778693") 2025/01/15 02:07:13 DEBUG : only13: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c41_d20250115_m020645_c001_v7007000_t0000_u01736906805129") 2025/01/15 02:07:13 DEBUG : only13: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41841f01f6af32f7_d20250115_m020638_c001_v0001183_t0032_u01736906798940") 2025/01/15 02:07:13 DEBUG : only13: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f37d6_d20250115_m020634_c001_v0001183_t0037_u01736906794753") 2025/01/15 02:07:13 DEBUG : only13: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108865_d20250115_m020623_c001_v7007000_t0000_u01736906783634") 2025/01/15 02:07:14 DEBUG : only13: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3465_d20250115_m020619_c001_v0001183_t0023_u01736906779105") 2025/01/15 02:07:14 DEBUG : only14: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c43_d20250115_m020645_c001_v7007000_t0000_u01736906805315") 2025/01/15 02:07:14 DEBUG : only14: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f414da091042f38d7_d20250115_m020638_c001_v0001183_t0018_u01736906798964") 2025/01/15 02:07:14 DEBUG : only14: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f37f9_d20250115_m020635_c001_v0001183_t0058_u01736906795181") 2025/01/15 02:07:14 DEBUG : only14: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4133b6ec7df72891_d20250115_m020623_c001_v7007000_t0000_u01736906783676") 2025/01/15 02:07:14 DEBUG : only14: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3483_d20250115_m020619_c001_v0001183_t0012_u01736906779526") 2025/01/15 02:07:14 DEBUG : only15: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c46_d20250115_m020645_c001_v7007000_t0000_u01736906805499") 2025/01/15 02:07:14 DEBUG : only15: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41841f01f6af3301_d20250115_m020639_c001_v0001183_t0032_u01736906799123") 2025/01/15 02:07:14 DEBUG : only15: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f382f_d20250115_m020635_c001_v0001183_t0038_u01736906795664") 2025/01/15 02:07:14 DEBUG : only15: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4056efc757ddfafc_d20250115_m020623_c001_v7007000_t0000_u01736906783824") 2025/01/15 02:07:14 DEBUG : only15: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3499_d20250115_m020619_c001_v0001183_t0048_u01736906779975") 2025/01/15 02:07:14 DEBUG : only16: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c47_d20250115_m020645_c001_v7007000_t0000_u01736906805682") 2025/01/15 02:07:14 DEBUG : only16: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41257d2472635e56_d20250115_m020639_c001_v0001183_t0021_u01736906799137") 2025/01/15 02:07:14 DEBUG : only16: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f383d_d20250115_m020636_c001_v0001183_t0051_u01736906796075") 2025/01/15 02:07:14 DEBUG : only16: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce8768039_d20250115_m020622_c001_v7007000_t0000_u01736906782854") 2025/01/15 02:07:14 DEBUG : only16: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f34c1_d20250115_m020620_c001_v0001183_t0029_u01736906780378") 2025/01/15 02:07:14 DEBUG : only17: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c49_d20250115_m020645_c001_v7007000_t0000_u01736906805866") 2025/01/15 02:07:14 DEBUG : only17: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f414da091042f38df_d20250115_m020639_c001_v0001183_t0018_u01736906799147") 2025/01/15 02:07:14 DEBUG : only17: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f384d_d20250115_m020636_c001_v0001183_t0025_u01736906796513") 2025/01/15 02:07:14 DEBUG : only17: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4133b6ec7df72892_d20250115_m020623_c001_v7007000_t0000_u01736906783860") 2025/01/15 02:07:15 DEBUG : only17: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f34e3_d20250115_m020620_c001_v0001183_t0036_u01736906780838") 2025/01/15 02:07:15 DEBUG : only18: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c4a_d20250115_m020646_c001_v7007000_t0000_u01736906806049") 2025/01/15 02:07:15 DEBUG : only18: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41841f01f6af3311_d20250115_m020639_c001_v0001183_t0032_u01736906799306") 2025/01/15 02:07:15 DEBUG : only18: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f386b_d20250115_m020636_c001_v0001183_t0044_u01736906796938") 2025/01/15 02:07:15 DEBUG : only18: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce876803c_d20250115_m020623_c001_v7007000_t0000_u01736906783427") 2025/01/15 02:07:15 DEBUG : only18: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f34ff_d20250115_m020621_c001_v0001183_t0049_u01736906781239") 2025/01/15 02:07:15 DEBUG : only19: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c4c_d20250115_m020646_c001_v7007000_t0000_u01736906806237") 2025/01/15 02:07:15 DEBUG : only19: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4046a8071bc18bfb_d20250115_m020639_c001_v0001098_t0052_u01736906799517") 2025/01/15 02:07:15 DEBUG : only19: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f387d_d20250115_m020637_c001_v0001183_t0007_u01736906797343") 2025/01/15 02:07:15 DEBUG : only19: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce876803f_d20250115_m020623_c001_v7007000_t0000_u01736906783970") 2025/01/15 02:07:15 DEBUG : only19: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f351b_d20250115_m020621_c001_v0001183_t0041_u01736906781670") 2025/01/15 02:07:15 DEBUG : only2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c4f_d20250115_m020646_c001_v7007000_t0000_u01736906806419") 2025/01/15 02:07:15 DEBUG : only2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41841f01f6af3317_d20250115_m020639_c001_v0001183_t0032_u01736906799488") 2025/01/15 02:07:15 DEBUG : only2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f36be_d20250115_m020630_c001_v0001183_t0018_u01736906790264") 2025/01/15 02:07:15 DEBUG : only2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108868_d20250115_m020623_c001_v7007000_t0000_u01736906783998") 2025/01/15 02:07:15 DEBUG : only2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3329_d20250115_m020614_c001_v0001183_t0023_u01736906774184") 2025/01/15 02:07:15 DEBUG : only3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c50_d20250115_m020646_c001_v7007000_t0000_u01736906806601") 2025/01/15 02:07:15 DEBUG : only3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4046a8071bc18bf9_d20250115_m020639_c001_v0001098_t0052_u01736906799319") 2025/01/15 02:07:15 DEBUG : only3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f36d6_d20250115_m020630_c001_v0001183_t0029_u01736906790657") 2025/01/15 02:07:15 DEBUG : only3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce876803a_d20250115_m020623_c001_v7007000_t0000_u01736906783053") 2025/01/15 02:07:16 DEBUG : only3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3347_d20250115_m020614_c001_v0001183_t0000_u01736906774600") 2025/01/15 02:07:16 DEBUG : only4: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c53_d20250115_m020646_c001_v7007000_t0000_u01736906806783") 2025/01/15 02:07:16 DEBUG : only4: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41257d2472635e6d_d20250115_m020639_c001_v0001183_t0021_u01736906799516") 2025/01/15 02:07:16 DEBUG : only4: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f36f6_d20250115_m020631_c001_v0001183_t0035_u01736906791062") 2025/01/15 02:07:16 DEBUG : only4: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4165d2c337108864_d20250115_m020623_c001_v7007000_t0000_u01736906783442") 2025/01/15 02:07:16 DEBUG : only4: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3367_d20250115_m020615_c001_v0001183_t0037_u01736906775095") 2025/01/15 02:07:16 DEBUG : only5: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c55_d20250115_m020646_c001_v7007000_t0000_u01736906806978") 2025/01/15 02:07:16 DEBUG : only5: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41257d2472635e61_d20250115_m020639_c001_v0001183_t0021_u01736906799331") 2025/01/15 02:07:16 DEBUG : only5: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f370a_d20250115_m020631_c001_v0001183_t0000_u01736906791473") 2025/01/15 02:07:16 DEBUG : only5: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4133b6ec7df72890_d20250115_m020623_c001_v7007000_t0000_u01736906783481") 2025/01/15 02:07:16 DEBUG : only5: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3385_d20250115_m020615_c001_v0001183_t0016_u01736906775544") 2025/01/15 02:07:16 DEBUG : only6: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c56_d20250115_m020647_c001_v7007000_t0000_u01736906807161") 2025/01/15 02:07:16 DEBUG : only6: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f414da091042f38e7_d20250115_m020639_c001_v0001183_t0018_u01736906799341") 2025/01/15 02:07:16 DEBUG : only6: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3726_d20250115_m020631_c001_v0001183_t0039_u01736906791880") 2025/01/15 02:07:16 DEBUG : only6: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce876803d_d20250115_m020623_c001_v7007000_t0000_u01736906783608") 2025/01/15 02:07:16 DEBUG : only6: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f339c_d20250115_m020615_c001_v0001183_t0054_u01736906775959") 2025/01/15 02:07:16 DEBUG : only7: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c59_d20250115_m020647_c001_v7007000_t0000_u01736906807344") 2025/01/15 02:07:16 DEBUG : only7: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f414da091042f38ed_d20250115_m020639_c001_v0001183_t0018_u01736906799524") 2025/01/15 02:07:16 DEBUG : only7: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f373a_d20250115_m020632_c001_v0001183_t0042_u01736906792279") 2025/01/15 02:07:16 DEBUG : only7: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4056efc757ddfaf9_d20250115_m020623_c001_v7007000_t0000_u01736906783235") 2025/01/15 02:07:16 DEBUG : only7: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f33b3_d20250115_m020616_c001_v0001183_t0025_u01736906776357") 2025/01/15 02:07:17 DEBUG : only8: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c5a_d20250115_m020647_c001_v7007000_t0000_u01736906807527") 2025/01/15 02:07:17 DEBUG : only8: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41841f01f6af3323_d20250115_m020639_c001_v0001183_t0032_u01736906799680") 2025/01/15 02:07:17 DEBUG : only8: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f374e_d20250115_m020632_c001_v0001183_t0034_u01736906792701") 2025/01/15 02:07:17 DEBUG : only8: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce876803b_d20250115_m020623_c001_v7007000_t0000_u01736906783236") 2025/01/15 02:07:17 DEBUG : only8: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f33c9_d20250115_m020616_c001_v0001183_t0031_u01736906776749") 2025/01/15 02:07:17 DEBUG : only9: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c5b_d20250115_m020647_c001_v7007000_t0000_u01736906807709") 2025/01/15 02:07:17 DEBUG : only9: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41257d2472635e75_d20250115_m020639_c001_v0001183_t0021_u01736906799697") 2025/01/15 02:07:17 DEBUG : only9: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3758_d20250115_m020633_c001_v0001183_t0008_u01736906793127") 2025/01/15 02:07:17 DEBUG : only9: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce876803e_d20250115_m020623_c001_v7007000_t0000_u01736906783789") 2025/01/15 02:07:17 DEBUG : only9: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f33f7_d20250115_m020617_c001_v0001183_t0026_u01736906777416") 2025/01/15 02:07:17 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce8767795_d20250115_m020235_c001_v7007000_t0000_u01736906555146") 2025/01/15 02:07:17 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9ab7_d20250115_m020233_c001_v0001157_t0016_u01736906553143") 2025/01/15 02:07:17 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce2b_d20250115_m020231_c001_v7007000_t0000_u01736906551013") 2025/01/15 02:07:17 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0a0a_d20250115_m020229_c001_v0001183_t0013_u01736906549452") 2025/01/15 02:07:17 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce23_d20250115_m020227_c001_v7007000_t0000_u01736906547680") 2025/01/15 02:07:17 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c409a_d20250115_m020225_c001_v0001182_t0057_u01736906545667") 2025/01/15 02:07:17 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cdfb_d20250115_m020215_c001_v7007000_t0000_u01736906535048") 2025/01/15 02:07:17 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f07c4_d20250115_m020213_c001_v0001183_t0018_u01736906533883") 2025/01/15 02:07:17 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cdd6_d20250115_m020212_c001_v7007000_t0000_u01736906532102") 2025/01/15 02:07:17 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f076a_d20250115_m020211_c001_v0001183_t0058_u01736906531213") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cdab_d20250115_m020209_c001_v7007000_t0000_u01736906529755") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f072a_d20250115_m020208_c001_v0001183_t0041_u01736906528944") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cd86_d20250115_m020202_c001_v7007000_t0000_u01736906522450") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f061d_d20250115_m020201_c001_v0001183_t0024_u01736906521482") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bcc_d20250115_m020200_c001_v7007000_t0000_u01736906520727") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f05d9_d20250115_m020159_c001_v0001183_t0053_u01736906519583") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bc8_d20250115_m020158_c001_v7007000_t0000_u01736906518872") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f059d_d20250115_m020157_c001_v0001183_t0052_u01736906517985") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0585_d20250115_m020157_c001_v0001183_t0056_u01736906517417") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bc4_d20250115_m020156_c001_v7007000_t0000_u01736906516712") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0567_d20250115_m020156_c001_v0001183_t0020_u01736906516138") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f054b_d20250115_m020155_c001_v0001183_t0023_u01736906515588") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4173cf1718683bc2_d20250115_m020154_c001_v7007000_t0000_u01736906514880") 2025/01/15 02:07:18 DEBUG : potato: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0523_d20250115_m020154_c001_v0001183_t0006_u01736906514130") 2025/01/15 02:07:18 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f407f7e6047f74dd9_d20250115_m020350_c001_v7007000_t0000_u01736906630796") 2025/01/15 02:07:18 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9bbe_d20250115_m020350_c001_v0001157_t0010_u01736906630133") 2025/01/15 02:07:18 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e108_d20250115_m020333_c001_v7007000_t0000_u01736906613992") 2025/01/15 02:07:18 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9b70_d20250115_m020326_c001_v0001157_t0034_u01736906606073") 2025/01/15 02:07:18 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e0aa_d20250115_m020312_c001_v7007000_t0000_u01736906592299") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9b0d_d20250115_m020304_c001_v0001157_t0031_u01736906584334") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e07a_d20250115_m020250_c001_v7007000_t0000_u01736906570228") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9acf_d20250115_m020243_c001_v0001157_t0025_u01736906563546") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce15_d20250115_m020219_c001_v7007000_t0000_u01736906539610") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0870_d20250115_m020218_c001_v0001183_t0032_u01736906538470") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce13_d20250115_m020217_c001_v7007000_t0000_u01736906537414") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f080e_d20250115_m020215_c001_v0001183_t0008_u01736906535926") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cdff_d20250115_m020215_c001_v7007000_t0000_u01736906535224") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f07ea_d20250115_m020214_c001_v0001183_t0000_u01736906534490") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cded_d20250115_m020213_c001_v7007000_t0000_u01736906533181") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f078e_d20250115_m020212_c001_v0001183_t0012_u01736906532454") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cdb8_d20250115_m020210_c001_v7007000_t0000_u01736906530510") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f074a_d20250115_m020209_c001_v0001183_t0023_u01736906529762") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411cd88_d20250115_m020203_c001_v7007000_t0000_u01736906523186") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0639_d20250115_m020202_c001_v0001183_t0054_u01736906522252") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e4648_d20250115_m020046_c001_v7007000_t0000_u01736906446121") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efcd8_d20250115_m020045_c001_v0001183_t0034_u01736906445570") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e463b_d20250115_m020044_c001_v7007000_t0000_u01736906444250") 2025/01/15 02:07:19 DEBUG : potato2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efca2_d20250115_m020043_c001_v0001183_t0048_u01736906443701") 2025/01/15 02:07:19 DEBUG : potato3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e10e_d20250115_m020334_c001_v7007000_t0000_u01736906614706") 2025/01/15 02:07:19 DEBUG : potato3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c4fb5_d20250115_m020327_c001_v0001182_t0044_u01736906607413") 2025/01/15 02:07:19 DEBUG : potato3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e0ab_d20250115_m020312_c001_v7007000_t0000_u01736906592670") 2025/01/15 02:07:20 DEBUG : potato3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c49eb_d20250115_m020305_c001_v0001182_t0030_u01736906585536") 2025/01/15 02:07:20 DEBUG : potato3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f408469fc2469e07b_d20250115_m020250_c001_v7007000_t0000_u01736906570858") 2025/01/15 02:07:20 DEBUG : potato3: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c44de_d20250115_m020244_c001_v0001182_t0027_u01736906564074") 2025/01/15 02:07:20 DEBUG : pre-dest1/1: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488be3_d20250115_m020432_c001_v7007000_t0000_u01736906672206") 2025/01/15 02:07:20 DEBUG : pre-dest1/1: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c5e4b_d20250115_m020424_c001_v0001182_t0045_u01736906664381") 2025/01/15 02:07:20 DEBUG : pre-dest2/2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4196da1780488be4_d20250115_m020432_c001_v7007000_t0000_u01736906672387") 2025/01/15 02:07:20 DEBUG : pre-dest2/2: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9c52_d20250115_m020424_c001_v0001157_t0033_u01736906664945") 2025/01/15 02:07:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f407f7e6047f74e54_d20250115_m020404_c001_v7007000_t0000_u01736906644184") 2025/01/15 02:07:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f1845_d20250115_m020400_c001_v0001183_t0058_u01736906640318") 2025/01/15 02:07:20 DEBUG : sizeonly: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f411f8bcad25c5b12_d20250115_m020136_c001_v7007000_t0000_u01736906496381") 2025/01/15 02:07:20 DEBUG : sizeonly: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f02e4_d20250115_m020135_c001_v0001183_t0010_u01736906495453") 2025/01/15 02:07:20 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c7c_d20250115_m020656_c001_v7007000_t0000_u01736906816094") 2025/01/15 02:07:20 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f11841f01f6af3557_d20250115_m020653_c001_v0001183_t0022_u01736906813578") 2025/01/15 02:07:20 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c6c_d20250115_m020651_c001_v7007000_t0000_u01736906811595") 2025/01/15 02:07:20 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1046a8071bc18c2f_d20250115_m020649_c001_v0001098_t0000_u01736906809030") 2025/01/15 02:07:20 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce87677a6_d20250115_m020240_c001_v7007000_t0000_u01736906560136") 2025/01/15 02:07:20 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9ac7_d20250115_m020239_c001_v0001157_t0044_u01736906559286") 2025/01/15 02:07:20 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce876779f_d20250115_m020238_c001_v7007000_t0000_u01736906558028") 2025/01/15 02:07:20 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0aec_d20250115_m020237_c001_v0001183_t0050_u01736906557292") 2025/01/15 02:07:20 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f411f8bcad25c5af8_d20250115_m020132_c001_v7007000_t0000_u01736906492339") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0252_d20250115_m020130_c001_v0001183_t0040_u01736906490855") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f411f8bcad25c5af6_d20250115_m020130_c001_v7007000_t0000_u01736906490151") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f020f_d20250115_m020129_c001_v0001183_t0053_u01736906489033") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f411f8bcad25c5aef_d20250115_m020122_c001_v7007000_t0000_u01736906482778") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f013b_d20250115_m020121_c001_v0001183_t0030_u01736906481447") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f411f8bcad25c5aed_d20250115_m020120_c001_v7007000_t0000_u01736906480919") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f010f_d20250115_m020119_c001_v0001183_t0019_u01736906479821") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f00c1_d20250115_m020116_c001_v0001183_t0024_u01736906476803") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f411f8bcad25c5aeb_d20250115_m020116_c001_v7007000_t0000_u01736906476062") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f008b_d20250115_m020115_c001_v0001183_t0056_u01736906475509") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f007b_d20250115_m020114_c001_v0001183_t0041_u01736906474771") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f411f8bcad25c5ae2_d20250115_m020113_c001_v7007000_t0000_u01736906473687") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efff3_d20250115_m020110_c001_v0001183_t0020_u01736906470774") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042effac_d20250115_m020107_c001_v0001183_t0034_u01736906467806") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f411f8bcad25c5ada_d20250115_m020107_c001_v7007000_t0000_u01736906467098") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042eff74_d20250115_m020106_c001_v0001183_t0035_u01736906466500") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042eff56_d20250115_m020105_c001_v0001183_t0040_u01736906465746") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f411f8bcad25c5acb_d20250115_m020104_c001_v7007000_t0000_u01736906464679") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efe14_d20250115_m020055_c001_v0001183_t0010_u01736906455649") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f418b9a93d721b88c_d20250115_m020055_c001_v7007000_t0000_u01736906455293") 2025/01/15 02:07:21 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efdfe_d20250115_m020054_c001_v0001183_t0020_u01736906454738") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e4662_d20250115_m020053_c001_v7007000_t0000_u01736906453145") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efdc0_d20250115_m020052_c001_v0001183_t0023_u01736906452600") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e465f_d20250115_m020052_c001_v7007000_t0000_u01736906452052") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efd92_d20250115_m020051_c001_v0001183_t0037_u01736906451496") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e4659_d20250115_m020050_c001_v7007000_t0000_u01736906450258") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efd56_d20250115_m020049_c001_v0001183_t0059_u01736906449542") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e4654_d20250115_m020049_c001_v7007000_t0000_u01736906449005") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efd2c_d20250115_m020048_c001_v0001183_t0041_u01736906448468") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e4650_d20250115_m020047_c001_v7007000_t0000_u01736906447559") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efcfe_d20250115_m020047_c001_v0001183_t0016_u01736906447021") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e461f_d20250115_m020041_c001_v7007000_t0000_u01736906441356") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efc48_d20250115_m020040_c001_v0001183_t0039_u01736906440804") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e4613_d20250115_m020039_c001_v7007000_t0000_u01736906439903") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efc12_d20250115_m020039_c001_v0001183_t0028_u01736906439342") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e460f_d20250115_m020038_c001_v7007000_t0000_u01736906438451") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efbda_d20250115_m020037_c001_v0001183_t0016_u01736906437915") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f401468940d4e460b_d20250115_m020035_c001_v7007000_t0000_u01736906435067") 2025/01/15 02:07:22 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042efb80_d20250115_m020034_c001_v0001183_t0037_u01736906434490") 2025/01/15 02:07:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c7d_d20250115_m020656_c001_v7007000_t0000_u01736906816277") 2025/01/15 02:07:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f11257d24726360f9_d20250115_m020653_c001_v0001183_t0018_u01736906813595") 2025/01/15 02:07:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f40326dab23517c6d_d20250115_m020651_c001_v7007000_t0000_u01736906811873") 2025/01/15 02:07:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f3a53_d20250115_m020649_c001_v0001183_t0011_u01736906809032") 2025/01/15 02:07:23 DEBUG : sub/yam: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce8767794_d20250115_m020234_c001_v7007000_t0000_u01736906554592") 2025/01/15 02:07:23 DEBUG : sub/yam: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c423c_d20250115_m020232_c001_v0001182_t0015_u01736906552798") 2025/01/15 02:07:23 DEBUG : three: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce1c_d20250115_m020224_c001_v7007000_t0000_u01736906544953") 2025/01/15 02:07:23 DEBUG : three: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f0940_d20250115_m020223_c001_v0001183_t0008_u01736906543787") 2025/01/15 02:07:23 DEBUG : three: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114da091042f08e1_d20250115_m020221_c001_v0001183_t0050_u01736906541748") 2025/01/15 02:07:23 DEBUG : two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce1e_d20250115_m020225_c001_v7007000_t0000_u01736906545130") 2025/01/15 02:07:23 DEBUG : two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f4175a2533c2c401c_d20250115_m020223_c001_v0001182_t0032_u01736906543235") 2025/01/15 02:07:23 DEBUG : two: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f414da091042f08da_d20250115_m020221_c001_v0001183_t0018_u01736906541571") 2025/01/15 02:07:23 DEBUG : yam: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce8767796_d20250115_m020235_c001_v7007000_t0000_u01736906555326") 2025/01/15 02:07:23 DEBUG : yam: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f114c061cc543df86_d20250115_m020234_c001_v0001040_t0028_u01736906554198") 2025/01/15 02:07:23 DEBUG : yam: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce28_d20250115_m020230_c001_v7007000_t0000_u01736906550470") 2025/01/15 02:07:23 DEBUG : yam: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1175a2533c2c4164_d20250115_m020229_c001_v0001182_t0049_u01736906549113") 2025/01/15 02:07:23 DEBUG : yam: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce22_d20250115_m020227_c001_v7007000_t0000_u01736906547097") 2025/01/15 02:07:23 DEBUG : yam: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f1101c72d8c8d9aa3_d20250115_m020225_c001_v0001157_t0039_u01736906545661") 2025/01/15 02:07:23 DEBUG : yaml: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f402c573ce876778d_d20250115_m020231_c001_v7007000_t0000_u01736906551536") 2025/01/15 02:07:23 DEBUG : yaml: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f119bbb157b62448c_d20250115_m020230_c001_v0001134_t0016_u01736906550204") 2025/01/15 02:07:23 DEBUG : yaml: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f41522cc2b411ce24_d20250115_m020227_c001_v7007000_t0000_u01736906547866") 2025/01/15 02:07:23 DEBUG : yaml: Deleting (id "4_z3fb2dd33b00d6b7b9f480e1b_f11165f53292a6e15_d20250115_m020226_c001_v0001105_t0056_u01736906546851") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m59.652949157s (try 1/5)