"go test -v -timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestWebdavInfiniteScale:" fstests.go:462: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:462 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/webdav_test.go:14 Error: Received unexpected error: read metadata failed: Propfind "https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zaduqab7zivo": tls: failed to verify certificate: x509: certificate signed by unknown authority Test: TestIntegration Messages: unexpected error: read metadata failed: Propfind "https://127.0.0.1:9200/dav/spaces/some-admin-user-id-0000-100000000000/rclone-test-zaduqab7zivo": tls: failed to verify certificate: x509: certificate signed by unknown authority --- FAIL: TestIntegration (0.14s) === RUN TestIntegration2 webdav_test.go:26: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 webdav_test.go:40: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) === RUN TestIntegration4 webdav_test.go:54: skipping as -remote is set --- SKIP: TestIntegration4 (0.00s) === RUN TestHeaders --- PASS: TestHeaders (0.01s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/webdav 0.161s "go test -v -timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Finished ERROR in 1.384311647s (try 1/5): exit status 1: Failed [TestIntegration]