prvng_platform/crates/data/tasks/f5b68a7f-0b5a-41fb-9aa5-2d37114063a1.json

23 lines
No EOL
1.1 KiB
JSON

{
"id": "f5b68a7f-0b5a-41fb-9aa5-2d37114063a1",
"name": "component_install_runc",
"command": "bash",
"args": [
"-c",
"base64 -d < '/tmp/orchestrator_comp_f5b68a7f-0b5a-41fb-9aa5-2d37114063a1.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_f5b68a7f-0b5a-41fb-9aa5-2d37114063a1.tar.gz.b64' /tmp/runc.tar.gz; exit $rc"
],
"dependencies": [],
"status": "Completed",
"created_at": "2026-04-21T01:59:37.365362Z",
"started_at": "2026-04-21T01:59:37.548781Z",
"completed_at": "2026-04-21T01:59:40.331930Z",
"output": "",
"error": null,
"tags": {
"type": "component",
"server": "libre-wuji-wrk-0",
"component": "runc",
"workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji",
"operation": "install"
}
}