"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|punctuation|trailing_CR)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2025/01/30 03:19:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-bukolug3wiro" 2025/01/30 03:19:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2025/01/30 03:19:48 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2830: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (37.59s) --- PASS: TestIntegration/FsMkdir (36.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding (29.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (10.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (9.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (9.49s) PASS ok github.com/rclone/rclone/backend/yandex 37.599s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|punctuation|trailing_CR)$'" - Finished OK in 38.184526798s (try 2/5)