"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestMoveOverSelf|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncCompareDest)$'" - Starting (try 5/5) 2026/08/04 04:39:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nidejaq9woco" 2026/08/04 04:39:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 04:39:31 DEBUG : Linkbox root 'rclone-test-nidejaq9woco': Using cached web token 2026/08/04 04:39:32 DEBUG : Creating backend with remote "/tmp/rclone2086575237" === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-nidejaq9woco'", Local "Local file system at /tmp/rclone2086575237", Modify Window "876000h0m0s" 2026/08/04 04:39:38 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 04:39:38 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/08/04 04:39:38 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/08/04 04:39:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2086575237) 2026/08/04 04:39:40 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-nidejaq9woco') 2026/08/04 04:39:40 DEBUG : sub dir/hello world: Sizes differ 2026/08/04 04:39:40 DEBUG : Linkbox root 'rclone-test-nidejaq9woco': Waiting for checks to finish 2026/08/04 04:39:40 DEBUG : Linkbox root 'rclone-test-nidejaq9woco': Waiting for transfers to finish 2026/08/04 04:39:40 DEBUG : sub dir/hello world: Update: removing old file 2026/08/04 04:39:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2086575237) 2026/08/04 04:39:43 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-nidejaq9woco') 2026/08/04 04:39:43 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2086575237) 17 vs dst(Linkbox root 'rclone-test-nidejaq9woco') 11 2026/08/04 04:39:43 INFO : sub dir/hello world: Removing failed copy 2026/08/04 04:39:43 INFO : sub dir/hello world: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/08/04 04:39:43 ERROR : sub dir/hello world: Not deleting source as copy failed: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2086575237) 17 vs dst(Linkbox root 'rclone-test-nidejaq9woco') 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/rclone2086575237) 17 vs dst(Linkbox root 'rclone-test-nidejaq9woco') 11 Test: TestMoveOverSelf run.go:172: removing file "sub dir/hello world" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "sub dir/hello world" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Should be true Test: TestMoveOverSelf 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Should be true Test: TestMoveOverSelf 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go: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 (28.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-nidejaq9woco'", Local "Local file system at /tmp/rclone2086575237", Modify Window "876000h0m0s" 2026/08/04 04:40:05 DEBUG : b/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 04:40:05 DEBUG : b/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/08/04 04:40:05 DEBUG : b/potato: Trying to read object after upload: try again in 400ms (3/10) 2026/08/04 04:40:09 DEBUG : c/non empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 04:40:10 DEBUG : c/non empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/08/04 04:40:10 DEBUG : c/non empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/08/04 04:40:11 DEBUG : c/non empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/08/04 04:40:12 DEBUG : c/non empty space: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/04 04:40:14 INFO : d: Making directory 2026/08/04 04:40:15 INFO : d/e: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: Unexpected file "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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Not equal: expected: []string{"b", "c", "d", "d/e"} actual : []string{"b", "c", "d", "d/e", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "b", @@ -4,3 +4,4 @@ (string) (len=1) "d", - (string) (len=3) "d/e" + (string) (len=3) "d/e", + (string) (len=7) "sub dir" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: directories 2026/08/04 04:40:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/04 04:40:29 DEBUG : c/non empty space: size = 5 OK 2026/08/04 04:40:29 DEBUG : c/non empty space: Sizes identical 2026/08/04 04:40:29 DEBUG : c/non empty space: Unchanged skipping 2026/08/04 04:40:32 DEBUG : Linkbox root 'rclone-test-nidejaq9woco': Waiting for checks to finish 2026/08/04 04:40:32 DEBUG : Linkbox root 'rclone-test-nidejaq9woco': Waiting for transfers to finish 2026/08/04 04:40:34 DEBUG : a/potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 04:40:34 DEBUG : a/potato2: size = 60 OK 2026/08/04 04:40:34 INFO : a/potato2: Copied (new) 2026/08/04 04:40:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:40:34 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/08/04 04:40:35 INFO : b/potato: Deleted 2026/08/04 04:40:35 ERROR : Linkbox root 'rclone-test-nidejaq9woco': not deleting directories as there were IO errors sync_test.go:1234: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:172: removing file "sub dir/hello world" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "sub dir/hello world" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "sub dir" failed: directory not empty run.go:186: removing dir "d" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: listing wrong, want got 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: Unexpected file "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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: 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: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (63.06s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-nidejaq9woco'", Local "Local file system at /tmp/rclone2086575237", Modify Window "876000h0m0s" 2026/08/04 04:41:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nidejaq9woco/dst" 2026/08/04 04:41:04 DEBUG : Linkbox root 'rclone-test-nidejaq9woco/dst': Using cached web token 2026/08/04 04:41:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nidejaq9woco/CompareDest" 2026/08/04 04:41:05 DEBUG : Linkbox root 'rclone-test-nidejaq9woco/CompareDest': Using cached web token 2026/08/04 04:41:07 DEBUG : one: Need to transfer - File not found at Destination 2026/08/04 04:41:07 DEBUG : Linkbox root 'rclone-test-nidejaq9woco/dst': Waiting for checks to finish 2026/08/04 04:41:07 DEBUG : Linkbox root 'rclone-test-nidejaq9woco/dst': Waiting for transfers to finish 2026/08/04 04:41:10 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 04:41:10 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/08/04 04:41:11 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/08/04 04:41:11 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/08/04 04:41:12 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/04 04:41:14 DEBUG : one: size = 3 OK 2026/08/04 04:41:14 INFO : one: Copied (new) 2026/08/04 04:41:14 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go: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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2125 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2125 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 2026/08/04 04:41:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2086575237) 2026/08/04 04:41:35 DEBUG : one: size = 3 (Linkbox root 'rclone-test-nidejaq9woco/dst') 2026/08/04 04:41:35 DEBUG : one: Sizes differ 2026/08/04 04:41:35 DEBUG : Linkbox root 'rclone-test-nidejaq9woco/dst': Waiting for checks to finish 2026/08/04 04:41:35 DEBUG : Linkbox root 'rclone-test-nidejaq9woco/dst': Waiting for transfers to finish 2026/08/04 04:41:35 DEBUG : one: Update: removing old file 2026/08/04 04:41:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2086575237) 2026/08/04 04:41:38 DEBUG : one: size = 3 (Linkbox root 'rclone-test-nidejaq9woco/dst') 2026/08/04 04:41:38 ERROR : one: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2086575237) 5 vs dst(Linkbox root 'rclone-test-nidejaq9woco/dst') 3 2026/08/04 04:41:38 INFO : one: Removing failed copy 2026/08/04 04:41:38 INFO : one: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/08/04 04:41:38 ERROR : Linkbox root 'rclone-test-nidejaq9woco/dst': not deleting files as there were IO errors 2026/08/04 04:41:38 ERROR : Linkbox root 'rclone-test-nidejaq9woco/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/rclone2086575237) 5 vs dst(Linkbox root 'rclone-test-nidejaq9woco/dst') 3 Test: TestSyncCompareDest run.go:172: removing file "sub dir/hello world" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "sub dir/hello world" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dst/one" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dst/one" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "dst/one" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "sub dir" failed: directory not empty run.go:186: removing dir "dst" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dst" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want got dst/one(1) (5), 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: 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 (57.61s) FAIL 2026/08/04 04:42:01 DEBUG : Linkbox root 'rclone-test-nidejaq9woco': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestMoveOverSelf|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncCompareDest)$'" - Finished ERROR in 2m31.644349572s (try 5/5): exit status 1: Failed [TestMoveOverSelf TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncCompareDest]