action #43244
closed[sle][functional][u] test fails in ntp_client - new test fails on sle15
0%
Description
Observation¶
openQA test in scenario sle-15-Server-DVD-Updates-x86_64-mau-extratests@64bit fails in
ntp_client
Reproducible¶
Fails since (at least) Build 20181031-1
Expected result¶
Last good: 20181030-2 (or more recent)
Further details¶
Always latest result in this scenario: latest
New test was recently merged https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6097
and it fails on SLE15.
[2018-11-01T08:58:58.0952 CET] [debug] <<< testapi::type_string(string=' systemctl --no-pager is-enabled chronyd', max_interval=250, wait_screen_changes=0, wait_still_screen=0)
[2018-11-01T08:58:59.0932 CET] [debug] /var/lib/openqa/cache/tests/sle/tests/console/ntp_client.pm:34 called utils::systemctl
[2018-11-01T08:58:59.0933 CET] [debug] <<< testapi::type_string(string=' ; echo 5WtdZ-$?- > /dev/ttyS0
', max_interval=250, wait_screen_changes=0, wait_still_screen=0)
[2018-11-01T08:59:00.0690 CET] [debug] /var/lib/openqa/cache/tests/sle/tests/console/ntp_client.pm:34 called utils::systemctl
[2018-11-01T08:59:00.0690 CET] [debug] <<< testapi::wait_serial(regexp=qr/(?^:5WtdZ-\d+-)/, timeout=90)
[2018-11-01T08:59:02.0778 CET] [debug] >>> testapi::wait_serial: (?^:5WtdZ-\d+-): ok
[2018-11-01T08:59:02.0861 CET] [debug] command ' systemctl --no-pager is-enabled chronyd' failed at /var/lib/openqa/cache/tests/sle/lib/utils.pm line 218.
Updated by pcervinka over 6 years ago
- Related to action #43052: [functional][u] add test to verify default packages - chrony added
Updated by dheidler over 6 years ago
- Status changed from New to Rejected
This is a product bug: https://bugzilla.suse.com/show_bug.cgi?id=1114201
Updated by msmeissn over 6 years ago
Updated by okurz over 6 years ago
- Subject changed from [sle] test fails in ntp_client - new test fails on sle15 to [sle][functional][u] test fails in ntp_client - new test fails on sle15
- Status changed from Rejected to Workable
- Priority changed from Normal to Urgent
- Target version set to Milestone 20
Updated by dheidler over 6 years ago
- Status changed from Workable to Feedback
- Priority changed from Urgent to Normal
I don't see why this would be urgent as the testsuite was already fixed and the test module is not scheduled for sle or jeos anymore.
Jeos has no NTP client installed by default and sle should - as far I could find out - not have an ntp client enabled by default.
So I would consider this as resolved.
Updated by okurz over 6 years ago
- Status changed from Feedback to Rejected
Yes, I was referring to the comment by msmeissn. https://openqa.suse.de/tests/2256332#step/ntp_client/16 is the last failing qam test I could find which I assume was before the module was removed from the schedule again. https://openqa.suse.de/tests/2257327 is a passed, more recent job.
@msmeissn if we missed another problem please reopen, otherwise I assume we are back to good again :)