"go test -v -timeout 1h0m0s -remote TestSia: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestSia:" 2026/08/05 01:07:30 NOTICE: TestSia: Starting server 2026/08/05 01:07:31 NOTICE: TestSia: Attempting to connect to "127.0.0.1:39980" try 1/100 2026/08/05 01:07:32 DEBUG : TestSia: Read 0, error: read tcp 127.0.0.1:38340->127.0.0.1:39980: i/o timeout 2026/08/05 01:07:32 NOTICE: TestSia: Started server and connected to "127.0.0.1:39980" 2026/08/05 01:07:32 DEBUG : Creating backend with remote "TestSia:rclone-test-novoboq7fana" 2026/08/05 01:07:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/05 01:07:32 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/08/05 01:07:32 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/08/05 01:07:32 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/08/05 01:07:32 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/08/05 01:07:32 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/05 01:07:32 DEBUG : pacer: low level retry 1/10 (error Post "http://127.0.0.1:39980/renter/uploadstream/rclone-test-novoboq7fana/short-eof.bin?force=true": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/05 01:07:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/05 01:07:32 DEBUG : pacer: Reducing sleep to 15ms 2026/08/05 01:07:32 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/05 01:07:32 DEBUG : pacer: Reducing sleep to 10ms fstests.go:2617: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2617 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2628 Error: Not equal: expected: 5120 actual : 0 Test: TestIntegration/FsMkdir/FsPutShortEOF/Simple Messages: object uploaded from a short source must contain the bytes actually supplied, not the declared size 2026/08/05 01:07:32 DEBUG : Waiting for deletions to finish 2026/08/05 01:07:32 DEBUG : removing 1 level 0 directories 2026/08/05 01:07:32 INFO : Sia http://127.0.0.1:39980: Removing directory 2026/08/05 01:07:33 ERROR : error listing: directory not found 2026/08/05 01:07:33 DEBUG : Waiting for deletions to finish 2026/08/05 01:07:33 ERROR : error listing: directory not found 2026/08/05 01:07:33 ERROR : Sia http://127.0.0.1:39980: Failed to list "": directory not found 2026/08/05 01:07:33 DEBUG : removing 1 level 0 directories 2026/08/05 01:07:33 INFO : Sia http://127.0.0.1:39980: Removing directory 2026/08/05 01:07:33 ERROR : Failed to rmdir: directory not found 2026/08/05 01:07:33 NOTICE: TestSia: Stopping server --- FAIL: TestIntegration (2.32s) --- FAIL: TestIntegration/FsMkdir (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF (0.07s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.07s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sia 2.340s "go test -v -timeout 1h0m0s -remote TestSia: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Finished ERROR in 4.010426552s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutShortEOF/Simple]