"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 3/5) 2025/11/28 03:49:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-turetoq0vilo" 2025/11/28 03:49:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 03:49:54 DEBUG : Creating backend with remote "/tmp/rclone3884846514" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-turetoq0vilo'", Local "Local file system at /tmp/rclone3884846514", Modify Window "876000h0m0s" 2025/11/28 03:49:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cohiyic0gotu" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-turetoq0vilo' -> Linkbox root 'rclone-test-cohiyic0gotu' 2025/11/28 03:50:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 03:50:01 DEBUG : Linkbox root 'rclone-test-cohiyic0gotu': Waiting for checks to finish 2025/11/28 03:50:01 DEBUG : Linkbox root 'rclone-test-cohiyic0gotu': Waiting for transfers to finish 2025/11/28 03:50:01 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 2025/11/28 03:50:01 DEBUG : Linkbox root 'rclone-test-cohiyic0gotu': Purge remote 2025/11/28 03:50:01 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (11.24s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-turetoq0vilo'", Local "Local file system at /tmp/rclone3884846514", Modify Window "876000h0m0s" 2025/11/28 03:50:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nenohoq1ciji" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-turetoq0vilo' -> Linkbox root 'rclone-test-nenohoq1ciji' 2025/11/28 03:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 03:50:10 DEBUG : Linkbox root 'rclone-test-nenohoq1ciji': Waiting for checks to finish 2025/11/28 03:50:10 DEBUG : Linkbox root 'rclone-test-nenohoq1ciji': Waiting for transfers to finish 2025/11/28 03:50:10 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 2025/11/28 03:50:10 DEBUG : Linkbox root 'rclone-test-nenohoq1ciji': Purge remote 2025/11/28 03:50:11 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.91s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-turetoq0vilo'", Local "Local file system at /tmp/rclone3884846514", Modify Window "876000h0m0s" 2025/11/28 03:50:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-salujen4baba" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-turetoq0vilo' -> Linkbox root 'rclone-test-salujen4baba' 2025/11/28 03:50:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 03:50:19 DEBUG : Linkbox root 'rclone-test-salujen4baba': Waiting for checks to finish 2025/11/28 03:50:19 DEBUG : Linkbox root 'rclone-test-salujen4baba': Waiting for transfers to finish 2025/11/28 03:50:19 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 2025/11/28 03:50:19 DEBUG : Linkbox root 'rclone-test-salujen4baba': Purge remote 2025/11/28 03:50:20 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.00s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-turetoq0vilo'", Local "Local file system at /tmp/rclone3884846514", Modify Window "876000h0m0s" 2025/11/28 03:50:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/28 03:50:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/28 03:50:28 DEBUG : Local file system at /tmp/rclone3884846514: Waiting for checks to finish 2025/11/28 03:50:28 DEBUG : Local file system at /tmp/rclone3884846514: Waiting for transfers to finish 2025/11/28 03:50:28 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:50:28 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3884846514/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/rclone3884846514/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.71s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-turetoq0vilo'", Local "Local file system at /tmp/rclone3884846514", Modify Window "876000h0m0s" 2025/11/28 03:50:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/28 03:50:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/28 03:50:32 DEBUG : Linkbox root 'rclone-test-turetoq0vilo': Waiting for checks to finish 2025/11/28 03:50:32 DEBUG : Linkbox root 'rclone-test-turetoq0vilo': Waiting for transfers to finish 2025/11/28 03:50:34 DEBUG : existing-b: size = 6 OK 2025/11/28 03:50:34 INFO : existing-b: Copied (new) 2025/11/28 03:50:34 INFO : existing-b: Deleted 2025/11/28 03:50:34 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/11/28 03:50:35 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/11/28 03:50:35 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/11/28 03:50:36 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2025/11/28 03:50:37 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/28 03:50:39 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/28 03:50:42 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/28 03:50:49 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/28 03:51:02 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/28 03:51:28 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/28 03:52:19 ERROR : existing: Failed to copy: object not found 2025/11/28 03:52:19 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1865: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1865 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (110.21s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-turetoq0vilo'", Local "Local file system at /tmp/rclone3884846514", Modify Window "876000h0m0s" 2025/11/28 03:52:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dujizet7ceqi" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-turetoq0vilo' -> Linkbox root 'rclone-test-dujizet7ceqi' 2025/11/28 03:52:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 03:52:36 DEBUG : empty space: size = 1 OK 2025/11/28 03:52:36 DEBUG : empty space: Sizes identical 2025/11/28 03:52:36 DEBUG : empty space: Unchanged skipping 2025/11/28 03:52:36 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-turetoq0vilo') 2025/11/28 03:52:36 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-dujizet7ceqi') 2025/11/28 03:52:36 DEBUG : potato3: Sizes differ 2025/11/28 03:52:36 DEBUG : Linkbox root 'rclone-test-dujizet7ceqi': Waiting for checks to finish 2025/11/28 03:52:36 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:52:36 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/28 03:52:36 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:52:36 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/28 03:52:37 INFO : empty space: Deleted 2025/11/28 03:52:37 DEBUG : Linkbox root 'rclone-test-dujizet7ceqi': Waiting for transfers to finish sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2025/11/28 03:52:37 DEBUG : Linkbox root 'rclone-test-dujizet7ceqi': Purge remote --- FAIL: TestServerSideMove (19.28s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-turetoq0vilo'", Local "Local file system at /tmp/rclone3884846514", Modify Window "876000h0m0s" 2025/11/28 03:52:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yepidim3nige" 2025/11/28 03:52:41 DEBUG : Config file has changed externally - reloading sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-turetoq0vilo' -> Linkbox root 'rclone-test-yepidim3nige' 2025/11/28 03:52:55 DEBUG : empty space: Excluded (Size Filter) 2025/11/28 03:52:55 DEBUG : empty space: Excluded 2025/11/28 03:52:55 DEBUG : empty space: Excluded (Size Filter) 2025/11/28 03:52:55 DEBUG : empty space: Excluded 2025/11/28 03:52:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 03:52:55 DEBUG : Linkbox root 'rclone-test-yepidim3nige': Waiting for checks to finish 2025/11/28 03:52:55 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-turetoq0vilo') 2025/11/28 03:52:55 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-yepidim3nige') 2025/11/28 03:52:55 DEBUG : potato3: Sizes differ 2025/11/28 03:52:55 DEBUG : Linkbox root 'rclone-test-yepidim3nige': Waiting for transfers to finish 2025/11/28 03:52:55 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:52:55 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/28 03:52:55 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:52:55 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2025/11/28 03:52:55 DEBUG : Linkbox root 'rclone-test-yepidim3nige': Purge remote --- FAIL: TestServerSideMoveWithFilter (20.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-turetoq0vilo'", Local "Local file system at /tmp/rclone3884846514", Modify Window "876000h0m0s" 2025/11/28 03:53:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tojexah4vita" 2025/11/28 03:53:01 DEBUG : Config file has changed externally - reloading 2025/11/28 03:53:08 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-turetoq0vilo' -> Linkbox root 'rclone-test-tojexah4vita' 2025/11/28 03:53:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/28 03:53:16 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-turetoq0vilo') 2025/11/28 03:53:16 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-tojexah4vita') 2025/11/28 03:53:16 DEBUG : potato3: Sizes differ 2025/11/28 03:53:16 DEBUG : empty space: size = 1 OK 2025/11/28 03:53:16 DEBUG : empty space: Sizes identical 2025/11/28 03:53:16 DEBUG : empty space: Unchanged skipping 2025/11/28 03:53:16 DEBUG : Linkbox root 'rclone-test-tojexah4vita': Waiting for checks to finish 2025/11/28 03:53:17 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:53:17 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/28 03:53:17 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/28 03:53:17 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/28 03:53:18 INFO : empty space: Deleted 2025/11/28 03:53:18 DEBUG : Linkbox root 'rclone-test-tojexah4vita': Waiting for transfers to finish 2025/11/28 03:53:18 ERROR : Linkbox root 'rclone-test-turetoq0vilo': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/11/28 03:53:18 DEBUG : Linkbox root 'rclone-test-tojexah4vita': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.13s) FAIL 2025/11/28 03:53:24 DEBUG : Linkbox root 'rclone-test-turetoq0vilo': 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 3m32.517208166s (try 3/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]