"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/17 01:04:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi" 2025/03/17 01:04:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 01:04:22 DEBUG : Creating backend with remote "/tmp/rclone943065331" === 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-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:23 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:23 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/17 01:04:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:24 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:24 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:26 DEBUG : B2 bucket rclone-test-zicijop6rewi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.64s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", 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-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:27 DEBUG : Creating backend with remote "/non-existing" 2025/03/17 01:04:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/17 01:04:27 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:27 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:29 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:29 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.42s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:31 INFO : B2 bucket rclone-test-zicijop6rewi: Running all checks before starting transfers 2025/03/17 01:04:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:31 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:31 INFO : B2 bucket rclone-test-zicijop6rewi: Checks finished, now starting transfers 2025/03/17 01:04:31 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.87s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:32 ERROR : Ignoring --no-traverse with sync 2025/03/17 01:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:33 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:33 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:34 INFO : sub dir/hello world: Copied (new) 2025/03/17 01:04:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.23s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/17 01:04:35 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:35 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/17 01:04:36 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.99s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:04:37 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:37 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:04:39 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:39 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.24s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/17 01:04:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 01:04:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/17 01:04:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/17 01:04:41 INFO : sub dir: Making directory 2025/03/17 01:04:41 INFO : sub dir2: Making directory 2025/03/17 01:04:41 INFO : sub dir2/sub sub dir2: Making directory 2025/03/17 01:04:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:41 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:41 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/17 01:04:42 DEBUG : B2 bucket rclone-test-zicijop6rewi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.78s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:43 INFO : sub dir2: Making directory 2025/03/17 01:04:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/17 01:04:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 01:04:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:43 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:43 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.63s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:45 DEBUG : sub dir2: Making directory with metadata 2025/03/17 01:04:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 01:04:45 INFO : sub dir: Making directory 2025/03/17 01:04:45 INFO : sub dir2: Making directory 2025/03/17 01:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:45 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:45 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:45 INFO : sub dir/hello world: Copied (new) 2025/03/17 01:04:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/17 01:04:46 DEBUG : B2 bucket rclone-test-zicijop6rewi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/17 01:04:46 DEBUG : B2 bucket rclone-test-zicijop6rewi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", 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-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:47 INFO : sub dir2: Making directory 2025/03/17 01:04:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:47 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:47 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:48 INFO : sub dir/hello world: Copied (new) 2025/03/17 01:04:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.46s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:48 DEBUG : sub dir2: Making directory with metadata 2025/03/17 01:04:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 01:04:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/17 01:04:49 INFO : sub dir: Making directory 2025/03/17 01:04:49 INFO : sub dir2: Making directory 2025/03/17 01:04:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:49 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:49 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:49 INFO : sub dir/hello world: Copied (new) 2025/03/17 01:04:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/17 01:04:50 DEBUG : B2 bucket rclone-test-zicijop6rewi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.03s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", 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-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:51 INFO : sub dir2: Making directory 2025/03/17 01:04:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:51 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:51 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:52 INFO : sub dir/hello world: Copied (new) 2025/03/17 01:04:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.83s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fawipib5take" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zicijop6rewi -> B2 bucket rclone-test-fawipib5take 2025/03/17 01:04:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:04:54 DEBUG : B2 bucket rclone-test-fawipib5take: Waiting for checks to finish 2025/03/17 01:04:54 DEBUG : B2 bucket rclone-test-fawipib5take: Waiting for transfers to finish 2025/03/17 01:04:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:04:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:56 DEBUG : B2 bucket rclone-test-fawipib5take: Purge remote 2025/03/17 01:04:56 INFO : B2 bucket rclone-test-fawipib5take: cleaning bucket "rclone-test-fawipib5take" of all files 2025/03/17 01:04:56 DEBUG : sub dir/hello world: Deleting (id "4_z3f12ddf3a01dab1b9f580e1b_f1082a4e9b8b77851_d20250317_m010455_c001_v0001042_t0009_u01742173495503") --- PASS: TestServerSideCopy (4.75s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:04:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/17 01:04:59 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:04:59 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:04:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/17 01:04:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.82s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cotuxez6vute" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zicijop6rewi -> B2 bucket rclone-test-cotuxez6vute 2025/03/17 01:05:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:05:03 DEBUG : B2 bucket rclone-test-cotuxez6vute: Waiting for checks to finish 2025/03/17 01:05:03 DEBUG : B2 bucket rclone-test-cotuxez6vute: Waiting for transfers to finish 2025/03/17 01:05:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:05:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:05 DEBUG : B2 bucket rclone-test-cotuxez6vute: Waiting for checks to finish 2025/03/17 01:05:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/17 01:05:05 DEBUG : B2 bucket rclone-test-cotuxez6vute: Waiting for transfers to finish 2025/03/17 01:05:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/17 01:05:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:05 DEBUG : B2 bucket rclone-test-cotuxez6vute: Purge remote 2025/03/17 01:05:05 INFO : B2 bucket rclone-test-cotuxez6vute: cleaning bucket "rclone-test-cotuxez6vute" of all files 2025/03/17 01:05:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f72fdf3a01dab1b9f580e1b_f118fed3f7f698e51_d20250317_m010505_c001_v0001153_t0025_u01742173505469") 2025/03/17 01:05:05 DEBUG : sub dir/hello world: Deleting (id "4_z5f72fdf3a01dab1b9f580e1b_f103a5a32f766d17a_d20250317_m010503_c001_v0001042_t0016_u01742173503789") --- PASS: TestServerSideCopyOverSelf (7.34s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/17 01:05:08 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:08 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/17 01:05:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/17 01:05:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.57s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-muciwam4jere" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zicijop6rewi -> B2 bucket rclone-test-muciwam4jere 2025/03/17 01:05:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:05:12 DEBUG : B2 bucket rclone-test-muciwam4jere: Waiting for checks to finish 2025/03/17 01:05:12 DEBUG : B2 bucket rclone-test-muciwam4jere: Waiting for transfers to finish 2025/03/17 01:05:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:05:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/17 01:05:14 DEBUG : B2 bucket rclone-test-muciwam4jere: Waiting for checks to finish 2025/03/17 01:05:14 DEBUG : B2 bucket rclone-test-muciwam4jere: Waiting for transfers to finish 2025/03/17 01:05:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/17 01:05:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/17 01:05:14 INFO : sub dir/hello world: Deleted 2025/03/17 01:05:16 DEBUG : testing file moves 2025/03/17 01:05:16 DEBUG : B2 bucket rclone-test-muciwam4jere: Waiting for checks to finish 2025/03/17 01:05:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/17 01:05:16 DEBUG : B2 bucket rclone-test-muciwam4jere: Waiting for transfers to finish 2025/03/17 01:05:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/17 01:05:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/17 01:05:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:17 DEBUG : B2 bucket rclone-test-muciwam4jere: Purge remote 2025/03/17 01:05:17 INFO : B2 bucket rclone-test-muciwam4jere: cleaning bucket "rclone-test-muciwam4jere" of all files 2025/03/17 01:05:17 DEBUG : sub dir/hello world: Deleting (id "4_zff722d33a02dab1b9f580e1b_f1031cbd0af34842c_d20250317_m010516_c001_v0001120_t0016_u01742173516350") 2025/03/17 01:05:17 DEBUG : sub dir/hello world: Deleting (id "4_zff722d33a02dab1b9f580e1b_f10834d5d90ad8da5_d20250317_m010514_c001_v0001184_t0003_u01742173514516") 2025/03/17 01:05:17 DEBUG : sub dir/hello world: Deleting (id "4_zff722d33a02dab1b9f580e1b_f104e1f3b84c6ca41_d20250317_m010513_c001_v0001183_t0058_u01742173513089") --- PASS: TestServerSideMoveOverSelf (8.87s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:20 ERROR : : error listing: directory not found 2025/03/17 01:05:20 INFO : Local file system at /tmp/rclone943065331: Making directory 2025/03/17 01:05:20 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:20 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.02s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:05:22 DEBUG : Local file system at /tmp/rclone943065331: Waiting for checks to finish 2025/03/17 01:05:22 DEBUG : Local file system at /tmp/rclone943065331: Waiting for transfers to finish 2025/03/17 01:05:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:05:22 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/17 01:05:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestCopyRedownload (2.35s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/17 01:05:24 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:24 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 01:05:24 INFO : check sum: Copied (new) 2025/03/17 01:05:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:24 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 01:05:24 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/17 01:05:24 DEBUG : check sum: Unchanged skipping 2025/03/17 01:05:24 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:24 DEBUG : Waiting for deletions to finish 2025/03/17 01:05:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/17 01:05:26 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:26 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/17 01:05:27 INFO : sizeonly: Copied (new) 2025/03/17 01:05:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:27 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:27 DEBUG : sizeonly: Sizes identical 2025/03/17 01:05:27 DEBUG : sizeonly: Unchanged skipping 2025/03/17 01:05:27 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:27 DEBUG : Waiting for deletions to finish 2025/03/17 01:05:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.95s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/17 01:05:29 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:29 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/17 01:05:30 INFO : ignore-size: Copied (new) 2025/03/17 01:05:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:05:30 DEBUG : ignore-size: Unchanged skipping 2025/03/17 01:05:30 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:30 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:30 DEBUG : Waiting for deletions to finish 2025/03/17 01:05:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.19s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:05:33 DEBUG : existing: Unchanged skipping 2025/03/17 01:05:33 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:33 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:33 DEBUG : Waiting for deletions to finish 2025/03/17 01:05:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/17 01:05:34 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:34 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/17 01:05:34 INFO : existing: Copied (replaced existing) 2025/03/17 01:05:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.85s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/17 01:05:36 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:36 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/17 01:05:37 INFO : existing: Copied (new) 2025/03/17 01:05:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:37 DEBUG : existing: Destination exists, skipping 2025/03/17 01:05:37 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:37 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:37 DEBUG : Waiting for deletions to finish 2025/03/17 01:05:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:40 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/17 01:05:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/17 01:05:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:05:40 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:40 DEBUG : c/non empty space: Unchanged skipping 2025/03/17 01:05:40 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:05:41 INFO : a/potato2: Copied (new) 2025/03/17 01:05:41 DEBUG : Waiting for deletions to finish 2025/03/17 01:05:41 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:43 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:43 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/03/17 01:05:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 01:05:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/17 01:05:43 DEBUG : empty space: Unchanged skipping 2025/03/17 01:05:43 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:43 DEBUG : Waiting for deletions to finish 2025/03/17 01:05:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:43 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:43 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/03/17 01:05:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 01:05:44 INFO : empty space: Updated modification time in destination 2025/03/17 01:05:44 DEBUG : empty space: Unchanged skipping 2025/03/17 01:05:44 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:44 DEBUG : Waiting for deletions to finish 2025/03/17 01:05:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/17 01:05:47 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 01:05:47 DEBUG : empty space: Unchanged skipping 2025/03/17 01:05:47 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:47 DEBUG : Waiting for deletions to finish 2025/03/17 01:05:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.07s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:49 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/03/17 01:05:49 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone943065331) 2025/03/17 01:05:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zicijop6rewi) 2025/03/17 01:05:49 DEBUG : foo: sha1 differ 2025/03/17 01:05:49 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/17 01:05:49 INFO : foo: Copied (replaced existing) 2025/03/17 01:05:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (2.06s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/17 01:05:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:05:51 DEBUG : empty space: Unchanged skipping 2025/03/17 01:05:51 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:51 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:05:52 INFO : potato: Copied (new) 2025/03/17 01:05:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/17 01:05:54 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:54 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/17 01:05:55 INFO : potato: Copied (replaced existing) 2025/03/17 01:05:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:05:57 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:05:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/17 01:05:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone943065331) 2025/03/17 01:05:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zicijop6rewi) 2025/03/17 01:05:57 DEBUG : potato: sha1 differ 2025/03/17 01:05:57 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:05:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/17 01:05:58 INFO : potato: Copied (replaced existing) 2025/03/17 01:05:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:06:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:06:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/17 01:06:00 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:00 DEBUG : empty space: Unchanged skipping 2025/03/17 01:06:00 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:00 DEBUG : Waiting for deletions to finish 2025/03/17 01:06:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:06:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:06:03 DEBUG : empty space: Unchanged skipping 2025/03/17 01:06:03 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:03 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:06:04 INFO : potato2: Copied (new) 2025/03/17 01:06:04 DEBUG : Waiting for deletions to finish 2025/03/17 01:06:04 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:07 INFO : d: Making directory 2025/03/17 01:06:07 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/17 01:06:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:06:07 DEBUG : c/non empty space: Unchanged skipping 2025/03/17 01:06:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/17 01:06:07 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:07 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:06:08 INFO : a/potato2: Copied (new) 2025/03/17 01:06:08 DEBUG : Waiting for deletions to finish 2025/03/17 01:06:08 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:11 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/17 01:06:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:06:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/17 01:06:11 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:11 DEBUG : c/non empty space: Unchanged skipping 2025/03/17 01:06:11 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:06:12 INFO : a/potato2: Copied (new) 2025/03/17 01:06:12 ERROR : B2 bucket rclone-test-zicijop6rewi: not deleting files as there were IO errors 2025/03/17 01:06:12 ERROR : B2 bucket rclone-test-zicijop6rewi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:15 DEBUG : Waiting for deletions to finish 2025/03/17 01:06:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:06:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:06:15 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:15 DEBUG : empty space: Unchanged skipping 2025/03/17 01:06:15 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:15 INFO : potato: Deleted 2025/03/17 01:06:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:06:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (4.06s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:19 DEBUG : Waiting for deletions to finish 2025/03/17 01:06:19 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:19 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:19 INFO : potato: Deleted 2025/03/17 01:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:06:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:06:19 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:19 DEBUG : empty space: Unchanged skipping 2025/03/17 01:06:19 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:06:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.22s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:06:23 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:23 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/17 01:06:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.79s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:26 DEBUG : enormous: Excluded (Size Filter) 2025/03/17 01:06:26 DEBUG : enormous: Excluded 2025/03/17 01:06:26 DEBUG : potato2: Excluded (Size Filter) 2025/03/17 01:06:26 DEBUG : potato2: Excluded 2025/03/17 01:06:26 DEBUG : potato2: Excluded (Size Filter) 2025/03/17 01:06:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:06:26 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:26 DEBUG : empty space: Unchanged skipping 2025/03/17 01:06:26 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:26 DEBUG : Waiting for deletions to finish 2025/03/17 01:06:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:26 DEBUG : enormous: Excluded (Size Filter) 2025/03/17 01:06:26 DEBUG : enormous: Excluded 2025/03/17 01:06:26 DEBUG : potato2: Excluded (Size Filter) 2025/03/17 01:06:26 DEBUG : potato2: Excluded 2025/03/17 01:06:26 DEBUG : potato2: Excluded (Size Filter) 2025/03/17 01:06:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/17 01:06:26 DEBUG : empty space: Unchanged skipping 2025/03/17 01:06:26 DEBUG : Local file system at /tmp/rclone943065331: Waiting for checks to finish 2025/03/17 01:06:26 DEBUG : Local file system at /tmp/rclone943065331: Waiting for transfers to finish 2025/03/17 01:06:26 DEBUG : Waiting for deletions to finish 2025/03/17 01:06:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:30 DEBUG : enormous: Excluded (Size Filter) 2025/03/17 01:06:30 DEBUG : enormous: Excluded 2025/03/17 01:06:30 DEBUG : potato2: Excluded (Size Filter) 2025/03/17 01:06:30 DEBUG : potato2: Excluded 2025/03/17 01:06:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:06:31 DEBUG : empty space: Unchanged skipping 2025/03/17 01:06:31 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:31 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:31 DEBUG : Waiting for deletions to finish 2025/03/17 01:06:31 INFO : enormous: Deleted 2025/03/17 01:06:31 INFO : potato2: Deleted 2025/03/17 01:06:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/17 01:06:31 DEBUG : empty space: Unchanged skipping 2025/03/17 01:06:31 DEBUG : Local file system at /tmp/rclone943065331: Waiting for checks to finish 2025/03/17 01:06:31 DEBUG : Local file system at /tmp/rclone943065331: Waiting for transfers to finish 2025/03/17 01:06:31 DEBUG : Waiting for deletions to finish 2025/03/17 01:06:31 INFO : enormous: Deleted 2025/03/17 01:06:31 INFO : potato2: Deleted 2025/03/17 01:06:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:34 DEBUG : five: Need to transfer - File not found at Destination 2025/03/17 01:06:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/17 01:06:34 DEBUG : one: Destination is newer than source, skipping 2025/03/17 01:06:34 DEBUG : three: Sizes identical 2025/03/17 01:06:34 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/17 01:06:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/17 01:06:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone943065331) 2025/03/17 01:06:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zicijop6rewi) 2025/03/17 01:06:34 DEBUG : two: sha1 differ 2025/03/17 01:06:34 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/17 01:06:35 INFO : five: Copied (new) 2025/03/17 01:06:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/17 01:06:35 INFO : four: Copied (replaced existing) 2025/03/17 01:06:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/17 01:06:35 INFO : two: Copied (replaced existing) 2025/03/17 01:06:35 DEBUG : Waiting for deletions to finish 2025/03/17 01:06:36 DEBUG : one: Destination is newer than source, skipping 2025/03/17 01:06:36 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/17 01:06:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/17 01:06:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/17 01:06:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/17 01:06:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/17 01:06:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/17 01:06:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/17 01:06:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/17 01:06:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/17 01:06:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone943065331) 2025/03/17 01:06:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zicijop6rewi) 2025/03/17 01:06:36 DEBUG : three: sha1 differ 2025/03/17 01:06:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/17 01:06:36 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 01:06:36 INFO : three: Copied (replaced existing) 2025/03/17 01:06:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.05s) === 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-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/17 01:06:38 INFO : B2 bucket rclone-test-zicijop6rewi: Making map for --track-renames 2025/03/17 01:06:38 INFO : B2 bucket rclone-test-zicijop6rewi: Finished making map for --track-renames 2025/03/17 01:06:38 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/17 01:06:38 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for renames to finish 2025/03/17 01:06:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/17 01:06:38 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 01:06:38 INFO : yam: Copied (new) 2025/03/17 01:06:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/17 01:06:38 INFO : potato: Copied (new) 2025/03/17 01:06:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:06:39 INFO : B2 bucket rclone-test-zicijop6rewi: Making map for --track-renames 2025/03/17 01:06:39 INFO : B2 bucket rclone-test-zicijop6rewi: Finished making map for --track-renames 2025/03/17 01:06:39 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:39 DEBUG : potato: Unchanged skipping 2025/03/17 01:06:39 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for renames to finish 2025/03/17 01:06:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 01:06:40 INFO : yam: Copied (server-side copy) to: yaml 2025/03/17 01:06:40 INFO : yam: Deleted 2025/03/17 01:06:40 INFO : yaml: Renamed from "yam" 2025/03/17 01:06:40 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/17 01:06:42 INFO : B2 bucket rclone-test-zicijop6rewi: Making map for --track-renames 2025/03/17 01:06:42 INFO : B2 bucket rclone-test-zicijop6rewi: Finished making map for --track-renames 2025/03/17 01:06:42 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/17 01:06:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/17 01:06:42 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for renames to finish 2025/03/17 01:06:42 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 01:06:42 INFO : yam: Copied (new) 2025/03/17 01:06:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/17 01:06:42 INFO : potato: Copied (new) 2025/03/17 01:06:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:06:43 INFO : B2 bucket rclone-test-zicijop6rewi: Making map for --track-renames 2025/03/17 01:06:43 INFO : B2 bucket rclone-test-zicijop6rewi: Finished making map for --track-renames 2025/03/17 01:06:43 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:43 DEBUG : potato: Unchanged skipping 2025/03/17 01:06:43 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for renames to finish 2025/03/17 01:06:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 01:06:43 INFO : yam: Copied (server-side copy) to: yaml 2025/03/17 01:06:43 INFO : yam: Deleted 2025/03/17 01:06:43 INFO : yaml: Renamed from "yam" 2025/03/17 01:06:43 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/17 01:06:45 INFO : B2 bucket rclone-test-zicijop6rewi: Making map for --track-renames 2025/03/17 01:06:45 INFO : B2 bucket rclone-test-zicijop6rewi: Finished making map for --track-renames 2025/03/17 01:06:45 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/17 01:06:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/17 01:06:45 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for renames to finish 2025/03/17 01:06:45 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 01:06:45 INFO : sub/yam: Copied (new) 2025/03/17 01:06:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/17 01:06:46 INFO : potato: Copied (new) 2025/03/17 01:06:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:06:46 DEBUG : potato: Unchanged skipping 2025/03/17 01:06:46 INFO : B2 bucket rclone-test-zicijop6rewi: Making map for --track-renames 2025/03/17 01:06:46 INFO : B2 bucket rclone-test-zicijop6rewi: Finished making map for --track-renames 2025/03/17 01:06:46 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:46 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for renames to finish 2025/03/17 01:06:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/17 01:06:47 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/17 01:06:47 INFO : sub/yam: Deleted 2025/03/17 01:06:47 INFO : yam: Renamed from "sub/yam" 2025/03/17 01:06:47 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.56s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:49 DEBUG : Creating backend with remote "/tmp/rclone943065331/dir1" 2025/03/17 01:06:49 DEBUG : Creating backend with remote "/tmp/rclone943065331/dir2" 2025/03/17 01:06:49 DEBUG : Local file system at /tmp/rclone943065331/dir2: Using server-side directory move 2025/03/17 01:06:49 INFO : Local file system at /tmp/rclone943065331/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/17 01:06:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/17 01:06:49 INFO : file1.txt: Moved (server-side) 2025/03/17 01:06:49 DEBUG : Local file system at /tmp/rclone943065331/dir2: Waiting for checks to finish 2025/03/17 01:06:49 DEBUG : Local file system at /tmp/rclone943065331/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:06:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/17 01:06:49 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:49 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/17 01:06:49 INFO : nested/sub dir/file: Copied (new) 2025/03/17 01:06:49 INFO : nested/sub dir/file: Deleted 2025/03/17 01:06:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:06:50 INFO : sub dir/hello world: Copied (new) 2025/03/17 01:06:50 INFO : sub dir/hello world: Deleted 2025/03/17 01:06:50 INFO : sub dir: Removing directory 2025/03/17 01:06:50 INFO : nested/sub dir: Removing directory 2025/03/17 01:06:50 INFO : nested: Removing directory 2025/03/17 01:06:50 DEBUG : Local file system at /tmp/rclone943065331: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/17 01:06:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/17 01:06:52 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:52 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/17 01:06:52 INFO : nested/sub dir/file: Copied (new) 2025/03/17 01:06:52 INFO : nested/sub dir/file: Deleted 2025/03/17 01:06:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/17 01:06:53 INFO : sub dir/hello world: Copied (new) 2025/03/17 01:06:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.37s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/17 01:06:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/17 01:06:54 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:54 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/17 01:06:54 INFO : existing-b: Copied (new) 2025/03/17 01:06:54 INFO : existing-b: Deleted 2025/03/17 01:06:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/17 01:06:55 INFO : existing: Copied (new) 2025/03/17 01:06:55 INFO : existing: Deleted 2025/03/17 01:06:55 DEBUG : existing: Destination exists, skipping 2025/03/17 01:06:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/17 01:06:55 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:06:55 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:06:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.36s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:06:56 DEBUG : Creating backend with remote "TestB2:rclone-test-petadit1musu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zicijop6rewi -> B2 bucket rclone-test-petadit1musu 2025/03/17 01:07:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:07:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/17 01:07:01 DEBUG : empty space: Unchanged skipping 2025/03/17 01:07:01 DEBUG : B2 bucket rclone-test-petadit1musu: Waiting for checks to finish 2025/03/17 01:07:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/17 01:07:01 INFO : empty space: Deleted 2025/03/17 01:07:01 DEBUG : B2 bucket rclone-test-petadit1musu: Waiting for transfers to finish 2025/03/17 01:07:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:07:01 INFO : potato2: Copied (server-side copy) 2025/03/17 01:07:02 INFO : potato2: Deleted 2025/03/17 01:07:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 01:07:02 INFO : potato3: Copied (server-side copy) 2025/03/17 01:07:02 INFO : potato3: Deleted 2025/03/17 01:07:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qigoriw9tujo" 2025/03/17 01:07:04 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/17 01:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:07:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/17 01:07:04 DEBUG : B2 bucket rclone-test-qigoriw9tujo: Waiting for checks to finish 2025/03/17 01:07:04 DEBUG : B2 bucket rclone-test-qigoriw9tujo: Waiting for transfers to finish 2025/03/17 01:07:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 01:07:05 INFO : empty space: Copied (server-side copy) 2025/03/17 01:07:05 INFO : empty space: Deleted 2025/03/17 01:07:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 01:07:05 INFO : potato3: Copied (server-side copy) 2025/03/17 01:07:05 INFO : potato3: Deleted 2025/03/17 01:07:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:07:05 INFO : potato2: Copied (server-side copy) 2025/03/17 01:07:06 INFO : potato2: Deleted 2025/03/17 01:07:06 DEBUG : B2 bucket rclone-test-qigoriw9tujo: Purge remote 2025/03/17 01:07:06 INFO : B2 bucket rclone-test-qigoriw9tujo: cleaning bucket "rclone-test-qigoriw9tujo" of all files 2025/03/17 01:07:06 DEBUG : empty space: Deleting (id "4_z7fd2dd73a03dab1b9f580e1b_f102402edd1723ab3_d20250317_m010704_c001_v0001144_t0041_u01742173624614") 2025/03/17 01:07:06 DEBUG : potato2: Deleting (id "4_z7fd2dd73a03dab1b9f580e1b_f111098d47ac060fa_d20250317_m010704_c001_v0001104_t0053_u01742173624977") 2025/03/17 01:07:06 DEBUG : potato3: Deleting (id "4_z7fd2dd73a03dab1b9f580e1b_f11387c1ea12ea1cb_d20250317_m010704_c001_v0001120_t0026_u01742173624993") 2025/03/17 01:07:07 DEBUG : B2 bucket rclone-test-petadit1musu: Purge remote 2025/03/17 01:07:07 INFO : B2 bucket rclone-test-petadit1musu: cleaning bucket "rclone-test-petadit1musu" of all files 2025/03/17 01:07:07 DEBUG : empty space: Deleting (id "4_zdf62cd43a03dab1b9f580e1b_f403c9dea2b65db7a_d20250317_m010705_c001_v7007000_t0000_u01742173625182") 2025/03/17 01:07:07 DEBUG : empty space: Deleting (id "4_zdf62cd43a03dab1b9f580e1b_f117af9f8b81a7f54_d20250317_m010700_c001_v0001103_t0003_u01742173620379") 2025/03/17 01:07:07 DEBUG : potato2: Deleting (id "4_zdf62cd43a03dab1b9f580e1b_f403c9dea2b65db7c_d20250317_m010706_c001_v7007000_t0000_u01742173626001") 2025/03/17 01:07:07 DEBUG : potato2: Deleting (id "4_zdf62cd43a03dab1b9f580e1b_f106d488be6009a2f_d20250317_m010701_c001_v0001182_t0032_u01742173621740") 2025/03/17 01:07:07 DEBUG : potato3: Deleting (id "4_zdf62cd43a03dab1b9f580e1b_f403c9dea2b65db7b_d20250317_m010705_c001_v7007000_t0000_u01742173625532") 2025/03/17 01:07:07 DEBUG : potato3: Deleting (id "4_zdf62cd43a03dab1b9f580e1b_f105f5e8a5cb5a71b_d20250317_m010701_c001_v0001109_t0035_u01742173621976") 2025/03/17 01:07:07 DEBUG : potato3: Deleting (id "4_zdf62cd43a03dab1b9f580e1b_f117af9f8b81a7f5c_d20250317_m010700_c001_v0001103_t0058_u01742173620934") --- PASS: TestServerSideMove (12.59s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:07:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yucilel5qaza" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zicijop6rewi -> B2 bucket rclone-test-yucilel5qaza 2025/03/17 01:07:14 DEBUG : empty space: Excluded (Size Filter) 2025/03/17 01:07:14 DEBUG : empty space: Excluded (Size Filter) 2025/03/17 01:07:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:07:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/17 01:07:14 DEBUG : B2 bucket rclone-test-yucilel5qaza: Waiting for checks to finish 2025/03/17 01:07:14 DEBUG : B2 bucket rclone-test-yucilel5qaza: Waiting for transfers to finish 2025/03/17 01:07:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:07:14 INFO : potato2: Copied (server-side copy) 2025/03/17 01:07:15 INFO : potato2: Deleted 2025/03/17 01:07:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 01:07:15 INFO : potato3: Copied (server-side copy) 2025/03/17 01:07:15 INFO : potato3: Deleted 2025/03/17 01:07:15 DEBUG : Creating backend with remote "TestB2:rclone-test-fakasas5poha" 2025/03/17 01:07:16 DEBUG : empty space: Excluded (Size Filter) 2025/03/17 01:07:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:07:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/17 01:07:18 DEBUG : B2 bucket rclone-test-fakasas5poha: Waiting for checks to finish 2025/03/17 01:07:18 DEBUG : B2 bucket rclone-test-fakasas5poha: Waiting for transfers to finish 2025/03/17 01:07:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 01:07:19 INFO : potato3: Copied (server-side copy) 2025/03/17 01:07:19 INFO : potato3: Deleted 2025/03/17 01:07:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:07:20 INFO : potato2: Copied (server-side copy) 2025/03/17 01:07:20 INFO : potato2: Deleted 2025/03/17 01:07:20 DEBUG : B2 bucket rclone-test-fakasas5poha: Purge remote 2025/03/17 01:07:20 INFO : B2 bucket rclone-test-fakasas5poha: cleaning bucket "rclone-test-fakasas5poha" of all files 2025/03/17 01:07:20 DEBUG : potato2: Deleting (id "4_zef721d03a04dab1b9f580e1b_f1121ff5223de08a4_d20250317_m010719_c001_v0001106_t0007_u01742173639355") 2025/03/17 01:07:20 DEBUG : potato3: Deleting (id "4_zef721d03a04dab1b9f580e1b_f106d488be6009c25_d20250317_m010719_c001_v0001182_t0033_u01742173639708") 2025/03/17 01:07:21 DEBUG : B2 bucket rclone-test-yucilel5qaza: Purge remote 2025/03/17 01:07:21 INFO : B2 bucket rclone-test-yucilel5qaza: cleaning bucket "rclone-test-yucilel5qaza" of all files 2025/03/17 01:07:21 DEBUG : empty space: Deleting (id "4_zbfe2fd93a03dab1b9f580e1b_f106d488be6009b83_d20250317_m010713_c001_v0001182_t0031_u01742173633991") 2025/03/17 01:07:21 DEBUG : potato2: Deleting (id "4_zbfe2fd93a03dab1b9f580e1b_f40200070b1eccaae_d20250317_m010720_c001_v7007000_t0000_u01742173640324") 2025/03/17 01:07:21 DEBUG : potato2: Deleting (id "4_zbfe2fd93a03dab1b9f580e1b_f11638dc30618a2b3_d20250317_m010714_c001_v0001177_t0054_u01742173634782") 2025/03/17 01:07:21 DEBUG : potato3: Deleting (id "4_zbfe2fd93a03dab1b9f580e1b_f40200070b1eccaad_d20250317_m010719_c001_v7007000_t0000_u01742173639908") 2025/03/17 01:07:21 DEBUG : potato3: Deleting (id "4_zbfe2fd93a03dab1b9f580e1b_f11750b1cba84643f_d20250317_m010715_c001_v0001183_t0050_u01742173635016") 2025/03/17 01:07:21 DEBUG : potato3: Deleting (id "4_zbfe2fd93a03dab1b9f580e1b_f106d488be6009b89_d20250317_m010714_c001_v0001182_t0042_u01742173634200") --- PASS: TestServerSideMoveWithFilter (14.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:07:23 DEBUG : Creating backend with remote "TestB2:rclone-test-sopekor7qasa" 2025/03/17 01:07:26 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zicijop6rewi -> B2 bucket rclone-test-sopekor7qasa 2025/03/17 01:07:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:07:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/17 01:07:28 DEBUG : empty space: Unchanged skipping 2025/03/17 01:07:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/17 01:07:28 DEBUG : B2 bucket rclone-test-sopekor7qasa: Waiting for checks to finish 2025/03/17 01:07:28 INFO : empty space: Deleted 2025/03/17 01:07:28 DEBUG : B2 bucket rclone-test-sopekor7qasa: Waiting for transfers to finish 2025/03/17 01:07:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:07:29 INFO : potato2: Copied (server-side copy) 2025/03/17 01:07:29 INFO : potato2: Deleted 2025/03/17 01:07:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 01:07:29 INFO : potato3: Copied (server-side copy) 2025/03/17 01:07:29 INFO : potato3: Deleted 2025/03/17 01:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yidoqaj6deme" 2025/03/17 01:07:30 INFO : tomatoDir: Making directory 2025/03/17 01:07:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/17 01:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/17 01:07:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/17 01:07:31 DEBUG : B2 bucket rclone-test-yidoqaj6deme: Waiting for checks to finish 2025/03/17 01:07:31 DEBUG : B2 bucket rclone-test-yidoqaj6deme: Waiting for transfers to finish 2025/03/17 01:07:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/17 01:07:31 INFO : empty space: Copied (server-side copy) 2025/03/17 01:07:31 INFO : empty space: Deleted 2025/03/17 01:07:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/17 01:07:31 INFO : potato2: Copied (server-side copy) 2025/03/17 01:07:32 INFO : potato2: Deleted 2025/03/17 01:07:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/17 01:07:32 INFO : potato3: Copied (server-side copy) 2025/03/17 01:07:32 INFO : potato3: Deleted 2025/03/17 01:07:33 DEBUG : B2 bucket rclone-test-yidoqaj6deme: Purge remote 2025/03/17 01:07:33 INFO : B2 bucket rclone-test-yidoqaj6deme: cleaning bucket "rclone-test-yidoqaj6deme" of all files 2025/03/17 01:07:33 DEBUG : empty space: Deleting (id "4_zef624d03a04dab1b9f580e1b_f115ca5a976942bc1_d20250317_m010731_c001_v0001184_t0028_u01742173651655") 2025/03/17 01:07:33 DEBUG : potato2: Deleting (id "4_zef624d03a04dab1b9f580e1b_f1180157a1f0ad6ae_d20250317_m010731_c001_v0001184_t0054_u01742173651893") 2025/03/17 01:07:33 DEBUG : potato3: Deleting (id "4_zef624d03a04dab1b9f580e1b_f11817a45a15a9af8_d20250317_m010732_c001_v0001037_t0009_u01742173652026") 2025/03/17 01:07:33 DEBUG : B2 bucket rclone-test-sopekor7qasa: Purge remote 2025/03/17 01:07:33 INFO : B2 bucket rclone-test-sopekor7qasa: cleaning bucket "rclone-test-sopekor7qasa" of all files 2025/03/17 01:07:34 DEBUG : empty space: Deleting (id "4_z3fe23d13a04dab1b9f580e1b_f415632f400d2eb6a_d20250317_m010731_c001_v7007000_t0000_u01742173651872") 2025/03/17 01:07:34 DEBUG : empty space: Deleting (id "4_z3fe23d13a04dab1b9f580e1b_f111ce79a51f8f1cd_d20250317_m010728_c001_v0001182_t0030_u01742173648054") 2025/03/17 01:07:34 DEBUG : potato2: Deleting (id "4_z3fe23d13a04dab1b9f580e1b_f415632f400d2eb6b_d20250317_m010732_c001_v7007000_t0000_u01742173652085") 2025/03/17 01:07:34 DEBUG : potato2: Deleting (id "4_z3fe23d13a04dab1b9f580e1b_f11002f3c0d93f957_d20250317_m010728_c001_v0001184_t0013_u01742173648896") 2025/03/17 01:07:34 DEBUG : potato3: Deleting (id "4_z3fe23d13a04dab1b9f580e1b_f415632f400d2eb6c_d20250317_m010732_c001_v7007000_t0000_u01742173652392") 2025/03/17 01:07:34 DEBUG : potato3: Deleting (id "4_z3fe23d13a04dab1b9f580e1b_f11756b56ce3bd50f_d20250317_m010729_c001_v0001179_t0059_u01742173649124") 2025/03/17 01:07:34 DEBUG : potato3: Deleting (id "4_z3fe23d13a04dab1b9f580e1b_f111ce79a51f8f1d5_d20250317_m010728_c001_v0001182_t0010_u01742173648261") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.23s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:07:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:07:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:07:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/rclone-sync-test" 2025/03/17 01:07:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/rclone-sync-test-include/layer2" 2025/03/17 01:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/rclone-sync-test-ignore-file" 2025/03/17 01:07:48 DEBUG : B2 bucket rclone-test-zicijop6rewi path rclone-sync-test: Waiting for checks to finish 2025/03/17 01:07:48 DEBUG : B2 bucket rclone-test-zicijop6rewi path rclone-sync-test: Waiting for transfers to finish 2025/03/17 01:07:48 DEBUG : Waiting for deletions to finish 2025/03/17 01:07:48 INFO : There was nothing to transfer 2025/03/17 01:07:48 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:07:48 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:07:48 DEBUG : Waiting for deletions to finish 2025/03/17 01:07:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:07:48 DEBUG : B2 bucket rclone-test-zicijop6rewi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/17 01:07:48 DEBUG : B2 bucket rclone-test-zicijop6rewi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/17 01:07:48 DEBUG : Waiting for deletions to finish 2025/03/17 01:07:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:07:49 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:07:49 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:07:49 DEBUG : Waiting for deletions to finish 2025/03/17 01:07:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:07:49 DEBUG : B2 bucket rclone-test-zicijop6rewi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/17 01:07:49 DEBUG : B2 bucket rclone-test-zicijop6rewi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/17 01:07:49 DEBUG : Waiting for deletions to finish 2025/03/17 01:07:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.05s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:07:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/dst" 2025/03/17 01:07:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/CompareDest" 2025/03/17 01:07:59 DEBUG : one: Need to transfer - File not found at Destination 2025/03/17 01:07:59 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:07:59 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 01:08:00 INFO : one: Copied (new) 2025/03/17 01:08:00 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 01:08:00 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:00 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/17 01:08:01 INFO : one: Copied (replaced existing) 2025/03/17 01:08:01 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 01:08:03 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 01:08:03 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:03 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:03 INFO : There was nothing to transfer 2025/03/17 01:08:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/17 01:08:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 01:08:04 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 01:08:04 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:04 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:04 INFO : There was nothing to transfer 2025/03/17 01:08:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/17 01:08:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 01:08:05 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 01:08:05 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:05 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:05 INFO : There was nothing to transfer 2025/03/17 01:08:06 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/03/17 01:08:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/17 01:08:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/17 01:08:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 01:08:06 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 01:08:06 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:06 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:06 INFO : There was nothing to transfer 2025/03/17 01:08:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/17 01:08:07 DEBUG : two: Need to transfer - File not found at Destination 2025/03/17 01:08:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 01:08:07 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 01:08:07 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/17 01:08:08 INFO : two: Copied (new) 2025/03/17 01:08:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.93s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:08:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/dest" 2025/03/17 01:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/pre-dest1" 2025/03/17 01:08:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/pre-dest2" 2025/03/17 01:08:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:08:15 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/17 01:08:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:08:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/17 01:08:15 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/17 01:08:15 DEBUG : B2 bucket rclone-test-zicijop6rewi path dest: Waiting for checks to finish 2025/03/17 01:08:15 DEBUG : B2 bucket rclone-test-zicijop6rewi path dest: Waiting for transfers to finish 2025/03/17 01:08:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/17 01:08:16 INFO : 3: Copied (new) 2025/03/17 01:08:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.95s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/dst" 2025/03/17 01:08:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/CopyDest" 2025/03/17 01:08:21 DEBUG : one: Need to transfer - File not found at Destination 2025/03/17 01:08:21 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:21 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 01:08:22 INFO : one: Copied (new) 2025/03/17 01:08:22 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 01:08:23 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:23 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/17 01:08:23 INFO : one: Copied (replaced existing) 2025/03/17 01:08:23 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/BackupDir" 2025/03/17 01:08:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 01:08:27 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 01:08:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 01:08:28 INFO : one: Copied (server-side copy) 2025/03/17 01:08:28 INFO : one: Deleted 2025/03/17 01:08:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/17 01:08:28 INFO : one: Copied (server-side copy) 2025/03/17 01:08:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/17 01:08:28 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:28 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/17 01:08:31 INFO : two: Copied (server-side copy) 2025/03/17 01:08:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/17 01:08:31 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:31 DEBUG : one: Unchanged skipping 2025/03/17 01:08:31 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:31 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:31 DEBUG : one: Unchanged skipping 2025/03/17 01:08:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:31 DEBUG : two: Unchanged skipping 2025/03/17 01:08:31 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:31 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:31 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:31 INFO : There was nothing to transfer 2025/03/17 01:08:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/17 01:08:33 DEBUG : three: Destination not found in --copy-dest 2025/03/17 01:08:33 DEBUG : three: Need to transfer - File not found at Destination 2025/03/17 01:08:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:33 DEBUG : one: Unchanged skipping 2025/03/17 01:08:33 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 01:08:33 DEBUG : two: Unchanged skipping 2025/03/17 01:08:33 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/17 01:08:33 INFO : three: Copied (new) 2025/03/17 01:08:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.34s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:08:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/dst" 2025/03/17 01:08:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/backup" 2025/03/17 01:08:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 01:08:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:08:40 DEBUG : two: Unchanged skipping 2025/03/17 01:08:40 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 01:08:41 INFO : one: Copied (server-side copy) 2025/03/17 01:08:41 INFO : one: Deleted 2025/03/17 01:08:41 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:08:42 INFO : one: Copied (new) 2025/03/17 01:08:42 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 01:08:43 INFO : three.txt: Copied (server-side copy) 2025/03/17 01:08:43 INFO : three.txt: Deleted 2025/03/17 01:08:43 INFO : three.txt: Moved into backup dir 2025/03/17 01:08:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 01:08:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:08:45 DEBUG : two: Unchanged skipping 2025/03/17 01:08:45 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:08:46 INFO : one: Copied (server-side copy) 2025/03/17 01:08:46 INFO : one: Deleted 2025/03/17 01:08:46 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 01:08:46 INFO : one: Copied (new) 2025/03/17 01:08:46 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 01:08:47 INFO : three.txt: Copied (server-side copy) 2025/03/17 01:08:47 INFO : three.txt: Deleted 2025/03/17 01:08:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/dst" 2025/03/17 01:08:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/backup" 2025/03/17 01:08:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 01:08:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:08:53 DEBUG : two: Unchanged skipping 2025/03/17 01:08:53 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 01:08:55 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 01:08:55 INFO : one: Deleted 2025/03/17 01:08:55 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:08:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:08:57 INFO : one: Copied (new) 2025/03/17 01:08:57 DEBUG : Waiting for deletions to finish 2025/03/17 01:08:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 01:08:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 01:08:57 INFO : three.txt: Deleted 2025/03/17 01:08:57 INFO : three.txt: Moved into backup dir 2025/03/17 01:08:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 01:08:59 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:08:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:08:59 DEBUG : two: Unchanged skipping 2025/03/17 01:08:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:08:59 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 01:09:00 INFO : one: Deleted 2025/03/17 01:09:00 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:09:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 01:09:00 INFO : one: Copied (new) 2025/03/17 01:09:00 DEBUG : Waiting for deletions to finish 2025/03/17 01:09:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 01:09:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 01:09:01 INFO : three.txt: Deleted 2025/03/17 01:09:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:09:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/dst" 2025/03/17 01:09:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/backup" 2025/03/17 01:09:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 01:09:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:09:08 DEBUG : two: Unchanged skipping 2025/03/17 01:09:08 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:09:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 01:09:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/17 01:09:09 INFO : one: Deleted 2025/03/17 01:09:09 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:09:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:09:10 INFO : one: Copied (new) 2025/03/17 01:09:10 DEBUG : Waiting for deletions to finish 2025/03/17 01:09:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 01:09:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/17 01:09:11 INFO : three.txt: Deleted 2025/03/17 01:09:11 INFO : three.txt: Moved into backup dir 2025/03/17 01:09:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 01:09:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:09:12 DEBUG : two: Unchanged skipping 2025/03/17 01:09:12 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:09:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:09:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/17 01:09:13 INFO : one: Deleted 2025/03/17 01:09:13 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:09:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 01:09:13 INFO : one: Copied (new) 2025/03/17 01:09:13 DEBUG : Waiting for deletions to finish 2025/03/17 01:09:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 01:09:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/17 01:09:14 INFO : three.txt: Deleted 2025/03/17 01:09:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:09:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/dst" 2025/03/17 01:09:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 01:09:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:09:19 DEBUG : two: Unchanged skipping 2025/03/17 01:09:19 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:09:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 01:09:19 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 01:09:19 INFO : one: Deleted 2025/03/17 01:09:19 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:09:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:09:20 INFO : one: Copied (new) 2025/03/17 01:09:20 DEBUG : Waiting for deletions to finish 2025/03/17 01:09:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 01:09:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 01:09:21 INFO : three.txt: Deleted 2025/03/17 01:09:21 INFO : three.txt: Moved into backup dir 2025/03/17 01:09:22 DEBUG : one.bak: Excluded (Path Filter) 2025/03/17 01:09:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/17 01:09:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 01:09:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:09:22 DEBUG : two: Unchanged skipping 2025/03/17 01:09:22 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for checks to finish 2025/03/17 01:09:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:09:23 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 01:09:23 INFO : one: Deleted 2025/03/17 01:09:23 DEBUG : B2 bucket rclone-test-zicijop6rewi path dst: Waiting for transfers to finish 2025/03/17 01:09:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 01:09:24 INFO : one: Copied (new) 2025/03/17 01:09:24 DEBUG : Waiting for deletions to finish 2025/03/17 01:09:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 01:09:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 01:09:24 INFO : three.txt: Deleted 2025/03/17 01:09:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.88s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:09:27 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1117-18.backblaze.com/b2api/v1/b2_upload_file/dfa26d13a01dab1b9f580e1b/c001_v0001117_t0041": EOF 2025/03/17 01:09:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-18.backblaze.com/b2api/v1/b2_upload_file/dfa26d13a01dab1b9f580e1b/c001_v0001117_t0041": EOF) 2025/03/17 01:09:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zicijop6rewi: 1/10 (Post "https://pod-000-1117-18.backblaze.com/b2api/v1/b2_upload_file/dfa26d13a01dab1b9f580e1b/c001_v0001117_t0041": EOF) 2025/03/17 01:09:29 DEBUG : pacer: Reducing sleep to 10ms 2025/03/17 01:09:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/dst" 2025/03/17 01:09:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 01:09:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 01:09:32 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 01:09:32 INFO : one: Deleted 2025/03/17 01:09:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:09:33 INFO : one: Copied (new) 2025/03/17 01:09:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:09:33 DEBUG : two: Unchanged skipping 2025/03/17 01:09:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/17 01:09:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 01:09:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 01:09:34 INFO : three.txt: Deleted 2025/03/17 01:09:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 01:09:35 INFO : three.txt: Copied (new) 2025/03/17 01:09:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 01:09:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:09:36 INFO : one: Copied (server-side copy) to: one.bak 2025/03/17 01:09:36 INFO : one: Deleted 2025/03/17 01:09:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 01:09:36 INFO : one: Copied (new) 2025/03/17 01:09:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:09:37 DEBUG : two: Unchanged skipping 2025/03/17 01:09:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/17 01:09:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 01:09:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/17 01:09:38 INFO : three.txt: Deleted 2025/03/17 01:09:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/17 01:09:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.66s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:09:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zicijop6rewi/dst" 2025/03/17 01:09:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/17 01:09:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/17 01:09:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/17 01:09:44 INFO : one: Deleted 2025/03/17 01:09:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:09:45 INFO : one: Copied (new) 2025/03/17 01:09:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:09:45 DEBUG : two: Unchanged skipping 2025/03/17 01:09:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/17 01:09:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/17 01:09:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/17 01:09:46 INFO : three.txt: Deleted 2025/03/17 01:09:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 01:09:46 INFO : three.txt: Copied (new) 2025/03/17 01:09:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/17 01:09:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/17 01:09:47 DEBUG : pacer: Reducing sleep to 10ms 2025/03/17 01:09:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/17 01:09:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/17 01:09:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/17 01:09:47 INFO : one: Deleted 2025/03/17 01:09:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/17 01:09:48 INFO : one: Copied (new) 2025/03/17 01:09:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:09:48 DEBUG : two: Unchanged skipping 2025/03/17 01:09:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/17 01:09:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/17 01:09:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/17 01:09:49 INFO : three.txt: Deleted 2025/03/17 01:09:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/17 01:09:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.10s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:09:52 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:09:52 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/17 01:09:52 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:09:53 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/17 01:09:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/17 01:09:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.90s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:09:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/17 01:09:54 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:09:54 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:09:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/17 01:09:54 INFO : existing: Copied (new) 2025/03/17 01:09:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:09:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/17 01:09:55 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:09:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/17 01:09:55 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:09:55 ERROR : B2 bucket rclone-test-zicijop6rewi: not deleting files as there were IO errors 2025/03/17 01:09:55 ERROR : B2 bucket rclone-test-zicijop6rewi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncImmutable (2.74s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:09:57 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:09:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:09:57 DEBUG : existing: Unchanged skipping 2025/03/17 01:09:57 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:09:57 DEBUG : Waiting for deletions to finish 2025/03/17 01:09:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.28s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:10:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both0: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both1: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both10: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both11: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both12: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both13: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both14: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both15: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both16: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both17: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both18: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both19: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both2: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both3: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:10:12 DEBUG : both4: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both8: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:12 DEBUG : both9: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both5: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both6: Unchanged skipping 2025/03/17 01:10:12 DEBUG : both7: Unchanged skipping 2025/03/17 01:10:12 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:10:12 DEBUG : Waiting for deletions to finish 2025/03/17 01:10:12 INFO : only10: Deleted 2025/03/17 01:10:13 INFO : only11: Deleted 2025/03/17 01:10:13 INFO : only12: Deleted 2025/03/17 01:10:13 INFO : only14: Deleted 2025/03/17 01:10:13 INFO : only3: Deleted 2025/03/17 01:10:13 INFO : only1: Deleted 2025/03/17 01:10:13 INFO : only19: Deleted 2025/03/17 01:10:13 INFO : only15: Deleted 2025/03/17 01:10:13 INFO : only2: Deleted 2025/03/17 01:10:13 INFO : only6: Deleted 2025/03/17 01:10:13 INFO : only9: Deleted 2025/03/17 01:10:13 INFO : only13: Deleted 2025/03/17 01:10:13 INFO : only16: Deleted 2025/03/17 01:10:13 INFO : only4: Deleted 2025/03/17 01:10:13 INFO : only5: Deleted 2025/03/17 01:10:13 INFO : only7: Deleted 2025/03/17 01:10:13 INFO : only8: Deleted 2025/03/17 01:10:13 INFO : only0: Deleted 2025/03/17 01:10:14 INFO : only17: Deleted 2025/03/17 01:10:14 INFO : only18: Deleted 2025/03/17 01:10:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.23s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:10:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for checks to finish 2025/03/17 01:10:31 DEBUG : both1: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both12: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both13: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both14: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both15: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both16: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both17: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both18: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both19: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both2: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both3: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both4: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both5: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both6: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both7: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both8: Unchanged skipping 2025/03/17 01:10:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 01:10:31 DEBUG : both11: Unchanged skipping 2025/03/17 01:10:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : both0: Unchanged skipping 2025/03/17 01:10:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : both9: Unchanged skipping 2025/03/17 01:10:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : both10: Unchanged skipping 2025/03/17 01:10:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/17 01:10:31 DEBUG : B2 bucket rclone-test-zicijop6rewi: Waiting for transfers to finish 2025/03/17 01:10:32 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only0: Copied (replaced existing) 2025/03/17 01:10:32 INFO : only1: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only12: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only13: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only10: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only17: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only14: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only19: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only11: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only2: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only15: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only16: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only3: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only6: Copied (replaced existing) 2025/03/17 01:10:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:32 INFO : only7: Copied (replaced existing) 2025/03/17 01:10:33 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:33 INFO : only8: Copied (replaced existing) 2025/03/17 01:10:33 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:33 INFO : only9: Copied (replaced existing) 2025/03/17 01:10:33 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:33 INFO : only4: Copied (replaced existing) 2025/03/17 01:10:33 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:33 INFO : only5: Copied (replaced existing) 2025/03/17 01:10:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/17 01:10:33 INFO : only18: Copied (replaced existing) 2025/03/17 01:10:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.06s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:10:41 DEBUG : empty_dir: Making directory with metadata 2025/03/17 01:10:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 01:10:41 DEBUG : empty_on_remote: Making directory with metadata 2025/03/17 01:10:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 01:10:41 INFO : empty_on_remote: Making directory 2025/03/17 01:10:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:10:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/17 01:10:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/17 01:10:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/17 01:10:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (2.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:10:44 DEBUG : empty_dir: Making directory with metadata 2025/03/17 01:10:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 01:10:44 DEBUG : empty_on_remote: Making directory with metadata 2025/03/17 01:10:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/17 01:10:44 INFO : empty_on_remote: Making directory 2025/03/17 01:10:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:10:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/17 01:10:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/17 01:10:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/17 01:10:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/17 01:10:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:10:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/17 01:10:47 INFO : sub dir: Making directory 2025/03/17 01:10:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" 2025/03/17 01:10:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/17 01:10:50 INFO : sub dir: Making directory 2025/03/17 01:10:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zicijop6rewi", Local "Local file system at /tmp/rclone943065331", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.00s) PASS 2025/03/17 01:10:53 DEBUG : B2 bucket rclone-test-zicijop6rewi: Purge remote 2025/03/17 01:10:53 INFO : B2 bucket rclone-test-zicijop6rewi: cleaning bucket "rclone-test-zicijop6rewi" of all files 2025/03/17 01:10:54 DEBUG : BackupDir/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057b56_d20250317_m010834_c001_v7007000_t0000_u01742173714199") 2025/03/17 01:10:54 DEBUG : BackupDir/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f110605a3dbaf1173_d20250317_m010828_c001_v0001136_t0006_u01742173708213") 2025/03/17 01:10:54 DEBUG : CompareDest/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f408e064f624af995_d20250317_m010808_c001_v7007000_t0000_u01742173688442") 2025/03/17 01:10:54 DEBUG : CompareDest/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38432b3_d20250317_m010802_c001_v0001105_t0038_u01742173682581") 2025/03/17 01:10:54 DEBUG : CompareDest/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f408e064f624af996_d20250317_m010808_c001_v7007000_t0000_u01742173688618") 2025/03/17 01:10:54 DEBUG : CompareDest/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8afb5e_d20250317_m010803_c001_v0001183_t0020_u01742173683916") 2025/03/17 01:10:54 DEBUG : CopyDest/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057b57_d20250317_m010834_c001_v7007000_t0000_u01742173714377") 2025/03/17 01:10:54 DEBUG : CopyDest/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c24a_d20250317_m010825_c001_v0001117_t0008_u01742173705035") 2025/03/17 01:10:54 DEBUG : CopyDest/three: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057b58_d20250317_m010834_c001_v7007000_t0000_u01742173714556") 2025/03/17 01:10:54 DEBUG : CopyDest/three: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8afdfa_d20250317_m010832_c001_v0001183_t0043_u01742173712323") 2025/03/17 01:10:54 DEBUG : CopyDest/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057b59_d20250317_m010834_c001_v7007000_t0000_u01742173714734") 2025/03/17 01:10:54 DEBUG : CopyDest/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843309_d20250317_m010829_c001_v0001105_t0003_u01742173709428") 2025/03/17 01:10:54 DEBUG : EXISTING: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dd3d_d20250317_m010957_c001_v7007000_t0000_u01742173797634") 2025/03/17 01:10:54 DEBUG : EXISTING: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b04b8_d20250317_m010956_c001_v0001183_t0008_u01742173796705") 2025/03/17 01:10:54 DEBUG : Testêé: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dd1c_d20250317_m010953_c001_v7007000_t0000_u01742173793595") 2025/03/17 01:10:55 DEBUG : Testêé: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0460_d20250317_m010953_c001_v0001183_t0018_u01742173793026") 2025/03/17 01:10:55 DEBUG : Testêé: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843401_d20250317_m010951_c001_v0001105_t0016_u01742173791416") 2025/03/17 01:10:55 DEBUG : a/potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65daee_d20250317_m010612_c001_v7007000_t0000_u01742173572679") 2025/03/17 01:10:55 DEBUG : a/potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bffa_d20250317_m010611_c001_v0001117_t0038_u01742173571704") 2025/03/17 01:10:55 DEBUG : a/potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dad4_d20250317_m010609_c001_v7007000_t0000_u01742173569217") 2025/03/17 01:10:55 DEBUG : a/potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bfe8_d20250317_m010607_c001_v0001117_t0055_u01742173567991") 2025/03/17 01:10:55 DEBUG : a/potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44aa5_d20250317_m010541_c001_v7007000_t0000_u01742173541982") 2025/03/17 01:10:55 DEBUG : a/potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bf29_d20250317_m010540_c001_v0001117_t0022_u01742173540836") 2025/03/17 01:10:55 DEBUG : b/potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65daf0_d20250317_m010612_c001_v7007000_t0000_u01742173572861") 2025/03/17 01:10:55 DEBUG : b/potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bfee_d20250317_m010610_c001_v0001117_t0023_u01742173570135") 2025/03/17 01:10:55 DEBUG : b/potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dace_d20250317_m010608_c001_v7007000_t0000_u01742173568669") 2025/03/17 01:10:55 DEBUG : b/potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bfd6_d20250317_m010606_c001_v0001117_t0050_u01742173566163") 2025/03/17 01:10:55 DEBUG : b/potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44aa2_d20250317_m010541_c001_v7007000_t0000_u01742173541431") 2025/03/17 01:10:55 DEBUG : b/potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bf1d_d20250317_m010539_c001_v0001117_t0020_u01742173539028") 2025/03/17 01:10:55 DEBUG : backup/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f405e3d2a507a072f_d20250317_m010847_c001_v7007000_t0000_u01742173727811") 2025/03/17 01:10:55 DEBUG : backup/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107af93ad5e46d08_d20250317_m010846_c001_v0001153_t0018_u01742173726017") 2025/03/17 01:10:55 DEBUG : backup/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f100f3995cc069a38_d20250317_m010841_c001_v0001157_t0051_u01742173721547") 2025/03/17 01:10:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a01c_d20250317_m010914_c001_v7007000_t0000_u01742173754537") 2025/03/17 01:10:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f11689fed902ccea4_d20250317_m010912_c001_v0001180_t0046_u01742173752961") 2025/03/17 01:10:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f10593fc8ddd2ddf3_d20250317_m010909_c001_v0001039_t0042_u01742173749162") 2025/03/17 01:10:55 DEBUG : backup/one.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dc80_d20250317_m010901_c001_v7007000_t0000_u01742173741944") 2025/03/17 01:10:55 DEBUG : backup/one.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f112cee98eb846614_d20250317_m010859_c001_v0001183_t0042_u01742173739626") 2025/03/17 01:10:56 DEBUG : backup/one.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f11020df2f3033af9_d20250317_m010854_c001_v0001040_t0031_u01742173734982") 2025/03/17 01:10:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a01d_d20250317_m010914_c001_v7007000_t0000_u01742173754718") 2025/03/17 01:10:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f103d45bcd4a3f93a_d20250317_m010913_c001_v0001183_t0040_u01742173753781") 2025/03/17 01:10:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f1000cc30b4e8075d_d20250317_m010910_c001_v0001100_t0042_u01742173750783") 2025/03/17 01:10:56 DEBUG : backup/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f405e3d2a507a0730_d20250317_m010847_c001_v7007000_t0000_u01742173727997") 2025/03/17 01:10:56 DEBUG : backup/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f119d1ad8e198cbef_d20250317_m010846_c001_v0001101_t0040_u01742173726955") 2025/03/17 01:10:56 DEBUG : backup/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f102402edd1723c8f_d20250317_m010842_c001_v0001144_t0043_u01742173722915") 2025/03/17 01:10:56 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dc81_d20250317_m010902_c001_v7007000_t0000_u01742173742130") 2025/03/17 01:10:56 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f113653d622de8ed9_d20250317_m010901_c001_v0001184_t0027_u01742173741163") 2025/03/17 01:10:56 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f10225b5f56cc11a5_d20250317_m010857_c001_v0001183_t0020_u01742173737308") 2025/03/17 01:10:56 DEBUG : both0: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4ed_d20250317_m011033_c001_v7007000_t0000_u01742173833852") 2025/03/17 01:10:56 DEBUG : both0: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843482_d20250317_m011019_c001_v0001105_t0042_u01742173819072") 2025/03/17 01:10:56 DEBUG : both0: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a68_d20250317_m011014_c001_v7007000_t0000_u01742173814577") 2025/03/17 01:10:56 DEBUG : both0: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384341d_d20250317_m010959_c001_v0001105_t0055_u01742173799495") 2025/03/17 01:10:56 DEBUG : both1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4ee_d20250317_m011034_c001_v7007000_t0000_u01742173834033") 2025/03/17 01:10:56 DEBUG : both1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843484_d20250317_m011019_c001_v0001105_t0008_u01742173819937") 2025/03/17 01:10:56 DEBUG : both1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a69_d20250317_m011014_c001_v7007000_t0000_u01742173814763") 2025/03/17 01:10:56 DEBUG : both1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843421_d20250317_m011000_c001_v0001105_t0044_u01742173800018") 2025/03/17 01:10:56 DEBUG : both10: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4ef_d20250317_m011034_c001_v7007000_t0000_u01742173834210") 2025/03/17 01:10:56 DEBUG : both10: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434a4_d20250317_m011025_c001_v0001105_t0020_u01742173825370") 2025/03/17 01:10:57 DEBUG : both10: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a6a_d20250317_m011014_c001_v7007000_t0000_u01742173814940") 2025/03/17 01:10:57 DEBUG : both10: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384343f_d20250317_m011005_c001_v0001105_t0037_u01742173805752") 2025/03/17 01:10:57 DEBUG : both11: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4f0_d20250317_m011034_c001_v7007000_t0000_u01742173834387") 2025/03/17 01:10:57 DEBUG : both11: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434a8_d20250317_m011026_c001_v0001105_t0059_u01742173826083") 2025/03/17 01:10:57 DEBUG : both11: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a6b_d20250317_m011015_c001_v7007000_t0000_u01742173815118") 2025/03/17 01:10:57 DEBUG : both11: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843441_d20250317_m011006_c001_v0001105_t0047_u01742173806414") 2025/03/17 01:10:57 DEBUG : both12: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4f1_d20250317_m011034_c001_v7007000_t0000_u01742173834573") 2025/03/17 01:10:57 DEBUG : both12: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434ac_d20250317_m011026_c001_v0001105_t0036_u01742173826587") 2025/03/17 01:10:57 DEBUG : both12: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a6c_d20250317_m011015_c001_v7007000_t0000_u01742173815295") 2025/03/17 01:10:57 DEBUG : both12: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843443_d20250317_m011007_c001_v0001105_t0006_u01742173807000") 2025/03/17 01:10:57 DEBUG : both13: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4f2_d20250317_m011034_c001_v7007000_t0000_u01742173834751") 2025/03/17 01:10:57 DEBUG : both13: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434ae_d20250317_m011027_c001_v0001105_t0051_u01742173827114") 2025/03/17 01:10:57 DEBUG : both13: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a6d_d20250317_m011015_c001_v7007000_t0000_u01742173815472") 2025/03/17 01:10:57 DEBUG : both13: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384344b_d20250317_m011007_c001_v0001105_t0044_u01742173807509") 2025/03/17 01:10:57 DEBUG : both14: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4f3_d20250317_m011034_c001_v7007000_t0000_u01742173834938") 2025/03/17 01:10:57 DEBUG : both14: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434b4_d20250317_m011027_c001_v0001105_t0012_u01742173827806") 2025/03/17 01:10:57 DEBUG : both14: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a6e_d20250317_m011015_c001_v7007000_t0000_u01742173815650") 2025/03/17 01:10:57 DEBUG : both14: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384344d_d20250317_m011008_c001_v0001105_t0057_u01742173808067") 2025/03/17 01:10:57 DEBUG : both15: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4f4_d20250317_m011035_c001_v7007000_t0000_u01742173835116") 2025/03/17 01:10:57 DEBUG : both15: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434b8_d20250317_m011028_c001_v0001105_t0020_u01742173828303") 2025/03/17 01:10:58 DEBUG : both15: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a6f_d20250317_m011015_c001_v7007000_t0000_u01742173815826") 2025/03/17 01:10:58 DEBUG : both15: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384344f_d20250317_m011008_c001_v0001105_t0047_u01742173808838") 2025/03/17 01:10:58 DEBUG : both16: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4f5_d20250317_m011035_c001_v7007000_t0000_u01742173835347") 2025/03/17 01:10:58 DEBUG : both16: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434bc_d20250317_m011028_c001_v0001105_t0035_u01742173828859") 2025/03/17 01:10:58 DEBUG : both16: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a70_d20250317_m011016_c001_v7007000_t0000_u01742173816004") 2025/03/17 01:10:58 DEBUG : both16: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843455_d20250317_m011009_c001_v0001105_t0009_u01742173809487") 2025/03/17 01:10:58 DEBUG : both17: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4f6_d20250317_m011035_c001_v7007000_t0000_u01742173835525") 2025/03/17 01:10:58 DEBUG : both17: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434c0_d20250317_m011029_c001_v0001105_t0045_u01742173829395") 2025/03/17 01:10:58 DEBUG : both17: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a71_d20250317_m011016_c001_v7007000_t0000_u01742173816181") 2025/03/17 01:10:58 DEBUG : both17: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843457_d20250317_m011009_c001_v0001105_t0053_u01742173809974") 2025/03/17 01:10:58 DEBUG : both18: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4f7_d20250317_m011035_c001_v7007000_t0000_u01742173835704") 2025/03/17 01:10:58 DEBUG : both18: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434c6_d20250317_m011029_c001_v0001105_t0031_u01742173829906") 2025/03/17 01:10:58 DEBUG : both18: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a72_d20250317_m011016_c001_v7007000_t0000_u01742173816358") 2025/03/17 01:10:58 DEBUG : both18: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384345d_d20250317_m011010_c001_v0001105_t0013_u01742173810688") 2025/03/17 01:10:58 DEBUG : both19: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4f8_d20250317_m011035_c001_v7007000_t0000_u01742173835881") 2025/03/17 01:10:58 DEBUG : both19: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434ca_d20250317_m011030_c001_v0001105_t0015_u01742173830650") 2025/03/17 01:10:58 DEBUG : both19: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a73_d20250317_m011016_c001_v7007000_t0000_u01742173816535") 2025/03/17 01:10:58 DEBUG : both19: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384345f_d20250317_m011011_c001_v0001105_t0059_u01742173811206") 2025/03/17 01:10:58 DEBUG : both2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4f9_d20250317_m011036_c001_v7007000_t0000_u01742173836061") 2025/03/17 01:10:58 DEBUG : both2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843488_d20250317_m011020_c001_v0001105_t0022_u01742173820496") 2025/03/17 01:10:59 DEBUG : both2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a74_d20250317_m011016_c001_v7007000_t0000_u01742173816712") 2025/03/17 01:10:59 DEBUG : both2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843423_d20250317_m011000_c001_v0001105_t0040_u01742173800565") 2025/03/17 01:10:59 DEBUG : both3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4fa_d20250317_m011036_c001_v7007000_t0000_u01742173836306") 2025/03/17 01:10:59 DEBUG : both3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384348c_d20250317_m011021_c001_v0001105_t0056_u01742173821241") 2025/03/17 01:10:59 DEBUG : both3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a75_d20250317_m011016_c001_v7007000_t0000_u01742173816888") 2025/03/17 01:10:59 DEBUG : both3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843427_d20250317_m011001_c001_v0001105_t0009_u01742173801246") 2025/03/17 01:10:59 DEBUG : both4: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4fb_d20250317_m011036_c001_v7007000_t0000_u01742173836502") 2025/03/17 01:10:59 DEBUG : both4: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843490_d20250317_m011021_c001_v0001105_t0008_u01742173821743") 2025/03/17 01:10:59 DEBUG : both4: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a76_d20250317_m011017_c001_v7007000_t0000_u01742173817081") 2025/03/17 01:10:59 DEBUG : both4: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384342d_d20250317_m011001_c001_v0001105_t0044_u01742173801812") 2025/03/17 01:10:59 DEBUG : both5: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4fc_d20250317_m011036_c001_v7007000_t0000_u01742173836681") 2025/03/17 01:10:59 DEBUG : both5: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843492_d20250317_m011022_c001_v0001105_t0022_u01742173822244") 2025/03/17 01:10:59 DEBUG : both5: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a77_d20250317_m011017_c001_v7007000_t0000_u01742173817271") 2025/03/17 01:10:59 DEBUG : both5: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843433_d20250317_m011002_c001_v0001105_t0024_u01742173802411") 2025/03/17 01:10:59 DEBUG : both6: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4fd_d20250317_m011036_c001_v7007000_t0000_u01742173836861") 2025/03/17 01:10:59 DEBUG : both6: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843498_d20250317_m011022_c001_v0001105_t0033_u01742173822907") 2025/03/17 01:10:59 DEBUG : both6: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a78_d20250317_m011017_c001_v7007000_t0000_u01742173817448") 2025/03/17 01:10:59 DEBUG : both6: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843435_d20250317_m011003_c001_v0001105_t0033_u01742173803234") 2025/03/17 01:10:59 DEBUG : both7: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4ff_d20250317_m011037_c001_v7007000_t0000_u01742173837040") 2025/03/17 01:10:59 DEBUG : both7: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384349a_d20250317_m011023_c001_v0001105_t0016_u01742173823690") 2025/03/17 01:11:00 DEBUG : both7: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a79_d20250317_m011017_c001_v7007000_t0000_u01742173817625") 2025/03/17 01:11:00 DEBUG : both7: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843437_d20250317_m011003_c001_v0001105_t0011_u01742173803938") 2025/03/17 01:11:00 DEBUG : both8: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a500_d20250317_m011037_c001_v7007000_t0000_u01742173837220") 2025/03/17 01:11:00 DEBUG : both8: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434a0_d20250317_m011024_c001_v0001105_t0055_u01742173824492") 2025/03/17 01:11:00 DEBUG : both8: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a7a_d20250317_m011017_c001_v7007000_t0000_u01742173817802") 2025/03/17 01:11:00 DEBUG : both8: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843439_d20250317_m011004_c001_v0001105_t0031_u01742173804461") 2025/03/17 01:11:00 DEBUG : both9: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a501_d20250317_m011037_c001_v7007000_t0000_u01742173837410") 2025/03/17 01:11:00 DEBUG : both9: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434a2_d20250317_m011024_c001_v0001105_t0058_u01742173824946") 2025/03/17 01:11:00 DEBUG : both9: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a7b_d20250317_m011017_c001_v7007000_t0000_u01742173817983") 2025/03/17 01:11:00 DEBUG : both9: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384343d_d20250317_m011005_c001_v0001105_t0019_u01742173805090") 2025/03/17 01:11:00 DEBUG : c/non empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65daf2_d20250317_m010613_c001_v7007000_t0000_u01742173573043") 2025/03/17 01:11:00 DEBUG : c/non empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bff0_d20250317_m010610_c001_v0001117_t0030_u01742173570773") 2025/03/17 01:11:00 DEBUG : c/non empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dad6_d20250317_m010609_c001_v7007000_t0000_u01742173569400") 2025/03/17 01:11:00 DEBUG : c/non empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bfde_d20250317_m010606_c001_v0001117_t0027_u01742173566948") 2025/03/17 01:11:00 DEBUG : c/non empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44aa6_d20250317_m010542_c001_v7007000_t0000_u01742173542163") 2025/03/17 01:11:00 DEBUG : c/non empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bf21_d20250317_m010539_c001_v0001117_t0016_u01742173539855") 2025/03/17 01:11:00 DEBUG : check sum: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f93f4_d20250317_m010525_c001_v7007000_t0000_u01742173525389") 2025/03/17 01:11:00 DEBUG : check sum: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3beb8_d20250317_m010524_c001_v0001117_t0022_u01742173524122") 2025/03/17 01:11:00 DEBUG : dest/3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057b29_d20250317_m010817_c001_v7007000_t0000_u01742173697577") 2025/03/17 01:11:00 DEBUG : dest/3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f400242ef1e326609_d20250317_m010816_c001_v0001130_t0033_u01742173696500") 2025/03/17 01:11:00 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dcfa_d20250317_m010949_c001_v7007000_t0000_u01742173789977") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f10225b5f56cc1562_d20250317_m010948_c001_v0001183_t0007_u01742173788067") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f407bac1305bae498_d20250317_m010947_c001_v7007000_t0000_u01742173787889") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f10225b5f56cc1524_d20250317_m010945_c001_v0001183_t0021_u01742173785091") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f407bac1305bae490_d20250317_m010944_c001_v7007000_t0000_u01742173784388") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b038a_d20250317_m010940_c001_v0001183_t0058_u01742173780319") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4b3_d20250317_m010938_c001_v7007000_t0000_u01742173778859") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f10714b026642a784_d20250317_m010936_c001_v0001177_t0057_u01742173776874") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057bfa_d20250317_m010936_c001_v7007000_t0000_u01742173776694") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f10714b026642a776_d20250317_m010933_c001_v0001177_t0008_u01742173773605") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057bf0_d20250317_m010932_c001_v7007000_t0000_u01742173772899") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38433af_d20250317_m010926_c001_v0001105_t0012_u01742173766659") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a457_d20250317_m010925_c001_v7007000_t0000_u01742173765417") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f1131bb482af62e9c_d20250317_m010924_c001_v0001032_t0046_u01742173764029") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f419a5fc6629b8789_d20250317_m010923_c001_v7007000_t0000_u01742173763851") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f1131bb482af62e96_d20250317_m010920_c001_v0001032_t0051_u01742173760366") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f419a5fc6629b8769_d20250317_m010919_c001_v7007000_t0000_u01742173759652") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c2fe_d20250317_m010915_c001_v0001117_t0012_u01742173755780") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a01f_d20250317_m010914_c001_v7007000_t0000_u01742173754895") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f119de2a87c00cfb8_d20250317_m010913_c001_v0001184_t0047_u01742173753395") 2025/03/17 01:11:01 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40170399ef9ba56a_d20250317_m010913_c001_v7007000_t0000_u01742173753209") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f119de2a87c00cf4a_d20250317_m010910_c001_v0001184_t0045_u01742173750352") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40170399ef9ba562_d20250317_m010909_c001_v7007000_t0000_u01742173749649") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0099_d20250317_m010903_c001_v0001183_t0054_u01742173743209") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dc82_d20250317_m010902_c001_v7007000_t0000_u01742173742311") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f1070604672a4d9db_d20250317_m010900_c001_v0001117_t0005_u01742173740110") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40170399ef9ba553_d20250317_m010859_c001_v7007000_t0000_u01742173739914") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f1070604672a4d9cd_d20250317_m010856_c001_v0001117_t0023_u01742173736192") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40170399ef9ba54f_d20250317_m010855_c001_v7007000_t0000_u01742173735465") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843347_d20250317_m010849_c001_v0001105_t0054_u01742173729065") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f405e3d2a507a0731_d20250317_m010848_c001_v7007000_t0000_u01742173728176") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f109abe8bd1d8bbe0_d20250317_m010846_c001_v0001184_t0004_u01742173726516") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4143dd8edc8c5133_d20250317_m010846_c001_v7007000_t0000_u01742173726338") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f109abe8bd1d8bb6d_d20250317_m010842_c001_v0001184_t0046_u01742173722521") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4143dd8edc8c5127_d20250317_m010841_c001_v7007000_t0000_u01742173721815") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c26e_d20250317_m010835_c001_v0001117_t0041_u01742173715993") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057b5a_d20250317_m010834_c001_v7007000_t0000_u01742173714921") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118198aa7bfae40a_d20250317_m010828_c001_v0001183_t0057_u01742173708691") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c75bc_d20250317_m010828_c001_v7007000_t0000_u01742173708500") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8afd68_d20250317_m010824_c001_v0001183_t0007_u01742173704471") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114b2065db4d5d6d_d20250317_m010823_c001_v0001113_t0008_u01742173703636") 2025/03/17 01:11:02 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114b2065db4d5d65_d20250317_m010821_c001_v0001113_t0020_u01742173701904") 2025/03/17 01:11:03 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f408e064f624af997_d20250317_m010808_c001_v7007000_t0000_u01742173688812") 2025/03/17 01:11:03 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c206_d20250317_m010801_c001_v0001117_t0041_u01742173681676") 2025/03/17 01:11:03 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f112cee98eb846031_d20250317_m010800_c001_v0001183_t0010_u01742173680932") 2025/03/17 01:11:03 DEBUG : dst/one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f112cee98eb846010_d20250317_m010759_c001_v0001183_t0056_u01742173679988") 2025/03/17 01:11:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dcfc_d20250317_m010950_c001_v7007000_t0000_u01742173790156") 2025/03/17 01:11:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f111d09b25118a439_d20250317_m010947_c001_v0001183_t0031_u01742173787683") 2025/03/17 01:11:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f110e7671a40d3068_d20250317_m010943_c001_v0001144_t0055_u01742173783792") 2025/03/17 01:11:03 DEBUG : dst/one.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4b4_d20250317_m010939_c001_v7007000_t0000_u01742173779071") 2025/03/17 01:11:03 DEBUG : dst/one.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f104e83ed5fddc781_d20250317_m010936_c001_v0001136_t0004_u01742173776397") 2025/03/17 01:11:03 DEBUG : dst/one.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f108b1274fe70eccb_d20250317_m010932_c001_v0001144_t0058_u01742173772434") 2025/03/17 01:11:03 DEBUG : dst/one.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a45a_d20250317_m010925_c001_v7007000_t0000_u01742173765593") 2025/03/17 01:11:03 DEBUG : dst/one.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f104fd5a5a3ed7f40_d20250317_m010923_c001_v0001134_t0031_u01742173763278") 2025/03/17 01:11:03 DEBUG : dst/one.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f10148818467d40a5_d20250317_m010919_c001_v0001179_t0004_u01742173759458") 2025/03/17 01:11:03 DEBUG : dst/three: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057b5b_d20250317_m010835_c001_v7007000_t0000_u01742173715100") 2025/03/17 01:11:03 DEBUG : dst/three: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114b2065db4d5d8d_d20250317_m010833_c001_v0001113_t0049_u01742173713502") 2025/03/17 01:11:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dcfe_d20250317_m010950_c001_v7007000_t0000_u01742173790347") 2025/03/17 01:11:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f119eec153c024510_d20250317_m010948_c001_v0001103_t0004_u01742173788816") 2025/03/17 01:11:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f1125c3f43039a329_d20250317_m010945_c001_v0001178_t0049_u01742173785875") 2025/03/17 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dd01_d20250317_m010950_c001_v7007000_t0000_u01742173790525") 2025/03/17 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f10225b5f56cc1586_d20250317_m010949_c001_v0001183_t0032_u01742173789395") 2025/03/17 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f407bac1305bae49d_d20250317_m010949_c001_v7007000_t0000_u01742173789217") 2025/03/17 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f10225b5f56cc1540_d20250317_m010946_c001_v0001183_t0029_u01742173786254") 2025/03/17 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f407bac1305bae493_d20250317_m010946_c001_v7007000_t0000_u01742173786074") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b039a_d20250317_m010941_c001_v0001183_t0038_u01742173781199") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4b5_d20250317_m010939_c001_v7007000_t0000_u01742173779248") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f10714b026642a78a_d20250317_m010938_c001_v0001177_t0035_u01742173778279") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057bfb_d20250317_m010938_c001_v7007000_t0000_u01742173778099") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f10714b026642a77e_d20250317_m010935_c001_v0001177_t0032_u01742173775060") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057bf6_d20250317_m010934_c001_v7007000_t0000_u01742173774863") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38433b9_d20250317_m010929_c001_v0001105_t0042_u01742173769706") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f419a5fc6629b8791_d20250317_m010924_c001_v7007000_t0000_u01742173764876") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c318_d20250317_m010922_c001_v0001117_t0020_u01742173762049") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f419a5fc6629b8777_d20250317_m010921_c001_v7007000_t0000_u01742173761347") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b01bd_d20250317_m010917_c001_v0001183_t0052_u01742173757066") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40170399ef9ba56c_d20250317_m010914_c001_v7007000_t0000_u01742173754001") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b016b_d20250317_m010912_c001_v0001183_t0044_u01742173752161") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40170399ef9ba566_d20250317_m010911_c001_v7007000_t0000_u01742173751112") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843373_d20250317_m010904_c001_v0001105_t0004_u01742173744702") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40170399ef9ba555_d20250317_m010901_c001_v7007000_t0000_u01742173741404") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843361_d20250317_m010858_c001_v0001105_t0048_u01742173738594") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40170399ef9ba550_d20250317_m010857_c001_v7007000_t0000_u01742173737521") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c2b0_d20250317_m010850_c001_v0001117_t0000_u01742173730215") 2025/03/17 01:11:04 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4143dd8edc8c5135_d20250317_m010847_c001_v7007000_t0000_u01742173727274") 2025/03/17 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c290_d20250317_m010844_c001_v0001117_t0027_u01742173724579") 2025/03/17 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4143dd8edc8c512b_d20250317_m010843_c001_v7007000_t0000_u01742173723526") 2025/03/17 01:11:05 DEBUG : dst/three.txt: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8afe62_d20250317_m010837_c001_v0001183_t0043_u01742173717280") 2025/03/17 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4b6_d20250317_m010939_c001_v7007000_t0000_u01742173779425") 2025/03/17 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f1047738488fb216c_d20250317_m010937_c001_v0001146_t0057_u01742173777622") 2025/03/17 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f1131537844447e40_d20250317_m010934_c001_v0001102_t0053_u01742173774370") 2025/03/17 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a45d_d20250317_m010925_c001_v7007000_t0000_u01742173765775") 2025/03/17 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f1042fd3b06e3f2dc_d20250317_m010924_c001_v0001184_t0016_u01742173764676") 2025/03/17 01:11:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f104e1f3b84c6e650_d20250317_m010921_c001_v0001183_t0053_u01742173761150") 2025/03/17 01:11:05 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dd03_d20250317_m010950_c001_v7007000_t0000_u01742173790704") 2025/03/17 01:11:05 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38433df_d20250317_m010940_c001_v0001105_t0039_u01742173780869") 2025/03/17 01:11:05 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a4b7_d20250317_m010939_c001_v7007000_t0000_u01742173779604") 2025/03/17 01:11:05 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0299_d20250317_m010927_c001_v0001183_t0040_u01742173767347") 2025/03/17 01:11:05 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a460_d20250317_m010925_c001_v7007000_t0000_u01742173765953") 2025/03/17 01:11:05 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384338d_d20250317_m010916_c001_v0001105_t0040_u01742173756786") 2025/03/17 01:11:05 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a020_d20250317_m010915_c001_v7007000_t0000_u01742173755073") 2025/03/17 01:11:05 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c2d8_d20250317_m010903_c001_v0001117_t0030_u01742173743777") 2025/03/17 01:11:05 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dc84_d20250317_m010902_c001_v7007000_t0000_u01742173742491") 2025/03/17 01:11:05 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8aff82_d20250317_m010849_c001_v0001183_t0026_u01742173729996") 2025/03/17 01:11:05 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f405e3d2a507a0732_d20250317_m010848_c001_v7007000_t0000_u01742173728360") 2025/03/17 01:11:06 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843317_d20250317_m010836_c001_v0001105_t0003_u01742173716918") 2025/03/17 01:11:06 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057b5d_d20250317_m010835_c001_v7007000_t0000_u01742173715284") 2025/03/17 01:11:06 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f108a8ff8b64354c3_d20250317_m010830_c001_v0001116_t0003_u01742173710399") 2025/03/17 01:11:06 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f408e064f624af998_d20250317_m010808_c001_v7007000_t0000_u01742173688991") 2025/03/17 01:11:06 DEBUG : dst/two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f112cee98eb8460e1_d20250317_m010807_c001_v0001183_t0045_u01742173687884") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40407bc8f80124d0_d20250317_m010728_c001_v7007000_t0000_u01742173648863") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8af764_d20250317_m010725_c001_v0001183_t0049_u01742173645404") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40407bc8f80124c1_d20250317_m010723_c001_v7007000_t0000_u01742173643334") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8af5f6_d20250317_m010710_c001_v0001183_t0014_u01742173630893") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774f15_d20250317_m010701_c001_v7007000_t0000_u01742173621721") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8af43d_d20250317_m010657_c001_v0001183_t0009_u01742173617879") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db41_d20250317_m010632_c001_v7007000_t0000_u01742173592061") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c058_d20250317_m010629_c001_v0001117_t0029_u01742173589514") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db39_d20250317_m010627_c001_v7007000_t0000_u01742173587117") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c03e_d20250317_m010625_c001_v0001117_t0058_u01742173585366") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db2d_d20250317_m010621_c001_v7007000_t0000_u01742173581111") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c016_d20250317_m010618_c001_v0001117_t0007_u01742173578388") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db12_d20250317_m010616_c001_v7007000_t0000_u01742173576922") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c00a_d20250317_m010614_c001_v0001117_t0024_u01742173574781") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65daae_d20250317_m010605_c001_v7007000_t0000_u01742173565231") 2025/03/17 01:11:06 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bfc8_d20250317_m010602_c001_v0001117_t0004_u01742173562636") 2025/03/17 01:11:07 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44ad2_d20250317_m010600_c001_v7007000_t0000_u01742173560944") 2025/03/17 01:11:07 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bfba_d20250317_m010559_c001_v0001117_t0015_u01742173559845") 2025/03/17 01:11:07 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44ab8_d20250317_m010552_c001_v7007000_t0000_u01742173552585") 2025/03/17 01:11:07 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bf81_d20250317_m010550_c001_v0001117_t0015_u01742173550563") 2025/03/17 01:11:07 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44ab0_d20250317_m010547_c001_v7007000_t0000_u01742173547785") 2025/03/17 01:11:07 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bf5b_d20250317_m010546_c001_v0001117_t0006_u01742173546433") 2025/03/17 01:11:07 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44aab_d20250317_m010545_c001_v7007000_t0000_u01742173545347") 2025/03/17 01:11:07 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f11817dfbd3efc4a7_d20250317_m010544_c001_v0001099_t0030_u01742173544615") 2025/03/17 01:11:07 DEBUG : empty space: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bf3b_d20250317_m010542_c001_v0001117_t0050_u01742173542882") 2025/03/17 01:11:07 DEBUG : enormous: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db3e_d20250317_m010631_c001_v7007000_t0000_u01742173591139") 2025/03/17 01:11:07 DEBUG : enormous: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c05e_d20250317_m010630_c001_v0001117_t0019_u01742173590137") 2025/03/17 01:11:07 DEBUG : existing: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dd2c_d20250317_m010955_c001_v7007000_t0000_u01742173795622") 2025/03/17 01:11:07 DEBUG : existing: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843409_d20250317_m010954_c001_v0001105_t0036_u01742173794331") 2025/03/17 01:11:07 DEBUG : existing: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774f0a_d20250317_m010655_c001_v7007000_t0000_u01742173615855") 2025/03/17 01:11:07 DEBUG : existing: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c0ea_d20250317_m010654_c001_v0001117_t0008_u01742173614582") 2025/03/17 01:11:07 DEBUG : existing: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44a97_d20250317_m010537_c001_v7007000_t0000_u01742173537945") 2025/03/17 01:11:07 DEBUG : existing: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bf07_d20250317_m010536_c001_v0001117_t0004_u01742173536696") 2025/03/17 01:11:07 DEBUG : existing: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44a8d_d20250317_m010535_c001_v7007000_t0000_u01742173535426") 2025/03/17 01:11:07 DEBUG : existing: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bef3_d20250317_m010534_c001_v0001117_t0049_u01742173534192") 2025/03/17 01:11:07 DEBUG : existing: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3beeb_d20250317_m010532_c001_v0001117_t0032_u01742173532669") 2025/03/17 01:11:07 DEBUG : existing-b: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774f0b_d20250317_m010656_c001_v7007000_t0000_u01742173616036") 2025/03/17 01:11:07 DEBUG : existing-b: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8af3d1_d20250317_m010654_c001_v0001183_t0027_u01742173614591") 2025/03/17 01:11:08 DEBUG : file1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a521_d20250317_m011046_c001_v7007000_t0000_u01742173846256") 2025/03/17 01:11:08 DEBUG : file1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f103cf460b00e0504_d20250317_m011045_c001_v0001099_t0014_u01742173845284") 2025/03/17 01:11:08 DEBUG : file1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a51a_d20250317_m011043_c001_v7007000_t0000_u01742173843202") 2025/03/17 01:11:08 DEBUG : file1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f103b8b1e317ccfb1_d20250317_m011042_c001_v0001182_t0039_u01742173842320") 2025/03/17 01:11:08 DEBUG : five: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db4c_d20250317_m010637_c001_v7007000_t0000_u01742173597108") 2025/03/17 01:11:08 DEBUG : five: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f418ce84ec4b3c076_d20250317_m010634_c001_v0001117_t0041_u01742173594844") 2025/03/17 01:11:08 DEBUG : foo: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44ab5_d20250317_m010549_c001_v7007000_t0000_u01742173549843") 2025/03/17 01:11:08 DEBUG : foo: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f418ce84ec4b3bf71_d20250317_m010549_c001_v0001117_t0041_u01742173549290") 2025/03/17 01:11:08 DEBUG : foo: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f418ce84ec4b3bf69_d20250317_m010548_c001_v0001117_t0041_u01742173548506") 2025/03/17 01:11:08 DEBUG : four: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db4e_d20250317_m010637_c001_v7007000_t0000_u01742173597291") 2025/03/17 01:11:08 DEBUG : four: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f407c12cfd3843132_d20250317_m010635_c001_v0001105_t0047_u01742173595400") 2025/03/17 01:11:08 DEBUG : four: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c070_d20250317_m010634_c001_v0001117_t0054_u01742173594019") 2025/03/17 01:11:08 DEBUG : hello world2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c7354_d20250317_m010436_c001_v7007000_t0000_u01742173476583") 2025/03/17 01:11:08 DEBUG : hello world2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bda2_d20250317_m010435_c001_v0001117_t0024_u01742173475499") 2025/03/17 01:11:08 DEBUG : ignore-size: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f9405_d20250317_m010531_c001_v7007000_t0000_u01742173531236") 2025/03/17 01:11:08 DEBUG : ignore-size: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bed7_d20250317_m010529_c001_v0001117_t0034_u01742173529667") 2025/03/17 01:11:08 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774f01_d20250317_m010653_c001_v7007000_t0000_u01742173613496") 2025/03/17 01:11:08 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8af383_d20250317_m010652_c001_v0001183_t0005_u01742173612225") 2025/03/17 01:11:08 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774ef7_d20250317_m010651_c001_v7007000_t0000_u01742173611120") 2025/03/17 01:11:08 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8af33f_d20250317_m010649_c001_v0001183_t0039_u01742173609758") 2025/03/17 01:11:09 DEBUG : one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db4f_d20250317_m010637_c001_v7007000_t0000_u01742173597477") 2025/03/17 01:11:09 DEBUG : one: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f418ce84ec4b3c066_d20250317_m010633_c001_v0001117_t0041_u01742173593156") 2025/03/17 01:11:09 DEBUG : only0: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a502_d20250317_m011037_c001_v7007000_t0000_u01742173837592") 2025/03/17 01:11:09 DEBUG : only0: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f407c12cfd38434d0_d20250317_m011031_c001_v0001105_t0047_u01742173831887") 2025/03/17 01:11:09 DEBUG : only0: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b06b7_d20250317_m011019_c001_v0001183_t0032_u01742173819716") 2025/03/17 01:11:09 DEBUG : only0: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f405e3d2a507a08a8_d20250317_m011013_c001_v7007000_t0000_u01742173813816") 2025/03/17 01:11:09 DEBUG : only0: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b04fa_d20250317_m010959_c001_v0001183_t0005_u01742173799805") 2025/03/17 01:11:09 DEBUG : only1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a503_d20250317_m011037_c001_v7007000_t0000_u01742173837773") 2025/03/17 01:11:09 DEBUG : only1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f414f01df6f8b07d7_d20250317_m011031_c001_v0001183_t0018_u01742173831896") 2025/03/17 01:11:09 DEBUG : only1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b06c9_d20250317_m011020_c001_v0001183_t0046_u01742173820279") 2025/03/17 01:11:09 DEBUG : only1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f405e3d2a507a08a1_d20250317_m011013_c001_v7007000_t0000_u01742173813247") 2025/03/17 01:11:09 DEBUG : only1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0502_d20250317_m011000_c001_v0001183_t0013_u01742173800352") 2025/03/17 01:11:09 DEBUG : only10: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a504_d20250317_m011037_c001_v7007000_t0000_u01742173837952") 2025/03/17 01:11:09 DEBUG : only10: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403cf460b00e04ea_d20250317_m011032_c001_v0001099_t0035_u01742173832438") 2025/03/17 01:11:09 DEBUG : only10: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b074b_d20250317_m011025_c001_v0001183_t0043_u01742173825891") 2025/03/17 01:11:09 DEBUG : only10: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4021b25e84dc7b1d_d20250317_m011012_c001_v7007000_t0000_u01742173812864") 2025/03/17 01:11:09 DEBUG : only10: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0588_d20250317_m011006_c001_v0001183_t0014_u01742173806178") 2025/03/17 01:11:09 DEBUG : only11: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a505_d20250317_m011038_c001_v7007000_t0000_u01742173838131") 2025/03/17 01:11:09 DEBUG : only11: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403b8b1e317ccf29_d20250317_m011032_c001_v0001182_t0010_u01742173832623") 2025/03/17 01:11:09 DEBUG : only11: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0755_d20250317_m011026_c001_v0001183_t0009_u01742173826322") 2025/03/17 01:11:10 DEBUG : only11: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4021b25e84dc7b1e_d20250317_m011013_c001_v7007000_t0000_u01742173813043") 2025/03/17 01:11:10 DEBUG : only11: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0592_d20250317_m011006_c001_v0001183_t0058_u01742173806790") 2025/03/17 01:11:10 DEBUG : only12: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a506_d20250317_m011038_c001_v7007000_t0000_u01742173838321") 2025/03/17 01:11:10 DEBUG : only12: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f407c12cfd38434d6_d20250317_m011032_c001_v0001105_t0047_u01742173832277") 2025/03/17 01:11:10 DEBUG : only12: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b075f_d20250317_m011026_c001_v0001183_t0033_u01742173826921") 2025/03/17 01:11:10 DEBUG : only12: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a61_d20250317_m011013_c001_v7007000_t0000_u01742173813222") 2025/03/17 01:11:10 DEBUG : only12: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b059d_d20250317_m011007_c001_v0001183_t0011_u01742173807284") 2025/03/17 01:11:10 DEBUG : only13: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a507_d20250317_m011038_c001_v7007000_t0000_u01742173838499") 2025/03/17 01:11:10 DEBUG : only13: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f414f01df6f8b07dd_d20250317_m011032_c001_v0001183_t0018_u01742173832285") 2025/03/17 01:11:10 DEBUG : only13: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0775_d20250317_m011027_c001_v0001183_t0005_u01742173827597") 2025/03/17 01:11:10 DEBUG : only13: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a63_d20250317_m011013_c001_v7007000_t0000_u01742173813609") 2025/03/17 01:11:10 DEBUG : only13: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b05b3_d20250317_m011007_c001_v0001183_t0055_u01742173807846") 2025/03/17 01:11:10 DEBUG : only14: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a508_d20250317_m011038_c001_v7007000_t0000_u01742173838679") 2025/03/17 01:11:10 DEBUG : only14: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f407c12cfd38434d8_d20250317_m011032_c001_v0001105_t0047_u01742173832471") 2025/03/17 01:11:10 DEBUG : only14: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b077d_d20250317_m011028_c001_v0001183_t0019_u01742173828096") 2025/03/17 01:11:10 DEBUG : only14: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4021b25e84dc7b1f_d20250317_m011013_c001_v7007000_t0000_u01742173813221") 2025/03/17 01:11:10 DEBUG : only14: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b05c5_d20250317_m011008_c001_v0001183_t0050_u01742173808546") 2025/03/17 01:11:10 DEBUG : only15: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a509_d20250317_m011038_c001_v7007000_t0000_u01742173838866") 2025/03/17 01:11:10 DEBUG : only15: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f407c12cfd38434da_d20250317_m011032_c001_v0001105_t0047_u01742173832672") 2025/03/17 01:11:10 DEBUG : only15: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b078b_d20250317_m011028_c001_v0001183_t0028_u01742173828668") 2025/03/17 01:11:10 DEBUG : only15: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a62_d20250317_m011013_c001_v7007000_t0000_u01742173813425") 2025/03/17 01:11:10 DEBUG : only15: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b05cb_d20250317_m011009_c001_v0001183_t0019_u01742173809285") 2025/03/17 01:11:11 DEBUG : only16: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a50a_d20250317_m011039_c001_v7007000_t0000_u01742173839060") 2025/03/17 01:11:11 DEBUG : only16: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403cf460b00e04ee_d20250317_m011032_c001_v0001099_t0035_u01742173832799") 2025/03/17 01:11:11 DEBUG : only16: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0798_d20250317_m011029_c001_v0001183_t0040_u01742173829169") 2025/03/17 01:11:11 DEBUG : only16: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4021b25e84dc7b21_d20250317_m011013_c001_v7007000_t0000_u01742173813622") 2025/03/17 01:11:11 DEBUG : only16: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b05d7_d20250317_m011009_c001_v0001183_t0043_u01742173809779") 2025/03/17 01:11:11 DEBUG : only17: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a50b_d20250317_m011039_c001_v7007000_t0000_u01742173839239") 2025/03/17 01:11:11 DEBUG : only17: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f414f01df6f8b07e5_d20250317_m011032_c001_v0001183_t0018_u01742173832479") 2025/03/17 01:11:11 DEBUG : only17: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b079d_d20250317_m011029_c001_v0001183_t0017_u01742173829711") 2025/03/17 01:11:11 DEBUG : only17: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f419a5fc6629b881e_d20250317_m011013_c001_v7007000_t0000_u01742173813961") 2025/03/17 01:11:11 DEBUG : only17: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b05e9_d20250317_m011010_c001_v0001183_t0044_u01742173810487") 2025/03/17 01:11:11 DEBUG : only18: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a50c_d20250317_m011039_c001_v7007000_t0000_u01742173839417") 2025/03/17 01:11:11 DEBUG : only18: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403cf460b00e04f2_d20250317_m011033_c001_v0001099_t0035_u01742173833154") 2025/03/17 01:11:11 DEBUG : only18: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b07a7_d20250317_m011030_c001_v0001183_t0010_u01742173830423") 2025/03/17 01:11:11 DEBUG : only18: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a66_d20250317_m011013_c001_v7007000_t0000_u01742173813970") 2025/03/17 01:11:11 DEBUG : only18: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b05f1_d20250317_m011011_c001_v0001183_t0054_u01742173811001") 2025/03/17 01:11:11 DEBUG : only19: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a50d_d20250317_m011039_c001_v7007000_t0000_u01742173839594") 2025/03/17 01:11:11 DEBUG : only19: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403cf460b00e04ec_d20250317_m011032_c001_v0001099_t0035_u01742173832617") 2025/03/17 01:11:11 DEBUG : only19: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b07b9_d20250317_m011031_c001_v0001183_t0037_u01742173831068") 2025/03/17 01:11:11 DEBUG : only19: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f419a5fc6629b881a_d20250317_m011013_c001_v7007000_t0000_u01742173813420") 2025/03/17 01:11:11 DEBUG : only19: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b05f9_d20250317_m011011_c001_v0001183_t0022_u01742173811686") 2025/03/17 01:11:11 DEBUG : only2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a50e_d20250317_m011039_c001_v7007000_t0000_u01742173839781") 2025/03/17 01:11:11 DEBUG : only2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f414f01df6f8b07e9_d20250317_m011032_c001_v0001183_t0018_u01742173832657") 2025/03/17 01:11:12 DEBUG : only2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b06d9_d20250317_m011020_c001_v0001183_t0037_u01742173820982") 2025/03/17 01:11:12 DEBUG : only2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f405e3d2a507a08a3_d20250317_m011013_c001_v7007000_t0000_u01742173813430") 2025/03/17 01:11:12 DEBUG : only2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b050c_d20250317_m011000_c001_v0001183_t0035_u01742173800993") 2025/03/17 01:11:12 DEBUG : only3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a510_d20250317_m011039_c001_v7007000_t0000_u01742173839959") 2025/03/17 01:11:12 DEBUG : only3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403b8b1e317ccf2f_d20250317_m011032_c001_v0001182_t0010_u01742173832815") 2025/03/17 01:11:12 DEBUG : only3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b06e3_d20250317_m011021_c001_v0001183_t0057_u01742173821550") 2025/03/17 01:11:12 DEBUG : only3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f419a5fc6629b8819_d20250317_m011013_c001_v7007000_t0000_u01742173813234") 2025/03/17 01:11:12 DEBUG : only3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b051a_d20250317_m011001_c001_v0001183_t0033_u01742173801593") 2025/03/17 01:11:12 DEBUG : only4: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a511_d20250317_m011040_c001_v7007000_t0000_u01742173840137") 2025/03/17 01:11:12 DEBUG : only4: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f414f01df6f8b07f3_d20250317_m011033_c001_v0001183_t0018_u01742173833016") 2025/03/17 01:11:12 DEBUG : only4: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b06ed_d20250317_m011021_c001_v0001183_t0003_u01742173821996") 2025/03/17 01:11:12 DEBUG : only4: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f405e3d2a507a08a6_d20250317_m011013_c001_v7007000_t0000_u01742173813630") 2025/03/17 01:11:12 DEBUG : only4: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0528_d20250317_m011002_c001_v0001183_t0026_u01742173802165") 2025/03/17 01:11:12 DEBUG : only5: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a512_d20250317_m011040_c001_v7007000_t0000_u01742173840316") 2025/03/17 01:11:12 DEBUG : only5: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f407c12cfd38434de_d20250317_m011033_c001_v0001105_t0047_u01742173833033") 2025/03/17 01:11:12 DEBUG : only5: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0701_d20250317_m011022_c001_v0001183_t0007_u01742173822717") 2025/03/17 01:11:12 DEBUG : only5: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f419a5fc6629b881d_d20250317_m011013_c001_v7007000_t0000_u01742173813782") 2025/03/17 01:11:12 DEBUG : only5: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0544_d20250317_m011003_c001_v0001183_t0044_u01742173803018") 2025/03/17 01:11:12 DEBUG : only6: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a514_d20250317_m011040_c001_v7007000_t0000_u01742173840495") 2025/03/17 01:11:12 DEBUG : only6: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f414f01df6f8b07ef_d20250317_m011032_c001_v0001183_t0018_u01742173832837") 2025/03/17 01:11:12 DEBUG : only6: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0711_d20250317_m011023_c001_v0001183_t0041_u01742173823459") 2025/03/17 01:11:13 DEBUG : only6: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4021b25e84dc7b20_d20250317_m011013_c001_v7007000_t0000_u01742173813442") 2025/03/17 01:11:13 DEBUG : only6: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b055a_d20250317_m011003_c001_v0001183_t0022_u01742173803730") 2025/03/17 01:11:13 DEBUG : only7: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a515_d20250317_m011040_c001_v7007000_t0000_u01742173840674") 2025/03/17 01:11:13 DEBUG : only7: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f407c12cfd38434dc_d20250317_m011032_c001_v0001105_t0047_u01742173832852") 2025/03/17 01:11:13 DEBUG : only7: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0725_d20250317_m011024_c001_v0001183_t0042_u01742173824293") 2025/03/17 01:11:13 DEBUG : only7: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41772f004bdf6a64_d20250317_m011013_c001_v7007000_t0000_u01742173813793") 2025/03/17 01:11:13 DEBUG : only7: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0564_d20250317_m011004_c001_v0001183_t0026_u01742173804259") 2025/03/17 01:11:13 DEBUG : only8: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a516_d20250317_m011040_c001_v7007000_t0000_u01742173840854") 2025/03/17 01:11:13 DEBUG : only8: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403cf460b00e04f0_d20250317_m011032_c001_v0001099_t0035_u01742173832977") 2025/03/17 01:11:13 DEBUG : only8: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0733_d20250317_m011024_c001_v0001183_t0022_u01742173824727") 2025/03/17 01:11:13 DEBUG : only8: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4021b25e84dc7b22_d20250317_m011013_c001_v7007000_t0000_u01742173813805") 2025/03/17 01:11:13 DEBUG : only8: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0574_d20250317_m011004_c001_v0001183_t0004_u01742173804877") 2025/03/17 01:11:13 DEBUG : only9: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a517_d20250317_m011041_c001_v7007000_t0000_u01742173841033") 2025/03/17 01:11:13 DEBUG : only9: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403b8b1e317ccf33_d20250317_m011032_c001_v0001182_t0010_u01742173832994") 2025/03/17 01:11:13 DEBUG : only9: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b0739_d20250317_m011025_c001_v0001183_t0011_u01742173825166") 2025/03/17 01:11:13 DEBUG : only9: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f419a5fc6629b881c_d20250317_m011013_c001_v7007000_t0000_u01742173813599") 2025/03/17 01:11:13 DEBUG : only9: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b057e_d20250317_m011005_c001_v0001183_t0011_u01742173805537") 2025/03/17 01:11:13 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774ee7_d20250317_m010647_c001_v7007000_t0000_u01742173607931") 2025/03/17 01:11:13 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384315e_d20250317_m010646_c001_v0001105_t0012_u01742173606190") 2025/03/17 01:11:13 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774edc_d20250317_m010644_c001_v7007000_t0000_u01742173604378") 2025/03/17 01:11:13 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c09a_d20250317_m010642_c001_v0001117_t0022_u01742173602492") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774ed5_d20250317_m010640_c001_v7007000_t0000_u01742173600676") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384313e_d20250317_m010638_c001_v0001105_t0026_u01742173598386") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db34_d20250317_m010623_c001_v7007000_t0000_u01742173583935") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c026_d20250317_m010622_c001_v0001117_t0043_u01742173582051") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db27_d20250317_m010619_c001_v7007000_t0000_u01742173579698") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c012_d20250317_m010617_c001_v0001117_t0013_u01742173577831") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db07_d20250317_m010615_c001_v7007000_t0000_u01742173575653") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c000_d20250317_m010613_c001_v0001117_t0050_u01742173573768") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44adc_d20250317_m010604_c001_v7007000_t0000_u01742173564297") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bfc0_d20250317_m010601_c001_v0001117_t0015_u01742173561842") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44ad3_d20250317_m010601_c001_v7007000_t0000_u01742173561124") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bfb8_d20250317_m010559_c001_v0001117_t0013_u01742173559238") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44ac9_d20250317_m010558_c001_v7007000_t0000_u01742173558493") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bfb4_d20250317_m010557_c001_v0001117_t0054_u01742173557678") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bfaa_d20250317_m010556_c001_v0001117_t0016_u01742173556405") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44ac1_d20250317_m010555_c001_v7007000_t0000_u01742173555686") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bf96_d20250317_m010554_c001_v0001117_t0036_u01742173554806") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bf90_d20250317_m010553_c001_v0001117_t0017_u01742173553504") 2025/03/17 01:11:14 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f411aa6e54ac44aba_d20250317_m010552_c001_v7007000_t0000_u01742173552766") 2025/03/17 01:11:15 DEBUG : potato: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bf86_d20250317_m010551_c001_v0001117_t0020_u01742173551474") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd3909e9f_d20250317_m010738_c001_v7007000_t0000_u01742173658093") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384324e_d20250317_m010737_c001_v0001105_t0034_u01742173657331") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40407bc8f80124d1_d20250317_m010729_c001_v7007000_t0000_u01742173649100") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843218_d20250317_m010724_c001_v0001105_t0053_u01742173644607") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4152037c75c0d028_d20250317_m010714_c001_v7007000_t0000_u01742173634993") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38431b8_d20250317_m010710_c001_v0001105_t0039_u01742173630283") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774f16_d20250317_m010701_c001_v7007000_t0000_u01742173621959") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843184_d20250317_m010657_c001_v0001105_t0029_u01742173617319") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db3f_d20250317_m010631_c001_v7007000_t0000_u01742173591322") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c054_d20250317_m010628_c001_v0001117_t0008_u01742173588387") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db3a_d20250317_m010627_c001_v7007000_t0000_u01742173587298") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c038_d20250317_m010624_c001_v0001117_t0018_u01742173584841") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db36_d20250317_m010624_c001_v7007000_t0000_u01742173584118") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c02e_d20250317_m010623_c001_v0001117_t0055_u01742173583102") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db2f_d20250317_m010621_c001_v7007000_t0000_u01742173581294") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c01c_d20250317_m010620_c001_v0001117_t0052_u01742173580059") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db14_d20250317_m010617_c001_v7007000_t0000_u01742173577104") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c00c_d20250317_m010615_c001_v0001117_t0032_u01742173575659") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65dab3_d20250317_m010605_c001_v7007000_t0000_u01742173565424") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bfcc_d20250317_m010603_c001_v0001117_t0055_u01742173563764") 2025/03/17 01:11:15 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c736f_d20250317_m010441_c001_v7007000_t0000_u01742173481048") 2025/03/17 01:11:16 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bdbc_d20250317_m010440_c001_v0001117_t0019_u01742173480069") 2025/03/17 01:11:16 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c735c_d20250317_m010438_c001_v7007000_t0000_u01742173478810") 2025/03/17 01:11:16 DEBUG : potato2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bdb2_d20250317_m010437_c001_v0001117_t0004_u01742173477490") 2025/03/17 01:11:16 DEBUG : potato3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f40407bc8f80124d2_d20250317_m010729_c001_v7007000_t0000_u01742173649358") 2025/03/17 01:11:16 DEBUG : potato3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c17a_d20250317_m010725_c001_v0001117_t0001_u01742173645971") 2025/03/17 01:11:16 DEBUG : potato3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4152037c75c0d029_d20250317_m010715_c001_v7007000_t0000_u01742173635223") 2025/03/17 01:11:16 DEBUG : potato3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c134_d20250317_m010711_c001_v0001117_t0020_u01742173631458") 2025/03/17 01:11:16 DEBUG : potato3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774f19_d20250317_m010702_c001_v7007000_t0000_u01742173622516") 2025/03/17 01:11:16 DEBUG : potato3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c102_d20250317_m010658_c001_v0001117_t0051_u01742173618087") 2025/03/17 01:11:16 DEBUG : pre-dest1/1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057b2a_d20250317_m010817_c001_v7007000_t0000_u01742173697758") 2025/03/17 01:11:16 DEBUG : pre-dest1/1: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c218_d20250317_m010809_c001_v0001117_t0037_u01742173689712") 2025/03/17 01:11:16 DEBUG : pre-dest2/2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4161da9c41057b2b_d20250317_m010817_c001_v7007000_t0000_u01742173697937") 2025/03/17 01:11:16 DEBUG : pre-dest2/2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38432c9_d20250317_m010810_c001_v0001105_t0019_u01742173690567") 2025/03/17 01:11:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f408e064f624af984_d20250317_m010749_c001_v7007000_t0000_u01742173669957") 2025/03/17 01:11:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8af98f_d20250317_m010747_c001_v0001183_t0022_u01742173667099") 2025/03/17 01:11:16 DEBUG : sizeonly: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f93f7_d20250317_m010528_c001_v7007000_t0000_u01742173528400") 2025/03/17 01:11:16 DEBUG : sizeonly: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bec8_d20250317_m010526_c001_v0001117_t0019_u01742173526717") 2025/03/17 01:11:16 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a52b_d20250317_m011052_c001_v7007000_t0000_u01742173852365") 2025/03/17 01:11:16 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f103b8b1e317cd01e_d20250317_m011051_c001_v0001182_t0038_u01742173851240") 2025/03/17 01:11:16 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a524_d20250317_m011049_c001_v7007000_t0000_u01742173849394") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd3843500_d20250317_m011048_c001_v0001105_t0011_u01742173848269") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774f02_d20250317_m010653_c001_v7007000_t0000_u01742173613676") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd384316a_d20250317_m010652_c001_v0001105_t0051_u01742173612578") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774efc_d20250317_m010651_c001_v7007000_t0000_u01742173611303") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c0cc_d20250317_m010650_c001_v0001117_t0028_u01742173610110") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f93f3_d20250317_m010523_c001_v7007000_t0000_u01742173523203") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3beac_d20250317_m010521_c001_v0001117_t0041_u01742173521592") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f93f0_d20250317_m010520_c001_v7007000_t0000_u01742173520864") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3be9c_d20250317_m010519_c001_v0001117_t0010_u01742173519571") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f93e8_d20250317_m010516_c001_v7007000_t0000_u01742173516794") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3be86_d20250317_m010515_c001_v0001117_t0038_u01742173515259") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f93e3_d20250317_m010514_c001_v7007000_t0000_u01742173514718") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3be76_d20250317_m010513_c001_v0001117_t0000_u01742173513481") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3be68_d20250317_m010510_c001_v0001117_t0040_u01742173510697") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f93cd_d20250317_m010509_c001_v7007000_t0000_u01742173509966") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3be56_d20250317_m010508_c001_v0001117_t0059_u01742173508881") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3be50_d20250317_m010508_c001_v0001117_t0050_u01742173508125") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f93cc_d20250317_m010507_c001_v7007000_t0000_u01742173507040") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3be42_d20250317_m010504_c001_v0001117_t0012_u01742173504473") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3be26_d20250317_m010500_c001_v0001117_t0022_u01742173500789") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f93cb_d20250317_m010500_c001_v7007000_t0000_u01742173500037") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3be22_d20250317_m010459_c001_v0001117_t0036_u01742173499129") 2025/03/17 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3be1a_d20250317_m010457_c001_v0001117_t0005_u01742173497974") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f93c8_d20250317_m010457_c001_v7007000_t0000_u01742173497254") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3be00_d20250317_m010453_c001_v0001117_t0028_u01742173493219") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f401c96a9eb8f93c6_d20250317_m010452_c001_v7007000_t0000_u01742173492859") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bdf2_d20250317_m010451_c001_v0001117_t0029_u01742173491934") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c737f_d20250317_m010450_c001_v7007000_t0000_u01742173490315") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bdec_d20250317_m010449_c001_v0001117_t0014_u01742173489182") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c737d_d20250317_m010448_c001_v7007000_t0000_u01742173488647") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bde6_d20250317_m010447_c001_v0001117_t0023_u01742173487717") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c7376_d20250317_m010446_c001_v7007000_t0000_u01742173486465") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bddc_d20250317_m010445_c001_v0001117_t0017_u01742173485352") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c7375_d20250317_m010444_c001_v7007000_t0000_u01742173484817") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bdd2_d20250317_m010443_c001_v0001117_t0040_u01742173483724") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c7371_d20250317_m010442_c001_v7007000_t0000_u01742173482833") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bdc8_d20250317_m010441_c001_v0001117_t0049_u01742173481943") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c7350_d20250317_m010434_c001_v7007000_t0000_u01742173474601") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bd96_d20250317_m010433_c001_v0001117_t0038_u01742173473276") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c734e_d20250317_m010432_c001_v7007000_t0000_u01742173472374") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bd8c_d20250317_m010431_c001_v0001117_t0045_u01742173471395") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c7349_d20250317_m010430_c001_v7007000_t0000_u01742173470494") 2025/03/17 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bd84_d20250317_m010429_c001_v0001117_t0007_u01742173469344") 2025/03/17 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4095f293b04c7342_d20250317_m010426_c001_v7007000_t0000_u01742173466457") 2025/03/17 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3bd7c_d20250317_m010425_c001_v0001117_t0052_u01742173465247") 2025/03/17 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a52c_d20250317_m011052_c001_v7007000_t0000_u01742173852550") 2025/03/17 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f103cf460b00e050e_d20250317_m011051_c001_v0001099_t0034_u01742173851248") 2025/03/17 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a525_d20250317_m011049_c001_v7007000_t0000_u01742173849572") 2025/03/17 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b091c_d20250317_m011047_c001_v0001183_t0016_u01742173847932") 2025/03/17 01:11:19 DEBUG : sub/yam: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774ee5_d20250317_m010647_c001_v7007000_t0000_u01742173607378") 2025/03/17 01:11:19 DEBUG : sub/yam: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8af2ca_d20250317_m010645_c001_v0001183_t0033_u01742173605837") 2025/03/17 01:11:19 DEBUG : test_dir1/file2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a522_d20250317_m011046_c001_v7007000_t0000_u01742173846434") 2025/03/17 01:11:19 DEBUG : test_dir1/file2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f103b8b1e317ccfd6_d20250317_m011044_c001_v0001182_t0035_u01742173844945") 2025/03/17 01:11:19 DEBUG : test_dir1/file2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a51b_d20250317_m011043_c001_v7007000_t0000_u01742173843382") 2025/03/17 01:11:19 DEBUG : test_dir1/file2: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f107c12cfd38434f0_d20250317_m011042_c001_v0001105_t0044_u01742173842336") 2025/03/17 01:11:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a523_d20250317_m011046_c001_v7007000_t0000_u01742173846612") 2025/03/17 01:11:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b08ea_d20250317_m011044_c001_v0001183_t0003_u01742173844932") 2025/03/17 01:11:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f4130c18dd390a51c_d20250317_m011043_c001_v7007000_t0000_u01742173843562") 2025/03/17 01:11:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8b08a6_d20250317_m011042_c001_v0001183_t0058_u01742173842328") 2025/03/17 01:11:19 DEBUG : three: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db51_d20250317_m010637_c001_v7007000_t0000_u01742173597659") 2025/03/17 01:11:19 DEBUG : three: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c07e_d20250317_m010636_c001_v0001117_t0039_u01742173596146") 2025/03/17 01:11:19 DEBUG : three: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f118ce84ec4b3c06c_d20250317_m010633_c001_v0001117_t0048_u01742173593519") 2025/03/17 01:11:19 DEBUG : two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f403c9dea2b65db52_d20250317_m010637_c001_v7007000_t0000_u01742173597841") 2025/03/17 01:11:19 DEBUG : two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f414f01df6f8af196_d20250317_m010635_c001_v0001183_t0018_u01742173595585") 2025/03/17 01:11:20 DEBUG : two: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f418ce84ec4b3c068_d20250317_m010633_c001_v0001117_t0041_u01742173593338") 2025/03/17 01:11:20 DEBUG : yam: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774ee8_d20250317_m010648_c001_v7007000_t0000_u01742173608112") 2025/03/17 01:11:20 DEBUG : yam: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f116f817980657bf4_d20250317_m010647_c001_v0001183_t0011_u01742173607154") 2025/03/17 01:11:20 DEBUG : yam: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774eda_d20250317_m010643_c001_v7007000_t0000_u01742173603833") 2025/03/17 01:11:20 DEBUG : yam: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8af252_d20250317_m010642_c001_v0001183_t0049_u01742173602136") 2025/03/17 01:11:20 DEBUG : yam: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774ed4_d20250317_m010640_c001_v7007000_t0000_u01742173600129") 2025/03/17 01:11:20 DEBUG : yam: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f114f01df6f8af1f0_d20250317_m010638_c001_v0001183_t0050_u01742173598394") 2025/03/17 01:11:20 DEBUG : yaml: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774ede_d20250317_m010644_c001_v7007000_t0000_u01742173604559") 2025/03/17 01:11:20 DEBUG : yaml: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f1056bb92c1c36c93_d20250317_m010643_c001_v0001182_t0006_u01742173603637") 2025/03/17 01:11:20 DEBUG : yaml: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f41822b4612774ed6_d20250317_m010640_c001_v7007000_t0000_u01742173600858") 2025/03/17 01:11:20 DEBUG : yaml: Deleting (id "4_zdfa26d13a01dab1b9f580e1b_f1133caa713e1167c_d20250317_m010639_c001_v0001130_t0047_u01742173599818") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m59.466367264s (try 1/5)