Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019de18d-bffa-41e5-68c2-97a51437983a

Job ID
019de18d-e847-0806-7ce8-26277c5c1632
Created
2026-05-01 03:21:06 UTC
Updated
2026-05-01 03:21:06 UTC
Duration
1m 55s
Source Ref
c2fd01ad22d868ba41115be5e6acbde164c05a45
Source URL
https://github.com/catalystcommunity/reactorcide.git
Runner Image
10.16.0.1:5000/public/reactorcide/runnerbase:dev
Priority
10
Queue
reactorcide-jobs

Logs

2026-05-01T03:21:09.719822334ZCloning into '/workspace'...
2026-05-01T03:22:35.009317535Z=== Running Python Tests ===
2026-05-01T03:22:35.366723377ZUsing CPython 3.13.13 interpreter at: /usr/local/bin/python3.13
2026-05-01T03:22:35.366739497ZCreating virtual environment at: .venv
2026-05-01T03:22:35.444435409Z Building runnerlib @ file:///workspace/runnerlib
2026-05-01T03:22:35.703342701ZDownloading cryptography (4.3MiB)
2026-05-01T03:22:35.706887956ZDownloading pygments (1.2MiB)
2026-05-01T03:22:36.28703327Z Downloaded cryptography
2026-05-01T03:22:36.392733212Z Downloaded pygments
2026-05-01T03:22:37.309201771Z Built runnerlib @ file:///workspace/runnerlib
2026-05-01T03:22:37.314784313Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-05-01T03:22:37.31479571Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-05-01T03:22:37.314804116Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-05-01T03:22:37.514059146ZInstalled 22 packages in 201ms
2026-05-01T03:22:41.540545409Z============================= test session starts ==============================
2026-05-01T03:22:41.540559293Zplatform linux -- Python 3.13.13, pytest-8.3.5, pluggy-1.6.0
2026-05-01T03:22:41.540844381Zrootdir: /workspace/runnerlib
2026-05-01T03:22:41.540851798Zconfigfile: pyproject.toml
2026-05-01T03:22:41.540857175Zplugins: cov-7.0.0
2026-05-01T03:22:41.540862751Zcollected 381 items
2026-05-01T03:22:41.540867175Z
2026-05-01T03:22:41.583077672Ztests/test_config.py .................... [ 5%]
2026-05-01T03:22:41.600570777Ztests/test_container_advanced.py ......... [ 7%]
2026-05-01T03:22:41.610471939Ztests/test_container_isolation.py .... [ 8%]
2026-05-01T03:22:41.648978145Ztests/test_container_validation.py ................... [ 13%]
2026-05-01T03:22:41.785590408Ztests/test_directory_operations.py ............ [ 16%]
2026-05-01T03:22:41.88688786Ztests/test_eval.py ..................................................... [ 30%]
2026-05-01T03:22:41.919191155Z............. [ 34%]
2026-05-01T03:22:42.717650908Ztests/test_eval_cli.py ..................... [ 39%]
2026-05-01T03:22:44.613382902Ztests/test_git_operations.py .......... [ 42%]
2026-05-01T03:22:45.200820754Ztests/test_git_ops.py ....... [ 44%]
2026-05-01T03:22:45.787977244Ztests/test_integration.py ........... [ 46%]
2026-05-01T03:22:47.439547595Ztests/test_job_isolation.py .... [ 48%]
2026-05-01T03:22:47.585003332Ztests/test_plugins.py ....................... [ 54%]
2026-05-01T03:22:47.654866125Ztests/test_register_secret.py ............ [ 57%]
2026-05-01T03:22:48.182192595Ztests/test_secrets.py ................... [ 62%]
2026-05-01T03:22:52.850178274Ztests/test_secrets_local.py ............................ [ 69%]
2026-05-01T03:22:52.888227805Ztests/test_secrets_resolver.py ............................. [ 77%]
2026-05-01T03:22:58.375854795Ztests/test_secrets_server.py ........ [ 79%]
2026-05-01T03:22:59.682416732Ztests/test_source_preparation.py ............... [ 83%]
2026-05-01T03:22:59.786066915Ztests/test_validation.py ........................... [ 90%]
2026-05-01T03:22:59.979415692Ztests/test_workflow.py ..................................... [100%]
2026-05-01T03:22:59.979428552Z
2026-05-01T03:22:59.979437725Z============================= 381 passed in 21.27s =============================