"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|punctuation)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/11/24 02:20:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-vazowej5kere" 2025/11/24 02:20:45 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/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/24 02:21:24 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (39.08s) --- PASS: TestIntegration/FsMkdir (37.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding (30.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (14.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (15.73s) PASS ok github.com/rclone/rclone/backend/yandex 39.102s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|punctuation)$'" - Finished OK in 40.041932162s (try 2/5)