Project

General

Profile

action #88439

Updated by ggardet_arm about 3 years ago

## Observation 

 openQA test in scenario opensuse-Tumbleweed-JeOS-for-AArch64-arm-jeos@aarch32-HD24G fails in 
 [php7_postgresql](https://openqa.opensuse.org/tests/1615970/modules/php7_postgresql/steps/41) 

 EDIT: The following error from logs seems to be non fatal: From logs: 
 ``` 
 # wait_serial expected: "echo -e \"<?php\nphpinfo()\n?>\" > /srv/www/htdocs/index.php; echo lPSng-\$?-" 
 # Result: 
 echo -e "<?php 
 > phpinfo() 
 > ?>" > /srv/www/htdocs/index.php; echo lPSng-$?- 
 ``` 

 But it fails later with `pg_ctl -D /tmp/psql status` showing that the server is not started yet. 

 ## Test suite description 
 Maintainer: fvogt, mnowak 

 Start JeOS from the HDD image, configure it using the firstboot wizard and then run basic tests. console=tty0 added as needed for aarch64. 


 ## Reproducible 

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


 ## Expected result 

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


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=arm&distri=opensuse&flavor=JeOS-for-AArch64&machine=aarch32-HD24G&test=jeos&version=Tumbleweed) 

Back