"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(trailing_HT|trailing_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/01/23 03:29:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-wudeyif6nofu" 2026/01/23 03:29:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2026/01/23 03:30:21 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2821: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (39.95s) --- PASS: TestIntegration/FsMkdir (38.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding (31.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (14.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (15.91s) PASS ok github.com/rclone/rclone/backend/yandex 39.965s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(trailing_HT|trailing_dot)$'" - Finished OK in 40.720171722s (try 2/5)