"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 3/5) 2025/02/04 02:52:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qusonax7jumi" 2025/02/04 02:52:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 02:52:57 DEBUG : Creating backend with remote "/tmp/rclone1432191" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-qusonax7jumi'", Local "Local file system at /tmp/rclone1432191", Modify Window "876000h0m0s" 2025/02/04 02:53:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yemisom3woze" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-qusonax7jumi' -> Linkbox root 'rclone-test-yemisom3woze' 2025/02/04 02:53:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 02:53:04 DEBUG : Linkbox root 'rclone-test-yemisom3woze': Waiting for checks to finish 2025/02/04 02:53:04 DEBUG : Linkbox root 'rclone-test-yemisom3woze': Waiting for transfers to finish 2025/02/04 02:53:04 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/02/04 02:53:04 DEBUG : Linkbox root 'rclone-test-yemisom3woze': Purge remote 2025/02/04 02:53:04 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (11.92s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qusonax7jumi'", Local "Local file system at /tmp/rclone1432191", Modify Window "876000h0m0s" 2025/02/04 02:53:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bosaron3qefu" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-qusonax7jumi' -> Linkbox root 'rclone-test-bosaron3qefu' 2025/02/04 02:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 02:53:14 DEBUG : Linkbox root 'rclone-test-bosaron3qefu': Waiting for checks to finish 2025/02/04 02:53:14 DEBUG : Linkbox root 'rclone-test-bosaron3qefu': Waiting for transfers to finish 2025/02/04 02:53:14 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/02/04 02:53:14 DEBUG : Linkbox root 'rclone-test-bosaron3qefu': Purge remote 2025/02/04 02:53:14 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (10.15s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qusonax7jumi'", Local "Local file system at /tmp/rclone1432191", Modify Window "876000h0m0s" 2025/02/04 02:53:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dehariw0jido" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-qusonax7jumi' -> Linkbox root 'rclone-test-dehariw0jido' 2025/02/04 02:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 02:53:25 DEBUG : Linkbox root 'rclone-test-dehariw0jido': Waiting for checks to finish 2025/02/04 02:53:25 DEBUG : Linkbox root 'rclone-test-dehariw0jido': Waiting for transfers to finish 2025/02/04 02:53:25 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/02/04 02:53:25 DEBUG : Linkbox root 'rclone-test-dehariw0jido': Purge remote 2025/02/04 02:53:25 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (10.73s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-qusonax7jumi'", Local "Local file system at /tmp/rclone1432191", Modify Window "876000h0m0s" 2025/02/04 02:53:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/04 02:53:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 02:53:35 DEBUG : Local file system at /tmp/rclone1432191: Waiting for checks to finish 2025/02/04 02:53:35 DEBUG : Local file system at /tmp/rclone1432191: Waiting for transfers to finish 2025/02/04 02:53:35 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/02/04 02:53:35 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1432191/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/rclone1432191/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (9.73s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-qusonax7jumi'", Local "Local file system at /tmp/rclone1432191", Modify Window "876000h0m0s" 2025/02/04 02:53:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tuwicer3xonu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qusonax7jumi' -> Linkbox root 'rclone-test-tuwicer3xonu' 2025/02/04 02:53:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 02:53:55 DEBUG : empty space: Sizes identical 2025/02/04 02:53:55 DEBUG : empty space: Unchanged skipping 2025/02/04 02:53:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/04 02:53:55 DEBUG : Linkbox root 'rclone-test-tuwicer3xonu': Waiting for checks to finish 2025/02/04 02:53:55 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/04 02:53:55 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/02/04 02:53:55 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/04 02:53:55 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/02/04 02:53:57 INFO : empty space: Deleted 2025/02/04 02:53:57 DEBUG : Linkbox root 'rclone-test-tuwicer3xonu': 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/02/04 02:53:57 DEBUG : Linkbox root 'rclone-test-tuwicer3xonu': Purge remote --- FAIL: TestServerSideMove (22.75s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qusonax7jumi'", Local "Local file system at /tmp/rclone1432191", Modify Window "876000h0m0s" 2025/02/04 02:54:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ruhixis6vene" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qusonax7jumi' -> Linkbox root 'rclone-test-ruhixis6vene' 2025/02/04 02:54:18 DEBUG : empty space: Excluded (Size Filter) 2025/02/04 02:54:18 DEBUG : empty space: Excluded 2025/02/04 02:54:19 DEBUG : empty space: Excluded (Size Filter) 2025/02/04 02:54:19 DEBUG : empty space: Excluded 2025/02/04 02:54:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 02:54:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/04 02:54:19 DEBUG : Linkbox root 'rclone-test-ruhixis6vene': Waiting for checks to finish 2025/02/04 02:54:19 DEBUG : Linkbox root 'rclone-test-ruhixis6vene': Waiting for transfers to finish 2025/02/04 02:54:19 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/04 02:54:19 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/02/04 02:54:19 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/04 02:54:19 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/02/04 02:54:19 DEBUG : Linkbox root 'rclone-test-ruhixis6vene': Purge remote --- FAIL: TestServerSideMoveWithFilter (23.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-qusonax7jumi'", Local "Local file system at /tmp/rclone1432191", Modify Window "876000h0m0s" 2025/02/04 02:54:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rukacej1koja" 2025/02/04 02:54:34 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qusonax7jumi' -> Linkbox root 'rclone-test-rukacej1koja' 2025/02/04 02:54:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 02:54:43 DEBUG : empty space: Sizes identical 2025/02/04 02:54:43 DEBUG : empty space: Unchanged skipping 2025/02/04 02:54:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/04 02:54:43 DEBUG : Linkbox root 'rclone-test-rukacej1koja': Waiting for checks to finish 2025/02/04 02:54:44 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/04 02:54:44 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/02/04 02:54:44 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/04 02:54: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/02/04 02:54:45 INFO : empty space: Deleted 2025/02/04 02:54:45 DEBUG : Linkbox root 'rclone-test-rukacej1koja': Waiting for transfers to finish 2025/02/04 02:54:45 ERROR : Linkbox root 'rclone-test-qusonax7jumi': 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/02/04 02:54:45 DEBUG : Linkbox root 'rclone-test-rukacej1koja': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (26.11s) FAIL 2025/02/04 02:54:52 DEBUG : Linkbox root 'rclone-test-qusonax7jumi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m56.901502307s (try 3/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]