vexpress-rtsm-mp-jb-gcc47-armlt-stable-open fails to build

Bug #1057318 reported by Fathi Boudra
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Android
Fix Released
Medium
Amit Pundir
Linaro Android Infrastructure
Fix Released
Medium
Paul Sokolovsky

Bug Description

https://android-build.linaro.org/jenkins/job/linaro-android_vexpress-rtsm-mp-jb-gcc47-armlt-stable-open/

There's 2 type of errors available from the parsed log:
1. Curl command error
curl: (22) The requested URL returned error: 404

2. Bootwrapper error
cp: cannot stat `out/target/product/vexpress/obj/ramdisk.img': No such file or directory
make: *** [bootwrapper] Error 1
make: *** Waiting for unfinished jobs....

For the record:
< tixy> pfalcon, fabo build failures are a bunch of "curl: (22) The requested URL returned error: 404" looks like whilst syncing repo's. (noticed snowball has same)
< pfalcon> tixy: build failures actually appear due to different cause where I looked, but those curl errors are nasty too, and appear to be due to wrong urls used in manifest, what I was talking about with pfefferz above
< patrikryd> pfalcon, fabo We see the curl problem in both the snowball builds.

Fathi Boudra (fboudra)
description: updated
Changed in linaro-android-infrastructure:
assignee: nobody → Paul Sokolovsky (pfalcon)
Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

<fabo> pfalcon: I haven't evaluated the importance yet, it's blocking weekly QA for big.LITTLE MP

Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

There're 2 issues:

---------
There's 2 type of errors available from the parsed log:
1. Curl command error
curl: (22) The requested URL returned error: 404
---------

This is actually not error, but warning. Can be ignored (but I cannot say "can be safely ignored").

---------
2. Bootwrapper error
cp: cannot stat `out/target/product/vexpress/obj/ramdisk.img': No such file or directory
make: *** [bootwrapper] Error 1
make: *** Waiting for unfinished jobs....
---------

This is real error, due to which build fails. Is not infrastructural error (unless there's data to think otherwise), it is a compilation error (i.e. something didn't compile out/target/product/vexpress/obj/ramdisk.img or put it elsewhere). Re-targetting as linaro-android bug.

Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

Suggestions for solution:

Issue #1: There's talk in the mail thread on reverting (sloppy) switch to http:// git urls. With note from fabo above, I can only agree with that.

Issue #2: If there're more data to point to infra problem, please add that data and return it.

Changed in linaro-android-infrastructure:
assignee: Paul Sokolovsky (pfalcon) → nobody
Fathi Boudra (fboudra)
Changed in linaro-android:
milestone: none → 12.10
Changed in linaro-android-infrastructure:
milestone: none → 2012.10
Changed in linaro-android:
status: New → Triaged
Changed in linaro-android-infrastructure:
status: New → Triaged
Revision history for this message
Davi Leal (davi-gnu) wrote :

About the 404 error which we get while executing repo sync, I think at least one of the URLs which are failing is http://android.git.linaro.org/git/platform/libcore/clone.bundle

Request:

  GET /git/platform/libcore/clone.bundle HTTP/1.1

  User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3

  Host: android.git.linaro.org

  Accept: */*

Response:

  HTTP/1.1 404 Not Found

  Date: Thu, 27 Sep 2012 11:08:21 GMT

  Server: Apache/2.2.14 (Ubuntu)

  Expires: Fri, 01 Jan 1980 00:00:00 GMT

  Pragma: no-cache

  Cache-Control: no-cache, max-age=0, must-revalidate

  Content-Length: 0

  Content-Type: text/plain

Error printed by the repo tool:

  curl: (22) The requested URL returned error: 404

Revision history for this message
Amit Pundir (pundiramit) wrote :

FWIW the latest build https://android-build.linaro.org/builds/~linaro-android/vexpress-rtsm-mp-jb-gcc47-armlt-stable-open/#build=8 almost went through but failed due to a typo in one of the makefiles. I'll submit the fix and trigger a new build asap.

Revision history for this message
Fathi Boudra (fboudra) wrote :
Changed in linaro-android:
assignee: nobody → Amit Pundir (pundiramit)
status: Triaged → Fix Committed
Changed in linaro-android-infrastructure:
assignee: nobody → Paul Sokolovsky (pfalcon)
status: Triaged → Fix Committed
Changed in linaro-android:
importance: Undecided → Medium
Changed in linaro-android-infrastructure:
importance: Undecided → Medium
Changed in linaro-android:
status: Fix Committed → Fix Released
Changed in linaro-android-infrastructure:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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