action #107320
closed[qe-core] test fails in prepare_test_data - sshd[2171]: error: kex_exchange_identification: Connection closed by remote host
0%
Description
Observation¶
ssh connection is consistently dropping between the SUT and openQA at prepare_test_data, preventing further tests.
openQA test in scenario sle-15-SP4-Online-s390x-extra_tests_gnome@s390x-kvm-sle12 fails in
prepare_test_data
Test suite description¶
Maintainer: QE Core, asmorodskyi. Extra tests which were designed to run on gnome , VNC_STALL_THRESHOLD is needed for xen svirt to don't turn off the scrreen after default 4 sec
New version of extra_tests_on_gnome for yaml scheduling
Acceptance Criteria¶
- AC:0 Switch the test to use root console to remove the initial failure/urgency
- AC:1 Investigate: sshd[2171]: error: kex_exchange_identification: Connection closed by remote host
- AC:2 Investigate if this test can be unscheduled. Tests may be able or already are downloading the necessary test data themselves. No need to download unneeded data.
- AC:3 Make sure that the ssh console is necessary for s390, given that we have a working serial console
- AC:4 Investigate if it is a backend/hardware problem with grenache/s390 machine
- AC:5 Investigate if the problem is caused by the choice of
user-console
Reproducible¶
Fails since (at least) Build 61.1
Expected result¶
Last good: (unknown) (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by maritawerner over 2 years ago
- Subject changed from test fails in prepare_test_data to [qe-core] test fails in prepare_test_data
Updated by tjyrinki_suse over 2 years ago
- Category changed from Bugs in existing tests to Spike/Research
Updated by szarate over 2 years ago
- Subject changed from [qe-core] test fails in prepare_test_data to [qe-core] test fails in prepare_test_data - sshd[2171]: error: kex_exchange_identification: Connection closed by remote host
- Description updated (diff)
Updated by punkioudi over 2 years ago
- Priority changed from High to Normal
The issue here is the permission denied
appearing here : https://openqa.suse.de/tests/8207530#step/prepare_test_data/9
In the Build108.1, doesn't appear, so we could probably lower the priority.
Updated by pherranz over 2 years ago
- Status changed from Workable to In Progress
- Assignee set to pherranz
Updated by pherranz over 2 years ago
Running statistic tests to check if it still fails in Build 117.1
https://openqa.suse.de/tests/overview?build=poo107320_investigation
Updated by pherranz over 2 years ago
- Status changed from In Progress to Blocked
35% of the tests fail in boot_to_desktop
, which is already being under study in #76813. Nevertheless, the prepare_test_data
has not failed in any of the 65 test that run correct in build 117.1
.