"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 2/5) 2026/01/23 04:55:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-riyaris7dawi" 2026/01/23 04:55:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/23 04:55:18 DEBUG : Creating backend with remote "/tmp/rclone2502640908" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-riyaris7dawi'", Local "Local file system at /tmp/rclone2502640908", Modify Window "876000h0m0s" 2026/01/23 04:55:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cekezox0weye" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-riyaris7dawi' -> Linkbox root 'rclone-test-cekezox0weye' 2026/01/23 04:55:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:55:24 DEBUG : Linkbox root 'rclone-test-cekezox0weye': Waiting for checks to finish 2026/01/23 04:55:24 DEBUG : Linkbox root 'rclone-test-cekezox0weye': Waiting for transfers to finish 2026/01/23 04:55:24 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 04:55:24 DEBUG : Linkbox root 'rclone-test-cekezox0weye': Purge remote 2026/01/23 04:55:25 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.08s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-riyaris7dawi'", Local "Local file system at /tmp/rclone2502640908", Modify Window "876000h0m0s" 2026/01/23 04:55:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jicotof3raba" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-riyaris7dawi' -> Linkbox root 'rclone-test-jicotof3raba' 2026/01/23 04:55:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:55:33 DEBUG : Linkbox root 'rclone-test-jicotof3raba': Waiting for checks to finish 2026/01/23 04:55:33 DEBUG : Linkbox root 'rclone-test-jicotof3raba': Waiting for transfers to finish 2026/01/23 04:55:33 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 04:55:33 DEBUG : Linkbox root 'rclone-test-jicotof3raba': Purge remote 2026/01/23 04:55:33 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.67s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-riyaris7dawi'", Local "Local file system at /tmp/rclone2502640908", Modify Window "876000h0m0s" 2026/01/23 04:55:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-huqusul5vizu" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-riyaris7dawi' -> Linkbox root 'rclone-test-huqusul5vizu' 2026/01/23 04:55:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:55:42 DEBUG : Linkbox root 'rclone-test-huqusul5vizu': Waiting for checks to finish 2026/01/23 04:55:42 DEBUG : Linkbox root 'rclone-test-huqusul5vizu': Waiting for transfers to finish 2026/01/23 04:55:42 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 04:55:42 DEBUG : Linkbox root 'rclone-test-huqusul5vizu': Purge remote 2026/01/23 04:55:42 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.65s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-riyaris7dawi'", Local "Local file system at /tmp/rclone2502640908", Modify Window "876000h0m0s" 2026/01/23 04:55:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/23 04:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:55:50 DEBUG : Local file system at /tmp/rclone2502640908: Waiting for checks to finish 2026/01/23 04:55:50 DEBUG : Local file system at /tmp/rclone2502640908: Waiting for transfers to finish 2026/01/23 04:55:50 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:55:50 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2502640908/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/rclone2502640908/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.08s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-riyaris7dawi'", Local "Local file system at /tmp/rclone2502640908", Modify Window "876000h0m0s" 2026/01/23 04:55:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/01/23 04:55:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/23 04:55:54 DEBUG : Linkbox root 'rclone-test-riyaris7dawi': Waiting for checks to finish 2026/01/23 04:55:54 DEBUG : Linkbox root 'rclone-test-riyaris7dawi': Waiting for transfers to finish 2026/01/23 04:55:56 DEBUG : existing-b: size = 6 OK 2026/01/23 04:55:56 INFO : existing-b: Copied (new) 2026/01/23 04:55:56 INFO : existing-b: Deleted 2026/01/23 04:55:56 DEBUG : existing: size = 6 OK 2026/01/23 04:55:56 INFO : existing: Copied (new) 2026/01/23 04:55:56 INFO : existing: Deleted 2026/01/23 04:55:57 DEBUG : existing: Destination exists, skipping 2026/01/23 04:55:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/01/23 04:55:57 DEBUG : Linkbox root 'rclone-test-riyaris7dawi': Waiting for checks to finish 2026/01/23 04:55:57 DEBUG : Linkbox root 'rclone-test-riyaris7dawi': Waiting for transfers to finish 2026/01/23 04:55:57 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.35s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-riyaris7dawi'", Local "Local file system at /tmp/rclone2502640908", Modify Window "876000h0m0s" 2026/01/23 04:56:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-melipuh7zamo" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-riyaris7dawi' -> Linkbox root 'rclone-test-melipuh7zamo' 2026/01/23 04:56:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 04:56:12 DEBUG : empty space: size = 1 OK 2026/01/23 04:56:12 DEBUG : Linkbox root 'rclone-test-melipuh7zamo': Waiting for checks to finish 2026/01/23 04:56:12 DEBUG : empty space: Sizes identical 2026/01/23 04:56:12 DEBUG : empty space: Unchanged skipping 2026/01/23 04:56:12 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-riyaris7dawi') 2026/01/23 04:56:12 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-melipuh7zamo') 2026/01/23 04:56:12 DEBUG : potato3: Sizes differ 2026/01/23 04:56:13 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:56:13 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:56:13 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:56:13 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:56:14 INFO : empty space: Deleted 2026/01/23 04:56:14 DEBUG : Linkbox root 'rclone-test-melipuh7zamo': 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 04:56:14 DEBUG : Linkbox root 'rclone-test-melipuh7zamo': Purge remote --- FAIL: TestServerSideMove (18.04s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-riyaris7dawi'", Local "Local file system at /tmp/rclone2502640908", Modify Window "876000h0m0s" 2026/01/23 04:56:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nuhoqix0qoho" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-riyaris7dawi' -> Linkbox root 'rclone-test-nuhoqix0qoho' 2026/01/23 04:56:30 DEBUG : empty space: Excluded (Size Filter) 2026/01/23 04:56:30 DEBUG : empty space: Excluded 2026/01/23 04:56:30 DEBUG : empty space: Excluded (Size Filter) 2026/01/23 04:56:30 DEBUG : empty space: Excluded 2026/01/23 04:56:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 04:56:30 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-riyaris7dawi') 2026/01/23 04:56:30 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-nuhoqix0qoho') 2026/01/23 04:56:30 DEBUG : potato3: Sizes differ 2026/01/23 04:56:30 DEBUG : Linkbox root 'rclone-test-nuhoqix0qoho': Waiting for checks to finish 2026/01/23 04:56:30 DEBUG : Linkbox root 'rclone-test-nuhoqix0qoho': Waiting for transfers to finish 2026/01/23 04:56:30 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:56:30 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:56:31 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:56:31 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 04:56:31 DEBUG : Linkbox root 'rclone-test-nuhoqix0qoho': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-riyaris7dawi'", Local "Local file system at /tmp/rclone2502640908", Modify Window "876000h0m0s" 2026/01/23 04:56:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cugiham8nupa" 2026/01/23 04:56:43 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-riyaris7dawi' -> Linkbox root 'rclone-test-cugiham8nupa' 2026/01/23 04:56:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 04:56:50 DEBUG : empty space: size = 1 OK 2026/01/23 04:56:50 DEBUG : empty space: Sizes identical 2026/01/23 04:56:50 DEBUG : empty space: Unchanged skipping 2026/01/23 04:56:50 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-riyaris7dawi') 2026/01/23 04:56:50 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-cugiham8nupa') 2026/01/23 04:56:50 DEBUG : potato3: Sizes differ 2026/01/23 04:56:50 DEBUG : Linkbox root 'rclone-test-cugiham8nupa': Waiting for checks to finish 2026/01/23 04:56:51 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:56:51 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:56:51 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:56:51 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:56:52 INFO : empty space: Deleted 2026/01/23 04:56:52 DEBUG : Linkbox root 'rclone-test-cugiham8nupa': Waiting for transfers to finish 2026/01/23 04:56:52 ERROR : Linkbox root 'rclone-test-riyaris7dawi': 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 04:56:52 DEBUG : Linkbox root 'rclone-test-cugiham8nupa': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.68s) FAIL 2026/01/23 04:56:58 DEBUG : Linkbox root 'rclone-test-riyaris7dawi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m41.838376011s (try 2/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]