"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|dot|leading_HT|punctuation|trailing_VT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/08/22 03:07:09 NOTICE: TestYandex: Starting server 2025/08/22 03:07:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-valuhun0gegu" 2025/08/22 03:07:09 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/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/08/22 03:08:29 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (80.78s) --- PASS: TestIntegration/FsMkdir (79.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding (72.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (14.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (15.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (13.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (12.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (17.05s) PASS ok github.com/rclone/rclone/backend/yandex 80.811s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|dot|leading_HT|punctuation|trailing_VT)$'" - Finished OK in 1m21.79856017s (try 2/5)