{ "id": "3cb42c41-866d-428a-887f-341fb816a1b2", "name": "component_install_crun", "command": "bash", "args": [ "-c", "base64 -d < '/tmp/orchestrator_comp_3cb42c41-866d-428a-887f-341fb816a1b2.tar.gz.b64' > /tmp/crun.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/crun.tar.gz 'root@libre-wuji-wrk-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-wrk-0' 'rm -rf /tmp/crun && mkdir -p /tmp/crun && tar xzf /tmp/crun.tar.gz -C /tmp/crun && cd /tmp/crun && sudo bash install-crun.sh install ; rc=$?; rm -f /tmp/crun.tar.gz && rm -rf /tmp/crun; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_3cb42c41-866d-428a-887f-341fb816a1b2.tar.gz.b64' /tmp/crun.tar.gz; exit $rc" ], "dependencies": [], "status": "Completed", "created_at": "2026-04-20T10:13:45.058247Z", "started_at": "2026-04-20T10:13:45.327751Z", "completed_at": "2026-04-20T10:13:48.708291Z", "output": "", "error": null, "tags": { "component": "crun", "type": "component", "operation": "install", "server": "libre-wuji-wrk-0", "workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji" } }