test-python
completed- Job ID
019db80b-140f-4f7d-21d5-75957254c6ec- Created
- 2026-04-23 01:53:47 UTC
- Updated
- 2026-04-23 01:53:47 UTC
- Duration
- 1m 24s
- Source Ref
- 179ed9321ced7c604c4b9d31e59834ffbe57f333
- 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
Cloning into '/workspace'...
Updating files: 99% (357/358)
Updating files: 100% (358/358)
Updating files: 100% (358/358), done.
=== Running Python Tests ===
Using CPython 3.13.13 interpreter at: /usr/local/bin/python3.13
Creating virtual environment at: .venv
Building runnerlib @ file:///workspace/runnerlib
Downloading cryptography (4.3MiB)
Downloading pygments (1.2MiB)
Downloaded pygments
Built runnerlib @ file:///workspace/runnerlib
Downloaded cryptography
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 22 packages in 153ms
============================= test session starts ==============================
platform linux -- Python 3.13.13, pytest-8.3.5, pluggy-1.6.0
rootdir: /workspace/runnerlib
configfile: pyproject.toml
plugins: cov-7.0.0
collected 381 items
tests/test_config.py .................... [ 5%]
tests/test_container_advanced.py ......... [ 7%]
tests/test_container_isolation.py .... [ 8%]
tests/test_container_validation.py ................... [ 13%]
tests/test_directory_operations.py ............ [ 16%]
tests/test_eval.py ..................................................... [ 30%]
............. [ 34%]
tests/test_eval_cli.py ..................... [ 39%]
tests/test_git_operations.py .......... [ 42%]
tests/test_git_ops.py ....... [ 44%]
tests/test_integration.py ........... [ 46%]
tests/test_job_isolation.py .... [ 48%]
tests/test_plugins.py ....................... [ 54%]
tests/test_register_secret.py ............ [ 57%]
tests/test_secrets.py ................... [ 62%]
tests/test_secrets_local.py ............................ [ 69%]
tests/test_secrets_resolver.py ............................. [ 77%]
tests/test_secrets_server.py ........ [ 79%]
tests/test_source_preparation.py ............... [ 83%]
tests/test_validation.py ........................... [ 90%]
tests/test_workflow.py ..................................... [100%]
============================= 381 passed in 19.94s =============================