"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|invalid_UTF-8)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/12/27 04:11:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-nefebac1laqo" 2025/12/27 04:11:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/12/27 04:12:12 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (38.66s) --- PASS: TestIntegration/FsMkdir (37.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding (30.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (15.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (15.47s) PASS ok github.com/rclone/rclone/backend/yandex 38.671s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|invalid_UTF-8)$'" - Finished OK in 39.943617341s (try 2/5)