"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|leading_tilde|trailing_HT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/01/08 02:17:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-tazejin3bola" 2026/01/08 02:17:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2026/01/08 02:18:02 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (54.61s) --- PASS: TestIntegration/FsMkdir (53.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding (46.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (15.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (15.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (15.74s) PASS ok github.com/rclone/rclone/backend/yandex 54.622s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|leading_tilde|trailing_HT)$'" - Finished OK in 55.782265361s (try 2/5)