Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019e3356-e890-32c3-46cb-0f3ed587abd6

Job ID
019e3357-29a1-227b-81a4-8197e3121a25
Created
2026-05-17 00:30:10 UTC
Updated
2026-05-17 00:30:10 UTC
Duration
1m 41s
Source Ref
68e64f1a81d502b7f15c117e049d3e1448ca3c8d
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-17T00:30:14.638873155ZCloning into '/workspace'...
2026-05-17T00:31:26.365310232Z=== Running Python Tests ===
2026-05-17T00:31:26.648091261ZUsing CPython 3.13.13 interpreter at: /usr/local/bin/python3.13
2026-05-17T00:31:26.664068963ZCreating virtual environment at: .venv
2026-05-17T00:31:26.719461955Z Building runnerlib @ file:///workspace/runnerlib
2026-05-17T00:31:26.962850733ZDownloading cryptography (4.3MiB)
2026-05-17T00:31:26.966173024ZDownloading pygments (1.2MiB)
2026-05-17T00:31:27.645034687Z Downloaded cryptography
2026-05-17T00:31:27.744293579Z Downloaded pygments
2026-05-17T00:31:28.630397808Z Built runnerlib @ file:///workspace/runnerlib
2026-05-17T00:31:28.636064544Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-05-17T00:31:28.636617887Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-05-17T00:31:28.636632547Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-05-17T00:31:28.812621437ZInstalled 22 packages in 178ms
2026-05-17T00:31:32.186012465Z============================= test session starts ==============================
2026-05-17T00:31:32.186026343Zplatform linux -- Python 3.13.13, pytest-8.3.5, pluggy-1.6.0
2026-05-17T00:31:32.186033267Zrootdir: /workspace/runnerlib
2026-05-17T00:31:32.18603884Zconfigfile: pyproject.toml
2026-05-17T00:31:32.186045473Zplugins: cov-7.0.0
2026-05-17T00:31:32.187134368Zcollected 385 items
2026-05-17T00:31:32.187145058Z
2026-05-17T00:31:32.2217482Ztests/test_config.py .................... [ 5%]
2026-05-17T00:31:32.238094266Ztests/test_container_advanced.py ......... [ 7%]
2026-05-17T00:31:32.245247108Ztests/test_container_isolation.py .... [ 8%]
2026-05-17T00:31:32.280819614Ztests/test_container_validation.py ................... [ 13%]
2026-05-17T00:31:32.409600355Ztests/test_directory_operations.py ............ [ 16%]
2026-05-17T00:31:32.502615885Ztests/test_eval.py ..................................................... [ 30%]
2026-05-17T00:31:32.534962436Z............... [ 34%]
2026-05-17T00:31:33.043046409Ztests/test_eval_cli.py ..................... [ 39%]
2026-05-17T00:31:34.944796487Ztests/test_git_operations.py .......... [ 42%]
2026-05-17T00:31:35.519892098Ztests/test_git_ops.py ....... [ 44%]
2026-05-17T00:31:36.091747675Ztests/test_integration.py ........... [ 47%]
2026-05-17T00:31:37.740273354Ztests/test_job_isolation.py .... [ 48%]
2026-05-17T00:31:37.873003181Ztests/test_plugins.py ....................... [ 54%]
2026-05-17T00:31:37.938693664Ztests/test_register_secret.py ............ [ 57%]
2026-05-17T00:31:38.464174025Ztests/test_secrets.py ................... [ 62%]
2026-05-17T00:31:43.073920064Ztests/test_secrets_local.py ............................ [ 69%]
2026-05-17T00:31:43.113563354Ztests/test_secrets_resolver.py ............................. [ 76%]
2026-05-17T00:31:48.594183102Ztests/test_secrets_server.py ........ [ 78%]
2026-05-17T00:31:50.614317999Ztests/test_source_preparation.py ................. [ 83%]
2026-05-17T00:31:50.721558981Ztests/test_validation.py ........................... [ 90%]
2026-05-17T00:31:50.921241521Ztests/test_workflow.py ..................................... [100%]
2026-05-17T00:31:50.921252367Z
2026-05-17T00:31:50.921258181Z============================= 385 passed in 20.86s =============================