"./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/23 03:09:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qewokun9geci" 2025/03/23 03:09:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:09:14 DEBUG : Creating backend with remote "/tmp/rclone4126724736" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-qewokun9geci'", Local "Local file system at /tmp/rclone4126724736", Modify Window "876000h0m0s" 2025/03/23 03:09:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zupazak2gate" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-qewokun9geci' -> Linkbox root 'rclone-test-zupazak2gate' 2025/03/23 03:09:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 03:09:24 DEBUG : Linkbox root 'rclone-test-zupazak2gate': Waiting for checks to finish 2025/03/23 03:09:24 DEBUG : Linkbox root 'rclone-test-zupazak2gate': Waiting for transfers to finish 2025/03/23 03:09:24 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/23 03:09:24 DEBUG : Linkbox root 'rclone-test-zupazak2gate': Purge remote 2025/03/23 03:09:24 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (15.27s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qewokun9geci'", Local "Local file system at /tmp/rclone4126724736", Modify Window "876000h0m0s" 2025/03/23 03:09:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lisahuh1hafe" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-qewokun9geci' -> Linkbox root 'rclone-test-lisahuh1hafe' 2025/03/23 03:09:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 03:09:36 DEBUG : Linkbox root 'rclone-test-lisahuh1hafe': Waiting for checks to finish 2025/03/23 03:09:36 DEBUG : Linkbox root 'rclone-test-lisahuh1hafe': Waiting for transfers to finish 2025/03/23 03:09: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/23 03:09:36 DEBUG : Linkbox root 'rclone-test-lisahuh1hafe': Purge remote 2025/03/23 03:09:36 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qewokun9geci'", Local "Local file system at /tmp/rclone4126724736", Modify Window "876000h0m0s" 2025/03/23 03:09:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lohufox9bafu" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-qewokun9geci' -> Linkbox root 'rclone-test-lohufox9bafu' 2025/03/23 03:09:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 03:09:47 DEBUG : Linkbox root 'rclone-test-lohufox9bafu': Waiting for checks to finish 2025/03/23 03:09:47 DEBUG : Linkbox root 'rclone-test-lohufox9bafu': Waiting for transfers to finish 2025/03/23 03:09: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: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/23 03:09:47 DEBUG : Linkbox root 'rclone-test-lohufox9bafu': Purge remote 2025/03/23 03:09:47 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (11.97s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-qewokun9geci'", Local "Local file system at /tmp/rclone4126724736", Modify Window "876000h0m0s" 2025/03/23 03:09:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/23 03:09:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 03:09:59 DEBUG : Local file system at /tmp/rclone4126724736: Waiting for checks to finish 2025/03/23 03:09:59 DEBUG : Local file system at /tmp/rclone4126724736: Waiting for transfers to finish 2025/03/23 03:09: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/23 03:09:59 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone4126724736/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/rclone4126724736/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (11.73s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-qewokun9geci'", Local "Local file system at /tmp/rclone4126724736", Modify Window "876000h0m0s" 2025/03/23 03:10:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pomoxap7mude" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qewokun9geci' -> Linkbox root 'rclone-test-pomoxap7mude' 2025/03/23 03:10:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 03:10:23 DEBUG : empty space: Sizes identical 2025/03/23 03:10:23 DEBUG : empty space: Unchanged skipping 2025/03/23 03:10:23 DEBUG : Linkbox root 'rclone-test-pomoxap7mude': Waiting for checks to finish 2025/03/23 03:10:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 03:10:23 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 03:10:23 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/23 03:10:23 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 03:10:23 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/23 03:10:24 INFO : empty space: Deleted 2025/03/23 03:10:24 DEBUG : Linkbox root 'rclone-test-pomoxap7mude': 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/23 03:10:24 DEBUG : Linkbox root 'rclone-test-pomoxap7mude': Purge remote --- FAIL: TestServerSideMove (25.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qewokun9geci'", Local "Local file system at /tmp/rclone4126724736", Modify Window "876000h0m0s" 2025/03/23 03:10:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jileyer4qahe" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qewokun9geci' -> Linkbox root 'rclone-test-jileyer4qahe' 2025/03/23 03:10:47 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 03:10:47 DEBUG : empty space: Excluded 2025/03/23 03:10:47 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 03:10:47 DEBUG : empty space: Excluded 2025/03/23 03:10:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 03:10:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 03:10:47 DEBUG : Linkbox root 'rclone-test-jileyer4qahe': Waiting for checks to finish 2025/03/23 03:10:47 DEBUG : Linkbox root 'rclone-test-jileyer4qahe': Waiting for transfers to finish 2025/03/23 03:10:47 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 03:10:47 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/23 03:10:47 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 03:10:47 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/23 03:10:47 DEBUG : Linkbox root 'rclone-test-jileyer4qahe': Purge remote --- FAIL: TestServerSideMoveWithFilter (24.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-qewokun9geci'", Local "Local file system at /tmp/rclone4126724736", Modify Window "876000h0m0s" 2025/03/23 03:10:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xeqikog4dugu" 2025/03/23 03:11:04 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qewokun9geci' -> Linkbox root 'rclone-test-xeqikog4dugu' 2025/03/23 03:11:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 03:11:15 DEBUG : empty space: Sizes identical 2025/03/23 03:11:15 DEBUG : empty space: Unchanged skipping 2025/03/23 03:11:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 03:11:15 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 03:11:15 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/23 03:11:16 DEBUG : Linkbox root 'rclone-test-xeqikog4dugu': Waiting for checks to finish 2025/03/23 03:11:16 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/23 03:11: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/23 03:11:17 INFO : empty space: Deleted 2025/03/23 03:11:17 DEBUG : Linkbox root 'rclone-test-xeqikog4dugu': Waiting for transfers to finish 2025/03/23 03:11:17 ERROR : Linkbox root 'rclone-test-qewokun9geci': 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/23 03:11:17 DEBUG : Linkbox root 'rclone-test-xeqikog4dugu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (30.66s) FAIL 2025/03/23 03:11:25 DEBUG : Linkbox root 'rclone-test-qewokun9geci': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m14.041341127s (try 5/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]