total: 17, pass: 14, fail: 3
tested at: 2025-03-04T22:05:09.327920Z (102 days ago)
elapsed time: 22,414 ms
tested at: 2025-03-06T00:32:55.162195Z (101 days ago)
elapsed time: 300,354 ms
failed to compile `ragit-server`
Traceback (most recent call last):
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 504, in <module>
test()
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 458, in <lambda>
("server2 llama3.3-70b", lambda: server2(test_model="llama3.3-70b")),
File "/home/baehyunsol/Documents/ragit/tests/server2.py", line 29, in server2
raise Exception("failed to compile `ragit-server`")
Exception: failed to compile `ragit-server`
tested at: 2025-03-07T01:10:52.766008Z (100 days ago)
elapsed time: 300,339 ms
failed to compile `ragit-server`
Traceback (most recent call last):
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 504, in <module>
test()
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 458, in <lambda>
("server2 llama3.3-70b", lambda: server2(test_model="llama3.3-70b")),
File "/home/baehyunsol/Documents/ragit/tests/server2.py", line 29, in server2
raise Exception("failed to compile `ragit-server`")
Exception: failed to compile `ragit-server`
tested at: 2025-03-08T13:37:45.309833Z (98 days ago)
elapsed time: 21,825 ms
tested at: 2025-03-09T00:38:56.569526Z (98 days ago)
elapsed time: 19,854 ms
tested at: 2025-03-09T14:13:04.841105Z (97 days ago)
elapsed time: 25,595 ms
tested at: 2025-03-10T11:01:50.525266Z (96 days ago)
elapsed time: 23,589 ms
tested at: 2025-03-10T22:06:31.618023Z (96 days ago)
elapsed time: 22,771 ms
tested at: 2025-03-12T11:49:54.685992Z (94 days ago)
elapsed time: 24,136 ms
tested at: 2025-03-15T01:23:08.009762Z (92 days ago)
elapsed time: 22,858 ms
tested at: 2025-03-21T01:05:42.480054Z (86 days ago)
elapsed time: 24,312 ms
tested at: 2025-03-23T22:32:14.898790Z (83 days ago)
elapsed time: 20,179 ms
tested at: 2025-03-31T22:46:05.278555Z (75 days ago)
elapsed time: 22,999 ms
tested at: 2025-04-01T22:38:25.777417Z (74 days ago)
elapsed time: 61,895 ms
tested at: 2025-04-02T11:15:28.201699Z (73 days ago)
elapsed time: 30,554 ms
tested at: 2025-04-03T11:32:16.038744Z (72 days ago)
elapsed time: 305,665 ms
Command '['cargo', 'run', '--release', '--', 'push', '--configs', '--remote=http://127.0.0.1/test-user/sample1']' returned non-zero exit status 1.
Traceback (most recent call last):
File "/Users/baehyunsol/Documents/Rust/ragit/tests/tests.py", line 538, in <module>
test()
File "/Users/baehyunsol/Documents/Rust/ragit/tests/tests.py", line 490, in <lambda>
("server2 llama3.3-70b", lambda: server2(test_model="llama3.3-70b")),
File "/Users/baehyunsol/Documents/Rust/ragit/tests/server2.py", line 33, in server2
cargo_run(["push", "--configs", "--remote=http://127.0.0.1/test-user/sample1"])
File "/Users/baehyunsol/Documents/Rust/ragit/tests/utils.py", line 66, in cargo_run
result = subprocess.run(args, **kwargs)
File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['cargo', 'run', '--release', '--', 'push', '--configs', '--remote=http://127.0.0.1/test-user/sample1']' returned non-zero exit status 1.
tested at: 2025-04-04T13:59:04.442731Z (71 days ago)
elapsed time: 24,411 ms