Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[centos7] not ok 32 runc delete --force #2892

Open
kolyshkin opened this issue Apr 6, 2021 · 0 comments
Open

[centos7] not ok 32 runc delete --force #2892

kolyshkin opened this issue Apr 6, 2021 · 0 comments
Labels

Comments

@kolyshkin
Copy link
Contributor

Seen at https://github.com/opencontainers/runc/pull/2770/checks?check_run_id=2251358197 only once.

not ok 32 runc delete --force
# (in test file tests/integration/delete.bats, line 45)
#   `[ "$status" -ne 0 ]' failed
# runc spec (status=0):
# 
# runc run -d --console-socket /tmp/bats-run-20653/runc.HjoeV7/tty/sock test_busybox (status=0):
# 
# runc state test_busybox (status=0):
# {
#   "ociVersion": "1.0.2-dev",
#   "id": "test_busybox",
#   "pid": 24533,
#   "status": "running",
#   "bundle": "/tmp/bats-run-20653/runc.HjoeV7/bundle",
#   "rootfs": "/tmp/bats-run-20653/runc.HjoeV7/bundle/rootfs",
#   "created": "2021-04-02T04:04:01.896206903Z",
#   "owner": ""
# }
# runc delete --force test_busybox (status=1):
# time="2021-04-02T04:04:20Z" level=error msg="container init still running"
# runc state test_busybox (status=0):
# {
#   "ociVersion": "1.0.2-dev",
#   "id": "test_busybox",
#   "pid": 24533,
#   "status": "running",
#   "bundle": "/tmp/bats-run-20653/runc.HjoeV7/bundle",
#   "rootfs": "/tmp/bats-run-20653/runc.HjoeV7/bundle/rootfs",
#   "created": "2021-04-02T04:04:01.896206903Z",
#   "owner": ""
# }
# time="2021-04-02T04:04:34Z" level=error msg="container init still running"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant