Project

General

Profile

action #124074

Updated by lkocman about 1 year ago

## Observation 

 Hello QE 

 the valgrind test started to fail in two of our test modules. Could you please look into this? 
 the test result didn't exactly say why. 

 ~~~ 
 # Test died: command 'bash -e valgrind-test.sh' failed at /usr/lib/os-autoinst/testapi.pm line 922. 
	 testapi::assert_script_run("bash -e valgrind-test.sh") called at opensuse/tests/console/valgrind.pm line 47 
	 valgrind::run(valgrind=HASH(0xaaab06f14998)) called at /usr/lib/os-autoinst/basetest.pm line 339 
	 eval {...} called at /usr/lib/os-autoinst/basetest.pm line 333 
	 basetest::runtest(valgrind=HASH(0xaaab06f14998)) called at /usr/lib/os-autoinst/autotest.pm line 387 
	 eval {...} called at /usr/lib/os-autoinst/autotest.pm line 387 
	 autotest::runalltests() called at /usr/lib/os-autoinst/autotest.pm line 244 
	 eval {...} called at /usr/lib/os-autoinst/autotest.pm line 244 
	 autotest::run_all() called at /usr/lib/os-autoinst/autotest.pm line 295 
	 autotest::__ANON__(Mojo::IOLoop::ReadWriteProcess=HASH(0xaaab07592e60)) called at /usr/lib/perl5/vendor_perl/5.26.1/Mojo/IOLoop/ReadWriteProcess.pm line 326 
	 eval {...} called at /usr/lib/perl5/vendor_perl/5.26.1/Mojo/IOLoop/ReadWriteProcess.pm line 326 
	 Mojo::IOLoop::ReadWriteProcess::_fork(Mojo::IOLoop::ReadWriteProcess=HASH(0xaaab07592e60), CODE(0xaaab08227f10)) called at /usr/lib/perl5/vendor_perl/5.26.1/Mojo/IOLoop/ReadWriteProcess.pm line 489 
	 Mojo::IOLoop::ReadWriteProcess::start(Mojo::IOLoop::ReadWriteProcess=HASH(0xaaab07592e60)) called at /usr/lib/os-autoinst/autotest.pm line 297 
	 autotest::start_process() called at /usr/lib/os-autoinst/OpenQA/Isotovideo/Runner.pm line 94 
	 OpenQA::Isotovideo::Runner::start_autotest(OpenQA::Isotovideo::Runner=HASH(0xaaaaff8ad6c8)) called at /usr/bin/isotovideo line 133 


 ~~~ 

 openQA test in scenario opensuse-15.5-DVD-aarch64-extra_tests_in_textmode@aarch64 fails in 
 [valgrind](https://openqa.opensuse.org/tests/3097729/modules/valgrind/steps/17) 

 ## Test suite description 
 Maintainer: QE Core 

 Mainly console extratest. 


 ## Reproducible 

 Fails since (at least) Build [388.1](https://openqa.opensuse.org/tests/3070429) 


 ## Expected result 

 Last good: [372.1](https://openqa.opensuse.org/tests/3032505) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=aarch64&distri=opensuse&flavor=DVD&machine=aarch64&test=extra_tests_in_textmode&version=15.5) 

Back