"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_tilde|trailing_HT)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/02/06 02:09:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-sofumaf4kuco" 2026/02/06 02:09:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/06 02:10:39 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (68.29s) --- PASS: TestIntegration/FsMkdir (67.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding (47.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (14.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (16.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (16.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (10.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (10.86s) PASS ok github.com/rclone/rclone/backend/yandex 68.306s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_tilde|trailing_HT)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished OK in 1m10.479493762s (try 2/5)