"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyDeleteBefore|TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 2/5) 2025/03/15 07:43:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wisocaz1jufe" 2025/03/15 07:43:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 07:43:22 DEBUG : Creating backend with remote "/tmp/rclone1989848800" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-wisocaz1jufe'", Local "Local file system at /tmp/rclone1989848800", Modify Window "876000h0m0s" 2025/03/15 07:43:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ropabev1gugi" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-wisocaz1jufe' -> Linkbox root 'rclone-test-ropabev1gugi' 2025/03/15 07:43:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:43:30 DEBUG : Linkbox root 'rclone-test-ropabev1gugi': Waiting for checks to finish 2025/03/15 07:43:30 DEBUG : Linkbox root 'rclone-test-ropabev1gugi': Waiting for transfers to finish 2025/03/15 07:43:30 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/15 07:43:30 DEBUG : Linkbox root 'rclone-test-ropabev1gugi': Purge remote 2025/03/15 07:43:31 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (13.25s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-wisocaz1jufe'", Local "Local file system at /tmp/rclone1989848800", Modify Window "876000h0m0s" 2025/03/15 07:43:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-feroyoz2seci" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-wisocaz1jufe' -> Linkbox root 'rclone-test-feroyoz2seci' 2025/03/15 07:43:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:43:41 DEBUG : Linkbox root 'rclone-test-feroyoz2seci': Waiting for checks to finish 2025/03/15 07:43:41 DEBUG : Linkbox root 'rclone-test-feroyoz2seci': Waiting for transfers to finish 2025/03/15 07:43:41 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/15 07:43:41 DEBUG : Linkbox root 'rclone-test-feroyoz2seci': Purge remote 2025/03/15 07:43:41 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (10.74s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-wisocaz1jufe'", Local "Local file system at /tmp/rclone1989848800", Modify Window "876000h0m0s" 2025/03/15 07:43:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-roregew0feki" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-wisocaz1jufe' -> Linkbox root 'rclone-test-roregew0feki' 2025/03/15 07:43:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:43:52 DEBUG : Linkbox root 'rclone-test-roregew0feki': Waiting for checks to finish 2025/03/15 07:43:52 DEBUG : Linkbox root 'rclone-test-roregew0feki': Waiting for transfers to finish 2025/03/15 07:43:52 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/15 07:43:52 DEBUG : Linkbox root 'rclone-test-roregew0feki': Purge remote 2025/03/15 07:43:53 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (11.44s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-wisocaz1jufe'", Local "Local file system at /tmp/rclone1989848800", Modify Window "876000h0m0s" 2025/03/15 07:44:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/15 07:44:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 07:44:03 DEBUG : Local file system at /tmp/rclone1989848800: Waiting for checks to finish 2025/03/15 07:44:03 DEBUG : Local file system at /tmp/rclone1989848800: Waiting for transfers to finish 2025/03/15 07:44:03 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/15 07:44:03 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1989848800/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/rclone1989848800/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-wisocaz1jufe'", Local "Local file system at /tmp/rclone1989848800", Modify Window "876000h0m0s" 2025/03/15 07:44:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:44:11 DEBUG : Linkbox root 'rclone-test-wisocaz1jufe': Waiting for checks to finish 2025/03/15 07:44:11 DEBUG : Linkbox root 'rclone-test-wisocaz1jufe': Waiting for transfers to finish 2025/03/15 07:44:13 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-wisocaz1jufe'", Local "Local file system at /tmp/rclone1989848800", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (10.19s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-wisocaz1jufe'", Local "Local file system at /tmp/rclone1989848800", Modify Window "876000h0m0s" 2025/03/15 07:44:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mamubup7teru" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-wisocaz1jufe' -> Linkbox root 'rclone-test-mamubup7teru' 2025/03/15 07:44:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:44:34 DEBUG : empty space: Sizes identical 2025/03/15 07:44:34 DEBUG : empty space: Unchanged skipping 2025/03/15 07:44:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 07:44:34 DEBUG : Linkbox root 'rclone-test-mamubup7teru': Waiting for checks to finish 2025/03/15 07:44:34 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:44:34 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/15 07:44:35 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:44:35 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/15 07:44:36 INFO : empty space: Deleted 2025/03/15 07:44:36 DEBUG : Linkbox root 'rclone-test-mamubup7teru': 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/15 07:44:36 DEBUG : Linkbox root 'rclone-test-mamubup7teru': Purge remote --- FAIL: TestServerSideMove (23.95s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-wisocaz1jufe'", Local "Local file system at /tmp/rclone1989848800", Modify Window "876000h0m0s" 2025/03/15 07:44:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bovohuq8zepo" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-wisocaz1jufe' -> Linkbox root 'rclone-test-bovohuq8zepo' 2025/03/15 07:44:59 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 07:44:59 DEBUG : empty space: Excluded 2025/03/15 07:44:59 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 07:44:59 DEBUG : empty space: Excluded 2025/03/15 07:44:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:44:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 07:44:59 DEBUG : Linkbox root 'rclone-test-bovohuq8zepo': Waiting for checks to finish 2025/03/15 07:44:59 DEBUG : Linkbox root 'rclone-test-bovohuq8zepo': Waiting for transfers to finish 2025/03/15 07:44:59 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:44:59 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/15 07:45:00 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:45:00 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/15 07:45:00 DEBUG : Linkbox root 'rclone-test-bovohuq8zepo': Purge remote --- FAIL: TestServerSideMoveWithFilter (24.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-wisocaz1jufe'", Local "Local file system at /tmp/rclone1989848800", Modify Window "876000h0m0s" 2025/03/15 07:45:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dabehoj5depu" 2025/03/15 07:45:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-wisocaz1jufe' -> Linkbox root 'rclone-test-dabehoj5depu' 2025/03/15 07:45:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 07:45:25 DEBUG : empty space: Sizes identical 2025/03/15 07:45:25 DEBUG : empty space: Unchanged skipping 2025/03/15 07:45:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 07:45:26 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:45:26 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/15 07:45:26 DEBUG : Linkbox root 'rclone-test-dabehoj5depu': Waiting for checks to finish 2025/03/15 07:45:26 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/15 07:45:26 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/15 07:45:27 INFO : empty space: Deleted 2025/03/15 07:45:27 DEBUG : Linkbox root 'rclone-test-dabehoj5depu': Waiting for transfers to finish 2025/03/15 07:45:27 ERROR : Linkbox root 'rclone-test-wisocaz1jufe': 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/15 07:45:27 DEBUG : Linkbox root 'rclone-test-dabehoj5depu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (28.85s) FAIL 2025/03/15 07:45:35 DEBUG : Linkbox root 'rclone-test-wisocaz1jufe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyDeleteBefore|TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m15.696987586s (try 2/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]