"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 5/5) 2025/03/05 08:43:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yudaboh4bese" 2025/03/05 08:43:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 08:43:14 DEBUG : Creating backend with remote "/tmp/rclone2107226231" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-yudaboh4bese'", Local "Local file system at /tmp/rclone2107226231", Modify Window "876000h0m0s" 2025/03/05 08:43:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sutopaj3tule" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-yudaboh4bese' -> Linkbox root 'rclone-test-sutopaj3tule' 2025/03/05 08:43:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 08:43:23 DEBUG : Linkbox root 'rclone-test-sutopaj3tule': Waiting for checks to finish 2025/03/05 08:43:23 DEBUG : Linkbox root 'rclone-test-sutopaj3tule': Waiting for transfers to finish 2025/03/05 08:43:23 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:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/03/05 08:43:23 DEBUG : Linkbox root 'rclone-test-sutopaj3tule': Purge remote 2025/03/05 08:43:23 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (14.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yudaboh4bese'", Local "Local file system at /tmp/rclone2107226231", Modify Window "876000h0m0s" 2025/03/05 08:43:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rahisiq7foco" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-yudaboh4bese' -> Linkbox root 'rclone-test-rahisiq7foco' 2025/03/05 08:43:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 08:43:36 DEBUG : Linkbox root 'rclone-test-rahisiq7foco': Waiting for checks to finish 2025/03/05 08:43:36 DEBUG : Linkbox root 'rclone-test-rahisiq7foco': Waiting for transfers to finish 2025/03/05 08:43:36 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:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/03/05 08:43:36 DEBUG : Linkbox root 'rclone-test-rahisiq7foco': Purge remote 2025/03/05 08:43:37 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (12.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-yudaboh4bese'", Local "Local file system at /tmp/rclone2107226231", Modify Window "876000h0m0s" 2025/03/05 08:43:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-halocoq8vare" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-yudaboh4bese' -> Linkbox root 'rclone-test-halocoq8vare' 2025/03/05 08:43:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 08:43:48 DEBUG : Linkbox root 'rclone-test-halocoq8vare': Waiting for checks to finish 2025/03/05 08:43:48 DEBUG : Linkbox root 'rclone-test-halocoq8vare': Waiting for transfers to finish 2025/03/05 08:43:48 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:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/03/05 08:43:48 DEBUG : Linkbox root 'rclone-test-halocoq8vare': Purge remote 2025/03/05 08:43:49 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (11.66s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-yudaboh4bese'", Local "Local file system at /tmp/rclone2107226231", Modify Window "876000h0m0s" 2025/03/05 08:43:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/05 08:43:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 08:43:59 DEBUG : Local file system at /tmp/rclone2107226231: Waiting for checks to finish 2025/03/05 08:43:59 DEBUG : Local file system at /tmp/rclone2107226231: Waiting for transfers to finish 2025/03/05 08:43:59 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:43:59 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2107226231/sub dir: no such file or directory sync_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:732 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone2107226231/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.79s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-yudaboh4bese'", Local "Local file system at /tmp/rclone2107226231", Modify Window "876000h0m0s" 2025/03/05 08:44:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kuhuyok3pexo" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yudaboh4bese' -> Linkbox root 'rclone-test-kuhuyok3pexo' 2025/03/05 08:44:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 08:44:21 DEBUG : empty space: Sizes identical 2025/03/05 08:44:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/05 08:44:21 DEBUG : Linkbox root 'rclone-test-kuhuyok3pexo': Waiting for checks to finish 2025/03/05 08:44:21 DEBUG : empty space: Unchanged skipping 2025/03/05 08:44:21 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:44:21 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:44:22 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:44:22 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:44:23 INFO : empty space: Deleted 2025/03/05 08:44:23 DEBUG : Linkbox root 'rclone-test-kuhuyok3pexo': Waiting for transfers to finish sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2025/03/05 08:44:23 DEBUG : Linkbox root 'rclone-test-kuhuyok3pexo': Purge remote --- FAIL: TestServerSideMove (24.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-yudaboh4bese'", Local "Local file system at /tmp/rclone2107226231", Modify Window "876000h0m0s" 2025/03/05 08:44:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gariwak0zero" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yudaboh4bese' -> Linkbox root 'rclone-test-gariwak0zero' 2025/03/05 08:44:48 DEBUG : empty space: Excluded (Size Filter) 2025/03/05 08:44:48 DEBUG : empty space: Excluded 2025/03/05 08:44:48 DEBUG : empty space: Excluded (Size Filter) 2025/03/05 08:44:48 DEBUG : empty space: Excluded 2025/03/05 08:44:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 08:44:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/05 08:44:48 DEBUG : Linkbox root 'rclone-test-gariwak0zero': Waiting for checks to finish 2025/03/05 08:44:48 DEBUG : Linkbox root 'rclone-test-gariwak0zero': Waiting for transfers to finish 2025/03/05 08:44:48 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:44:48 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:44:48 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:44:48 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:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2025/03/05 08:44:48 DEBUG : Linkbox root 'rclone-test-gariwak0zero': Purge remote --- FAIL: TestServerSideMoveWithFilter (26.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-yudaboh4bese'", Local "Local file system at /tmp/rclone2107226231", Modify Window "876000h0m0s" 2025/03/05 08:44:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-waqoboc0fize" 2025/03/05 08:45:04 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-yudaboh4bese' -> Linkbox root 'rclone-test-waqoboc0fize' 2025/03/05 08:45:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 08:45:15 DEBUG : empty space: Sizes identical 2025/03/05 08:45:15 DEBUG : empty space: Unchanged skipping 2025/03/05 08:45:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/05 08:45:16 DEBUG : Linkbox root 'rclone-test-waqoboc0fize': Waiting for checks to finish 2025/03/05 08:45:16 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:45:16 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:45:16 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:45:16 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/05 08:45:17 INFO : empty space: Deleted 2025/03/05 08:45:17 DEBUG : Linkbox root 'rclone-test-waqoboc0fize': Waiting for transfers to finish 2025/03/05 08:45:17 ERROR : Linkbox root 'rclone-test-yudaboh4bese': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/03/05 08:45:17 DEBUG : Linkbox root 'rclone-test-waqoboc0fize': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (30.16s) FAIL 2025/03/05 08:45:25 DEBUG : Linkbox root 'rclone-test-yudaboh4bese': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m13.428773636s (try 5/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]