"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|leading_LF)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:418: Using remote "TestYandex:" 2022/04/20 06:23:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-gilipaq3pudofey6kuhacar5" 2022/04/20 06:23:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:674: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:674: testing "␊leading LF" 2022/04/20 06:23:41 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2022/04/20 06:23:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/04/20 06:23:41 DEBUG : pacer: Reducing sleep to 15ms 2022/04/20 06:23:42 DEBUG : pacer: Reducing sleep to 11.25ms 2022/04/20 06:23:42 DEBUG : pacer: Reducing sleep to 10ms 2022/04/20 06:23:47 ERROR : : error listing: directory not found === CONT TestIntegration/FsMkdir fstests.go:1989: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (18.64s) --- PASS: TestIntegration/FsMkdir (17.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (6.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (6.84s) PASS ok github.com/rclone/rclone/backend/yandex 18.654s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|leading_LF)$'" - Finished OK in 19.259128685s (try 2/5)