"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/02 02:33:23 DEBUG : Creating backend with remote "TestB2:rclone-test-pisuxig6qafi" 2025/11/02 02:33:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 02:33:24 DEBUG : Creating backend with remote "/tmp/rclone4149137498" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/02 02:33:25 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:25 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 02:33:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:25 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:25 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:33:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:26 INFO : sub dir/hello world: Copied (new) 2025/11/02 02:33:26 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.65s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", 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-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", 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-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:28 DEBUG : Creating backend with remote "/non-existing" 2025/11/02 02:33:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/02 02:33:28 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:28 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:29 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:29 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:33:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", 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-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:30 INFO : B2 bucket rclone-test-pisuxig6qafi: Running all checks before starting transfers 2025/11/02 02:33:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:30 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:30 INFO : B2 bucket rclone-test-pisuxig6qafi: Checks finished, now starting transfers 2025/11/02 02:33:30 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:33:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:31 ERROR : Ignoring --no-traverse with sync 2025/11/02 02:33:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:31 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:31 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:33:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:32 INFO : sub dir/hello world: Copied (new) 2025/11/02 02:33:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/02 02:33:32 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:32 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:33 DEBUG : hello world2: size = 12 OK 2025/11/02 02:33:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/02 02:33:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 02:33:34 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:34 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:34 DEBUG : potato2: size = 11 OK 2025/11/02 02:33:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 02:33:35 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:35 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:35 DEBUG : potato2: size = 11 OK 2025/11/02 02:33:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/02 02:33:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 02:33:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/02 02:33:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 02:33:36 INFO : sub dir2: Making directory 2025/11/02 02:33:36 INFO : sub dir: Making directory 2025/11/02 02:33:36 INFO : sub dir2/sub sub dir2: Making directory 2025/11/02 02:33:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:36 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:36 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:33:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:36 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/02 02:33:37 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:37 INFO : sub dir2: Making directory 2025/11/02 02:33:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/02 02:33:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 02:33:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:37 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:37 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:33:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:38 DEBUG : sub dir2: Making directory with metadata 2025/11/02 02:33:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 02:33:38 INFO : sub dir2: Making directory 2025/11/02 02:33:38 INFO : sub dir: Making directory 2025/11/02 02:33:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:38 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:38 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:33:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:39 INFO : sub dir/hello world: Copied (new) 2025/11/02 02:33:39 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/02 02:33:39 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/02 02:33:39 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", 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-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:40 INFO : sub dir2: Making directory 2025/11/02 02:33:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:40 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:40 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:33:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:40 INFO : sub dir/hello world: Copied (new) 2025/11/02 02:33:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:41 DEBUG : sub dir2: Making directory with metadata 2025/11/02 02:33:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 02:33:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 02:33:41 INFO : sub dir2: Making directory 2025/11/02 02:33:41 INFO : sub dir: Making directory 2025/11/02 02:33:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:41 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:41 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:33:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:41 INFO : sub dir/hello world: Copied (new) 2025/11/02 02:33:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/02 02:33:42 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", 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-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:42 INFO : sub dir2: Making directory 2025/11/02 02:33:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:43 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:43 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:33:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:43 INFO : sub dir/hello world: Copied (new) 2025/11/02 02:33:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yicuwig2gata" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pisuxig6qafi -> B2 bucket rclone-test-yicuwig2gata 2025/11/02 02:33:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:45 DEBUG : B2 bucket rclone-test-yicuwig2gata: Waiting for checks to finish 2025/11/02 02:33:45 DEBUG : B2 bucket rclone-test-yicuwig2gata: Waiting for transfers to finish 2025/11/02 02:33:46 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/02 02:33:46 DEBUG : B2 bucket rclone-test-yicuwig2gata: Purge remote 2025/11/02 02:33:46 INFO : B2 bucket rclone-test-yicuwig2gata: cleaning bucket "rclone-test-yicuwig2gata" of all files --- FAIL: TestServerSideCopy (3.25s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4149137498) 2025/11/02 02:33:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pisuxig6qafi) 2025/11/02 02:33:47 DEBUG : sub dir/hello world: Sizes differ 2025/11/02 02:33:47 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:47 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:48 DEBUG : sub dir/hello world: size = 17 OK 2025/11/02 02:33:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/02 02:33:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.50s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pehocex2heci" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pisuxig6qafi -> B2 bucket rclone-test-pehocex2heci 2025/11/02 02:33:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:50 DEBUG : B2 bucket rclone-test-pehocex2heci: Waiting for checks to finish 2025/11/02 02:33:50 DEBUG : B2 bucket rclone-test-pehocex2heci: Waiting for transfers to finish 2025/11/02 02:33:50 ERROR : sub dir/hello world: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestServerSideCopyOverSelf 2025/11/02 02:33:50 DEBUG : B2 bucket rclone-test-pehocex2heci: Purge remote 2025/11/02 02:33:50 INFO : B2 bucket rclone-test-pehocex2heci: cleaning bucket "rclone-test-pehocex2heci" of all files --- FAIL: TestServerSideCopyOverSelf (3.29s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4149137498) 2025/11/02 02:33:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pisuxig6qafi) 2025/11/02 02:33:53 DEBUG : sub dir/hello world: Sizes differ 2025/11/02 02:33:53 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:53 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:33:53 DEBUG : sub dir/hello world: size = 17 OK 2025/11/02 02:33:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/02 02:33:53 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/02 02:33:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.91s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:54 DEBUG : Creating backend with remote "TestB2:rclone-test-seketax5lolo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pisuxig6qafi -> B2 bucket rclone-test-seketax5lolo 2025/11/02 02:33:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:55 DEBUG : B2 bucket rclone-test-seketax5lolo: Waiting for checks to finish 2025/11/02 02:33:55 DEBUG : B2 bucket rclone-test-seketax5lolo: Waiting for transfers to finish 2025/11/02 02:33:56 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/02 02:33:56 DEBUG : B2 bucket rclone-test-seketax5lolo: Purge remote 2025/11/02 02:33:56 INFO : B2 bucket rclone-test-seketax5lolo: cleaning bucket "rclone-test-seketax5lolo" of all files --- FAIL: TestServerSideMoveOverSelf (3.24s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:57 ERROR : error listing: directory not found 2025/11/02 02:33:57 INFO : Local file system at /tmp/rclone4149137498: Making directory 2025/11/02 02:33:57 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:33:57 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.28s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:33:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:33:59 DEBUG : Local file system at /tmp/rclone4149137498: Waiting for checks to finish 2025/11/02 02:33:59 DEBUG : Local file system at /tmp/rclone4149137498: Waiting for transfers to finish 2025/11/02 02:33:59 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/02 02:33:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:33:59 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/02 02:33:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.71s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/02 02:34:00 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:00 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:00 DEBUG : check sum: size = 1 OK 2025/11/02 02:34:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/02 02:34:00 INFO : check sum: Copied (new) 2025/11/02 02:34:00 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:01 DEBUG : check sum: size = 1 OK 2025/11/02 02:34:01 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:01 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/02 02:34:01 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/02 02:34:01 DEBUG : check sum: Unchanged skipping 2025/11/02 02:34:01 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:01 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:01 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.58s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/02 02:34:02 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:02 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:02 DEBUG : sizeonly: size = 6 OK 2025/11/02 02:34:02 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/02 02:34:02 INFO : sizeonly: Copied (new) 2025/11/02 02:34:02 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:02 DEBUG : sizeonly: size = 6 OK 2025/11/02 02:34:02 DEBUG : sizeonly: Sizes identical 2025/11/02 02:34:02 DEBUG : sizeonly: Unchanged skipping 2025/11/02 02:34:02 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:02 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:02 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:02 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/02 02:34:03 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:03 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/02 02:34:03 INFO : ignore-size: Copied (new) 2025/11/02 02:34:03 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:04 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/02 02:34:04 DEBUG : ignore-size: Unchanged skipping 2025/11/02 02:34:04 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:04 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:05 DEBUG : existing: size = 6 OK 2025/11/02 02:34:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/02 02:34:05 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:05 DEBUG : existing: Unchanged skipping 2025/11/02 02:34:05 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:05 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:05 INFO : There was nothing to transfer 2025/11/02 02:34:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/02 02:34:05 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:05 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:05 DEBUG : existing: size = 6 OK 2025/11/02 02:34:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/02 02:34:05 INFO : existing: Copied (replaced existing) 2025/11/02 02:34:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.68s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/02 02:34:06 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:06 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:06 DEBUG : existing: size = 6 OK 2025/11/02 02:34:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/02 02:34:06 INFO : existing: Copied (new) 2025/11/02 02:34:06 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:07 DEBUG : existing: Destination exists, skipping 2025/11/02 02:34:07 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:07 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:07 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/02 02:34:08 DEBUG : c/non empty space: size = 5 OK 2025/11/02 02:34:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 02:34:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/02 02:34:08 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:08 DEBUG : c/non empty space: Unchanged skipping 2025/11/02 02:34:08 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:09 DEBUG : a/potato2: size = 60 OK 2025/11/02 02:34:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/02 02:34:09 INFO : a/potato2: Copied (new) 2025/11/02 02:34:09 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:09 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:10 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:10 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:10 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/02 02:34:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/02 02:34:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/02 02:34:10 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:10 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:10 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:10 INFO : There was nothing to transfer 2025/11/02 02:34:11 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:11 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/02 02:34:11 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/02 02:34:11 ERROR : empty space: Failed to set modification time: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:34:11 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:11 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:11 ERROR : B2 bucket rclone-test-pisuxig6qafi: not deleting files as there were IO errors 2025/11/02 02:34:11 ERROR : B2 bucket rclone-test-pisuxig6qafi: 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.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:12 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:12 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/02 02:34:12 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/02 02:34:12 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:12 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:12 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:14 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:14 DEBUG : foo: size = 3 OK 2025/11/02 02:34:14 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/02 02:34:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4149137498) 2025/11/02 02:34:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pisuxig6qafi) 2025/11/02 02:34:14 DEBUG : foo: sha1 differ 2025/11/02 02:34:14 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:14 DEBUG : foo: size = 3 OK 2025/11/02 02:34:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/02 02:34:14 INFO : foo: Copied (replaced existing) 2025/11/02 02:34:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:15 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 02:34:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/02 02:34:15 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:15 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:15 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:15 DEBUG : potato: size = 60 OK 2025/11/02 02:34:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/02 02:34:15 INFO : potato: Copied (new) 2025/11/02 02:34:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:17 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4149137498) 2025/11/02 02:34:17 DEBUG : potato: size = 60 (B2 bucket rclone-test-pisuxig6qafi) 2025/11/02 02:34:17 DEBUG : potato: Sizes differ 2025/11/02 02:34:17 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:17 DEBUG : potato: size = 21 OK 2025/11/02 02:34:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/02 02:34:17 INFO : potato: Copied (replaced existing) 2025/11/02 02:34:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.50s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:18 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:18 DEBUG : potato: size = 21 OK 2025/11/02 02:34:18 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/02 02:34:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4149137498) 2025/11/02 02:34:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pisuxig6qafi) 2025/11/02 02:34:18 DEBUG : potato: sha1 differ 2025/11/02 02:34:18 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:19 DEBUG : potato: size = 21 OK 2025/11/02 02:34:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/02 02:34:19 INFO : potato: Copied (replaced existing) 2025/11/02 02:34:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 02:34:20 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 02:34:20 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/02 02:34:20 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:20 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:20 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:22 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 02:34:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 02:34:22 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:22 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:22 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:22 DEBUG : potato2: size = 60 OK 2025/11/02 02:34:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/02 02:34:22 INFO : potato2: Copied (new) 2025/11/02 02:34:22 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:24 INFO : d: Making directory 2025/11/02 02:34:24 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/02 02:34:24 DEBUG : c/non empty space: size = 5 OK 2025/11/02 02:34:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 02:34:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/02 02:34:24 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:24 DEBUG : c/non empty space: Unchanged skipping 2025/11/02 02:34:24 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:25 DEBUG : a/potato2: size = 60 OK 2025/11/02 02:34:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/02 02:34:25 INFO : a/potato2: Copied (new) 2025/11/02 02:34:25 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:25 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/02 02:34:27 DEBUG : c/non empty space: size = 5 OK 2025/11/02 02:34:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 02:34:27 DEBUG : c/non empty space: Unchanged skipping 2025/11/02 02:34:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/02 02:34:27 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:27 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:27 DEBUG : a/potato2: size = 60 OK 2025/11/02 02:34:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/02 02:34:27 INFO : a/potato2: Copied (new) 2025/11/02 02:34:27 ERROR : B2 bucket rclone-test-pisuxig6qafi: not deleting files as there were IO errors 2025/11/02 02:34:27 ERROR : B2 bucket rclone-test-pisuxig6qafi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:28 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:29 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 02:34:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 02:34:29 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:29 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:29 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:29 INFO : potato: Deleted 2025/11/02 02:34:29 DEBUG : potato2: size = 60 OK 2025/11/02 02:34:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/02 02:34:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.91s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:30 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:31 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:31 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:31 INFO : potato: Deleted 2025/11/02 02:34:31 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 02:34:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 02:34:31 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:31 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:31 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:31 DEBUG : potato2: size = 60 OK 2025/11/02 02:34:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/02 02:34:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.27s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 02:34:33 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:33 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:33 DEBUG : potato2: size = 19 OK 2025/11/02 02:34:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/02 02:34:33 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.69s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:34 DEBUG : enormous: Excluded (Size Filter) 2025/11/02 02:34:34 DEBUG : enormous: Excluded 2025/11/02 02:34:34 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 02:34:34 DEBUG : potato2: Excluded 2025/11/02 02:34:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 02:34:35 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 02:34:35 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:35 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:35 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:35 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:35 INFO : There was nothing to transfer 2025/11/02 02:34:35 DEBUG : enormous: Excluded (Size Filter) 2025/11/02 02:34:35 DEBUG : enormous: Excluded 2025/11/02 02:34:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 02:34:35 DEBUG : potato2: Excluded 2025/11/02 02:34:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 02:34:35 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/02 02:34:35 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:35 DEBUG : Local file system at /tmp/rclone4149137498: Waiting for checks to finish 2025/11/02 02:34:35 DEBUG : Local file system at /tmp/rclone4149137498: Waiting for transfers to finish 2025/11/02 02:34:35 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:37 DEBUG : enormous: Excluded (Size Filter) 2025/11/02 02:34:37 DEBUG : enormous: Excluded 2025/11/02 02:34:37 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 02:34:37 DEBUG : potato2: Excluded 2025/11/02 02:34:37 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:37 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 02:34:37 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:37 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:37 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:37 INFO : enormous: Deleted 2025/11/02 02:34:37 INFO : potato2: Deleted 2025/11/02 02:34:37 INFO : There was nothing to transfer 2025/11/02 02:34:37 DEBUG : empty space: size = 1 OK 2025/11/02 02:34:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/02 02:34:37 DEBUG : empty space: Unchanged skipping 2025/11/02 02:34:37 DEBUG : Local file system at /tmp/rclone4149137498: Waiting for checks to finish 2025/11/02 02:34:37 DEBUG : Local file system at /tmp/rclone4149137498: Waiting for transfers to finish 2025/11/02 02:34:37 DEBUG : Waiting for deletions to finish 2025/11/02 02:34:37 INFO : potato2: Deleted 2025/11/02 02:34:37 INFO : enormous: Deleted 2025/11/02 02:34:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:34:39 DEBUG : five: Need to transfer - File not found at Destination 2025/11/02 02:34:39 DEBUG : four: size = 4 (Local file system at /tmp/rclone4149137498) 2025/11/02 02:34:39 DEBUG : four: size = 8 (B2 bucket rclone-test-pisuxig6qafi) 2025/11/02 02:34:39 DEBUG : four: Sizes differ 2025/11/02 02:34:39 DEBUG : one: Destination is newer than source, skipping 2025/11/02 02:34:39 DEBUG : two: size = 3 OK 2025/11/02 02:34:39 DEBUG : three: size = 5 OK 2025/11/02 02:34:39 DEBUG : three: Sizes identical 2025/11/02 02:34:39 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:34:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/02 02:34:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/02 02:34:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4149137498) 2025/11/02 02:34:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pisuxig6qafi) 2025/11/02 02:34:39 DEBUG : two: sha1 differ 2025/11/02 02:34:39 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:34:40 DEBUG : five: size = 4 OK 2025/11/02 02:34:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/02 02:34:40 INFO : five: Copied (new) 2025/11/02 02:34:40 DEBUG : two: size = 3 OK 2025/11/02 02:34:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/02 02:34:40 INFO : two: Copied (replaced existing) 2025/11/02 02:39:40 DEBUG : four: Clearing upload URL because of error: Post "https://pod-000-1105-12.backblaze.com/b2api/v1/b2_upload_file/df128db3609d4b2b9fa80e1b/c001_v0001105_t0055": net/http: timeout awaiting response headers 2025/11/02 02:39:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-12.backblaze.com/b2api/v1/b2_upload_file/df128db3609d4b2b9fa80e1b/c001_v0001105_t0055": net/http: timeout awaiting response headers) 2025/11/02 02:39:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 02:39:40 DEBUG : four: Received error: Post "https://pod-000-1105-12.backblaze.com/b2api/v1/b2_upload_file/df128db3609d4b2b9fa80e1b/c001_v0001105_t0055": net/http: timeout awaiting response headers - low level retry 0/10 2025/11/02 02:39:40 DEBUG : pacer: Reducing sleep to 10ms 2025/11/02 02:39:40 DEBUG : four: size = 4 OK 2025/11/02 02:39:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/02 02:39:40 INFO : four: Copied (replaced existing) 2025/11/02 02:39:40 DEBUG : Waiting for deletions to finish 2025/11/02 02:39:41 DEBUG : five: size = 4 OK 2025/11/02 02:39:41 DEBUG : one: Destination is newer than source, skipping 2025/11/02 02:39:41 DEBUG : three: size = 5 OK 2025/11/02 02:39:41 DEBUG : four: size = 4 OK 2025/11/02 02:39:41 DEBUG : two: size = 3 OK 2025/11/02 02:39:41 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:39:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/02 02:39:41 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/02 02:39:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/02 02:39:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/02 02:39:41 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/02 02:39:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4149137498) 2025/11/02 02:39:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pisuxig6qafi) 2025/11/02 02:39:41 DEBUG : three: sha1 differ 2025/11/02 02:39:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/02 02:39:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/02 02:39:41 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/02 02:39:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/02 02:39:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/02 02:39:41 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:39:42 DEBUG : three: size = 5 OK 2025/11/02 02:39:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/02 02:39:42 INFO : three: Copied (replaced existing) 2025/11/02 02:39:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (305.36s) === 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-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/02 02:39:44 INFO : B2 bucket rclone-test-pisuxig6qafi: Making map for --track-renames 2025/11/02 02:39:44 INFO : B2 bucket rclone-test-pisuxig6qafi: Finished making map for --track-renames 2025/11/02 02:39:44 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:39:44 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for renames to finish 2025/11/02 02:39:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/02 02:39:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/02 02:39:44 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:39:44 DEBUG : yam: size = 11 OK 2025/11/02 02:39:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/02 02:39:44 INFO : yam: Copied (new) 2025/11/02 02:39:44 DEBUG : potato: size = 14 OK 2025/11/02 02:39:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/02 02:39:44 INFO : potato: Copied (new) 2025/11/02 02:39:44 DEBUG : Waiting for deletions to finish 2025/11/02 02:39:44 DEBUG : potato: size = 14 OK 2025/11/02 02:39:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/02 02:39:44 INFO : B2 bucket rclone-test-pisuxig6qafi: Making map for --track-renames 2025/11/02 02:39:44 INFO : B2 bucket rclone-test-pisuxig6qafi: Finished making map for --track-renames 2025/11/02 02:39:44 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:39:44 DEBUG : potato: Unchanged skipping 2025/11/02 02:39:44 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for renames to finish 2025/11/02 02:39:45 ERROR : yam: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:39:45 ERROR : yam: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:39:45 DEBUG : yaml: Failed to rename to "yam": expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:39:45 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/11/02 02:39:45 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:39:45 DEBUG : yaml: size = 11 OK 2025/11/02 02:39:45 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/02 02:39:45 INFO : yaml: Copied (new) 2025/11/02 02:39:45 ERROR : B2 bucket rclone-test-pisuxig6qafi: not deleting files as there were IO errors 2025/11/02 02:39:45 ERROR : B2 bucket rclone-test-pisuxig6qafi: 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 (2.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/02 02:39:47 INFO : B2 bucket rclone-test-pisuxig6qafi: Making map for --track-renames 2025/11/02 02:39:47 INFO : B2 bucket rclone-test-pisuxig6qafi: Finished making map for --track-renames 2025/11/02 02:39:47 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:39:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/02 02:39:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/02 02:39:47 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for renames to finish 2025/11/02 02:39:47 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:39:47 DEBUG : yam: size = 11 OK 2025/11/02 02:39:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/02 02:39:47 INFO : yam: Copied (new) 2025/11/02 02:39:47 DEBUG : potato: size = 14 OK 2025/11/02 02:39:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/02 02:39:47 INFO : potato: Copied (new) 2025/11/02 02:39:47 DEBUG : Waiting for deletions to finish 2025/11/02 02:39:47 DEBUG : potato: size = 14 OK 2025/11/02 02:39:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/02 02:39:47 INFO : B2 bucket rclone-test-pisuxig6qafi: Making map for --track-renames 2025/11/02 02:39:47 INFO : B2 bucket rclone-test-pisuxig6qafi: Finished making map for --track-renames 2025/11/02 02:39:47 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:39:47 DEBUG : potato: Unchanged skipping 2025/11/02 02:39:47 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for renames to finish 2025/11/02 02:39:48 ERROR : yam: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:39:48 ERROR : yam: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:39:48 DEBUG : yaml: Failed to rename to "yam": expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:39:48 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/11/02 02:39:48 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:39:48 DEBUG : yaml: size = 11 OK 2025/11/02 02:39:48 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/02 02:39:48 INFO : yaml: Copied (new) 2025/11/02 02:39:48 ERROR : B2 bucket rclone-test-pisuxig6qafi: not deleting files as there were IO errors 2025/11/02 02:39:48 ERROR : B2 bucket rclone-test-pisuxig6qafi: 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 (2.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/02 02:39:49 INFO : B2 bucket rclone-test-pisuxig6qafi: Making map for --track-renames 2025/11/02 02:39:49 INFO : B2 bucket rclone-test-pisuxig6qafi: Finished making map for --track-renames 2025/11/02 02:39:49 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:39:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/02 02:39:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/02 02:39:49 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for renames to finish 2025/11/02 02:39:49 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:39:49 DEBUG : sub/yam: size = 11 OK 2025/11/02 02:39:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/02 02:39:49 INFO : sub/yam: Copied (new) 2025/11/02 02:39:49 DEBUG : potato: size = 14 OK 2025/11/02 02:39:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/02 02:39:49 INFO : potato: Copied (new) 2025/11/02 02:39:49 DEBUG : Waiting for deletions to finish 2025/11/02 02:39:50 DEBUG : potato: size = 14 OK 2025/11/02 02:39:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/02 02:39:50 DEBUG : potato: Unchanged skipping 2025/11/02 02:39:50 INFO : B2 bucket rclone-test-pisuxig6qafi: Making map for --track-renames 2025/11/02 02:39:50 INFO : B2 bucket rclone-test-pisuxig6qafi: Finished making map for --track-renames 2025/11/02 02:39:50 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:39:50 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for renames to finish 2025/11/02 02:39:50 ERROR : sub/yam: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:39:50 ERROR : sub/yam: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:39:50 DEBUG : yam: Failed to rename to "sub/yam": expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:39:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/02 02:39:50 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:39:50 DEBUG : yam: size = 11 OK 2025/11/02 02:39:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/02 02:39:50 INFO : yam: Copied (new) 2025/11/02 02:39:50 ERROR : B2 bucket rclone-test-pisuxig6qafi: not deleting files as there were IO errors 2025/11/02 02:39:50 ERROR : B2 bucket rclone-test-pisuxig6qafi: 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 (2.44s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:39:51 DEBUG : Creating backend with remote "/tmp/rclone4149137498/dir1" 2025/11/02 02:39:51 DEBUG : Creating backend with remote "/tmp/rclone4149137498/dir2" 2025/11/02 02:39:51 DEBUG : Local file system at /tmp/rclone4149137498/dir2: Using server-side directory move 2025/11/02 02:39:51 INFO : Local file system at /tmp/rclone4149137498/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/02 02:39:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/02 02:39:51 INFO : file1.txt: Moved (server-side) 2025/11/02 02:39:51 DEBUG : Local file system at /tmp/rclone4149137498/dir2: Waiting for checks to finish 2025/11/02 02:39:51 DEBUG : Local file system at /tmp/rclone4149137498/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:39:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:39:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/02 02:39:52 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:39:52 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:39:52 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/02 02:39:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/02 02:39:52 INFO : nested/sub dir/file: Copied (new) 2025/11/02 02:39:52 INFO : nested/sub dir/file: Deleted 2025/11/02 02:39:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:39:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:39:52 INFO : sub dir/hello world: Copied (new) 2025/11/02 02:39:52 INFO : sub dir/hello world: Deleted 2025/11/02 02:39:52 ERROR : Local file system at /tmp/rclone4149137498: 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.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:39:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 02:39:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/02 02:39:53 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:39:53 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:39:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/02 02:39:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/02 02:39:53 INFO : sub dir/hello world: Copied (new) 2025/11/02 02:39:53 INFO : sub dir/hello world: Deleted 2025/11/02 02:39:54 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/02 02:39:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/02 02:39:54 INFO : nested/sub dir/file: Copied (new) 2025/11/02 02:39:54 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.57s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:39:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/02 02:39:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/02 02:39:55 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:39:55 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:39:55 DEBUG : existing-b: size = 6 OK 2025/11/02 02:39:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/02 02:39:55 INFO : existing-b: Copied (new) 2025/11/02 02:39:55 INFO : existing-b: Deleted 2025/11/02 02:39:55 DEBUG : existing: size = 6 OK 2025/11/02 02:39:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/02 02:39:55 INFO : existing: Copied (new) 2025/11/02 02:39:55 INFO : existing: Deleted 2025/11/02 02:39:56 DEBUG : existing: Destination exists, skipping 2025/11/02 02:39:56 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for checks to finish 2025/11/02 02:39:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/02 02:39:56 DEBUG : B2 bucket rclone-test-pisuxig6qafi: Waiting for transfers to finish 2025/11/02 02:39:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.93s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tonozew1citi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pisuxig6qafi -> B2 bucket rclone-test-tonozew1citi 2025/11/02 02:40:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 02:40:00 DEBUG : empty space: size = 1 OK 2025/11/02 02:40:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/02 02:40:00 DEBUG : empty space: Unchanged skipping 2025/11/02 02:40:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pisuxig6qafi) 2025/11/02 02:40:00 DEBUG : B2 bucket rclone-test-tonozew1citi: Waiting for checks to finish 2025/11/02 02:40:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tonozew1citi) 2025/11/02 02:40:00 DEBUG : potato3: Sizes differ 2025/11/02 02:40:01 ERROR : potato2: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:40:01 ERROR : potato2: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:40:01 INFO : empty space: Deleted 2025/11/02 02:40:01 DEBUG : B2 bucket rclone-test-tonozew1citi: Waiting for transfers to finish 2025/11/02 02:40:01 ERROR : potato3: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:40:01 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/02 02:40:01 DEBUG : B2 bucket rclone-test-tonozew1citi: Purge remote 2025/11/02 02:40:01 INFO : B2 bucket rclone-test-tonozew1citi: cleaning bucket "rclone-test-tonozew1citi" of all files 2025/11/02 02:40:01 DEBUG : empty space: Deleting (id "4_z9fe29d0360fd4b2b9fa80e1b_f111f74b1ac57c694_d20251102_m024000_c001_v0001178_t0030_u01762051200150") 2025/11/02 02:40:01 DEBUG : potato3: Deleting (id "4_z9fe29d0360fd4b2b9fa80e1b_f111f74b1ac57c698_d20251102_m024000_c001_v0001178_t0018_u01762051200367") --- FAIL: TestServerSideMove (5.89s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:40:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jevehod7hoju" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pisuxig6qafi -> B2 bucket rclone-test-jevehod7hoju 2025/11/02 02:40:07 DEBUG : empty space: Excluded (Size Filter) 2025/11/02 02:40:07 DEBUG : empty space: Excluded (Size Filter) 2025/11/02 02:40:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 02:40:07 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pisuxig6qafi) 2025/11/02 02:40:07 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jevehod7hoju) 2025/11/02 02:40:07 DEBUG : potato3: Sizes differ 2025/11/02 02:40:07 DEBUG : B2 bucket rclone-test-jevehod7hoju: Waiting for checks to finish 2025/11/02 02:40:07 DEBUG : B2 bucket rclone-test-jevehod7hoju: Waiting for transfers to finish 2025/11/02 02:40:08 ERROR : potato2: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:40:08 ERROR : potato2: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:40:08 ERROR : potato3: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:40:08 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/02 02:40:08 DEBUG : B2 bucket rclone-test-jevehod7hoju: Purge remote 2025/11/02 02:40:08 INFO : B2 bucket rclone-test-jevehod7hoju: cleaning bucket "rclone-test-jevehod7hoju" of all files 2025/11/02 02:40:08 DEBUG : empty space: Deleting (id "4_zbff2ada360fd4b2b9fa80e1b_f101f01b710809384_d20251102_m024006_c001_v0001130_t0023_u01762051206803") 2025/11/02 02:40:08 DEBUG : potato3: Deleting (id "4_zbff2ada360fd4b2b9fa80e1b_f101f01b710809388_d20251102_m024007_c001_v0001130_t0008_u01762051207409") --- FAIL: TestServerSideMoveWithFilter (7.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:40:09 DEBUG : Creating backend with remote "TestB2:rclone-test-muqaxah9paje" 2025/11/02 02:40:12 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pisuxig6qafi -> B2 bucket rclone-test-muqaxah9paje 2025/11/02 02:40:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 02:40:14 DEBUG : empty space: size = 1 OK 2025/11/02 02:40:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/02 02:40:14 DEBUG : empty space: Unchanged skipping 2025/11/02 02:40:14 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pisuxig6qafi) 2025/11/02 02:40:14 DEBUG : B2 bucket rclone-test-muqaxah9paje: Waiting for checks to finish 2025/11/02 02:40:14 DEBUG : potato3: size = 60 (B2 bucket rclone-test-muqaxah9paje) 2025/11/02 02:40:14 DEBUG : potato3: Sizes differ 2025/11/02 02:40:15 ERROR : potato2: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:40:15 ERROR : potato2: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:40:15 INFO : empty space: Deleted 2025/11/02 02:40:15 DEBUG : B2 bucket rclone-test-muqaxah9paje: Waiting for transfers to finish 2025/11/02 02:40:15 ERROR : potato3: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 02:40:15 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/02 02:40:15 DEBUG : B2 bucket rclone-test-muqaxah9paje: Purge remote 2025/11/02 02:40:15 INFO : B2 bucket rclone-test-muqaxah9paje: cleaning bucket "rclone-test-muqaxah9paje" of all files 2025/11/02 02:40:15 DEBUG : empty space: Deleting (id "4_z2f02cd6360fd4b2b9fa80e1b_f1084cd1b4785f411_d20251102_m024013_c001_v0001105_t0013_u01762051213803") 2025/11/02 02:40:15 DEBUG : potato3: Deleting (id "4_z2f02cd6360fd4b2b9fa80e1b_f1084cd1b4785f413_d20251102_m024014_c001_v0001105_t0051_u01762051214279") --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (6.74s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:40:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pisuxig6qafi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.64s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:40:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pisuxig6qafi/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-pisuxig6qafi", Local "Local file system at /tmp/rclone4149137498", Modify Window "1ms" 2025/11/02 02:40:20 DEBUG : Creating backend with remote "TestB2:rclone-test-pisuxig6qafi/rclone-sync-test" 2025/11/02 02:40:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pisuxig6qafi/rclone-sync-test-include/layer2" 2025/11/02 02:40:23 DEBUG : pacer: low level retry 1/10 (error incident id 3894aee67876-5a33831ea642f14a (500 internal_error)) 2025/11/02 02:40:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/02 02:40:23 DEBUG : pacer: low level retry 2/10 (error incident id 3894aee67876-3e0efba80a2dbae7 (500 internal_error)) 2025/11/02 02:40:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/02 02:40:23 DEBUG : pacer: low level retry 3/10 (error incident id 3894aee67876-5c01d9cd3f901c99 (500 internal_error)) 2025/11/02 02:40:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/02 02:40:23 DEBUG : pacer: low level retry 4/10 (error incident id 3894aee67876-a736306d4e881f5b (500 internal_error)) 2025/11/02 02:40:23 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/02 02:40:24 DEBUG : pacer: low level retry 5/10 (error incident id 3894aee67876-43f2d91fa7d15c82 (500 internal_error)) 2025/11/02 02:40:24 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/02 02:40:24 DEBUG : pacer: low level retry 6/10 (error incident id 3894aee67876-80a9fe27f6113180 (500 internal_error)) 2025/11/02 02:40:24 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/02 02:40:24 DEBUG : pacer: low level retry 7/10 (error incident id 3894aee67876-1d6b9e6f24f56b7e (500 internal_error)) 2025/11/02 02:40:24 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/02 02:40:25 DEBUG : pacer: low level retry 8/10 (error incident id 3894aee67876-18055d7b9135fb1a (500 internal_error)) 2025/11/02 02:40:25 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2025/11/02 02:40:26 DEBUG : pacer: low level retry 9/10 (error incident id 3894aee67876-332961b5fd69bed0 (500 internal_error)) 2025/11/02 02:40:26 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2025/11/02 02:40:29 DEBUG : pacer: low level retry 10/10 (error incident id 3894aee67876-6bbed60bf1a4a9d6 (500 internal_error)) 2025/11/02 02:40:29 DEBUG : pacer: Rate limited, increasing sleep to 10.24s --- FAIL: TestSyncOverlapWithFilter (8.93s) 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=0x1ff3105] goroutine 5352 [running]: testing.tRunner.func1.2({0x236a420, 0x40bc020}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0x236a420?, 0x40bc020?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/fs/sync.TestSyncOverlapWithFilter(0xc000880000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2016 +0x2a5 testing.tRunner(0xc000880000, 0x2977760) /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 -fast-list" - Finished ERROR in 7m6.206998705s (try 1/5): exit status 2: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestSyncAfterChangingModtimeOnly TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncOverlapWithFilter]