Actions
action #182600
closed"Use of uninitialized value in addition (+) at /usr/lib/os-autoinst/myjsonrpc.pm line 53." on termination size:S
Description
Observation¶
From https://openqa.suse.de/tests/17595415/logfile?filename=autoinst-log.txt#line-10729
[2025-05-07T03:38:34.274842Z] [debug] [pid:89194] QEMU: qemu-system-x86_64: terminating on signal 15 from pid 73443 (/usr/bin/perl)
[2025-05-07T03:38:34.276300Z] [debug] [pid:89194] sending magic and exit
[2025-05-07T03:38:34.276740Z] [debug] [pid:88613] received magic close
[2025-05-07T03:38:34.277548Z] [warn] [pid:88613] !!! OpenQA::Isotovideo::Runner::_read_response: THERE IS NOTHING TO READ 16 5 4
Use of uninitialized value in addition (+) at /usr/lib/os-autoinst/myjsonrpc.pm line 53.
myjsonrpc::send_json(GLOB(0x55ab69eddea0), HASH(0x55ab6e3c6d70)) called at /usr/lib/os-autoinst/OpenQA/Isotovideo/CommandHandler.pm line 117
OpenQA::Isotovideo::CommandHandler::_send_to_cmd_srv(OpenQA::Isotovideo::CommandHandler=HASH(0x55ab6e3aefc8), HASH(0x55ab6e3c6d70)) called at /usr/lib/os-autoinst/OpenQA/Isotovideo/CommandHandler.pm line 91
OpenQA::Isotovideo::CommandHandler::stop_command_processing(OpenQA::Isotovideo::CommandHandler=HASH(0x55ab6e3aefc8)) called at /usr/lib/os-autoinst/OpenQA/Isotovideo/Runner.pm line 61
OpenQA::Isotovideo::Runner::run(OpenQA::Isotovideo::Runner=HASH(0x55ab68ca0b18)) called at /usr/bin/isotovideo line 188
eval {...} called at /usr/bin/isotovideo line 192
[2025-05-07T03:38:34.279295Z] [warn] [pid:88613] !!! main: myjsonrpc: remote end terminated connection, stopping at /usr/lib/os-autoinst/myjsonrpc.pm line 55.
myjsonrpc::send_json(GLOB(0x55ab69eddea0), HASH(0x55ab6e3c6d70)) called at /usr/lib/os-autoinst/OpenQA/Isotovideo/CommandHandler.pm line 117
OpenQA::Isotovideo::CommandHandler::_send_to_cmd_srv(OpenQA::Isotovideo::CommandHandler=HASH(0x55ab6e3aefc8), HASH(0x55ab6e3c6d70)) called at /usr/lib/os-autoinst/OpenQA/Isotovideo/CommandHandler.pm line 91
OpenQA::Isotovideo::CommandHandler::stop_command_processing(OpenQA::Isotovideo::CommandHandler=HASH(0x55ab6e3aefc8)) called at /usr/lib/os-autoinst/OpenQA/Isotovideo/Runner.pm line 61
OpenQA::Isotovideo::Runner::run(OpenQA::Isotovideo::Runner=HASH(0x55ab68ca0b18)) called at /usr/bin/isotovideo line 188
eval {...} called at /usr/bin/isotovideo line 192
Further details¶
Updated by tinita 17 days ago
- Status changed from In Progress to Feedback
https://github.com/os-autoinst/os-autoinst/pull/2705 Avoid warning about unitialized value
Actions