"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$'" - Starting (try 3/5)
=== RUN TestIntegration
fstests.go:438: Using remote "TestLinkbox:"
2025/03/14 01:43:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dehatoy5joce"
2025/03/14 01:43:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== RUN TestIntegration/FsMkdir
=== RUN TestIntegration/FsMkdir/FsPutFiles
2025/03/14 01:43:19 DEBUG : file name.txt: Update: removing old file
2025/03/14 01:43:53 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n\r\n
504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\nThe gateway did not receive a timely response from the upstream server or application.
Powered by Tengine\r\n\r\n")
2025/03/14 01:43:53 DEBUG : pacer: Rate limited, increasing sleep to 400ms
fstests.go:143: Put error: update err in uploading file: HTTP error 504 (504 Gateway Time-out) returned body: "\r\n\r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\nThe gateway did not receive a timely response from the upstream server or application.
Powered by Tengine\r\n\r\n" - low level retry 1/10
2025/03/14 01:43:55 DEBUG : pacer: Reducing sleep to 300ms
2025/03/14 01:43:55 DEBUG : pacer: Reducing sleep to 225ms
2025/03/14 01:43:56 DEBUG : pacer: Reducing sleep to 200ms
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
fstests.go:287:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1772
Error: Received unexpected error:
Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
Messages: readObject("file name.txt") limit=-1, options=[]
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
fstests.go:287:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1779
Error: Received unexpected error:
Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
Messages: readObject("file name.txt") limit=-1, options=[SeekOption(50)]
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
fstests.go:287:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1798
Error: Received unexpected error:
Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
Messages: readObject("file name.txt") limit=-1, options=[RangeOption(5,15)]
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
fstests.go:287:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1809
Error: Received unexpected error:
Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
Messages: readObject("file name.txt") limit=50, options=[]
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
2025/03/14 01:44:00 DEBUG : file name.txt: Update: removing old file
fstests.go:287:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1840
Error: Received unexpected error:
Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
Messages: readObject("file name.txt") limit=-1, options=[]
2025/03/14 01:44:07 ERROR : : error listing: directory not found
--- FAIL: TestIntegration (65.87s)
--- FAIL: TestIntegration/FsMkdir (63.16s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles (60.71s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.32s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.47s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.49s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.49s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.12s)
FAIL
exit status 1
FAIL github.com/rclone/rclone/backend/linkbox 65.886s
"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$'" - Finished ERROR in 1m6.391521419s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate]