Project

General

Profile

Actions

action #165336

closed

[qe-core] test fails in t11_DAD_auto4_detect

Added by dvenkatachala 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2024-08-15
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

# wait_serial expected: qr/7~tbp-\d+-/u
# Result:

If 'waitpid' is not a typo you can use command-not-found to lookup the package that contains it, like this:
    cnf waitpid
[2]+  Done                    ( podman run --net host --privileged -v /root/:/host 'registry.opensuse.org/home/cfconrad/openqa/containers/scapy:latest' /usr/bin/python3 /host/arp-tool.py defend eth0 169.254.0.0/16 --count 2 --robustness 3 &> /tmp/arp_tool.log )
7~tbp-127-

Observation

openQA test in scenario sle-15-SP4-Server-DVD-Updates-x86_64-Build20240814-1-qam-wicked_basic_ref@64bit fails in
t11_DAD_auto4_detect

Test suite description

Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml.

Reproducible

Fails since (at least) Build 20240814-1 (current job)

Expected result

Last good: 20240813-1 (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by rfan1 3 months ago

  • Status changed from New to In Progress
  • Assignee set to rfan1
Actions #2

Updated by rfan1 3 months ago

IMO the binary should come form package util-linux, checking with developer now.

Actions #3

Updated by rfan1 3 months ago

Re-use the binary files from the latest util-linux package can work for older system versions.

susetest:~ # waitpid
waitpid: /lib64/libc.so.6: version GLIBC_2.36' not found (required by waitpid)
waitpid: /lib64/libc.so.6: version
GLIBC_2.38' not found (required by waitpid)
waitpid: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by waitpid)

See comments at:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/19853/files#r1718454521

I will try to fix as kindly suggestion from Clemens Famulla-Conrad

Actions

Also available in: Atom PDF