"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/13 05:05:15 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi" 2025/01/13 05:05:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 05:05:16 DEBUG : Creating backend with remote "/tmp/rclone2998583286" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:20 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/13 05:05:20 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.98s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 05:05:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:21 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:21 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:22 DEBUG : B2 bucket rclone-test-mariwat1yodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.09s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", 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-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:24 DEBUG : Creating backend with remote "/non-existing" 2025/01/13 05:05:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/13 05:05:24 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:24 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:25 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:25 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.92s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:27 INFO : B2 bucket rclone-test-mariwat1yodi: Running all checks before starting transfers 2025/01/13 05:05:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:27 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:27 INFO : B2 bucket rclone-test-mariwat1yodi: Checks finished, now starting transfers 2025/01/13 05:05:27 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.62s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:28 ERROR : Ignoring --no-traverse with sync 2025/01/13 05:05:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:28 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:28 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:29 INFO : sub dir/hello world: Copied (new) 2025/01/13 05:05:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.57s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/13 05:05:30 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:30 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/13 05:05:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:05:32 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:32 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.79s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:05:34 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:34 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.96s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/13 05:05:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 05:05:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/13 05:05:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 05:05:35 INFO : sub dir: Making directory 2025/01/13 05:05:35 INFO : sub dir2: Making directory 2025/01/13 05:05:35 INFO : sub dir2/sub sub dir2: Making directory 2025/01/13 05:05:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:35 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:35 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/13 05:05:36 DEBUG : B2 bucket rclone-test-mariwat1yodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:37 INFO : sub dir2: Making directory 2025/01/13 05:05:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/13 05:05:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 05:05:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:37 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:37 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:38 DEBUG : sub dir2: Making directory with metadata 2025/01/13 05:05:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 05:05:38 INFO : sub dir: Making directory 2025/01/13 05:05:38 INFO : sub dir2: Making directory 2025/01/13 05:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:38 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:38 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:38 INFO : sub dir/hello world: Copied (new) 2025/01/13 05:05:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/13 05:05:39 DEBUG : B2 bucket rclone-test-mariwat1yodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/13 05:05:39 DEBUG : B2 bucket rclone-test-mariwat1yodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:40 INFO : sub dir2: Making directory 2025/01/13 05:05:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:40 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:40 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:41 INFO : sub dir/hello world: Copied (new) 2025/01/13 05:05:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:41 DEBUG : sub dir2: Making directory with metadata 2025/01/13 05:05:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 05:05:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 05:05:42 INFO : sub dir: Making directory 2025/01/13 05:05:42 INFO : sub dir2: Making directory 2025/01/13 05:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:42 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:42 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:42 INFO : sub dir/hello world: Copied (new) 2025/01/13 05:05:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/13 05:05:42 DEBUG : B2 bucket rclone-test-mariwat1yodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.59s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:43 INFO : sub dir2: Making directory 2025/01/13 05:05:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:44 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:44 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:44 INFO : sub dir/hello world: Copied (new) 2025/01/13 05:05:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.60s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hudokin6qezo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-mariwat1yodi -> B2 bucket rclone-test-hudokin6qezo 2025/01/13 05:05:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:47 DEBUG : B2 bucket rclone-test-hudokin6qezo: Waiting for checks to finish 2025/01/13 05:05:47 DEBUG : B2 bucket rclone-test-hudokin6qezo: Waiting for transfers to finish 2025/01/13 05:05:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:05:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:48 DEBUG : B2 bucket rclone-test-hudokin6qezo: Purge remote 2025/01/13 05:05:48 INFO : B2 bucket rclone-test-hudokin6qezo: cleaning bucket "rclone-test-hudokin6qezo" of all files 2025/01/13 05:05:48 DEBUG : sub dir/hello world: Deleting (id "4_z9ff2cd0300dd5beb9f480e1b_f10334f1de2937c6f_d20250113_m050548_c001_v0001183_t0036_u01736744748134") --- PASS: TestServerSideCopy (6.82s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 05:05:53 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:05:53 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:05:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/13 05:05:53 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:05:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vepemag5rini" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-mariwat1yodi -> B2 bucket rclone-test-vepemag5rini 2025/01/13 05:05:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:56 DEBUG : B2 bucket rclone-test-vepemag5rini: Waiting for checks to finish 2025/01/13 05:05:56 DEBUG : B2 bucket rclone-test-vepemag5rini: Waiting for transfers to finish 2025/01/13 05:06:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:06:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 05:06:01 DEBUG : B2 bucket rclone-test-vepemag5rini: Waiting for checks to finish 2025/01/13 05:06:01 DEBUG : B2 bucket rclone-test-vepemag5rini: Waiting for transfers to finish 2025/01/13 05:06:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/13 05:06:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:02 DEBUG : B2 bucket rclone-test-vepemag5rini: Purge remote 2025/01/13 05:06:02 INFO : B2 bucket rclone-test-vepemag5rini: cleaning bucket "rclone-test-vepemag5rini" of all files 2025/01/13 05:06:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ed5300dd5beb9f480e1b_f11733e83fa3b3c88_d20250113_m050602_c001_v0001176_t0025_u01736744762018") 2025/01/13 05:06:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc2ed5300dd5beb9f480e1b_f10386967a2b2cfeb_d20250113_m050600_c001_v0001184_t0049_u01736744760144") --- PASS: TestServerSideCopyOverSelf (12.96s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:08 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 05:06:08 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/13 05:06:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/13 05:06:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.44s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vafinak0dozi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-mariwat1yodi -> B2 bucket rclone-test-vafinak0dozi 2025/01/13 05:06:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:06:12 DEBUG : B2 bucket rclone-test-vafinak0dozi: Waiting for checks to finish 2025/01/13 05:06:12 DEBUG : B2 bucket rclone-test-vafinak0dozi: Waiting for transfers to finish 2025/01/13 05:06:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:06:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 05:06:17 DEBUG : B2 bucket rclone-test-vafinak0dozi: Waiting for checks to finish 2025/01/13 05:06:17 DEBUG : B2 bucket rclone-test-vafinak0dozi: Waiting for transfers to finish 2025/01/13 05:06:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/13 05:06:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/13 05:06:18 INFO : sub dir/hello world: Deleted 2025/01/13 05:06:19 DEBUG : testing file moves 2025/01/13 05:06:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/13 05:06:19 DEBUG : B2 bucket rclone-test-vafinak0dozi: Waiting for checks to finish 2025/01/13 05:06:19 DEBUG : B2 bucket rclone-test-vafinak0dozi: Waiting for transfers to finish 2025/01/13 05:06:19 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/13 05:06:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/13 05:06:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:20 DEBUG : B2 bucket rclone-test-vafinak0dozi: Purge remote 2025/01/13 05:06:20 INFO : B2 bucket rclone-test-vafinak0dozi: cleaning bucket "rclone-test-vafinak0dozi" of all files 2025/01/13 05:06:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f522d2300ed5beb9f480e1b_f11841f01f67b7589_d20250113_m050619_c001_v0001183_t0030_u01736744779341") 2025/01/13 05:06:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f522d2300ed5beb9f480e1b_f107e58f754955dbe_d20250113_m050617_c001_v0001092_t0041_u01736744777716") 2025/01/13 05:06:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f522d2300ed5beb9f480e1b_f1176a8be5766488b_d20250113_m050615_c001_v0001165_t0009_u01736744775700") --- PASS: TestServerSideMoveOverSelf (15.36s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:26 ERROR : : error listing: directory not found 2025/01/13 05:06:26 INFO : Local file system at /tmp/rclone2998583286: Making directory 2025/01/13 05:06:26 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:26 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.14s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:06:28 DEBUG : Local file system at /tmp/rclone2998583286: Waiting for checks to finish 2025/01/13 05:06:28 DEBUG : Local file system at /tmp/rclone2998583286: Waiting for transfers to finish 2025/01/13 05:06:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:06:28 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/13 05:06:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestCopyRedownload (2.26s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/13 05:06:30 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:30 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 05:06:30 INFO : check sum: Copied (new) 2025/01/13 05:06:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:30 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 05:06:30 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/13 05:06:30 DEBUG : check sum: Unchanged skipping 2025/01/13 05:06:30 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:30 DEBUG : Waiting for deletions to finish 2025/01/13 05:06:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.45s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/13 05:06:32 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:32 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/13 05:06:32 INFO : sizeonly: Copied (new) 2025/01/13 05:06:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:33 DEBUG : sizeonly: Sizes identical 2025/01/13 05:06:33 DEBUG : sizeonly: Unchanged skipping 2025/01/13 05:06:33 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:33 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:33 DEBUG : Waiting for deletions to finish 2025/01/13 05:06:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.41s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/13 05:06:34 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:34 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/13 05:06:35 INFO : ignore-size: Copied (new) 2025/01/13 05:06:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:35 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:06:35 DEBUG : ignore-size: Unchanged skipping 2025/01/13 05:06:35 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:35 DEBUG : Waiting for deletions to finish 2025/01/13 05:06:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.36s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:06:37 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:37 DEBUG : existing: Unchanged skipping 2025/01/13 05:06:37 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:37 DEBUG : Waiting for deletions to finish 2025/01/13 05:06:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:38 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/13 05:06:38 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/13 05:06:38 INFO : existing: Copied (replaced existing) 2025/01/13 05:06:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.83s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 05:06:40 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:40 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/13 05:06:40 INFO : existing: Copied (new) 2025/01/13 05:06:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:40 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:40 DEBUG : existing: Destination exists, skipping 2025/01/13 05:06:40 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:40 DEBUG : Waiting for deletions to finish 2025/01/13 05:06:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.45s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:43 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/13 05:06:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:06:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 05:06:43 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:43 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 05:06:43 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:06:43 INFO : a/potato2: Copied (new) 2025/01/13 05:06:43 DEBUG : Waiting for deletions to finish 2025/01/13 05:06:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:45 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/13 05:06:45 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 05:06:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/13 05:06:45 DEBUG : empty space: Unchanged skipping 2025/01/13 05:06:45 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:45 DEBUG : Waiting for deletions to finish 2025/01/13 05:06:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:46 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/13 05:06:46 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 05:06:47 INFO : empty space: Updated modification time in destination 2025/01/13 05:06:47 DEBUG : empty space: Unchanged skipping 2025/01/13 05:06:47 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:47 DEBUG : Waiting for deletions to finish 2025/01/13 05:06:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:49 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:49 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/13 05:06:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 05:06:49 DEBUG : empty space: Unchanged skipping 2025/01/13 05:06:49 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:49 DEBUG : Waiting for deletions to finish 2025/01/13 05:06:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:51 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/13 05:06:51 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2998583286) 2025/01/13 05:06:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mariwat1yodi) 2025/01/13 05:06:51 DEBUG : foo: sha1 differ 2025/01/13 05:06:51 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/13 05:06:51 INFO : foo: Copied (replaced existing) 2025/01/13 05:06:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/13 05:06:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:06:53 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:53 DEBUG : empty space: Unchanged skipping 2025/01/13 05:06:53 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:06:53 INFO : potato: Copied (new) 2025/01/13 05:06:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/13 05:06:56 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:56 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/13 05:06:56 INFO : potato: Copied (replaced existing) 2025/01/13 05:06:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:06:58 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/13 05:06:58 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:06:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2998583286) 2025/01/13 05:06:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mariwat1yodi) 2025/01/13 05:06:58 DEBUG : potato: sha1 differ 2025/01/13 05:06:58 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:06:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/13 05:06:58 INFO : potato: Copied (replaced existing) 2025/01/13 05:06:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/13 05:07:01 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:07:01 DEBUG : empty space: Unchanged skipping 2025/01/13 05:07:01 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:01 DEBUG : Waiting for deletions to finish 2025/01/13 05:07:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:07:03 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:03 DEBUG : empty space: Unchanged skipping 2025/01/13 05:07:03 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:07:03 INFO : potato2: Copied (new) 2025/01/13 05:07:03 DEBUG : Waiting for deletions to finish 2025/01/13 05:07:03 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:05 INFO : d: Making directory 2025/01/13 05:07:05 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/13 05:07:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:07:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:06 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:06 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 05:07:06 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:07:06 INFO : a/potato2: Copied (new) 2025/01/13 05:07:06 DEBUG : Waiting for deletions to finish 2025/01/13 05:07:07 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:09 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/13 05:07:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:07:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:09 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:09 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 05:07:09 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:07:09 INFO : a/potato2: Copied (new) 2025/01/13 05:07:09 ERROR : B2 bucket rclone-test-mariwat1yodi: not deleting files as there were IO errors 2025/01/13 05:07:09 ERROR : B2 bucket rclone-test-mariwat1yodi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:12 DEBUG : Waiting for deletions to finish 2025/01/13 05:07:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:12 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:07:12 DEBUG : empty space: Unchanged skipping 2025/01/13 05:07:12 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:12 INFO : potato: Deleted 2025/01/13 05:07:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:07:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:15 DEBUG : Waiting for deletions to finish 2025/01/13 05:07:15 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:15 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:15 INFO : potato: Deleted 2025/01/13 05:07:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:07:15 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:15 DEBUG : empty space: Unchanged skipping 2025/01/13 05:07:15 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:07:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:18 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:18 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/13 05:07:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.37s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:21 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 05:07:21 DEBUG : enormous: Excluded 2025/01/13 05:07:21 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 05:07:21 DEBUG : potato2: Excluded 2025/01/13 05:07:21 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 05:07:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:07:21 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:21 DEBUG : empty space: Unchanged skipping 2025/01/13 05:07:21 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:21 DEBUG : Waiting for deletions to finish 2025/01/13 05:07:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:21 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 05:07:21 DEBUG : enormous: Excluded 2025/01/13 05:07:21 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 05:07:21 DEBUG : potato2: Excluded 2025/01/13 05:07:21 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 05:07:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/13 05:07:21 DEBUG : empty space: Unchanged skipping 2025/01/13 05:07:21 DEBUG : Local file system at /tmp/rclone2998583286: Waiting for checks to finish 2025/01/13 05:07:21 DEBUG : Local file system at /tmp/rclone2998583286: Waiting for transfers to finish 2025/01/13 05:07:21 DEBUG : Waiting for deletions to finish 2025/01/13 05:07:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:24 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 05:07:24 DEBUG : enormous: Excluded 2025/01/13 05:07:24 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 05:07:24 DEBUG : potato2: Excluded 2025/01/13 05:07:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:07:24 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:24 DEBUG : empty space: Unchanged skipping 2025/01/13 05:07:24 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:24 DEBUG : Waiting for deletions to finish 2025/01/13 05:07:24 INFO : enormous: Deleted 2025/01/13 05:07:24 INFO : potato2: Deleted 2025/01/13 05:07:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/13 05:07:25 DEBUG : empty space: Unchanged skipping 2025/01/13 05:07:25 DEBUG : Local file system at /tmp/rclone2998583286: Waiting for checks to finish 2025/01/13 05:07:25 DEBUG : Local file system at /tmp/rclone2998583286: Waiting for transfers to finish 2025/01/13 05:07:25 DEBUG : Waiting for deletions to finish 2025/01/13 05:07:25 INFO : enormous: Deleted 2025/01/13 05:07:25 INFO : potato2: Deleted 2025/01/13 05:07:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.42s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:27 DEBUG : five: Need to transfer - File not found at Destination 2025/01/13 05:07:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/13 05:07:27 DEBUG : one: Destination is newer than source, skipping 2025/01/13 05:07:27 DEBUG : three: Sizes identical 2025/01/13 05:07:27 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/13 05:07:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2998583286) 2025/01/13 05:07:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mariwat1yodi) 2025/01/13 05:07:27 DEBUG : two: sha1 differ 2025/01/13 05:07:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 05:07:27 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/13 05:07:28 INFO : five: Copied (new) 2025/01/13 05:07:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/13 05:07:28 INFO : four: Copied (replaced existing) 2025/01/13 05:07:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/13 05:07:28 INFO : two: Copied (replaced existing) 2025/01/13 05:07:28 DEBUG : Waiting for deletions to finish 2025/01/13 05:07:29 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:29 DEBUG : one: Destination is newer than source, skipping 2025/01/13 05:07:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/13 05:07:29 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/13 05:07:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 05:07:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/13 05:07:29 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/13 05:07:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 05:07:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/13 05:07:29 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/13 05:07:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 05:07:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2998583286) 2025/01/13 05:07:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mariwat1yodi) 2025/01/13 05:07:29 DEBUG : three: sha1 differ 2025/01/13 05:07:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/13 05:07:29 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 05:07:29 INFO : three: Copied (replaced existing) 2025/01/13 05:07:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.51s) === 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-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/13 05:07:31 INFO : B2 bucket rclone-test-mariwat1yodi: Making map for --track-renames 2025/01/13 05:07:31 INFO : B2 bucket rclone-test-mariwat1yodi: Finished making map for --track-renames 2025/01/13 05:07:31 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/13 05:07:31 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for renames to finish 2025/01/13 05:07:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/13 05:07:31 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 05:07:31 INFO : yam: Copied (new) 2025/01/13 05:07:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/13 05:07:31 INFO : potato: Copied (new) 2025/01/13 05:07:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:07:31 INFO : B2 bucket rclone-test-mariwat1yodi: Making map for --track-renames 2025/01/13 05:07:31 INFO : B2 bucket rclone-test-mariwat1yodi: Finished making map for --track-renames 2025/01/13 05:07:31 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:31 DEBUG : potato: Unchanged skipping 2025/01/13 05:07:31 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for renames to finish 2025/01/13 05:07:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 05:07:32 INFO : yam: Copied (server-side copy) to: yaml 2025/01/13 05:07:33 INFO : yam: Deleted 2025/01/13 05:07:33 INFO : yaml: Renamed from "yam" 2025/01/13 05:07:33 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/13 05:07:35 INFO : B2 bucket rclone-test-mariwat1yodi: Making map for --track-renames 2025/01/13 05:07:35 INFO : B2 bucket rclone-test-mariwat1yodi: Finished making map for --track-renames 2025/01/13 05:07:35 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/13 05:07:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/13 05:07:35 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for renames to finish 2025/01/13 05:07:35 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/13 05:07:35 INFO : potato: Copied (new) 2025/01/13 05:07:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 05:07:35 INFO : yam: Copied (new) 2025/01/13 05:07:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:36 INFO : B2 bucket rclone-test-mariwat1yodi: Making map for --track-renames 2025/01/13 05:07:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:07:36 INFO : B2 bucket rclone-test-mariwat1yodi: Finished making map for --track-renames 2025/01/13 05:07:36 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:36 DEBUG : potato: Unchanged skipping 2025/01/13 05:07:36 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for renames to finish 2025/01/13 05:07:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 05:07:36 INFO : yam: Copied (server-side copy) to: yaml 2025/01/13 05:07:36 INFO : yam: Deleted 2025/01/13 05:07:36 INFO : yaml: Renamed from "yam" 2025/01/13 05:07:36 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/13 05:07:38 INFO : B2 bucket rclone-test-mariwat1yodi: Making map for --track-renames 2025/01/13 05:07:38 INFO : B2 bucket rclone-test-mariwat1yodi: Finished making map for --track-renames 2025/01/13 05:07:38 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:38 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for renames to finish 2025/01/13 05:07:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/13 05:07:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/13 05:07:38 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 05:07:38 INFO : sub/yam: Copied (new) 2025/01/13 05:07:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/13 05:07:39 INFO : potato: Copied (new) 2025/01/13 05:07:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:07:39 DEBUG : potato: Unchanged skipping 2025/01/13 05:07:39 INFO : B2 bucket rclone-test-mariwat1yodi: Making map for --track-renames 2025/01/13 05:07:39 INFO : B2 bucket rclone-test-mariwat1yodi: Finished making map for --track-renames 2025/01/13 05:07:39 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:39 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for renames to finish 2025/01/13 05:07:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/13 05:07:40 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/13 05:07:40 INFO : sub/yam: Deleted 2025/01/13 05:07:40 INFO : yam: Renamed from "sub/yam" 2025/01/13 05:07:40 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:42 DEBUG : Creating backend with remote "/tmp/rclone2998583286/dir1" 2025/01/13 05:07:42 DEBUG : Creating backend with remote "/tmp/rclone2998583286/dir2" 2025/01/13 05:07:42 DEBUG : Local file system at /tmp/rclone2998583286/dir2: Using server-side directory move 2025/01/13 05:07:42 INFO : Local file system at /tmp/rclone2998583286/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/13 05:07:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/13 05:07:42 DEBUG : Local file system at /tmp/rclone2998583286/dir2: Waiting for checks to finish 2025/01/13 05:07:42 DEBUG : Local file system at /tmp/rclone2998583286/dir2: Waiting for transfers to finish 2025/01/13 05:07:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:07:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/13 05:07:42 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:42 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/13 05:07:42 INFO : nested/sub dir/file: Copied (new) 2025/01/13 05:07:42 INFO : nested/sub dir/file: Deleted 2025/01/13 05:07:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:07:43 INFO : sub dir/hello world: Copied (new) 2025/01/13 05:07:43 INFO : sub dir/hello world: Deleted 2025/01/13 05:07:43 INFO : sub dir: Removing directory 2025/01/13 05:07:43 INFO : nested/sub dir: Removing directory 2025/01/13 05:07:43 INFO : nested: Removing directory 2025/01/13 05:07:43 DEBUG : Local file system at /tmp/rclone2998583286: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:07:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/13 05:07:45 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:45 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/13 05:07:45 INFO : nested/sub dir/file: Copied (new) 2025/01/13 05:07:45 INFO : nested/sub dir/file: Deleted 2025/01/13 05:07:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/13 05:07:45 INFO : sub dir/hello world: Copied (new) 2025/01/13 05:07:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 05:07:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/13 05:07:47 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:47 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/13 05:07:47 INFO : existing-b: Copied (new) 2025/01/13 05:07:47 INFO : existing-b: Deleted 2025/01/13 05:07:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/13 05:07:47 INFO : existing: Copied (new) 2025/01/13 05:07:47 INFO : existing: Deleted 2025/01/13 05:07:47 DEBUG : existing: Destination exists, skipping 2025/01/13 05:07:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/13 05:07:47 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:07:47 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:07:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.21s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-loloxar5yini" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mariwat1yodi -> B2 bucket rclone-test-loloxar5yini 2025/01/13 05:07:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/13 05:07:56 DEBUG : empty space: Unchanged skipping 2025/01/13 05:07:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 05:07:56 DEBUG : B2 bucket rclone-test-loloxar5yini: Waiting for checks to finish 2025/01/13 05:07:56 INFO : empty space: Deleted 2025/01/13 05:07:56 DEBUG : B2 bucket rclone-test-loloxar5yini: Waiting for transfers to finish 2025/01/13 05:07:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:07:56 INFO : potato2: Copied (server-side copy) 2025/01/13 05:07:57 INFO : potato2: Deleted 2025/01/13 05:07:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 05:07:57 INFO : potato3: Copied (server-side copy) 2025/01/13 05:07:57 INFO : potato3: Deleted 2025/01/13 05:07:57 DEBUG : Creating backend with remote "TestB2:rclone-test-megatiw3bami" 2025/01/13 05:07:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/13 05:07:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/13 05:07:58 DEBUG : B2 bucket rclone-test-megatiw3bami: Waiting for checks to finish 2025/01/13 05:07:58 DEBUG : B2 bucket rclone-test-megatiw3bami: Waiting for transfers to finish 2025/01/13 05:08:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 05:08:02 INFO : potato3: Copied (server-side copy) 2025/01/13 05:08:02 INFO : potato3: Deleted 2025/01/13 05:08:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:08:03 INFO : potato2: Copied (server-side copy) 2025/01/13 05:08:03 INFO : potato2: Deleted 2025/01/13 05:08:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 05:08:03 INFO : empty space: Copied (server-side copy) 2025/01/13 05:08:03 INFO : empty space: Deleted 2025/01/13 05:08:03 DEBUG : B2 bucket rclone-test-megatiw3bami: Purge remote 2025/01/13 05:08:03 INFO : B2 bucket rclone-test-megatiw3bami: cleaning bucket "rclone-test-megatiw3bami" of all files 2025/01/13 05:08:04 DEBUG : empty space: Deleting (id "4_z0f72cd4300fd5beb9f480e1b_f1079e58732cf9e4a_d20250113_m050803_c001_v0001153_t0006_u01736744883047") 2025/01/13 05:08:04 DEBUG : potato2: Deleting (id "4_z0f72cd4300fd5beb9f480e1b_f1114b3fe07525a9f_d20250113_m050803_c001_v0001183_t0013_u01736744883033") 2025/01/13 05:08:04 DEBUG : potato3: Deleting (id "4_z0f72cd4300fd5beb9f480e1b_f1133ca75db81e39d_d20250113_m050802_c001_v0001182_t0015_u01736744882621") 2025/01/13 05:08:05 DEBUG : B2 bucket rclone-test-loloxar5yini: Purge remote 2025/01/13 05:08:05 INFO : B2 bucket rclone-test-loloxar5yini: cleaning bucket "rclone-test-loloxar5yini" of all files 2025/01/13 05:08:05 DEBUG : empty space: Deleting (id "4_zef82ad4300fd5beb9f480e1b_f40674008961d4d15_d20250113_m050803_c001_v7007000_t0000_u01736744883435") 2025/01/13 05:08:05 DEBUG : empty space: Deleting (id "4_zef82ad4300fd5beb9f480e1b_f1136c6805187cfa8_d20250113_m050755_c001_v0001128_t0046_u01736744875194") 2025/01/13 05:08:05 DEBUG : potato2: Deleting (id "4_zef82ad4300fd5beb9f480e1b_f40674008961d4d14_d20250113_m050803_c001_v7007000_t0000_u01736744883241") 2025/01/13 05:08:05 DEBUG : potato2: Deleting (id "4_zef82ad4300fd5beb9f480e1b_f1095d92b88815226_d20250113_m050756_c001_v0001182_t0057_u01736744876743") 2025/01/13 05:08:05 DEBUG : potato3: Deleting (id "4_zef82ad4300fd5beb9f480e1b_f40674008961d4d12_d20250113_m050802_c001_v7007000_t0000_u01736744882845") 2025/01/13 05:08:05 DEBUG : potato3: Deleting (id "4_zef82ad4300fd5beb9f480e1b_f114258c3e8bcc552_d20250113_m050757_c001_v0001180_t0009_u01736744877024") 2025/01/13 05:08:05 DEBUG : potato3: Deleting (id "4_zef82ad4300fd5beb9f480e1b_f1136c6805187cfaa_d20250113_m050755_c001_v0001128_t0014_u01736744875504") --- PASS: TestServerSideMove (21.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:08:10 DEBUG : Creating backend with remote "TestB2:rclone-test-suhefig1pehu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mariwat1yodi -> B2 bucket rclone-test-suhefig1pehu 2025/01/13 05:08:19 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 05:08:19 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 05:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:08:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 05:08:19 DEBUG : B2 bucket rclone-test-suhefig1pehu: Waiting for checks to finish 2025/01/13 05:08:19 DEBUG : B2 bucket rclone-test-suhefig1pehu: Waiting for transfers to finish 2025/01/13 05:08:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:08:19 INFO : potato2: Copied (server-side copy) 2025/01/13 05:08:19 INFO : potato2: Deleted 2025/01/13 05:08:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 05:08:20 INFO : potato3: Copied (server-side copy) 2025/01/13 05:08:20 INFO : potato3: Deleted 2025/01/13 05:08:20 DEBUG : Creating backend with remote "TestB2:rclone-test-patadev6yita" 2025/01/13 05:08:21 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 05:08:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:08:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/13 05:08:22 DEBUG : B2 bucket rclone-test-patadev6yita: Waiting for checks to finish 2025/01/13 05:08:22 DEBUG : B2 bucket rclone-test-patadev6yita: Waiting for transfers to finish 2025/01/13 05:08:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:08:25 INFO : potato2: Copied (server-side copy) 2025/01/13 05:08:26 INFO : potato2: Deleted 2025/01/13 05:08:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 05:08:26 INFO : potato3: Copied (server-side copy) 2025/01/13 05:08:26 INFO : potato3: Deleted 2025/01/13 05:08:26 DEBUG : B2 bucket rclone-test-patadev6yita: Purge remote 2025/01/13 05:08:26 INFO : B2 bucket rclone-test-patadev6yita: cleaning bucket "rclone-test-patadev6yita" of all files 2025/01/13 05:08:26 DEBUG : potato2: Deleting (id "4_z4fa21de3100d5beb9f480e1b_f100cceb6ec6d8b43_d20250113_m050825_c001_v0001184_t0024_u01736744905726") 2025/01/13 05:08:26 DEBUG : potato3: Deleting (id "4_z4fa21de3100d5beb9f480e1b_f11503f7aba8e329f_d20250113_m050825_c001_v0001153_t0008_u01736744905986") 2025/01/13 05:08:28 DEBUG : B2 bucket rclone-test-suhefig1pehu: Purge remote 2025/01/13 05:08:28 INFO : B2 bucket rclone-test-suhefig1pehu: cleaning bucket "rclone-test-suhefig1pehu" of all files 2025/01/13 05:08:28 DEBUG : empty space: Deleting (id "4_z3fb2fdf300fd5beb9f480e1b_f104e4fd6081674ea_d20250113_m050818_c001_v0001183_t0058_u01736744898393") 2025/01/13 05:08:28 DEBUG : potato2: Deleting (id "4_z3fb2fdf300fd5beb9f480e1b_f402c573ce85f95c9_d20250113_m050825_c001_v7007000_t0000_u01736744905950") 2025/01/13 05:08:28 DEBUG : potato2: Deleting (id "4_z3fb2fdf300fd5beb9f480e1b_f11310185193d9fc6_d20250113_m050819_c001_v0001184_t0036_u01736744899571") 2025/01/13 05:08:28 DEBUG : potato3: Deleting (id "4_z3fb2fdf300fd5beb9f480e1b_f402c573ce85f95ca_d20250113_m050826_c001_v7007000_t0000_u01736744906310") 2025/01/13 05:08:28 DEBUG : potato3: Deleting (id "4_z3fb2fdf300fd5beb9f480e1b_f1112b06fc04a5c34_d20250113_m050819_c001_v0001106_t0032_u01736744899861") 2025/01/13 05:08:28 DEBUG : potato3: Deleting (id "4_z3fb2fdf300fd5beb9f480e1b_f104e4fd6081674ee_d20250113_m050818_c001_v0001183_t0038_u01736744898597") --- PASS: TestServerSideMoveWithFilter (21.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-demiwar5bove" 2025/01/13 05:08:35 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mariwat1yodi -> B2 bucket rclone-test-demiwar5bove 2025/01/13 05:08:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:08:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/13 05:08:39 DEBUG : empty space: Unchanged skipping 2025/01/13 05:08:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 05:08:39 DEBUG : B2 bucket rclone-test-demiwar5bove: Waiting for checks to finish 2025/01/13 05:08:39 INFO : empty space: Deleted 2025/01/13 05:08:39 DEBUG : B2 bucket rclone-test-demiwar5bove: Waiting for transfers to finish 2025/01/13 05:08:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:08:39 INFO : potato2: Copied (server-side copy) 2025/01/13 05:08:39 INFO : potato2: Deleted 2025/01/13 05:08:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 05:08:39 INFO : potato3: Copied (server-side copy) 2025/01/13 05:08:39 INFO : potato3: Deleted 2025/01/13 05:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vohizov3weli" 2025/01/13 05:08:41 INFO : tomatoDir: Making directory 2025/01/13 05:08:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/13 05:08:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:08:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/13 05:08:41 DEBUG : B2 bucket rclone-test-vohizov3weli: Waiting for checks to finish 2025/01/13 05:08:41 DEBUG : B2 bucket rclone-test-vohizov3weli: Waiting for transfers to finish 2025/01/13 05:08:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/13 05:08:44 INFO : empty space: Copied (server-side copy) 2025/01/13 05:08:44 INFO : empty space: Deleted 2025/01/13 05:08:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/13 05:08:44 INFO : potato2: Copied (server-side copy) 2025/01/13 05:08:44 INFO : potato2: Deleted 2025/01/13 05:08:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/13 05:08:44 INFO : potato3: Copied (server-side copy) 2025/01/13 05:08:45 INFO : potato3: Deleted 2025/01/13 05:08:45 DEBUG : B2 bucket rclone-test-vohizov3weli: Purge remote 2025/01/13 05:08:45 INFO : B2 bucket rclone-test-vohizov3weli: cleaning bucket "rclone-test-vohizov3weli" of all files 2025/01/13 05:08:45 DEBUG : empty space: Deleting (id "4_zff826da3100d5beb9f480e1b_f1010a4bcd3625706_d20250113_m050844_c001_v0001131_t0001_u01736744924153") 2025/01/13 05:08:45 DEBUG : potato2: Deleting (id "4_zff826da3100d5beb9f480e1b_f1074898747c2e5fa_d20250113_m050844_c001_v0001184_t0028_u01736744924480") 2025/01/13 05:08:45 DEBUG : potato3: Deleting (id "4_zff826da3100d5beb9f480e1b_f103a59412467def5_d20250113_m050844_c001_v0001116_t0028_u01736744924553") 2025/01/13 05:08:47 DEBUG : B2 bucket rclone-test-demiwar5bove: Purge remote 2025/01/13 05:08:47 INFO : B2 bucket rclone-test-demiwar5bove: cleaning bucket "rclone-test-demiwar5bove" of all files 2025/01/13 05:08:47 DEBUG : empty space: Deleting (id "4_zef525d33100d5beb9f480e1b_f41522cc2b403250d_d20250113_m050844_c001_v7007000_t0000_u01736744924453") 2025/01/13 05:08:47 DEBUG : empty space: Deleting (id "4_zef525d33100d5beb9f480e1b_f1061abac134da42a_d20250113_m050838_c001_v0001184_t0001_u01736744918510") 2025/01/13 05:08:47 DEBUG : potato2: Deleting (id "4_zef525d33100d5beb9f480e1b_f41522cc2b4032512_d20250113_m050844_c001_v7007000_t0000_u01736744924712") 2025/01/13 05:08:47 DEBUG : potato2: Deleting (id "4_zef525d33100d5beb9f480e1b_f1026212d30948060_d20250113_m050839_c001_v0001183_t0043_u01736744919316") 2025/01/13 05:08:47 DEBUG : potato3: Deleting (id "4_zef525d33100d5beb9f480e1b_f41522cc2b4032514_d20250113_m050845_c001_v7007000_t0000_u01736744925025") 2025/01/13 05:08:47 DEBUG : potato3: Deleting (id "4_zef525d33100d5beb9f480e1b_f1031978966d75a14_d20250113_m050839_c001_v0001177_t0023_u01736744919529") 2025/01/13 05:08:47 DEBUG : potato3: Deleting (id "4_zef525d33100d5beb9f480e1b_f1061abac134da430_d20250113_m050838_c001_v0001184_t0004_u01736744918721") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:08:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:08:54 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:08:57 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/rclone-sync-test" 2025/01/13 05:08:59 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/rclone-sync-test-include/layer2" 2025/01/13 05:09:01 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/rclone-sync-test-ignore-file" 2025/01/13 05:09:05 DEBUG : B2 bucket rclone-test-mariwat1yodi path rclone-sync-test: Waiting for checks to finish 2025/01/13 05:09:05 DEBUG : B2 bucket rclone-test-mariwat1yodi path rclone-sync-test: Waiting for transfers to finish 2025/01/13 05:09:05 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:05 INFO : There was nothing to transfer 2025/01/13 05:09:05 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:09:05 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:09:05 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:09:06 DEBUG : B2 bucket rclone-test-mariwat1yodi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/13 05:09:06 DEBUG : B2 bucket rclone-test-mariwat1yodi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/13 05:09:06 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:09:06 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:09:06 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:09:06 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:09:06 DEBUG : B2 bucket rclone-test-mariwat1yodi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/13 05:09:06 DEBUG : B2 bucket rclone-test-mariwat1yodi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/13 05:09:06 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.85s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:09:13 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/dst" 2025/01/13 05:09:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/CompareDest" 2025/01/13 05:09:16 DEBUG : one: Need to transfer - File not found at Destination 2025/01/13 05:09:16 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:16 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 05:09:17 INFO : one: Copied (new) 2025/01/13 05:09:17 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:09:18 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:18 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/13 05:09:18 INFO : one: Copied (replaced existing) 2025/01/13 05:09:18 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:09:20 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 05:09:20 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:20 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:20 INFO : There was nothing to transfer 2025/01/13 05:09:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 05:09:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:09:22 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 05:09:22 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:22 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:22 INFO : There was nothing to transfer 2025/01/13 05:09:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 05:09:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:09:22 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 05:09:22 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:22 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:22 INFO : There was nothing to transfer 2025/01/13 05:09:24 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/13 05:09:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/13 05:09:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 05:09:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:09:24 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 05:09:24 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:24 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:24 INFO : There was nothing to transfer 2025/01/13 05:09:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/13 05:09:25 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 05:09:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:09:25 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 05:09:25 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:25 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/13 05:09:25 INFO : two: Copied (new) 2025/01/13 05:09:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.28s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:09:28 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/dest" 2025/01/13 05:09:29 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/pre-dest1" 2025/01/13 05:09:30 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/pre-dest2" 2025/01/13 05:09:32 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:09:32 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/13 05:09:33 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:09:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/13 05:09:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/13 05:09:33 DEBUG : B2 bucket rclone-test-mariwat1yodi path dest: Waiting for checks to finish 2025/01/13 05:09:33 DEBUG : B2 bucket rclone-test-mariwat1yodi path dest: Waiting for transfers to finish 2025/01/13 05:09:34 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/13 05:09:34 INFO : 3: Copied (new) 2025/01/13 05:09:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.02s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:09:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/dst" 2025/01/13 05:09:37 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/CopyDest" 2025/01/13 05:09:39 DEBUG : one: Need to transfer - File not found at Destination 2025/01/13 05:09:39 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:39 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 05:09:39 INFO : one: Copied (new) 2025/01/13 05:09:39 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:09:40 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:40 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/13 05:09:40 INFO : one: Copied (replaced existing) 2025/01/13 05:09:40 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:42 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/BackupDir" 2025/01/13 05:09:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:09:43 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:09:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 05:09:45 INFO : one: Copied (server-side copy) 2025/01/13 05:09:46 INFO : one: Deleted 2025/01/13 05:09:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/13 05:09:46 INFO : one: Copied (server-side copy) 2025/01/13 05:09:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/13 05:09:46 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:46 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/13 05:09:48 INFO : two: Copied (server-side copy) 2025/01/13 05:09:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/13 05:09:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:48 DEBUG : one: Unchanged skipping 2025/01/13 05:09:48 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:48 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:48 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:48 DEBUG : one: Unchanged skipping 2025/01/13 05:09:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:48 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:48 DEBUG : two: Unchanged skipping 2025/01/13 05:09:48 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:48 DEBUG : Waiting for deletions to finish 2025/01/13 05:09:48 INFO : There was nothing to transfer 2025/01/13 05:09:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/13 05:09:50 DEBUG : three: Destination not found in --copy-dest 2025/01/13 05:09:50 DEBUG : three: Need to transfer - File not found at Destination 2025/01/13 05:09:50 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:50 DEBUG : one: Unchanged skipping 2025/01/13 05:09:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/13 05:09:50 DEBUG : two: Unchanged skipping 2025/01/13 05:09:50 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/13 05:09:50 INFO : three: Copied (new) 2025/01/13 05:09:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.72s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:09:54 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/dst" 2025/01/13 05:09:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/backup" 2025/01/13 05:09:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 05:09:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:09:57 DEBUG : two: Unchanged skipping 2025/01/13 05:09:57 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:09:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 05:09:58 INFO : one: Copied (server-side copy) 2025/01/13 05:09:58 INFO : one: Deleted 2025/01/13 05:09:58 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:09:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:09:59 INFO : one: Copied (new) 2025/01/13 05:09:59 DEBUG : Waiting for deletions to finish 2025/01/13 05:10:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 05:10:00 INFO : three.txt: Copied (server-side copy) 2025/01/13 05:10:00 INFO : three.txt: Deleted 2025/01/13 05:10:00 INFO : three.txt: Moved into backup dir 2025/01/13 05:10:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 05:10:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:10:01 DEBUG : two: Unchanged skipping 2025/01/13 05:10:01 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:10:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:10:02 INFO : one: Copied (server-side copy) 2025/01/13 05:10:02 INFO : one: Deleted 2025/01/13 05:10:02 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:10:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 05:10:02 INFO : one: Copied (new) 2025/01/13 05:10:02 DEBUG : Waiting for deletions to finish 2025/01/13 05:10:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 05:10:03 INFO : three.txt: Copied (server-side copy) 2025/01/13 05:10:03 INFO : three.txt: Deleted 2025/01/13 05:10:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:10:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/dst" 2025/01/13 05:10:07 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/backup" 2025/01/13 05:10:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 05:10:09 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:10:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:10:09 DEBUG : two: Unchanged skipping 2025/01/13 05:10:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 05:10:11 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 05:10:11 INFO : one: Deleted 2025/01/13 05:10:11 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:10:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:10:12 INFO : one: Copied (new) 2025/01/13 05:10:12 DEBUG : Waiting for deletions to finish 2025/01/13 05:10:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 05:10:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 05:10:13 INFO : three.txt: Deleted 2025/01/13 05:10:13 INFO : three.txt: Moved into backup dir 2025/01/13 05:10:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 05:10:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:10:14 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:10:14 DEBUG : two: Unchanged skipping 2025/01/13 05:10:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:10:15 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 05:10:15 INFO : one: Deleted 2025/01/13 05:10:15 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:10:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 05:10:15 INFO : one: Copied (new) 2025/01/13 05:10:15 DEBUG : Waiting for deletions to finish 2025/01/13 05:10:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 05:10:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 05:10:16 INFO : three.txt: Deleted 2025/01/13 05:10:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.79s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:10:19 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/dst" 2025/01/13 05:10:20 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/backup" 2025/01/13 05:10:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 05:10:22 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:10:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:10:22 DEBUG : two: Unchanged skipping 2025/01/13 05:10:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 05:10:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/13 05:10:24 INFO : one: Deleted 2025/01/13 05:10:24 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:10:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:10:25 INFO : one: Copied (new) 2025/01/13 05:10:25 DEBUG : Waiting for deletions to finish 2025/01/13 05:10:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 05:10:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/13 05:10:26 INFO : three.txt: Deleted 2025/01/13 05:10:26 INFO : three.txt: Moved into backup dir 2025/01/13 05:10:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 05:10:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:10:27 DEBUG : two: Unchanged skipping 2025/01/13 05:10:27 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:10:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:10:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/13 05:10:28 INFO : one: Deleted 2025/01/13 05:10:28 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:10:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 05:10:28 INFO : one: Copied (new) 2025/01/13 05:10:28 DEBUG : Waiting for deletions to finish 2025/01/13 05:10:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 05:10:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/13 05:10:29 INFO : three.txt: Deleted 2025/01/13 05:10:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.39s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:10:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/dst" 2025/01/13 05:10:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 05:10:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:10:35 DEBUG : two: Unchanged skipping 2025/01/13 05:10:35 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:10:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 05:10:35 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 05:10:35 INFO : one: Deleted 2025/01/13 05:10:35 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:10:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:10:36 INFO : one: Copied (new) 2025/01/13 05:10:36 DEBUG : Waiting for deletions to finish 2025/01/13 05:10:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 05:10:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 05:10:37 INFO : three.txt: Deleted 2025/01/13 05:10:37 INFO : three.txt: Moved into backup dir 2025/01/13 05:10:38 DEBUG : one.bak: Excluded (Path Filter) 2025/01/13 05:10:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/13 05:10:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:10:38 DEBUG : two: Unchanged skipping 2025/01/13 05:10:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 05:10:38 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for checks to finish 2025/01/13 05:10:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:10:39 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 05:10:39 INFO : one: Deleted 2025/01/13 05:10:39 DEBUG : B2 bucket rclone-test-mariwat1yodi path dst: Waiting for transfers to finish 2025/01/13 05:10:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 05:10:39 INFO : one: Copied (new) 2025/01/13 05:10:39 DEBUG : Waiting for deletions to finish 2025/01/13 05:10:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 05:10:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 05:10:40 INFO : three.txt: Deleted 2025/01/13 05:10:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.32s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:10:43 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/dst" 2025/01/13 05:10:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 05:10:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 05:10:45 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 05:10:46 INFO : one: Deleted 2025/01/13 05:10:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:10:46 INFO : one: Copied (new) 2025/01/13 05:10:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:10:47 DEBUG : two: Unchanged skipping 2025/01/13 05:10:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/13 05:10:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 05:10:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 05:10:48 INFO : three.txt: Deleted 2025/01/13 05:10:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 05:10:48 INFO : three.txt: Copied (new) 2025/01/13 05:10:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 05:10:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:10:49 INFO : one: Copied (server-side copy) to: one.bak 2025/01/13 05:10:50 INFO : one: Deleted 2025/01/13 05:10:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 05:10:50 INFO : one: Copied (new) 2025/01/13 05:10:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:10:50 DEBUG : two: Unchanged skipping 2025/01/13 05:10:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/13 05:10:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 05:10:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/13 05:10:51 INFO : three.txt: Deleted 2025/01/13 05:10:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/13 05:10:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.65s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:10:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mariwat1yodi/dst" 2025/01/13 05:10:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 05:10:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/13 05:10:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/13 05:10:57 INFO : one: Deleted 2025/01/13 05:10:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:10:58 INFO : one: Copied (new) 2025/01/13 05:10:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:10:58 DEBUG : two: Unchanged skipping 2025/01/13 05:10:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/13 05:10:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/13 05:10:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/13 05:10:59 INFO : three.txt: Deleted 2025/01/13 05:10:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 05:10:59 INFO : three.txt: Copied (new) 2025/01/13 05:11:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 05:11:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/13 05:11:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/13 05:11:01 INFO : one: Deleted 2025/01/13 05:11:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/13 05:11:01 INFO : one: Copied (new) 2025/01/13 05:11:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:01 DEBUG : two: Unchanged skipping 2025/01/13 05:11:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/13 05:11:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/13 05:11:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/13 05:11:02 INFO : three.txt: Deleted 2025/01/13 05:11:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/13 05:11:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.40s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:11:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/13 05:11:05 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:11:05 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:11:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/13 05:11:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/13 05:11:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:11:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 05:11:07 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:11:07 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:11:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/13 05:11:07 INFO : existing: Copied (new) 2025/01/13 05:11:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:11:08 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:11:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/13 05:11:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/13 05:11:08 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:11:08 ERROR : B2 bucket rclone-test-mariwat1yodi: not deleting files as there were IO errors 2025/01/13 05:11:08 ERROR : B2 bucket rclone-test-mariwat1yodi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncImmutable (3.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:11:10 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1183-17.backblaze.com/b2api/v1/b2_upload_file/efb24da300dd5beb9f480e1b/c001_v0001183_t0027": EOF 2025/01/13 05:11:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-17.backblaze.com/b2api/v1/b2_upload_file/efb24da300dd5beb9f480e1b/c001_v0001183_t0027": EOF) 2025/01/13 05:11:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-mariwat1yodi: 1/10 (Post "https://pod-000-1183-17.backblaze.com/b2api/v1/b2_upload_file/efb24da300dd5beb9f480e1b/c001_v0001183_t0027": EOF) 2025/01/13 05:11:12 DEBUG : pacer: Reducing sleep to 10ms 2025/01/13 05:11:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:13 DEBUG : existing: Unchanged skipping 2025/01/13 05:11:13 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:11:13 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:11:13 DEBUG : Waiting for deletions to finish 2025/01/13 05:11:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.77s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:11:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:11:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both0: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both12: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both1: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both14: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both11: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both16: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both10: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both18: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both13: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both2: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both15: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both4: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both5: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both6: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both17: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both8: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:28 DEBUG : both9: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both19: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both3: Unchanged skipping 2025/01/13 05:11:28 DEBUG : both7: Unchanged skipping 2025/01/13 05:11:28 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:11:28 DEBUG : Waiting for deletions to finish 2025/01/13 05:11:28 INFO : only12: Deleted 2025/01/13 05:11:28 INFO : only17: Deleted 2025/01/13 05:11:28 INFO : only13: Deleted 2025/01/13 05:11:28 INFO : only19: Deleted 2025/01/13 05:11:28 INFO : only14: Deleted 2025/01/13 05:11:28 INFO : only3: Deleted 2025/01/13 05:11:29 INFO : only4: Deleted 2025/01/13 05:11:29 INFO : only6: Deleted 2025/01/13 05:11:29 INFO : only8: Deleted 2025/01/13 05:11:29 INFO : only10: Deleted 2025/01/13 05:11:29 INFO : only11: Deleted 2025/01/13 05:11:29 INFO : only16: Deleted 2025/01/13 05:11:29 INFO : only15: Deleted 2025/01/13 05:11:29 INFO : only18: Deleted 2025/01/13 05:11:29 INFO : only5: Deleted 2025/01/13 05:11:29 INFO : only7: Deleted 2025/01/13 05:11:29 INFO : only0: Deleted 2025/01/13 05:11:29 INFO : only9: Deleted 2025/01/13 05:11:29 INFO : only1: Deleted 2025/01/13 05:11:29 INFO : only2: Deleted 2025/01/13 05:11:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.05s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:11:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for checks to finish 2025/01/13 05:11:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both0: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both12: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both10: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both14: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both15: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both1: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both17: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both11: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both13: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both2: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both16: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both4: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both5: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both6: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both7: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both18: Unchanged skipping 2025/01/13 05:11:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/13 05:11:46 DEBUG : both9: Unchanged skipping 2025/01/13 05:11:46 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : both19: Unchanged skipping 2025/01/13 05:11:46 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : both3: Unchanged skipping 2025/01/13 05:11:46 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : both8: Unchanged skipping 2025/01/13 05:11:46 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/13 05:11:46 DEBUG : B2 bucket rclone-test-mariwat1yodi: Waiting for transfers to finish 2025/01/13 05:11:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:47 INFO : only10: Copied (replaced existing) 2025/01/13 05:11:47 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:47 INFO : only12: Copied (replaced existing) 2025/01/13 05:11:47 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:47 INFO : only15: Copied (replaced existing) 2025/01/13 05:11:47 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:47 INFO : only16: Copied (replaced existing) 2025/01/13 05:11:47 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:47 INFO : only14: Copied (replaced existing) 2025/01/13 05:11:47 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:47 INFO : only17: Copied (replaced existing) 2025/01/13 05:11:47 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:47 INFO : only18: Copied (replaced existing) 2025/01/13 05:11:47 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:47 INFO : only19: Copied (replaced existing) 2025/01/13 05:11:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:47 INFO : only13: Copied (replaced existing) 2025/01/13 05:11:47 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:47 INFO : only2: Copied (replaced existing) 2025/01/13 05:11:47 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:47 INFO : only3: Copied (replaced existing) 2025/01/13 05:11:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:48 INFO : only4: Copied (replaced existing) 2025/01/13 05:11:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:48 INFO : only5: Copied (replaced existing) 2025/01/13 05:11:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:48 INFO : only0: Copied (replaced existing) 2025/01/13 05:11:48 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:48 INFO : only1: Copied (replaced existing) 2025/01/13 05:11:48 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:48 INFO : only11: Copied (replaced existing) 2025/01/13 05:11:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:48 INFO : only6: Copied (replaced existing) 2025/01/13 05:11:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:48 INFO : only7: Copied (replaced existing) 2025/01/13 05:11:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:48 INFO : only8: Copied (replaced existing) 2025/01/13 05:11:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/13 05:11:48 INFO : only9: Copied (replaced existing) 2025/01/13 05:11:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.83s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:11:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 05:11:57 INFO : sub dir: Making directory 2025/01/13 05:11:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" 2025/01/13 05:12:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 05:12:00 INFO : sub dir: Making directory 2025/01/13 05:12:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mariwat1yodi", Local "Local file system at /tmp/rclone2998583286", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.95s) PASS 2025/01/13 05:12:03 DEBUG : B2 bucket rclone-test-mariwat1yodi: Purge remote 2025/01/13 05:12:03 INFO : B2 bucket rclone-test-mariwat1yodi: cleaning bucket "rclone-test-mariwat1yodi" of all files 2025/01/13 05:12:04 DEBUG : BackupDir/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a27e_d20250113_m050951_c001_v7007000_t0000_u01736744991303") 2025/01/13 05:12:04 DEBUG : BackupDir/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f110dcdd6c22aa866_d20250113_m050945_c001_v0001117_t0008_u01736744985260") 2025/01/13 05:12:04 DEBUG : CompareDest/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a2824_d20250113_m050926_c001_v7007000_t0000_u01736744966142") 2025/01/13 05:12:04 DEBUG : CompareDest/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846f458_d20250113_m050919_c001_v0001183_t0050_u01736744959931") 2025/01/13 05:12:04 DEBUG : CompareDest/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a2825_d20250113_m050926_c001_v7007000_t0000_u01736744966323") 2025/01/13 05:12:04 DEBUG : CompareDest/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dd884_d20250113_m050921_c001_v0001184_t0042_u01736744961327") 2025/01/13 05:12:04 DEBUG : CopyDest/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a281_d20250113_m050951_c001_v7007000_t0000_u01736744991489") 2025/01/13 05:12:04 DEBUG : CopyDest/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61877_d20250113_m050942_c001_v0001161_t0049_u01736744982157") 2025/01/13 05:12:04 DEBUG : CopyDest/three: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a283_d20250113_m050951_c001_v7007000_t0000_u01736744991674") 2025/01/13 05:12:04 DEBUG : CopyDest/three: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dde73_d20250113_m050949_c001_v0001184_t0007_u01736744989546") 2025/01/13 05:12:04 DEBUG : CopyDest/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a286_d20250113_m050951_c001_v7007000_t0000_u01736744991858") 2025/01/13 05:12:04 DEBUG : CopyDest/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846f7aa_d20250113_m050946_c001_v0001183_t0001_u01736744986919") 2025/01/13 05:12:04 DEBUG : EXISTING: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c95f_d20250113_m051113_c001_v7007000_t0000_u01736745073599") 2025/01/13 05:12:04 DEBUG : EXISTING: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df143_d20250113_m051112_c001_v0001184_t0058_u01736745072605") 2025/01/13 05:12:04 DEBUG : Testêé: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c93a_d20250113_m051106_c001_v7007000_t0000_u01736745066574") 2025/01/13 05:12:04 DEBUG : Testêé: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8defda_d20250113_m051105_c001_v0001184_t0057_u01736745065988") 2025/01/13 05:12:04 DEBUG : Testêé: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f847008c_d20250113_m051105_c001_v0001183_t0006_u01736745065044") 2025/01/13 05:12:04 DEBUG : a/potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f7a_d20250113_m050710_c001_v7007000_t0000_u01736744830337") 2025/01/13 05:12:05 DEBUG : a/potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61746_d20250113_m050709_c001_v0001161_t0005_u01736744829693") 2025/01/13 05:12:05 DEBUG : a/potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f69_d20250113_m050707_c001_v7007000_t0000_u01736744827542") 2025/01/13 05:12:05 DEBUG : a/potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61738_d20250113_m050706_c001_v0001161_t0015_u01736744826342") 2025/01/13 05:12:05 DEBUG : a/potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca05ff_d20250113_m050644_c001_v7007000_t0000_u01736744804359") 2025/01/13 05:12:05 DEBUG : a/potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616dc_d20250113_m050643_c001_v0001161_t0018_u01736744803465") 2025/01/13 05:12:05 DEBUG : b/potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f7b_d20250113_m050710_c001_v7007000_t0000_u01736744830554") 2025/01/13 05:12:05 DEBUG : b/potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61740_d20250113_m050708_c001_v0001161_t0041_u01736744828459") 2025/01/13 05:12:05 DEBUG : b/potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f65_d20250113_m050706_c001_v7007000_t0000_u01736744826983") 2025/01/13 05:12:05 DEBUG : b/potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61734_d20250113_m050705_c001_v0001161_t0036_u01736744825415") 2025/01/13 05:12:05 DEBUG : b/potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca05fa_d20250113_m050643_c001_v7007000_t0000_u01736744803788") 2025/01/13 05:12:05 DEBUG : b/potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616d6_d20250113_m050642_c001_v0001161_t0005_u01736744802455") 2025/01/13 05:12:05 DEBUG : backup/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a28b4_d20250113_m051004_c001_v7007000_t0000_u01736745004202") 2025/01/13 05:12:05 DEBUG : backup/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1061abac134db0c9_d20250113_m051002_c001_v0001184_t0029_u01736745002335") 2025/01/13 05:12:05 DEBUG : backup/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f107d323736996961_d20250113_m050958_c001_v0001183_t0059_u01736744998599") 2025/01/13 05:12:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f9864_d20250113_m051030_c001_v7007000_t0000_u01736745030316") 2025/01/13 05:12:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb24da300dd5beb9f480e1b_f113e37275c2a3f29_d20250113_m051028_c001_v0001154_t0019_u01736745028050") 2025/01/13 05:12:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb24da300dd5beb9f480e1b_f100fb7bef73bde3b_d20250113_m051023_c001_v0001104_t0041_u01736745023628") 2025/01/13 05:12:06 DEBUG : backup/one.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a334_d20250113_m051016_c001_v7007000_t0000_u01736745016988") 2025/01/13 05:12:06 DEBUG : backup/one.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1052081baecd9fcd_d20250113_m051015_c001_v0001183_t0005_u01736745015098") 2025/01/13 05:12:06 DEBUG : backup/one.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1198e3332a3514f9_d20250113_m051010_c001_v0001182_t0021_u01736745010966") 2025/01/13 05:12:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f9867_d20250113_m051030_c001_v7007000_t0000_u01736745030528") 2025/01/13 05:12:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f11845ef4daab5451_d20250113_m051029_c001_v0001115_t0059_u01736745029231") 2025/01/13 05:12:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f115263b43341eee8_d20250113_m051025_c001_v0001184_t0035_u01736745025916") 2025/01/13 05:12:06 DEBUG : backup/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a28b5_d20250113_m051004_c001_v7007000_t0000_u01736745004390") 2025/01/13 05:12:06 DEBUG : backup/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f110a63a59d655e97_d20250113_m051003_c001_v0001102_t0017_u01736745003325") 2025/01/13 05:12:06 DEBUG : backup/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f110e9e19839ad292_d20250113_m051000_c001_v0001182_t0016_u01736745000100") 2025/01/13 05:12:06 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a337_d20250113_m051017_c001_v7007000_t0000_u01736745017171") 2025/01/13 05:12:06 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f10404dbf0f924eb5_d20250113_m051016_c001_v0001157_t0021_u01736745016032") 2025/01/13 05:12:06 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f104bee62b7964cd0_d20250113_m051012_c001_v0001117_t0032_u01736745012405") 2025/01/13 05:12:06 DEBUG : both0: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c48_d20250113_m051149_c001_v7007000_t0000_u01736745109023") 2025/01/13 05:12:06 DEBUG : both0: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61985_d20250113_m051134_c001_v0001161_t0018_u01736745094946") 2025/01/13 05:12:06 DEBUG : both0: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50d4_d20250113_m051130_c001_v7007000_t0000_u01736745090195") 2025/01/13 05:12:06 DEBUG : both0: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61937_d20250113_m051115_c001_v0001161_t0027_u01736745075896") 2025/01/13 05:12:06 DEBUG : both1: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c4b_d20250113_m051149_c001_v7007000_t0000_u01736745109213") 2025/01/13 05:12:06 DEBUG : both1: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6198b_d20250113_m051135_c001_v0001161_t0018_u01736745095784") 2025/01/13 05:12:06 DEBUG : both1: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50d6_d20250113_m051130_c001_v7007000_t0000_u01736745090381") 2025/01/13 05:12:06 DEBUG : both1: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6193b_d20250113_m051116_c001_v0001161_t0019_u01736745076455") 2025/01/13 05:12:07 DEBUG : both10: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c4e_d20250113_m051149_c001_v7007000_t0000_u01736745109416") 2025/01/13 05:12:07 DEBUG : both10: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619a5_d20250113_m051140_c001_v0001161_t0036_u01736745100743") 2025/01/13 05:12:07 DEBUG : both10: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50d8_d20250113_m051130_c001_v7007000_t0000_u01736745090567") 2025/01/13 05:12:07 DEBUG : both10: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61953_d20250113_m051121_c001_v0001161_t0027_u01736745081780") 2025/01/13 05:12:07 DEBUG : both11: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c50_d20250113_m051149_c001_v7007000_t0000_u01736745109601") 2025/01/13 05:12:07 DEBUG : both11: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619a9_d20250113_m051141_c001_v0001161_t0055_u01736745101290") 2025/01/13 05:12:07 DEBUG : both11: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50d9_d20250113_m051130_c001_v7007000_t0000_u01736745090756") 2025/01/13 05:12:07 DEBUG : both11: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61959_d20250113_m051122_c001_v0001161_t0058_u01736745082577") 2025/01/13 05:12:07 DEBUG : both12: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c55_d20250113_m051149_c001_v7007000_t0000_u01736745109790") 2025/01/13 05:12:07 DEBUG : both12: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619ab_d20250113_m051141_c001_v0001161_t0028_u01736745101768") 2025/01/13 05:12:07 DEBUG : both12: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50dd_d20250113_m051130_c001_v7007000_t0000_u01736745090946") 2025/01/13 05:12:07 DEBUG : both12: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6195d_d20250113_m051123_c001_v0001161_t0047_u01736745083072") 2025/01/13 05:12:07 DEBUG : both13: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c56_d20250113_m051149_c001_v7007000_t0000_u01736745109979") 2025/01/13 05:12:07 DEBUG : both13: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619af_d20250113_m051142_c001_v0001161_t0021_u01736745102321") 2025/01/13 05:12:07 DEBUG : both13: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50e1_d20250113_m051131_c001_v7007000_t0000_u01736745091138") 2025/01/13 05:12:07 DEBUG : both13: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61961_d20250113_m051123_c001_v0001161_t0051_u01736745083558") 2025/01/13 05:12:07 DEBUG : both14: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c58_d20250113_m051150_c001_v7007000_t0000_u01736745110167") 2025/01/13 05:12:07 DEBUG : both14: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619b1_d20250113_m051142_c001_v0001161_t0015_u01736745102961") 2025/01/13 05:12:07 DEBUG : both14: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50e3_d20250113_m051131_c001_v7007000_t0000_u01736745091324") 2025/01/13 05:12:07 DEBUG : both14: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61965_d20250113_m051124_c001_v0001161_t0047_u01736745084057") 2025/01/13 05:12:08 DEBUG : both15: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c5b_d20250113_m051150_c001_v7007000_t0000_u01736745110365") 2025/01/13 05:12:08 DEBUG : both15: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619b5_d20250113_m051143_c001_v0001161_t0011_u01736745103516") 2025/01/13 05:12:08 DEBUG : both15: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50e5_d20250113_m051131_c001_v7007000_t0000_u01736745091512") 2025/01/13 05:12:08 DEBUG : both15: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6196b_d20250113_m051124_c001_v0001161_t0052_u01736745084709") 2025/01/13 05:12:08 DEBUG : both16: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c5c_d20250113_m051150_c001_v7007000_t0000_u01736745110549") 2025/01/13 05:12:08 DEBUG : both16: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619b7_d20250113_m051144_c001_v0001161_t0020_u01736745104036") 2025/01/13 05:12:08 DEBUG : both16: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50e6_d20250113_m051131_c001_v7007000_t0000_u01736745091699") 2025/01/13 05:12:08 DEBUG : both16: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6196f_d20250113_m051125_c001_v0001161_t0045_u01736745085315") 2025/01/13 05:12:08 DEBUG : both17: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c5f_d20250113_m051150_c001_v7007000_t0000_u01736745110744") 2025/01/13 05:12:08 DEBUG : both17: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619bb_d20250113_m051144_c001_v0001161_t0027_u01736745104523") 2025/01/13 05:12:08 DEBUG : both17: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50e7_d20250113_m051131_c001_v7007000_t0000_u01736745091881") 2025/01/13 05:12:08 DEBUG : both17: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61971_d20250113_m051125_c001_v0001161_t0038_u01736745085800") 2025/01/13 05:12:08 DEBUG : both18: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c62_d20250113_m051150_c001_v7007000_t0000_u01736745110937") 2025/01/13 05:12:08 DEBUG : both18: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619bd_d20250113_m051145_c001_v0001161_t0023_u01736745105175") 2025/01/13 05:12:08 DEBUG : both18: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50ea_d20250113_m051132_c001_v7007000_t0000_u01736745092064") 2025/01/13 05:12:08 DEBUG : both18: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61973_d20250113_m051126_c001_v0001161_t0012_u01736745086273") 2025/01/13 05:12:08 DEBUG : both19: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c64_d20250113_m051151_c001_v7007000_t0000_u01736745111132") 2025/01/13 05:12:08 DEBUG : both19: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619bf_d20250113_m051145_c001_v0001161_t0031_u01736745105746") 2025/01/13 05:12:08 DEBUG : both19: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50ec_d20250113_m051132_c001_v7007000_t0000_u01736745092256") 2025/01/13 05:12:08 DEBUG : both19: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61975_d20250113_m051126_c001_v0001161_t0035_u01736745086855") 2025/01/13 05:12:09 DEBUG : both2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c69_d20250113_m051151_c001_v7007000_t0000_u01736745111325") 2025/01/13 05:12:09 DEBUG : both2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61991_d20250113_m051136_c001_v0001161_t0052_u01736745096444") 2025/01/13 05:12:09 DEBUG : both2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50f0_d20250113_m051132_c001_v7007000_t0000_u01736745092439") 2025/01/13 05:12:09 DEBUG : both2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6193f_d20250113_m051117_c001_v0001161_t0035_u01736745077198") 2025/01/13 05:12:09 DEBUG : both3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c6c_d20250113_m051151_c001_v7007000_t0000_u01736745111539") 2025/01/13 05:12:09 DEBUG : both3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61993_d20250113_m051136_c001_v0001161_t0028_u01736745096968") 2025/01/13 05:12:09 DEBUG : both3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50f4_d20250113_m051132_c001_v7007000_t0000_u01736745092628") 2025/01/13 05:12:09 DEBUG : both3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61941_d20250113_m051117_c001_v0001161_t0037_u01736745077739") 2025/01/13 05:12:09 DEBUG : both4: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c6d_d20250113_m051151_c001_v7007000_t0000_u01736745111749") 2025/01/13 05:12:09 DEBUG : both4: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61997_d20250113_m051137_c001_v0001161_t0041_u01736745097565") 2025/01/13 05:12:09 DEBUG : both4: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50f7_d20250113_m051132_c001_v7007000_t0000_u01736745092856") 2025/01/13 05:12:09 DEBUG : both4: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61943_d20250113_m051118_c001_v0001161_t0036_u01736745078313") 2025/01/13 05:12:09 DEBUG : both5: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c6f_d20250113_m051151_c001_v7007000_t0000_u01736745111941") 2025/01/13 05:12:09 DEBUG : both5: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61999_d20250113_m051138_c001_v0001161_t0045_u01736745098046") 2025/01/13 05:12:09 DEBUG : both5: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50f9_d20250113_m051133_c001_v7007000_t0000_u01736745093045") 2025/01/13 05:12:09 DEBUG : both5: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61945_d20250113_m051118_c001_v0001161_t0048_u01736745078887") 2025/01/13 05:12:09 DEBUG : both6: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c73_d20250113_m051152_c001_v7007000_t0000_u01736745112144") 2025/01/13 05:12:09 DEBUG : both6: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6199b_d20250113_m051138_c001_v0001161_t0053_u01736745098581") 2025/01/13 05:12:09 DEBUG : both6: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50fb_d20250113_m051133_c001_v7007000_t0000_u01736745093238") 2025/01/13 05:12:09 DEBUG : both6: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61949_d20250113_m051119_c001_v0001161_t0050_u01736745079566") 2025/01/13 05:12:10 DEBUG : both7: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c75_d20250113_m051152_c001_v7007000_t0000_u01736745112338") 2025/01/13 05:12:10 DEBUG : both7: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6199d_d20250113_m051139_c001_v0001161_t0008_u01736745099097") 2025/01/13 05:12:10 DEBUG : both7: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50fd_d20250113_m051133_c001_v7007000_t0000_u01736745093428") 2025/01/13 05:12:10 DEBUG : both7: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6194b_d20250113_m051120_c001_v0001161_t0000_u01736745080139") 2025/01/13 05:12:10 DEBUG : both8: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c7e_d20250113_m051152_c001_v7007000_t0000_u01736745112533") 2025/01/13 05:12:10 DEBUG : both8: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619a1_d20250113_m051139_c001_v0001161_t0054_u01736745099594") 2025/01/13 05:12:10 DEBUG : both8: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd5101_d20250113_m051133_c001_v7007000_t0000_u01736745093615") 2025/01/13 05:12:10 DEBUG : both8: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6194d_d20250113_m051120_c001_v0001161_t0052_u01736745080769") 2025/01/13 05:12:10 DEBUG : both9: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c8a_d20250113_m051152_c001_v7007000_t0000_u01736745112738") 2025/01/13 05:12:10 DEBUG : both9: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619a3_d20250113_m051140_c001_v0001161_t0021_u01736745100218") 2025/01/13 05:12:10 DEBUG : both9: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd5106_d20250113_m051133_c001_v7007000_t0000_u01736745093798") 2025/01/13 05:12:10 DEBUG : both9: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6194f_d20250113_m051121_c001_v0001161_t0003_u01736745081284") 2025/01/13 05:12:10 DEBUG : c/non empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f7c_d20250113_m050710_c001_v7007000_t0000_u01736744830742") 2025/01/13 05:12:10 DEBUG : c/non empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61744_d20250113_m050709_c001_v0001161_t0053_u01736744829050") 2025/01/13 05:12:10 DEBUG : c/non empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f6b_d20250113_m050707_c001_v7007000_t0000_u01736744827726") 2025/01/13 05:12:10 DEBUG : c/non empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61736_d20250113_m050705_c001_v0001161_t0045_u01736744825725") 2025/01/13 05:12:10 DEBUG : c/non empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca0601_d20250113_m050644_c001_v7007000_t0000_u01736744804555") 2025/01/13 05:12:10 DEBUG : c/non empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616da_d20250113_m050642_c001_v0001161_t0009_u01736744802782") 2025/01/13 05:12:10 DEBUG : check sum: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca05b0_d20250113_m050631_c001_v7007000_t0000_u01736744791264") 2025/01/13 05:12:11 DEBUG : check sum: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616b8_d20250113_m050630_c001_v0001161_t0030_u01736744790146") 2025/01/13 05:12:11 DEBUG : dest/3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a203_d20250113_m050935_c001_v7007000_t0000_u01736744975322") 2025/01/13 05:12:11 DEBUG : dest/3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4175c940f846f5ff_d20250113_m050934_c001_v0001183_t0049_u01736744974206") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c928_d20250113_m051103_c001_v7007000_t0000_u01736745063527") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1121fc010c73a818_d20250113_m051101_c001_v0001180_t0006_u01736745061305") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a448_d20250113_m051101_c001_v7007000_t0000_u01736745061118") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1121fc010c73a810_d20250113_m051058_c001_v0001180_t0019_u01736745058630") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a440_d20250113_m051057_c001_v7007000_t0000_u01736745057900") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846ff37_d20250113_m051053_c001_v0001183_t0006_u01736745053635") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c8f2_d20250113_m051052_c001_v7007000_t0000_u01736745052119") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1056d7b96810864d_d20250113_m051050_c001_v0001181_t0048_u01736745050126") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd4f7c_d20250113_m051049_c001_v7007000_t0000_u01736745049942") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1056d7b968108641_d20250113_m051046_c001_v0001181_t0053_u01736745046780") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd4f53_d20250113_m051046_c001_v7007000_t0000_u01736745046051") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846fdf1_d20250113_m051041_c001_v0001183_t0015_u01736745041983") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f98ac_d20250113_m051040_c001_v7007000_t0000_u01736745040688") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1074898747c2f8f9_d20250113_m051039_c001_v0001184_t0039_u01736745039485") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a3d8_d20250113_m051039_c001_v7007000_t0000_u01736745039302") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1074898747c2f861_d20250113_m051036_c001_v0001184_t0001_u01736745036606") 2025/01/13 05:12:11 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a3c0_d20250113_m051035_c001_v7007000_t0000_u01736745035876") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f618d9_d20250113_m051031_c001_v0001161_t0037_u01736745031666") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f9869_d20250113_m051030_c001_v7007000_t0000_u01736745030720") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f119f4c55064ad2d2_d20250113_m051028_c001_v0001105_t0020_u01736745028518") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40674008961d4f60_d20250113_m051028_c001_v7007000_t0000_u01736745028336") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f119f4c55064ad2c4_d20250113_m051025_c001_v0001105_t0038_u01736745025281") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40674008961d4f46_d20250113_m051024_c001_v7007000_t0000_u01736745024552") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8de583_d20250113_m051018_c001_v0001184_t0029_u01736745018275") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a338_d20250113_m051017_c001_v7007000_t0000_u01736745017359") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f11257d24722dce22_d20250113_m051015_c001_v0001183_t0027_u01736745015571") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d708612b_d20250113_m051015_c001_v7007000_t0000_u01736745015384") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f11257d24722dcd9c_d20250113_m051011_c001_v0001183_t0052_u01736745011978") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d7086116_d20250113_m051011_c001_v7007000_t0000_u01736745011241") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846f9c9_d20250113_m051005_c001_v0001183_t0029_u01736745005484") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a28b6_d20250113_m051004_c001_v7007000_t0000_u01736745004574") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f114ff825da07c039_d20250113_m051002_c001_v0001101_t0016_u01736745002780") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f408469fc24528441_d20250113_m051002_c001_v7007000_t0000_u01736745002594") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f114ff825da07c01f_d20250113_m050959_c001_v0001101_t0003_u01736744999545") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f408469fc2452841a_d20250113_m050958_c001_v7007000_t0000_u01736744998798") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61889_d20250113_m050953_c001_v0001161_t0021_u01736744993145") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a287_d20250113_m050952_c001_v7007000_t0000_u01736744992043") 2025/01/13 05:12:12 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f10082269406e59d8_d20250113_m050946_c001_v0001182_t0002_u01736744986164") 2025/01/13 05:12:13 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40674008961d4e87_d20250113_m050945_c001_v7007000_t0000_u01736744985911") 2025/01/13 05:12:13 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8ddcc9_d20250113_m050941_c001_v0001184_t0026_u01736744981592") 2025/01/13 05:12:13 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1041702fbc3ec6dc_d20250113_m050940_c001_v0001184_t0051_u01736744980821") 2025/01/13 05:12:13 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1041702fbc3ec6a8_d20250113_m050939_c001_v0001184_t0046_u01736744979824") 2025/01/13 05:12:13 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a2826_d20250113_m050926_c001_v7007000_t0000_u01736744966504") 2025/01/13 05:12:13 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6184b_d20250113_m050919_c001_v0001161_t0028_u01736744959234") 2025/01/13 05:12:13 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f10611c79a2353c8c_d20250113_m050918_c001_v0001183_t0048_u01736744958491") 2025/01/13 05:12:13 DEBUG : dst/one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f10611c79a2353c72_d20250113_m050917_c001_v0001183_t0052_u01736744957543") 2025/01/13 05:12:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c929_d20250113_m051103_c001_v7007000_t0000_u01736745063713") 2025/01/13 05:12:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb24da300dd5beb9f480e1b_f101e39921ef7df7b_d20250113_m051100_c001_v0001184_t0011_u01736745060867") 2025/01/13 05:12:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb24da300dd5beb9f480e1b_f10221e4958a9e605_d20250113_m051057_c001_v0001182_t0050_u01736745057663") 2025/01/13 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c8f3_d20250113_m051052_c001_v7007000_t0000_u01736745052310") 2025/01/13 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1133ca75db81f3c9_d20250113_m051049_c001_v0001182_t0037_u01736745049703") 2025/01/13 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f109cd1d2d9b5c295_d20250113_m051045_c001_v0001145_t0013_u01736745045678") 2025/01/13 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f98af_d20250113_m051040_c001_v7007000_t0000_u01736745040877") 2025/01/13 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f10993361d359d31c_d20250113_m051039_c001_v0001183_t0040_u01736745039105") 2025/01/13 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1101086d36534fd1_d20250113_m051035_c001_v0001103_t0025_u01736745035545") 2025/01/13 05:12:13 DEBUG : dst/three: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a288_d20250113_m050952_c001_v7007000_t0000_u01736744992228") 2025/01/13 05:12:13 DEBUG : dst/three: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1041702fbc3ec8ae_d20250113_m050950_c001_v0001184_t0042_u01736744990690") 2025/01/13 05:12:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c92a_d20250113_m051103_c001_v7007000_t0000_u01736745063917") 2025/01/13 05:12:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f114f2067b0eb91fc_d20250113_m051102_c001_v0001033_t0025_u01736745062138") 2025/01/13 05:12:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f116f9bb9a1c03a18_d20250113_m051059_c001_v0001183_t0041_u01736745059410") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c92c_d20250113_m051104_c001_v7007000_t0000_u01736745064113") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1121fc010c73a81c_d20250113_m051102_c001_v0001180_t0053_u01736745062909") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a44c_d20250113_m051102_c001_v7007000_t0000_u01736745062726") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1121fc010c73a812_d20250113_m051059_c001_v0001180_t0032_u01736745059812") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a443_d20250113_m051059_c001_v7007000_t0000_u01736745059615") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6190f_d20250113_m051054_c001_v0001161_t0015_u01736745054759") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c8f5_d20250113_m051052_c001_v7007000_t0000_u01736745052509") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1056d7b968108653_d20250113_m051051_c001_v0001181_t0022_u01736745051487") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd4f87_d20250113_m051051_c001_v7007000_t0000_u01736745051303") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1056d7b968108645_d20250113_m051048_c001_v0001181_t0056_u01736745048179") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd4f67_d20250113_m051047_c001_v7007000_t0000_u01736745047994") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f618f3_d20250113_m051042_c001_v0001161_t0035_u01736745042756") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a3de_d20250113_m051040_c001_v7007000_t0000_u01736745040111") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f618e5_d20250113_m051038_c001_v0001161_t0001_u01736745038184") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a3cc_d20250113_m051037_c001_v7007000_t0000_u01736745037444") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8de8bc_d20250113_m051033_c001_v0001184_t0005_u01736745033053") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40674008961d4f6f_d20250113_m051029_c001_v7007000_t0000_u01736745029749") 2025/01/13 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8de76c_d20250113_m051027_c001_v0001184_t0008_u01736745027244") 2025/01/13 05:12:15 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40674008961d4f51_d20250113_m051026_c001_v7007000_t0000_u01736745026130") 2025/01/13 05:12:15 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846fb79_d20250113_m051019_c001_v0001183_t0028_u01736745019138") 2025/01/13 05:12:15 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d7086132_d20250113_m051016_c001_v7007000_t0000_u01736745016427") 2025/01/13 05:12:15 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846faf8_d20250113_m051014_c001_v0001183_t0014_u01736745014235") 2025/01/13 05:12:15 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d7086121_d20250113_m051013_c001_v7007000_t0000_u01736745013124") 2025/01/13 05:12:15 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f618a7_d20250113_m051006_c001_v0001161_t0003_u01736745006285") 2025/01/13 05:12:15 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f408469fc24528457_d20250113_m051003_c001_v7007000_t0000_u01736745003640") 2025/01/13 05:12:15 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61899_d20250113_m051001_c001_v0001161_t0048_u01736745001418") 2025/01/13 05:12:15 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f408469fc2452842a_d20250113_m051000_c001_v7007000_t0000_u01736745000319") 2025/01/13 05:12:15 DEBUG : dst/three.txt: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8ddf7f_d20250113_m050954_c001_v0001184_t0026_u01736744994079") 2025/01/13 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c8f6_d20250113_m051052_c001_v7007000_t0000_u01736745052699") 2025/01/13 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f107408f1f35bff8b_d20250113_m051050_c001_v0001161_t0033_u01736745050942") 2025/01/13 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1061abac134db8dc_d20250113_m051047_c001_v0001184_t0021_u01736745047767") 2025/01/13 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f98b0_d20250113_m051041_c001_v7007000_t0000_u01736745041062") 2025/01/13 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f11257d24722dd0f4_d20250113_m051039_c001_v0001183_t0013_u01736745039913") 2025/01/13 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb24da300dd5beb9f480e1b_f108ee1a9679cfe64_d20250113_m051037_c001_v0001101_t0037_u01736745037065") 2025/01/13 05:12:15 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c92e_d20250113_m051104_c001_v7007000_t0000_u01736745064299") 2025/01/13 05:12:15 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8ded62_d20250113_m051054_c001_v0001184_t0027_u01736745054198") 2025/01/13 05:12:15 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c8f7_d20250113_m051052_c001_v7007000_t0000_u01736745052892") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8deaba_d20250113_m051042_c001_v0001184_t0014_u01736745042549") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f98b2_d20250113_m051041_c001_v7007000_t0000_u01736745041249") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846fcea_d20250113_m051032_c001_v0001183_t0017_u01736745032491") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f986c_d20250113_m051030_c001_v7007000_t0000_u01736745030925") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f618c1_d20250113_m051018_c001_v0001161_t0023_u01736745018835") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a33a_d20250113_m051017_c001_v7007000_t0000_u01736745017544") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8de26d_d20250113_m051006_c001_v0001184_t0055_u01736745006079") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a28b8_d20250113_m051004_c001_v7007000_t0000_u01736745004757") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846f86a_d20250113_m050953_c001_v0001183_t0023_u01736744993850") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a28a_d20250113_m050952_c001_v7007000_t0000_u01736744992415") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117e4e3b888611ac_d20250113_m050947_c001_v0001104_t0007_u01736744987716") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a2827_d20250113_m050926_c001_v7007000_t0000_u01736744966684") 2025/01/13 05:12:16 DEBUG : dst/two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f10611c79a2353d16_d20250113_m050925_c001_v0001183_t0006_u01736744965510") 2025/01/13 05:12:16 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca08c3_d20250113_m050839_c001_v7007000_t0000_u01736744919290") 2025/01/13 05:12:16 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dce8c_d20250113_m050834_c001_v0001184_t0054_u01736744914413") 2025/01/13 05:12:16 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca086e_d20250113_m050832_c001_v7007000_t0000_u01736744912502") 2025/01/13 05:12:16 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dc98a_d20250113_m050812_c001_v0001184_t0008_u01736744892473") 2025/01/13 05:12:16 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40674008961d4cfa_d20250113_m050756_c001_v7007000_t0000_u01736744876703") 2025/01/13 05:12:16 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dc479_d20250113_m050750_c001_v0001184_t0027_u01736744870052") 2025/01/13 05:12:16 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a02c_d20250113_m050725_c001_v7007000_t0000_u01736744845601") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61776_d20250113_m050723_c001_v0001161_t0012_u01736744843578") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a016_d20250113_m050721_c001_v7007000_t0000_u01736744841970") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6176c_d20250113_m050720_c001_v0001161_t0017_u01736744840723") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d379ff1_d20250113_m050717_c001_v7007000_t0000_u01736744837071") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61758_d20250113_m050714_c001_v0001161_t0023_u01736744834831") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f89_d20250113_m050713_c001_v7007000_t0000_u01736744833384") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6174e_d20250113_m050711_c001_v0001161_t0019_u01736744831776") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f5e_d20250113_m050704_c001_v7007000_t0000_u01736744824471") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61726_d20250113_m050702_c001_v0001161_t0058_u01736744822952") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f54_d20250113_m050701_c001_v7007000_t0000_u01736744821749") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6171a_d20250113_m050700_c001_v0001161_t0015_u01736744820890") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f2f_d20250113_m050654_c001_v7007000_t0000_u01736744814389") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616f6_d20250113_m050652_c001_v0001161_t0048_u01736744812834") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f14_d20250113_m050650_c001_v7007000_t0000_u01736744810218") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616ea_d20250113_m050649_c001_v0001161_t0059_u01736744809075") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f09_d20250113_m050647_c001_v7007000_t0000_u01736744807900") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f101e39921ef7ba44_d20250113_m050646_c001_v0001184_t0050_u01736744806948") 2025/01/13 05:12:17 DEBUG : empty space: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616de_d20250113_m050645_c001_v0001161_t0047_u01736744805308") 2025/01/13 05:12:17 DEBUG : enormous: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a029_d20250113_m050724_c001_v7007000_t0000_u01736744844668") 2025/01/13 05:12:17 DEBUG : enormous: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61778_d20250113_m050723_c001_v0001161_t0051_u01736744843920") 2025/01/13 05:12:18 DEBUG : existing: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41099105f578c950_d20250113_m051109_c001_v7007000_t0000_u01736745069047") 2025/01/13 05:12:18 DEBUG : existing: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61927_d20250113_m051107_c001_v0001161_t0012_u01736745067705") 2025/01/13 05:12:18 DEBUG : existing: Deleting (id "4_zefb24da300dd5beb9f480e1b_f408469fc24528167_d20250113_m050748_c001_v7007000_t0000_u01736744868315") 2025/01/13 05:12:18 DEBUG : existing: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f617b2_d20250113_m050747_c001_v0001161_t0055_u01736744867264") 2025/01/13 05:12:18 DEBUG : existing: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca05ed_d20250113_m050641_c001_v7007000_t0000_u01736744801320") 2025/01/13 05:12:18 DEBUG : existing: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616d2_d20250113_m050640_c001_v0001161_t0005_u01736744800190") 2025/01/13 05:12:18 DEBUG : existing: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca05e5_d20250113_m050638_c001_v7007000_t0000_u01736744798889") 2025/01/13 05:12:18 DEBUG : existing: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616ce_d20250113_m050638_c001_v0001161_t0030_u01736744798101") 2025/01/13 05:12:18 DEBUG : existing: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616ca_d20250113_m050637_c001_v0001161_t0033_u01736744797177") 2025/01/13 05:12:18 DEBUG : existing-b: Deleting (id "4_zefb24da300dd5beb9f480e1b_f408469fc2452816a_d20250113_m050748_c001_v7007000_t0000_u01736744868525") 2025/01/13 05:12:18 DEBUG : existing-b: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dc3eb_d20250113_m050747_c001_v0001184_t0001_u01736744867275") 2025/01/13 05:12:18 DEBUG : five: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a037_d20250113_m050730_c001_v7007000_t0000_u01736744850090") 2025/01/13 05:12:18 DEBUG : five: Deleting (id "4_zefb24da300dd5beb9f480e1b_f417f52e843f61786_d20250113_m050728_c001_v0001161_t0056_u01736744848085") 2025/01/13 05:12:18 DEBUG : foo: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f29_d20250113_m050652_c001_v7007000_t0000_u01736744812093") 2025/01/13 05:12:18 DEBUG : foo: Deleting (id "4_zefb24da300dd5beb9f480e1b_f417f52e843f616f2_d20250113_m050651_c001_v0001161_t0056_u01736744811533") 2025/01/13 05:12:18 DEBUG : foo: Deleting (id "4_zefb24da300dd5beb9f480e1b_f417f52e843f616ec_d20250113_m050650_c001_v0001161_t0056_u01736744810970") 2025/01/13 05:12:18 DEBUG : four: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a038_d20250113_m050730_c001_v7007000_t0000_u01736744850275") 2025/01/13 05:12:18 DEBUG : four: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4175c940f846e71a_d20250113_m050728_c001_v0001183_t0027_u01736744848634") 2025/01/13 05:12:18 DEBUG : four: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61784_d20250113_m050727_c001_v0001161_t0045_u01736744847441") 2025/01/13 05:12:18 DEBUG : hello world2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a257b_d20250113_m050531_c001_v7007000_t0000_u01736744731258") 2025/01/13 05:12:18 DEBUG : hello world2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61624_d20250113_m050530_c001_v0001161_t0022_u01736744730590") 2025/01/13 05:12:19 DEBUG : ignore-size: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca05d6_d20250113_m050636_c001_v7007000_t0000_u01736744796053") 2025/01/13 05:12:19 DEBUG : ignore-size: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616c4_d20250113_m050635_c001_v0001161_t0036_u01736744795000") 2025/01/13 05:12:19 DEBUG : nested/sub dir/file: Deleting (id "4_zefb24da300dd5beb9f480e1b_f408469fc2452814b_d20250113_m050746_c001_v7007000_t0000_u01736744866153") 2025/01/13 05:12:19 DEBUG : nested/sub dir/file: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dc36b_d20250113_m050745_c001_v0001184_t0007_u01736744865213") 2025/01/13 05:12:19 DEBUG : nested/sub dir/file: Deleting (id "4_zefb24da300dd5beb9f480e1b_f408469fc2452812e_d20250113_m050744_c001_v7007000_t0000_u01736744864052") 2025/01/13 05:12:19 DEBUG : nested/sub dir/file: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dc2bd_d20250113_m050742_c001_v0001184_t0044_u01736744862695") 2025/01/13 05:12:19 DEBUG : one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a039_d20250113_m050730_c001_v7007000_t0000_u01736744850460") 2025/01/13 05:12:19 DEBUG : one: Deleting (id "4_zefb24da300dd5beb9f480e1b_f417f52e843f6177e_d20250113_m050726_c001_v0001161_t0056_u01736744846734") 2025/01/13 05:12:19 DEBUG : only0: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c91_d20250113_m051152_c001_v7007000_t0000_u01736745112930") 2025/01/13 05:12:19 DEBUG : only0: Deleting (id "4_zefb24da300dd5beb9f480e1b_f417f52e843f619d1_d20250113_m051147_c001_v0001161_t0056_u01736745107955") 2025/01/13 05:12:19 DEBUG : only0: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df6a8_d20250113_m051135_c001_v0001184_t0035_u01736745095588") 2025/01/13 05:12:19 DEBUG : only0: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d708626d_d20250113_m051129_c001_v7007000_t0000_u01736745089401") 2025/01/13 05:12:19 DEBUG : only0: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df213_d20250113_m051116_c001_v0001184_t0057_u01736745076246") 2025/01/13 05:12:19 DEBUG : only1: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392c98_d20250113_m051153_c001_v7007000_t0000_u01736745113127") 2025/01/13 05:12:19 DEBUG : only1: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402df5f58b8df9dd_d20250113_m051147_c001_v0001184_t0045_u01736745107978") 2025/01/13 05:12:19 DEBUG : only1: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df6d6_d20250113_m051136_c001_v0001184_t0054_u01736745096242") 2025/01/13 05:12:19 DEBUG : only1: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f99da_d20250113_m051129_c001_v7007000_t0000_u01736745089535") 2025/01/13 05:12:19 DEBUG : only1: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df245_d20250113_m051116_c001_v0001184_t0044_u01736745076984") 2025/01/13 05:12:19 DEBUG : only10: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392ca1_d20250113_m051153_c001_v7007000_t0000_u01736745113317") 2025/01/13 05:12:19 DEBUG : only10: Deleting (id "4_zefb24da300dd5beb9f480e1b_f417f52e843f619c7_d20250113_m051146_c001_v0001161_t0056_u01736745106988") 2025/01/13 05:12:20 DEBUG : only10: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df827_d20250113_m051141_c001_v0001184_t0037_u01736745101091") 2025/01/13 05:12:20 DEBUG : only10: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d7086269_d20250113_m051129_c001_v7007000_t0000_u01736745089010") 2025/01/13 05:12:20 DEBUG : only10: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df367_d20250113_m051122_c001_v0001184_t0040_u01736745082377") 2025/01/13 05:12:20 DEBUG : only11: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392cad_d20250113_m051153_c001_v7007000_t0000_u01736745113506") 2025/01/13 05:12:20 DEBUG : only11: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41310185193dc21f_d20250113_m051148_c001_v0001184_t0032_u01736745108099") 2025/01/13 05:12:20 DEBUG : only11: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df847_d20250113_m051141_c001_v0001184_t0054_u01736745101559") 2025/01/13 05:12:20 DEBUG : only11: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f99d5_d20250113_m051129_c001_v7007000_t0000_u01736745089152") 2025/01/13 05:12:20 DEBUG : only11: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df37f_d20250113_m051122_c001_v0001184_t0008_u01736745082836") 2025/01/13 05:12:20 DEBUG : only12: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392cb4_d20250113_m051153_c001_v7007000_t0000_u01736745113694") 2025/01/13 05:12:20 DEBUG : only12: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402df5f58b8df98d_d20250113_m051147_c001_v0001184_t0045_u01736745107000") 2025/01/13 05:12:20 DEBUG : only12: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df85f_d20250113_m051142_c001_v0001184_t0031_u01736745102116") 2025/01/13 05:12:20 DEBUG : only12: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d7086264_d20250113_m051128_c001_v7007000_t0000_u01736745088407") 2025/01/13 05:12:20 DEBUG : only12: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df39d_d20250113_m051123_c001_v0001184_t0040_u01736745083345") 2025/01/13 05:12:20 DEBUG : only13: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392cbd_d20250113_m051153_c001_v7007000_t0000_u01736745113884") 2025/01/13 05:12:20 DEBUG : only13: Deleting (id "4_zefb24da300dd5beb9f480e1b_f411c95ba1df153d3_d20250113_m051147_c001_v0001184_t0052_u01736745107750") 2025/01/13 05:12:20 DEBUG : only13: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df885_d20250113_m051142_c001_v0001184_t0056_u01736745102755") 2025/01/13 05:12:20 DEBUG : only13: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f99d1_d20250113_m051128_c001_v7007000_t0000_u01736745088778") 2025/01/13 05:12:20 DEBUG : only13: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df3bf_d20250113_m051123_c001_v0001184_t0046_u01736745083843") 2025/01/13 05:12:20 DEBUG : only14: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392cc5_d20250113_m051154_c001_v7007000_t0000_u01736745114077") 2025/01/13 05:12:20 DEBUG : only14: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41310185193dc207_d20250113_m051147_c001_v0001184_t0032_u01736745107547") 2025/01/13 05:12:21 DEBUG : only14: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df8a5_d20250113_m051143_c001_v0001184_t0042_u01736745103311") 2025/01/13 05:12:21 DEBUG : only14: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f99d2_d20250113_m051128_c001_v7007000_t0000_u01736745088788") 2025/01/13 05:12:21 DEBUG : only14: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df3f1_d20250113_m051124_c001_v0001184_t0027_u01736745084503") 2025/01/13 05:12:21 DEBUG : only15: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392ccb_d20250113_m051154_c001_v7007000_t0000_u01736745114262") 2025/01/13 05:12:21 DEBUG : only15: Deleting (id "4_zefb24da300dd5beb9f480e1b_f417f52e843f619c9_d20250113_m051147_c001_v0001161_t0056_u01736745107395") 2025/01/13 05:12:21 DEBUG : only15: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df8cd_d20250113_m051143_c001_v0001184_t0029_u01736745103819") 2025/01/13 05:12:21 DEBUG : only15: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f99d6_d20250113_m051129_c001_v7007000_t0000_u01736745089169") 2025/01/13 05:12:21 DEBUG : only15: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df411_d20250113_m051125_c001_v0001184_t0027_u01736745085114") 2025/01/13 05:12:21 DEBUG : only16: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392cd3_d20250113_m051154_c001_v7007000_t0000_u01736745114448") 2025/01/13 05:12:21 DEBUG : only16: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402df5f58b8df9ad_d20250113_m051147_c001_v0001184_t0045_u01736745107407") 2025/01/13 05:12:21 DEBUG : only16: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df8e7_d20250113_m051144_c001_v0001184_t0033_u01736745104320") 2025/01/13 05:12:21 DEBUG : only16: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50cc_d20250113_m051129_c001_v7007000_t0000_u01736745089174") 2025/01/13 05:12:21 DEBUG : only16: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df427_d20250113_m051125_c001_v0001184_t0004_u01736745085605") 2025/01/13 05:12:21 DEBUG : only17: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392cd9_d20250113_m051154_c001_v7007000_t0000_u01736745114635") 2025/01/13 05:12:21 DEBUG : only17: Deleting (id "4_zefb24da300dd5beb9f480e1b_f417f52e843f619cb_d20250113_m051147_c001_v0001161_t0056_u01736745107590") 2025/01/13 05:12:21 DEBUG : only17: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df91b_d20250113_m051144_c001_v0001184_t0036_u01736745104964") 2025/01/13 05:12:21 DEBUG : only17: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d7086266_d20250113_m051128_c001_v7007000_t0000_u01736745088623") 2025/01/13 05:12:21 DEBUG : only17: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df439_d20250113_m051126_c001_v0001184_t0057_u01736745086071") 2025/01/13 05:12:21 DEBUG : only18: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392ce4_d20250113_m051154_c001_v7007000_t0000_u01736745114827") 2025/01/13 05:12:22 DEBUG : only18: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402df5f58b8df9c1_d20250113_m051147_c001_v0001184_t0045_u01736745107611") 2025/01/13 05:12:22 DEBUG : only18: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df931_d20250113_m051145_c001_v0001184_t0035_u01736745105527") 2025/01/13 05:12:22 DEBUG : only18: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d708626b_d20250113_m051129_c001_v7007000_t0000_u01736745089201") 2025/01/13 05:12:22 DEBUG : only18: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df453_d20250113_m051126_c001_v0001184_t0003_u01736745086642") 2025/01/13 05:12:22 DEBUG : only19: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392ceb_d20250113_m051155_c001_v7007000_t0000_u01736745115017") 2025/01/13 05:12:22 DEBUG : only19: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41310185193dc215_d20250113_m051147_c001_v0001184_t0032_u01736745107731") 2025/01/13 05:12:22 DEBUG : only19: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df953_d20250113_m051146_c001_v0001184_t0056_u01736745106119") 2025/01/13 05:12:22 DEBUG : only19: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50c6_d20250113_m051128_c001_v7007000_t0000_u01736745088779") 2025/01/13 05:12:22 DEBUG : only19: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df471_d20250113_m051127_c001_v0001184_t0009_u01736745087182") 2025/01/13 05:12:22 DEBUG : only2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392cef_d20250113_m051155_c001_v7007000_t0000_u01736745115209") 2025/01/13 05:12:22 DEBUG : only2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f417f52e843f619cd_d20250113_m051147_c001_v0001161_t0056_u01736745107773") 2025/01/13 05:12:22 DEBUG : only2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df701_d20250113_m051136_c001_v0001184_t0053_u01736745096763") 2025/01/13 05:12:22 DEBUG : only2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50d0_d20250113_m051129_c001_v7007000_t0000_u01736745089551") 2025/01/13 05:12:22 DEBUG : only2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df25d_d20250113_m051117_c001_v0001184_t0009_u01736745077539") 2025/01/13 05:12:22 DEBUG : only3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392cfb_d20250113_m051155_c001_v7007000_t0000_u01736745115405") 2025/01/13 05:12:22 DEBUG : only3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402df5f58b8df9d1_d20250113_m051147_c001_v0001184_t0045_u01736745107795") 2025/01/13 05:12:22 DEBUG : only3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df729_d20250113_m051137_c001_v0001184_t0045_u01736745097357") 2025/01/13 05:12:22 DEBUG : only3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d7086267_d20250113_m051128_c001_v7007000_t0000_u01736745088817") 2025/01/13 05:12:22 DEBUG : only3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df281_d20250113_m051118_c001_v0001184_t0001_u01736745078100") 2025/01/13 05:12:22 DEBUG : only4: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392cfe_d20250113_m051155_c001_v7007000_t0000_u01736745115610") 2025/01/13 05:12:23 DEBUG : only4: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41310185193dc21b_d20250113_m051147_c001_v0001184_t0032_u01736745107917") 2025/01/13 05:12:23 DEBUG : only4: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df74b_d20250113_m051137_c001_v0001184_t0017_u01736745097850") 2025/01/13 05:12:23 DEBUG : only4: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f99d3_d20250113_m051128_c001_v7007000_t0000_u01736745088960") 2025/01/13 05:12:23 DEBUG : only4: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df2a7_d20250113_m051118_c001_v0001184_t0049_u01736745078679") 2025/01/13 05:12:23 DEBUG : only5: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392d07_d20250113_m051155_c001_v7007000_t0000_u01736745115803") 2025/01/13 05:12:23 DEBUG : only5: Deleting (id "4_zefb24da300dd5beb9f480e1b_f411c95ba1df153db_d20250113_m051147_c001_v0001184_t0052_u01736745107934") 2025/01/13 05:12:23 DEBUG : only5: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df771_d20250113_m051138_c001_v0001184_t0012_u01736745098376") 2025/01/13 05:12:23 DEBUG : only5: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f99d7_d20250113_m051129_c001_v7007000_t0000_u01736745089346") 2025/01/13 05:12:23 DEBUG : only5: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df2c1_d20250113_m051119_c001_v0001184_t0014_u01736745079366") 2025/01/13 05:12:23 DEBUG : only6: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392d0f_d20250113_m051156_c001_v7007000_t0000_u01736745116012") 2025/01/13 05:12:23 DEBUG : only6: Deleting (id "4_zefb24da300dd5beb9f480e1b_f411c95ba1df153e3_d20250113_m051148_c001_v0001184_t0052_u01736745108116") 2025/01/13 05:12:23 DEBUG : only6: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df793_d20250113_m051138_c001_v0001184_t0021_u01736745098884") 2025/01/13 05:12:23 DEBUG : only6: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f99d4_d20250113_m051128_c001_v7007000_t0000_u01736745088972") 2025/01/13 05:12:23 DEBUG : only6: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df2e1_d20250113_m051119_c001_v0001184_t0048_u01736745079939") 2025/01/13 05:12:23 DEBUG : only7: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392d1a_d20250113_m051156_c001_v7007000_t0000_u01736745116233") 2025/01/13 05:12:23 DEBUG : only7: Deleting (id "4_zefb24da300dd5beb9f480e1b_f417f52e843f619d3_d20250113_m051148_c001_v0001161_t0056_u01736745108137") 2025/01/13 05:12:23 DEBUG : only7: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df7ad_d20250113_m051139_c001_v0001184_t0055_u01736745099385") 2025/01/13 05:12:23 DEBUG : only7: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50cd_d20250113_m051129_c001_v7007000_t0000_u01736745089365") 2025/01/13 05:12:23 DEBUG : only7: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df30f_d20250113_m051120_c001_v0001184_t0026_u01736745080565") 2025/01/13 05:12:23 DEBUG : only8: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392d1c_d20250113_m051156_c001_v7007000_t0000_u01736745116423") 2025/01/13 05:12:24 DEBUG : only8: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402df5f58b8df9e5_d20250113_m051148_c001_v0001184_t0045_u01736745108161") 2025/01/13 05:12:24 DEBUG : only8: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df7d7_d20250113_m051140_c001_v0001184_t0052_u01736745100007") 2025/01/13 05:12:24 DEBUG : only8: Deleting (id "4_zefb24da300dd5beb9f480e1b_f400e399eebcd50c9_d20250113_m051128_c001_v7007000_t0000_u01736745088984") 2025/01/13 05:12:24 DEBUG : only8: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df32b_d20250113_m051121_c001_v0001184_t0054_u01736745081085") 2025/01/13 05:12:24 DEBUG : only9: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392d25_d20250113_m051156_c001_v7007000_t0000_u01736745116606") 2025/01/13 05:12:24 DEBUG : only9: Deleting (id "4_zefb24da300dd5beb9f480e1b_f41310185193dc229_d20250113_m051148_c001_v0001184_t0032_u01736745108281") 2025/01/13 05:12:24 DEBUG : only9: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df7ff_d20250113_m051140_c001_v0001184_t0030_u01736745100535") 2025/01/13 05:12:24 DEBUG : only9: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402c573ce85f99d8_d20250113_m051129_c001_v7007000_t0000_u01736745089405") 2025/01/13 05:12:24 DEBUG : only9: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8df343_d20250113_m051121_c001_v0001184_t0002_u01736745081566") 2025/01/13 05:12:24 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a072_d20250113_m050740_c001_v7007000_t0000_u01736744860823") 2025/01/13 05:12:24 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846e850_d20250113_m050739_c001_v0001183_t0047_u01736744859092") 2025/01/13 05:12:24 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a05f_d20250113_m050737_c001_v7007000_t0000_u01736744857225") 2025/01/13 05:12:24 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dc0d4_d20250113_m050735_c001_v0001184_t0005_u01736744855193") 2025/01/13 05:12:24 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a04d_d20250113_m050733_c001_v7007000_t0000_u01736744853649") 2025/01/13 05:12:24 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846e76e_d20250113_m050731_c001_v0001183_t0041_u01736744851420") 2025/01/13 05:12:24 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a000_d20250113_m050719_c001_v7007000_t0000_u01736744839458") 2025/01/13 05:12:24 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6175e_d20250113_m050718_c001_v0001161_t0002_u01736744838005") 2025/01/13 05:12:24 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f8f_d20250113_m050715_c001_v7007000_t0000_u01736744835585") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61754_d20250113_m050714_c001_v0001161_t0050_u01736744834320") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f84_d20250113_m050712_c001_v7007000_t0000_u01736744832502") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6174c_d20250113_m050711_c001_v0001161_t0011_u01736744831482") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f58_d20250113_m050703_c001_v7007000_t0000_u01736744823895") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61724_d20250113_m050702_c001_v0001161_t0015_u01736744822668") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f55_d20250113_m050701_c001_v7007000_t0000_u01736744821932") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61718_d20250113_m050700_c001_v0001161_t0058_u01736744820560") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f49_d20250113_m050659_c001_v7007000_t0000_u01736744819364") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61714_d20250113_m050658_c001_v0001161_t0001_u01736744818628") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6170e_d20250113_m050657_c001_v0001161_t0011_u01736744817918") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f3e_d20250113_m050657_c001_v7007000_t0000_u01736744817172") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6170a_d20250113_m050656_c001_v0001161_t0047_u01736744816524") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61706_d20250113_m050655_c001_v0001161_t0022_u01736744815777") 2025/01/13 05:12:25 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f31_d20250113_m050654_c001_v7007000_t0000_u01736744814603") 2025/01/13 05:12:26 DEBUG : potato: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616f8_d20250113_m050653_c001_v0001161_t0014_u01736744813532") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4076b7779ced5cd5_d20250113_m050854_c001_v7007000_t0000_u01736744934552") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846f199_d20250113_m050853_c001_v0001183_t0030_u01736744933979") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca08c6_d20250113_m050839_c001_v7007000_t0000_u01736744919513") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846ef39_d20250113_m050833_c001_v0001183_t0048_u01736744913837") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c33703102e_d20250113_m050819_c001_v7007000_t0000_u01736744899814") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846ec92_d20250113_m050811_c001_v0001183_t0049_u01736744891908") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40674008961d4cfb_d20250113_m050756_c001_v7007000_t0000_u01736744876998") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846e9c7_d20250113_m050749_c001_v0001183_t0018_u01736744869847") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a02a_d20250113_m050724_c001_v7007000_t0000_u01736744844855") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61772_d20250113_m050723_c001_v0001161_t0018_u01736744843307") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a017_d20250113_m050722_c001_v7007000_t0000_u01736744842167") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61768_d20250113_m050720_c001_v0001161_t0002_u01736744840373") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a004_d20250113_m050719_c001_v7007000_t0000_u01736744839642") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61762_d20250113_m050718_c001_v0001161_t0035_u01736744838646") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d379ff4_d20250113_m050717_c001_v7007000_t0000_u01736744837258") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6175c_d20250113_m050715_c001_v0001161_t0035_u01736744835959") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f8a_d20250113_m050713_c001_v7007000_t0000_u01736744833577") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61752_d20250113_m050712_c001_v0001161_t0029_u01736744832508") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030f60_d20250113_m050704_c001_v7007000_t0000_u01736744824667") 2025/01/13 05:12:26 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6172e_d20250113_m050703_c001_v0001161_t0055_u01736744823592") 2025/01/13 05:12:27 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a2586_d20250113_m050534_c001_v7007000_t0000_u01736744734996") 2025/01/13 05:12:27 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6162c_d20250113_m050534_c001_v0001161_t0038_u01736744734322") 2025/01/13 05:12:27 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a2581_d20250113_m050533_c001_v7007000_t0000_u01736744733035") 2025/01/13 05:12:27 DEBUG : potato2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61628_d20250113_m050532_c001_v0001161_t0028_u01736744732167") 2025/01/13 05:12:27 DEBUG : potato3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca08c8_d20250113_m050839_c001_v7007000_t0000_u01736744919747") 2025/01/13 05:12:27 DEBUG : potato3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6180c_d20250113_m050835_c001_v0001161_t0049_u01736744914999") 2025/01/13 05:12:27 DEBUG : potato3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337031035_d20250113_m050820_c001_v7007000_t0000_u01736744900452") 2025/01/13 05:12:27 DEBUG : potato3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f617e8_d20250113_m050813_c001_v0001161_t0036_u01736744893075") 2025/01/13 05:12:27 DEBUG : potato3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40674008961d4cff_d20250113_m050757_c001_v7007000_t0000_u01736744877243") 2025/01/13 05:12:27 DEBUG : potato3: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f617bc_d20250113_m050750_c001_v0001161_t0042_u01736744870252") 2025/01/13 05:12:27 DEBUG : pre-dest1/1: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a207_d20250113_m050935_c001_v7007000_t0000_u01736744975508") 2025/01/13 05:12:27 DEBUG : pre-dest1/1: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61857_d20250113_m050927_c001_v0001161_t0004_u01736744967413") 2025/01/13 05:12:27 DEBUG : pre-dest2/2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a208_d20250113_m050935_c001_v7007000_t0000_u01736744975691") 2025/01/13 05:12:27 DEBUG : pre-dest2/2: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846f55f_d20250113_m050928_c001_v0001183_t0057_u01736744968123") 2025/01/13 05:12:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a27ec_d20250113_m050907_c001_v7007000_t0000_u01736744947060") 2025/01/13 05:12:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dd51a_d20250113_m050904_c001_v0001184_t0041_u01736744944073") 2025/01/13 05:12:27 DEBUG : sizeonly: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca05b9_d20250113_m050633_c001_v7007000_t0000_u01736744793700") 2025/01/13 05:12:27 DEBUG : sizeonly: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616bc_d20250113_m050632_c001_v0001161_t0052_u01736744792591") 2025/01/13 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392dec_d20250113_m051202_c001_v7007000_t0000_u01736745122156") 2025/01/13 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dfcb8_d20250113_m051201_c001_v0001184_t0002_u01736745121121") 2025/01/13 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392d6e_d20250113_m051159_c001_v7007000_t0000_u01736745119190") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f111c95ba1df15595_d20250113_m051157_c001_v0001184_t0014_u01736745117987") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f408469fc2452814f_d20250113_m050746_c001_v7007000_t0000_u01736744866343") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1175c940f846e94a_d20250113_m050745_c001_v0001183_t0027_u01736744865564") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f408469fc24528132_d20250113_m050744_c001_v7007000_t0000_u01736744864267") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f617aa_d20250113_m050743_c001_v0001161_t0045_u01736744863037") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca05aa_d20250113_m050629_c001_v7007000_t0000_u01736744789218") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616b2_d20250113_m050627_c001_v0001161_t0046_u01736744787698") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca05a4_d20250113_m050626_c001_v7007000_t0000_u01736744786945") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616b0_d20250113_m050625_c001_v0001161_t0043_u01736744785919") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca0594_d20250113_m050619_c001_v7007000_t0000_u01736744779549") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616a4_d20250113_m050618_c001_v0001161_t0038_u01736744778655") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f405dec4857ca0590_d20250113_m050618_c001_v7007000_t0000_u01736744778099") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f616a0_d20250113_m050616_c001_v0001161_t0025_u01736744776482") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61690_d20250113_m050610_c001_v0001161_t0004_u01736744770198") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030e0f_d20250113_m050609_c001_v7007000_t0000_u01736744769444") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6168a_d20250113_m050608_c001_v0001161_t0051_u01736744768762") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61688_d20250113_m050608_c001_v0001161_t0004_u01736744768120") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4165d2c337030dff_d20250113_m050606_c001_v7007000_t0000_u01736744766661") 2025/01/13 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61670_d20250113_m050600_c001_v0001161_t0002_u01736744760900") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6165e_d20250113_m050554_c001_v0001161_t0002_u01736744754804") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d7085a54_d20250113_m050554_c001_v7007000_t0000_u01736744754044") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6165a_d20250113_m050553_c001_v0001161_t0001_u01736744753317") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61658_d20250113_m050552_c001_v0001161_t0048_u01736744752669") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d7085a42_d20250113_m050551_c001_v7007000_t0000_u01736744751572") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61650_d20250113_m050545_c001_v0001161_t0057_u01736744745476") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f418b9a93d7085a25_d20250113_m050545_c001_v7007000_t0000_u01736744745112") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6164c_d20250113_m050544_c001_v0001161_t0037_u01736744744432") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a25c6_d20250113_m050542_c001_v7007000_t0000_u01736744742791") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6164a_d20250113_m050542_c001_v0001161_t0014_u01736744742103") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a25be_d20250113_m050541_c001_v7007000_t0000_u01736744741560") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61648_d20250113_m050540_c001_v0001161_t0053_u01736744740879") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a25b8_d20250113_m050539_c001_v7007000_t0000_u01736744739614") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6163c_d20250113_m050538_c001_v0001161_t0042_u01736744738648") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a25ab_d20250113_m050538_c001_v7007000_t0000_u01736744738094") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61638_d20250113_m050537_c001_v0001161_t0057_u01736744737467") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a2592_d20250113_m050536_c001_v7007000_t0000_u01736744736565") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61634_d20250113_m050535_c001_v0001161_t0045_u01736744735917") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a2575_d20250113_m050529_c001_v7007000_t0000_u01736744729688") 2025/01/13 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61620_d20250113_m050529_c001_v0001161_t0035_u01736744729018") 2025/01/13 05:12:30 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a2572_d20250113_m050528_c001_v7007000_t0000_u01736744728115") 2025/01/13 05:12:30 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61614_d20250113_m050527_c001_v0001161_t0021_u01736744727400") 2025/01/13 05:12:30 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a256c_d20250113_m050526_c001_v7007000_t0000_u01736744726496") 2025/01/13 05:12:30 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6160c_d20250113_m050525_c001_v0001161_t0015_u01736744725861") 2025/01/13 05:12:30 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f4173cf17185a2556_d20250113_m050522_c001_v7007000_t0000_u01736744722964") 2025/01/13 05:12:30 DEBUG : sub dir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61604_d20250113_m050522_c001_v0001161_t0017_u01736744722320") 2025/01/13 05:12:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392df0_d20250113_m051202_c001_v7007000_t0000_u01736745122346") 2025/01/13 05:12:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f11310185193dc46b_d20250113_m051201_c001_v0001184_t0030_u01736745121135") 2025/01/13 05:12:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f40326dab23392d77_d20250113_m051159_c001_v7007000_t0000_u01736745119379") 2025/01/13 05:12:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f619df_d20250113_m051157_c001_v0001161_t0020_u01736745117994") 2025/01/13 05:12:30 DEBUG : sub/yam: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a06e_d20250113_m050740_c001_v7007000_t0000_u01736744860264") 2025/01/13 05:12:30 DEBUG : sub/yam: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dc1bc_d20250113_m050738_c001_v0001184_t0050_u01736744858745") 2025/01/13 05:12:30 DEBUG : three: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a03b_d20250113_m050730_c001_v7007000_t0000_u01736744850644") 2025/01/13 05:12:30 DEBUG : three: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6178a_d20250113_m050729_c001_v0001161_t0047_u01736744849401") 2025/01/13 05:12:30 DEBUG : three: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f61782_d20250113_m050727_c001_v0001161_t0020_u01736744847102") 2025/01/13 05:12:30 DEBUG : two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a03c_d20250113_m050730_c001_v7007000_t0000_u01736744850849") 2025/01/13 05:12:30 DEBUG : two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f402df5f58b8dbf8b_d20250113_m050728_c001_v0001184_t0045_u01736744848835") 2025/01/13 05:12:30 DEBUG : two: Deleting (id "4_zefb24da300dd5beb9f480e1b_f417f52e843f61780_d20250113_m050726_c001_v0001161_t0056_u01736744846918") 2025/01/13 05:12:30 DEBUG : yam: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a073_d20250113_m050741_c001_v7007000_t0000_u01736744861005") 2025/01/13 05:12:30 DEBUG : yam: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1176a8be57664987_d20250113_m050740_c001_v0001165_t0017_u01736744860062") 2025/01/13 05:12:30 DEBUG : yam: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a05c_d20250113_m050736_c001_v7007000_t0000_u01736744856672") 2025/01/13 05:12:30 DEBUG : yam: Deleting (id "4_zefb24da300dd5beb9f480e1b_f117f52e843f6179c_d20250113_m050735_c001_v0001161_t0013_u01736744855542") 2025/01/13 05:12:31 DEBUG : yam: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a04a_d20250113_m050733_c001_v7007000_t0000_u01736744853092") 2025/01/13 05:12:31 DEBUG : yam: Deleting (id "4_zefb24da300dd5beb9f480e1b_f102df5f58b8dc00b_d20250113_m050731_c001_v0001184_t0046_u01736744851431") 2025/01/13 05:12:31 DEBUG : yaml: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a062_d20250113_m050737_c001_v7007000_t0000_u01736744857418") 2025/01/13 05:12:31 DEBUG : yaml: Deleting (id "4_zefb24da300dd5beb9f480e1b_f110e9e19839ac02d_d20250113_m050736_c001_v0001182_t0001_u01736744856426") 2025/01/13 05:12:31 DEBUG : yaml: Deleting (id "4_zefb24da300dd5beb9f480e1b_f401468940d37a050_d20250113_m050733_c001_v7007000_t0000_u01736744853860") 2025/01/13 05:12:31 DEBUG : yaml: Deleting (id "4_zefb24da300dd5beb9f480e1b_f1155836414b84685_d20250113_m050732_c001_v0001137_t0030_u01736744852593") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m19.398301183s (try 1/5)