"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:" 2026/02/07 03:26:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-qaqizof2nebe" 2026/02/07 03:26:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/07 03:26:52 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (40.86s) --- PASS: TestIntegration/FsMkdir (39.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding (32.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (15.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (16.47s) PASS ok github.com/rclone/rclone/backend/yandex 40.874s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|punctuation)$'" - Finished OK in 42.065956493s (try 2/5)