"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/07/30 01:53:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cimepuq6hafo" 2026/07/30 01:53:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 01:53:57 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Using cached web token 2026/07/30 01:53:58 DEBUG : Creating backend with remote "/tmp/rclone220283874" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:54:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:54:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/30 01:54:00 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:54:00 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.46s) === RUN TestCopy run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:54:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:54:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:54:00 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:54:00 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:54:04 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:54:04 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:54:05 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 01:54:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:54:05 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:54:06 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestCopy (10.18s) === RUN TestCopyMetadata run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:54:11 DEBUG : Creating backend with remote "/non-existing" 2026/07/30 01:54:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/30 01:54:11 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:54:11 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.81s) === RUN TestCopyNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:54:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:54:12 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:54:12 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:54:16 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:54:16 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:54:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:54:17 INFO : sub dir/hello world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyNoTraverse (16.18s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:54:29 INFO : Linkbox root 'rclone-test-cimepuq6hafo': Running all checks before starting transfers 2026/07/30 01:54:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:54:29 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:54:29 INFO : Linkbox root 'rclone-test-cimepuq6hafo': Checks finished, now starting transfers 2026/07/30 01:54:29 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:54:33 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:54:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:54:33 INFO : sub dir/hello world: Copied (new) run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestCopyCheckFirst (9.37s) === RUN TestSyncNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:54:38 ERROR : Ignoring --no-traverse with sync 2026/07/30 01:54:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:54:38 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:54:38 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:54:42 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:54:42 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:54:43 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 01:54:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:54:43 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:54:43 DEBUG : Waiting for deletions to finish run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub dir" failed - try 2/3: sleeping 1.5s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncNoTraverse (19.92s) === RUN TestCopyWithDepth run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:54:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/30 01:54:58 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:54:58 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:55:00 DEBUG : hello world2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:55:00 DEBUG : hello world2: size = 12 OK 2026/07/30 01:55:00 INFO : hello world2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyWithDepth Messages: listing wrong, want got hello world2 (12) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyWithDepth Messages: Unexpected file "hello world2" --- FAIL: TestCopyWithDepth (11.22s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:55:10 DEBUG : hello world2: Excluded (FilesFrom Filter) 2026/07/30 01:55:10 DEBUG : hello world2: Excluded 2026/07/30 01:55:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:55:10 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:55:10 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:55:12 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:55:12 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:55:12 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 01:55:13 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 01:55:14 DEBUG : potato2: size = 11 OK 2026/07/30 01:55:14 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:334 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyWithFilesFrom Messages: listing wrong, want potato2 (11) got hello world2 (12), potato2 (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:334 Error: Should be true Test: TestCopyWithFilesFrom Messages: Unexpected file "hello world2" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestCopyWithFilesFrom (24.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:55:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 01:55:34 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:55:34 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:55:36 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:55:36 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:55:36 DEBUG : potato2: size = 11 OK 2026/07/30 01:55:36 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (12.45s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:55:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/30 01:55:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:55:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/30 01:55:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:55:46 INFO : sub dir2: Making directory 2026/07/30 01:55:48 INFO : sub dir: Making directory 2026/07/30 01:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:55:49 INFO : sub dir2/sub sub dir2: Making directory 2026/07/30 01:55:51 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:55:51 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:55:53 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:55:53 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:55:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:55:53 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:55:54 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:186: removing dir "sub dir2" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestCopyEmptyDirectories (16.52s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:56:02 INFO : sub dir2: Making directory 2026/07/30 01:56:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/30 01:56:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:56:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:56:03 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:56:03 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:56:06 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:56:06 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:56:07 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 01:56:07 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 01:56:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:56:08 INFO : sub dir/hello world: Copied (new) run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyNoEmptyDirectories (18.89s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:56:21 DEBUG : sub dir2: Making directory with metadata 2026/07/30 01:56:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:56:21 INFO : sub dir2: Making directory 2026/07/30 01:56:23 INFO : sub dir: Making directory 2026/07/30 01:56:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:56:24 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:56:24 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:56:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:56:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:56:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 01:56:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:56:28 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:56:28 INFO : sub dir/hello world: Deleted 2026/07/30 01:56:28 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/30 01:56:29 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.76s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:56:34 INFO : sub dir2: Making directory 2026/07/30 01:56:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:56:35 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:56:35 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:56:38 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:56:38 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:56:39 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 01:56:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:56:39 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:56:39 INFO : sub dir/hello world: Deleted run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestMoveNoEmptyDirectories (10.09s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:56:44 DEBUG : sub dir2: Making directory with metadata 2026/07/30 01:56:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 01:56:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 01:56:45 INFO : sub dir2: Making directory 2026/07/30 01:56:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:56:46 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:56:46 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:56:47 ERROR : sub dir/hello world: Failed to copy: Update second step failed: Linkbox error 403: not permit 2026/07/30 01:56:47 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting files as there were IO errors 2026/07/30 01:56:47 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: Update second step failed: Linkbox error 403: not permit Test: TestSyncEmptyDirectories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncEmptyDirectories (12.45s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:56:57 INFO : sub dir2: Making directory 2026/07/30 01:56:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:56:57 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:56:57 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:57:01 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:57:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:57:02 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:57:02 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting files as there were IO errors 2026/07/30 01:57:02 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncNoEmptyDirectories run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub dir" failed - try 2/3: sleeping 1.5s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncNoEmptyDirectories (18.51s) === RUN TestServerSideCopy run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:57:19 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:57:20 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/07/30 01:57:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lonucit5tisu" 2026/07/30 01:57:28 DEBUG : Linkbox root 'rclone-test-lonucit5tisu': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-cimepuq6hafo' -> Linkbox root 'rclone-test-lonucit5tisu' 2026/07/30 01:57:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:57:29 DEBUG : Linkbox root 'rclone-test-lonucit5tisu': Waiting for checks to finish 2026/07/30 01:57:29 DEBUG : Linkbox root 'rclone-test-lonucit5tisu': Waiting for transfers to finish 2026/07/30 01:57:30 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 1127h47m9.092825342s different from this computer 2026/07/30 01:57:35 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:57:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:57:35 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:57:35 DEBUG : Linkbox root 'rclone-test-lonucit5tisu': Purge remote run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestServerSideCopy (33.37s) === RUN TestCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:57:53 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:57:53 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:57:53 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 01:57:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone220283874) 2026/07/30 01:57:55 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 01:57:55 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 01:57:55 DEBUG : sub dir/hello world: Update: removing old file 2026/07/30 01:57:55 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 01:57:55 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 01:57:58 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:57:58 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:57:59 DEBUG : sub dir/hello world: size = 17 OK 2026/07/30 01:57:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyOverSelf (22.25s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 01:58:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-geripem0qave" 2026/07/30 01:58:15 DEBUG : Linkbox root 'rclone-test-geripem0qave': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-cimepuq6hafo' -> Linkbox root 'rclone-test-geripem0qave' 2026/07/30 01:58:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 01:58:16 DEBUG : Linkbox root 'rclone-test-geripem0qave': Waiting for checks to finish 2026/07/30 01:58:16 DEBUG : Linkbox root 'rclone-test-geripem0qave': Waiting for transfers to finish 2026/07/30 01:58:22 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:58:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 01:58:22 INFO : sub dir/hello world: Copied (new) 2026/07/30 01:58:22 DEBUG : sub dir/hello world: Update: removing old file 2026/07/30 01:58:26 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 01:58:26 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 01:58:26 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 01:58:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 01:58:28 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 01:58:30 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/30 01:58:33 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 6.4s (7/10) 2026/07/30 01:58:40 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 12.8s (8/10) 2026/07/30 01:58:53 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 25.6s (9/10) 2026/07/30 01:59:19 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 51.2s (10/10) run.go:303: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-cimepuq6hafo'": object not found 2026/07/30 02:00:10 DEBUG : Linkbox root 'rclone-test-geripem0qave': Purge remote --- FAIL: TestServerSideCopyOverSelf (123.40s) === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:00:19 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:00:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone220283874) 2026/07/30 02:00:19 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:00:19 DEBUG : sub dir/hello world: Sizes differ 2026/07/30 02:00:19 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:00:19 DEBUG : sub dir/hello world: Update: removing old file 2026/07/30 02:00:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone220283874) 2026/07/30 02:00:23 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:00:23 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 17 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 11 2026/07/30 02:00:23 INFO : sub dir/hello world: Removing failed copy 2026/07/30 02:00:23 INFO : sub dir/hello world: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/30 02:00:23 ERROR : sub dir/hello world: Not deleting source as copy failed: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 17 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 11 sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 17 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 11 Test: TestMoveOverSelf run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub dir" failed - try 2/3: sleeping 1.5s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMoveOverSelf (21.90s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:00:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ladijub3wapu" 2026/07/30 02:00:41 DEBUG : Linkbox root 'rclone-test-ladijub3wapu': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-cimepuq6hafo' -> Linkbox root 'rclone-test-ladijub3wapu' 2026/07/30 02:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 02:00:42 DEBUG : Linkbox root 'rclone-test-ladijub3wapu': Waiting for checks to finish 2026/07/30 02:00:42 DEBUG : Linkbox root 'rclone-test-ladijub3wapu': Waiting for transfers to finish 2026/07/30 02:00:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 02:00:47 INFO : sub dir/hello world: Copied (new) 2026/07/30 02:00:48 DEBUG : sub dir/hello world: Update: removing old file 2026/07/30 02:00:51 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:00:51 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:00:52 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:00:52 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:00:53 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 02:00:55 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/30 02:00:58 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 6.4s (7/10) 2026/07/30 02:01:05 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 12.8s (8/10) 2026/07/30 02:01:18 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 25.6s (9/10) 2026/07/30 02:01:44 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 51.2s (10/10) run.go:303: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-cimepuq6hafo'": object not found 2026/07/30 02:02:35 DEBUG : Linkbox root 'rclone-test-ladijub3wapu': Purge remote run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestServerSideMoveOverSelf (132.05s) === RUN TestCopyAfterDelete run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:02:53 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:02:53 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:02:53 ERROR : error listing: directory not found 2026/07/30 02:02:54 INFO : Local file system at /tmp/rclone220283874: Making directory 2026/07/30 02:02:54 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:02:54 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.41s) === RUN TestCopyRedownload run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-cimepuq6hafo'": Update second step failed: Linkbox error 403: not permit --- FAIL: TestCopyRedownload (1.29s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:03:00 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/30 02:03:00 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:03:00 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:03:02 DEBUG : check sum: size = 1 OK 2026/07/30 02:03:02 INFO : check sum: Copied (new) 2026/07/30 02:03:02 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/07/30 02:03:10 DEBUG : check sum: size = 1 OK 2026/07/30 02:03:10 NOTICE: Linkbox root 'rclone-test-cimepuq6hafo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/30 02:03:10 DEBUG : check sum: Size of src and dst objects identical 2026/07/30 02:03:10 DEBUG : check sum: Unchanged skipping 2026/07/30 02:03:10 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:03:10 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:03:10 DEBUG : Waiting for deletions to finish 2026/07/30 02:03:10 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncBasedOnCheckSum (19.74s) === RUN TestSyncSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:03:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/30 02:03:19 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:03:19 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:03:21 DEBUG : sizeonly: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:03:22 DEBUG : sizeonly: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:03:22 DEBUG : sizeonly: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:03:23 DEBUG : sizeonly: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:03:24 DEBUG : sizeonly: size = 6 OK 2026/07/30 02:03:24 INFO : sizeonly: Copied (new) 2026/07/30 02:03:24 DEBUG : Waiting for deletions to finish 2026/07/30 02:03:24 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:03:24 DEBUG : sizeonly: size = 6 OK 2026/07/30 02:03:24 DEBUG : sizeonly: Sizes identical 2026/07/30 02:03:24 DEBUG : sizeonly: Unchanged skipping 2026/07/30 02:03:24 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:03:24 DEBUG : Waiting for deletions to finish 2026/07/30 02:03:24 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncSizeOnly (14.35s) === RUN TestSyncIgnoreSize run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:03:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:03:34 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:03:34 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:03:34 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:03:34 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:03:34 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:03:35 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:03:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:03:37 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:03:39 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:03:41 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:03:43 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:03:45 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:03:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/30 02:03:45 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:03:45 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:03:47 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:03:48 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:03:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:03:51 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:03:51 INFO : ignore-size: Copied (new) 2026/07/30 02:03:51 DEBUG : Waiting for deletions to finish 2026/07/30 02:03:51 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:03:52 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:03:52 DEBUG : ignore-size: Sizes identical 2026/07/30 02:03:52 DEBUG : ignore-size: Unchanged skipping 2026/07/30 02:03:52 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:03:52 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:03:52 DEBUG : Waiting for deletions to finish 2026/07/30 02:03:52 INFO : There was nothing to transfer 2026/07/30 02:03:52 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:03:53 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreSize (27.94s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:04:04 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:04:05 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:04:05 DEBUG : existing: size = 6 OK 2026/07/30 02:04:05 DEBUG : existing: Sizes identical 2026/07/30 02:04:05 DEBUG : existing: Unchanged skipping 2026/07/30 02:04:05 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:04:05 DEBUG : Waiting for deletions to finish 2026/07/30 02:04:05 INFO : There was nothing to transfer 2026/07/30 02:04:05 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:04:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/30 02:04:05 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:04:05 DEBUG : existing: Update: removing old file 2026/07/30 02:04:08 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:04:08 DEBUG : existing: size = 6 OK 2026/07/30 02:04:08 INFO : existing: Copied (replaced existing) 2026/07/30 02:04:08 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreTimes (16.05s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:04:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/30 02:04:18 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:04:18 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:04:20 DEBUG : existing: size = 6 OK 2026/07/30 02:04:20 INFO : existing: Copied (new) 2026/07/30 02:04:20 DEBUG : Waiting for deletions to finish 2026/07/30 02:04:20 DEBUG : existing: Destination exists, skipping 2026/07/30 02:04:20 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:04:20 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:04:20 DEBUG : Waiting for deletions to finish 2026/07/30 02:04:20 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreExisting (12.00s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:04:37 INFO : d: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:04:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:04:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:04:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:04:41 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:04:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:04:41 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:04:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:04:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:04:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:04:46 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:04:48 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:04:49 DEBUG : pacer: Reducing sleep to 843.75ms fstest.go:292: Sleeping for 6s just to make sure 2026/07/30 02:04:56 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:04:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/30 02:04:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:04:57 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:04:57 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:04:57 DEBUG : c/non empty space: size = 5 OK 2026/07/30 02:04:57 DEBUG : c/non empty space: Sizes identical 2026/07/30 02:04:57 DEBUG : c/non empty space: Unchanged skipping 2026/07/30 02:04:57 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:04:57 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:04:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:04:59 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:05:01 DEBUG : a/potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:05:02 DEBUG : a/potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:05:02 DEBUG : a/potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:05:03 DEBUG : a/potato2: size = 60 OK 2026/07/30 02:05:03 INFO : a/potato2: Copied (new) 2026/07/30 02:05:03 DEBUG : Waiting for deletions to finish 2026/07/30 02:05:04 INFO : b/potato: Deleted 2026/07/30 02:05:04 INFO : d: Removing directory 2026/07/30 02:05:06 INFO : b: Removing directory 2026/07/30 02:05:07 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': deleted 2 directories run.go:186: removing dir "a" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestSyncIgnoreErrors (46.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/07/30 02:05:25 DEBUG : empty space: size = 1 OK 2026/07/30 02:05:25 DEBUG : empty space: Sizes identical 2026/07/30 02:05:25 DEBUG : empty space: Unchanged skipping 2026/07/30 02:05:25 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:05:25 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:05:25 DEBUG : Waiting for deletions to finish 2026/07/30 02:05:25 INFO : There was nothing to transfer 2026/07/30 02:05:26 DEBUG : empty space: size = 1 OK 2026/07/30 02:05:26 DEBUG : empty space: Sizes identical 2026/07/30 02:05:26 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:05:26 DEBUG : empty space: Unchanged skipping 2026/07/30 02:05:26 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:05:26 DEBUG : Waiting for deletions to finish 2026/07/30 02:05:26 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnly (19.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time 2026/07/30 02:05:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:05:36 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:05:36 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:05:36 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:05:37 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:05:37 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:05:37 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:05:37 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:05:39 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:05:41 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:05:43 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:05:45 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:05:47 DEBUG : pacer: Reducing sleep to 1.5s --- SKIP: TestSyncDoesntUpdateModtime (11.41s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:05:49 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:05:51 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:05:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:05:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:05:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:05:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:05:54 DEBUG : empty space: size = 1 OK 2026/07/30 02:05:54 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/30 02:05:54 DEBUG : empty space: Sizes identical 2026/07/30 02:05:54 DEBUG : empty space: Unchanged skipping 2026/07/30 02:05:54 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:05:54 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:05:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:05:55 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:05:57 DEBUG : potato: size = 60 OK 2026/07/30 02:05:57 INFO : potato: Copied (new) 2026/07/30 02:05:57 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterAddingAFile (27.50s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:06:17 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:06:17 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:06:17 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:06:18 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:06:18 DEBUG : potato: size = 21 (Local file system at /tmp/rclone220283874) 2026/07/30 02:06:18 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:06:18 DEBUG : potato: Sizes differ 2026/07/30 02:06:18 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:06:18 DEBUG : potato: Update: removing old file 2026/07/30 02:06:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone220283874) 2026/07/30 02:06:22 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:06:22 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 21 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 60 2026/07/30 02:06:22 INFO : potato: Removing failed copy 2026/07/30 02:06:22 INFO : potato: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/30 02:06:22 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting files as there were IO errors 2026/07/30 02:06:22 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:1123: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 21 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 60 Test: TestSyncAfterChangingFilesSizeOnly run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: listing wrong, want got potato (60), potato(1) (21) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "potato" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "potato(1)" --- FAIL: TestSyncAfterChangingFilesSizeOnly (18.47s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/07/30 02:06:34 DEBUG : potato: Update: removing old file 2026/07/30 02:06:34 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1142 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: listing wrong, want potato (36) got potato (60), potato(1) (21), potato(2) (36) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1142 Error: Not equal: expected: 36 actual : 60 Test: TestSyncAfterChangingContentsOnly Messages: potato: size incorrect file=36 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1142 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "potato(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1142 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "potato(2)" 2026/07/30 02:06:45 DEBUG : potato: size = 21 (Local file system at /tmp/rclone220283874) 2026/07/30 02:06:45 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:06:45 DEBUG : potato: Sizes differ 2026/07/30 02:06:45 DEBUG : potato: Update: removing old file 2026/07/30 02:06:45 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:06:45 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:06:45 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/30 02:06:47 DEBUG : potato: size = 21 (Local file system at /tmp/rclone220283874) 2026/07/30 02:06:47 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:06:47 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 21 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 60 2026/07/30 02:06:47 INFO : potato: Removing failed copy 2026/07/30 02:06:47 INFO : potato: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/30 02:06:47 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting files as there were IO errors 2026/07/30 02:06:47 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:1148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 21 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 60 Test: TestSyncAfterChangingContentsOnly run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: listing wrong, want got potato (60), potato(3) (21) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "potato" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "potato(3)" --- FAIL: TestSyncAfterChangingContentsOnly (27.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:07:02 DEBUG : potato: Update: removing old file 2026/07/30 02:07:02 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/30 02:07:06 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:07:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 02:07:07 DEBUG : empty space: size = 1 OK 2026/07/30 02:07:07 DEBUG : empty space: Sizes identical 2026/07/30 02:07:07 DEBUG : empty space: Unchanged skipping 2026/07/30 02:07:07 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:07:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/30 02:07:07 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:07:07 DEBUG : Waiting for deletions to finish 2026/07/30 02:07:07 NOTICE: potato(1): Skipped delete as --dry-run is set (size 21) 2026/07/30 02:07:07 NOTICE: potato(3): Skipped delete as --dry-run is set (size 21) 2026/07/30 02:07:07 NOTICE: potato: Skipped delete as --dry-run is set (size 60) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1172 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (60), potato(1) (21), potato(3) (21) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1172 Error: Not equal: expected: 21 actual : 60 Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: potato: size incorrect file=21 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1172 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "potato(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1172 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "potato(3)" run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "potato" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (29.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:07:31 DEBUG : potato: Update: removing old file 2026/07/30 02:07:31 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/30 02:07:35 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:07:36 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:07:36 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (60), potato(1) (21) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Not equal: expected: 21 actual : 60 Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: potato: size incorrect file=21 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: Unexpected file "potato(1)" 2026/07/30 02:07:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 02:07:46 DEBUG : empty space: size = 1 OK 2026/07/30 02:07:46 DEBUG : empty space: Sizes identical 2026/07/30 02:07:46 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:07:46 DEBUG : empty space: Unchanged skipping 2026/07/30 02:07:46 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:07:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:07:46 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:07:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:07:46 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:07:46 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:07:46 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:07:47 DEBUG : pacer: Reducing sleep to 1.2s 2026/07/30 02:07:50 DEBUG : pacer: Reducing sleep to 900ms 2026/07/30 02:07:50 DEBUG : pacer: Reducing sleep to 675ms 2026/07/30 02:07:50 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:07:51 DEBUG : pacer: Reducing sleep to 506.25ms 2026/07/30 02:07:51 DEBUG : potato2: size = 60 OK 2026/07/30 02:07:51 INFO : potato2: Copied (new) 2026/07/30 02:07:51 DEBUG : Waiting for deletions to finish 2026/07/30 02:07:52 DEBUG : pacer: Reducing sleep to 379.6875ms 2026/07/30 02:07:52 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/07/30 02:07:54 DEBUG : pacer: Reducing sleep to 284.765625ms 2026/07/30 02:07:54 INFO : potato(1): Deleted 2026/07/30 02:07:54 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:1187: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterRemovingAFileAndAddingAFile 2026/07/30 02:07:54 DEBUG : pacer: Reducing sleep to 213.574218ms 2026/07/30 02:07:55 DEBUG : pacer: Reducing sleep to 200ms run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato(1)" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato(1)" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato(1)" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: Unexpected file "potato" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (41.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:08:16 DEBUG : b/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:08:20 DEBUG : c/non empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:08:20 DEBUG : c/non empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:08:20 INFO : d: Making directory 2026/07/30 02:08:22 INFO : d/e: Making directory 2026/07/30 02:08:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:24 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:08:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:24 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:08:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:25 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:08:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:08:27 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:29 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:31 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:33 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:35 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:37 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:39 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:41 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:43 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:45 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:47 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:08:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:08:51 DEBUG : pacer: Reducing sleep to 1.125s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:08:53 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:08:54 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:08:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:08:55 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:08:56 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:08:56 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:08:58 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: Unexpected file "potato" 2026/07/30 02:09:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/30 02:09:05 DEBUG : c/non empty space: size = 5 OK 2026/07/30 02:09:05 DEBUG : c/non empty space: Sizes identical 2026/07/30 02:09:05 DEBUG : c/non empty space: Unchanged skipping 2026/07/30 02:09:07 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:09:07 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:09:08 DEBUG : a/potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:09:09 DEBUG : a/potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:09:09 DEBUG : a/potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:09:10 DEBUG : a/potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:09:11 DEBUG : a/potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 02:09:13 DEBUG : a/potato2: size = 60 OK 2026/07/30 02:09:13 INFO : a/potato2: Copied (new) 2026/07/30 02:09:13 DEBUG : Waiting for deletions to finish 2026/07/30 02:09:13 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/07/30 02:09:14 INFO : b/potato: Deleted 2026/07/30 02:09:14 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:1234: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: Unexpected file "potato" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (84.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:09:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:09:37 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:09:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:09:37 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:09:37 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:09:37 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:09:38 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:09:38 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:09:40 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:09:42 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:09:44 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:09:46 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:09:48 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:09:50 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:09:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:09:54 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:09:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:09:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:09:57 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:09:57 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:09:57 DEBUG : b/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:09:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:09:58 DEBUG : b/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:09:58 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:09:58 DEBUG : b/potato: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:09:59 DEBUG : b/potato: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:10:00 DEBUG : b/potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 02:10:05 DEBUG : c/non empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:10:06 INFO : d: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1285 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1285 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "potato" 2026/07/30 02:10:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/30 02:10:18 DEBUG : c/non empty space: size = 5 OK 2026/07/30 02:10:18 DEBUG : c/non empty space: Sizes identical 2026/07/30 02:10:18 DEBUG : c/non empty space: Unchanged skipping 2026/07/30 02:10:18 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:10:18 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:10:22 DEBUG : a/potato2: size = 60 OK 2026/07/30 02:10:22 INFO : a/potato2: Copied (new) 2026/07/30 02:10:22 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting files as there were IO errors 2026/07/30 02:10:22 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors 2026/07/30 02:10:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:10:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:22 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:10:23 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:23 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:10:23 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:10:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:27 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:33 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:35 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:37 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:39 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:41 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:43 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:45 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:47 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:49 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:10:51 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:10:53 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:10:55 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:10:56 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:10:57 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:10:58 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:10:58 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:10:59 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:10:59 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want a/potato2 (60), b/potato (21), c/non empty space (5) got a/potato2 (60), b/potato (21), c/non empty space (5), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "potato" run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "potato" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (112.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:11:30 DEBUG : potato: Update: removing old file 2026/07/30 02:11:30 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/30 02:11:34 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:11:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:11:34 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:11:34 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:11:34 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:11:34 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:11:34 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:11:35 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:11:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:11:37 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:11:39 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:11:41 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:11:43 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:11:45 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:11:47 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "empty space" to Linkbox root 'rclone-test-cimepuq6hafo': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/07/30 02:11:49 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:11:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:11:53 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:11:53 DEBUG : empty space: Update: removing old file 2026/07/30 02:11:56 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:11:57 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:11:59 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:11:59 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:12:00 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:12:01 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:12:02 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:12:04 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncDeleteDuring Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (60), potato(1) (21) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Not equal: expected: 21 actual : 60 Test: TestSyncDeleteDuring Messages: potato: size incorrect file=21 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "potato(1)" 2026/07/30 02:12:08 DEBUG : Waiting for deletions to finish 2026/07/30 02:12:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 02:12:09 DEBUG : empty space: size = 1 OK 2026/07/30 02:12:09 DEBUG : empty space: Sizes identical 2026/07/30 02:12:09 DEBUG : empty space: Unchanged skipping 2026/07/30 02:12:09 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:12:09 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:12:09 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/07/30 02:12:10 INFO : potato(1): Deleted 2026/07/30 02:12:11 DEBUG : potato2: size = 60 OK 2026/07/30 02:12:11 INFO : potato2: Copied (new) 2026/07/30 02:12:11 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:1187: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Received unexpected error: failed to delete 1 files Test: TestSyncDeleteDuring run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato(1)" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato(1)" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato(1)" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: listing wrong, want got potato (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "potato" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "potato2" --- FAIL: TestSyncDeleteDuring (57.63s) === RUN TestSyncDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:12:27 DEBUG : potato: Update: removing old file 2026/07/30 02:12:28 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/30 02:12:31 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:12:32 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:12:32 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:12:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:12:37 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:12:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:12:37 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:12:37 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:12:37 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:12:38 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:12:38 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:12:40 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:12:42 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:12:44 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:12:46 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:12:48 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:12:50 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:12:50 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value 2026/07/30 02:12:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:12:54 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:12:57 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:12:57 DEBUG : pacer: Reducing sleep to 843.75ms run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/07/30 02:12:58 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/30 02:13:00 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 2026/07/30 02:13:02 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:13:03 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:13:03 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:13:05 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncDeleteBefore Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: Unexpected file "potato" --- FAIL: TestSyncDeleteBefore (44.39s) === RUN TestCopyDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:13:12 DEBUG : potato: Update: removing old file 2026/07/30 02:13:12 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1370 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21) got potato (60), potato(1) (21) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1370 Error: Not equal: expected: 21 actual : 60 Test: TestCopyDeleteBefore Messages: potato: size incorrect file=21 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1370 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato(1)" 2026/07/30 02:13:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 02:13:22 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:13:22 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:13:24 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:13:25 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:13:25 DEBUG : potato2: size = 19 OK 2026/07/30 02:13:25 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1379 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21), potato2 (19) got potato (60), potato(1) (21), potato2 (19) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1379 Error: Not equal: expected: 21 actual : 60 Test: TestCopyDeleteBefore Messages: potato: size incorrect file=21 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1379 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato(1)" run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:13:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:13:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:13:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:13:41 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:13:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:13:41 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:13:42 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:13:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:13:44 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:13:46 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:13:48 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:13:50 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:13:52 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:13:54 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:13:56 DEBUG : pacer: Reducing sleep to 1.125s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:13:58 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:13:59 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato" --- FAIL: TestCopyDeleteBefore (51.86s) === RUN TestSyncWithExclude run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:14:03 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:14:04 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:14:05 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:14:06 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:14:06 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:14:06 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:14:07 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1390 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), potato (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1390 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "potato" 2026/07/30 02:14:17 DEBUG : enormous: Excluded (Size Filter) 2026/07/30 02:14:17 DEBUG : enormous: Excluded 2026/07/30 02:14:17 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 02:14:17 DEBUG : potato2: Excluded 2026/07/30 02:14:18 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 02:14:18 DEBUG : potato2: Excluded 2026/07/30 02:14:18 DEBUG : potato: Excluded (Size Filter) 2026/07/30 02:14:18 DEBUG : potato: Excluded 2026/07/30 02:14:18 DEBUG : empty space: size = 1 OK 2026/07/30 02:14:18 DEBUG : empty space: Sizes identical 2026/07/30 02:14:18 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:14:18 DEBUG : empty space: Unchanged skipping 2026/07/30 02:14:18 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:14:18 DEBUG : Waiting for deletions to finish 2026/07/30 02:14:18 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1403 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), potato (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1403 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "potato" 2026/07/30 02:14:26 DEBUG : enormous: Excluded (Size Filter) 2026/07/30 02:14:26 DEBUG : enormous: Excluded 2026/07/30 02:14:26 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 02:14:26 DEBUG : potato2: Excluded 2026/07/30 02:14:26 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 02:14:26 DEBUG : potato2: Excluded 2026/07/30 02:14:26 DEBUG : potato: Excluded (Size Filter) 2026/07/30 02:14:26 DEBUG : potato: Excluded 2026/07/30 02:14:26 DEBUG : empty space: size = 1 OK 2026/07/30 02:14:26 DEBUG : empty space: Sizes identical 2026/07/30 02:14:26 DEBUG : empty space: Unchanged skipping 2026/07/30 02:14:26 DEBUG : Local file system at /tmp/rclone220283874: Waiting for checks to finish 2026/07/30 02:14:26 DEBUG : Local file system at /tmp/rclone220283874: Waiting for transfers to finish 2026/07/30 02:14:26 DEBUG : Waiting for deletions to finish 2026/07/30 02:14:26 INFO : There was nothing to transfer run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want got potato (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "potato" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "potato2" --- FAIL: TestSyncWithExclude (36.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:14:41 DEBUG : potato2: Update: removing old file 2026/07/30 02:14:41 ERROR : potato2: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/30 02:14:43 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:14:43 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:14:43 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:14:44 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:14:45 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 02:14:47 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/30 02:14:52 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:14:53 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:14:53 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:14:54 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:14:55 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 02:14:56 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/30 02:15:00 DEBUG : empty space: Trying to read object after upload: try again in 6.4s (7/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1422 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want empty space (1), enormous (100), potato2 (60) got empty space (1), enormous (100), potato (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1422 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: Unexpected file "potato" 2026/07/30 02:15:17 DEBUG : enormous: Excluded (Size Filter) 2026/07/30 02:15:17 DEBUG : enormous: Excluded 2026/07/30 02:15:17 DEBUG : potato2: Excluded (Size Filter) 2026/07/30 02:15:17 DEBUG : potato2: Excluded 2026/07/30 02:15:17 DEBUG : empty space: size = 1 OK 2026/07/30 02:15:17 DEBUG : empty space: Sizes identical 2026/07/30 02:15:17 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:15:17 DEBUG : empty space: Unchanged skipping 2026/07/30 02:15:17 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:15:17 DEBUG : Waiting for deletions to finish 2026/07/30 02:15:18 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/07/30 02:15:18 INFO : potato2: Deleted 2026/07/30 02:15:19 INFO : enormous: Deleted 2026/07/30 02:15:19 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:1434: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1434 Error: Received unexpected error: failed to delete 1 files Test: TestSyncWithExcludeAndDeleteExcluded run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1434 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1434 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: Unexpected file "potato" --- FAIL: TestSyncWithExcludeAndDeleteExcluded (51.40s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1454 Error: Should be true Test: TestSyncWithUpdateOlder Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1454 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "potato" --- FAIL: TestSyncWithUpdateOlder (11.88s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/07/30 02:15:43 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/30 02:15:43 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/30 02:15:44 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/30 02:15:44 DEBUG : potato: size = 14 (Local file system at /tmp/rclone220283874) 2026/07/30 02:15:44 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:15:44 DEBUG : potato: Sizes differ 2026/07/30 02:15:44 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:15:44 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:15:44 DEBUG : potato: Update: removing old file 2026/07/30 02:15:44 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/30 02:15:46 DEBUG : yam: size = 11 OK 2026/07/30 02:15:46 INFO : yam: Copied (new) 2026/07/30 02:15:47 DEBUG : potato: size = 14 (Local file system at /tmp/rclone220283874) 2026/07/30 02:15:47 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:15:47 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 14 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 60 2026/07/30 02:15:47 INFO : potato: Removing failed copy 2026/07/30 02:15:47 INFO : potato: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/30 02:15:47 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting files as there were IO errors 2026/07/30 02:15:47 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:1576: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 14 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 60 Test: TestSyncWithTrackRenames run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 2026/07/30 02:15:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:15:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:15:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:15:52 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:15:52 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:15:52 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:15:53 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:15:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:15:56 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:15:57 DEBUG : pacer: Reducing sleep to 1.125s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:15:58 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:15:59 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:16:02 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:16:02 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Should be true Test: TestSyncWithTrackRenames Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Should be true Test: TestSyncWithTrackRenames Messages: Unexpected file "potato" --- FAIL: TestSyncWithTrackRenames (22.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/07/30 02:16:06 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/30 02:16:06 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/30 02:16:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:16:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:16:07 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/30 02:16:07 DEBUG : potato: size = 14 (Local file system at /tmp/rclone220283874) 2026/07/30 02:16:07 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:16:07 DEBUG : potato: Sizes differ 2026/07/30 02:16:07 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:16:07 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:16:07 DEBUG : potato: Update: removing old file 2026/07/30 02:16:07 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:16:07 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/30 02:16:09 DEBUG : yam: size = 11 OK 2026/07/30 02:16:09 INFO : yam: Copied (new) 2026/07/30 02:16:09 DEBUG : potato: size = 14 (Local file system at /tmp/rclone220283874) 2026/07/30 02:16:09 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:16:09 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 14 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 60 2026/07/30 02:16:09 INFO : potato: Removing failed copy 2026/07/30 02:16:10 INFO : potato: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/30 02:16:10 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting files as there were IO errors 2026/07/30 02:16:10 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:1648: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 14 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 60 Test: TestSyncWithTrackRenamesStrategyModtime run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: Unexpected file "potato" --- FAIL: TestSyncWithTrackRenamesStrategyModtime (17.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/07/30 02:16:24 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/07/30 02:16:24 DEBUG : potato: size = 14 (Local file system at /tmp/rclone220283874) 2026/07/30 02:16:24 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:16:24 DEBUG : potato: Sizes differ 2026/07/30 02:16:24 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/07/30 02:16:24 DEBUG : potato: Update: removing old file 2026/07/30 02:16:24 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:16:24 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:16:25 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/30 02:16:28 DEBUG : potato: size = 14 (Local file system at /tmp/rclone220283874) 2026/07/30 02:16:28 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:16:28 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 14 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 60 2026/07/30 02:16:28 INFO : potato: Removing failed copy 2026/07/30 02:16:28 INFO : potato: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/30 02:16:28 DEBUG : sub/yam: size = 11 OK 2026/07/30 02:16:28 INFO : sub/yam: Copied (new) 2026/07/30 02:16:28 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting files as there were IO errors 2026/07/30 02:16:28 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:1687: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 14 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 60 Test: TestSyncWithTrackRenamesStrategyLeaf run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "potato" --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (20.47s) === RUN TestServerSideMoveLocal run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:16:44 DEBUG : Creating backend with remote "/tmp/rclone220283874/dir1" 2026/07/30 02:16:44 DEBUG : Config file has changed externally - reloading 2026/07/30 02:16:44 DEBUG : Creating backend with remote "/tmp/rclone220283874/dir2" 2026/07/30 02:16:44 DEBUG : Local file system at /tmp/rclone220283874/dir2: Using server-side directory move 2026/07/30 02:16:44 INFO : Local file system at /tmp/rclone220283874/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/30 02:16:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/30 02:16:44 INFO : file1.txt: Moved (server-side) 2026/07/30 02:16:44 DEBUG : Local file system at /tmp/rclone220283874/dir2: Waiting for checks to finish 2026/07/30 02:16:44 DEBUG : Local file system at /tmp/rclone220283874/dir2: Waiting for transfers to finish run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:16:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:16:52 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:16:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:16:52 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:16:53 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:16:53 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:16:53 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:16:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:16:55 DEBUG : pacer: Reducing sleep to 1.5s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveLocal Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "potato" --- FAIL: TestServerSideMoveLocal (14.79s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:16:59 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:17:01 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 02:17:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/30 02:17:01 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:17:01 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:17:02 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:17:04 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:17:04 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:17:05 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:17:05 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:17:06 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:17:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 02:17:10 INFO : sub dir/hello world: Copied (new) 2026/07/30 02:17:10 INFO : sub dir/hello world: Deleted 2026/07/30 02:17:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/30 02:17:10 INFO : nested/sub dir/file: Copied (new) 2026/07/30 02:17:10 INFO : nested/sub dir/file: Deleted 2026/07/30 02:17:10 ERROR : Local file system at /tmp/rclone220283874: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "potato" --- FAIL: TestMoveWithDeleteEmptySrcDirs (30.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:17:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/30 02:17:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/30 02:17:30 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:17:30 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:17:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/30 02:17:37 INFO : sub dir/hello world: Copied (new) 2026/07/30 02:17:37 INFO : sub dir/hello world: Deleted 2026/07/30 02:17:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/30 02:17:38 INFO : nested/sub dir/file: Copied (new) 2026/07/30 02:17:38 INFO : nested/sub dir/file: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1851 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want nested/sub dir/file (6), sub dir/hello world (11) got nested/sub dir/file (6), potato (60), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1851 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "potato" run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/30 02:17:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:17:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:17:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:17:51 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:17:52 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:17:52 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:17:52 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:17:52 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:17:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:17:56 DEBUG : pacer: Reducing sleep to 1.5s run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 2026/07/30 02:17:58 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:18:00 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:18:02 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:18:02 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:18:04 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:18:04 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:18:06 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:18:06 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "potato" --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (46.86s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:18:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/30 02:18:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/30 02:18:17 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:18:17 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:18:20 DEBUG : existing-b: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:18:20 DEBUG : existing: size = 6 OK 2026/07/30 02:18:20 INFO : existing: Copied (new) 2026/07/30 02:18:20 INFO : existing: Deleted 2026/07/30 02:18:20 DEBUG : existing-b: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:18:20 DEBUG : existing-b: size = 6 OK 2026/07/30 02:18:20 INFO : existing-b: Copied (new) 2026/07/30 02:18:20 INFO : existing-b: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato" 2026/07/30 02:18:29 DEBUG : existing: Destination exists, skipping 2026/07/30 02:18:29 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:18:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/30 02:18:29 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:18:29 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato" run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato" --- FAIL: TestMoveWithIgnoreExisting (34.78s) === RUN TestServerSideMove run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:18:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yemaxas1xobi" 2026/07/30 02:18:51 DEBUG : Linkbox root 'rclone-test-yemaxas1xobi': Using cached web token 2026/07/30 02:18:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:18:55 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:18:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:18:55 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:18:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:18:56 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:18:58 DEBUG : pacer: Reducing sleep to 1.2s 2026/07/30 02:18:58 DEBUG : pacer: Reducing sleep to 900ms 2026/07/30 02:18:59 DEBUG : pacer: Reducing sleep to 675ms 2026/07/30 02:19:00 DEBUG : pacer: Reducing sleep to 506.25ms 2026/07/30 02:19:02 DEBUG : pacer: Reducing sleep to 379.6875ms 2026/07/30 02:19:02 DEBUG : pacer: Reducing sleep to 284.765625ms 2026/07/30 02:19:02 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:19:03 DEBUG : pacer: Reducing sleep to 213.574218ms 2026/07/30 02:19:03 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:19:03 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:19:03 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:19:04 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato (60), potato2 (60), potato3 (68) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "potato" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-cimepuq6hafo' -> Linkbox root 'rclone-test-yemaxas1xobi' 2026/07/30 02:19:16 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:19:17 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:19:19 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:19:20 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:19:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 02:19:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/30 02:19:21 DEBUG : empty space: size = 1 OK 2026/07/30 02:19:21 DEBUG : empty space: Sizes identical 2026/07/30 02:19:21 DEBUG : empty space: Unchanged skipping 2026/07/30 02:19:21 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:19:21 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-yemaxas1xobi') 2026/07/30 02:19:21 DEBUG : potato3: Sizes differ 2026/07/30 02:19:21 DEBUG : Linkbox root 'rclone-test-yemaxas1xobi': Waiting for checks to finish 2026/07/30 02:19:21 DEBUG : potato3: Update: removing old file 2026/07/30 02:19:22 INFO : empty space: Deleted 2026/07/30 02:19:22 DEBUG : Linkbox root 'rclone-test-yemaxas1xobi': Waiting for transfers to finish 2026/07/30 02:19:24 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:19:24 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:19:24 DEBUG : potato2: size = 60 OK 2026/07/30 02:19:24 INFO : potato2: Copied (new) 2026/07/30 02:19:24 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:19:25 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:19:25 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:19:25 DEBUG : potato3: size = 68 OK 2026/07/30 02:19:25 INFO : potato3: Copied (replaced existing) 2026/07/30 02:19:25 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:19:25 INFO : potato2: Deleted 2026/07/30 02:19:26 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 02:19:26 INFO : potato3: Deleted 2026/07/30 02:19:28 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/30 02:19:32 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2026/07/30 02:19:38 DEBUG : potato: Trying to read object after upload: try again in 12.8s (8/10) 2026/07/30 02:19:51 DEBUG : potato: Trying to read object after upload: try again in 25.6s (9/10) 2026/07/30 02:20:17 DEBUG : potato: Trying to read object after upload: try again in 51.2s (10/10) 2026/07/30 02:21:08 ERROR : potato: Failed to copy: object not found 2026/07/30 02:21:08 ERROR : potato: Not deleting source as copy failed: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: object not found Test: TestServerSideMove 2026/07/30 02:21:08 DEBUG : Linkbox root 'rclone-test-yemaxas1xobi': Purge remote run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "potato" --- FAIL: TestServerSideMove (149.84s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:21:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cisenud8kohi" 2026/07/30 02:21:21 DEBUG : Linkbox root 'rclone-test-cisenud8kohi': Using cached web token 2026/07/30 02:21:28 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato (60), potato2 (60), potato3 (68) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-cimepuq6hafo' -> Linkbox root 'rclone-test-cisenud8kohi' 2026/07/30 02:21:40 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:21:40 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:21:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:21:40 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:21:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:21:41 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:21:42 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:21:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:21:43 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:21:45 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:21:47 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:21:49 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:21:51 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:21:53 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "empty space" to Linkbox root 'rclone-test-cisenud8kohi': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/07/30 02:21:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:21:57 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:21:57 DEBUG : empty space: Update: removing old file 2026/07/30 02:22:01 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:22:01 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:22:03 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:22:04 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:22:04 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:22:05 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:22:06 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:22:06 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:22:06 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:22:07 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato3 (60) got empty space(1) (1), potato3 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "empty space(1)" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveWithFilter Messages: 1 objects not found 2026/07/30 02:22:16 DEBUG : empty space(1): Excluded (Size Filter) 2026/07/30 02:22:16 DEBUG : empty space(1): Excluded 2026/07/30 02:22:16 DEBUG : empty space: Excluded (Size Filter) 2026/07/30 02:22:16 DEBUG : empty space: Excluded 2026/07/30 02:22:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 02:22:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/30 02:22:16 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:22:16 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-cisenud8kohi') 2026/07/30 02:22:16 DEBUG : potato3: Sizes differ 2026/07/30 02:22:16 DEBUG : Linkbox root 'rclone-test-cisenud8kohi': Waiting for checks to finish 2026/07/30 02:22:16 DEBUG : Linkbox root 'rclone-test-cisenud8kohi': Waiting for transfers to finish 2026/07/30 02:22:16 DEBUG : potato3: Update: removing old file 2026/07/30 02:22:18 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:22:19 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:22:19 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:22:19 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:22:19 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:22:20 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:22:20 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:22:20 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-cisenud8kohi') 2026/07/30 02:22:20 ERROR : potato3: corrupted on transfer: sizes differ src(Linkbox root 'rclone-test-cimepuq6hafo') 68 vs dst(Linkbox root 'rclone-test-cisenud8kohi') 60 2026/07/30 02:22:20 INFO : potato3: Removing failed copy 2026/07/30 02:22:20 DEBUG : potato2: size = 60 OK 2026/07/30 02:22:20 INFO : potato2: Copied (new) 2026/07/30 02:22:20 INFO : potato3: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/07/30 02:22:20 ERROR : potato3: Not deleting source as copy failed: corrupted on transfer: sizes differ src(Linkbox root 'rclone-test-cimepuq6hafo') 68 vs dst(Linkbox root 'rclone-test-cisenud8kohi') 60 2026/07/30 02:22:20 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:22:21 INFO : potato2: Deleted 2026/07/30 02:22:21 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 02:22:23 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/30 02:22:27 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2026/07/30 02:22:33 DEBUG : potato: Trying to read object after upload: try again in 12.8s (8/10) 2026/07/30 02:22:46 DEBUG : potato: Trying to read object after upload: try again in 25.6s (9/10) 2026/07/30 02:23:12 DEBUG : potato: Trying to read object after upload: try again in 51.2s (10/10) 2026/07/30 02:24:03 ERROR : potato: Failed to copy: object not found 2026/07/30 02:24:03 ERROR : potato: Not deleting source as copy failed: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: object not found Test: TestServerSideMoveWithFilter 2026/07/30 02:24:03 DEBUG : Linkbox root 'rclone-test-cisenud8kohi': Purge remote run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato" --- FAIL: TestServerSideMoveWithFilter (177.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:24:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yalevim9siho" 2026/07/30 02:24:19 DEBUG : Config file has changed externally - reloading 2026/07/30 02:24:19 DEBUG : Linkbox root 'rclone-test-yalevim9siho': Using cached web token 2026/07/30 02:24:22 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:24:22 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:24:22 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:24:25 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:24:25 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:24:28 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:24:28 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:24:28 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:24:29 INFO : tomatoDir: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato (60), potato2 (60), potato3 (68) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-cimepuq6hafo' -> Linkbox root 'rclone-test-yalevim9siho' 2026/07/30 02:24:43 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:24:43 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:24:43 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:24:44 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:24:45 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 02:24:49 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:24:49 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:24:50 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:24:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:24:50 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:24:50 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:24:50 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:24:51 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:24:51 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:24:52 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:24:52 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:24:53 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:24:55 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:24:57 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:24:59 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:25:01 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:25:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/30 02:25:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/30 02:25:01 DEBUG : empty space: size = 1 OK 2026/07/30 02:25:01 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:25:01 DEBUG : empty space: Sizes identical 2026/07/30 02:25:01 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-yalevim9siho') 2026/07/30 02:25:01 DEBUG : empty space: Unchanged skipping 2026/07/30 02:25:01 DEBUG : potato3: Sizes differ 2026/07/30 02:25:02 DEBUG : potato3: Update: removing old file 2026/07/30 02:25:02 DEBUG : Linkbox root 'rclone-test-yalevim9siho': Waiting for checks to finish 2026/07/30 02:25:03 INFO : empty space: Deleted 2026/07/30 02:25:03 DEBUG : Linkbox root 'rclone-test-yalevim9siho': Waiting for transfers to finish 2026/07/30 02:25:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:25:04 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:25:05 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:25:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:25:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:25:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:25:08 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:25:08 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:25:08 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:25:09 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:25:09 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:25:09 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:25:09 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:25:09 DEBUG : potato3: size = 68 OK 2026/07/30 02:25:09 INFO : potato3: Copied (replaced existing) 2026/07/30 02:25:10 DEBUG : potato2: size = 60 OK 2026/07/30 02:25:10 INFO : potato2: Copied (new) 2026/07/30 02:25:10 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:25:10 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:25:11 INFO : potato3: Deleted 2026/07/30 02:25:11 INFO : potato2: Deleted 2026/07/30 02:25:11 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 02:25:13 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/30 02:25:17 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2026/07/30 02:25:23 DEBUG : potato: Trying to read object after upload: try again in 12.8s (8/10) 2026/07/30 02:25:36 DEBUG : potato: Trying to read object after upload: try again in 25.6s (9/10) 2026/07/30 02:26:02 DEBUG : potato: Trying to read object after upload: try again in 51.2s (10/10) 2026/07/30 02:26:53 ERROR : potato: Failed to copy: object not found 2026/07/30 02:26:53 ERROR : potato: Not deleting source as copy failed: object not found 2026/07/30 02:26:53 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/07/30 02:26:53 DEBUG : Linkbox root 'rclone-test-yalevim9siho': Purge remote run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato" --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (169.79s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:27:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cimepuq6hafo/rclone-move-test" 2026/07/30 02:27:09 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/rclone-move-test': Using cached web token 2026/07/30 02:27:12 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1949 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want potato2 (60) got potato (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1949 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "potato" run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "potato" --- FAIL: TestServerSideMoveOverlap (25.05s) === RUN TestSyncOverlap run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:27:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cimepuq6hafo/rclone-sync-test" 2026/07/30 02:27:34 DEBUG : Config file has changed externally - reloading 2026/07/30 02:27:34 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/rclone-sync-test': Using cached web token run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncOverlap Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncOverlap Messages: Unexpected file "potato" --- FAIL: TestSyncOverlap (12.87s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:27:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cimepuq6hafo/rclone-sync-test" 2026/07/30 02:27:46 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/rclone-sync-test': Using cached web token 2026/07/30 02:27:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cimepuq6hafo/rclone-sync-test-include/layer2" 2026/07/30 02:27:49 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/rclone-sync-test-include/layer2': Using cached web token 2026/07/30 02:27:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cimepuq6hafo/rclone-sync-test-ignore-file" 2026/07/30 02:27:53 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/rclone-sync-test-ignore-file': Using cached web token run.go:303: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-cimepuq6hafo'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "rclone-sync-test-include" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "rclone-sync-test-include" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "rclone-sync-test-include" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2024 Error: Should be true Test: TestSyncOverlapWithFilter Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2024 Error: Should be true Test: TestSyncOverlapWithFilter Messages: Unexpected file "potato" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2024 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test-include"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=24) "rclone-sync-test-include" } Test: TestSyncOverlapWithFilter Messages: directories --- FAIL: TestSyncOverlapWithFilter (31.63s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:28:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cimepuq6hafo/dst" 2026/07/30 02:28:18 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/dst': Using cached web token 2026/07/30 02:28:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cimepuq6hafo/CompareDest" 2026/07/30 02:28:19 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/CompareDest': Using cached web token 2026/07/30 02:28:21 DEBUG : one: Need to transfer - File not found at Destination 2026/07/30 02:28:21 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/dst': Waiting for checks to finish 2026/07/30 02:28:21 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/dst': Waiting for transfers to finish 2026/07/30 02:28:24 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:28:24 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:28:25 DEBUG : one: size = 3 OK 2026/07/30 02:28:25 INFO : one: Copied (new) 2026/07/30 02:28:25 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2125 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2125 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato" 2026/07/30 02:28:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:44 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:28:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:44 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:28:45 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:45 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:28:45 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:28:47 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:49 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:51 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:53 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:55 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:57 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:28:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:28:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:58 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:28:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:28:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:29:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:29:00 DEBUG : one: Need to transfer - File not found at Destination 2026/07/30 02:29:00 ERROR : Linkbox root 'rclone-test-cimepuq6hafo/dst': error reading destination root directory: getting files failed: invalid character '<' looking for beginning of value 2026/07/30 02:29:00 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/dst': Waiting for checks to finish 2026/07/30 02:29:00 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/dst': Waiting for transfers to finish 2026/07/30 02:29:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:29:00 DEBUG : one: Update: removing old file 2026/07/30 02:29:04 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:29:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:29:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:29:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:29:06 DEBUG : one: size = 5 OK 2026/07/30 02:29:06 INFO : one: Copied (new) 2026/07/30 02:29:06 ERROR : Linkbox root 'rclone-test-cimepuq6hafo/dst': not deleting files as there were IO errors 2026/07/30 02:29:06 ERROR : Linkbox root 'rclone-test-cimepuq6hafo/dst': not deleting directories as there were IO errors sync_test.go:2132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestSyncCompareDest run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato" --- FAIL: TestSyncCompareDest (65.00s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:29:34 DEBUG : pre-dest1/1: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:29:35 DEBUG : pre-dest1/1: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:29:40 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:29:40 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:29:40 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:29:41 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2243 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want pre-dest1/1 (1), pre-dest2/2 (1) got potato (60), pre-dest1/1 (1), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2243 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "potato" 2026/07/30 02:29:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cimepuq6hafo/dest" 2026/07/30 02:29:51 DEBUG : Config file has changed externally - reloading 2026/07/30 02:29:51 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/dest': Using cached web token 2026/07/30 02:29:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:29:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:29:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:29:51 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:29:52 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:29:52 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:29:53 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:29:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:29:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:29:56 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:29:58 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:30:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:30:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:30:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:30:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cimepuq6hafo/pre-dest1" 2026/07/30 02:30:05 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/pre-dest1': Using cached web token 2026/07/30 02:30:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cimepuq6hafo/pre-dest2" 2026/07/30 02:30:06 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/pre-dest2': Using cached web token 2026/07/30 02:30:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:30:07 DEBUG : 1: size = 1 OK 2026/07/30 02:30:07 DEBUG : 1: Sizes identical 2026/07/30 02:30:07 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/30 02:30:07 DEBUG : 2: size = 1 OK 2026/07/30 02:30:07 DEBUG : 2: Sizes identical 2026/07/30 02:30:07 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/30 02:30:08 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/30 02:30:08 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/dest': Waiting for checks to finish 2026/07/30 02:30:08 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo/dest': Waiting for transfers to finish 2026/07/30 02:30:08 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:30:09 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:30:10 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:30:10 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:30:12 DEBUG : 3: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:30:12 DEBUG : 3: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:30:13 DEBUG : 3: size = 1 OK 2026/07/30 02:30:13 INFO : 3: Copied (new) 2026/07/30 02:30:13 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2256 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1) got dest/3 (1), potato (60), pre-dest1/1 (1), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2256 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "potato" run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 2026/07/30 02:30:35 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:35 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:30:35 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:35 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:30:35 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:35 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:30:36 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:36 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:30:38 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:40 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:42 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:44 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:46 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:48 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:186: removing dir "dest" failed - try 1/3: sleeping 1s: getting files failed: invalid character '<' looking for beginning of value 2026/07/30 02:30:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:56 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:30:58 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:31:00 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:31:02 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:31:05 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:31:05 DEBUG : pacer: Reducing sleep to 843.75ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:31:07 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:31:07 DEBUG : pacer: Reducing sleep to 474.609375ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:31:10 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:31:10 DEBUG : pacer: Reducing sleep to 266.967773ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "potato" --- FAIL: TestSyncMultipleCompareDest (110.97s) === RUN TestSyncCopyDest run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/30 02:31:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:31:14 DEBUG : pacer: Reducing sleep to 200ms run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "potato" --- FAIL: TestSyncCopyDest (11.66s) === RUN TestSyncBackupDir run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "potato" --- FAIL: TestSyncBackupDir (11.71s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "potato" --- FAIL: TestSyncBackupDirWithSuffix (11.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move 2026/07/30 02:31:49 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:31:49 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:31:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:31:49 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:31:50 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:31:50 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:31:50 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:31:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:31:52 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:31:54 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:31:56 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:31:58 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:32:00 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:32:02 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:32:04 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:32:06 DEBUG : pacer: Reducing sleep to 843.75ms run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/07/30 02:32:07 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/30 02:32:09 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 2026/07/30 02:32:09 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:32:11 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:32:11 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:32:13 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "potato" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (28.53s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "potato" --- FAIL: TestSyncBackupDirSuffixOnly (11.66s) === RUN TestSyncSuffix run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "potato" --- FAIL: TestSyncSuffix (11.61s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:32:48 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:32:48 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:32:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:32:48 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:32:49 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:32:49 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:32:50 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:32:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:32:51 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:32:53 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:32:55 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:32:57 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:32:59 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:33:01 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:33:01 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value --- FAIL: TestSyncSuffixKeepExtension (20.44s) === RUN TestSyncUTFNorm run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:33:03 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:33:05 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:33:08 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:33:08 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:33:08 DEBUG : Testêé: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:33:09 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:33:09 DEBUG : Testêé: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:33:10 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:33:10 DEBUG : Testêé: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:33:10 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:33:11 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:33:12 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2576 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (18) got Testêé (18), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2576 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "potato" 2026/07/30 02:33:19 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone220283874) 2026/07/30 02:33:19 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:33:19 DEBUG : Testêé: Sizes differ 2026/07/30 02:33:19 DEBUG : Testêé: Update: removing old file 2026/07/30 02:33:19 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:33:19 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:33:23 DEBUG : Testêé: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:33:23 DEBUG : Testêé: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:33:23 DEBUG : Testêé: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:33:24 DEBUG : Testêé: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:33:25 DEBUG : Testêé: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 02:33:27 DEBUG : Testêé: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/30 02:33:30 DEBUG : Testêé: Trying to read object after upload: try again in 6.4s (7/10) 2026/07/30 02:33:37 DEBUG : Testêé: Trying to read object after upload: try again in 12.8s (8/10) 2026/07/30 02:33:50 DEBUG : Testêé: Trying to read object after upload: try again in 25.6s (9/10) 2026/07/30 02:34:16 DEBUG : Testêé: Trying to read object after upload: try again in 51.2s (10/10) 2026/07/30 02:35:07 ERROR : Testêé: Failed to copy: object not found 2026/07/30 02:35:07 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting files as there were IO errors 2026/07/30 02:35:07 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:2582: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Received unexpected error: object not found Test: TestSyncUTFNorm run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "potato" --- FAIL: TestSyncUTFNorm (138.43s) === RUN TestSyncImmutable run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2603 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2603 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "potato" 2026/07/30 02:35:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/30 02:35:28 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:35:28 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:35:30 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:35:31 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:35:31 DEBUG : existing: size = 6 OK 2026/07/30 02:35:31 INFO : existing: Copied (new) 2026/07/30 02:35:31 DEBUG : Waiting for deletions to finish 2026/07/30 02:35:31 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/07/30 02:35:31 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:2610: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Received unexpected error: failed to delete 1 files Test: TestSyncImmutable run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "potato" --- FAIL: TestSyncImmutable (24.37s) === RUN TestSyncIgnoreCase run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2637 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2637 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "potato" --- FAIL: TestSyncIgnoreCase (11.99s) === RUN TestFixCase run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:35:58 DEBUG : EXISTING: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:36:01 DEBUG : EXISTINGBUTDIFFERENT: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:36:01 DEBUG : EXISTINGBUTDIFFERENT: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:36:01 DEBUG : EXISTINGBUTDIFFERENT: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:36:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2681 Error: Should be true Test: TestFixCase Messages: listing wrong, want EXISTING (6), EXISTINGBUTDIFFERENT (8), SUBDIRA/subdirb/SUBDIRC/HELLO (8), SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences (8) got EXISTING (6), EXISTINGBUTDIFFERENT (8), SUBDIRA/subdirb/SUBDIRC/HELLO (8), SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences (8), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2681 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFixCase Messages: Unexpected file "potato" 2026/07/30 02:36:24 DEBUG : EXISTING: size = 6 OK 2026/07/30 02:36:24 DEBUG : existing: Sizes identical 2026/07/30 02:36:24 DEBUG : existing: Unchanged skipping 2026/07/30 02:36:24 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone220283874) 2026/07/30 02:36:24 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:36:24 DEBUG : existingbutdifferent: Sizes differ 2026/07/30 02:36:25 DEBUG : existing: Update: removing old file 2026/07/30 02:36:25 DEBUG : existingbutdifferent: Update: removing old file 2026/07/30 02:36:30 DEBUG : existingbutdifferent: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:36:31 DEBUG : existingbutdifferent: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:36:31 DEBUG : existing: size = 6 OK 2026/07/30 02:36:31 INFO : EXISTING: Copied (new) to: existing 2026/07/30 02:36:31 ERROR : EXISTING: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/07/30 02:36:31 ERROR : EXISTING: Error while attempting to rename to existing: could not Remove: Linkbox error 403: not permit 2026/07/30 02:36:31 DEBUG : existingbutdifferent: size = 8 OK 2026/07/30 02:36:31 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2026/07/30 02:36:32 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/07/30 02:36:32 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2026/07/30 02:36:32 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/07/30 02:36:32 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/07/30 02:36:35 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone220283874) 2026/07/30 02:36:35 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:36:35 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone220283874) 5 vs dst(Linkbox root 'rclone-test-cimepuq6hafo') 8 2026/07/30 02:36:35 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2026/07/30 02:36:36 DEBUG : subdira-rclone-move-wonokes2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:36:37 DEBUG : subdira-rclone-move-wonokes2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:36:37 DEBUG : subdira-rclone-move-wonokes2/subdirb/SUBDIRC/HELLO: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:36:37 DEBUG : subdira-rclone-move-wonokes2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/07/30 02:36:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-wonokes2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/07/30 02:36:37 DEBUG : subdira-rclone-move-wonokes2/subdirb/SUBDIRC/HELLO: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:36:38 DEBUG : subdira-rclone-move-wonokes2/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/07/30 02:36:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-wonokes2/subdirb/SUBDIRC/HELLO 2026/07/30 02:36:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/07/30 02:36:39 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/07/30 02:36:39 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir rmdir: directory not empty 2026/07/30 02:36:40 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:40 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:36:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:40 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:36:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:41 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:36:41 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:36:43 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:45 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:47 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:49 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:51 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:53 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:53 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir mkdir: getting files failed: invalid character '<' looking for beginning of value 2026/07/30 02:36:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:36:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:37:01 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:37:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:37:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:37:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:37:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:37:11 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:37:12 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:37:13 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:37:13 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:37:15 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:37:15 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:37:16 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:37:26 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/07/30 02:37:27 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/07/30 02:37:30 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/07/30 02:37:30 INFO : subdira/subdirb/subdirc/hello: Copied (new) 2026/07/30 02:37:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/07/30 02:37:32 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/07/30 02:37:32 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:37:32 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:37:33 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: Update second step failed: Linkbox error 403: not permit 2026/07/30 02:37:33 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting files as there were IO errors 2026/07/30 02:37:33 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: Update second step failed: Linkbox error 403: not permit Test: TestFixCase run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "subdira-rclone-move-wonokes2/subdirb/SUBDIRC/subdird" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:38:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:38:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:38:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:38:00 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:38:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:38:00 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:38:01 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:38:01 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:38:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:38:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:38:07 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:38:09 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:38:11 DEBUG : pacer: Reducing sleep to 1.125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Should be true Test: TestFixCase Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Should be true Test: TestFixCase Messages: Unexpected file "potato" --- FAIL: TestFixCase (138.93s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/07/30 02:38:15 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:38:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:38:17 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/07/30 02:38:18 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/30 02:38:20 DEBUG : pacer: Reducing sleep to 266.967773ms run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 2026/07/30 02:38:20 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:38:22 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: Unexpected file "potato" === RUN TestMaxTransfer/Soft run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: Unexpected file "potato" === RUN TestMaxTransfer/Cautious run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: Unexpected file "potato" --- FAIL: TestMaxTransfer (36.62s) --- FAIL: TestMaxTransfer/Hard (13.36s) --- FAIL: TestMaxTransfer/Soft (11.64s) --- FAIL: TestMaxTransfer/Cautious (11.62s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:38:54 DEBUG : both0: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:38:54 DEBUG : both0: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:38:59 DEBUG : both1: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:38:59 DEBUG : both1: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:39:06 DEBUG : only2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:06 DEBUG : only2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:39:06 DEBUG : only2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:39:09 DEBUG : both3: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:11 DEBUG : only3: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:12 DEBUG : only3: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:39:16 DEBUG : only4: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:16 DEBUG : only4: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:39:19 DEBUG : both5: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:19 DEBUG : both5: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:39:24 DEBUG : both6: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:24 DEBUG : both6: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:39:25 DEBUG : both6: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:39:29 DEBUG : both7: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:30 DEBUG : both7: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:39:32 DEBUG : only7: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:33 DEBUG : only7: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:39:35 DEBUG : both8: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:37 DEBUG : only8: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:38 DEBUG : only8: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:39:38 DEBUG : only8: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:39:41 DEBUG : both9: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:41 DEBUG : both9: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:39:46 DEBUG : both10: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:46 DEBUG : both10: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:39:47 DEBUG : both10: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:39:49 DEBUG : only10: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:39:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:39:50 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:39:50 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:39:50 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:39:50 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:39:50 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:39:51 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:39:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:39:53 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:39:55 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:39:57 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:39:59 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:40:01 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:40:03 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "only10" to Linkbox root 'rclone-test-cimepuq6hafo': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/07/30 02:40:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:40:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:40:09 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:40:09 DEBUG : only10: Update: removing old file 2026/07/30 02:40:12 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:40:12 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:40:15 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:40:15 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:40:15 DEBUG : only10: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:40:16 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:40:16 DEBUG : only10: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:40:16 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:40:17 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:40:17 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:40:19 DEBUG : both11: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:40:19 DEBUG : both11: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:40:22 DEBUG : only11: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:40:22 DEBUG : only11: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:40:25 DEBUG : both12: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:40:26 DEBUG : both12: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:40:26 DEBUG : both12: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:40:29 DEBUG : only12: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:40:30 DEBUG : only12: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:40:31 DEBUG : only12: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:40:34 DEBUG : both13: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:40:34 DEBUG : both13: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:40:35 DEBUG : both13: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:40:38 DEBUG : only13: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:40:41 DEBUG : both14: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:40:41 DEBUG : both14: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:40:42 DEBUG : both14: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:40:43 DEBUG : both14: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:40:48 DEBUG : both15: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:40:51 DEBUG : only15: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:40:52 DEBUG : only15: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:40:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:40:54 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:40:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:40:55 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:40:55 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:40:55 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:40:56 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:40:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:40:57 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:40:59 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:41:01 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:41:03 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:41:05 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:41:07 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "both16" to Linkbox root 'rclone-test-cimepuq6hafo': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/07/30 02:41:10 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:41:10 DEBUG : both16: Update: removing old file 2026/07/30 02:41:13 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:41:13 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:41:15 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:41:16 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:41:16 DEBUG : both16: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:41:16 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:41:17 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:41:17 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:41:18 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:41:19 DEBUG : only16: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:41:19 DEBUG : only16: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:41:22 DEBUG : both17: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:41:23 DEBUG : both17: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:41:26 DEBUG : only17: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:41:29 DEBUG : both18: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:41:29 DEBUG : both18: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:41:32 DEBUG : only18: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:41:32 DEBUG : only18: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:41:33 DEBUG : only18: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:41:38 DEBUG : only19: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "potato" 2026/07/30 02:41:49 DEBUG : both0: size = 6 OK 2026/07/30 02:41:49 DEBUG : both0: Sizes identical 2026/07/30 02:41:49 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:41:49 DEBUG : both10: size = 6 OK 2026/07/30 02:41:49 DEBUG : both11: size = 6 OK 2026/07/30 02:41:49 DEBUG : both10: Sizes identical 2026/07/30 02:41:49 DEBUG : both11: Sizes identical 2026/07/30 02:41:49 DEBUG : both12: size = 6 OK 2026/07/30 02:41:49 DEBUG : both12: Sizes identical 2026/07/30 02:41:49 DEBUG : both0: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both13: size = 6 OK 2026/07/30 02:41:49 DEBUG : both13: Sizes identical 2026/07/30 02:41:49 DEBUG : both13: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both14: size = 6 OK 2026/07/30 02:41:49 DEBUG : both14: Sizes identical 2026/07/30 02:41:49 DEBUG : both14: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both15: size = 6 OK 2026/07/30 02:41:49 DEBUG : both15: Sizes identical 2026/07/30 02:41:49 DEBUG : both10: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both16: size = 6 OK 2026/07/30 02:41:49 DEBUG : both16: Sizes identical 2026/07/30 02:41:49 DEBUG : both11: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both17: size = 6 OK 2026/07/30 02:41:49 DEBUG : both17: Sizes identical 2026/07/30 02:41:49 DEBUG : both17: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both18: size = 6 OK 2026/07/30 02:41:49 DEBUG : both18: Sizes identical 2026/07/30 02:41:49 DEBUG : both12: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both19: size = 6 OK 2026/07/30 02:41:49 DEBUG : both19: Sizes identical 2026/07/30 02:41:49 DEBUG : both19: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both1: size = 6 OK 2026/07/30 02:41:49 DEBUG : both1: Sizes identical 2026/07/30 02:41:49 DEBUG : both15: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both2: size = 6 OK 2026/07/30 02:41:49 DEBUG : both2: Sizes identical 2026/07/30 02:41:49 DEBUG : both2: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both3: size = 6 OK 2026/07/30 02:41:49 DEBUG : both3: Sizes identical 2026/07/30 02:41:49 DEBUG : both3: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both4: size = 6 OK 2026/07/30 02:41:49 DEBUG : both4: Sizes identical 2026/07/30 02:41:49 DEBUG : both4: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both5: size = 6 OK 2026/07/30 02:41:49 DEBUG : both5: Sizes identical 2026/07/30 02:41:49 DEBUG : both16: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both6: size = 6 OK 2026/07/30 02:41:49 DEBUG : both6: Sizes identical 2026/07/30 02:41:49 DEBUG : both18: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both1: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both8: size = 6 OK 2026/07/30 02:41:49 DEBUG : both8: Sizes identical 2026/07/30 02:41:49 DEBUG : both7: size = 6 OK 2026/07/30 02:41:49 DEBUG : both7: Sizes identical 2026/07/30 02:41:49 DEBUG : both5: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both9: size = 6 OK 2026/07/30 02:41:49 DEBUG : both9: Sizes identical 2026/07/30 02:41:49 DEBUG : both9: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both6: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both8: Unchanged skipping 2026/07/30 02:41:49 DEBUG : both7: Unchanged skipping 2026/07/30 02:41:49 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:41:49 DEBUG : Waiting for deletions to finish 2026/07/30 02:41:49 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/07/30 02:41:50 INFO : only17: Deleted 2026/07/30 02:41:50 INFO : only4: Deleted 2026/07/30 02:41:50 INFO : only1: Deleted 2026/07/30 02:41:51 INFO : only0: Deleted 2026/07/30 02:41:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:41:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:41:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:41:51 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:41:51 DEBUG : pacer: Reducing sleep to 600ms 2026/07/30 02:41:51 INFO : only13: Deleted 2026/07/30 02:41:51 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:41:51 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/07/30 02:41:51 DEBUG : pacer: Reducing sleep to 900ms 2026/07/30 02:41:51 INFO : only18: Deleted 2026/07/30 02:41:52 DEBUG : pacer: Reducing sleep to 675ms 2026/07/30 02:41:52 INFO : only19: Deleted 2026/07/30 02:41:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:41:52 DEBUG : pacer: Rate limited, increasing sleep to 1.35s 2026/07/30 02:41:53 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:41:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:41:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:41:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:41:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:42:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:42:02 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:42:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:42:06 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:42:08 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:42:11 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:42:11 INFO : only10: Deleted 2026/07/30 02:42:13 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:42:13 INFO : only16: Deleted 2026/07/30 02:42:15 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:42:15 INFO : only8: Deleted 2026/07/30 02:42:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:42:16 INFO : only7: Deleted 2026/07/30 02:42:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:42:17 INFO : only2: Deleted 2026/07/30 02:42:18 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:42:18 INFO : only11: Deleted 2026/07/30 02:42:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:42:18 INFO : only12: Deleted 2026/07/30 02:42:19 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:42:19 INFO : only14: Deleted 2026/07/30 02:42:19 DEBUG : pacer: Reducing sleep to 200ms 2026/07/30 02:42:19 INFO : only3: Deleted 2026/07/30 02:42:20 INFO : only5: Deleted 2026/07/30 02:42:20 INFO : only6: Deleted 2026/07/30 02:42:20 INFO : only9: Deleted 2026/07/30 02:42:21 INFO : only15: Deleted 2026/07/30 02:42:21 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:2783: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Received unexpected error: failed to delete 1 files Test: TestSyncConcurrentDelete Messages: Sync must not return a error sync_test.go:2784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be false Test: TestSyncConcurrentDelete Messages: Low level errors must not have happened fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "potato" run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "potato" --- FAIL: TestSyncConcurrentDelete (256.34s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:43:10 DEBUG : both0: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:43:11 DEBUG : both0: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:43:13 DEBUG : only0: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:43:13 DEBUG : only0: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:43:16 DEBUG : both1: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:43:16 DEBUG : both1: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:43:17 DEBUG : both1: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:43:23 DEBUG : only2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:43:24 DEBUG : only2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:43:24 DEBUG : only2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:43:29 DEBUG : only3: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:43:29 DEBUG : only3: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:43:32 DEBUG : both4: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:43:34 DEBUG : only4: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:43:34 DEBUG : only4: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:43:35 DEBUG : only4: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:43:37 DEBUG : both5: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:43:38 DEBUG : both5: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:43:38 DEBUG : both5: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:43:43 DEBUG : both6: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:43:43 DEBUG : both6: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:43:44 DEBUG : both6: Trying to read object after upload: try again in 400ms (3/10) 2026/07/30 02:43:44 DEBUG : both6: Trying to read object after upload: try again in 800ms (4/10) 2026/07/30 02:43:45 DEBUG : both6: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/30 02:43:51 DEBUG : both7: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:44:30 DEBUG : only15: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:44:33 DEBUG : both16: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:44:43 DEBUG : both18: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:44:43 DEBUG : both18: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:44:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:44:44 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:44:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:44:44 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:44:45 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:44:45 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:44:46 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:44:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:44:47 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:44:49 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:44:51 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:44:53 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:44:55 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:44:57 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "only18" to Linkbox root 'rclone-test-cimepuq6hafo': 1/10 (Update err in unmarshaling response: invalid character '<' looking for beginning of value) 2026/07/30 02:44:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:45:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:45:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:45:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:45:07 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:45:09 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:45:12 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:45:14 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:45:16 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:45:17 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:45:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:45:18 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:45:19 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:45:20 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:45:20 DEBUG : both19: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:45:20 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "potato" 2026/07/30 02:45:32 DEBUG : both0: size = 6 OK 2026/07/30 02:45:32 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for checks to finish 2026/07/30 02:45:32 DEBUG : both10: size = 6 OK 2026/07/30 02:45:32 DEBUG : both10: Sizes identical 2026/07/30 02:45:32 DEBUG : both11: size = 6 OK 2026/07/30 02:45:32 DEBUG : both0: Sizes identical 2026/07/30 02:45:32 DEBUG : both11: Sizes identical 2026/07/30 02:45:32 DEBUG : both10: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both13: size = 6 OK 2026/07/30 02:45:32 DEBUG : both12: size = 6 OK 2026/07/30 02:45:32 DEBUG : both12: Sizes identical 2026/07/30 02:45:32 DEBUG : both13: Sizes identical 2026/07/30 02:45:32 DEBUG : both0: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both14: size = 6 OK 2026/07/30 02:45:32 DEBUG : both14: Sizes identical 2026/07/30 02:45:32 DEBUG : both14: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both15: size = 6 OK 2026/07/30 02:45:32 DEBUG : both15: Sizes identical 2026/07/30 02:45:32 DEBUG : both15: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both16: size = 6 OK 2026/07/30 02:45:32 DEBUG : both16: Sizes identical 2026/07/30 02:45:32 DEBUG : both11: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both17: size = 6 OK 2026/07/30 02:45:32 DEBUG : both17: Sizes identical 2026/07/30 02:45:32 DEBUG : both17: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both18: size = 6 OK 2026/07/30 02:45:32 DEBUG : both18: Sizes identical 2026/07/30 02:45:32 DEBUG : both18: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both19: size = 6 OK 2026/07/30 02:45:32 DEBUG : both19: Sizes identical 2026/07/30 02:45:32 DEBUG : both19: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both1: size = 6 OK 2026/07/30 02:45:32 DEBUG : both1: Sizes identical 2026/07/30 02:45:32 DEBUG : both12: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both2: size = 6 OK 2026/07/30 02:45:32 DEBUG : both2: Sizes identical 2026/07/30 02:45:32 DEBUG : both13: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both3: size = 6 OK 2026/07/30 02:45:32 DEBUG : both3: Sizes identical 2026/07/30 02:45:32 DEBUG : both16: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both4: size = 6 OK 2026/07/30 02:45:32 DEBUG : both4: Sizes identical 2026/07/30 02:45:32 DEBUG : both1: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both5: size = 6 OK 2026/07/30 02:45:32 DEBUG : both5: Sizes identical 2026/07/30 02:45:32 DEBUG : both5: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both6: size = 6 OK 2026/07/30 02:45:32 DEBUG : both6: Sizes identical 2026/07/30 02:45:32 DEBUG : both6: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both7: size = 6 OK 2026/07/30 02:45:32 DEBUG : both7: Sizes identical 2026/07/30 02:45:32 DEBUG : both7: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both8: size = 6 OK 2026/07/30 02:45:32 DEBUG : both8: Sizes identical 2026/07/30 02:45:32 DEBUG : both8: Unchanged skipping 2026/07/30 02:45:32 DEBUG : both9: size = 6 OK 2026/07/30 02:45:32 DEBUG : both9: Sizes identical 2026/07/30 02:45:32 DEBUG : both9: Unchanged skipping 2026/07/30 02:45:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only0: Sizes differ 2026/07/30 02:45:32 DEBUG : both2: Unchanged skipping 2026/07/30 02:45:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only10: Sizes differ 2026/07/30 02:45:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only11: Sizes differ 2026/07/30 02:45:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only12: Sizes differ 2026/07/30 02:45:32 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only13: Sizes differ 2026/07/30 02:45:32 DEBUG : both3: Unchanged skipping 2026/07/30 02:45:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only14: Sizes differ 2026/07/30 02:45:32 DEBUG : both4: Unchanged skipping 2026/07/30 02:45:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only15: Sizes differ 2026/07/30 02:45:32 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only16: Sizes differ 2026/07/30 02:45:32 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only17: Sizes differ 2026/07/30 02:45:32 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only18: Sizes differ 2026/07/30 02:45:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only19: Sizes differ 2026/07/30 02:45:32 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only1: Sizes differ 2026/07/30 02:45:32 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only2: Sizes differ 2026/07/30 02:45:32 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only3: Sizes differ 2026/07/30 02:45:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only4: Sizes differ 2026/07/30 02:45:32 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only5: Sizes differ 2026/07/30 02:45:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only6: Sizes differ 2026/07/30 02:45:32 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only7: Sizes differ 2026/07/30 02:45:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only8: Sizes differ 2026/07/30 02:45:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone220283874) 2026/07/30 02:45:32 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-cimepuq6hafo') 2026/07/30 02:45:32 DEBUG : only9: Sizes differ 2026/07/30 02:45:32 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 DEBUG : Linkbox root 'rclone-test-cimepuq6hafo': Waiting for transfers to finish 2026/07/30 02:45:32 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/07/30 02:45:32 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting files as there were IO errors 2026/07/30 02:45:32 ERROR : Linkbox root 'rclone-test-cimepuq6hafo': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files 2026/07/30 02:46:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:46:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:46:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:46:01 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:46:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:46:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:46:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:46:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:46:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:46:06 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:46:08 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:46:10 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:46:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:46:15 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:46:16 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:46:18 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:46:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:46:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:46:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:46:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:46:24 DEBUG : pacer: Reducing sleep to 200ms run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1242 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1242 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "potato" --- FAIL: TestSyncConcurrentTruncate (221.10s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:46:49 DEBUG : empty_dir: Making directory with metadata 2026/07/30 02:46:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 02:46:49 DEBUG : empty_on_remote: Making directory with metadata 2026/07/30 02:46:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 02:46:49 INFO : empty_on_remote: Making directory 2026/07/30 02:46:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2828: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestSyncReplaceDirModTime 2026/07/30 02:47:18 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/30 02:47:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:47:20 DEBUG : pacer: Reducing sleep to 266.967773ms run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/07/30 02:47:21 DEBUG : pacer: Reducing sleep to 200.225829ms run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/30 02:47:23 DEBUG : pacer: Reducing sleep to 200ms run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "potato" --- FAIL: TestSyncReplaceDirModTime (43.66s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:47:33 DEBUG : empty_dir: Making directory with metadata 2026/07/30 02:47:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 02:47:33 DEBUG : empty_on_remote: Making directory with metadata 2026/07/30 02:47:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/30 02:47:33 INFO : empty_on_remote: Making directory 2026/07/30 02:47:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/30 02:47:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/30 02:47:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/30 02:47:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/30 02:47:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/30 02:47:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got file1 (5), potato (60), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "potato" run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "potato" --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (78.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:48:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 02:48:52 INFO : sub dir: Making directory 2026/07/30 02:48:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got potato (60), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "potato" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got potato (60), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "potato" run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 2026/07/30 02:50:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:50:46 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/30 02:50:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:50:47 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/30 02:50:47 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:50:47 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/30 02:50:48 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:50:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/30 02:50:49 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:50:51 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:50:53 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:50:55 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:50:57 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:50:59 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:186: removing dir "sub dir2/very/very/very/very/very" failed - try 1/3: sleeping 1s: getting files failed: invalid character '<' looking for beginning of value 2026/07/30 02:51:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:51:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:51:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:51:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:51:09 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:51:11 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:51:13 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:51:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:51:19 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:51:19 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/30 02:51:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/30 02:51:21 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:186: removing dir "sub dir2/very/very/very" failed - try 1/3: sleeping 1s: directory not empty 2026/07/30 02:51:23 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:51:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:51:24 DEBUG : pacer: Reducing sleep to 200.225829ms run.go:186: removing dir "sub dir2/very/very" failed - try 1/3: sleeping 1s: directory not empty 2026/07/30 02:51:26 DEBUG : pacer: Reducing sleep to 200ms run.go:186: removing dir "sub dir2" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "potato" --- FAIL: TestNothingToTransferWithEmptyDirs (169.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:51:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/30 02:51:41 INFO : sub dir: Making directory 2026/07/30 02:51:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got potato (60), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "potato" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/30 02:52:59 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value 2026/07/30 02:53:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:53:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:53:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:53:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:53:09 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:53:11 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:53:13 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:53:15 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/30 02:53:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/30 02:53:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/30 02:53:21 DEBUG : pacer: Reducing sleep to 843.75ms run.go:172: removing file "potato" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/07/30 02:53:22 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:172: removing file "potato" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/07/30 02:53:24 DEBUG : pacer: Reducing sleep to 474.609375ms run.go:172: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 2026/07/30 02:53:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/30 02:53:25 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/30 02:53:25 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/30 02:53:27 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "potato" --- FAIL: TestNothingToTransferWithoutEmptyDirs (130.37s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Linkbox root 'rclone-test-cimepuq6hafo'", Local "Local file system at /tmp/rclone220283874", Modify Window "876000h0m0s" 2026/07/30 02:53:55 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/30 02:53:56 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/07/30 02:53:56 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 400ms (3/10) panic: test timed out after 1h0m0s running tests: TestTransform (6s) TestTransform/NFC (6s) goroutine 14207 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0x1448196ac908, {0x2d51d41?, 0x144819d55ae8?}, 0x2edd958) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x1448196ac908) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x1448196ac908, 0x144819d55c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7aa3f, 0x18}, {0x2d9db4c, 0x20}, 0x14481993dce0, {0x4bfa9e0, 0x6c, 0x6c}, {0xc292cd118ef3b07f, 0x3466a748b1c, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x144819d7c000) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x144819d7c000) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 36 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 35 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 11965 [IO wait]: internal/poll.runtime_pollWait(0x78c85f08ba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x144819a98680?, 0x144819ec2000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x144819a98680, {0x144819ec2000, 0x4000, 0x4000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x144819a98680, {0x144819ec2000?, 0x3f81?, 0x144819d742c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1448199824a8, {0x144819ec2000?, 0x144819ec207a?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x14481a0a0378, {0x144819ec2000?, 0x78c81502f860?, 0x78c85f10e2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x144819faf3f8, {0x144819ec2000?, 0x144819c2d680?, 0x144819c5ba48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x144819bf9ea8, {0x2efd620, 0x144819faf3f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x144819bf9c08, {0x78c815057938, 0x14481a0a0378}, 0x144819c5bc08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x144819bf9c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x144819bf9c08, {0x144819d44000, 0x1000, 0x8008a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x14481a399560, {0x144819b26044, 0x9, 0x81d3ae?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2efa420, 0x14481a399560}, {0x144819b26044, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x144819b26044, 0x9, 0x144800000567?}, {0x2efa420?, 0x14481a399560?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x144819b26000) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x144819b26000) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x144819c5bfa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x144819d1a1c0) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 11964 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 14154 [select]: net/http.(*http2ClientConn).roundTrip(0x144819d1a1c0, 0x144819feb2c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8688 +0x525 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8603 net/http.(*http2Transport).RoundTripOpt(0x144819e65360, 0x144819feb2c0, {0xa0?, 0x89?}) /usr/local/go/src/net/http/h2_bundle.go:7901 +0x1ed net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:7852 net/http.http2noDialH2RoundTripper.RoundTrip({0x144819d224e0?}, 0x144819feb2c0?) /usr/local/go/src/net/http/h2_bundle.go:10560 +0x1c net/http.(*Transport).roundTrip(0x144819d224e0, 0x144819feb2c0) /usr/local/go/src/net/http/transport.go:623 +0x4ff net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x144819e28120, 0x144819feb2c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x144819feb2c0, {0x2efbba0, 0x144819e28120}, {0x1448195bed20?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x144819d7ed20, 0x144819feb2c0, {0x1448195bed01?, 0x1448195beda8?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x144819d7ed20, 0x144819feb2c0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x144819b9c280, {0x2f28368, 0x4c39f80}, 0x144819ed3760) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x144819b9c280, {0x2f28368, 0x4c39f80}, 0x427714?, {0x0?, 0x0?}, {0x25cff40, 0x144819e67590}, 0x3000000000000?, 0x2edefe0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/linkbox.getUnmarshaledResponse.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:321 +0x71 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x30?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x144819e28900, 0x1448198c60f0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x144819e28900, 0x1448198c60f0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/linkbox.getUnmarshaledResponse({0x2f28368, 0x4c39f80}, 0x1448196a32c0, 0x144819ed3760, {0x2816da0, 0x1448198c6030}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:320 +0xf8 github.com/rclone/rclone/backend/linkbox.(*Object).Update(0x144819d11480, {0x2f28368, 0x4c39f80}, {0x2ef9e80, 0x14481990d290}, {0x2f3a270, 0x144819e828c0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:808 +0x1630 github.com/rclone/rclone/backend/linkbox.(*Fs).Put(0x1448196a32c0, {0x2f28368, 0x4c39f80}, {0x2ef9e80, 0x14481990d290}, {0x2f3a270, 0x144819e828c0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:989 +0x195 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x144819ddb2d0, {0x2f28368, 0x4c39f80}, {0x2f48570, 0x1448196a32c0}, {0x14481a134ac8, 0x15}, {0x14481a134ac8, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 github.com/rclone/rclone/fs/sync.makeTestFiles(0x144819ddb2d0?, 0x144819ddb2d0, {0x2d34dd7, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:160 +0x465 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x1448199bf688) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0xc8 testing.tRunner(0x1448199bf688, 0x14481a0888c0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14153 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 14206 [select]: net/http.(*http2clientStream).writeRequest(0x144819e84a80, 0x144819feb2c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68 net/http.(*http2clientStream).doRequest(0x144819e84a80, 0x86ab3b?, 0x14481a074fb8?) /usr/local/go/src/net/http/h2_bundle.go:8718 +0x18 created by net/http.(*http2ClientConn).roundTrip in goroutine 14154 /usr/local/go/src/net/http/h2_bundle.go:8624 +0x470 goroutine 14153 [chan receive]: testing.(*T).Run(0x1448199bf448, {0x2d3378f?, 0x3708e93?}, 0x14481a0888c0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x1448199bf448) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x1448199bf448, 0x2edd958) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 1h0m0.991919948s (try 1/5): exit status 2: Failed [TestCopyWithDepth TestCopyWithFilesFrom TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithUpdateOlder TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestServerSideMoveLocal TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlap TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]