Project

General

Profile

Actions

action #33514

closed

[tools] Use of uninitialized value $status in right bitshift (>>)

Added by EDiGiacinto about 6 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
Start date:
2018-03-20
Due date:
% Done:

0%

Estimated time:

Description

Test are failing sporadically on this (as for now SLE SP3, Leap 42.2 and Leap 42.3):

[  120s] 
[  120s] Use of uninitialized value $status in right bitshift (>>) at ../osutils.pm line 126.
[  120s]     not ok 3 - command failed and calls die
[  120s]     #   Failed test 'command failed and calls die'
[  120s]     #   at ./13-osutils.t line 159.
[  120s]     #                   ''
[  120s]     #     doesn't match '(?^u:runcmd failed with exit code \d+)'
[  120s]     1..3
[  120s]     # Looks like you failed 1 test of 3.
[  120s] not ok 6 - runcmd
[  120s] #   Failed test 'runcmd'
[  120s] #   at ./13-osutils.t line 160.
[  120s] 1..6

In another build log:

[  839s] Use of uninitialized value $status in right bitshift (>>) at ../osutils.pm line 126.
[  839s]     not ok 3 - command failed and calls die
[  839s]     #   Failed test 'command failed and calls die'
[  839s]     #   at ./13-osutils.t line 159.
[  839s]     #                   ''
[  839s]     #     doesn't match '(?^u:runcmd failed with exit code \d+)'
[  839s]     1..3
[  839s]     # Looks like you failed 1 test of 3.
[  839s] not ok 6 - runcmd

Possibly caused by: https://github.com/os-autoinst/os-autoinst/pull/898


Related issues 1 (0 open1 closed)

Related to openQA Project - action #37580: "Use of uninitialized value $status in right bitshift (>>) at /usr/lib/os-autoinst/osutils.pm line 128." on aarch64ResolvedEDiGiacinto2018-06-21

Actions
Actions

Also available in: Atom PDF