"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|trailing_dot|trailing_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/01/27 02:28:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-manucuf0vuzu" 2026/01/27 02:28:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2026/01/27 02:29:09 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2821: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (54.13s) --- PASS: TestIntegration/FsMkdir (53.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (45.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (15.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (14.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (14.63s) PASS ok github.com/rclone/rclone/backend/yandex 54.164s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|trailing_dot|trailing_space)$'" - Finished OK in 54.991587295s (try 2/5)