Project

General

Profile

Actions

action #120339

closed

QEMU DNS fails to resolve openqa.suse.de via IP address

Added by MDoucha about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Start date:
2022-11-11
Due date:
% Done:

0%

Estimated time:

Description

Observation

LTP test host started failing today. The QEMU DNS service running at 10.0.2.3 correctly resolves hostnames to IP addresses but reverse lookup fails. Old tests which passed up until yesterday are now also failing upon restart so this appears to be a QEMU configuration issue. The physical worker machine can resolve IP addresses without issue.

This issue is confirmed on worker3, worker5, worker8 and worker13. Other workers may be affected as well. PPC64LE QEMU workers do not seem to be affected, though.

Rollback steps

  • DONE Revert removal of faulty DNS
sudo salt --no-color --state-output=changes -C 'G@roles:worker' cmd.run 'sudo sed -i "s/\(NETCONFIG_DNS_POLICY=\)\"\"/\1\"auto\"/;s/\(NETCONFIG_DNS_STATIC_SERVERS=\)\"10.160.0.1 10.100.2.10\"/\1\"\"/" /etc/sysconfig/network/config && sudo netconfig update -f'

Files

openqa-host-fail.png (27.9 KB) openqa-host-fail.png manual test on worker5:7 MDoucha, 2022-11-11 12:39
screenshot_20221116_165649.png (49.7 KB) screenshot_20221116_165649.png mkittler, 2022-11-16 15:57
screenshot_20221116_172722.png (62.3 KB) screenshot_20221116_172722.png mkittler, 2022-11-16 16:27
screenshot_20221116_174604.png (45.8 KB) screenshot_20221116_174604.png mkittler, 2022-11-16 16:46
Actions

Also available in: Atom PDF