"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 5/5) 2025/04/02 04:06:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qisajex3hoga" 2025/04/02 04:06:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 04:06:39 DEBUG : Creating backend with remote "/tmp/rclone4059912063" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-qisajex3hoga'", Local "Local file system at /tmp/rclone4059912063", Modify Window "876000h0m0s" 2025/04/02 04:06:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hohigih6hiyu" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-qisajex3hoga' -> Linkbox root 'rclone-test-hohigih6hiyu' 2025/04/02 04:06:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 04:06:47 DEBUG : Linkbox root 'rclone-test-hohigih6hiyu': Waiting for checks to finish 2025/04/02 04:06:47 DEBUG : Linkbox root 'rclone-test-hohigih6hiyu': Waiting for transfers to finish 2025/04/02 04:06:47 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/04/02 04:06:47 DEBUG : Linkbox root 'rclone-test-hohigih6hiyu': Purge remote 2025/04/02 04:06:48 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (13.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qisajex3hoga'", Local "Local file system at /tmp/rclone4059912063", Modify Window "876000h0m0s" 2025/04/02 04:06:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qoyeweb8gobo" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-qisajex3hoga' -> Linkbox root 'rclone-test-qoyeweb8gobo' 2025/04/02 04:06:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 04:06:59 DEBUG : Linkbox root 'rclone-test-qoyeweb8gobo': Waiting for checks to finish 2025/04/02 04:06:59 DEBUG : Linkbox root 'rclone-test-qoyeweb8gobo': Waiting for transfers to finish 2025/04/02 04:06: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" 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/04/02 04:06:59 DEBUG : Linkbox root 'rclone-test-qoyeweb8gobo': Purge remote 2025/04/02 04:07:00 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (12.29s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qisajex3hoga'", Local "Local file system at /tmp/rclone4059912063", Modify Window "876000h0m0s" 2025/04/02 04:07:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gojalip9gisa" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-qisajex3hoga' -> Linkbox root 'rclone-test-gojalip9gisa' 2025/04/02 04:07:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 04:07:11 DEBUG : Linkbox root 'rclone-test-gojalip9gisa': Waiting for checks to finish 2025/04/02 04:07:11 DEBUG : Linkbox root 'rclone-test-gojalip9gisa': Waiting for transfers to finish 2025/04/02 04:07:11 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/04/02 04:07:11 DEBUG : Linkbox root 'rclone-test-gojalip9gisa': Purge remote 2025/04/02 04:07:11 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (11.08s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-qisajex3hoga'", Local "Local file system at /tmp/rclone4059912063", Modify Window "876000h0m0s" 2025/04/02 04:07:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 04:07:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 04:07:21 DEBUG : Local file system at /tmp/rclone4059912063: Waiting for checks to finish 2025/04/02 04:07:21 DEBUG : Local file system at /tmp/rclone4059912063: Waiting for transfers to finish 2025/04/02 04:07:21 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/04/02 04:07:21 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone4059912063/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/rclone4059912063/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.40s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-qisajex3hoga'", Local "Local file system at /tmp/rclone4059912063", Modify Window "876000h0m0s" 2025/04/02 04:07:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-caboyuv6dowa" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qisajex3hoga' -> Linkbox root 'rclone-test-caboyuv6dowa' 2025/04/02 04:07:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 04:07:43 DEBUG : empty space: Sizes identical 2025/04/02 04:07:43 DEBUG : empty space: Unchanged skipping 2025/04/02 04:07:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 04:07:43 DEBUG : Linkbox root 'rclone-test-caboyuv6dowa': Waiting for checks to finish 2025/04/02 04:07:43 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/02 04:07:43 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/04/02 04:07:44 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/02 04:07:44 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/04/02 04:07:45 INFO : empty space: Deleted 2025/04/02 04:07:45 DEBUG : Linkbox root 'rclone-test-caboyuv6dowa': 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/04/02 04:07:45 DEBUG : Linkbox root 'rclone-test-caboyuv6dowa': Purge remote --- FAIL: TestServerSideMove (25.03s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qisajex3hoga'", Local "Local file system at /tmp/rclone4059912063", Modify Window "876000h0m0s" 2025/04/02 04:07:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rumayil1vowi" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qisajex3hoga' -> Linkbox root 'rclone-test-rumayil1vowi' 2025/04/02 04:08:09 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 04:08:09 DEBUG : empty space: Excluded 2025/04/02 04:08:09 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 04:08:09 DEBUG : empty space: Excluded 2025/04/02 04:08:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 04:08:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 04:08:09 DEBUG : Linkbox root 'rclone-test-rumayil1vowi': Waiting for checks to finish 2025/04/02 04:08:09 DEBUG : Linkbox root 'rclone-test-rumayil1vowi': Waiting for transfers to finish 2025/04/02 04:08:09 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/02 04:08:09 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/04/02 04:08:09 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/02 04:08:09 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/04/02 04:08:09 DEBUG : Linkbox root 'rclone-test-rumayil1vowi': Purge remote --- FAIL: TestServerSideMoveWithFilter (25.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-qisajex3hoga'", Local "Local file system at /tmp/rclone4059912063", Modify Window "876000h0m0s" 2025/04/02 04:08:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wepejom7boxe" 2025/04/02 04:08:25 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qisajex3hoga' -> Linkbox root 'rclone-test-wepejom7boxe' 2025/04/02 04:08:34 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2025/04/02 04:08:35 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2025/04/02 04:08:36 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2025/04/02 04:08:36 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) 2025/04/02 04:08:37 DEBUG : potato3: Trying to read object after upload: try again in 1.6s (5/10) 2025/04/02 04:08:40 DEBUG : potato3: Trying to read object after upload: try again in 3.2s (6/10) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/02 04:08:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 04:08:52 DEBUG : empty space: Sizes identical 2025/04/02 04:08:52 DEBUG : empty space: Unchanged skipping 2025/04/02 04:08:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 04:08:52 DEBUG : Linkbox root 'rclone-test-wepejom7boxe': Waiting for checks to finish 2025/04/02 04:08:52 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/02 04:08:52 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/04/02 04:08:52 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/02 04:08:52 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/04/02 04:08:53 INFO : empty space: Deleted 2025/04/02 04:08:53 DEBUG : Linkbox root 'rclone-test-wepejom7boxe': Waiting for transfers to finish 2025/04/02 04:08:53 ERROR : Linkbox root 'rclone-test-qisajex3hoga': 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/04/02 04:08:53 DEBUG : Linkbox root 'rclone-test-wepejom7boxe': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (45.22s) FAIL 2025/04/02 04:09:01 DEBUG : Linkbox root 'rclone-test-qisajex3hoga': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m25.456856624s (try 5/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]