total: 9, pass: 7, fail: 2
migrate3 run `migrate3` test
It creates knowledge-bases with different versions of ragit.
Then it makes sure that the versions can clone/push to the
latest version of ragit-server.
tested at: 2025-05-29T21:31:38.721609Z (16 days ago)
elapsed time: 913,325 ms
tested at: 2025-05-31T05:38:30.224392Z (14 days ago)
elapsed time: 887,283 ms
tested at: 2025-06-01T18:34:31.254192Z (13 days ago)
elapsed time: 112,299 ms
tested at: 2025-06-02T00:08:14.271670Z (13 days ago)
elapsed time: 117,548 ms
tested at: 2025-06-03T01:16:18.813157Z (12 days ago)
elapsed time: 328,997 ms
failed to run `ragit-server`
Traceback (most recent call last):
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 718, in <module>
try:
File "/home/baehyunsol/Documents/ragit/tests/migrate3.py", line 23, in migrate3
server_process = spawn_ragit_server()
File "/home/baehyunsol/Documents/ragit/tests/server.py", line 175, in spawn_ragit_server
raise Exception("failed to run `ragit-server`")
Exception: failed to run `ragit-server`
tested at: 2025-06-05T12:05:40.934810Z (9 days ago)
elapsed time: 166,323 ms
tested at: 2025-06-05T16:46:27.585326Z (9 days ago)
elapsed time: 946,714 ms
tested at: 2025-06-07T08:13:40.365332Z (7 days ago)
elapsed time: 221,563 ms
Command '['cargo', 'run', '--release', '--no-default-features', '--', 'clone', 'http://127.0.0.1/test-user/base-0.3.0']' returned non-zero exit status 1.
Traceback (most recent call last):
File "C:\Users\baehy\ragit\tests\tests.py", line 720, in <module>
File "C:\Users\baehy\ragit\tests\migrate3.py", line 57, in migrate3
File "C:\Users\baehy\ragit\tests\utils.py", line 87, in cargo_run
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.13_3.13.1008.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['cargo', 'run', '--release', '--no-default-features', '--', 'clone', 'http://127.0.0.1/test-user/base-0.3.0']' returned non-zero exit status 1.
tested at: 2025-06-09T20:06:53.014494Z (5 days ago)
elapsed time: 934,841 ms