Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019ce311-b357-f8d4-97ea-09cfee0e5ba1

Job ID
019ce312-0bb9-590d-61ee-705b4ce9c3e2
Created
2026-03-12 17:22:16 UTC
Updated
2026-03-12 17:22:16 UTC
Duration
1m 47s
Source Ref
ee89c647f6e8167401d351a68cab3f5ef16d7f32
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-03-12T17:22:28.58211774ZCloning into '/workspace'...
2026-03-12T17:23:47.179622156Z=== Running Python Tests ===
2026-03-12T17:23:47.472085284ZUsing CPython 3.13.12 interpreter at: /usr/local/bin/python3.13
2026-03-12T17:23:47.47209323ZCreating virtual environment at: .venv
2026-03-12T17:23:47.538641256Z Building runnerlib @ file:///workspace/runnerlib
2026-03-12T17:23:47.628488152ZDownloading pygments (1.2MiB)
2026-03-12T17:23:47.629938795ZDownloading cryptography (4.3MiB)
2026-03-12T17:23:48.005291821Z Downloaded pygments
2026-03-12T17:23:48.233974498Z Downloaded cryptography
2026-03-12T17:23:49.155902821Z Built runnerlib @ file:///workspace/runnerlib
2026-03-12T17:23:49.161426377Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-03-12T17:23:49.161434961Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-03-12T17:23:49.161440221Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-03-12T17:23:49.373855097ZInstalled 22 packages in 214ms
2026-03-12T17:23:52.53044522Z============================= test session starts ==============================
2026-03-12T17:23:52.53045529Zplatform linux -- Python 3.13.12, pytest-8.3.5, pluggy-1.6.0
2026-03-12T17:23:52.530457823Zrootdir: /workspace/runnerlib
2026-03-12T17:23:52.530460473Zconfigfile: pyproject.toml
2026-03-12T17:23:52.530465253Zplugins: cov-7.0.0
2026-03-12T17:23:52.53046814Zcollected 381 items
2026-03-12T17:23:52.530470073Z
2026-03-12T17:23:52.568541993Ztests/test_config.py .................... [ 5%]
2026-03-12T17:23:52.585115666Ztests/test_container_advanced.py ......... [ 7%]
2026-03-12T17:23:52.599639306Ztests/test_container_isolation.py .... [ 8%]
2026-03-12T17:23:52.627676181Ztests/test_container_validation.py ................... [ 13%]
2026-03-12T17:23:52.741931292Ztests/test_directory_operations.py ............ [ 16%]
2026-03-12T17:23:52.82646819Ztests/test_eval.py ..................................................... [ 30%]
2026-03-12T17:23:52.85322478Z............. [ 34%]
2026-03-12T17:23:53.226653045Ztests/test_eval_cli.py ..................... [ 39%]
2026-03-12T17:23:54.930265364Ztests/test_git_operations.py .......... [ 42%]
2026-03-12T17:23:55.468583431Ztests/test_git_ops.py ....... [ 44%]
2026-03-12T17:23:56.036112451Ztests/test_integration.py ........... [ 46%]
2026-03-12T17:23:57.689031216Ztests/test_job_isolation.py .... [ 48%]
2026-03-12T17:23:57.819047229Ztests/test_plugins.py ....................... [ 54%]
2026-03-12T17:23:57.883228469Ztests/test_register_secret.py ............ [ 57%]
2026-03-12T17:23:58.388222237Ztests/test_secrets.py ................... [ 62%]
2026-03-12T17:24:03.971000521Ztests/test_secrets_local.py ............................ [ 69%]
2026-03-12T17:24:04.013640817Ztests/test_secrets_resolver.py ............................. [ 77%]
2026-03-12T17:24:09.487004963Ztests/test_secrets_server.py ........ [ 79%]
2026-03-12T17:24:10.676944442Ztests/test_source_preparation.py ............... [ 83%]
2026-03-12T17:24:10.76209839Ztests/test_validation.py ........................... [ 90%]
2026-03-12T17:24:10.960089291Ztests/test_workflow.py ..................................... [100%]
2026-03-12T17:24:10.960097274Z
2026-03-12T17:24:10.960101421Z============================= 381 passed in 20.52s =============================