mysql and phpinfo tests fails on OE LAMP

Bug #1182442 reported by Soumya Basak
20
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro OpenEmbedded
Fix Released
High
Riku Voipio

Bug Description

on lava dashboard daily image report
Linaro-openembedded Lamp builds:

http://validation.linaro.org/lava-server/dashboard/image-reports/lamp-armv8

build url: https://ci.linaro.org/jenkins/job/openembedded-armv8-pre-built-images-vexpress64/333

job id: http://validation.linaro.org/lava-server/scheduler/job/55013

error getting from the log mysql and php mysql tests failed.

link: http://validation.linaro.org/lava-server/dashboard/streams/private/team/linaro/pre-built-vexpress64/bundles/2c2c51ad916a94efbfd0e61acb4b38a020367adc/c5b46fcb-a0ee-4d14-8c8f-6fc9b6ec1039/

<LAVA_SIGNAL_STARTRUN 8_phpinfo d83878a6-3082-46ff-aeee-87bdd8201866>
Connecting to localhost (127.0.0.1:80)
wget: can't connect to remote host (127.0.0.1): Connection refused
phpinfo: fail

link: http://validation.linaro.org/lava-server/dashboard/streams/private/team/linaro/pre-built-vexpress64/bundles/2c2c51ad916a94efbfd0e61acb4b38a020367adc/dd5056d2-e114-461f-85e7-5bc4a9782c64/

<LAVA_SIGNAL_STARTRUN 9_phpmysql dd5056d2-e114-461f-85e7-5bc4a9782c64>
Connecting to localhost (127.0.0.1:80)
wget: can't connect to remote host (127.0.0.1): Connection refused
phpmysql: fail

As I tested with oe lamp build # 333, manually, the issue does not reproduced.

affects: linaro-android → linaro-oe
summary: - mysql and phpmysql tests Failed on Lava-dashboard oe Lamp builds
+ mysql and phpinfo tests Failed on Lava-dashboard oe Lamp builds
description: updated
Fathi Boudra (fboudra)
Changed in linaro-oe:
milestone: none → 13.06
summary: - mysql and phpinfo tests Failed on Lava-dashboard oe Lamp builds
+ mysql and phpinfo tests fails on OE LAMP
Fathi Boudra (fboudra)
Changed in linaro-oe:
milestone: 13.06 → 13.07
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Andrew McDermott (frobware)
Revision history for this message
Fathi Boudra (fboudra) wrote :

Any updates on the issue? The tests are failing since too long.

Changed in linaro-oe:
importance: Medium → High
Revision history for this message
Andrew McDermott (frobware) wrote : Re: [Bug 1182442] Re: mysql and phpinfo tests fails on OE LAMP

On 22/07/13 07:46, Fathi Boudra wrote:
> Any updates on the issue? The tests are failing since too long.

I have been concentrating on the JDK CI/Loop and haven't looked at this.

>
> ** Changed in: linaro-oe
> Importance: Medium => High
>

Revision history for this message
Riku Voipio (riku-voipio) wrote :

I'll take a look at it.

Changed in linaro-oe:
assignee: Andrew McDermott (frobware) → Riku Voipio (riku-voipio)
Revision history for this message
Riku Voipio (riku-voipio) wrote :

Starting apache errors out with ENOSPACE. Looking at the image gile:

df -h
Filesystem Size Used Avail Use% Mounted on
/dev/loop0 1.3G 959M 255M 80% /mnt

 df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/loop0 34320 34320 0 100% /mnt

The image has run out of inodes.

Revision history for this message
Riku Voipio (riku-voipio) wrote :

or not, that image was full for other reasons. more digging needed.

Revision history for this message
Riku Voipio (riku-voipio) wrote :

Several problems.

1, we used proxy in lava, which does not allow localhost access, fixed in:

https://git.linaro.org/gitweb?p=qa/test-definitions.git;a=commit;h=1fdc5b43e1d98339f8614486117aa80413ec4179

2. apache2 pidfile is stored on disk, so webserver may not start if previous shutdown was not clean. As seen in the lava logs:

Starting web server: apache2130722 01:00:02 mysqld_safe Starting mysqld daemon with databases from /var/mysql
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 172.20.51.1. Set the 'ServerName' directive globally to suppress this message
(20014)Internal error: AH00058: Error retrieving pid file /var/apache2/logs/httpd.pid
AH00059: Remove it before continuing if it is corrupted.

patch submitted to openembedded. Since it has been broken for a long time, I wouldn't make a respin on the rc image to fix this.

Changed in linaro-oe:
status: Triaged → In Progress
Revision history for this message
Fathi Boudra (fboudra) wrote :
Fathi Boudra (fboudra)
Changed in linaro-oe:
milestone: 13.07 → 13.08
Revision history for this message
Riku Voipio (riku-voipio) wrote :
Changed in linaro-oe:
status: In Progress → Fix Committed
Fathi Boudra (fboudra)
Changed in linaro-oe:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.