Project

General

Profile

Actions

action #13014

closed

[s390x zkvm] select_console is typing password before password prompt

Added by dzedro over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
2016-08-04
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

observation

Password is typed before password prompt.

https://openqa.suse.de/tests/499757#step/consoletest_setup/4

steps to reproduce

see always latest: https://openqa.suse.de/tests/latest?flavor=Server-DVD&test=textmode&machine=zkvm

problem

Something in utils::wait_boot? I am not sure when the password is actually typed. Looks like it was there even before the test switched to the console or maybe it is part of "reset_consoles"?

further details

recent failures:


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #13304: [sle][functional][u][opensuse][medium] Check plymouth splash screen is not interrupted by ugly console output if 'quiet'Rejectedszarate2016-08-22

Actions
Actions #1

Updated by okurz over 7 years ago

  • Assignee set to okurz
Actions #2

Updated by okurz over 7 years ago

  • Subject changed from [s390x] select_console is typing password before password prompt to [s390x zkvm] select_console is typing password before password prompt
  • Description updated (diff)
  • Status changed from New to In Progress

Reproduced locally: http://lord.arch/tests/2882#step/consoletest_setup/4

Will try to continue from there.

Actions #3

Updated by okurz over 7 years ago

  • Related to action #13304: [sle][functional][u][opensuse][medium] Check plymouth splash screen is not interrupted by ugly console output if 'quiet' added
Actions #4

Updated by okurz over 7 years ago

  • Assignee changed from okurz to mgriessmeier

investigated with mgriessmeier

'Welcome to SUSE Linux Enterprise' appears earlier at the boot because the kernel command line misses the 'quiet' option

  • Why is 'quiet' missing now? might be related to bsc#989803. There is a reason why the bug was not "VERIFIED" yet ;-) -> An openQA test should check for this, tracked as #13304 now
  • -> Improve 'wait_serial' regex for 'reconnect_s390'
  • -> verify bsc#989803
Actions #5

Updated by mgriessmeier over 7 years ago

  • Status changed from In Progress to Feedback

wait_serial matched to early, since 'quiet' was removed from the kernel-parameters and the boot process showed multiple output of "Welcome to SUSE LINUX ... "
I've made the regexp more clear to match only the last "Welcome" when the boot process is finished:

pr created: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/1747
local verification run: http://opeth.suse.de/tests/3099

setting to feedback to see if it works also in production

Actions #6

Updated by okurz@suse.de over 7 years ago

Please see my last comment, PR is fine but needs investigation why the quiet vanished

Actions #7

Updated by mgriessmeier over 7 years ago

  • Status changed from Feedback to Resolved

Wed Jul 13 08:49:50 UTC 2016 - jreidinger@suse.com

  • fix writing default boot entry when it is located in grub2 submenu (bnc#986005)

- 3.1.198

Actions

Also available in: Atom PDF