"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/01 01:56:17 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe" 2025/02/01 01:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/01 01:56:17 DEBUG : Creating backend with remote "/tmp/rclone2767945726" === 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-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/01 01:56:21 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:21 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.00s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 01:56:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:23 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:23 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:24 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.49s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", 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-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:26 DEBUG : Creating backend with remote "/non-existing" 2025/02/01 01:56:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/01 01:56:26 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:26 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:27 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:27 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.13s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:29 INFO : B2 bucket rclone-test-mubiyop2nupe: Running all checks before starting transfers 2025/02/01 01:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:29 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:29 INFO : B2 bucket rclone-test-mubiyop2nupe: Checks finished, now starting transfers 2025/02/01 01:56:29 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.68s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:30 ERROR : Ignoring --no-traverse with sync 2025/02/01 01:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:30 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:30 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:31 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:56:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.69s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/01 01:56:32 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:32 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/01 01:56:33 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:56:34 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:34 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.73s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:56:36 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:36 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.24s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/01 01:56:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 01:56:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/01 01:56:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 01:56:38 INFO : sub dir: Making directory 2025/02/01 01:56:38 INFO : sub dir2: Making directory 2025/02/01 01:56:38 INFO : sub dir2/sub sub dir2: Making directory 2025/02/01 01:56:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:38 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:38 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/01 01:56:39 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.01s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:40 INFO : sub dir2: Making directory 2025/02/01 01:56:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/01 01:56:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 01:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:40 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:40 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.52s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:42 DEBUG : sub dir2: Making directory with metadata 2025/02/01 01:56:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 01:56:42 INFO : sub dir: Making directory 2025/02/01 01:56:42 INFO : sub dir2: Making directory 2025/02/01 01:56:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:42 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:42 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:42 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:56:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/01 01:56:43 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/01 01:56:43 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.15s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:44 INFO : sub dir2: Making directory 2025/02/01 01:56:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:44 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:44 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:45 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:56:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.69s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:46 DEBUG : sub dir2: Making directory with metadata 2025/02/01 01:56:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/01 01:56:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 01:56:46 INFO : sub dir: Making directory 2025/02/01 01:56:46 INFO : sub dir2: Making directory 2025/02/01 01:56:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:46 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:46 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:46 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:56:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/01 01:56:47 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.77s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", 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-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:48 INFO : sub dir2: Making directory 2025/02/01 01:56:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:48 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:56:48 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:56:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:49 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:56:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.17s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cawanaj6zoqa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-mubiyop2nupe -> B2 bucket rclone-test-cawanaj6zoqa 2025/02/01 01:56:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:56:52 DEBUG : B2 bucket rclone-test-cawanaj6zoqa: Waiting for checks to finish 2025/02/01 01:56:52 DEBUG : B2 bucket rclone-test-cawanaj6zoqa: Waiting for transfers to finish 2025/02/01 01:56:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:56:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:56:56 DEBUG : B2 bucket rclone-test-cawanaj6zoqa: Purge remote 2025/02/01 01:56:56 INFO : B2 bucket rclone-test-cawanaj6zoqa: cleaning bucket "rclone-test-cawanaj6zoqa" of all files 2025/02/01 01:56:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f12ad03309dbbfb9f480e1b_f1076971878e218e0_d20250201_m015656_c001_v0001184_t0050_u01738375016007") --- PASS: TestServerSideCopy (9.83s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:01 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 01:57:01 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/01 01:57:02 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.94s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vajubip6micu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-mubiyop2nupe -> B2 bucket rclone-test-vajubip6micu 2025/02/01 01:57:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:57:05 DEBUG : B2 bucket rclone-test-vajubip6micu: Waiting for checks to finish 2025/02/01 01:57:05 DEBUG : B2 bucket rclone-test-vajubip6micu: Waiting for transfers to finish 2025/02/01 01:57:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:57:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:11 DEBUG : B2 bucket rclone-test-vajubip6micu: Waiting for checks to finish 2025/02/01 01:57:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 01:57:11 DEBUG : B2 bucket rclone-test-vajubip6micu: Waiting for transfers to finish 2025/02/01 01:57:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/01 01:57:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:11 DEBUG : B2 bucket rclone-test-vajubip6micu: Purge remote 2025/02/01 01:57:11 INFO : B2 bucket rclone-test-vajubip6micu: cleaning bucket "rclone-test-vajubip6micu" of all files 2025/02/01 01:57:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82dd23309dbbfb9f480e1b_f118b5f6defcbe5f6_d20250201_m015711_c001_v0001177_t0023_u01738375031385") 2025/02/01 01:57:11 DEBUG : sub dir/hello world: Deleting (id "4_zff82dd23309dbbfb9f480e1b_f116495f50286a2da_d20250201_m015708_c001_v0001098_t0001_u01738375028935") --- PASS: TestServerSideCopyOverSelf (13.75s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:18 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 01:57:18 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/01 01:57:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/01 01:57:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.00s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lisakoh8naqa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-mubiyop2nupe -> B2 bucket rclone-test-lisakoh8naqa 2025/02/01 01:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:57:22 DEBUG : B2 bucket rclone-test-lisakoh8naqa: Waiting for checks to finish 2025/02/01 01:57:22 DEBUG : B2 bucket rclone-test-lisakoh8naqa: Waiting for transfers to finish 2025/02/01 01:57:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:57:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:27 DEBUG : B2 bucket rclone-test-lisakoh8naqa: Waiting for checks to finish 2025/02/01 01:57:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/01 01:57:27 DEBUG : B2 bucket rclone-test-lisakoh8naqa: Waiting for transfers to finish 2025/02/01 01:57:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/01 01:57:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/01 01:57:28 INFO : sub dir/hello world: Deleted 2025/02/01 01:57:29 DEBUG : testing file moves 2025/02/01 01:57:29 DEBUG : B2 bucket rclone-test-lisakoh8naqa: Waiting for checks to finish 2025/02/01 01:57:29 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/01 01:57:29 DEBUG : B2 bucket rclone-test-lisakoh8naqa: Waiting for transfers to finish 2025/02/01 01:57:30 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/01 01:57:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/01 01:57:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:30 DEBUG : B2 bucket rclone-test-lisakoh8naqa: Purge remote 2025/02/01 01:57:30 INFO : B2 bucket rclone-test-lisakoh8naqa: cleaning bucket "rclone-test-lisakoh8naqa" of all files 2025/02/01 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f321d5330adbbfb9f480e1b_f1045adcf4fa854eb_d20250201_m015730_c001_v0001176_t0052_u01738375050060") 2025/02/01 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f321d5330adbbfb9f480e1b_f1035e0d51bfa0d63_d20250201_m015728_c001_v0001183_t0039_u01738375048055") 2025/02/01 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f321d5330adbbfb9f480e1b_f112482c952a21380_d20250201_m015725_c001_v0001109_t0038_u01738375045893") --- PASS: TestServerSideMoveOverSelf (16.01s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:36 ERROR : : error listing: directory not found 2025/02/01 01:57:36 INFO : Local file system at /tmp/rclone2767945726: Making directory 2025/02/01 01:57:37 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:37 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.21s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:57:39 DEBUG : Local file system at /tmp/rclone2767945726: Waiting for checks to finish 2025/02/01 01:57:39 DEBUG : Local file system at /tmp/rclone2767945726: Waiting for transfers to finish 2025/02/01 01:57:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:57:39 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/01 01:57:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestCopyRedownload (2.67s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:41 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/01 01:57:41 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:41 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:57:42 INFO : check sum: Copied (new) 2025/02/01 01:57:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:42 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:57:42 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/01 01:57:42 DEBUG : check sum: Unchanged skipping 2025/02/01 01:57:42 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:42 DEBUG : Waiting for deletions to finish 2025/02/01 01:57:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (3.03s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/01 01:57:44 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:44 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:44 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/01 01:57:44 INFO : sizeonly: Copied (new) 2025/02/01 01:57:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:45 DEBUG : sizeonly: Sizes identical 2025/02/01 01:57:45 DEBUG : sizeonly: Unchanged skipping 2025/02/01 01:57:45 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:45 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:45 DEBUG : Waiting for deletions to finish 2025/02/01 01:57:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.55s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/01 01:57:46 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:46 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/01 01:57:47 INFO : ignore-size: Copied (new) 2025/02/01 01:57:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:57:47 DEBUG : ignore-size: Unchanged skipping 2025/02/01 01:57:47 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:47 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:47 DEBUG : Waiting for deletions to finish 2025/02/01 01:57:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:57:50 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:50 DEBUG : existing: Unchanged skipping 2025/02/01 01:57:50 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:50 DEBUG : Waiting for deletions to finish 2025/02/01 01:57:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/01 01:57:50 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:50 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/01 01:57:51 INFO : existing: Copied (replaced existing) 2025/02/01 01:57:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.44s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 01:57:52 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:52 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/01 01:57:53 INFO : existing: Copied (new) 2025/02/01 01:57:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:53 DEBUG : existing: Destination exists, skipping 2025/02/01 01:57:53 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:53 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:53 DEBUG : Waiting for deletions to finish 2025/02/01 01:57:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:56 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/01 01:57:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:57:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 01:57:56 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:56 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 01:57:56 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:57:57 INFO : a/potato2: Copied (new) 2025/02/01 01:57:57 DEBUG : Waiting for deletions to finish 2025/02/01 01:57:57 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:57:59 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:57:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/01 01:57:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:57:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/01 01:57:59 DEBUG : empty space: Unchanged skipping 2025/02/01 01:57:59 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:57:59 DEBUG : Waiting for deletions to finish 2025/02/01 01:57:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:00 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/01 01:58:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:58:01 INFO : empty space: Updated modification time in destination 2025/02/01 01:58:01 DEBUG : empty space: Unchanged skipping 2025/02/01 01:58:01 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:01 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.09s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:04 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/01 01:58:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:58:04 DEBUG : empty space: Unchanged skipping 2025/02/01 01:58:04 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:04 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.18s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:05 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:05 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/01 01:58:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2767945726) 2025/02/01 01:58:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mubiyop2nupe) 2025/02/01 01:58:05 DEBUG : foo: sha1 differ 2025/02/01 01:58:05 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/01 01:58:05 INFO : foo: Copied (replaced existing) 2025/02/01 01:58:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/01 01:58:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:58:07 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:07 DEBUG : empty space: Unchanged skipping 2025/02/01 01:58:07 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:58:08 INFO : potato: Copied (new) 2025/02/01 01:58:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:10 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/01 01:58:10 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/01 01:58:11 INFO : potato: Copied (replaced existing) 2025/02/01 01:58:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.62s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:13 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/01 01:58:13 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2767945726) 2025/02/01 01:58:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mubiyop2nupe) 2025/02/01 01:58:13 DEBUG : potato: sha1 differ 2025/02/01 01:58:13 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/01 01:58:14 INFO : potato: Copied (replaced existing) 2025/02/01 01:58:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:58:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/01 01:58:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:58:17 DEBUG : empty space: Unchanged skipping 2025/02/01 01:58:17 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:17 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:17 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:58:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:58:19 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:19 DEBUG : empty space: Unchanged skipping 2025/02/01 01:58:19 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:58:20 INFO : potato2: Copied (new) 2025/02/01 01:58:20 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:20 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:22 INFO : d: Making directory 2025/02/01 01:58:22 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/01 01:58:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:58:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 01:58:23 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:23 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 01:58:23 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:58:23 INFO : a/potato2: Copied (new) 2025/02/01 01:58:23 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:24 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:26 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/01 01:58:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/01 01:58:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:58:26 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:26 DEBUG : c/non empty space: Unchanged skipping 2025/02/01 01:58:26 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:58:27 INFO : a/potato2: Copied (new) 2025/02/01 01:58:27 ERROR : B2 bucket rclone-test-mubiyop2nupe: not deleting files as there were IO errors 2025/02/01 01:58:27 ERROR : B2 bucket rclone-test-mubiyop2nupe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:29 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:58:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:58:29 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:29 DEBUG : empty space: Unchanged skipping 2025/02/01 01:58:29 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:30 INFO : potato: Deleted 2025/02/01 01:58:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:58:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:33 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:33 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:33 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:33 INFO : potato: Deleted 2025/02/01 01:58:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:58:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:58:33 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:33 DEBUG : empty space: Unchanged skipping 2025/02/01 01:58:33 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:58:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.10s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:58:36 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:36 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/01 01:58:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.95s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:40 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 01:58:40 DEBUG : enormous: Excluded 2025/02/01 01:58:40 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 01:58:40 DEBUG : potato2: Excluded 2025/02/01 01:58:40 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 01:58:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:58:40 DEBUG : empty space: Unchanged skipping 2025/02/01 01:58:40 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:40 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:40 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:40 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 01:58:40 DEBUG : enormous: Excluded 2025/02/01 01:58:40 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 01:58:40 DEBUG : potato2: Excluded 2025/02/01 01:58:40 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 01:58:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/01 01:58:40 DEBUG : Local file system at /tmp/rclone2767945726: Waiting for checks to finish 2025/02/01 01:58:40 DEBUG : empty space: Unchanged skipping 2025/02/01 01:58:40 DEBUG : Local file system at /tmp/rclone2767945726: Waiting for transfers to finish 2025/02/01 01:58:40 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:44 DEBUG : enormous: Excluded (Size Filter) 2025/02/01 01:58:44 DEBUG : enormous: Excluded 2025/02/01 01:58:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/01 01:58:44 DEBUG : potato2: Excluded 2025/02/01 01:58:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 01:58:44 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:44 DEBUG : empty space: Unchanged skipping 2025/02/01 01:58:44 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:44 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:44 INFO : enormous: Deleted 2025/02/01 01:58:44 INFO : potato2: Deleted 2025/02/01 01:58:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/01 01:58:45 DEBUG : empty space: Unchanged skipping 2025/02/01 01:58:45 DEBUG : Local file system at /tmp/rclone2767945726: Waiting for checks to finish 2025/02/01 01:58:45 DEBUG : Local file system at /tmp/rclone2767945726: Waiting for transfers to finish 2025/02/01 01:58:45 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:45 INFO : enormous: Deleted 2025/02/01 01:58:45 INFO : potato2: Deleted 2025/02/01 01:58:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.15s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:48 DEBUG : five: Need to transfer - File not found at Destination 2025/02/01 01:58:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/01 01:58:48 DEBUG : one: Destination is newer than source, skipping 2025/02/01 01:58:48 DEBUG : three: Sizes identical 2025/02/01 01:58:48 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/01 01:58:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 01:58:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2767945726) 2025/02/01 01:58:48 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mubiyop2nupe) 2025/02/01 01:58:48 DEBUG : two: sha1 differ 2025/02/01 01:58:48 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/01 01:58:48 INFO : five: Copied (new) 2025/02/01 01:58:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/01 01:58:48 INFO : four: Copied (replaced existing) 2025/02/01 01:58:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/01 01:58:49 INFO : two: Copied (replaced existing) 2025/02/01 01:58:49 DEBUG : Waiting for deletions to finish 2025/02/01 01:58:49 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:49 DEBUG : one: Destination is newer than source, skipping 2025/02/01 01:58:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/01 01:58:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/01 01:58:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 01:58:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/01 01:58:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/01 01:58:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/01 01:58:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/01 01:58:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 01:58:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/01 01:58:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2767945726) 2025/02/01 01:58:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mubiyop2nupe) 2025/02/01 01:58:49 DEBUG : three: sha1 differ 2025/02/01 01:58:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/01 01:58:49 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 01:58:49 INFO : three: Copied (replaced existing) 2025/02/01 01:58:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.07s) === 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-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/01 01:58:51 INFO : B2 bucket rclone-test-mubiyop2nupe: Making map for --track-renames 2025/02/01 01:58:51 INFO : B2 bucket rclone-test-mubiyop2nupe: Finished making map for --track-renames 2025/02/01 01:58:51 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/01 01:58:51 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for renames to finish 2025/02/01 01:58:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/01 01:58:51 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/01 01:58:51 INFO : potato: Copied (new) 2025/02/01 01:58:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:58:51 INFO : yam: Copied (new) 2025/02/01 01:58:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:58:52 INFO : B2 bucket rclone-test-mubiyop2nupe: Making map for --track-renames 2025/02/01 01:58:52 INFO : B2 bucket rclone-test-mubiyop2nupe: Finished making map for --track-renames 2025/02/01 01:58:52 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:52 DEBUG : potato: Unchanged skipping 2025/02/01 01:58:52 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for renames to finish 2025/02/01 01:58:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:58:53 INFO : yam: Copied (server-side copy) to: yaml 2025/02/01 01:58:53 INFO : yam: Deleted 2025/02/01 01:58:53 INFO : yaml: Renamed from "yam" 2025/02/01 01:58:53 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.64s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/01 01:58:55 INFO : B2 bucket rclone-test-mubiyop2nupe: Making map for --track-renames 2025/02/01 01:58:55 INFO : B2 bucket rclone-test-mubiyop2nupe: Finished making map for --track-renames 2025/02/01 01:58:55 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/01 01:58:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/01 01:58:55 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for renames to finish 2025/02/01 01:58:55 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:58:55 INFO : yam: Copied (new) 2025/02/01 01:58:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/01 01:58:56 INFO : potato: Copied (new) 2025/02/01 01:58:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:58:56 INFO : B2 bucket rclone-test-mubiyop2nupe: Making map for --track-renames 2025/02/01 01:58:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:58:56 INFO : B2 bucket rclone-test-mubiyop2nupe: Finished making map for --track-renames 2025/02/01 01:58:56 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:56 DEBUG : potato: Unchanged skipping 2025/02/01 01:58:56 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for renames to finish 2025/02/01 01:58:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:58:56 INFO : yam: Copied (server-side copy) to: yaml 2025/02/01 01:58:57 INFO : yam: Deleted 2025/02/01 01:58:57 INFO : yaml: Renamed from "yam" 2025/02/01 01:58:57 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/01 01:58:58 INFO : B2 bucket rclone-test-mubiyop2nupe: Making map for --track-renames 2025/02/01 01:58:58 INFO : B2 bucket rclone-test-mubiyop2nupe: Finished making map for --track-renames 2025/02/01 01:58:58 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:58:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/01 01:58:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/01 01:58:58 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for renames to finish 2025/02/01 01:58:58 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:58:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:58:59 INFO : sub/yam: Copied (new) 2025/02/01 01:58:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/01 01:58:59 INFO : potato: Copied (new) 2025/02/01 01:58:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:59:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 01:59:00 DEBUG : potato: Unchanged skipping 2025/02/01 01:59:00 INFO : B2 bucket rclone-test-mubiyop2nupe: Making map for --track-renames 2025/02/01 01:59:00 INFO : B2 bucket rclone-test-mubiyop2nupe: Finished making map for --track-renames 2025/02/01 01:59:00 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:59:00 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for renames to finish 2025/02/01 01:59:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/01 01:59:00 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/01 01:59:00 INFO : sub/yam: Deleted 2025/02/01 01:59:00 INFO : yam: Renamed from "sub/yam" 2025/02/01 01:59:00 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:59:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.66s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:59:02 DEBUG : Creating backend with remote "/tmp/rclone2767945726/dir1" 2025/02/01 01:59:02 DEBUG : Creating backend with remote "/tmp/rclone2767945726/dir2" 2025/02/01 01:59:02 DEBUG : Local file system at /tmp/rclone2767945726/dir2: Using server-side directory move 2025/02/01 01:59:02 INFO : Local file system at /tmp/rclone2767945726/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/01 01:59:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/01 01:59:02 INFO : file1.txt: Moved (server-side) 2025/02/01 01:59:02 DEBUG : Local file system at /tmp/rclone2767945726/dir2: Waiting for checks to finish 2025/02/01 01:59:02 DEBUG : Local file system at /tmp/rclone2767945726/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:59:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:59:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/01 01:59:03 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:59:03 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:59:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/01 01:59:03 INFO : nested/sub dir/file: Copied (new) 2025/02/01 01:59:03 INFO : nested/sub dir/file: Deleted 2025/02/01 01:59:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:59:03 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:59:03 INFO : sub dir/hello world: Deleted 2025/02/01 01:59:03 INFO : sub dir: Removing directory 2025/02/01 01:59:03 INFO : nested/sub dir: Removing directory 2025/02/01 01:59:03 INFO : nested: Removing directory 2025/02/01 01:59:03 DEBUG : Local file system at /tmp/rclone2767945726: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.45s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:59:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/01 01:59:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/01 01:59:05 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:59:05 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:59:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/01 01:59:05 INFO : nested/sub dir/file: Copied (new) 2025/02/01 01:59:05 INFO : nested/sub dir/file: Deleted 2025/02/01 01:59:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/01 01:59:06 INFO : sub dir/hello world: Copied (new) 2025/02/01 01:59:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.26s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:59:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 01:59:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/01 01:59:07 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:59:07 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:59:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/01 01:59:07 INFO : existing-b: Copied (new) 2025/02/01 01:59:07 INFO : existing-b: Deleted 2025/02/01 01:59:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/01 01:59:08 INFO : existing: Copied (new) 2025/02/01 01:59:08 INFO : existing: Deleted 2025/02/01 01:59:08 DEBUG : existing: Destination exists, skipping 2025/02/01 01:59:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/01 01:59:08 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 01:59:08 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 01:59:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.37s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:59:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cogagok3petu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mubiyop2nupe -> B2 bucket rclone-test-cogagok3petu 2025/02/01 01:59:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:59:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/01 01:59:17 DEBUG : empty space: Unchanged skipping 2025/02/01 01:59:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 01:59:17 DEBUG : B2 bucket rclone-test-cogagok3petu: Waiting for checks to finish 2025/02/01 01:59:17 INFO : empty space: Deleted 2025/02/01 01:59:17 DEBUG : B2 bucket rclone-test-cogagok3petu: Waiting for transfers to finish 2025/02/01 01:59:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:59:17 INFO : potato2: Copied (server-side copy) 2025/02/01 01:59:17 INFO : potato2: Deleted 2025/02/01 01:59:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 01:59:17 INFO : potato3: Copied (server-side copy) 2025/02/01 01:59:18 INFO : potato3: Deleted 2025/02/01 01:59:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jadifes4huso" 2025/02/01 01:59:18 DEBUG : Config file has changed externally - reloading 2025/02/01 01:59:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/01 01:59:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:59:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/01 01:59:19 DEBUG : B2 bucket rclone-test-jadifes4huso: Waiting for checks to finish 2025/02/01 01:59:19 DEBUG : B2 bucket rclone-test-jadifes4huso: Waiting for transfers to finish 2025/02/01 01:59:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 01:59:23 INFO : empty space: Copied (server-side copy) 2025/02/01 01:59:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 01:59:23 INFO : potato3: Copied (server-side copy) 2025/02/01 01:59:23 INFO : empty space: Deleted 2025/02/01 01:59:23 INFO : potato3: Deleted 2025/02/01 01:59:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:59:24 INFO : potato2: Copied (server-side copy) 2025/02/01 01:59:24 INFO : potato2: Deleted 2025/02/01 01:59:24 DEBUG : B2 bucket rclone-test-jadifes4huso: Purge remote 2025/02/01 01:59:24 INFO : B2 bucket rclone-test-jadifes4huso: cleaning bucket "rclone-test-jadifes4huso" of all files 2025/02/01 01:59:24 DEBUG : empty space: Deleting (id "4_zef22ddf330bdbbfb9f480e1b_f1131d43d4aa7fe36_d20250201_m015923_c001_v0001101_t0000_u01738375163269") 2025/02/01 01:59:24 DEBUG : potato2: Deleting (id "4_zef22ddf330bdbbfb9f480e1b_f11666e4bb6234c4e_d20250201_m015923_c001_v0001039_t0046_u01738375163649") 2025/02/01 01:59:24 DEBUG : potato3: Deleting (id "4_zef22ddf330bdbbfb9f480e1b_f115067c60fd05084_d20250201_m015923_c001_v0001184_t0043_u01738375163643") 2025/02/01 01:59:26 DEBUG : B2 bucket rclone-test-cogagok3petu: Purge remote 2025/02/01 01:59:26 INFO : B2 bucket rclone-test-cogagok3petu: cleaning bucket "rclone-test-cogagok3petu" of all files 2025/02/01 01:59:26 DEBUG : empty space: Deleting (id "4_zbf62cd2330bdbbfb9f480e1b_f4032164c44ac8a3c_d20250201_m015923_c001_v7007000_t0000_u01738375163705") 2025/02/01 01:59:26 DEBUG : empty space: Deleting (id "4_zbf62cd2330bdbbfb9f480e1b_f109477790bfcd80e_d20250201_m015916_c001_v0001183_t0023_u01738375156459") 2025/02/01 01:59:26 DEBUG : potato2: Deleting (id "4_zbf62cd2330bdbbfb9f480e1b_f4116ff8e39c6c0d2_d20250201_m015924_c001_v7007000_t0000_u01738375164248") 2025/02/01 01:59:26 DEBUG : potato2: Deleting (id "4_zbf62cd2330bdbbfb9f480e1b_f112b236a489308d0_d20250201_m015917_c001_v0001182_t0013_u01738375157611") 2025/02/01 01:59:26 DEBUG : potato3: Deleting (id "4_zbf62cd2330bdbbfb9f480e1b_f4116ff8e39c6c0d1_d20250201_m015923_c001_v7007000_t0000_u01738375163854") 2025/02/01 01:59:26 DEBUG : potato3: Deleting (id "4_zbf62cd2330bdbbfb9f480e1b_f1076971878e22b0e_d20250201_m015917_c001_v0001184_t0000_u01738375157835") 2025/02/01 01:59:26 DEBUG : potato3: Deleting (id "4_zbf62cd2330bdbbfb9f480e1b_f109477790bfcd816_d20250201_m015916_c001_v0001183_t0023_u01738375156658") --- PASS: TestServerSideMove (21.49s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:59:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bojeyan5mepu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mubiyop2nupe -> B2 bucket rclone-test-bojeyan5mepu 2025/02/01 01:59:39 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 01:59:39 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 01:59:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:59:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 01:59:39 DEBUG : B2 bucket rclone-test-bojeyan5mepu: Waiting for checks to finish 2025/02/01 01:59:39 DEBUG : B2 bucket rclone-test-bojeyan5mepu: Waiting for transfers to finish 2025/02/01 01:59:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:59:40 INFO : potato2: Copied (server-side copy) 2025/02/01 01:59:40 INFO : potato2: Deleted 2025/02/01 01:59:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 01:59:40 INFO : potato3: Copied (server-side copy) 2025/02/01 01:59:40 INFO : potato3: Deleted 2025/02/01 01:59:41 DEBUG : Creating backend with remote "TestB2:rclone-test-junosej5gabi" 2025/02/01 01:59:41 DEBUG : empty space: Excluded (Size Filter) 2025/02/01 01:59:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 01:59:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/01 01:59:42 DEBUG : B2 bucket rclone-test-junosej5gabi: Waiting for checks to finish 2025/02/01 01:59:42 DEBUG : B2 bucket rclone-test-junosej5gabi: Waiting for transfers to finish 2025/02/01 01:59:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 01:59:46 INFO : potato2: Copied (server-side copy) 2025/02/01 01:59:46 INFO : potato2: Deleted 2025/02/01 01:59:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 01:59:46 INFO : potato3: Copied (server-side copy) 2025/02/01 01:59:46 INFO : potato3: Deleted 2025/02/01 01:59:47 DEBUG : B2 bucket rclone-test-junosej5gabi: Purge remote 2025/02/01 01:59:47 INFO : B2 bucket rclone-test-junosej5gabi: cleaning bucket "rclone-test-junosej5gabi" of all files 2025/02/01 01:59:47 DEBUG : potato2: Deleting (id "4_zcf123d8330cdbbfb9f480e1b_f115d046603e5b2c6_d20250201_m015946_c001_v0001183_t0055_u01738375186134") 2025/02/01 01:59:47 DEBUG : potato3: Deleting (id "4_zcf123d8330cdbbfb9f480e1b_f1041547b6aed737c_d20250201_m015946_c001_v0001136_t0014_u01738375186383") 2025/02/01 01:59:49 DEBUG : B2 bucket rclone-test-bojeyan5mepu: Purge remote 2025/02/01 01:59:49 INFO : B2 bucket rclone-test-bojeyan5mepu: cleaning bucket "rclone-test-bojeyan5mepu" of all files 2025/02/01 01:59:49 DEBUG : empty space: Deleting (id "4_zbf621da330cdbbfb9f480e1b_f1035e0d51bfa194a_d20250201_m015938_c001_v0001183_t0020_u01738375178866") 2025/02/01 01:59:49 DEBUG : potato2: Deleting (id "4_zbf621da330cdbbfb9f480e1b_f402117371529c60e_d20250201_m015946_c001_v7007000_t0000_u01738375186350") 2025/02/01 01:59:49 DEBUG : potato2: Deleting (id "4_zbf621da330cdbbfb9f480e1b_f109b2cb2e60ceacb_d20250201_m015940_c001_v0001109_t0047_u01738375180070") 2025/02/01 01:59:49 DEBUG : potato3: Deleting (id "4_zbf621da330cdbbfb9f480e1b_f402117371529c60f_d20250201_m015946_c001_v7007000_t0000_u01738375186779") 2025/02/01 01:59:49 DEBUG : potato3: Deleting (id "4_zbf621da330cdbbfb9f480e1b_f1069982abb863443_d20250201_m015940_c001_v0001102_t0001_u01738375180446") 2025/02/01 01:59:49 DEBUG : potato3: Deleting (id "4_zbf621da330cdbbfb9f480e1b_f1035e0d51bfa194e_d20250201_m015939_c001_v0001183_t0027_u01738375179106") --- PASS: TestServerSideMoveWithFilter (21.88s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 01:59:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zulemem6pote" 2025/02/01 01:59:55 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mubiyop2nupe -> B2 bucket rclone-test-zulemem6pote 2025/02/01 02:00:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 02:00:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/01 02:00:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/01 02:00:02 DEBUG : empty space: Unchanged skipping 2025/02/01 02:00:02 DEBUG : B2 bucket rclone-test-zulemem6pote: Waiting for checks to finish 2025/02/01 02:00:03 INFO : empty space: Deleted 2025/02/01 02:00:03 DEBUG : B2 bucket rclone-test-zulemem6pote: Waiting for transfers to finish 2025/02/01 02:00:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 02:00:03 INFO : potato2: Copied (server-side copy) 2025/02/01 02:00:03 INFO : potato2: Deleted 2025/02/01 02:00:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 02:00:03 INFO : potato3: Copied (server-side copy) 2025/02/01 02:00:03 INFO : potato3: Deleted 2025/02/01 02:00:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zavobac2puxe" 2025/02/01 02:00:04 INFO : tomatoDir: Making directory 2025/02/01 02:00:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/01 02:00:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/01 02:00:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/01 02:00:05 DEBUG : B2 bucket rclone-test-zavobac2puxe: Waiting for checks to finish 2025/02/01 02:00:05 DEBUG : B2 bucket rclone-test-zavobac2puxe: Waiting for transfers to finish 2025/02/01 02:00:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/01 02:00:08 INFO : empty space: Copied (server-side copy) 2025/02/01 02:00:09 INFO : empty space: Deleted 2025/02/01 02:00:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/01 02:00:09 INFO : potato2: Copied (server-side copy) 2025/02/01 02:00:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/01 02:00:09 INFO : potato3: Copied (server-side copy) 2025/02/01 02:00:09 INFO : potato2: Deleted 2025/02/01 02:00:09 INFO : potato3: Deleted 2025/02/01 02:00:10 DEBUG : B2 bucket rclone-test-zavobac2puxe: Purge remote 2025/02/01 02:00:10 INFO : B2 bucket rclone-test-zavobac2puxe: cleaning bucket "rclone-test-zavobac2puxe" of all files 2025/02/01 02:00:10 DEBUG : empty space: Deleting (id "4_zef929d1330cdbbfb9f480e1b_f116fe25832eb9023_d20250201_m020008_c001_v0001183_t0012_u01738375208852") 2025/02/01 02:00:10 DEBUG : potato2: Deleting (id "4_zef929d1330cdbbfb9f480e1b_f11113deb37ab5367_d20250201_m020009_c001_v0001184_t0012_u01738375209081") 2025/02/01 02:00:10 DEBUG : potato3: Deleting (id "4_zef929d1330cdbbfb9f480e1b_f117ee6aa1ecdc57d_d20250201_m020009_c001_v0001183_t0032_u01738375209241") 2025/02/01 02:00:11 DEBUG : B2 bucket rclone-test-zulemem6pote: Purge remote 2025/02/01 02:00:11 INFO : B2 bucket rclone-test-zulemem6pote: cleaning bucket "rclone-test-zulemem6pote" of all files 2025/02/01 02:00:12 DEBUG : empty space: Deleting (id "4_z4f527d0330cdbbfb9f480e1b_f4129bb5b63960090_d20250201_m020009_c001_v7007000_t0000_u01738375209055") 2025/02/01 02:00:12 DEBUG : empty space: Deleting (id "4_z4f527d0330cdbbfb9f480e1b_f1055b5cbaff1e1bc_d20250201_m020000_c001_v0001144_t0031_u01738375200755") 2025/02/01 02:00:12 DEBUG : potato2: Deleting (id "4_z4f527d0330cdbbfb9f480e1b_f4129bb5b63960091_d20250201_m020009_c001_v7007000_t0000_u01738375209311") 2025/02/01 02:00:12 DEBUG : potato2: Deleting (id "4_z4f527d0330cdbbfb9f480e1b_f104bbc6353a7a15c_d20250201_m020002_c001_v0001182_t0039_u01738375202948") 2025/02/01 02:00:12 DEBUG : potato3: Deleting (id "4_z4f527d0330cdbbfb9f480e1b_f4033add577a3d0a0_d20250201_m020009_c001_v7007000_t0000_u01738375209441") 2025/02/01 02:00:12 DEBUG : potato3: Deleting (id "4_z4f527d0330cdbbfb9f480e1b_f1084b82d1ac51964_d20250201_m020003_c001_v0001184_t0001_u01738375203171") 2025/02/01 02:00:12 DEBUG : potato3: Deleting (id "4_z4f527d0330cdbbfb9f480e1b_f1055b5cbaff1e1c0_d20250201_m020001_c001_v0001144_t0015_u01738375201235") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:00:16 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:00:19 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncOverlap (3.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:00:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/rclone-sync-test" 2025/02/01 02:00:24 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/rclone-sync-test-include/layer2" 2025/02/01 02:00:26 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/rclone-sync-test-ignore-file" 2025/02/01 02:00:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/01 02:00:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/01 02:00:29 DEBUG : pacer: Reducing sleep to 10ms 2025/02/01 02:00:29 DEBUG : B2 bucket rclone-test-mubiyop2nupe path rclone-sync-test: Waiting for checks to finish 2025/02/01 02:00:29 DEBUG : B2 bucket rclone-test-mubiyop2nupe path rclone-sync-test: Waiting for transfers to finish 2025/02/01 02:00:29 DEBUG : Waiting for deletions to finish 2025/02/01 02:00:29 INFO : There was nothing to transfer 2025/02/01 02:00:30 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 02:00:30 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 02:00:30 DEBUG : Waiting for deletions to finish 2025/02/01 02:00:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:00:30 DEBUG : B2 bucket rclone-test-mubiyop2nupe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/01 02:00:30 DEBUG : B2 bucket rclone-test-mubiyop2nupe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/01 02:00:30 DEBUG : Waiting for deletions to finish 2025/02/01 02:00:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:00:31 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 02:00:31 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 02:00:31 DEBUG : Waiting for deletions to finish 2025/02/01 02:00:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:00:31 DEBUG : B2 bucket rclone-test-mubiyop2nupe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/01 02:00:31 DEBUG : B2 bucket rclone-test-mubiyop2nupe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/01 02:00:31 DEBUG : Waiting for deletions to finish 2025/02/01 02:00:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.97s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/dst" 2025/02/01 02:00:39 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/CompareDest" 2025/02/01 02:00:41 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 02:00:41 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:00:41 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:00:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 02:00:42 INFO : one: Copied (new) 2025/02/01 02:00:42 DEBUG : Waiting for deletions to finish 2025/02/01 02:00:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:00:42 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:00:43 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:00:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/01 02:00:43 INFO : one: Copied (replaced existing) 2025/02/01 02:00:43 DEBUG : Waiting for deletions to finish 2025/02/01 02:00:45 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:00:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:00:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:00:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 02:00:45 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:00:45 DEBUG : Waiting for deletions to finish 2025/02/01 02:00:45 INFO : There was nothing to transfer 2025/02/01 02:00:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:00:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 02:00:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:00:47 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:00:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:00:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 02:00:47 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:00:47 DEBUG : Waiting for deletions to finish 2025/02/01 02:00:47 INFO : There was nothing to transfer 2025/02/01 02:00:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:00:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 02:00:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:00:48 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:00:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:00:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 02:00:48 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:00:48 DEBUG : Waiting for deletions to finish 2025/02/01 02:00:48 INFO : There was nothing to transfer 2025/02/01 02:00:49 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/01 02:00:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/01 02:00:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/01 02:00:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:00:49 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:00:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:00:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 02:00:49 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:00:49 DEBUG : Waiting for deletions to finish 2025/02/01 02:00:49 INFO : There was nothing to transfer 2025/02/01 02:00:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/01 02:00:50 DEBUG : two: Need to transfer - File not found at Destination 2025/02/01 02:00:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:00:50 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:00:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:00:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/01 02:00:50 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:00:50 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/01 02:00:50 INFO : two: Copied (new) 2025/02/01 02:00:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.70s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:00:54 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/dest" 2025/02/01 02:00:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/pre-dest1" 2025/02/01 02:00:56 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/pre-dest2" 2025/02/01 02:00:58 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:00:58 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/01 02:00:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:00:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/01 02:00:59 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/01 02:00:59 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dest: Waiting for checks to finish 2025/02/01 02:00:59 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dest: Waiting for transfers to finish 2025/02/01 02:01:00 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/01 02:01:00 INFO : 3: Copied (new) 2025/02/01 02:01:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.74s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:01:01 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/dst" 2025/02/01 02:01:03 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/CopyDest" 2025/02/01 02:01:05 DEBUG : one: Need to transfer - File not found at Destination 2025/02/01 02:01:05 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:05 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 02:01:06 INFO : one: Copied (new) 2025/02/01 02:01:06 DEBUG : Waiting for deletions to finish 2025/02/01 02:01:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:01:06 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:06 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/01 02:01:06 INFO : one: Copied (replaced existing) 2025/02/01 02:01:06 DEBUG : Waiting for deletions to finish 2025/02/01 02:01:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/BackupDir" 2025/02/01 02:01:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:01:10 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:01:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/01 02:01:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 02:01:11 INFO : one: Copied (server-side copy) 2025/02/01 02:01:11 INFO : one: Deleted 2025/02/01 02:01:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/01 02:01:11 INFO : one: Copied (server-side copy) 2025/02/01 02:01:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/01 02:01:11 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:11 DEBUG : Waiting for deletions to finish 2025/02/01 02:01:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:01:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/01 02:01:13 INFO : two: Copied (server-side copy) 2025/02/01 02:01:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/01 02:01:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:01:13 DEBUG : one: Unchanged skipping 2025/02/01 02:01:13 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:13 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:13 DEBUG : Waiting for deletions to finish 2025/02/01 02:01:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:01:14 DEBUG : one: Unchanged skipping 2025/02/01 02:01:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:01:14 DEBUG : two: Unchanged skipping 2025/02/01 02:01:14 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:14 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:14 DEBUG : Waiting for deletions to finish 2025/02/01 02:01:14 INFO : There was nothing to transfer 2025/02/01 02:01:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/01 02:01:15 DEBUG : three: Destination not found in --copy-dest 2025/02/01 02:01:15 DEBUG : three: Need to transfer - File not found at Destination 2025/02/01 02:01:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:01:15 DEBUG : one: Unchanged skipping 2025/02/01 02:01:15 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/01 02:01:15 DEBUG : two: Unchanged skipping 2025/02/01 02:01:15 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:16 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/01 02:01:16 INFO : three: Copied (new) 2025/02/01 02:01:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.12s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:01:20 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/dst" 2025/02/01 02:01:21 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/backup" 2025/02/01 02:01:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 02:01:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:01:22 DEBUG : two: Unchanged skipping 2025/02/01 02:01:22 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 02:01:24 INFO : one: Copied (server-side copy) 2025/02/01 02:01:24 INFO : one: Deleted 2025/02/01 02:01:24 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:01:25 INFO : one: Copied (new) 2025/02/01 02:01:25 DEBUG : Waiting for deletions to finish 2025/02/01 02:01:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 02:01:25 INFO : three.txt: Copied (server-side copy) 2025/02/01 02:01:26 INFO : three.txt: Deleted 2025/02/01 02:01:26 INFO : three.txt: Moved into backup dir 2025/02/01 02:01:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 02:01:27 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:01:27 DEBUG : two: Unchanged skipping 2025/02/01 02:01:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:01:28 INFO : one: Copied (server-side copy) 2025/02/01 02:01:28 INFO : one: Deleted 2025/02/01 02:01:28 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 02:01:28 INFO : one: Copied (new) 2025/02/01 02:01:28 DEBUG : Waiting for deletions to finish 2025/02/01 02:01:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 02:01:29 INFO : three.txt: Copied (server-side copy) 2025/02/01 02:01:29 INFO : three.txt: Deleted 2025/02/01 02:01:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:01:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/dst" 2025/02/01 02:01:34 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/backup" 2025/02/01 02:01:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 02:01:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:01:36 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:36 DEBUG : two: Unchanged skipping 2025/02/01 02:01:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 02:01:37 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 02:01:37 INFO : one: Deleted 2025/02/01 02:01:37 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:01:39 INFO : one: Copied (new) 2025/02/01 02:01:39 DEBUG : Waiting for deletions to finish 2025/02/01 02:01:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 02:01:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 02:01:39 INFO : three.txt: Deleted 2025/02/01 02:01:39 INFO : three.txt: Moved into backup dir 2025/02/01 02:01:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 02:01:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:01:41 DEBUG : two: Unchanged skipping 2025/02/01 02:01:41 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:01:42 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 02:01:42 INFO : one: Deleted 2025/02/01 02:01:42 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 02:01:42 INFO : one: Copied (new) 2025/02/01 02:01:42 DEBUG : Waiting for deletions to finish 2025/02/01 02:01:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 02:01:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 02:01:43 INFO : three.txt: Deleted 2025/02/01 02:01:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:01:47 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/dst" 2025/02/01 02:01:48 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/backup" 2025/02/01 02:01:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 02:01:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:01:50 DEBUG : two: Unchanged skipping 2025/02/01 02:01:50 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 02:01:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/01 02:01:51 INFO : one: Deleted 2025/02/01 02:01:51 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:01:52 INFO : one: Copied (new) 2025/02/01 02:01:52 DEBUG : Waiting for deletions to finish 2025/02/01 02:01:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 02:01:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/01 02:01:53 INFO : three.txt: Deleted 2025/02/01 02:01:53 INFO : three.txt: Moved into backup dir 2025/02/01 02:01:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 02:01:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:01:54 DEBUG : two: Unchanged skipping 2025/02/01 02:01:54 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:01:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:01:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/01 02:01:55 INFO : one: Deleted 2025/02/01 02:01:55 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:01:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 02:01:55 INFO : one: Copied (new) 2025/02/01 02:01:55 DEBUG : Waiting for deletions to finish 2025/02/01 02:01:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 02:01:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/01 02:01:56 INFO : three.txt: Deleted 2025/02/01 02:01:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.70s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:02:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/dst" 2025/02/01 02:02:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 02:02:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:02:01 DEBUG : two: Unchanged skipping 2025/02/01 02:02:01 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:02:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 02:02:02 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 02:02:02 INFO : one: Deleted 2025/02/01 02:02:02 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:02:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:02:03 INFO : one: Copied (new) 2025/02/01 02:02:03 DEBUG : Waiting for deletions to finish 2025/02/01 02:02:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 02:02:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 02:02:04 INFO : three.txt: Deleted 2025/02/01 02:02:04 INFO : three.txt: Moved into backup dir 2025/02/01 02:02:05 DEBUG : one.bak: Excluded (Path Filter) 2025/02/01 02:02:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/01 02:02:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 02:02:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:02:05 DEBUG : two: Unchanged skipping 2025/02/01 02:02:05 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for checks to finish 2025/02/01 02:02:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:02:06 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 02:02:07 INFO : one: Deleted 2025/02/01 02:02:07 DEBUG : B2 bucket rclone-test-mubiyop2nupe path dst: Waiting for transfers to finish 2025/02/01 02:02:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 02:02:07 INFO : one: Copied (new) 2025/02/01 02:02:07 DEBUG : Waiting for deletions to finish 2025/02/01 02:02:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 02:02:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 02:02:08 INFO : three.txt: Deleted 2025/02/01 02:02:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.79s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:02:11 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/dst" 2025/02/01 02:02:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 02:02:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 02:02:14 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 02:02:14 INFO : one: Deleted 2025/02/01 02:02:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:02:15 INFO : one: Copied (new) 2025/02/01 02:02:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:02:15 DEBUG : two: Unchanged skipping 2025/02/01 02:02:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/01 02:02:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 02:02:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 02:02:16 INFO : three.txt: Deleted 2025/02/01 02:02:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 02:02:16 INFO : three.txt: Copied (new) 2025/02/01 02:02:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 02:02:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:02:19 INFO : one: Copied (server-side copy) to: one.bak 2025/02/01 02:02:19 INFO : one: Deleted 2025/02/01 02:02:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 02:02:19 INFO : one: Copied (new) 2025/02/01 02:02:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:02:20 DEBUG : two: Unchanged skipping 2025/02/01 02:02:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/01 02:02:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 02:02:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/01 02:02:21 INFO : three.txt: Deleted 2025/02/01 02:02:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/01 02:02:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.85s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:02:25 DEBUG : Creating backend with remote "TestB2:rclone-test-mubiyop2nupe/dst" 2025/02/01 02:02:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/01 02:02:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/01 02:02:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/01 02:02:28 INFO : one: Deleted 2025/02/01 02:02:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:02:29 INFO : one: Copied (new) 2025/02/01 02:02:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:02:29 DEBUG : two: Unchanged skipping 2025/02/01 02:02:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/01 02:02:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/01 02:02:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/01 02:02:30 INFO : three.txt: Deleted 2025/02/01 02:02:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 02:02:30 INFO : three.txt: Copied (new) 2025/02/01 02:02:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/01 02:02:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/01 02:02:31 DEBUG : pacer: Reducing sleep to 10ms 2025/02/01 02:02:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/01 02:02:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/01 02:02:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/01 02:02:32 INFO : one: Deleted 2025/02/01 02:02:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/01 02:02:32 INFO : one: Copied (new) 2025/02/01 02:02:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:02:32 DEBUG : two: Unchanged skipping 2025/02/01 02:02:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/01 02:02:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/01 02:02:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/01 02:02:33 INFO : three.txt: Deleted 2025/02/01 02:02:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/01 02:02:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.85s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:02:36 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/01 02:02:36 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 02:02:36 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 02:02:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/01 02:02:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/01 02:02:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.40s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:02:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/01 02:02:37 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 02:02:37 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 02:02:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/01 02:02:38 INFO : existing: Copied (new) 2025/02/01 02:02:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:02:39 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 02:02:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/01 02:02:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/01 02:02:39 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 02:02:39 ERROR : B2 bucket rclone-test-mubiyop2nupe: not deleting files as there were IO errors 2025/02/01 02:02:39 ERROR : B2 bucket rclone-test-mubiyop2nupe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncImmutable (3.37s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:02:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:02:42 DEBUG : existing: Unchanged skipping 2025/02/01 02:02:42 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 02:02:42 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 02:02:42 DEBUG : Waiting for deletions to finish 2025/02/01 02:02:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.94s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:03:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 02:03:01 DEBUG : both0: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both12: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both1: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both11: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both15: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both16: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both17: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both10: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both19: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both2: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both3: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both4: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both5: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both6: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both7: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both8: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:01 DEBUG : both9: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both13: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both14: Unchanged skipping 2025/02/01 02:03:01 DEBUG : both18: Unchanged skipping 2025/02/01 02:03:01 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 02:03:01 DEBUG : Waiting for deletions to finish 2025/02/01 02:03:01 INFO : only18: Deleted 2025/02/01 02:03:02 INFO : only0: Deleted 2025/02/01 02:03:02 INFO : only1: Deleted 2025/02/01 02:03:02 INFO : only3: Deleted 2025/02/01 02:03:02 INFO : only5: Deleted 2025/02/01 02:03:02 INFO : only14: Deleted 2025/02/01 02:03:02 INFO : only10: Deleted 2025/02/01 02:03:02 INFO : only17: Deleted 2025/02/01 02:03:02 INFO : only19: Deleted 2025/02/01 02:03:02 INFO : only4: Deleted 2025/02/01 02:03:02 INFO : only6: Deleted 2025/02/01 02:03:02 INFO : only9: Deleted 2025/02/01 02:03:02 INFO : only8: Deleted 2025/02/01 02:03:02 INFO : only11: Deleted 2025/02/01 02:03:02 INFO : only12: Deleted 2025/02/01 02:03:02 INFO : only13: Deleted 2025/02/01 02:03:02 INFO : only15: Deleted 2025/02/01 02:03:02 INFO : only16: Deleted 2025/02/01 02:03:02 INFO : only2: Deleted 2025/02/01 02:03:02 INFO : only7: Deleted 2025/02/01 02:03:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.49s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:03:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for checks to finish 2025/02/01 02:03:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both0: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both12: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both13: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both14: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both15: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both16: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both17: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both18: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both19: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both2: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both3: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both4: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both10: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both1: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both11: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both5: Unchanged skipping 2025/02/01 02:03:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/01 02:03:25 DEBUG : both9: Unchanged skipping 2025/02/01 02:03:25 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : both6: Unchanged skipping 2025/02/01 02:03:25 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : both7: Unchanged skipping 2025/02/01 02:03:25 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : both8: Unchanged skipping 2025/02/01 02:03:25 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/01 02:03:25 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Waiting for transfers to finish 2025/02/01 02:03:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:25 INFO : only10: Copied (replaced existing) 2025/02/01 02:03:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:25 INFO : only1: Copied (replaced existing) 2025/02/01 02:03:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:25 INFO : only11: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only13: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only15: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only16: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only17: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only18: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only19: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only2: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only12: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only4: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only5: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only6: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only7: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only8: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only9: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only0: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only14: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/01 02:03:26 INFO : only3: Copied (replaced existing) 2025/02/01 02:03:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:03:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 02:03:35 INFO : sub dir: Making directory 2025/02/01 02:03:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" 2025/02/01 02:03:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/01 02:03:38 INFO : sub dir: Making directory 2025/02/01 02:03:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mubiyop2nupe", Local "Local file system at /tmp/rclone2767945726", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.95s) PASS 2025/02/01 02:03:41 DEBUG : B2 bucket rclone-test-mubiyop2nupe: Purge remote 2025/02/01 02:03:41 INFO : B2 bucket rclone-test-mubiyop2nupe: cleaning bucket "rclone-test-mubiyop2nupe" of all files 2025/02/01 02:03:42 DEBUG : BackupDir/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4066816e38e8fb34_d20250201_m020116_c001_v7007000_t0000_u01738375276617") 2025/02/01 02:03:42 DEBUG : BackupDir/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11241b3aae36477d_d20250201_m020111_c001_v0001183_t0058_u01738375271370") 2025/02/01 02:03:42 DEBUG : CompareDest/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4116ff8e39c6c100_d20250201_m020051_c001_v7007000_t0000_u01738375251357") 2025/02/01 02:03:42 DEBUG : CompareDest/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161580b3_d20250201_m020045_c001_v0001099_t0001_u01738375245015") 2025/02/01 02:03:42 DEBUG : CompareDest/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4116ff8e39c6c101_d20250201_m020051_c001_v7007000_t0000_u01738375251547") 2025/02/01 02:03:42 DEBUG : CompareDest/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bd876_d20250201_m020046_c001_v0001184_t0006_u01738375246625") 2025/02/01 02:03:42 DEBUG : CopyDest/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4066816e38e8fb36_d20250201_m020116_c001_v7007000_t0000_u01738375276804") 2025/02/01 02:03:42 DEBUG : CopyDest/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21774_d20250201_m020108_c001_v0001109_t0012_u01738375268205") 2025/02/01 02:03:42 DEBUG : CopyDest/three: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4066816e38e8fb38_d20250201_m020116_c001_v7007000_t0000_u01738375276994") 2025/02/01 02:03:42 DEBUG : CopyDest/three: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bdcb4_d20250201_m020114_c001_v0001184_t0057_u01738375274789") 2025/02/01 02:03:42 DEBUG : CopyDest/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4066816e38e8fb3a_d20250201_m020117_c001_v7007000_t0000_u01738375277181") 2025/02/01 02:03:43 DEBUG : CopyDest/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316158100_d20250201_m020112_c001_v0001099_t0059_u01738375272566") 2025/02/01 02:03:43 DEBUG : EXISTING: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4143615572d1a8b7_d20250201_m020242_c001_v7007000_t0000_u01738375362501") 2025/02/01 02:03:43 DEBUG : EXISTING: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581a3_d20250201_m020241_c001_v0001099_t0008_u01738375361289") 2025/02/01 02:03:43 DEBUG : Testêé: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4143615572d1a8a7_d20250201_m020237_c001_v7007000_t0000_u01738375357188") 2025/02/01 02:03:43 DEBUG : Testêé: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7be8f5_d20250201_m020236_c001_v0001184_t0058_u01738375356565") 2025/02/01 02:03:43 DEBUG : Testêé: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615819b_d20250201_m020235_c001_v0001099_t0036_u01738375355514") 2025/02/01 02:03:43 DEBUG : a/potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c598_d20250201_m015827_c001_v7007000_t0000_u01738375107672") 2025/02/01 02:03:43 DEBUG : a/potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214d7_d20250201_m015826_c001_v0001109_t0025_u01738375106830") 2025/02/01 02:03:43 DEBUG : a/potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c593_d20250201_m015824_c001_v7007000_t0000_u01738375104539") 2025/02/01 02:03:43 DEBUG : a/potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214c0_d20250201_m015823_c001_v0001109_t0051_u01738375103425") 2025/02/01 02:03:43 DEBUG : a/potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a61819_d20250201_m015758_c001_v7007000_t0000_u01738375078105") 2025/02/01 02:03:43 DEBUG : a/potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2142e_d20250201_m015756_c001_v0001109_t0001_u01738375076734") 2025/02/01 02:03:43 DEBUG : b/potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c59a_d20250201_m015827_c001_v7007000_t0000_u01738375107856") 2025/02/01 02:03:43 DEBUG : b/potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214cc_d20250201_m015825_c001_v0001109_t0016_u01738375105454") 2025/02/01 02:03:43 DEBUG : b/potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c591_d20250201_m015823_c001_v7007000_t0000_u01738375103968") 2025/02/01 02:03:43 DEBUG : b/potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214b6_d20250201_m015821_c001_v0001109_t0043_u01738375101985") 2025/02/01 02:03:43 DEBUG : b/potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a61818_d20250201_m015757_c001_v7007000_t0000_u01738375077548") 2025/02/01 02:03:43 DEBUG : b/potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21426_d20250201_m015755_c001_v0001109_t0037_u01738375075382") 2025/02/01 02:03:43 DEBUG : backup/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40281bea93fb7ab0_d20250201_m020129_c001_v7007000_t0000_u01738375289991") 2025/02/01 02:03:43 DEBUG : backup/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11383c99685f988b_d20250201_m020128_c001_v0001145_t0015_u01738375288146") 2025/02/01 02:03:44 DEBUG : backup/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1148e1244f9cf661_d20250201_m020124_c001_v0001183_t0031_u01738375284096") 2025/02/01 02:03:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f405b1d6701eba4db_d20250201_m020156_c001_v7007000_t0000_u01738375316732") 2025/02/01 02:03:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f10128b2f12b58dc3_d20250201_m020154_c001_v0001184_t0003_u01738375314907") 2025/02/01 02:03:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1127edb74d5752c1_d20250201_m020151_c001_v0001113_t0039_u01738375311262") 2025/02/01 02:03:44 DEBUG : backup/one.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f409c2ff7bf4064ac_d20250201_m020144_c001_v7007000_t0000_u01738375304032") 2025/02/01 02:03:44 DEBUG : backup/one.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f107b6fe05fc404c3_d20250201_m020141_c001_v0001043_t0022_u01738375301720") 2025/02/01 02:03:44 DEBUG : backup/one.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f111797b068c8bb66_d20250201_m020137_c001_v0001144_t0039_u01738375297281") 2025/02/01 02:03:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f405b1d6701eba4dd_d20250201_m020156_c001_v7007000_t0000_u01738375316916") 2025/02/01 02:03:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f114d43deb27f7f52_d20250201_m020155_c001_v0001172_t0052_u01738375315785") 2025/02/01 02:03:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f117ee6aa1ecdd04f_d20250201_m020152_c001_v0001183_t0014_u01738375312754") 2025/02/01 02:03:44 DEBUG : backup/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40281bea93fb7ab1_d20250201_m020130_c001_v7007000_t0000_u01738375290179") 2025/02/01 02:03:44 DEBUG : backup/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f119a9b1423c6ad38_d20250201_m020129_c001_v0001182_t0019_u01738375289215") 2025/02/01 02:03:44 DEBUG : backup/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f114f60efd7224803_d20250201_m020125_c001_v0001109_t0055_u01738375285477") 2025/02/01 02:03:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f409c2ff7bf4064ad_d20250201_m020144_c001_v7007000_t0000_u01738375304217") 2025/02/01 02:03:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112b236a48931548_d20250201_m020143_c001_v0001182_t0048_u01738375303198") 2025/02/01 02:03:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f106e0e29cf993b90_d20250201_m020139_c001_v0001101_t0055_u01738375299378") 2025/02/01 02:03:44 DEBUG : both0: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c789_d20250201_m020327_c001_v7007000_t0000_u01738375407446") 2025/02/01 02:03:44 DEBUG : both0: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2191f_d20250201_m020308_c001_v0001109_t0042_u01738375388232") 2025/02/01 02:03:44 DEBUG : both0: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143ad_d20250201_m020303_c001_v7007000_t0000_u01738375383482") 2025/02/01 02:03:44 DEBUG : both0: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bea64_d20250201_m020244_c001_v0001184_t0007_u01738375364746") 2025/02/01 02:03:45 DEBUG : both1: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c78b_d20250201_m020327_c001_v7007000_t0000_u01738375407635") 2025/02/01 02:03:45 DEBUG : both1: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7beef1_d20250201_m020309_c001_v0001184_t0007_u01738375389905") 2025/02/01 02:03:45 DEBUG : both1: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143ae_d20250201_m020303_c001_v7007000_t0000_u01738375383666") 2025/02/01 02:03:45 DEBUG : both1: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581ab_d20250201_m020245_c001_v0001099_t0035_u01738375365842") 2025/02/01 02:03:45 DEBUG : both10: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c790_d20250201_m020327_c001_v7007000_t0000_u01738375407841") 2025/02/01 02:03:45 DEBUG : both10: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bf030_d20250201_m020317_c001_v0001184_t0027_u01738375397203") 2025/02/01 02:03:45 DEBUG : both10: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143af_d20250201_m020303_c001_v7007000_t0000_u01738375383853") 2025/02/01 02:03:45 DEBUG : both10: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581c5_d20250201_m020252_c001_v0001099_t0053_u01738375372697") 2025/02/01 02:03:45 DEBUG : both11: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c791_d20250201_m020328_c001_v7007000_t0000_u01738375408033") 2025/02/01 02:03:45 DEBUG : both11: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615822d_d20250201_m020317_c001_v0001099_t0000_u01738375397984") 2025/02/01 02:03:45 DEBUG : both11: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143b0_d20250201_m020304_c001_v7007000_t0000_u01738375384039") 2025/02/01 02:03:45 DEBUG : both11: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218df_d20250201_m020253_c001_v0001109_t0027_u01738375373228") 2025/02/01 02:03:45 DEBUG : both12: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c792_d20250201_m020328_c001_v7007000_t0000_u01738375408242") 2025/02/01 02:03:45 DEBUG : both12: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21967_d20250201_m020318_c001_v0001109_t0032_u01738375398580") 2025/02/01 02:03:45 DEBUG : both12: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143b1_d20250201_m020304_c001_v7007000_t0000_u01738375384261") 2025/02/01 02:03:45 DEBUG : both12: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bec0e_d20250201_m020254_c001_v0001184_t0054_u01738375374286") 2025/02/01 02:03:45 DEBUG : both13: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c793_d20250201_m020328_c001_v7007000_t0000_u01738375408429") 2025/02/01 02:03:45 DEBUG : both13: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bf09c_d20250201_m020319_c001_v0001184_t0027_u01738375399589") 2025/02/01 02:03:45 DEBUG : both13: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143b2_d20250201_m020304_c001_v7007000_t0000_u01738375384450") 2025/02/01 02:03:45 DEBUG : both13: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581cf_d20250201_m020255_c001_v0001099_t0011_u01738375375010") 2025/02/01 02:03:45 DEBUG : both14: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c796_d20250201_m020328_c001_v7007000_t0000_u01738375408615") 2025/02/01 02:03:45 DEBUG : both14: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316158233_d20250201_m020320_c001_v0001099_t0008_u01738375400516") 2025/02/01 02:03:45 DEBUG : both14: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143b3_d20250201_m020304_c001_v7007000_t0000_u01738375384639") 2025/02/01 02:03:46 DEBUG : both14: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218f1_d20250201_m020255_c001_v0001109_t0043_u01738375375585") 2025/02/01 02:03:46 DEBUG : both15: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c797_d20250201_m020328_c001_v7007000_t0000_u01738375408799") 2025/02/01 02:03:46 DEBUG : both15: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21973_d20250201_m020321_c001_v0001109_t0027_u01738375401240") 2025/02/01 02:03:46 DEBUG : both15: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143b4_d20250201_m020304_c001_v7007000_t0000_u01738375384842") 2025/02/01 02:03:46 DEBUG : both15: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bec66_d20250201_m020256_c001_v0001184_t0050_u01738375376560") 2025/02/01 02:03:46 DEBUG : both16: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c798_d20250201_m020328_c001_v7007000_t0000_u01738375408983") 2025/02/01 02:03:46 DEBUG : both16: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bf11e_d20250201_m020322_c001_v0001184_t0045_u01738375402133") 2025/02/01 02:03:46 DEBUG : both16: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143b5_d20250201_m020305_c001_v7007000_t0000_u01738375385026") 2025/02/01 02:03:46 DEBUG : both16: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581d9_d20250201_m020257_c001_v0001099_t0049_u01738375377686") 2025/02/01 02:03:46 DEBUG : both17: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c799_d20250201_m020329_c001_v7007000_t0000_u01738375409170") 2025/02/01 02:03:46 DEBUG : both17: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615823d_d20250201_m020322_c001_v0001099_t0059_u01738375402802") 2025/02/01 02:03:46 DEBUG : both17: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143b6_d20250201_m020305_c001_v7007000_t0000_u01738375385211") 2025/02/01 02:03:46 DEBUG : both17: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218f9_d20250201_m020258_c001_v0001109_t0031_u01738375378304") 2025/02/01 02:03:46 DEBUG : both18: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c79c_d20250201_m020329_c001_v7007000_t0000_u01738375409356") 2025/02/01 02:03:46 DEBUG : both18: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2197f_d20250201_m020323_c001_v0001109_t0046_u01738375403319") 2025/02/01 02:03:46 DEBUG : both18: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143b8_d20250201_m020305_c001_v7007000_t0000_u01738375385398") 2025/02/01 02:03:46 DEBUG : both18: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7becf9_d20250201_m020259_c001_v0001184_t0008_u01738375379261") 2025/02/01 02:03:46 DEBUG : both19: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c79d_d20250201_m020329_c001_v7007000_t0000_u01738375409546") 2025/02/01 02:03:46 DEBUG : both19: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bf194_d20250201_m020324_c001_v0001184_t0002_u01738375404135") 2025/02/01 02:03:46 DEBUG : both19: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143b9_d20250201_m020305_c001_v7007000_t0000_u01738375385587") 2025/02/01 02:03:46 DEBUG : both19: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581ef_d20250201_m020300_c001_v0001099_t0042_u01738375380033") 2025/02/01 02:03:47 DEBUG : both2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c79e_d20250201_m020329_c001_v7007000_t0000_u01738375409737") 2025/02/01 02:03:47 DEBUG : both2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316158217_d20250201_m020310_c001_v0001099_t0025_u01738375390498") 2025/02/01 02:03:47 DEBUG : both2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143ba_d20250201_m020305_c001_v7007000_t0000_u01738375385775") 2025/02/01 02:03:47 DEBUG : both2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218be_d20250201_m020246_c001_v0001109_t0058_u01738375366327") 2025/02/01 02:03:47 DEBUG : both3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c79f_d20250201_m020329_c001_v7007000_t0000_u01738375409926") 2025/02/01 02:03:47 DEBUG : both3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21931_d20250201_m020311_c001_v0001109_t0018_u01738375391081") 2025/02/01 02:03:47 DEBUG : both3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143bc_d20250201_m020305_c001_v7007000_t0000_u01738375385979") 2025/02/01 02:03:47 DEBUG : both3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bead7_d20250201_m020247_c001_v0001184_t0013_u01738375367386") 2025/02/01 02:03:47 DEBUG : both4: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7a1_d20250201_m020330_c001_v7007000_t0000_u01738375410120") 2025/02/01 02:03:47 DEBUG : both4: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bef45_d20250201_m020311_c001_v0001184_t0016_u01738375391933") 2025/02/01 02:03:47 DEBUG : both4: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143bd_d20250201_m020306_c001_v7007000_t0000_u01738375386165") 2025/02/01 02:03:47 DEBUG : both4: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581b3_d20250201_m020248_c001_v0001099_t0045_u01738375368352") 2025/02/01 02:03:47 DEBUG : both5: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7a2_d20250201_m020330_c001_v7007000_t0000_u01738375410311") 2025/02/01 02:03:47 DEBUG : both5: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615821f_d20250201_m020312_c001_v0001099_t0040_u01738375392944") 2025/02/01 02:03:47 DEBUG : both5: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143be_d20250201_m020306_c001_v7007000_t0000_u01738375386347") 2025/02/01 02:03:47 DEBUG : both5: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218c4_d20250201_m020248_c001_v0001109_t0048_u01738375368921") 2025/02/01 02:03:47 DEBUG : both6: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7a3_d20250201_m020330_c001_v7007000_t0000_u01738375410493") 2025/02/01 02:03:47 DEBUG : both6: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21943_d20250201_m020313_c001_v0001109_t0030_u01738375393583") 2025/02/01 02:03:47 DEBUG : both6: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143bf_d20250201_m020306_c001_v7007000_t0000_u01738375386530") 2025/02/01 02:03:47 DEBUG : both6: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7beb3e_d20250201_m020250_c001_v0001184_t0043_u01738375370021") 2025/02/01 02:03:48 DEBUG : both7: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7a6_d20250201_m020330_c001_v7007000_t0000_u01738375410682") 2025/02/01 02:03:48 DEBUG : both7: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7befb9_d20250201_m020314_c001_v0001184_t0051_u01738375394639") 2025/02/01 02:03:48 DEBUG : both7: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143c0_d20250201_m020306_c001_v7007000_t0000_u01738375386727") 2025/02/01 02:03:48 DEBUG : both7: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581bd_d20250201_m020250_c001_v0001099_t0035_u01738375370666") 2025/02/01 02:03:48 DEBUG : both8: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7ab_d20250201_m020330_c001_v7007000_t0000_u01738375410882") 2025/02/01 02:03:48 DEBUG : both8: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316158227_d20250201_m020315_c001_v0001099_t0010_u01738375395293") 2025/02/01 02:03:48 DEBUG : both8: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143c1_d20250201_m020306_c001_v7007000_t0000_u01738375386912") 2025/02/01 02:03:48 DEBUG : both8: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218d5_d20250201_m020251_c001_v0001109_t0053_u01738375371159") 2025/02/01 02:03:48 DEBUG : both9: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7af_d20250201_m020331_c001_v7007000_t0000_u01738375411069") 2025/02/01 02:03:48 DEBUG : both9: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21957_d20250201_m020315_c001_v0001109_t0008_u01738375395854") 2025/02/01 02:03:48 DEBUG : both9: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143c2_d20250201_m020307_c001_v7007000_t0000_u01738375387095") 2025/02/01 02:03:48 DEBUG : both9: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7beb9e_d20250201_m020252_c001_v0001184_t0002_u01738375372064") 2025/02/01 02:03:48 DEBUG : c/non empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c59b_d20250201_m015828_c001_v7007000_t0000_u01738375108046") 2025/02/01 02:03:48 DEBUG : c/non empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214d0_d20250201_m015826_c001_v0001109_t0023_u01738375106009") 2025/02/01 02:03:48 DEBUG : c/non empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c594_d20250201_m015824_c001_v7007000_t0000_u01738375104729") 2025/02/01 02:03:48 DEBUG : c/non empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214b8_d20250201_m015822_c001_v0001109_t0054_u01738375102384") 2025/02/01 02:03:48 DEBUG : c/non empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a6181a_d20250201_m015758_c001_v7007000_t0000_u01738375078287") 2025/02/01 02:03:48 DEBUG : c/non empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21428_d20250201_m015755_c001_v0001109_t0026_u01738375075872") 2025/02/01 02:03:48 DEBUG : check sum: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a6180c_d20250201_m015742_c001_v7007000_t0000_u01738375062969") 2025/02/01 02:03:48 DEBUG : check sum: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a213e4_d20250201_m015741_c001_v0001109_t0016_u01738375061233") 2025/02/01 02:03:49 DEBUG : dest/3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4066816e38e8fad9_d20250201_m020101_c001_v7007000_t0000_u01738375261268") 2025/02/01 02:03:49 DEBUG : dest/3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41787ac4638a5669_d20250201_m020100_c001_v0001184_t0001_u01738375260154") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4143615572d1a897_d20250201_m020234_c001_v7007000_t0000_u01738375354018") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f113156b8cf6dca9c_d20250201_m020232_c001_v0001182_t0014_u01738375352235") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4032164c44ac8c7a_d20250201_m020232_c001_v7007000_t0000_u01738375352050") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f113156b8cf6dca4e_d20250201_m020228_c001_v0001182_t0041_u01738375348956") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4032164c44ac8c66_d20250201_m020228_c001_v7007000_t0000_u01738375348197") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615817a_d20250201_m020223_c001_v0001099_t0017_u01738375343663") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40844569895a7fca_d20250201_m020222_c001_v7007000_t0000_u01738375342201") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1143df67b6b8843e_d20250201_m020219_c001_v0001136_t0057_u01738375339535") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde7f6_d20250201_m020219_c001_v7007000_t0000_u01738375339348") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1143df67b6b88436_d20250201_m020215_c001_v0001136_t0022_u01738375335139") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde7ef_d20250201_m020214_c001_v7007000_t0000_u01738375334401") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316158168_d20250201_m020209_c001_v0001099_t0040_u01738375329813") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f405b1d6701eba4ef_d20250201_m020208_c001_v7007000_t0000_u01738375328491") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1068899606a5c21e_d20250201_m020207_c001_v0001184_t0017_u01738375327124") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4009e78002556003_d20250201_m020206_c001_v7007000_t0000_u01738375326921") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1068899606a5c193_d20250201_m020203_c001_v0001184_t0039_u01738375323539") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4009e78002555ffc_d20250201_m020202_c001_v7007000_t0000_u01738375322790") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2181d_d20250201_m020158_c001_v0001109_t0033_u01738375318018") 2025/02/01 02:03:49 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f405b1d6701eba4de_d20250201_m020157_c001_v7007000_t0000_u01738375317100") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1000248ad0a3b45d_d20250201_m020155_c001_v0001182_t0006_u01738375315307") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4171f0998df11631_d20250201_m020155_c001_v7007000_t0000_u01738375315123") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1000248ad0a3b429_d20250201_m020152_c001_v0001182_t0024_u01738375312326") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4171f0998df1162d_d20250201_m020151_c001_v7007000_t0000_u01738375311581") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7be199_d20250201_m020145_c001_v0001184_t0051_u01738375305329") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f409c2ff7bf4064ae_d20250201_m020144_c001_v7007000_t0000_u01738375304402") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f10535514decc3431_d20250201_m020142_c001_v0001106_t0059_u01738375302485") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41934c5c00dc89fb_d20250201_m020142_c001_v7007000_t0000_u01738375302306") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f10535514decc3415_d20250201_m020138_c001_v0001106_t0002_u01738375298431") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41934c5c00dc89f0_d20250201_m020137_c001_v7007000_t0000_u01738375297710") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615811e_d20250201_m020131_c001_v0001099_t0040_u01738375291289") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40281bea93fb7ab2_d20250201_m020130_c001_v7007000_t0000_u01738375290368") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f116cb4f7d1238570_d20250201_m020128_c001_v0001184_t0059_u01738375288797") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4087affe9c4f5c52_d20250201_m020128_c001_v7007000_t0000_u01738375288604") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f116cb4f7d12384d6_d20250201_m020125_c001_v0001184_t0000_u01738375285064") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4087affe9c4f5c4b_d20250201_m020124_c001_v7007000_t0000_u01738375284320") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21796_d20250201_m020118_c001_v0001109_t0001_u01738375278486") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4066816e38e8fb3c_d20250201_m020117_c001_v7007000_t0000_u01738375277370") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f105e985f45eeecd3_d20250201_m020111_c001_v0001165_t0022_u01738375271813") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f409c2ff7bf40649d_d20250201_m020111_c001_v7007000_t0000_u01738375271578") 2025/02/01 02:03:50 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bdb96_d20250201_m020107_c001_v0001184_t0035_u01738375267636") 2025/02/01 02:03:51 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1092ac9695753ad0_d20250201_m020106_c001_v0001120_t0051_u01738375266848") 2025/02/01 02:03:51 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1092ac9695753ac2_d20250201_m020105_c001_v0001120_t0026_u01738375265807") 2025/02/01 02:03:51 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4116ff8e39c6c102_d20250201_m020051_c001_v7007000_t0000_u01738375251730") 2025/02/01 02:03:51 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21702_d20250201_m020044_c001_v0001109_t0033_u01738375244018") 2025/02/01 02:03:51 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11787ac4638a5369_d20250201_m020043_c001_v0001184_t0030_u01738375243260") 2025/02/01 02:03:51 DEBUG : dst/one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11787ac4638a5341_d20250201_m020042_c001_v0001184_t0006_u01738375242299") 2025/02/01 02:03:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4143615572d1a898_d20250201_m020234_c001_v7007000_t0000_u01738375354202") 2025/02/01 02:03:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f115d046603e5c065_d20250201_m020231_c001_v0001183_t0017_u01738375351846") 2025/02/01 02:03:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f10838af437d8b04a_d20250201_m020227_c001_v0001179_t0048_u01738375347989") 2025/02/01 02:03:51 DEBUG : dst/one.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40844569895a7fcd_d20250201_m020222_c001_v7007000_t0000_u01738375342385") 2025/02/01 02:03:51 DEBUG : dst/one.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1129df4f08941855_d20250201_m020218_c001_v0001161_t0045_u01738375338807") 2025/02/01 02:03:51 DEBUG : dst/one.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1030afe6fe852b4e_d20250201_m020214_c001_v0001103_t0036_u01738375334110") 2025/02/01 02:03:51 DEBUG : dst/one.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f405b1d6701eba4f0_d20250201_m020208_c001_v7007000_t0000_u01738375328699") 2025/02/01 02:03:51 DEBUG : dst/one.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11399f255caea4f6_d20250201_m020206_c001_v0001036_t0037_u01738375326286") 2025/02/01 02:03:51 DEBUG : dst/one.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1034639a6f391354_d20250201_m020202_c001_v0001116_t0036_u01738375322249") 2025/02/01 02:03:51 DEBUG : dst/three: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4066816e38e8fb3d_d20250201_m020117_c001_v7007000_t0000_u01738375277558") 2025/02/01 02:03:51 DEBUG : dst/three: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1092ac9695753b08_d20250201_m020115_c001_v0001120_t0031_u01738375275927") 2025/02/01 02:03:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4143615572d1a899_d20250201_m020234_c001_v7007000_t0000_u01738375354413") 2025/02/01 02:03:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f10593fe8832c2553_d20250201_m020233_c001_v0001182_t0024_u01738375353017") 2025/02/01 02:03:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1180bf4c58c6ba5e_d20250201_m020229_c001_v0001145_t0050_u01738375349786") 2025/02/01 02:03:51 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4143615572d1a89b_d20250201_m020234_c001_v7007000_t0000_u01738375354595") 2025/02/01 02:03:51 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f113156b8cf6dcaac_d20250201_m020233_c001_v0001182_t0013_u01738375353415") 2025/02/01 02:03:51 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4032164c44ac8c7f_d20250201_m020233_c001_v7007000_t0000_u01738375353230") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f113156b8cf6dca70_d20250201_m020230_c001_v0001182_t0028_u01738375350321") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4032164c44ac8c70_d20250201_m020230_c001_v7007000_t0000_u01738375350111") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21873_d20250201_m020224_c001_v0001109_t0013_u01738375344987") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40844569895a7fce_d20250201_m020222_c001_v7007000_t0000_u01738375342569") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1143df67b6b88446_d20250201_m020221_c001_v0001136_t0012_u01738375341372") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde7fb_d20250201_m020221_c001_v7007000_t0000_u01738375341188") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1143df67b6b88438_d20250201_m020216_c001_v0001136_t0041_u01738375336749") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde7f2_d20250201_m020216_c001_v7007000_t0000_u01738375336563") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2183d_d20250201_m020211_c001_v0001109_t0021_u01738375331069") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4009e78002556009_d20250201_m020207_c001_v7007000_t0000_u01738375327922") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2182d_d20250201_m020204_c001_v0001109_t0053_u01738375324884") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4009e78002555fff_d20250201_m020204_c001_v7007000_t0000_u01738375324152") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7be3c4_d20250201_m020159_c001_v0001184_t0011_u01738375319771") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4171f0998df11632_d20250201_m020156_c001_v7007000_t0000_u01738375316157") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7be2fa_d20250201_m020154_c001_v0001184_t0046_u01738375314117") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4171f0998df11630_d20250201_m020152_c001_v7007000_t0000_u01738375312964") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316158134_d20250201_m020146_c001_v0001099_t0030_u01738375306691") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41934c5c00dc89ff_d20250201_m020143_c001_v7007000_t0000_u01738375303466") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615812e_d20250201_m020140_c001_v0001099_t0017_u01738375300780") 2025/02/01 02:03:52 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41934c5c00dc89f5_d20250201_m020139_c001_v7007000_t0000_u01738375299680") 2025/02/01 02:03:53 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a217ca_d20250201_m020132_c001_v0001109_t0026_u01738375292216") 2025/02/01 02:03:53 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4087affe9c4f5c54_d20250201_m020129_c001_v7007000_t0000_u01738375289419") 2025/02/01 02:03:53 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a217a4_d20250201_m020127_c001_v0001109_t0043_u01738375287116") 2025/02/01 02:03:53 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4087affe9c4f5c4d_d20250201_m020125_c001_v7007000_t0000_u01738375285997") 2025/02/01 02:03:53 DEBUG : dst/three.txt: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bdd80_d20250201_m020119_c001_v0001184_t0031_u01738375279714") 2025/02/01 02:03:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40844569895a7fcf_d20250201_m020222_c001_v7007000_t0000_u01738375342752") 2025/02/01 02:03:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f116bcf4434e563c0_d20250201_m020220_c001_v0001115_t0036_u01738375340526") 2025/02/01 02:03:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f107d7093dec38eb3_d20250201_m020216_c001_v0001161_t0001_u01738375336023") 2025/02/01 02:03:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f405b1d6701eba4f1_d20250201_m020208_c001_v7007000_t0000_u01738375328887") 2025/02/01 02:03:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f106993ab13cf620d_d20250201_m020207_c001_v0001100_t0050_u01738375327533") 2025/02/01 02:03:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f10436e07a06bbfef_d20250201_m020203_c001_v0001184_t0012_u01738375323946") 2025/02/01 02:03:53 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4143615572d1a89c_d20250201_m020234_c001_v7007000_t0000_u01738375354783") 2025/02/01 02:03:53 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7be73f_d20250201_m020224_c001_v0001184_t0045_u01738375344438") 2025/02/01 02:03:53 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40844569895a7fd0_d20250201_m020222_c001_v7007000_t0000_u01738375342936") 2025/02/01 02:03:53 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7be52c_d20250201_m020210_c001_v0001184_t0038_u01738375330505") 2025/02/01 02:03:53 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f405b1d6701eba4f2_d20250201_m020209_c001_v7007000_t0000_u01738375329076") 2025/02/01 02:03:53 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615814c_d20250201_m020159_c001_v0001099_t0024_u01738375319131") 2025/02/01 02:03:53 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f405b1d6701eba4e0_d20250201_m020157_c001_v7007000_t0000_u01738375317290") 2025/02/01 02:03:53 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a217fa_d20250201_m020145_c001_v0001109_t0039_u01738375305887") 2025/02/01 02:03:53 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f409c2ff7bf4064af_d20250201_m020144_c001_v7007000_t0000_u01738375304590") 2025/02/01 02:03:54 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bdf7c_d20250201_m020132_c001_v0001184_t0011_u01738375292021") 2025/02/01 02:03:54 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40281bea93fb7ab3_d20250201_m020130_c001_v7007000_t0000_u01738375290559") 2025/02/01 02:03:54 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615810a_d20250201_m020119_c001_v0001099_t0020_u01738375279403") 2025/02/01 02:03:54 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4066816e38e8fb3f_d20250201_m020117_c001_v7007000_t0000_u01738375277744") 2025/02/01 02:03:54 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f1132cdc29ebfdb37_d20250201_m020113_c001_v0001130_t0042_u01738375273471") 2025/02/01 02:03:54 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4116ff8e39c6c103_d20250201_m020051_c001_v7007000_t0000_u01738375251913") 2025/02/01 02:03:54 DEBUG : dst/two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11787ac4638a54c4_d20250201_m020050_c001_v0001184_t0030_u01738375250788") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4009e78002555f36_d20250201_m020002_c001_v7007000_t0000_u01738375202918") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bd086_d20250201_m015955_c001_v0001184_t0007_u01738375195029") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41934c5c00dc8909_d20250201_m015953_c001_v7007000_t0000_u01738375193022") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bce52_d20250201_m015933_c001_v0001184_t0031_u01738375173165") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f415514a1fa7c9040_d20250201_m015917_c001_v7007000_t0000_u01738375157586") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bcbc6_d20250201_m015910_c001_v0001184_t0047_u01738375150978") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec14181_d20250201_m015845_c001_v7007000_t0000_u01738375125386") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2152b_d20250201_m015842_c001_v0001109_t0010_u01738375122971") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec14170_d20250201_m015841_c001_v7007000_t0000_u01738375121008") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2151b_d20250201_m015839_c001_v0001109_t0017_u01738375119518") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec14167_d20250201_m015835_c001_v7007000_t0000_u01738375115046") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214f3_d20250201_m015832_c001_v0001109_t0056_u01738375112396") 2025/02/01 02:03:54 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c59e_d20250201_m015830_c001_v7007000_t0000_u01738375110954") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214e7_d20250201_m015829_c001_v0001109_t0040_u01738375109263") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c58e_d20250201_m015821_c001_v7007000_t0000_u01738375101048") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214a4_d20250201_m015818_c001_v0001109_t0046_u01738375098920") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c588_d20250201_m015817_c001_v7007000_t0000_u01738375097474") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21492_d20250201_m015816_c001_v0001109_t0050_u01738375096391") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c578_d20250201_m015809_c001_v7007000_t0000_u01738375089198") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21466_d20250201_m015807_c001_v0001109_t0051_u01738375087179") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c571_d20250201_m015804_c001_v7007000_t0000_u01738375084548") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2144e_d20250201_m015803_c001_v0001109_t0053_u01738375083103") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c56f_d20250201_m015802_c001_v7007000_t0000_u01738375082004") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f10871e97ff310898_d20250201_m015800_c001_v0001106_t0026_u01738375080802") 2025/02/01 02:03:55 DEBUG : empty space: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21436_d20250201_m015759_c001_v0001109_t0030_u01738375079009") 2025/02/01 02:03:55 DEBUG : enormous: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec1417c_d20250201_m015844_c001_v7007000_t0000_u01738375124427") 2025/02/01 02:03:55 DEBUG : enormous: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2152f_d20250201_m015843_c001_v0001109_t0014_u01738375123554") 2025/02/01 02:03:55 DEBUG : existing: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4143615572d1a8b0_d20250201_m020239_c001_v7007000_t0000_u01738375359783") 2025/02/01 02:03:55 DEBUG : existing: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2189e_d20250201_m020238_c001_v0001109_t0010_u01738375358283") 2025/02/01 02:03:55 DEBUG : existing: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41934c5c00dc88d5_d20250201_m015909_c001_v7007000_t0000_u01738375149105") 2025/02/01 02:03:55 DEBUG : existing: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a215a3_d20250201_m015907_c001_v0001109_t0008_u01738375147834") 2025/02/01 02:03:55 DEBUG : existing: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a61815_d20250201_m015754_c001_v7007000_t0000_u01738375074286") 2025/02/01 02:03:55 DEBUG : existing: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21420_d20250201_m015753_c001_v0001109_t0010_u01738375073050") 2025/02/01 02:03:56 DEBUG : existing: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a61814_d20250201_m015751_c001_v7007000_t0000_u01738375071788") 2025/02/01 02:03:56 DEBUG : existing: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21416_d20250201_m015750_c001_v0001109_t0002_u01738375070809") 2025/02/01 02:03:56 DEBUG : existing: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2140e_d20250201_m015749_c001_v0001109_t0046_u01738375069430") 2025/02/01 02:03:56 DEBUG : existing-b: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41934c5c00dc88d6_d20250201_m015909_c001_v7007000_t0000_u01738375149287") 2025/02/01 02:03:56 DEBUG : existing-b: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bcb5b_d20250201_m015907_c001_v0001184_t0001_u01738375147850") 2025/02/01 02:03:56 DEBUG : five: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec14194_d20250201_m015850_c001_v7007000_t0000_u01738375130461") 2025/02/01 02:03:56 DEBUG : five: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f412482c952a2154b_d20250201_m015848_c001_v0001109_t0015_u01738375128159") 2025/02/01 02:03:56 DEBUG : foo: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c576_d20250201_m015806_c001_v7007000_t0000_u01738375086439") 2025/02/01 02:03:56 DEBUG : foo: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f412482c952a21462_d20250201_m015805_c001_v0001109_t0015_u01738375085878") 2025/02/01 02:03:56 DEBUG : foo: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f412482c952a2145c_d20250201_m015805_c001_v0001109_t0015_u01738375085288") 2025/02/01 02:03:56 DEBUG : four: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec14195_d20250201_m015850_c001_v7007000_t0000_u01738375130643") 2025/02/01 02:03:56 DEBUG : four: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f400b1f85fc7bc959_d20250201_m015848_c001_v0001184_t0050_u01738375128734") 2025/02/01 02:03:56 DEBUG : four: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21545_d20250201_m015847_c001_v0001109_t0032_u01738375127284") 2025/02/01 02:03:56 DEBUG : hello world2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde563_d20250201_m015633_c001_v7007000_t0000_u01738374993898") 2025/02/01 02:03:56 DEBUG : hello world2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2128c_d20250201_m015632_c001_v0001109_t0029_u01738374992757") 2025/02/01 02:03:56 DEBUG : ignore-size: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a61810_d20250201_m015748_c001_v7007000_t0000_u01738375068353") 2025/02/01 02:03:56 DEBUG : ignore-size: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21406_d20250201_m015746_c001_v0001109_t0022_u01738375066790") 2025/02/01 02:03:56 DEBUG : nested/sub dir/file: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41934c5c00dc88d2_d20250201_m015906_c001_v7007000_t0000_u01738375146719") 2025/02/01 02:03:56 DEBUG : nested/sub dir/file: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bcb1f_d20250201_m015905_c001_v0001184_t0014_u01738375145588") 2025/02/01 02:03:56 DEBUG : nested/sub dir/file: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41934c5c00dc88ca_d20250201_m015904_c001_v7007000_t0000_u01738375144454") 2025/02/01 02:03:56 DEBUG : nested/sub dir/file: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bcac6_d20250201_m015903_c001_v0001184_t0022_u01738375143139") 2025/02/01 02:03:56 DEBUG : one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec14197_d20250201_m015850_c001_v7007000_t0000_u01738375130825") 2025/02/01 02:03:57 DEBUG : one: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f412482c952a2153d_d20250201_m015846_c001_v0001109_t0015_u01738375126491") 2025/02/01 02:03:57 DEBUG : only0: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7b2_d20250201_m020331_c001_v7007000_t0000_u01738375411259") 2025/02/01 02:03:57 DEBUG : only0: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41830f1316158251_d20250201_m020326_c001_v0001099_t0047_u01738375406683") 2025/02/01 02:03:57 DEBUG : only0: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316158213_d20250201_m020309_c001_v0001099_t0046_u01738375389178") 2025/02/01 02:03:57 DEBUG : only0: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143a7_d20250201_m020301_c001_v7007000_t0000_u01738375381929") 2025/02/01 02:03:57 DEBUG : only0: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218b8_d20250201_m020245_c001_v0001109_t0023_u01738375365305") 2025/02/01 02:03:57 DEBUG : only1: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7b3_d20250201_m020331_c001_v7007000_t0000_u01738375411442") 2025/02/01 02:03:57 DEBUG : only1: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41830f1316158241_d20250201_m020325_c001_v0001099_t0047_u01738375405734") 2025/02/01 02:03:57 DEBUG : only1: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21929_d20250201_m020310_c001_v0001109_t0041_u01738375390103") 2025/02/01 02:03:57 DEBUG : only1: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4032164c44ac8cc3_d20250201_m020302_c001_v7007000_t0000_u01738375382094") 2025/02/01 02:03:57 DEBUG : only1: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7beaad_d20250201_m020246_c001_v0001184_t0046_u01738375366127") 2025/02/01 02:03:57 DEBUG : only10: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7b5_d20250201_m020331_c001_v7007000_t0000_u01738375411635") 2025/02/01 02:03:57 DEBUG : only10: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f400b1f85fc7bf1da_d20250201_m020325_c001_v0001184_t0050_u01738375405747") 2025/02/01 02:03:57 DEBUG : only10: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21961_d20250201_m020317_c001_v0001109_t0043_u01738375397414") 2025/02/01 02:03:57 DEBUG : only10: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4032164c44ac8cc4_d20250201_m020302_c001_v7007000_t0000_u01738375382295") 2025/02/01 02:03:57 DEBUG : only10: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bebda_d20250201_m020253_c001_v0001184_t0050_u01738375373036") 2025/02/01 02:03:57 DEBUG : only11: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7b6_d20250201_m020331_c001_v7007000_t0000_u01738375411819") 2025/02/01 02:03:57 DEBUG : only11: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f412482c952a21999_d20250201_m020325_c001_v0001109_t0015_u01738375405752") 2025/02/01 02:03:57 DEBUG : only11: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bf061_d20250201_m020318_c001_v0001184_t0040_u01738375398375") 2025/02/01 02:03:57 DEBUG : only11: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f407e180be88e2ba1_d20250201_m020302_c001_v7007000_t0000_u01738375382516") 2025/02/01 02:03:57 DEBUG : only11: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581cd_d20250201_m020253_c001_v0001099_t0021_u01738375373929") 2025/02/01 02:03:58 DEBUG : only12: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7b7_d20250201_m020332_c001_v7007000_t0000_u01738375412006") 2025/02/01 02:03:58 DEBUG : only12: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40264e22995ea8e6_d20250201_m020326_c001_v0001182_t0032_u01738375406312") 2025/02/01 02:03:58 DEBUG : only12: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615822f_d20250201_m020319_c001_v0001099_t0022_u01738375399276") 2025/02/01 02:03:58 DEBUG : only12: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4032164c44ac8cc6_d20250201_m020302_c001_v7007000_t0000_u01738375382673") 2025/02/01 02:03:58 DEBUG : only12: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218e7_d20250201_m020254_c001_v0001109_t0032_u01738375374478") 2025/02/01 02:03:58 DEBUG : only13: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7b9_d20250201_m020332_c001_v7007000_t0000_u01738375412193") 2025/02/01 02:03:58 DEBUG : only13: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41830f1316158245_d20250201_m020325_c001_v0001099_t0047_u01738375405958") 2025/02/01 02:03:58 DEBUG : only13: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2196d_d20250201_m020319_c001_v0001109_t0002_u01738375399780") 2025/02/01 02:03:58 DEBUG : only13: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143ab_d20250201_m020302_c001_v7007000_t0000_u01738375382688") 2025/02/01 02:03:58 DEBUG : only13: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bec3a_d20250201_m020255_c001_v0001184_t0047_u01738375375392") 2025/02/01 02:03:58 DEBUG : only14: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7ba_d20250201_m020332_c001_v7007000_t0000_u01738375412381") 2025/02/01 02:03:58 DEBUG : only14: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40264e22995ea8fa_d20250201_m020326_c001_v0001182_t0032_u01738375406703") 2025/02/01 02:03:58 DEBUG : only14: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bf0d8_d20250201_m020321_c001_v0001184_t0054_u01738375401024") 2025/02/01 02:03:58 DEBUG : only14: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143a8_d20250201_m020302_c001_v7007000_t0000_u01738375382120") 2025/02/01 02:03:58 DEBUG : only14: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581d3_d20250201_m020256_c001_v0001099_t0056_u01738375376185") 2025/02/01 02:03:58 DEBUG : only15: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7bb_d20250201_m020332_c001_v7007000_t0000_u01738375412572") 2025/02/01 02:03:58 DEBUG : only15: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f400b1f85fc7bf1ea_d20250201_m020325_c001_v0001184_t0050_u01738375405970") 2025/02/01 02:03:58 DEBUG : only15: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615823b_d20250201_m020321_c001_v0001099_t0032_u01738375401819") 2025/02/01 02:03:58 DEBUG : only15: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f407e180be88e2ba2_d20250201_m020302_c001_v7007000_t0000_u01738375382697") 2025/02/01 02:03:58 DEBUG : only15: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218f5_d20250201_m020256_c001_v0001109_t0032_u01738375376769") 2025/02/01 02:03:58 DEBUG : only16: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7bc_d20250201_m020332_c001_v7007000_t0000_u01738375412763") 2025/02/01 02:03:59 DEBUG : only16: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f412482c952a2199b_d20250201_m020325_c001_v0001109_t0015_u01738375405982") 2025/02/01 02:03:59 DEBUG : only16: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2197b_d20250201_m020322_c001_v0001109_t0055_u01738375402328") 2025/02/01 02:03:59 DEBUG : only16: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4105dab58599ccdc_d20250201_m020302_c001_v7007000_t0000_u01738375382711") 2025/02/01 02:03:59 DEBUG : only16: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7becb0_d20250201_m020258_c001_v0001184_t0021_u01738375378094") 2025/02/01 02:03:59 DEBUG : only17: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7bd_d20250201_m020332_c001_v7007000_t0000_u01738375412951") 2025/02/01 02:03:59 DEBUG : only17: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41830f1316158247_d20250201_m020326_c001_v0001099_t0047_u01738375406139") 2025/02/01 02:03:59 DEBUG : only17: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bf159_d20250201_m020323_c001_v0001184_t0043_u01738375403100") 2025/02/01 02:03:59 DEBUG : only17: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4105dab58599ccd9_d20250201_m020302_c001_v7007000_t0000_u01738375382313") 2025/02/01 02:03:59 DEBUG : only17: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581e7_d20250201_m020258_c001_v0001099_t0039_u01738375378779") 2025/02/01 02:03:59 DEBUG : only18: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7be_d20250201_m020333_c001_v7007000_t0000_u01738375413140") 2025/02/01 02:03:59 DEBUG : only18: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f400b1f85fc7bf1f4_d20250201_m020326_c001_v0001184_t0050_u01738375406153") 2025/02/01 02:03:59 DEBUG : only18: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615823f_d20250201_m020323_c001_v0001099_t0034_u01738375403783") 2025/02/01 02:03:59 DEBUG : only18: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143a6_d20250201_m020301_c001_v7007000_t0000_u01738375381691") 2025/02/01 02:03:59 DEBUG : only18: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21901_d20250201_m020259_c001_v0001109_t0021_u01738375379466") 2025/02/01 02:03:59 DEBUG : only19: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7bf_d20250201_m020333_c001_v7007000_t0000_u01738375413329") 2025/02/01 02:03:59 DEBUG : only19: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f412482c952a2199d_d20250201_m020326_c001_v0001109_t0015_u01738375406164") 2025/02/01 02:03:59 DEBUG : only19: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2198d_d20250201_m020324_c001_v0001109_t0017_u01738375404348") 2025/02/01 02:03:59 DEBUG : only19: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143a9_d20250201_m020302_c001_v7007000_t0000_u01738375382312") 2025/02/01 02:03:59 DEBUG : only19: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bed4d_d20250201_m020300_c001_v0001184_t0010_u01738375380459") 2025/02/01 02:03:59 DEBUG : only2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7c0_d20250201_m020333_c001_v7007000_t0000_u01738375413516") 2025/02/01 02:03:59 DEBUG : only2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41830f1316158249_d20250201_m020326_c001_v0001099_t0047_u01738375406319") 2025/02/01 02:04:00 DEBUG : only2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bef0f_d20250201_m020310_c001_v0001184_t0021_u01738375390839") 2025/02/01 02:04:00 DEBUG : only2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4032164c44ac8cc8_d20250201_m020302_c001_v7007000_t0000_u01738375382862") 2025/02/01 02:04:00 DEBUG : only2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581b1_d20250201_m020247_c001_v0001099_t0021_u01738375367048") 2025/02/01 02:04:00 DEBUG : only3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7c3_d20250201_m020333_c001_v7007000_t0000_u01738375413705") 2025/02/01 02:04:00 DEBUG : only3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f400b1f85fc7bf21a_d20250201_m020326_c001_v0001184_t0050_u01738375406715") 2025/02/01 02:04:00 DEBUG : only3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615821b_d20250201_m020311_c001_v0001099_t0006_u01738375391522") 2025/02/01 02:04:00 DEBUG : only3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f407e180be88e2b9f_d20250201_m020302_c001_v7007000_t0000_u01738375382103") 2025/02/01 02:04:00 DEBUG : only3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218c2_d20250201_m020247_c001_v0001109_t0035_u01738375367600") 2025/02/01 02:04:00 DEBUG : only4: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7c4_d20250201_m020333_c001_v7007000_t0000_u01738375413901") 2025/02/01 02:04:00 DEBUG : only4: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f400b1f85fc7bf206_d20250201_m020326_c001_v0001184_t0050_u01738375406339") 2025/02/01 02:04:00 DEBUG : only4: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21935_d20250201_m020312_c001_v0001109_t0016_u01738375392121") 2025/02/01 02:04:00 DEBUG : only4: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f407e180be88e2ba0_d20250201_m020302_c001_v7007000_t0000_u01738375382321") 2025/02/01 02:04:00 DEBUG : only4: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7beb04_d20250201_m020248_c001_v0001184_t0007_u01738375368723") 2025/02/01 02:04:00 DEBUG : only5: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7c5_d20250201_m020334_c001_v7007000_t0000_u01738375414085") 2025/02/01 02:04:00 DEBUG : only5: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f412482c952a219a3_d20250201_m020326_c001_v0001109_t0015_u01738375406347") 2025/02/01 02:04:00 DEBUG : only5: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bef8d_d20250201_m020313_c001_v0001184_t0017_u01738375393380") 2025/02/01 02:04:00 DEBUG : only5: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4105dab58599ccd7_d20250201_m020302_c001_v7007000_t0000_u01738375382107") 2025/02/01 02:04:00 DEBUG : only5: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581b7_d20250201_m020249_c001_v0001099_t0044_u01738375369638") 2025/02/01 02:04:00 DEBUG : only6: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7c6_d20250201_m020334_c001_v7007000_t0000_u01738375414269") 2025/02/01 02:04:00 DEBUG : only6: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41830f131615824d_d20250201_m020326_c001_v0001099_t0047_u01738375406500") 2025/02/01 02:04:01 DEBUG : only6: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316158223_d20250201_m020314_c001_v0001099_t0048_u01738375394079") 2025/02/01 02:04:01 DEBUG : only6: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4032164c44ac8cc5_d20250201_m020302_c001_v7007000_t0000_u01738375382483") 2025/02/01 02:04:01 DEBUG : only6: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218d0_d20250201_m020250_c001_v0001109_t0039_u01738375370248") 2025/02/01 02:04:01 DEBUG : only7: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7c8_d20250201_m020334_c001_v7007000_t0000_u01738375414459") 2025/02/01 02:04:01 DEBUG : only7: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40264e22995ea8f0_d20250201_m020326_c001_v0001182_t0032_u01738375406513") 2025/02/01 02:04:01 DEBUG : only7: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21951_d20250201_m020314_c001_v0001109_t0044_u01738375394845") 2025/02/01 02:04:01 DEBUG : only7: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143ac_d20250201_m020302_c001_v7007000_t0000_u01738375382874") 2025/02/01 02:04:01 DEBUG : only7: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7beb7e_d20250201_m020250_c001_v0001184_t0054_u01738375370971") 2025/02/01 02:04:01 DEBUG : only8: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7ca_d20250201_m020334_c001_v7007000_t0000_u01738375414650") 2025/02/01 02:04:01 DEBUG : only8: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f400b1f85fc7bf20e_d20250201_m020326_c001_v0001184_t0050_u01738375406525") 2025/02/01 02:04:01 DEBUG : only8: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7beff7_d20250201_m020315_c001_v0001184_t0026_u01738375395650") 2025/02/01 02:04:01 DEBUG : only8: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4105dab58599ccda_d20250201_m020302_c001_v7007000_t0000_u01738375382501") 2025/02/01 02:04:01 DEBUG : only8: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161581c1_d20250201_m020251_c001_v0001099_t0054_u01738375371650") 2025/02/01 02:04:01 DEBUG : only9: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7cb_d20250201_m020334_c001_v7007000_t0000_u01738375414834") 2025/02/01 02:04:01 DEBUG : only9: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f412482c952a219a7_d20250201_m020326_c001_v0001109_t0015_u01738375406529") 2025/02/01 02:04:01 DEBUG : only9: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615822b_d20250201_m020316_c001_v0001099_t0053_u01738375396846") 2025/02/01 02:04:01 DEBUG : only9: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec143aa_d20250201_m020302_c001_v7007000_t0000_u01738375382507") 2025/02/01 02:04:01 DEBUG : only9: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a218d7_d20250201_m020252_c001_v0001109_t0032_u01738375372267") 2025/02/01 02:04:01 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec141d3_d20250201_m015901_c001_v7007000_t0000_u01738375141189") 2025/02/01 02:04:01 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316157fdc_d20250201_m015859_c001_v0001099_t0011_u01738375139454") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec141c2_d20250201_m015857_c001_v7007000_t0000_u01738375137609") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2156d_d20250201_m015855_c001_v0001109_t0033_u01738375135746") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec141ac_d20250201_m015853_c001_v7007000_t0000_u01738375133909") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bc995_d20250201_m015851_c001_v0001184_t0025_u01738375131746") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec1416b_d20250201_m015837_c001_v7007000_t0000_u01738375117990") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21507_d20250201_m015835_c001_v0001109_t0031_u01738375115960") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c5a1_d20250201_m015833_c001_v7007000_t0000_u01738375113277") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214f1_d20250201_m015831_c001_v0001109_t0046_u01738375111858") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c59d_d20250201_m015830_c001_v7007000_t0000_u01738375110027") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214df_d20250201_m015828_c001_v0001109_t0056_u01738375108766") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c58d_d20250201_m015820_c001_v7007000_t0000_u01738375100485") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214a0_d20250201_m015818_c001_v0001109_t0059_u01738375098401") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c589_d20250201_m015817_c001_v7007000_t0000_u01738375097662") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2148c_d20250201_m015815_c001_v0001109_t0011_u01738375095488") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c581_d20250201_m015814_c001_v7007000_t0000_u01738375094754") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21486_d20250201_m015813_c001_v0001109_t0000_u01738375093737") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21482_d20250201_m015812_c001_v0001109_t0058_u01738375092803") 2025/02/01 02:04:02 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c57d_d20250201_m015812_c001_v7007000_t0000_u01738375092078") 2025/02/01 02:04:03 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21478_d20250201_m015811_c001_v0001109_t0005_u01738375091072") 2025/02/01 02:04:03 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21470_d20250201_m015810_c001_v0001109_t0025_u01738375090190") 2025/02/01 02:04:03 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c579_d20250201_m015809_c001_v7007000_t0000_u01738375089387") 2025/02/01 02:04:03 DEBUG : potato: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2146c_d20250201_m015808_c001_v0001109_t0038_u01738375088064") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4136b3455aff53b1_d20250201_m020019_c001_v7007000_t0000_u01738375219190") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316158087_d20250201_m020018_c001_v0001099_t0049_u01738375218480") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4009e78002555f37_d20250201_m020003_c001_v7007000_t0000_u01738375203150") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316158039_d20250201_m015954_c001_v0001099_t0052_u01738375194299") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f405b1d6701eba378_d20250201_m015940_c001_v7007000_t0000_u01738375180600") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f131615800b_d20250201_m015932_c001_v0001099_t0057_u01738375172422") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f415514a1fa7c9041_d20250201_m015917_c001_v7007000_t0000_u01738375157815") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316157fea_d20250201_m015910_c001_v0001099_t0036_u01738375150582") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec1417e_d20250201_m015844_c001_v7007000_t0000_u01738375124625") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21525_d20250201_m015842_c001_v0001109_t0022_u01738375122333") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec14171_d20250201_m015841_c001_v7007000_t0000_u01738375121198") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21515_d20250201_m015838_c001_v0001109_t0012_u01738375118911") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec1416c_d20250201_m015838_c001_v7007000_t0000_u01738375118174") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2150b_d20250201_m015836_c001_v0001109_t0016_u01738375116723") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec14168_d20250201_m015835_c001_v7007000_t0000_u01738375115229") 2025/02/01 02:04:03 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214fb_d20250201_m015833_c001_v0001109_t0055_u01738375113638") 2025/02/01 02:04:04 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c59f_d20250201_m015831_c001_v7007000_t0000_u01738375111135") 2025/02/01 02:04:04 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214e9_d20250201_m015830_c001_v0001109_t0015_u01738375110034") 2025/02/01 02:04:04 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c58f_d20250201_m015821_c001_v7007000_t0000_u01738375101235") 2025/02/01 02:04:04 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a214a6_d20250201_m015820_c001_v0001109_t0043_u01738375100047") 2025/02/01 02:04:04 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde570_d20250201_m015637_c001_v7007000_t0000_u01738374997821") 2025/02/01 02:04:04 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21296_d20250201_m015636_c001_v0001109_t0048_u01738374996897") 2025/02/01 02:04:04 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde567_d20250201_m015635_c001_v7007000_t0000_u01738374995590") 2025/02/01 02:04:04 DEBUG : potato2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21292_d20250201_m015634_c001_v0001109_t0018_u01738374994801") 2025/02/01 02:04:04 DEBUG : potato3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4009e78002555f38_d20250201_m020003_c001_v7007000_t0000_u01738375203373") 2025/02/01 02:04:04 DEBUG : potato3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21649_d20250201_m015955_c001_v0001109_t0024_u01738375195604") 2025/02/01 02:04:04 DEBUG : potato3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f405b1d6701eba37a_d20250201_m015940_c001_v7007000_t0000_u01738375180798") 2025/02/01 02:04:04 DEBUG : potato3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21606_d20250201_m015933_c001_v0001109_t0029_u01738375173720") 2025/02/01 02:04:04 DEBUG : potato3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f415514a1fa7c9043_d20250201_m015918_c001_v7007000_t0000_u01738375158038") 2025/02/01 02:04:04 DEBUG : potato3: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a215af_d20250201_m015911_c001_v0001109_t0059_u01738375151175") 2025/02/01 02:04:04 DEBUG : pre-dest1/1: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4066816e38e8fadb_d20250201_m020101_c001_v7007000_t0000_u01738375261458") 2025/02/01 02:04:04 DEBUG : pre-dest1/1: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2172c_d20250201_m020052_c001_v0001109_t0000_u01738375252640") 2025/02/01 02:04:04 DEBUG : pre-dest2/2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4066816e38e8fadd_d20250201_m020101_c001_v7007000_t0000_u01738375261644") 2025/02/01 02:04:04 DEBUG : pre-dest2/2: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f13161580e4_d20250201_m020054_c001_v0001099_t0044_u01738375254071") 2025/02/01 02:04:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4116ff8e39c6c0e5_d20250201_m020031_c001_v7007000_t0000_u01738375231864") 2025/02/01 02:04:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bd573_d20250201_m020028_c001_v0001184_t0021_u01738375228692") 2025/02/01 02:04:05 DEBUG : sizeonly: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a6180e_d20250201_m015745_c001_v7007000_t0000_u01738375065533") 2025/02/01 02:04:05 DEBUG : sizeonly: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a213f8_d20250201_m015744_c001_v0001109_t0005_u01738375064243") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7db_d20250201_m020340_c001_v7007000_t0000_u01738375420455") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f10264e22995eaa79_d20250201_m020339_c001_v0001182_t0054_u01738375419446") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7d2_d20250201_m020337_c001_v7007000_t0000_u01738375417527") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a219d3_d20250201_m020336_c001_v0001109_t0026_u01738375416158") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41934c5c00dc88d3_d20250201_m015906_c001_v7007000_t0000_u01738375146904") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316157fe2_d20250201_m015905_c001_v0001099_t0007_u01738375145939") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41934c5c00dc88cb_d20250201_m015904_c001_v7007000_t0000_u01738375144652") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21595_d20250201_m015903_c001_v0001109_t0001_u01738375143478") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a61807_d20250201_m015740_c001_v7007000_t0000_u01738375060284") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a213da_d20250201_m015738_c001_v0001109_t0042_u01738375058361") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a61805_d20250201_m015737_c001_v7007000_t0000_u01738375057633") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a213ce_d20250201_m015736_c001_v0001109_t0026_u01738375056511") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a61800_d20250201_m015730_c001_v7007000_t0000_u01738375050279") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21398_d20250201_m015728_c001_v0001109_t0047_u01738375048802") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f40904eeeb3a617ff_d20250201_m015728_c001_v7007000_t0000_u01738375048264") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21386_d20250201_m015726_c001_v0001109_t0034_u01738375046835") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2135e_d20250201_m015720_c001_v0001109_t0001_u01738375040164") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4009e78002555e63_d20250201_m015719_c001_v7007000_t0000_u01738375039357") 2025/02/01 02:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21356_d20250201_m015718_c001_v0001109_t0032_u01738375038472") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21350_d20250201_m015717_c001_v0001109_t0050_u01738375037505") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4009e78002555e54_d20250201_m015716_c001_v7007000_t0000_u01738375036043") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2132e_d20250201_m015709_c001_v0001109_t0058_u01738375029788") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21316_d20250201_m015703_c001_v0001109_t0053_u01738375023394") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c529_d20250201_m015702_c001_v7007000_t0000_u01738375022662") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2130e_d20250201_m015701_c001_v0001109_t0034_u01738375021696") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21308_d20250201_m015700_c001_v0001109_t0044_u01738375020816") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c526_d20250201_m015659_c001_v7007000_t0000_u01738375019732") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a212e2_d20250201_m015650_c001_v0001109_t0041_u01738375010629") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f4055ec92944ede1c_d20250201_m015650_c001_v7007000_t0000_u01738375010269") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a212d6_d20250201_m015649_c001_v0001109_t0048_u01738375009006") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde580_d20250201_m015647_c001_v7007000_t0000_u01738375007370") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a212cc_d20250201_m015646_c001_v0001109_t0049_u01738375006512") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde57f_d20250201_m015645_c001_v7007000_t0000_u01738375005906") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a212c2_d20250201_m015644_c001_v0001109_t0018_u01738375004820") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde579_d20250201_m015643_c001_v7007000_t0000_u01738375003552") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a212b6_d20250201_m015642_c001_v0001109_t0016_u01738375002302") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde576_d20250201_m015641_c001_v7007000_t0000_u01738375001760") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a212ac_d20250201_m015640_c001_v0001109_t0017_u01738375000786") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde571_d20250201_m015639_c001_v7007000_t0000_u01738374999883") 2025/02/01 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a212a0_d20250201_m015638_c001_v0001109_t0051_u01738374998776") 2025/02/01 02:04:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde55d_d20250201_m015631_c001_v7007000_t0000_u01738374991851") 2025/02/01 02:04:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21288_d20250201_m015631_c001_v0001109_t0048_u01738374991067") 2025/02/01 02:04:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde55b_d20250201_m015630_c001_v7007000_t0000_u01738374990157") 2025/02/01 02:04:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21282_d20250201_m015629_c001_v0001109_t0027_u01738374989386") 2025/02/01 02:04:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde559_d20250201_m015628_c001_v7007000_t0000_u01738374988488") 2025/02/01 02:04:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a2127a_d20250201_m015627_c001_v0001109_t0044_u01738374987618") 2025/02/01 02:04:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f404fd61f86fde556_d20250201_m015624_c001_v7007000_t0000_u01738374984705") 2025/02/01 02:04:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21262_d20250201_m015623_c001_v0001109_t0010_u01738374983654") 2025/02/01 02:04:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7dc_d20250201_m020340_c001_v7007000_t0000_u01738375420643") 2025/02/01 02:04:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bf4e1_d20250201_m020339_c001_v0001184_t0026_u01738375419454") 2025/02/01 02:04:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f402117371529c7d4_d20250201_m020337_c001_v7007000_t0000_u01738375417712") 2025/02/01 02:04:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316158271_d20250201_m020336_c001_v0001099_t0021_u01738375416166") 2025/02/01 02:04:07 DEBUG : sub/yam: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec141d1_d20250201_m015900_c001_v7007000_t0000_u01738375140627") 2025/02/01 02:04:07 DEBUG : sub/yam: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bca47_d20250201_m015859_c001_v0001184_t0022_u01738375139099") 2025/02/01 02:04:07 DEBUG : three: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec1419a_d20250201_m015851_c001_v7007000_t0000_u01738375131008") 2025/02/01 02:04:07 DEBUG : three: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21551_d20250201_m015849_c001_v0001109_t0001_u01738375129507") 2025/02/01 02:04:07 DEBUG : three: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f112482c952a21543_d20250201_m015846_c001_v0001109_t0031_u01738375126858") 2025/02/01 02:04:07 DEBUG : two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec1419b_d20250201_m015851_c001_v7007000_t0000_u01738375131190") 2025/02/01 02:04:07 DEBUG : two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f41830f1316157fce_d20250201_m015848_c001_v0001099_t0047_u01738375128926") 2025/02/01 02:04:07 DEBUG : two: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f412482c952a21541_d20250201_m015846_c001_v0001109_t0015_u01738375126674") 2025/02/01 02:04:07 DEBUG : yam: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec141d5_d20250201_m015901_c001_v7007000_t0000_u01738375141378") 2025/02/01 02:04:07 DEBUG : yam: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bca67_d20250201_m015900_c001_v0001184_t0054_u01738375140404") 2025/02/01 02:04:08 DEBUG : yam: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec141be_d20250201_m015857_c001_v7007000_t0000_u01738375137054") 2025/02/01 02:04:08 DEBUG : yam: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f100b1f85fc7bc9fd_d20250201_m015855_c001_v0001184_t0042_u01738375135400") 2025/02/01 02:04:08 DEBUG : yam: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec141a8_d20250201_m015853_c001_v7007000_t0000_u01738375133357") 2025/02/01 02:04:08 DEBUG : yam: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f11830f1316157fd4_d20250201_m015851_c001_v0001099_t0033_u01738375131756") 2025/02/01 02:04:08 DEBUG : yaml: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec141c4_d20250201_m015857_c001_v7007000_t0000_u01738375137792") 2025/02/01 02:04:08 DEBUG : yaml: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f10289265a980a4fa_d20250201_m015856_c001_v0001183_t0049_u01738375136854") 2025/02/01 02:04:08 DEBUG : yaml: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f401f7838aec141ae_d20250201_m015854_c001_v7007000_t0000_u01738375134094") 2025/02/01 02:04:08 DEBUG : yaml: Deleting (id "4_z4f021db3309dbbfb9f480e1b_f111f77df9b915aaa_d20250201_m015853_c001_v0001100_t0051_u01738375133033") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m55.085438546s (try 1/5)