Project

General

Profile

Actions

action #40913

closed

script_output sometimes fail on virtio console

Added by cfconrad over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
-
Start date:
2018-09-12
Due date:
% Done:

0%

Estimated time:

Description

Observation

It seams randomly happen in openQA, that tests fail, cause "cat -" never finish.

Steps to reproduce

Observations on openQA

I was able to bring my openQA instance in such a state. I'm actually not sure, if this
is the same problem as we have in osd, but it looks similar. The big different is, that if it happen once,
it happen always for that worker.

What I did so far:

  • Start a test which is using virtio console
  • restart openQA while the test is running
  • run tests again

Problem

A call like this:

cat - > /tmp/script8RI3l.sh; echo 8RI3l-$?-

Doesn't get the EOT and so we never reach the prompt again.

Suggestion

We need deeper investigations.

Actions

Also available in: Atom PDF