{ "id": "fc9be86c-89ff-438c-a48f-81ede14ced54", "name": "component_install_runc", "command": "bash", "args": [ "-c", "base64 -d < '/tmp/orchestrator_comp_fc9be86c-89ff-438c-a48f-81ede14ced54.tar.gz.b64' > /tmp/runc.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/runc.tar.gz 'root@libre-wuji-wrk-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-wrk-0' 'rm -rf /tmp/runc && mkdir -p /tmp/runc && tar xzf /tmp/runc.tar.gz -C /tmp/runc && cd /tmp/runc && sudo bash install-runc.sh install ; rc=$?; rm -f /tmp/runc.tar.gz && rm -rf /tmp/runc; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_fc9be86c-89ff-438c-a48f-81ede14ced54.tar.gz.b64' /tmp/runc.tar.gz; exit $rc" ], "dependencies": [], "status": "Completed", "created_at": "2026-04-21T01:59:12.279149Z", "started_at": "2026-04-21T01:59:12.448712Z", "completed_at": "2026-04-21T01:59:15.253034Z", "output": "", "error": null, "tags": { "component": "runc", "server": "libre-wuji-wrk-0", "workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji", "type": "component", "operation": "install" } }