action #44579
closed[functional][u][svirt] wait_serial call timed out while the SUT was still alive
0%
Description
Observation¶
Apparently the serial console took too long causing the test to fail...
[2018-11-30T10:02:57.525 CET] [debug] /var/lib/openqa/cache/openqa.suse.de/tests/sle/tests/console/apache_ssl.pm:20 called apachetest::setup_apache2
[2018-11-30T10:02:57.525 CET] [debug] <<< testapi::wait_serial(timeout=90, regexp=qr/(?^:2d78i-\d+-)/)
[2018-11-30T10:04:28.676 CET] [debug] >>> testapi::wait_serial: (?^:2d78i-\d+-): fail
[2018-11-30T10:04:28.677 CET] [debug] command 'cp /etc/apache2/vhosts.d/vhost-ssl.template /etc/apache2/vhosts.d/vhost-ssl.conf' timed out at /var/lib/openqa/cache/openqa.suse.de/tests/sle/lib/apachetest.pm line 81.
A little down in the logs error: Disconnected from xen:/// due to keepalive timeout
doesn't necesarily means that it's just apache_ssl module, but could be some other...
wait_serial failed
openQA test in scenario sle-15-SP1-Installer-DVD-x86_64-default@svirt-xen-pv fails in
apache_ssl
Reproducible¶
Fails since (at least) Build 105.1 (current job)
Expected result¶
Last good: 104.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by szarate about 6 years ago
- Project changed from openQA Tests (public) to openQA Project (public)
- Subject changed from test fails in apache_ssl - wait_serial call timed out to [u] test fails in apache_ssl - wait_serial call timed out while the SUT was still alive
- Category changed from Bugs in existing tests to 132
Updated by szarate about 6 years ago
We got a wait_serial call here, that took maybe more than 90 seconds, but because it never came back to the backend, the test simply died...
[2018-12-01T22:22:56.331 CET] [debug] /var/lib/openqa/cache/openqa.suse.de/tests/sle/tests/console/wget_ipv6.pm:25 called testapi::assert_script_run
[2018-12-01T22:22:56.332 CET] [debug] <<< testapi::wait_serial(timeout=90, regexp=qr/(?^:CEHVW-\d+-)/)
[2018-12-01T22:24:27.476 CET] [debug] >>> testapi::wait_serial: (?^:CEHVW-\d+-): fail
[2018-12-01T22:24:27.477 CET] [debug] command 'wget -O- -q www3.zq1.de/test.txt' timed out at /var/lib/openqa/cache/openqa.suse.de/tests/sle/tests/console/wget_ipv6.pm line 25.
Updated by szarate about 6 years ago
- Subject changed from [u] test fails in apache_ssl - wait_serial call timed out while the SUT was still alive to [u][svirt] wait_serial call timed out while the SUT was still alive
- Description updated (diff)
Looks like for now, it's just svirt
Updated by SLindoMansilla about 6 years ago
- Subject changed from [u][svirt] wait_serial call timed out while the SUT was still alive to [functional][u][svirt] wait_serial call timed out while the SUT was still alive
- Target version set to Milestone 24
Very sporadic: https://openqa.suse.de/tests/2318629#next_previous
Updated by szarate almost 6 years ago
- Related to action #46919: [functional][u][svirt][sporadic] auto_review:"IO::Socket::INET: connect: Connection timed out" added
Updated by mgriessmeier over 5 years ago
- Status changed from New to Rejected
- Assignee set to mgriessmeier
test is green for over two months