"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|leading_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/06/24 02:34:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-depihek8rilu" 2025/06/24 02:34:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/06/24 02:34:59 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (35.34s) --- PASS: TestIntegration/FsMkdir (34.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (13.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (14.06s) PASS ok github.com/rclone/rclone/backend/yandex 35.366s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|leading_dot)$'" - Finished OK in 36.258460261s (try 2/5)