"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|trailing_CR)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/01/01 01:10:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-honijet9luyu" 2026/01/01 01:10:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2026/01/01 01:10:56 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (41.86s) --- PASS: TestIntegration/FsMkdir (40.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding (33.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (15.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (17.33s) PASS ok github.com/rclone/rclone/backend/yandex 41.875s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|trailing_CR)$'" - Finished OK in 42.668540517s (try 2/5)