Hi all,
I've rebooted one of our dispatcher servers in the Cambridge lab this morning as it had got into a state where the USB ports weren't detecting anything plugged into them. Any boards that use USB on that dispatcher were either offline or not working correctly so I marked them all offline in LAVA and rebooted it.
Offline'd boards: beaglebone-black01 beaglebone-black02 capri-02 highbank01 highbank02 highbank03 highbank04 highbank05 highbank06 highbank07 nexus01 panda12 panda-es02 vexpress-a9-02 vexpress-tc2-02 vexpress-tc2-benchmark-01
They should all be back online shortly.
Also, validation.linaro.org will be unavailable from Saturday morning to perform some maintenance in the lab. I expect the service to be back Saturday afternoon.
Thanks, Matt
Hi,
On 15 August 2013 12:39, Matt Hart matthew.hart@linaro.org wrote:
Also, validation.linaro.org will be unavailable from Saturday morning to perform some maintenance in the lab. I expect the service to be back Saturday afternoon.
I'm not sure if it's related but CI jobs fails to submit to LAVA: Error making a LAVA request: <ProtocolError for ciadmin:xxx@validation.linaro.org/RPC2/: 401 UNAUTHORIZED>
I opened: https://bugs.launchpad.net/lava-lab/+bug/1213558
afaics, I can submit LAVA jobs with my own account but not with CI.
Cheers, Fathi
This seems to be an issue when you are using https to to interact with the XMLRPC-API:
tyler@i5-ubuntu:~$ lava-tool auth-add *http://* tyler-baker@validation.linaro.org/RPC2/ Paste token for http://tyler-baker@validation.linaro.org/RPC2/: Token added successfully for user tyler-baker.
tyler@i5-ubuntu:~/Dev/LAVA/bootloader-job-def-tests$ lava-tool auth-add * https*://tyler-baker@validation.linaro.org/RPC2/ Paste token for https://tyler-baker@validation.linaro.org/RPC2/: ERROR: Token rejected by server for user tyler-baker.
I just checked post build lava, it's using https.
From another conversation:
On Sat, Aug 17, 2013 at 11:45:35AM +0100, Matthew Hart wrote:
Hi all,
This is now done. HTTP is redirected to HTTPS for staging. I'm wondering if we should do the same thing for control?
Perhaps this change or lack there of is the cause for this issue? I'm going to assign this issue to Matt.
On 17 August 2013 22:17, Fathi Boudra fathi.boudra@linaro.org wrote:
Hi,
On 15 August 2013 12:39, Matt Hart matthew.hart@linaro.org wrote:
Also, validation.linaro.org will be unavailable from Saturday morning to perform some maintenance in the lab. I expect the service to be back Saturday afternoon.
I'm not sure if it's related but CI jobs fails to submit to LAVA: Error making a LAVA request: <ProtocolError for ciadmin:xxx@validation.linaro.org/RPC2/: 401 UNAUTHORIZED>
I opened: https://bugs.launchpad.net/lava-lab/+bug/1213558
afaics, I can submit LAVA jobs with my own account but not with CI.
Cheers, Fathi
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
Morning guys,
I've just noticed that if you browse to https://validation.linaro.org you were actually looking at the staging machine, woops. That is now fixed.
The jenkins job that Fathi linked to in the bug: https://ci.linaro.org/jenkins/job/post-build-lava/7591/console seems to be using HTTP to submit the results?
Maybe your problems are not the same?
Matt
On 18 August 2013 06:47, Tyler Baker tyler.baker@linaro.org wrote:
This seems to be an issue when you are using https to to interact with the XMLRPC-API:
tyler@i5-ubuntu:~$ lava-tool auth-add *http://* tyler-baker@validation.linaro.org/RPC2/ Paste token for http://tyler-baker@validation.linaro.org/RPC2/: Token added successfully for user tyler-baker.
tyler@i5-ubuntu:~/Dev/LAVA/bootloader-job-def-tests$ lava-tool auth-add * https*://tyler-baker@validation.linaro.org/RPC2/ Paste token for https://tyler-baker@validation.linaro.org/RPC2/: ERROR: Token rejected by server for user tyler-baker.
I just checked post build lava, it's using https.
From another conversation:
On Sat, Aug 17, 2013 at 11:45:35AM +0100, Matthew Hart wrote:
Hi all,
This is now done. HTTP is redirected to HTTPS for staging. I'm wondering if we should do the same thing for control?
Perhaps this change or lack there of is the cause for this issue? I'm going to assign this issue to Matt.
On 17 August 2013 22:17, Fathi Boudra fathi.boudra@linaro.org wrote:
Hi,
On 15 August 2013 12:39, Matt Hart matthew.hart@linaro.org wrote:
Also, validation.linaro.org will be unavailable from Saturday morning
to
perform some maintenance in the lab. I expect the service to be back Saturday afternoon.
I'm not sure if it's related but CI jobs fails to submit to LAVA: Error making a LAVA request: <ProtocolError for ciadmin:xxx@validation.linaro.org/RPC2/: 401 UNAUTHORIZED>
I opened: https://bugs.launchpad.net/lava-lab/+bug/1213558
afaics, I can submit LAVA jobs with my own account but not with CI.
Cheers, Fathi
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
-- Tyler Baker Technical Architect, LAVA Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#%21/linaroorg - http://www.linaro.org/linaro-blog
Oh sorry I understand now. It wasn't the submit results that were failing, it was submitting the jobs.
Ok, this should be fixed now.
I'll update the bug.
Matt.
On 18 August 2013 07:02, Matt Hart matthew.hart@linaro.org wrote:
Morning guys,
I've just noticed that if you browse to https://validation.linaro.org you were actually looking at the staging machine, woops. That is now fixed.
The jenkins job that Fathi linked to in the bug: https://ci.linaro.org/jenkins/job/post-build-lava/7591/console seems to be using HTTP to submit the results?
Maybe your problems are not the same?
Matt
On 18 August 2013 06:47, Tyler Baker tyler.baker@linaro.org wrote:
This seems to be an issue when you are using https to to interact with the XMLRPC-API:
tyler@i5-ubuntu:~$ lava-tool auth-add *http://* tyler-baker@validation.linaro.org/RPC2/ Paste token for http://tyler-baker@validation.linaro.org/RPC2/: Token added successfully for user tyler-baker.
tyler@i5-ubuntu:~/Dev/LAVA/bootloader-job-def-tests$ lava-tool auth-add * https*://tyler-baker@validation.linaro.org/RPC2/ Paste token for https://tyler-baker@validation.linaro.org/RPC2/: ERROR: Token rejected by server for user tyler-baker.
I just checked post build lava, it's using https.
From another conversation:
On Sat, Aug 17, 2013 at 11:45:35AM +0100, Matthew Hart wrote:
Hi all,
This is now done. HTTP is redirected to HTTPS for staging. I'm wondering if we should do the same thing for control?
Perhaps this change or lack there of is the cause for this issue? I'm going to assign this issue to Matt.
On 17 August 2013 22:17, Fathi Boudra fathi.boudra@linaro.org wrote:
Hi,
On 15 August 2013 12:39, Matt Hart matthew.hart@linaro.org wrote:
Also, validation.linaro.org will be unavailable from Saturday morning
to
perform some maintenance in the lab. I expect the service to be back Saturday afternoon.
I'm not sure if it's related but CI jobs fails to submit to LAVA: Error making a LAVA request: <ProtocolError for ciadmin:xxx@validation.linaro.org/RPC2/: 401 UNAUTHORIZED>
I opened: https://bugs.launchpad.net/lava-lab/+bug/1213558
afaics, I can submit LAVA jobs with my own account but not with CI.
Cheers, Fathi
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
-- Tyler Baker Technical Architect, LAVA Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#%21/linaroorg - http://www.linaro.org/linaro-blog
On Saturday, August 17, 2013, Matt Hart wrote:
Oh sorry I understand now. It wasn't the submit results that were failing, it was submitting the jobs.
Ok, this should be fixed now.
I'll update the bug.
Matt.
On 18 August 2013 07:02, Matt Hart matthew.hart@linaro.org wrote:
Morning guys,
I've just noticed that if you browse to https://validation.linaro.org you were actually looking at the staging machine, woops. That is now fixed.
Yeah that would do it ;)
The jenkins job that Fathi linked to in the bug: https://ci.linaro.org/jenkins/job/post-build-lava/7591/console seems to be using HTTP to submit the results?
Maybe your problems are not the same?
Matt
On 18 August 2013 06:47, Tyler Baker tyler.baker@linaro.org wrote:
This seems to be an issue when you are using https to to interact with the XMLRPC-API:
tyler@i5-ubuntu:~$ lava-tool auth-add *http://* tyler-baker@validation.linaro.org/RPC2/ Paste token for http://tyler-baker@validation.linaro.org/RPC2/: Token added successfully for user tyler-baker.
tyler@i5-ubuntu:~/Dev/LAVA/bootloader-job-def-tests$ lava-tool auth-add * https*://tyler-baker@validation.linaro.org/RPC2/ Paste token for https://tyler-baker@validation.linaro.org/RPC2/: ERROR: Token rejected by server for user tyler-baker.
I just checked post build lava, it's using https.
From another conversation:
On Sat, Aug 17, 2013 at 11:45:35AM +0100, Matthew Hart wrote:
Hi all,
This is now done. HTTP is redirected to HTTPS for staging. I'm wondering if we should do the same thing for control?
Perhaps this change or lack there of is the cause for this issue? I'm going to assign this issue to Matt.
On 17 August 2013 22:17, Fathi Boudra fathi.boudra@linaro.org wrote:
Hi,
On 15 August 2013 12:39, Matt Hart matthew.hart@linaro.org wrote:
Also, validation.linaro.org will be unavailable from Saturday morning to perform some maintenance in the lab. I expect the service to be back Saturday afternoon.
I'm not sure if it's related but CI jobs fails to submit to LAVA: Error making a LAVA request: <ProtocolError for ciadmin:xxx@validation.linaro.org/RPC2/: 401 UNAUTHORIZED>
I opened: https://bugs.launchpad.net/lava-lab/+bug/1213558
afaics, I can submit LAVA jobs with my own account but not with CI.
Cheers, Fathi
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
Thanks! It works again: http://validation.linaro.org/scheduler/job/67705
On 18 August 2013 09:15, Tyler Baker tyler.baker@linaro.org wrote:
On Saturday, August 17, 2013, Matt Hart wrote:
Oh sorry I understand now. It wasn't the submit results that were failing, it was submitting the jobs.
Ok, this should be fixed now.
I'll update the bug.
Matt.
On 18 August 2013 07:02, Matt Hart matthew.hart@linaro.org wrote:
Morning guys,
I've just noticed that if you browse to https://validation.linaro.org you were actually looking at the staging machine, woops. That is now fixed.
Yeah that would do it ;)
The jenkins job that Fathi linked to in the bug: https://ci.linaro.org/jenkins/job/post-build-lava/7591/console seems to be using HTTP to submit the results?
Maybe your problems are not the same?
Matt
On 18 August 2013 06:47, Tyler Baker tyler.baker@linaro.org wrote:
This seems to be an issue when you are using https to to interact with the XMLRPC-API:
tyler@i5-ubuntu:~$ lava-tool auth-add http://tyler-baker@validation.linaro.org/RPC2/ Paste token for http://tyler-baker@validation.linaro.org/RPC2/: Token added successfully for user tyler-baker.
tyler@i5-ubuntu:~/Dev/LAVA/bootloader-job-def-tests$ lava-tool auth-add https://tyler-baker@validation.linaro.org/RPC2/ Paste token for https://tyler-baker@validation.linaro.org/RPC2/: ERROR: Token rejected by server for user tyler-baker.
I just checked post build lava, it's using https.
From another conversation:
On Sat, Aug 17, 2013 at 11:45:35AM +0100, Matthew Hart wrote:
Hi all,
This is now done. HTTP is redirected to HTTPS for staging. I'm wondering if we should do the same thing for control?
Perhaps this change or lack there of is the cause for this issue? I'm going to assign this issue to Matt.
On 17 August 2013 22:17, Fathi Boudra fathi.boudra@linaro.org wrote:
Hi,
On 15 August 2013 12:39, Matt Hart matthew.hart@linaro.org wrote:
Also, validation.linaro.org will be unavailable from Saturday morning to perform some maintenance in the lab. I expect the service to be back Saturday afternoon.
I'm not sure if it's related but CI jobs fails to submit to LAVA: Error making a LAVA request: <ProtocolError for ciadmin:xxx@validation.linaro.org/RPC2/: 401 UNAUTHORIZED>
I opened: https://bugs.launchpad.net/lava-lab/+bug/1213558
afaics, I can submit LAVA jobs with my own account but not with CI.
Cheers, Fathi
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
-- Tyler Baker Technical Architect, LAVA Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#%21/linaroorg - http://www.linaro.org/linaro-blog
linaro-validation@lists.linaro.org