not ok 76 kill detached busybox
# (in test file tests/integration/kill.bats, line 27)
# `[ "$status" -eq 0 ]' failed
# runc spec (status=0):
#
# runc run -d --console-socket /tmp/bats-run-13804/runc.ZPmNFO/tty/sock test_busybox (status=0):
#
# runc state test_busybox (status=0):
# {
# "ociVersion": "1.0.2-dev",
# "id": "test_busybox",
# "pid": 21122,
# "status": "running",
# "bundle": "/tmp/bats-run-13804/runc.ZPmNFO/bundle",
# "rootfs": "/tmp/bats-run-13804/runc.ZPmNFO/bundle/rootfs",
# "created": "2022-02-11T01:28:24.032751036Z",
# "owner": ""
# }
# runc kill test_busybox KILL (status=0):
#
# runc kill -a test_busybox 0 (status=1):
# time="2022-02-11T01:28:24Z" level=error msg="open /sys/fs/cgroup/devices/system.slice/runc-test_busybox.scope: no such file or directory"
ok 77 list