"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_LF)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2024/11/08 01:15:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-mejewif0jomi" 2024/11/08 01:15:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/11/08 01:16:07 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/08 01:16:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/08 01:16:07 DEBUG : pacer: Reducing sleep to 15ms 2024/11/08 01:16:08 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/08 01:16:08 DEBUG : pacer: Reducing sleep to 10ms 2024/11/08 01:16:14 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (19.35s) --- PASS: TestIntegration/FsMkdir (18.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (7.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (8.08s) PASS ok github.com/rclone/rclone/backend/yandex 19.356s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_LF)$'" - Finished OK in 20.186281915s (try 2/5)