"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncOverlap|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$'" - Starting (try 3/5) 2026/04/22 03:47:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nupegow1vaba" 2026/04/22 03:47:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 03:47:45 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Using cached web token 2026/04/22 03:47:45 DEBUG : Creating backend with remote "/tmp/rclone4269707845" === RUN TestCopy run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:47:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 03:47:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 03:47:47 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:47:47 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:47:51 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:47:51 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:47:51 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:47:52 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:47:53 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 03:47:53 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 2026/04/22 03:48:01 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopy Messages: directories --- FAIL: TestCopy (29.52s) === RUN TestCopyNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:48:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 03:48:15 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:48:15 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:48:17 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:48:18 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:48:18 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:48:19 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:48:20 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:48:22 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:48:25 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 03:48:31 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 03:48:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 03:48:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (33.48s) === RUN TestCopyCheckFirst run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:48:48 INFO : Linkbox root 'rclone-test-nupegow1vaba': Running all checks before starting transfers 2026/04/22 03:48:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 03:48:48 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:48:48 INFO : Linkbox root 'rclone-test-nupegow1vaba': Checks finished, now starting transfers 2026/04/22 03:48:48 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:48:52 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:48:52 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:48:53 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:48:53 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:48:54 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:48:56 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:48:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 03:48:59 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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: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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyCheckFirst Messages: directories --- FAIL: TestCopyCheckFirst (25.60s) === RUN TestSyncNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:49:14 ERROR : Ignoring --no-traverse with sync 2026/04/22 03:49:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 03:49:15 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:49:15 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:49:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 03:49:17 INFO : sub dir/hello world: Copied (new) 2026/04/22 03:49:17 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestSyncNoTraverse Messages: listing wrong, want got 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestSyncNoTraverse Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncNoTraverse Messages: directories --- FAIL: TestSyncNoTraverse (17.04s) === RUN TestCopyWithDepth run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:49:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/22 03:49:31 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:49:31 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:49:33 DEBUG : hello world2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:49:34 DEBUG : hello world2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:49:34 DEBUG : hello world2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:49:35 DEBUG : hello world2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:49:36 DEBUG : hello world2: size = 12 OK 2026/04/22 03:49:36 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:304 Error: Should be true Test: TestCopyWithDepth Messages: listing wrong, want hello world2 (12) got hello world2 (12), 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:304 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyWithDepth Messages: Unexpected file "sub dir/hello world" run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyWithDepth Messages: directories --- FAIL: TestCopyWithDepth (31.16s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:50:02 INFO : sub dir2: Making directory 2026/04/22 03:50:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 03:50:03 DEBUG : sub dir/hello world: Sizes identical 2026/04/22 03:50:03 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:50:03 DEBUG : sub dir/hello world: Unchanged skipping 2026/04/22 03:50:03 INFO : sub dir/hello world: Deleted 2026/04/22 03:50:03 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:485 Error: Should be true Test: TestMoveNoEmptyDirectories Messages: listing wrong, want sub dir/hello world (11) got hello world2 (12), 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:485 Error: Should be true Test: TestMoveNoEmptyDirectories Messages: Unexpected file "hello world2" run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestMoveNoEmptyDirectories Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestMoveNoEmptyDirectories Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestMoveNoEmptyDirectories Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveNoEmptyDirectories Messages: directories --- FAIL: TestMoveNoEmptyDirectories (29.57s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:50:32 DEBUG : sub dir2: Making directory with metadata 2026/04/22 03:50:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/22 03:50:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/22 03:50:32 INFO : sub dir2: Making directory 2026/04/22 03:50:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 03:50:34 DEBUG : sub dir/hello world: Sizes identical 2026/04/22 03:50:34 DEBUG : sub dir/hello world: Unchanged skipping 2026/04/22 03:50:34 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:50:34 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:50:34 DEBUG : Waiting for deletions to finish 2026/04/22 03:50:34 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:50:34 ERROR : Linkbox root 'rclone-test-nupegow1vaba': 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: failed to delete 1 files Test: TestSyncEmptyDirectories run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:513 Error: Should be true Test: TestSyncEmptyDirectories Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:513 Error: Should be true Test: TestSyncEmptyDirectories Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:513 Error: Should be true Test: TestSyncEmptyDirectories Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:513 Error: Not equal: expected: []string{} actual : []string{"sub dir", "sub dir2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=7) "sub dir", + (string) (len=8) "sub dir2" } Test: TestSyncEmptyDirectories Messages: directories --- FAIL: TestSyncEmptyDirectories (22.72s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:50:54 INFO : sub dir2: Making directory 2026/04/22 03:50:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 03:50:55 DEBUG : sub dir/hello world: Sizes identical 2026/04/22 03:50:55 DEBUG : sub dir/hello world: Unchanged skipping 2026/04/22 03:50:55 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:50:55 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:50:55 ERROR : Linkbox root 'rclone-test-nupegow1vaba': not deleting files as there were IO errors 2026/04/22 03:50:55 ERROR : Linkbox root 'rclone-test-nupegow1vaba': 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:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:597 Error: Should be true Test: TestSyncNoEmptyDirectories Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:597 Error: Should be true Test: TestSyncNoEmptyDirectories Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:597 Error: Should be true Test: TestSyncNoEmptyDirectories Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:597 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncNoEmptyDirectories Messages: directories --- FAIL: TestSyncNoEmptyDirectories (22.44s) === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:51:17 DEBUG : sub dir/hello world: Update: removing old file 2026/04/22 03:51:18 ERROR : sub dir/hello world: 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:615 Error: Should be true Test: TestServerSideCopy Messages: listing wrong, want sub dir/hello world (11) got hello world2 (12), 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:615 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideCopy Messages: Unexpected file "hello world2" 2026/04/22 03:51:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wibanum9rali" 2026/04/22 03:51:28 DEBUG : Config file has changed externally - reloading 2026/04/22 03:51:28 DEBUG : Linkbox root 'rclone-test-wibanum9rali': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-nupegow1vaba' -> Linkbox root 'rclone-test-wibanum9rali' 2026/04/22 03:51:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/22 03:51:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 03:51:29 DEBUG : Linkbox root 'rclone-test-wibanum9rali': Waiting for checks to finish 2026/04/22 03:51:29 DEBUG : Linkbox root 'rclone-test-wibanum9rali': Waiting for transfers to finish 2026/04/22 03:51:30 ERROR : hello world2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:51:30 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2026/04/22 03:51:30 DEBUG : Linkbox root 'rclone-test-wibanum9rali': Purge remote 2026/04/22 03:51:30 NOTICE: purge failed: directory not found run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:624 Error: Should be true Test: TestServerSideCopy Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:624 Error: Should be true Test: TestServerSideCopy Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:624 Error: Should be true Test: TestServerSideCopy Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:624 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideCopy Messages: directories --- FAIL: TestServerSideCopy (32.92s) === RUN TestCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:51:50 DEBUG : sub dir/hello world: Update: removing old file 2026/04/22 03:51:51 ERROR : sub dir/hello world: 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:635 Error: Should be true Test: TestCopyOverSelf Messages: listing wrong, want sub dir/hello world (11) got hello world2 (12), 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:635 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyOverSelf Messages: Unexpected file "hello world2" 2026/04/22 03:52:02 NOTICE: sub dir/hello world(1): Duplicate object found in destination - ignoring 2026/04/22 03:52:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4269707845) 2026/04/22 03:52:02 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-nupegow1vaba') 2026/04/22 03:52:02 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 03:52:02 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:52:02 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:52:02 DEBUG : sub dir/hello world: Update: removing old file 2026/04/22 03:52:02 ERROR : sub dir/hello world: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/22 03:52:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4269707845) 2026/04/22 03:52:04 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-nupegow1vaba') 2026/04/22 03:52:04 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4269707845) 17 vs dst(Linkbox root 'rclone-test-nupegow1vaba') 11 2026/04/22 03:52:04 INFO : sub dir/hello world: Removing failed copy 2026/04/22 03:52:04 INFO : sub dir/hello world: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit sync_test.go:641: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4269707845) 17 vs dst(Linkbox root 'rclone-test-nupegow1vaba') 11 Test: TestCopyOverSelf run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:641 Error: Should be true Test: TestCopyOverSelf Messages: listing wrong, want got hello world2 (12), sub dir/hello world (11), sub dir/hello world(1) (11), sub dir/hello world(1) (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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:641 Error: Should be true Test: TestCopyOverSelf Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:641 Error: Should be true Test: TestCopyOverSelf Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:641 Error: Should be true Test: TestCopyOverSelf Messages: Unexpected file "sub dir/hello world(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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:641 Error: Should be true Test: TestCopyOverSelf Messages: Unexpected file "sub dir/hello world(1)" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:641 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyOverSelf Messages: directories --- FAIL: TestCopyOverSelf (36.40s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:52:27 DEBUG : sub dir/hello world: Update: removing old file 2026/04/22 03:52:27 ERROR : sub dir/hello world: 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:651 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (11) got hello world2 (12), sub dir/hello world (11), sub dir/hello world(1) (11), sub dir/hello world(1) (11), sub dir/hello world(2) (17) 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:651 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "hello world2" 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:651 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world(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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:651 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world(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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:651 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world(2)" 2026/04/22 03:52:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mutaguz9lawa" 2026/04/22 03:52:38 DEBUG : Linkbox root 'rclone-test-mutaguz9lawa': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-nupegow1vaba' -> Linkbox root 'rclone-test-mutaguz9lawa' 2026/04/22 03:52:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/22 03:52:39 DEBUG : sub dir/hello world(2): Need to transfer - File not found at Destination 2026/04/22 03:52:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 03:52:39 DEBUG : Linkbox root 'rclone-test-mutaguz9lawa': Waiting for checks to finish 2026/04/22 03:52:39 DEBUG : Linkbox root 'rclone-test-mutaguz9lawa': Waiting for transfers to finish 2026/04/22 03:52:39 ERROR : hello world2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:52:39 ERROR : sub dir/hello world(2): Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:52:39 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2026/04/22 03:52:39 DEBUG : Linkbox root 'rclone-test-mutaguz9lawa': Purge remote 2026/04/22 03:52:40 NOTICE: purge failed: directory not found run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:660 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want got hello world2 (12), sub dir/hello world (11), sub dir/hello world(2) (17) 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:660 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:660 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:660 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world(2)" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:660 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideCopyOverSelf Messages: directories --- FAIL: TestServerSideCopyOverSelf (34.62s) === RUN TestMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:53:01 DEBUG : sub dir/hello world: Update: removing old file 2026/04/22 03:53:02 ERROR : sub dir/hello world: 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:679 Error: Should be true Test: TestMoveOverSelf Messages: listing wrong, want sub dir/hello world (11) got hello world2 (12), sub dir/hello world (11), sub dir/hello world(2) (17) 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:679 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveOverSelf Messages: Unexpected file "hello world2" 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:679 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveOverSelf Messages: Unexpected file "sub dir/hello world(2)" 2026/04/22 03:53:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4269707845) 2026/04/22 03:53:13 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-nupegow1vaba') 2026/04/22 03:53:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/22 03:53:13 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:53:13 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:53:13 DEBUG : sub dir/hello world: Update: removing old file 2026/04/22 03:53:13 ERROR : sub dir/hello world: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/22 03:53:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4269707845) 2026/04/22 03:53:15 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-nupegow1vaba') 2026/04/22 03:53:15 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4269707845) 17 vs dst(Linkbox root 'rclone-test-nupegow1vaba') 11 2026/04/22 03:53:15 INFO : sub dir/hello world: Removing failed copy 2026/04/22 03:53:15 INFO : sub dir/hello world: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/22 03:53:15 ERROR : sub dir/hello world: Not deleting source as copy failed: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4269707845) 17 vs dst(Linkbox root 'rclone-test-nupegow1vaba') 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/rclone4269707845) 17 vs dst(Linkbox root 'rclone-test-nupegow1vaba') 11 Test: TestMoveOverSelf run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:685 Error: Should be true Test: TestMoveOverSelf Messages: listing wrong, want got hello world2 (12), sub dir/hello world (11), sub dir/hello world(1) (11), sub dir/hello world(1) (17) 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:685 Error: Should be true Test: TestMoveOverSelf Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:685 Error: Should be true Test: TestMoveOverSelf Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:685 Error: Should be true Test: TestMoveOverSelf Messages: Unexpected file "sub dir/hello world(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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:685 Error: Should be true Test: TestMoveOverSelf Messages: Unexpected file "sub dir/hello world(1)" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:685 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveOverSelf Messages: directories --- FAIL: TestMoveOverSelf (35.58s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:53:37 DEBUG : sub dir/hello world: Update: removing old file 2026/04/22 03:53:37 ERROR : sub dir/hello world: 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:696 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (11) got hello world2 (12), sub dir/hello world (11), sub dir/hello world(1) (11), sub dir/hello world(1) (17), sub dir/hello world(2) (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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:696 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "hello world2" 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:696 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world(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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:696 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world(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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:696 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world(2)" 2026/04/22 03:53:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hibelug5zebu" 2026/04/22 03:53:48 DEBUG : Linkbox root 'rclone-test-hibelug5zebu': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-nupegow1vaba' -> Linkbox root 'rclone-test-hibelug5zebu' 2026/04/22 03:53:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/22 03:53:49 DEBUG : sub dir/hello world(1): Need to transfer - File not found at Destination 2026/04/22 03:53:49 NOTICE: sub dir/hello world(1): Duplicate object found in source - ignoring 2026/04/22 03:53:49 DEBUG : sub dir/hello world(2): Need to transfer - File not found at Destination 2026/04/22 03:53:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 03:53:49 DEBUG : Linkbox root 'rclone-test-hibelug5zebu': Waiting for checks to finish 2026/04/22 03:53:49 DEBUG : Linkbox root 'rclone-test-hibelug5zebu': Waiting for transfers to finish 2026/04/22 03:53:49 ERROR : hello world2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:53:49 ERROR : sub dir/hello world(1): Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:53:50 ERROR : sub dir/hello world(2): Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:53:50 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2026/04/22 03:53:50 DEBUG : Linkbox root 'rclone-test-hibelug5zebu': Purge remote 2026/04/22 03:53:50 NOTICE: purge failed: directory not found run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:705 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:705 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:705 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:705 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMoveOverSelf Messages: directories --- FAIL: TestServerSideMoveOverSelf (37.79s) === RUN TestCopyAfterDelete run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:54:15 DEBUG : sub dir/hello world: Update: removing old file 2026/04/22 03:54:15 ERROR : sub dir/hello world: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/22 03:54:17 ERROR : error listing: directory not found 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:739 Error: Should be true Test: TestCopyAfterDelete Messages: listing wrong, want sub dir/hello world (11) got hello world2 (12), sub dir/hello world (11), sub dir/hello world(1) (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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:739 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyAfterDelete Messages: Unexpected file "hello world2" 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:739 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyAfterDelete Messages: Unexpected file "sub dir/hello world(1)" 2026/04/22 03:54:25 INFO : Local file system at /tmp/rclone4269707845: Making directory 2026/04/22 03:54:26 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:54:26 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:750 Error: Should be true Test: TestCopyAfterDelete Messages: listing wrong, want sub dir/hello world (11) got hello world2 (12), sub dir/hello world (11), sub dir/hello world(1) (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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:750 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyAfterDelete Messages: Unexpected file "hello world2" 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:750 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyAfterDelete Messages: Unexpected file "sub dir/hello world(1)" run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestCopyAfterDelete Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestCopyAfterDelete Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestCopyAfterDelete Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyAfterDelete Messages: directories --- FAIL: TestCopyAfterDelete (41.92s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:54:57 DEBUG : sub dir/hello world: Update: removing old file 2026/04/22 03:54:57 ERROR : sub dir/hello world: 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:758 Error: Should be true Test: TestCopyRedownload Messages: listing wrong, want sub dir/hello world (11) got hello world2 (12), sub dir/hello world (11), sub dir/hello world(1) (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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:758 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "hello world2" 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:758 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello world(1)" 2026/04/22 03:55:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/22 03:55:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/22 03:55:08 DEBUG : sub dir/hello world(1): Need to transfer - File not found at Destination 2026/04/22 03:55:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 03:55:08 DEBUG : Local file system at /tmp/rclone4269707845: Waiting for checks to finish 2026/04/22 03:55:08 DEBUG : Local file system at /tmp/rclone4269707845: Waiting for transfers to finish 2026/04/22 03:55:08 ERROR : hello world2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:55:08 ERROR : sub dir/hello world(1): Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:55:09 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 03:55:09 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone4269707845/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone4269707845/sub dir: no such file or directory Test: TestCopyRedownload run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:762 Error: Should be true Test: TestCopyRedownload Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:762 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:762 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:762 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyRedownload Messages: directories --- FAIL: TestCopyRedownload (33.79s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:55:30 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/22 03:55:30 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:55:30 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:55:32 DEBUG : check sum: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:55:33 DEBUG : check sum: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:55:33 DEBUG : check sum: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:55:34 DEBUG : check sum: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:55:35 DEBUG : check sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:55:37 DEBUG : check sum: size = 1 OK 2026/04/22 03:55:37 INFO : check sum: Copied (new) 2026/04/22 03:55:37 DEBUG : Waiting for deletions to finish 2026/04/22 03:55:37 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:55:37 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:55:37 ERROR : Linkbox root 'rclone-test-nupegow1vaba': not deleting directories as there were IO errors sync_test.go:784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: failed to delete 2 files Test: TestSyncBasedOnCheckSum run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:784 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:784 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:784 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:784 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncBasedOnCheckSum Messages: directories --- FAIL: TestSyncBasedOnCheckSum (28.78s) === RUN TestSyncIgnoreSize run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:55:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/22 03:55:59 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:55:59 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:56:01 DEBUG : ignore-size: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:56:02 DEBUG : ignore-size: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:56:02 INFO : ignore-size: Copied (new) 2026/04/22 03:56:02 DEBUG : Waiting for deletions to finish 2026/04/22 03:56:02 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:56:03 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:56:03 ERROR : Linkbox root 'rclone-test-nupegow1vaba': not deleting directories as there were IO errors sync_test.go:860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Received unexpected error: failed to delete 2 files Test: TestSyncIgnoreSize run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:860 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:860 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:860 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:860 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncIgnoreSize Messages: directories --- FAIL: TestSyncIgnoreSize (25.11s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:56:26 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:56:26 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:56:27 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:56:27 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:56:28 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:56:30 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:56:33 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 03:56:40 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:888 Error: Should be true Test: TestSyncIgnoreTimes Messages: listing wrong, want existing (6) got existing (6), hello world2 (12), 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:888 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncIgnoreTimes Messages: Unexpected file "hello world2" 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:888 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncIgnoreTimes Messages: Unexpected file "sub dir/hello world" 2026/04/22 03:57:03 DEBUG : existing: size = 6 OK 2026/04/22 03:57:03 DEBUG : existing: Sizes identical 2026/04/22 03:57:03 DEBUG : existing: Unchanged skipping 2026/04/22 03:57:03 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:57:03 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:57:03 DEBUG : Waiting for deletions to finish 2026/04/22 03:57:03 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:57:03 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:57:03 ERROR : Linkbox root 'rclone-test-nupegow1vaba': not deleting directories as there were IO errors sync_test.go:893: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:893 Error: Received unexpected error: failed to delete 2 files Test: TestSyncIgnoreTimes run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:893 Error: Should be true Test: TestSyncIgnoreTimes Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:893 Error: Should be true Test: TestSyncIgnoreTimes Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:893 Error: Should be true Test: TestSyncIgnoreTimes Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:893 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncIgnoreTimes Messages: directories --- FAIL: TestSyncIgnoreTimes (60.68s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:57:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/22 03:57:25 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:57:25 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:57:27 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:57:27 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:57:28 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:57:28 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:57:29 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:57:31 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:57:35 DEBUG : existing: size = 6 OK 2026/04/22 03:57:35 INFO : existing: Copied (new) 2026/04/22 03:57:35 DEBUG : Waiting for deletions to finish 2026/04/22 03:57:35 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:57:35 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 03:57:35 ERROR : Linkbox root 'rclone-test-nupegow1vaba': not deleting directories as there were IO errors sync_test.go:927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Received unexpected error: failed to delete 2 files Test: TestSyncIgnoreExisting run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:927 Error: Should be true Test: TestSyncIgnoreExisting Messages: listing wrong, want got existing (6), hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:927 Error: Should be true Test: TestSyncIgnoreExisting Messages: Unexpected file "existing" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:927 Error: Should be true Test: TestSyncIgnoreExisting Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:927 Error: Should be true Test: TestSyncIgnoreExisting Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:927 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncIgnoreExisting Messages: directories --- FAIL: TestSyncIgnoreExisting (30.50s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 03:57:59 DEBUG : b/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:57:59 DEBUG : b/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:57:59 DEBUG : b/potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:58:00 DEBUG : b/potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:58:01 DEBUG : b/potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:58:03 DEBUG : b/potato: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:58:06 DEBUG : b/potato: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 03:58:13 DEBUG : b/potato: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 03:58:29 DEBUG : c/non empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:58:30 DEBUG : c/non empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:58:30 DEBUG : c/non empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:58:31 DEBUG : c/non empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:58:32 DEBUG : c/non empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:58:33 DEBUG : c/non empty space: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:58:37 DEBUG : c/non empty space: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 03:58:43 DEBUG : c/non empty space: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 03:58:56 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), existing (6), hello world2 (12), 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "existing" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "hello world2" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "sub dir/hello world" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Not equal: expected: []string{"b", "c", "d"} actual : []string{"b", "c", "sub dir"} Diff: --- Expected +++ Actual @@ -3,3 +3,3 @@ (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=7) "sub dir" } Test: TestSyncIgnoreErrors Messages: directories 2026/04/22 03:59:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/22 03:59:11 DEBUG : c/non empty space: size = 5 OK 2026/04/22 03:59:11 DEBUG : c/non empty space: Sizes identical 2026/04/22 03:59:11 DEBUG : c/non empty space: Unchanged skipping 2026/04/22 03:59:11 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 03:59:11 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 03:59:13 DEBUG : a/potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 03:59:13 DEBUG : a/potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 03:59:13 DEBUG : a/potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 03:59:14 DEBUG : a/potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 03:59:15 DEBUG : a/potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 03:59:17 DEBUG : a/potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 03:59:20 DEBUG : a/potato2: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 03:59:27 DEBUG : a/potato2: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 03:59:40 DEBUG : a/potato2: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/22 04:00:06 DEBUG : a/potato2: size = 60 OK 2026/04/22 04:00:06 INFO : a/potato2: Copied (new) 2026/04/22 04:00:06 DEBUG : Waiting for deletions to finish 2026/04/22 04:00:06 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:00:06 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:00:07 INFO : existing: Deleted 2026/04/22 04:00:08 INFO : b/potato: Deleted 2026/04/22 04:00:08 INFO : sub dir: Removing directory 2026/04/22 04:00:08 DEBUG : sub dir: Failed to Rmdir: directory not empty 2026/04/22 04:00:08 INFO : b: Removing directory 2026/04/22 04:00:08 DEBUG : b: Failed to Rmdir: directory not empty 2026/04/22 04:00:08 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': failed to delete 2 directories sync_test.go:980: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:980 Error: Received unexpected error: failed to delete 2 files Test: TestSyncIgnoreErrors 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want a/potato2 (60), c/non empty space (5) got a/potato2 (60), b/potato (21), c/non empty space (5), existing (6), hello world2 (12), 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "existing" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "hello world2" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "sub dir/hello world" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "b/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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Not equal: expected: []string{"a", "c"} actual : []string{"a", "b", "c", "d", "sub dir"} Diff: --- Expected +++ Actual @@ -1,4 +1,7 @@ -([]string) (len=2) { +([]string) (len=5) { (string) (len=1) "a", - (string) (len=1) "c" + (string) (len=1) "b", + (string) (len=1) "c", + (string) (len=1) "d", + (string) (len=7) "sub dir" } Test: TestSyncIgnoreErrors Messages: directories run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestSyncIgnoreErrors Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestSyncIgnoreErrors Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestSyncIgnoreErrors Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncIgnoreErrors Messages: directories --- FAIL: TestSyncIgnoreErrors (173.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1015 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want empty space (1) got empty space (1), hello world2 (12), 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1015 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "hello world2" 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1015 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "sub dir/hello world" 2026/04/22 04:01:00 DEBUG : empty space: size = 1 OK 2026/04/22 04:01:00 DEBUG : empty space: Sizes identical 2026/04/22 04:01:00 DEBUG : empty space: Unchanged skipping 2026/04/22 04:01:00 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:01:00 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:01:00 DEBUG : Waiting for deletions to finish 2026/04/22 04:01:00 NOTICE: hello world2: Skipped delete as --dry-run is set (size 12) 2026/04/22 04:01:00 NOTICE: sub dir/hello world: Skipped delete as --dry-run is set (size 11) 2026/04/22 04:01:00 NOTICE: sub dir: Skipped remove directory as --dry-run is set 2026/04/22 04:01:00 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': deleted 1 directories 2026/04/22 04:01:00 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1026 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want empty space (1) got empty space (1), hello world2 (12), 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1026 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "hello world2" 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1026 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "sub dir/hello world" 2026/04/22 04:01:09 DEBUG : empty space: size = 1 OK 2026/04/22 04:01:09 DEBUG : empty space: Sizes identical 2026/04/22 04:01:09 DEBUG : empty space: Unchanged skipping 2026/04/22 04:01:09 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:01:09 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:01:09 DEBUG : Waiting for deletions to finish 2026/04/22 04:01:10 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:01:10 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:01:10 ERROR : Linkbox root 'rclone-test-nupegow1vaba': not deleting directories as there were IO errors sync_test.go:1033: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1033 Error: Received unexpected error: failed to delete 2 files Test: TestSyncAfterChangingModtimeOnly run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1033 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1033 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1033 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1033 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterChangingModtimeOnly Messages: directories --- FAIL: TestSyncAfterChangingModtimeOnly (42.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: directories --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (20.24s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:01:53 DEBUG : empty space: 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1101 Error: Should be true Test: TestSyncAfterAddingAFile Messages: listing wrong, want empty space (1) got empty space (1), hello world2 (12), 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1101 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterAddingAFile Messages: Unexpected file "hello world2" 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:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1101 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterAddingAFile Messages: Unexpected file "sub dir/hello world" 2026/04/22 04:02:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/22 04:02:03 DEBUG : empty space: size = 1 OK 2026/04/22 04:02:03 DEBUG : empty space: Sizes identical 2026/04/22 04:02:03 DEBUG : empty space: Unchanged skipping 2026/04/22 04:02:03 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:02:03 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:02:05 DEBUG : potato: size = 60 OK 2026/04/22 04:02:05 INFO : potato: Copied (new) 2026/04/22 04:02:05 DEBUG : Waiting for deletions to finish 2026/04/22 04:02:05 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:02:05 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:02:05 ERROR : Linkbox root 'rclone-test-nupegow1vaba': not deleting directories as there were IO errors sync_test.go:1106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1106 Error: Received unexpected error: failed to delete 2 files Test: TestSyncAfterAddingAFile run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1106 Error: Should be true Test: TestSyncAfterAddingAFile Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1106 Error: Should be true Test: TestSyncAfterAddingAFile Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1106 Error: Should be true Test: TestSyncAfterAddingAFile Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1106 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterAddingAFile Messages: directories --- FAIL: TestSyncAfterAddingAFile (36.49s) === RUN TestSyncDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:02:30 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:02:30 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:02:31 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:02:31 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:02:34 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:02:34 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:02:35 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:02:36 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:02:36 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:02:38 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:02:42 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:345 /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 empty space (1), potato (21) got empty space (1), hello world2 (12), potato (21), 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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" 2026/04/22 04:02:57 DEBUG : Waiting for deletions to finish 2026/04/22 04:02:58 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:02:58 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:02:58 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:02:58 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:02:59 INFO : potato: Deleted 2026/04/22 04:02:59 ERROR : Linkbox root 'rclone-test-nupegow1vaba': 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:1357 Error: Received unexpected error: failed to delete 2 files Test: TestSyncDeleteBefore run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1357 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncDeleteBefore Messages: directories --- FAIL: TestSyncDeleteBefore (55.85s) === RUN TestCopyDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:03:26 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:03:26 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:03:26 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:03:27 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:03:28 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/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:345 /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 hello world2 (12), potato (21), 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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" 2026/04/22 04:03:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:03:39 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:03:39 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:03:42 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:03:42 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:03:42 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:03:43 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:03:44 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:03:46 DEBUG : potato2: size = 19 OK 2026/04/22 04:03:46 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:345 /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 hello world2 (12), potato (21), potato2 (19), 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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyDeleteBefore Messages: directories --- FAIL: TestCopyDeleteBefore (53.73s) === RUN TestSyncWithExclude run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:04:20 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:04:20 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:04:20 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:04:21 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:04:22 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:04:26 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:04:26 DEBUG : empty space: 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:345 /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), hello world2 (12), potato2 (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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" 2026/04/22 04:04:35 DEBUG : enormous: Excluded (Size Filter) 2026/04/22 04:04:35 DEBUG : enormous: Excluded 2026/04/22 04:04:35 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 04:04:35 DEBUG : potato2: Excluded 2026/04/22 04:04:35 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 04:04:35 DEBUG : potato2: Excluded 2026/04/22 04:04:35 DEBUG : empty space: size = 1 OK 2026/04/22 04:04:35 DEBUG : empty space: Sizes identical 2026/04/22 04:04:35 DEBUG : empty space: Unchanged skipping 2026/04/22 04:04:36 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:04:36 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:04:36 DEBUG : Waiting for deletions to finish 2026/04/22 04:04:36 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:04:36 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:04:36 ERROR : Linkbox root 'rclone-test-nupegow1vaba': not deleting directories as there were IO errors sync_test.go:1401: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1401 Error: Received unexpected error: failed to delete 2 files Test: TestSyncWithExclude run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1401 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1401 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1401 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:1401 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithExclude Messages: directories --- FAIL: TestSyncWithExclude (41.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:05:01 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:05:04 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:05:06 DEBUG : enormous: 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:345 /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), hello world2 (12), potato2 (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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" 2026/04/22 04:05:15 DEBUG : enormous: Excluded (Size Filter) 2026/04/22 04:05:15 DEBUG : enormous: Excluded 2026/04/22 04:05:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/22 04:05:15 DEBUG : potato2: Excluded 2026/04/22 04:05:15 DEBUG : empty space: size = 1 OK 2026/04/22 04:05:15 DEBUG : empty space: Sizes identical 2026/04/22 04:05:15 DEBUG : empty space: Unchanged skipping 2026/04/22 04:05:15 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:05:15 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:05:15 DEBUG : Waiting for deletions to finish 2026/04/22 04:05:16 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:05:16 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:05:17 INFO : potato2: Deleted 2026/04/22 04:05:17 INFO : enormous: Deleted 2026/04/22 04:05:17 ERROR : Linkbox root 'rclone-test-nupegow1vaba': 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 2 files Test: TestSyncWithExcludeAndDeleteExcluded run.go:130: removing file "enormous" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "enormous" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "enormous" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "enormous" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 empty space (1), hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "empty space" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithExcludeAndDeleteExcluded Messages: directories --- FAIL: TestSyncWithExcludeAndDeleteExcluded (46.93s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 empty space (1), hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "empty space" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithUpdateOlder Messages: directories --- FAIL: TestSyncWithUpdateOlder (23.99s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/04/22 04:06:10 ERROR : Linkbox root 'rclone-test-nupegow1vaba': Ignoring --track-renames as the destination does not support server-side move or copy 2026/04/22 04:06:10 ERROR : Linkbox root 'rclone-test-nupegow1vaba': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/22 04:06:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/22 04:06:10 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/22 04:06:10 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:06:10 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:06:13 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:06:13 DEBUG : yam: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:06:13 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:06:13 DEBUG : yam: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:06:14 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:06:14 DEBUG : yam: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:06:14 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:06:14 DEBUG : yam: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:06:15 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:06:15 DEBUG : yam: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:06:17 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:06:17 DEBUG : yam: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:06:20 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 04:06:21 DEBUG : yam: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 04:06:27 DEBUG : potato: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 04:06:27 DEBUG : yam: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 04:06:40 DEBUG : potato: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/22 04:06:40 DEBUG : yam: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/22 04:07:06 DEBUG : potato: Trying to read object after upload: try again in 51.2s (10/10) 2026/04/22 04:07:06 DEBUG : yam: Trying to read object after upload: try again in 51.2s (10/10) 2026/04/22 04:07:57 ERROR : potato: Failed to copy: object not found 2026/04/22 04:07:57 ERROR : yam: Failed to copy: object not found 2026/04/22 04:07:57 ERROR : Linkbox root 'rclone-test-nupegow1vaba': not deleting files as there were IO errors 2026/04/22 04:07:57 ERROR : Linkbox root 'rclone-test-nupegow1vaba': 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: object not found Test: TestSyncWithTrackRenames run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 empty space (1), hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "empty space" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithTrackRenames Messages: directories --- FAIL: TestSyncWithTrackRenames (130.94s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/04/22 04:08:21 ERROR : Linkbox root 'rclone-test-nupegow1vaba': Ignoring --track-renames as the destination does not support server-side move or copy 2026/04/22 04:08:21 ERROR : Linkbox root 'rclone-test-nupegow1vaba': Ignoring --track-renames as either the source or destination do not support modtime 2026/04/22 04:08:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/22 04:08:21 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/22 04:08:22 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:08:22 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:08:24 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:08:24 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:08:25 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:08:25 DEBUG : yam: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:08:25 DEBUG : yam: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:08:25 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:08:25 DEBUG : yam: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:08:26 DEBUG : yam: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:08:26 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:08:27 DEBUG : yam: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:08:28 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:08:29 DEBUG : yam: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:08:31 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 04:08:32 DEBUG : yam: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 04:08:38 DEBUG : potato: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 04:08:39 DEBUG : yam: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/22 04:08:51 DEBUG : potato: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/22 04:08:52 DEBUG : yam: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/22 04:09:17 DEBUG : potato: Trying to read object after upload: try again in 51.2s (10/10) 2026/04/22 04:09:18 DEBUG : yam: Trying to read object after upload: try again in 51.2s (10/10) 2026/04/22 04:10:08 ERROR : potato: Failed to copy: object not found 2026/04/22 04:10:09 ERROR : yam: Failed to copy: object not found 2026/04/22 04:10:09 ERROR : Linkbox root 'rclone-test-nupegow1vaba': not deleting files as there were IO errors 2026/04/22 04:10:09 ERROR : Linkbox root 'rclone-test-nupegow1vaba': 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: object not found Test: TestSyncWithTrackRenamesStrategyModtime run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithTrackRenamesStrategyModtime Messages: directories --- FAIL: TestSyncWithTrackRenamesStrategyModtime (133.12s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/04/22 04:10:34 ERROR : Linkbox root 'rclone-test-nupegow1vaba': Ignoring --track-renames as the destination does not support server-side move or copy 2026/04/22 04:10:34 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/22 04:10:34 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/04/22 04:10:35 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:10:35 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:10:38 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:10:38 DEBUG : potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:10:39 DEBUG : sub/yam: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:10:39 DEBUG : potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:10:39 DEBUG : sub/yam: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:10:39 DEBUG : potato: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:10:40 DEBUG : sub/yam: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:10:40 DEBUG : sub/yam: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:10:40 DEBUG : potato: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:10:41 DEBUG : sub/yam: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:10:42 DEBUG : potato: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:10:43 DEBUG : sub/yam: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:10:46 DEBUG : potato: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 04:10:46 DEBUG : sub/yam: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 04:10:52 DEBUG : potato: size = 14 OK 2026/04/22 04:10:52 INFO : potato: Copied (new) 2026/04/22 04:10:53 DEBUG : sub/yam: size = 11 OK 2026/04/22 04:10:53 INFO : sub/yam: Copied (new) 2026/04/22 04:10:53 DEBUG : Waiting for deletions to finish 2026/04/22 04:10:53 ERROR : hello world2: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:10:53 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/22 04:10:53 ERROR : Linkbox root 'rclone-test-nupegow1vaba': 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: failed to delete 2 files Test: TestSyncWithTrackRenamesStrategyLeaf run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithTrackRenamesStrategyLeaf Messages: directories --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (43.53s) === RUN TestServerSideMoveLocal run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:11:17 DEBUG : Creating backend with remote "/tmp/rclone4269707845/dir1" 2026/04/22 04:11:17 DEBUG : Config file has changed externally - reloading 2026/04/22 04:11:17 DEBUG : Creating backend with remote "/tmp/rclone4269707845/dir2" 2026/04/22 04:11:17 DEBUG : Local file system at /tmp/rclone4269707845/dir2: Using server-side directory move 2026/04/22 04:11:17 INFO : Local file system at /tmp/rclone4269707845/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/22 04:11:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/22 04:11:17 DEBUG : Local file system at /tmp/rclone4269707845/dir2: Waiting for checks to finish 2026/04/22 04:11:17 DEBUG : Local file system at /tmp/rclone4269707845/dir2: Waiting for transfers to finish 2026/04/22 04:11:17 INFO : file1.txt: Moved (server-side) run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMoveLocal Messages: directories --- FAIL: TestServerSideMoveLocal (20.05s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:11:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/22 04:11:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 04:11:38 DEBUG : sub dir/hello world: Sizes identical 2026/04/22 04:11:38 DEBUG : sub dir/hello world: Unchanged skipping 2026/04/22 04:11:38 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:11:38 INFO : sub dir/hello world: Deleted 2026/04/22 04:11:38 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:11:43 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:11:43 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:11:44 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:11:44 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:11:45 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:11:47 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:11:50 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 04:11:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/22 04:11:57 INFO : nested/sub dir/file: Copied (new) 2026/04/22 04:11:57 INFO : nested/sub dir/file: Deleted 2026/04/22 04:11:57 ERROR : Local file system at /tmp/rclone4269707845: 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:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveWithDeleteEmptySrcDirs Messages: directories --- FAIL: TestMoveWithDeleteEmptySrcDirs (44.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:12:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/22 04:12:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/22 04:12:22 DEBUG : sub dir/hello world: Sizes identical 2026/04/22 04:12:22 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:12:22 DEBUG : sub dir/hello world: Unchanged skipping 2026/04/22 04:12:22 INFO : sub dir/hello world: Deleted 2026/04/22 04:12:22 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:12:27 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:12:27 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:12:28 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:12:28 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:12:29 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:12:31 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:12:35 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/22 04:12:41 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/22 04:12:41 INFO : nested/sub dir/file: Copied (new) 2026/04/22 04:12:41 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:345 /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 hello world2 (12), nested/sub dir/file (6), 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:345 /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 "hello world2" run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveWithoutDeleteEmptySrcDirs Messages: directories --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (54.53s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:13:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/22 04:13:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/22 04:13:17 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:13:17 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:13:19 DEBUG : existing-b: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:13:19 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:13:19 DEBUG : existing-b: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:13:19 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:13:20 DEBUG : existing-b: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:13:20 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:13:20 DEBUG : existing-b: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:13:20 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:13:21 DEBUG : existing-b: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:13:21 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:13:23 DEBUG : existing-b: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:13:23 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:13:26 DEBUG : existing-b: size = 6 OK 2026/04/22 04:13:26 INFO : existing-b: Copied (new) 2026/04/22 04:13:26 INFO : existing-b: Deleted 2026/04/22 04:13:27 DEBUG : existing: size = 6 OK 2026/04/22 04:13:27 INFO : existing: Copied (new) 2026/04/22 04:13:27 INFO : existing: 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:365 /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), hello world2 (12), 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "hello world2" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "sub dir/hello world" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveWithIgnoreExisting Messages: directories 2026/04/22 04:13:36 DEBUG : existing: Destination exists, skipping 2026/04/22 04:13:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/22 04:13:36 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for checks to finish 2026/04/22 04:13:36 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Waiting for transfers to finish 2026/04/22 04:13:36 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:365 /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), hello world2 (12), 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "hello world2" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "sub dir/hello world" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveWithIgnoreExisting Messages: directories run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveWithIgnoreExisting Messages: directories --- FAIL: TestMoveWithIgnoreExisting (51.11s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:14:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuyimag2loti" 2026/04/22 04:14:07 DEBUG : Linkbox root 'rclone-test-cuyimag2loti': Using cached web token 2026/04/22 04:14:10 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:14:11 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:14:11 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:14:12 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:14:15 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:14:15 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:14:15 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:14:16 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:14:17 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:14:19 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:14:24 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:14:24 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:14:25 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:14:25 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:345 /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), hello world2 (12), potato2 (60), potato3 (68), 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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-nupegow1vaba' -> Linkbox root 'rclone-test-cuyimag2loti' 2026/04/22 04:14:39 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:14:39 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:14:39 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:14:40 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:14:41 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:14:43 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:14:48 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:14:48 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:14:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/22 04:14:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:14:49 DEBUG : empty space: size = 1 OK 2026/04/22 04:14:49 DEBUG : empty space: Sizes identical 2026/04/22 04:14:49 DEBUG : empty space: Unchanged skipping 2026/04/22 04:14:49 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-nupegow1vaba') 2026/04/22 04:14:49 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-cuyimag2loti') 2026/04/22 04:14:49 DEBUG : potato3: Sizes differ 2026/04/22 04:14:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:14:50 DEBUG : Linkbox root 'rclone-test-cuyimag2loti': Waiting for checks to finish 2026/04/22 04:14:50 ERROR : hello world2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:14:50 ERROR : hello world2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:14:50 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:14:50 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:14:50 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:14:50 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:14:51 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:14:51 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:14:51 INFO : empty space: Deleted 2026/04/22 04:14:51 DEBUG : Linkbox root 'rclone-test-cuyimag2loti': Waiting for transfers to finish 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: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2026/04/22 04:14:51 DEBUG : Linkbox root 'rclone-test-cuyimag2loti': Purge remote run.go:130: removing file "empty space" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "empty space" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMove Messages: directories --- FAIL: TestServerSideMove (71.10s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:15:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ralilin3dedi" 2026/04/22 04:15:18 DEBUG : Linkbox root 'rclone-test-ralilin3dedi': Using cached web token 2026/04/22 04:15:21 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:15:21 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:15:22 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:15:22 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:15:23 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:15:27 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:15:27 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:15:28 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:15:30 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:15:31 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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), hello world2 (12), potato2 (60), potato3 (68), 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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-nupegow1vaba' -> Linkbox root 'rclone-test-ralilin3dedi' 2026/04/22 04:15:46 DEBUG : empty space: Excluded (Size Filter) 2026/04/22 04:15:46 DEBUG : empty space: Excluded 2026/04/22 04:15:46 DEBUG : hello world2: Excluded (Size Filter) 2026/04/22 04:15:46 DEBUG : hello world2: Excluded 2026/04/22 04:15:46 DEBUG : empty space: Excluded (Size Filter) 2026/04/22 04:15:46 DEBUG : empty space: Excluded 2026/04/22 04:15:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:15:46 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-nupegow1vaba') 2026/04/22 04:15:46 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-ralilin3dedi') 2026/04/22 04:15:46 DEBUG : potato3: Sizes differ 2026/04/22 04:15:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/22 04:15:46 DEBUG : sub dir/hello world: Excluded 2026/04/22 04:15:46 DEBUG : Linkbox root 'rclone-test-ralilin3dedi': Waiting for checks to finish 2026/04/22 04:15:46 DEBUG : Linkbox root 'rclone-test-ralilin3dedi': Waiting for transfers to finish 2026/04/22 04:15:46 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:15:46 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:15:46 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:15:46 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 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: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2026/04/22 04:15:46 DEBUG : Linkbox root 'rclone-test-ralilin3dedi': Purge remote run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMoveWithFilter Messages: directories --- FAIL: TestServerSideMoveWithFilter (53.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:16:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lutivaz2zico" 2026/04/22 04:16:12 DEBUG : Linkbox root 'rclone-test-lutivaz2zico': Using cached web token 2026/04/22 04:16:14 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:16:15 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:16:15 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:16:16 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:16:19 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:16:19 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:16:19 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:16:20 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:16:21 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:16:23 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:16:28 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:16:28 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:16: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:345 /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), hello world2 (12), potato2 (60), potato3 (68), 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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-nupegow1vaba' -> Linkbox root 'rclone-test-lutivaz2zico' 2026/04/22 04:16:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/22 04:16:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/22 04:16:46 DEBUG : empty space: size = 1 OK 2026/04/22 04:16:46 DEBUG : empty space: Sizes identical 2026/04/22 04:16:46 DEBUG : empty space: Unchanged skipping 2026/04/22 04:16:46 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-nupegow1vaba') 2026/04/22 04:16:46 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-lutivaz2zico') 2026/04/22 04:16:46 DEBUG : potato3: Sizes differ 2026/04/22 04:16:46 ERROR : hello world2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:16:46 ERROR : hello world2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:16:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/22 04:16:47 DEBUG : Linkbox root 'rclone-test-lutivaz2zico': Waiting for checks to finish 2026/04/22 04:16:47 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:16:47 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:16:47 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:16:47 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:16:47 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:16:47 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/22 04:16:47 INFO : empty space: Deleted 2026/04/22 04:16:47 DEBUG : Linkbox root 'rclone-test-lutivaz2zico': Waiting for transfers to finish 2026/04/22 04:16:47 ERROR : Linkbox root 'rclone-test-nupegow1vaba': 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/04/22 04:16:47 DEBUG : Linkbox root 'rclone-test-lutivaz2zico': Purge remote run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMoveDeleteEmptySourceDirs Messages: directories --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (61.08s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:17:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nupegow1vaba/rclone-move-test" 2026/04/22 04:17:13 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/rclone-move-test': Using cached web token 2026/04/22 04:17:16 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:17:16 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:17:17 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:17:17 DEBUG : potato2: 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:345 /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 hello world2 (12), potato2 (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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMoveOverlap Messages: directories --- FAIL: TestServerSideMoveOverlap (35.65s) === RUN TestSyncOverlap run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:17:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nupegow1vaba/rclone-sync-test" 2026/04/22 04:17:48 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/rclone-sync-test': Using cached web token run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncOverlap Messages: directories --- FAIL: TestSyncOverlap (21.57s) === RUN TestSyncCompareDest run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:18:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nupegow1vaba/dst" 2026/04/22 04:18:10 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/dst': Using cached web token 2026/04/22 04:18:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nupegow1vaba/CompareDest" 2026/04/22 04:18:11 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/CompareDest': Using cached web token 2026/04/22 04:18:12 DEBUG : one: Need to transfer - File not found at Destination 2026/04/22 04:18:12 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/dst': Waiting for checks to finish 2026/04/22 04:18:12 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/dst': Waiting for transfers to finish 2026/04/22 04:18:16 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:18:16 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:18:16 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:18:17 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:18:18 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:18:20 DEBUG : one: size = 3 OK 2026/04/22 04:18:20 INFO : one: Copied (new) 2026/04/22 04:18:20 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:345 /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), hello world2 (12), 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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" 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:345 /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), hello world2 (12), 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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" 2026/04/22 04:18:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269707845) 2026/04/22 04:18:39 DEBUG : one: size = 3 (Linkbox root 'rclone-test-nupegow1vaba/dst') 2026/04/22 04:18:39 DEBUG : one: Sizes differ 2026/04/22 04:18:39 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/dst': Waiting for checks to finish 2026/04/22 04:18:39 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/dst': Waiting for transfers to finish 2026/04/22 04:18:39 DEBUG : one: Update: removing old file 2026/04/22 04:18:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone4269707845) 2026/04/22 04:18:42 DEBUG : one: size = 3 (Linkbox root 'rclone-test-nupegow1vaba/dst') 2026/04/22 04:18:42 ERROR : one: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4269707845) 5 vs dst(Linkbox root 'rclone-test-nupegow1vaba/dst') 3 2026/04/22 04:18:42 INFO : one: Removing failed copy 2026/04/22 04:18:42 INFO : one: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/22 04:18:42 ERROR : Linkbox root 'rclone-test-nupegow1vaba/dst': not deleting files as there were IO errors 2026/04/22 04:18:42 ERROR : Linkbox root 'rclone-test-nupegow1vaba/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: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4269707845) 5 vs dst(Linkbox root 'rclone-test-nupegow1vaba/dst') 3 Test: TestSyncCompareDest run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dst/one" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dst/one" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "dst/one" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "dst/one" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty run.go:130: removing dir "dst" failed - try 1/3: directory not empty run.go:130: removing dir "dst" failed - try 2/3: directory not empty run.go:130: removing dir "dst" failed - try 3/3: directory not empty run.go:133: removing dir "dst" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 dst/one(1) (5), hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "dst/one(1)" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"dst", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dst", + (string) (len=7) "sub dir" } Test: TestSyncCompareDest Messages: directories --- FAIL: TestSyncCompareDest (60.60s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" 2026/04/22 04:19:17 DEBUG : pre-dest1/1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:19:17 DEBUG : pre-dest1/1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:19:17 DEBUG : pre-dest1/1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:19:18 DEBUG : pre-dest1/1: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:19:19 DEBUG : pre-dest1/1: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:19:21 DEBUG : pre-dest1/1: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:19:29 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:19:29 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:19:30 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:19:30 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:19:31 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:19:33 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 3.2s (6/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:345 /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 dst/one(1) (5), hello world2 (12), pre-dest1/1 (1), pre-dest2/2 (1), 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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" 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:345 /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 "dst/one(1)" 2026/04/22 04:19:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nupegow1vaba/dest" 2026/04/22 04:19:47 DEBUG : Config file has changed externally - reloading 2026/04/22 04:19:47 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/dest': Using cached web token 2026/04/22 04:19:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nupegow1vaba/pre-dest1" 2026/04/22 04:19:48 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/pre-dest1': Using cached web token 2026/04/22 04:19:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nupegow1vaba/pre-dest2" 2026/04/22 04:19:48 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/pre-dest2': Using cached web token 2026/04/22 04:19:49 DEBUG : 1: size = 1 OK 2026/04/22 04:19:49 DEBUG : 1: Sizes identical 2026/04/22 04:19:49 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/22 04:19:50 DEBUG : 2: size = 1 OK 2026/04/22 04:19:50 DEBUG : 2: Sizes identical 2026/04/22 04:19:50 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/22 04:19:50 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/22 04:19:50 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/dest': Waiting for checks to finish 2026/04/22 04:19:50 DEBUG : Linkbox root 'rclone-test-nupegow1vaba/dest': Waiting for transfers to finish 2026/04/22 04:19:54 DEBUG : 3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/22 04:19:54 DEBUG : 3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/22 04:19:55 DEBUG : 3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/22 04:19:55 DEBUG : 3: Trying to read object after upload: try again in 800ms (4/10) 2026/04/22 04:19:56 DEBUG : 3: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/22 04:19:58 DEBUG : 3: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/22 04:20:02 DEBUG : 3: size = 1 OK 2026/04/22 04:20:02 INFO : 3: Copied (new) 2026/04/22 04:20: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: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:345 /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), dst/one(1) (5), hello world2 (12), pre-dest1/1 (1), pre-dest2/2 (1), 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:345 /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 "hello world2" 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:345 /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 "sub dir/hello world" 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:345 /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 "dst/one(1)" run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncMultipleCompareDest Messages: directories --- FAIL: TestSyncMultipleCompareDest (95.16s) === RUN TestSyncCopyDest run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncCopyDest Messages: directories --- FAIL: TestSyncCopyDest (20.62s) === RUN TestSyncBackupDir run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncBackupDir Messages: directories --- FAIL: TestSyncBackupDir (20.51s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncBackupDirWithSuffix Messages: directories --- FAIL: TestSyncBackupDirWithSuffix (20.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncBackupDirWithSuffixKeepExtension Messages: directories --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (20.05s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncBackupDirSuffixOnly Messages: directories --- FAIL: TestSyncBackupDirSuffixOnly (19.95s) === RUN TestSyncSuffix run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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 "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncSuffix Messages: directories --- FAIL: TestSyncSuffix (20.03s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-nupegow1vaba'", Local "Local file system at /tmp/rclone4269707845", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move run.go:130: removing file "hello world2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "hello world2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "hello world2" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want got hello world2 (12), 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "hello world2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "sub dir/hello world" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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:2555 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncSuffixKeepExtension Messages: directories --- FAIL: TestSyncSuffixKeepExtension (19.98s) FAIL 2026/04/22 04:23:07 DEBUG : Linkbox root 'rclone-test-nupegow1vaba': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDepth|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncMultipleCompareDest|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncOverlap|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$'" - Finished ERROR in 35m23.81541412s (try 3/5): exit status 1: Failed [TestCopy TestCopyCheckFirst TestSyncNoTraverse TestCopyWithDepth TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncAfterAddingAFile 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]