Actions
action #176085
closedtest fails in runc-root_tap
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2025-01-23
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
not ok 31 checkpoint and restore
# (from function `simple_cr' in file tests/integration/checkpoint.bats, line 111,
# in test file tests/integration/checkpoint.bats, line 126)
# `simple_cr' failed
# runc spec (status=0):
#
# runc run -d --console-socket /tmp/bats-run-eiA0X4/runc.ZBJBzU/tty/sock test_busybox (status=0):
#
# runc state test_busybox (status=0):
# {
# "ociVersion": "1.2.0",
# "id": "test_busybox",
# "pid": 33642,
# "status": "running",
# "bundle": "/tmp/bats-run-eiA0X4/runc.ZBJBzU/bundle",
# "rootfs": "/tmp/bats-run-eiA0X4/runc.ZBJBzU/bundle/rootfs",
# "created": "2025-01-23T12:41:45.776225376Z",
# "owner": ""
# }
# runc checkpoint --work-path ./work-dir test_busybox (status=1):
# time="2025-01-23T07:41:45-05:00" level=warning msg="--- Quoting \"work-dir/dump.log\""
# time="2025-01-23T07:41:45-05:00" level=warning msg="23:(00.068581) vdso: DT_STRTAB: 340"
# time="2025-01-23T07:41:45-05:00" level=warning msg="24:(00.068582) vdso: DT_SYMTAB: 1d8"
# time="2025-01-23T07:41:45-05:00" level=warning msg="25:(00.068583) vdso: DT_STRSZ: 9c"
# time="2025-01-23T07:41:45-05:00" level=warning msg="26:(00.068584) vdso: DT_SYMENT: 18"
# time="2025-01-23T07:41:45-05:00" level=warning msg="27:(00.068585) vdso: nbucket 3 nchain f bucket 7f921945f128 chain 7f921945f134"
# time="2025-01-23T07:41:45-05:00" level=warning msg="28:(00.068587) Error (criu/vdso.c:381): vdso: Unexpected rt vDSO area bounds"
# time="2025-01-23T07:41:45-05:00" level=warning msg="29:(00.068589) Error (criu/vdso.c:613): vdso: Failed to fill self vdso symtable"
# time="2025-01-23T07:41:45-05:00" level=warning msg="30:(00.068590) Error (criu/kerndat.c:1906): kerndat_vdso_fill_symtable failed when initializing kerndat."
# time="2025-01-23T07:41:45-05:00" level=warning msg=---
# time="2025-01-23T07:41:45-05:00" level=error msg="criu failed: type DUMP errno 0"
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-container_host_bats_testsuite@64bit fails in
runc-root_tap
Test suite description¶
Maintainer: qe-c@suse.de https://confluence.suse.com/display/qasle/podman+upstream+tests
Reproducible¶
Fails since (at least) Build 20250122
Expected result¶
Last good: 20250121 (or more recent)
Further details¶
Always latest result in this scenario: latest
Actions