"go test -v -timeout 1h0m0s -remote TestSia: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestSia:" 2025/04/21 01:06:47 DEBUG : Creating backend with remote "TestSia:rclone-test-napexat3code" 2025/04/21 01:06:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 01:06:47 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2025/04/21 01:06:47 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/04/21 01:06:47 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2025/04/21 01:06:47 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2025/04/21 01:06:47 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/21 01:06:48 DEBUG : Waiting for deletions to finish 2025/04/21 01:06:48 DEBUG : removing 1 level 0 directories 2025/04/21 01:06:48 INFO : Sia http://127.0.0.1:39980: Removing directory 2025/04/21 01:06:48 ERROR : : error listing: directory not found 2025/04/21 01:06:48 DEBUG : Waiting for deletions to finish 2025/04/21 01:06:48 ERROR : : error listing: directory not found 2025/04/21 01:06:48 ERROR : Sia http://127.0.0.1:39980: Failed to list "": directory not found 2025/04/21 01:06:48 DEBUG : removing 1 level 0 directories 2025/04/21 01:06:48 INFO : Sia http://127.0.0.1:39980: Removing directory 2025/04/21 01:06:48 ERROR : : Failed to rmdir: directory not found --- PASS: TestIntegration (0.85s) --- PASS: TestIntegration/FsMkdir (0.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.69s) PASS ok github.com/rclone/rclone/backend/sia 0.865s "go test -v -timeout 1h0m0s -remote TestSia: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished OK in 1.632558371s (try 2/5)