URLs from lava result notification always 404s

Bug #1202077 reported by Andrew McDermott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro CI
Confirmed
Medium
Fathi Boudra

Bug Description

I setup a filter to get reports from certain tests and the email notification I get looks like:

"
The bundle https://ci.linaro.org/jenkins/job/openembedded-armv8-pre-built-images-vexpress64/400/ was uploaded at 2013-07-17 04:19:42 by doanac.

It matched the following filters that you are subscribed to:

 ~frobware/leg-java-armv8 2 pass / 5 total

You can see more details at:

  http://validation.linaro.org/lava-server/dashboard/streams/private/team/linaro/pre-built-vexpress64/bundles/2c4eeafb0725d6da58ad6c84988c900ff2a63db6/

LAVA
Linaro Automated Validation Architecture"

but the first link always yields a 404 HTTP error. Dropping the 404 takes me close. The actual error looks like:

Status Code: 404

Exception:
Stacktrace:
(none)

Generated by Winstone Servlet Engine v0.9.10 at Wed Jul 17 06:31:03 UTC 2013

Revision history for this message
Antonio Terceiro (terceiro) wrote :

This ci.linaro.org URL is being passed by jenkins as the job_name in the test definition:
http://validation.linaro.org/lava-server/scheduler/job/63077/definition

The CI job needs to be fixed to provide a valid URL.

Looking at https://ci.linaro.org/jenkins/job/openembedded-armv8-pre-built-images-vexpress64/ the latest build of that job is #305, so I have no idea where that 400 comes from.

affects: lava-dashboard → linaro-ci
Revision history for this message
Milo Casagrande (milo) wrote : Re: [Bug 1202077] Re: URLs from lava result notification always 404s

On Wed, Jul 17, 2013 at 4:18 PM, Antonio Terceiro
<email address hidden> wrote:
> This ci.linaro.org URL is being passed by jenkins as the job_name in the test definition:
> http://validation.linaro.org/lava-server/scheduler/job/63077/definition
>
> The CI job needs to be fixed to provide a valid URL.
>
> Looking at https://ci.linaro.org/jenkins/job/openembedded-armv8-pre-
> built-images-vexpress64/ the latest build of that job is #305, so I have
> no idea where that 400 comes from.

That 400 I guess is the latest hwpack created (or the latest at that
time at least):

http://snapshots.linaro.org/openembedded/hwpacks/vexpress64

Not sure where validation.l.o is getting that out from though.

--
Milo Casagrande | Automation Engineer
Linaro.org <www.linaro.org> │ Open source software for ARM SoCs

Revision history for this message
Milo Casagrande (milo) wrote :

On Thu, Jul 18, 2013 at 9:45 AM, Milo Casagrande
<email address hidden> wrote:
>
> That 400 I guess is the latest hwpack created (or the latest at that
> time at least):
>
> http://snapshots.linaro.org/openembedded/hwpacks/vexpress64
>
> Not sure where validation.l.o is getting that out from though.

Well, in this case the latest pre-built image:

http://snapshots.linaro.org/openembedded/pre-built/vexpress64/

--
Milo Casagrande | Automation Engineer
Linaro.org <www.linaro.org> │ Open source software for ARM SoCs

Revision history for this message
Alan Bennett (akbennett) wrote :

After reviewing the details of this issue, please re-evaluate

affects: linaro-ci → lava-dashboard
Changed in lava-dashboard:
assignee: nobody → Antonio Terceiro (terceiro)
Changed in lava-dashboard:
status: New → Triaged
importance: Undecided → Medium
Changed in lava-dashboard:
status: Triaged → Confirmed
affects: lava-dashboard → lava-server
Changed in lava-server:
assignee: Antonio Terceiro (terceiro) → Georgy Redkozubov (gesha)
Revision history for this message
Georgy Redkozubov (gesha) wrote :

The CI job needs to be fixed.
Currently "job_name" parameter is set in the script from git://git.linaro.org/ci/post-build-lava.git and there is used a value of HWPACK_BUILD_NUMBER env variable which is parsed from HWPACK_FILE_NAME variable and HWPACK_FILE_NAME is in "image" parameter. So the correct fix would be to update script to put in "job_name" value from BUILD_URL variable in jenkins.

affects: lava-server → linaro-ci
Changed in linaro-ci:
assignee: Georgy Redkozubov (gesha) → Fathi Boudra (fboudra)
Fathi Boudra (fboudra)
Changed in linaro-ci:
milestone: none → 2014.02
Fathi Boudra (fboudra)
Changed in linaro-ci:
milestone: 2014.02 → 2014.04
Fathi Boudra (fboudra)
Changed in linaro-ci:
milestone: 2014.04 → 2014.05
Revision history for this message
Chase Qi (chase-qi) wrote :
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.