{ "id": "2af968fa-1f9e-44b7-85d6-ea913de2142e", "name": "component_install_crun", "command": "bash", "args": [ "-c", "base64 -d < '/tmp/orchestrator_comp_2af968fa-1f9e-44b7-85d6-ea913de2142e.tar.gz.b64' > /tmp/crun.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/crun.tar.gz 'root@libre-wuji-cp-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-cp-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_2af968fa-1f9e-44b7-85d6-ea913de2142e.tar.gz.b64' /tmp/crun.tar.gz; exit $rc" ], "dependencies": [], "status": "Completed", "created_at": "2026-04-21T01:44:12.211853Z", "started_at": "2026-04-21T01:44:12.491759Z", "completed_at": "2026-04-21T01:44:15.870915Z", "output": "", "error": null, "tags": { "operation": "install", "workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji", "server": "libre-wuji-cp-0", "component": "crun", "type": "component" } }