"go test -v -timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024 -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|leading_LF|leading_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerChunk50bYandex:" 2025/05/08 05:54:22 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-pemayer9tese" 2025/05/08 05:54:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 05:54:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-pemayer9tese" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/05/08 05:54:32 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_xncqgd: Moved (server-side) to: ␊leading LF/␊leading LF.rclone_chunk.001 2025/05/08 05:54:33 INFO : ␊leading LF/␊leading LF.rclone_chunk.002_xncqgd: Moved (server-side) to: ␊leading LF/␊leading LF.rclone_chunk.002 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/05/08 05:55:10 INFO : .leading dot/.leading dot.rclone_chunk.001_xndsc4: Moved (server-side) to: .leading dot/.leading dot.rclone_chunk.001 2025/05/08 05:55:11 INFO : .leading dot/.leading dot.rclone_chunk.002_xndsc4: Moved (server-side) to: .leading dot/.leading dot.rclone_chunk.002 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/05/08 05:55:43 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_xneq39: Moved (server-side) to: invalid utf-8/invalid utf-8.rclone_chunk.001 2025/05/08 05:55:44 INFO : invalid utf-8/invalid utf-8.rclone_chunk.002_xneq39: Moved (server-side) to: invalid utf-8/invalid utf-8.rclone_chunk.002 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/05/08 05:56:14 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/08 05:56:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/08 05:56:15 DEBUG : pacer: Reducing sleep to 15ms 2025/05/08 05:56:15 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/08 05:56:16 DEBUG : pacer: Reducing sleep to 10ms 2025/05/08 05:56:18 INFO : file name.txt.rclone_chunk.001_xnfmj2: Moved (server-side) to: file name.txt.rclone_chunk.001 2025/05/08 05:56:19 INFO : file name.txt.rclone_chunk.002_xnfmj2: Moved (server-side) to: file name.txt.rclone_chunk.002 2025/05/08 05:56:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_xng10r: Moved (server-side) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001 2025/05/08 05:56:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.002_xng10r: Moved (server-side) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.002 2025/05/08 05:56:56 INFO : file name.txt.rclone_chunk.001_xngg5h: Moved (server-side) to: file name.txt.rclone_chunk.001 2025/05/08 05:56:58 INFO : file name.txt.rclone_chunk.002_xngg5h: Moved (server-side) to: file name.txt.rclone_chunk.002 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestChunkerChunk50bYandex:" path "rclone-test-pemayer9tese" from "TestChunkerChunk50bYandex:rclone-test-pemayer9tese" 2025/05/08 05:57:02 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:" 2025/05/08 05:57:02 DEBUG : Creating backend with remote "TestYandex:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/05/08 05:57:09 INFO : rclone-test-pemayer9tese/created from root.txt.rclone_chunk.001_xnh4ab: Moved (server-side) to: rclone-test-pemayer9tese/created from root.txt.rclone_chunk.001 2025/05/08 05:57:10 INFO : rclone-test-pemayer9tese/created from root.txt.rclone_chunk.002_xnh4ab: Moved (server-side) to: rclone-test-pemayer9tese/created from root.txt.rclone_chunk.002 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/05/08 05:57:47 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (205.07s) --- PASS: TestIntegration/FsMkdir (204.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (104.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (37.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (34.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (32.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (84.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (31.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (30.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (15.85s) PASS ok github.com/rclone/rclone/backend/chunker 205.113s "go test -v -timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -size-limit 1024 -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|leading_LF|leading_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$'" - Finished OK in 3m27.854325967s (try 2/5)