"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/01 02:11:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wujobar6bake" 2025/11/01 02:11:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 02:11:45 DEBUG : Creating backend with remote "/tmp/rclone1774055804" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:11:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/01 02:11:46 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:11:46 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:11:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:11:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:11:47 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:11:47 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:11:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:11:48 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:11:48 DEBUG : B2 bucket rclone-test-wujobar6bake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.96s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:11:49 DEBUG : Creating backend with remote "/non-existing" 2025/11/01 02:11:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/01 02:11:49 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:11:49 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:11:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:11:50 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:11:50 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:11:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:11:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.81s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:11:52 INFO : B2 bucket rclone-test-wujobar6bake: Running all checks before starting transfers 2025/11/01 02:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:11:52 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:11:52 INFO : B2 bucket rclone-test-wujobar6bake: Checks finished, now starting transfers 2025/11/01 02:11:52 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:11:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:11:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.35s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:11:53 ERROR : Ignoring --no-traverse with sync 2025/11/01 02:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:11:53 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:11:53 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:11:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:11:54 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:11:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:11:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/01 02:11:55 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:11:55 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:11:55 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/01 02:11:55 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.32s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:11:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:11:56 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:11:56 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:11:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:11:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:11:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:11:58 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:11:58 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:11:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:11:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.66s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:11:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/01 02:11:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:11:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/01 02:11:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:11:59 INFO : sub dir2: Making directory 2025/11/01 02:11:59 INFO : sub dir: Making directory 2025/11/01 02:11:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:11:59 INFO : sub dir2/sub sub dir2: Making directory 2025/11/01 02:11:59 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:11:59 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:12:00 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/01 02:12:00 DEBUG : B2 bucket rclone-test-wujobar6bake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:00 INFO : sub dir2: Making directory 2025/11/01 02:12:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/01 02:12:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:12:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:12:00 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:00 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:12:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:02 DEBUG : sub dir2: Making directory with metadata 2025/11/01 02:12:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:12:02 INFO : sub dir2: Making directory 2025/11/01 02:12:02 INFO : sub dir: Making directory 2025/11/01 02:12:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:12:02 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:02 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:12:02 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:12:02 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/01 02:12:02 DEBUG : B2 bucket rclone-test-wujobar6bake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/01 02:12:02 DEBUG : B2 bucket rclone-test-wujobar6bake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:03 INFO : sub dir2: Making directory 2025/11/01 02:12:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:12:04 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:04 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:12:04 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:12:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.50s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:05 DEBUG : sub dir2: Making directory with metadata 2025/11/01 02:12:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:12:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:12:05 INFO : sub dir2: Making directory 2025/11/01 02:12:05 INFO : sub dir: Making directory 2025/11/01 02:12:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:12:05 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:05 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:12:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:12:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/01 02:12:06 DEBUG : B2 bucket rclone-test-wujobar6bake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.35s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:07 INFO : sub dir2: Making directory 2025/11/01 02:12:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:12:07 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:07 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:12:08 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:12:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.93s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hupojim1haxa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wujobar6bake -> B2 bucket rclone-test-hupojim1haxa 2025/11/01 02:12:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:12:11 DEBUG : B2 bucket rclone-test-hupojim1haxa: Waiting for checks to finish 2025/11/01 02:12:11 DEBUG : B2 bucket rclone-test-hupojim1haxa: Waiting for transfers to finish 2025/11/01 02:12:11 ERROR : sub dir/hello world: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestServerSideCopy 2025/11/01 02:12:11 DEBUG : B2 bucket rclone-test-hupojim1haxa: Purge remote 2025/11/01 02:12:11 INFO : B2 bucket rclone-test-hupojim1haxa: cleaning bucket "rclone-test-hupojim1haxa" of all files --- FAIL: TestServerSideCopy (4.01s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/11/01 02:12:13 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:13 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/01 02:12:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.22s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-safidol9jino" 2025/11/01 02:12:16 DEBUG : pacer: low level retry 1/10 (error incident id 3894aee67876-42206a92cf95b0d6 (500 internal_error)) 2025/11/01 02:12:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/01 02:12:16 DEBUG : pacer: low level retry 2/10 (error incident id 3894aee67876-b95e188600c133d8 (500 internal_error)) 2025/11/01 02:12:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/01 02:12:16 DEBUG : pacer: low level retry 3/10 (error incident id 3894aee67876-57cdce230f5c4a2d (500 internal_error)) 2025/11/01 02:12:16 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/01 02:12:16 DEBUG : pacer: low level retry 4/10 (error incident id 3894aee67876-393bfb755a05dec7 (500 internal_error)) 2025/11/01 02:12:16 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/01 02:12:17 DEBUG : pacer: low level retry 5/10 (error incident id 3894aee67876-001943d12a8e0378 (500 internal_error)) 2025/11/01 02:12:17 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/01 02:12:17 DEBUG : pacer: low level retry 6/10 (error incident id 3894aee67876-b60f53ca9d0f73fc (500 internal_error)) 2025/11/01 02:12:17 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/01 02:12:17 DEBUG : pacer: low level retry 7/10 (error incident id 3894aee67876-6ccc3630659cb48b (500 internal_error)) 2025/11/01 02:12:17 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/01 02:12:18 DEBUG : pacer: low level retry 8/10 (error incident id 3894aee67876-d69880ab613ac217 (500 internal_error)) 2025/11/01 02:12:18 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2025/11/01 02:12:19 DEBUG : pacer: low level retry 9/10 (error incident id 3894aee67876-7ed668415cbdfb09 (500 internal_error)) 2025/11/01 02:12:19 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2025/11/01 02:12:22 DEBUG : pacer: low level retry 10/10 (error incident id 3894aee67876-9e771bce87cbe1d4 (500 internal_error)) 2025/11/01 02:12:22 DEBUG : pacer: Rate limited, increasing sleep to 10.24s sync_test.go:654: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:654 Error: Received unexpected error: failed to authorize account: failed to authenticate: incident id 3894aee67876-9e771bce87cbe1d4 (500 internal_error) Test: TestServerSideCopyOverSelf --- FAIL: TestServerSideCopyOverSelf (7.77s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:24 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/11/01 02:12:24 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/01 02:12:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/01 02:12:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.44s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:26 DEBUG : Creating backend with remote "TestB2:rclone-test-rufiyen4busi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wujobar6bake -> B2 bucket rclone-test-rufiyen4busi 2025/11/01 02:12:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:12:27 DEBUG : B2 bucket rclone-test-rufiyen4busi: Waiting for checks to finish 2025/11/01 02:12:27 DEBUG : B2 bucket rclone-test-rufiyen4busi: Waiting for transfers to finish 2025/11/01 02:12:28 ERROR : sub dir/hello world: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestServerSideMoveOverSelf 2025/11/01 02:12:28 DEBUG : B2 bucket rclone-test-rufiyen4busi: Purge remote 2025/11/01 02:12:28 INFO : B2 bucket rclone-test-rufiyen4busi: cleaning bucket "rclone-test-rufiyen4busi" of all files --- FAIL: TestServerSideMoveOverSelf (3.85s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:29 ERROR : error listing: directory not found 2025/11/01 02:12:29 INFO : Local file system at /tmp/rclone1774055804: Making directory 2025/11/01 02:12:30 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:30 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.58s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:12:31 DEBUG : Local file system at /tmp/rclone1774055804: Waiting for checks to finish 2025/11/01 02:12:31 DEBUG : Local file system at /tmp/rclone1774055804: Waiting for transfers to finish 2025/11/01 02:12:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:12:32 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/01 02:12:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/01 02:12:33 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:33 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/01 02:12:33 INFO : check sum: Copied (new) 2025/11/01 02:12:33 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:33 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/01 02:12:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/01 02:12:33 DEBUG : check sum: Unchanged skipping 2025/11/01 02:12:33 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:33 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.74s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/01 02:12:34 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:34 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/01 02:12:35 INFO : sizeonly: Copied (new) 2025/11/01 02:12:35 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:35 DEBUG : sizeonly: Sizes identical 2025/11/01 02:12:35 DEBUG : sizeonly: Unchanged skipping 2025/11/01 02:12:35 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:35 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:35 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.71s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/01 02:12:36 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:36 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/01 02:12:36 INFO : ignore-size: Copied (new) 2025/11/01 02:12:36 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:37 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/01 02:12:37 DEBUG : ignore-size: Unchanged skipping 2025/11/01 02:12:37 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:37 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/01 02:12:38 DEBUG : existing: Unchanged skipping 2025/11/01 02:12:38 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:38 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:38 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:38 INFO : There was nothing to transfer 2025/11/01 02:12:39 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/01 02:12:39 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/01 02:12:39 INFO : existing: Copied (replaced existing) 2025/11/01 02:12:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.32s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/01 02:12:40 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:40 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/01 02:12:40 INFO : existing: Copied (new) 2025/11/01 02:12:40 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:41 DEBUG : existing: Destination exists, skipping 2025/11/01 02:12:41 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:41 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:41 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/01 02:12:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/01 02:12:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 02:12:43 DEBUG : c/non empty space: Unchanged skipping 2025/11/01 02:12:43 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:43 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/01 02:12:43 INFO : a/potato2: Copied (new) 2025/11/01 02:12:43 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/01 02:12:45 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/01 02:12:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/01 02:12:45 DEBUG : empty space: Unchanged skipping 2025/11/01 02:12:45 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:45 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:45 INFO : There was nothing to transfer 2025/11/01 02:12:45 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/01 02:12:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/01 02:12:46 ERROR : empty space: Failed to set modification time: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:12:46 DEBUG : empty space: Unchanged skipping 2025/11/01 02:12:46 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:46 ERROR : B2 bucket rclone-test-wujobar6bake: not deleting files as there were IO errors 2025/11/01 02:12:46 ERROR : B2 bucket rclone-test-wujobar6bake: not deleting directories as there were IO errors sync_test.go:1033: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1033 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncAfterChangingModtimeOnly --- FAIL: TestSyncAfterChangingModtimeOnly (2.45s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/01 02:12:47 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/01 02:12:47 DEBUG : empty space: Unchanged skipping 2025/11/01 02:12:47 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:47 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:49 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:49 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/01 02:12:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1774055804) 2025/11/01 02:12:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wujobar6bake) 2025/11/01 02:12:49 DEBUG : foo: sha1 differ 2025/11/01 02:12:49 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/01 02:12:49 INFO : foo: Copied (replaced existing) 2025/11/01 02:12:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 02:12:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/01 02:12:50 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:50 DEBUG : empty space: Unchanged skipping 2025/11/01 02:12:50 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/01 02:12:51 INFO : potato: Copied (new) 2025/11/01 02:12:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/11/01 02:12:53 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:53 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/01 02:12:53 INFO : potato: Copied (replaced existing) 2025/11/01 02:12:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.98s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:55 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/11/01 02:12:55 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1774055804) 2025/11/01 02:12:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wujobar6bake) 2025/11/01 02:12:55 DEBUG : potato: sha1 differ 2025/11/01 02:12:55 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/01 02:12:55 INFO : potato: Copied (replaced existing) 2025/11/01 02:12:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:12:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 02:12:57 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:57 DEBUG : empty space: Unchanged skipping 2025/11/01 02:12:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/01 02:12:57 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:12:57 DEBUG : Waiting for deletions to finish 2025/11/01 02:12:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:12:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 02:12:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:12:59 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:12:59 DEBUG : empty space: Unchanged skipping 2025/11/01 02:12:59 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/01 02:13:00 INFO : potato2: Copied (new) 2025/11/01 02:13:00 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:02 INFO : d: Making directory 2025/11/01 02:13:02 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/01 02:13:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/01 02:13:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 02:13:02 DEBUG : c/non empty space: Unchanged skipping 2025/11/01 02:13:02 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:02 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/01 02:13:02 INFO : a/potato2: Copied (new) 2025/11/01 02:13:02 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:03 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:04 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/01 02:13:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/01 02:13:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 02:13:05 DEBUG : c/non empty space: Unchanged skipping 2025/11/01 02:13:05 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:05 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/01 02:13:05 INFO : a/potato2: Copied (new) 2025/11/01 02:13:05 ERROR : B2 bucket rclone-test-wujobar6bake: not deleting files as there were IO errors 2025/11/01 02:13:05 ERROR : B2 bucket rclone-test-wujobar6bake: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 02:13:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:13:08 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:08 DEBUG : empty space: Unchanged skipping 2025/11/01 02:13:08 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:08 INFO : potato: Deleted 2025/11/01 02:13:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/01 02:13:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.58s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:10 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:10 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:10 INFO : potato: Deleted 2025/11/01 02:13:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 02:13:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:13:11 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:11 DEBUG : empty space: Unchanged skipping 2025/11/01 02:13:11 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/01 02:13:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:13:13 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:13 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/01 02:13:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.16s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:15 DEBUG : enormous: Excluded (Size Filter) 2025/11/01 02:13:15 DEBUG : enormous: Excluded 2025/11/01 02:13:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 02:13:15 DEBUG : potato2: Excluded 2025/11/01 02:13:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 02:13:15 DEBUG : potato2: Excluded 2025/11/01 02:13:15 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 02:13:15 DEBUG : empty space: Unchanged skipping 2025/11/01 02:13:15 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:15 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:15 INFO : There was nothing to transfer 2025/11/01 02:13:15 DEBUG : enormous: Excluded (Size Filter) 2025/11/01 02:13:15 DEBUG : enormous: Excluded 2025/11/01 02:13:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 02:13:15 DEBUG : potato2: Excluded 2025/11/01 02:13:16 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 02:13:16 DEBUG : potato2: Excluded 2025/11/01 02:13:16 DEBUG : Local file system at /tmp/rclone1774055804: Waiting for checks to finish 2025/11/01 02:13:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/01 02:13:16 DEBUG : empty space: Unchanged skipping 2025/11/01 02:13:16 DEBUG : Local file system at /tmp/rclone1774055804: Waiting for transfers to finish 2025/11/01 02:13:16 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.76s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:18 DEBUG : enormous: Excluded (Size Filter) 2025/11/01 02:13:18 DEBUG : enormous: Excluded 2025/11/01 02:13:18 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 02:13:18 DEBUG : potato2: Excluded 2025/11/01 02:13:19 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 02:13:19 DEBUG : empty space: Unchanged skipping 2025/11/01 02:13:19 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:19 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:19 INFO : enormous: Deleted 2025/11/01 02:13:19 INFO : potato2: Deleted 2025/11/01 02:13:19 INFO : There was nothing to transfer 2025/11/01 02:13:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/01 02:13:19 DEBUG : empty space: Unchanged skipping 2025/11/01 02:13:19 DEBUG : Local file system at /tmp/rclone1774055804: Waiting for checks to finish 2025/11/01 02:13:19 DEBUG : Local file system at /tmp/rclone1774055804: Waiting for transfers to finish 2025/11/01 02:13:19 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:19 INFO : enormous: Deleted 2025/11/01 02:13:19 INFO : potato2: Deleted 2025/11/01 02:13:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.06s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:22 DEBUG : five: Need to transfer - File not found at Destination 2025/11/01 02:13:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/11/01 02:13:22 DEBUG : one: Destination is newer than source, skipping 2025/11/01 02:13:22 DEBUG : three: Sizes identical 2025/11/01 02:13:22 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/01 02:13:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/01 02:13:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1774055804) 2025/11/01 02:13:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wujobar6bake) 2025/11/01 02:13:22 DEBUG : two: sha1 differ 2025/11/01 02:13:22 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/01 02:13:22 INFO : five: Copied (new) 2025/11/01 02:13:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/01 02:13:22 INFO : four: Copied (replaced existing) 2025/11/01 02:13:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/01 02:13:23 INFO : two: Copied (replaced existing) 2025/11/01 02:13:23 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:23 DEBUG : one: Destination is newer than source, skipping 2025/11/01 02:13:23 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/01 02:13:23 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/01 02:13:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/01 02:13:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/01 02:13:23 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/01 02:13:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/01 02:13:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1774055804) 2025/11/01 02:13:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wujobar6bake) 2025/11/01 02:13:23 DEBUG : three: sha1 differ 2025/11/01 02:13:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/01 02:13:23 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/01 02:13:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/01 02:13:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/01 02:13:23 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/01 02:13:23 INFO : three: Copied (replaced existing) 2025/11/01 02:13:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.99s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/01 02:13:25 INFO : B2 bucket rclone-test-wujobar6bake: Making map for --track-renames 2025/11/01 02:13:25 INFO : B2 bucket rclone-test-wujobar6bake: Finished making map for --track-renames 2025/11/01 02:13:25 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/01 02:13:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/01 02:13:25 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for renames to finish 2025/11/01 02:13:25 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/01 02:13:25 INFO : potato: Copied (new) 2025/11/01 02:13:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/01 02:13:26 INFO : yam: Copied (new) 2025/11/01 02:13:26 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/01 02:13:26 INFO : B2 bucket rclone-test-wujobar6bake: Making map for --track-renames 2025/11/01 02:13:26 INFO : B2 bucket rclone-test-wujobar6bake: Finished making map for --track-renames 2025/11/01 02:13:26 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:26 DEBUG : potato: Unchanged skipping 2025/11/01 02:13:26 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for renames to finish 2025/11/01 02:13:27 ERROR : yam: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:27 ERROR : yam: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:27 DEBUG : yaml: Failed to rename to "yam": expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:27 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/11/01 02:13:27 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:27 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/01 02:13:27 INFO : yaml: Copied (new) 2025/11/01 02:13:27 ERROR : B2 bucket rclone-test-wujobar6bake: not deleting files as there were IO errors 2025/11/01 02:13:27 ERROR : B2 bucket rclone-test-wujobar6bake: not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (3.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/01 02:13:28 INFO : B2 bucket rclone-test-wujobar6bake: Making map for --track-renames 2025/11/01 02:13:28 INFO : B2 bucket rclone-test-wujobar6bake: Finished making map for --track-renames 2025/11/01 02:13:28 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/01 02:13:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/01 02:13:28 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for renames to finish 2025/11/01 02:13:28 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/01 02:13:29 INFO : potato: Copied (new) 2025/11/01 02:13:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/01 02:13:29 INFO : yam: Copied (new) 2025/11/01 02:13:29 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/01 02:13:30 INFO : B2 bucket rclone-test-wujobar6bake: Making map for --track-renames 2025/11/01 02:13:30 INFO : B2 bucket rclone-test-wujobar6bake: Finished making map for --track-renames 2025/11/01 02:13:30 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:30 DEBUG : potato: Unchanged skipping 2025/11/01 02:13:30 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for renames to finish 2025/11/01 02:13:30 ERROR : yam: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:30 ERROR : yam: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:30 DEBUG : yaml: Failed to rename to "yam": expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:30 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/11/01 02:13:30 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:31 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/01 02:13:31 INFO : yaml: Copied (new) 2025/11/01 02:13:31 ERROR : B2 bucket rclone-test-wujobar6bake: not deleting files as there were IO errors 2025/11/01 02:13:31 ERROR : B2 bucket rclone-test-wujobar6bake: not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (3.23s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/01 02:13:32 INFO : B2 bucket rclone-test-wujobar6bake: Making map for --track-renames 2025/11/01 02:13:32 INFO : B2 bucket rclone-test-wujobar6bake: Finished making map for --track-renames 2025/11/01 02:13:32 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/01 02:13:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/01 02:13:32 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for renames to finish 2025/11/01 02:13:32 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/01 02:13:32 INFO : potato: Copied (new) 2025/11/01 02:13:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/01 02:13:33 INFO : sub/yam: Copied (new) 2025/11/01 02:13:33 DEBUG : Waiting for deletions to finish 2025/11/01 02:13:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/01 02:13:33 DEBUG : potato: Unchanged skipping 2025/11/01 02:13:33 INFO : B2 bucket rclone-test-wujobar6bake: Making map for --track-renames 2025/11/01 02:13:33 INFO : B2 bucket rclone-test-wujobar6bake: Finished making map for --track-renames 2025/11/01 02:13:33 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:33 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for renames to finish 2025/11/01 02:13:34 ERROR : sub/yam: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:34 ERROR : sub/yam: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:34 DEBUG : yam: Failed to rename to "sub/yam": expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/01 02:13:34 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/01 02:13:34 INFO : yam: Copied (new) 2025/11/01 02:13:34 ERROR : B2 bucket rclone-test-wujobar6bake: not deleting files as there were IO errors 2025/11/01 02:13:34 ERROR : B2 bucket rclone-test-wujobar6bake: not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (3.36s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:35 DEBUG : Creating backend with remote "/tmp/rclone1774055804/dir1" 2025/11/01 02:13:35 DEBUG : Creating backend with remote "/tmp/rclone1774055804/dir2" 2025/11/01 02:13:35 DEBUG : Local file system at /tmp/rclone1774055804/dir2: Using server-side directory move 2025/11/01 02:13:35 INFO : Local file system at /tmp/rclone1774055804/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/01 02:13:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/01 02:13:35 INFO : file1.txt: Moved (server-side) 2025/11/01 02:13:35 DEBUG : Local file system at /tmp/rclone1774055804/dir2: Waiting for checks to finish 2025/11/01 02:13:35 DEBUG : Local file system at /tmp/rclone1774055804/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:13:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/01 02:13:35 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:35 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:13:36 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:13:36 INFO : sub dir/hello world: Deleted 2025/11/01 02:13:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/01 02:13:36 INFO : nested/sub dir/file: Copied (new) 2025/11/01 02:13:36 INFO : nested/sub dir/file: Deleted 2025/11/01 02:13:36 ERROR : Local file system at /tmp/rclone1774055804: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:13:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/01 02:13:37 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:37 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/01 02:13:37 INFO : nested/sub dir/file: Copied (new) 2025/11/01 02:13:37 INFO : nested/sub dir/file: Deleted 2025/11/01 02:13:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/01 02:13:38 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:13:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.65s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/01 02:13:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/01 02:13:39 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:39 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:39 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/01 02:13:39 INFO : existing-b: Copied (new) 2025/11/01 02:13:39 INFO : existing-b: Deleted 2025/11/01 02:13:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/01 02:13:40 INFO : existing: Copied (new) 2025/11/01 02:13:40 INFO : existing: Deleted 2025/11/01 02:13:40 DEBUG : existing: Destination exists, skipping 2025/11/01 02:13:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/01 02:13:40 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for checks to finish 2025/11/01 02:13:40 DEBUG : B2 bucket rclone-test-wujobar6bake: Waiting for transfers to finish 2025/11/01 02:13:40 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.46s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-milavom0hucu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wujobar6bake -> B2 bucket rclone-test-milavom0hucu 2025/11/01 02:13:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:13:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/01 02:13:45 DEBUG : empty space: Unchanged skipping 2025/11/01 02:13:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/11/01 02:13:45 DEBUG : B2 bucket rclone-test-milavom0hucu: Waiting for checks to finish 2025/11/01 02:13:45 ERROR : potato2: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:45 ERROR : potato2: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:45 INFO : empty space: Deleted 2025/11/01 02:13:45 DEBUG : B2 bucket rclone-test-milavom0hucu: Waiting for transfers to finish 2025/11/01 02:13:46 ERROR : potato3: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:46 ERROR : potato3: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestServerSideMove 2025/11/01 02:13:46 DEBUG : B2 bucket rclone-test-milavom0hucu: Purge remote 2025/11/01 02:13:46 INFO : B2 bucket rclone-test-milavom0hucu: cleaning bucket "rclone-test-milavom0hucu" of all files 2025/11/01 02:13:46 DEBUG : empty space: Deleting (id "4_z3ff22db3301d3bdb9fa80e1b_f105c61c21710b518_d20251101_m021344_c001_v0001165_t0012_u01761963224898") 2025/11/01 02:13:46 DEBUG : potato3: Deleting (id "4_z3ff22db3301d3bdb9fa80e1b_f105c61c21710b51a_d20251101_m021345_c001_v0001165_t0000_u01761963225154") --- FAIL: TestServerSideMove (6.26s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kiquqag2cewo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wujobar6bake -> B2 bucket rclone-test-kiquqag2cewo 2025/11/01 02:13:53 DEBUG : empty space: Excluded (Size Filter) 2025/11/01 02:13:53 DEBUG : empty space: Excluded 2025/11/01 02:13:53 DEBUG : empty space: Excluded (Size Filter) 2025/11/01 02:13:53 DEBUG : empty space: Excluded 2025/11/01 02:13:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:13:53 DEBUG : B2 bucket rclone-test-kiquqag2cewo: Waiting for checks to finish 2025/11/01 02:13:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/11/01 02:13:53 DEBUG : B2 bucket rclone-test-kiquqag2cewo: Waiting for transfers to finish 2025/11/01 02:13:53 ERROR : potato2: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:53 ERROR : potato2: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:53 ERROR : potato3: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:13:53 ERROR : potato3: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestServerSideMoveWithFilter 2025/11/01 02:13:53 DEBUG : B2 bucket rclone-test-kiquqag2cewo: Purge remote 2025/11/01 02:13:53 INFO : B2 bucket rclone-test-kiquqag2cewo: cleaning bucket "rclone-test-kiquqag2cewo" of all files 2025/11/01 02:13:53 DEBUG : empty space: Deleting (id "4_zff224d93301d3bdb9fa80e1b_f112365ec01bc4f9b_d20251101_m021352_c001_v0001182_t0051_u01761963232688") 2025/11/01 02:13:53 DEBUG : potato3: Deleting (id "4_zff224d93301d3bdb9fa80e1b_f112365ec01bc4f9d_d20251101_m021352_c001_v0001182_t0028_u01761963232897") --- FAIL: TestServerSideMoveWithFilter (7.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:13:55 DEBUG : Creating backend with remote "TestB2:rclone-test-toyumiv8xara" 2025/11/01 02:13:58 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wujobar6bake -> B2 bucket rclone-test-toyumiv8xara 2025/11/01 02:14:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:14:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/01 02:14:01 DEBUG : empty space: Unchanged skipping 2025/11/01 02:14:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/11/01 02:14:01 DEBUG : B2 bucket rclone-test-toyumiv8xara: Waiting for checks to finish 2025/11/01 02:14:01 ERROR : potato2: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:14:01 ERROR : potato2: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:14:01 INFO : empty space: Deleted 2025/11/01 02:14:01 DEBUG : B2 bucket rclone-test-toyumiv8xara: Waiting for transfers to finish 2025/11/01 02:14:02 ERROR : potato3: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 02:14:02 ERROR : potato3: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestServerSideMoveDeleteEmptySourceDirs 2025/11/01 02:14:02 DEBUG : B2 bucket rclone-test-toyumiv8xara: Purge remote 2025/11/01 02:14:02 INFO : B2 bucket rclone-test-toyumiv8xara: cleaning bucket "rclone-test-toyumiv8xara" of all files 2025/11/01 02:14:02 DEBUG : empty space: Deleting (id "4_zdf426d83301d3bdb9fa80e1b_f1021b6e8ebb174cd_d20251101_m021400_c001_v0001157_t0014_u01761963240577") 2025/11/01 02:14:02 DEBUG : potato3: Deleting (id "4_zdf426d83301d3bdb9fa80e1b_f1021b6e8ebb174cf_d20251101_m021400_c001_v0001157_t0053_u01761963240964") --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (8.17s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:14:03 DEBUG : Creating backend with remote "TestB2:rclone-test-wujobar6bake/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.03s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:14:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wujobar6bake/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-wujobar6bake", Local "Local file system at /tmp/rclone1774055804", Modify Window "1ms" 2025/11/01 02:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wujobar6bake/rclone-sync-test" 2025/11/01 02:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wujobar6bake/rclone-sync-test-include/layer2" 2025/11/01 02:14:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wujobar6bake/rclone-sync-test-ignore-file" 2025/11/01 02:14:12 DEBUG : pacer: low level retry 1/10 (error incident id 3894aee67876-6e7698579929d8d1 (500 internal_error)) 2025/11/01 02:14:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/01 02:14:12 DEBUG : pacer: low level retry 2/10 (error incident id 3894aee67876-27778b7bb1073fb6 (500 internal_error)) 2025/11/01 02:14:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/01 02:14:12 DEBUG : pacer: low level retry 3/10 (error incident id 3894aee67876-b20f84fe031983c4 (500 internal_error)) 2025/11/01 02:14:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/01 02:14:12 DEBUG : pacer: low level retry 4/10 (error incident id 3894aee67876-f143ad3ef716289d (500 internal_error)) 2025/11/01 02:14:12 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/01 02:14:13 DEBUG : pacer: low level retry 5/10 (error incident id 3894aee67876-cee515bc084ab4d9 (500 internal_error)) 2025/11/01 02:14:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/01 02:14:13 DEBUG : pacer: low level retry 6/10 (error incident id 3894aee67876-be366bf133576afb (500 internal_error)) 2025/11/01 02:14:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/01 02:14:13 DEBUG : pacer: low level retry 7/10 (error incident id 3894aee67876-03053248b830264b (500 internal_error)) 2025/11/01 02:14:13 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/01 02:14:14 DEBUG : pacer: low level retry 8/10 (error incident id 3894aee67876-6df2cbdf71ba179e (500 internal_error)) 2025/11/01 02:14:14 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2025/11/01 02:14:15 DEBUG : pacer: low level retry 9/10 (error incident id 3894aee67876-dcb2de4cdd6351d3 (500 internal_error)) 2025/11/01 02:14:15 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2025/11/01 02:14:18 DEBUG : pacer: low level retry 10/10 (error incident id 3894aee67876-308c78a8ceadda31 (500 internal_error)) 2025/11/01 02:14:18 DEBUG : pacer: Rate limited, increasing sleep to 10.24s --- FAIL: TestSyncOverlapWithFilter (10.75s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x1ff2a2d] goroutine 5211 [running]: testing.tRunner.func1.2({0x23693a0, 0x40ba020}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0x23693a0?, 0x40ba020?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/fs/sync.TestSyncOverlapWithFilter(0xc0008d7a40) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2021 +0x36d testing.tRunner(0xc0008d7a40, 0x2976500) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 2m34.214049809s (try 1/5): exit status 2: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestSyncAfterChangingModtimeOnly TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncOverlapWithFilter]