"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 5/5) 2026/01/23 05:00:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yidijig7pixe" 2026/01/23 05:00:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/23 05:00:09 DEBUG : Creating backend with remote "/tmp/rclone2290804521" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-yidijig7pixe'", Local "Local file system at /tmp/rclone2290804521", Modify Window "876000h0m0s" 2026/01/23 05:00:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zevakek7nehi" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-yidijig7pixe' -> Linkbox root 'rclone-test-zevakek7nehi' 2026/01/23 05:00:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 05:00:15 DEBUG : Linkbox root 'rclone-test-zevakek7nehi': Waiting for checks to finish 2026/01/23 05:00:15 DEBUG : Linkbox root 'rclone-test-zevakek7nehi': Waiting for transfers to finish 2026/01/23 05:00:15 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 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: RootURL not set Test: TestServerSideCopy 2026/01/23 05:00:15 DEBUG : Linkbox root 'rclone-test-zevakek7nehi': Purge remote 2026/01/23 05:00:15 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (9.91s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-yidijig7pixe'", Local "Local file system at /tmp/rclone2290804521", Modify Window "876000h0m0s" 2026/01/23 05:00:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mulolut9kuyi" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-yidijig7pixe' -> Linkbox root 'rclone-test-mulolut9kuyi' 2026/01/23 05:00:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 05:00:23 DEBUG : Linkbox root 'rclone-test-mulolut9kuyi': Waiting for checks to finish 2026/01/23 05:00:23 DEBUG : Linkbox root 'rclone-test-mulolut9kuyi': Waiting for transfers to finish 2026/01/23 05:00:23 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 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: RootURL not set Test: TestServerSideCopyOverSelf 2026/01/23 05:00:23 DEBUG : Linkbox root 'rclone-test-mulolut9kuyi': Purge remote 2026/01/23 05:00:24 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.51s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-yidijig7pixe'", Local "Local file system at /tmp/rclone2290804521", Modify Window "876000h0m0s" 2026/01/23 05:00:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hezopux1xule" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-yidijig7pixe' -> Linkbox root 'rclone-test-hezopux1xule' 2026/01/23 05:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 05:00:32 DEBUG : Linkbox root 'rclone-test-hezopux1xule': Waiting for checks to finish 2026/01/23 05:00:32 DEBUG : Linkbox root 'rclone-test-hezopux1xule': Waiting for transfers to finish 2026/01/23 05:00:32 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 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: RootURL not set Test: TestServerSideMoveOverSelf 2026/01/23 05:00:32 DEBUG : Linkbox root 'rclone-test-hezopux1xule': Purge remote 2026/01/23 05:00:32 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.47s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-yidijig7pixe'", Local "Local file system at /tmp/rclone2290804521", Modify Window "876000h0m0s" 2026/01/23 05:00:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/23 05:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 05:00:40 DEBUG : Local file system at /tmp/rclone2290804521: Waiting for checks to finish 2026/01/23 05:00:40 DEBUG : Local file system at /tmp/rclone2290804521: Waiting for transfers to finish 2026/01/23 05:00:40 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 05:00:40 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2290804521/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/rclone2290804521/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.18s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-yidijig7pixe'", Local "Local file system at /tmp/rclone2290804521", Modify Window "876000h0m0s" 2026/01/23 05:00:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vohotak5cegu" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-yidijig7pixe' -> Linkbox root 'rclone-test-vohotak5cegu' 2026/01/23 05:00:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 05:00:56 DEBUG : empty space: size = 1 OK 2026/01/23 05:00:56 DEBUG : empty space: Sizes identical 2026/01/23 05:00:56 DEBUG : empty space: Unchanged skipping 2026/01/23 05:00:56 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-yidijig7pixe') 2026/01/23 05:00:56 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-vohotak5cegu') 2026/01/23 05:00:56 DEBUG : potato3: Sizes differ 2026/01/23 05:00:56 DEBUG : Linkbox root 'rclone-test-vohotak5cegu': Waiting for checks to finish 2026/01/23 05:00:56 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 05:00:56 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 05:00:57 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 05:00:57 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 05:00:57 INFO : empty space: Deleted 2026/01/23 05:00:57 DEBUG : Linkbox root 'rclone-test-vohotak5cegu': 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: RootURL not set Test: TestServerSideMove 2026/01/23 05:00:57 DEBUG : Linkbox root 'rclone-test-vohotak5cegu': Purge remote --- FAIL: TestServerSideMove (17.80s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-yidijig7pixe'", Local "Local file system at /tmp/rclone2290804521", Modify Window "876000h0m0s" 2026/01/23 05:01:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gecomot7hobo" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-yidijig7pixe' -> Linkbox root 'rclone-test-gecomot7hobo' 2026/01/23 05:01:14 DEBUG : empty space: Excluded (Size Filter) 2026/01/23 05:01:14 DEBUG : empty space: Excluded 2026/01/23 05:01:14 DEBUG : empty space: Excluded (Size Filter) 2026/01/23 05:01:14 DEBUG : empty space: Excluded 2026/01/23 05:01:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 05:01:14 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-yidijig7pixe') 2026/01/23 05:01:14 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-gecomot7hobo') 2026/01/23 05:01:14 DEBUG : Linkbox root 'rclone-test-gecomot7hobo': Waiting for checks to finish 2026/01/23 05:01:14 DEBUG : potato3: Sizes differ 2026/01/23 05:01:14 DEBUG : Linkbox root 'rclone-test-gecomot7hobo': Waiting for transfers to finish 2026/01/23 05:01:14 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 05:01:14 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 05:01:14 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 05:01:14 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 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: RootURL not set Test: TestServerSideMoveWithFilter 2026/01/23 05:01:14 DEBUG : Linkbox root 'rclone-test-gecomot7hobo': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-yidijig7pixe'", Local "Local file system at /tmp/rclone2290804521", Modify Window "876000h0m0s" 2026/01/23 05:01:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fukacus9hogu" 2026/01/23 05:01:26 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-yidijig7pixe' -> Linkbox root 'rclone-test-fukacus9hogu' 2026/01/23 05:01:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 05:01:34 DEBUG : empty space: size = 1 OK 2026/01/23 05:01:34 DEBUG : empty space: Sizes identical 2026/01/23 05:01:34 DEBUG : empty space: Unchanged skipping 2026/01/23 05:01:34 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-yidijig7pixe') 2026/01/23 05:01:34 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-fukacus9hogu') 2026/01/23 05:01:34 DEBUG : potato3: Sizes differ 2026/01/23 05:01:34 DEBUG : Linkbox root 'rclone-test-fukacus9hogu': Waiting for checks to finish 2026/01/23 05:01:34 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 05:01:34 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 05:01:35 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 05:01:35 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 05:01:35 INFO : empty space: Deleted 2026/01/23 05:01:35 DEBUG : Linkbox root 'rclone-test-fukacus9hogu': Waiting for transfers to finish 2026/01/23 05:01:35 ERROR : Linkbox root 'rclone-test-yidijig7pixe': 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/01/23 05:01:35 DEBUG : Linkbox root 'rclone-test-fukacus9hogu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.44s) FAIL 2026/01/23 05:01:41 DEBUG : Linkbox root 'rclone-test-yidijig7pixe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m34.433214799s (try 5/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]