"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose -test.run '^TestIntegration$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:442: Using remote "TestIA:rclone-integration-test" 2024/10/15 01:02:32 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-vehedux6mopu" 2024/10/15 01:02:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: No commands in this remote === RUN TestIntegration/FsRmdirNotFound fstests.go:526: Skipping test as non root bucket-based remote === NAME TestIntegration fstest.go:276: Error listing: Get "https://archive.org/metadata/rclone-integration-test": tls: failed to verify certificate: x509: certificate signed by unknown authority --- FAIL: TestIntegration (4.73s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- SKIP: TestIntegration/FsRmdirNotFound (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internetarchive 4.742s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose -test.run '^TestIntegration$'" - Finished ERROR in 5.480128838s (try 3/5): exit status 1: Failed [TestIntegration]