Hi all,
I have a PDU working with the lava instance and a beglebone-black connected to the server.
When I submit a job, it successfully deploys a linaro kernel and when trying to boot the test image I get the error that is attached.
It seems as it is not entering the setenv command.
Thanks,
Josue
Hi Josue,
Can you share the complete log, rather than the summary? Use pastebin rather than putting it in the mail. My suspicion is that the test image prompt isn’t in the list of expected ones, and you can fix this by specifying the expected prompt in the JSON, but without seeing the whole log I can’t *really* tell.
Thanks
Dave
On 7 Jul 2016, at 18:19, Albarran, Josue j-albarran@ti.com wrote:
Hi all,
I have a PDU working with the lava instance and a beglebone-black connected to the server.
When I submit a job, it successfully deploys a linaro kernel and when trying to boot the test image I get the error that is attached.
It seems as it is not entering the setenv command.
Thanks,
Josue <job-log.PNG>_______________________________________________ linaro-validation mailing list linaro-validation@lists.linaro.org mailto:linaro-validation@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-validation https://lists.linaro.org/mailman/listinfo/linaro-validation
Hi,
This issue was because of using SPACE to stop the autoboot. A quick fix for this was to add a \” to a declaration such as “setenv dummy variable\””. Do you know of any other fix for this? It seems the default for lava is “Hit any key to stop autoboot” and just send a “b” to stop it. In my case, I had to change the device configuration file to look for “Press SPACE to abort autoboot in 2 seconds” and then send a “ “. The device configuration looks as follows http://pastebin.ubuntu.com/18790420/.
Now I have another issue where the job keeps going even though the image booted successfully. I want it to stop once it sees “am335x-evm login:”. Is there a way to do this? I changed the master_str = am335x-evm login:.
This is my complete log http://pastebin.ubuntu.com/18790288/.
Thanks,
Josue
From: Dave Pigott [mailto:dave.pigott@linaro.org] Sent: Friday, July 08, 2016 1:31 AM To: Albarran, Josue Cc: linaro-validation@lists.linaro.org Subject: Re: [Linaro-validation] Boot issue
Hi Josue,
Can you share the complete log, rather than the summary? Use pastebin rather than putting it in the mail. My suspicion is that the test image prompt isn’t in the list of expected ones, and you can fix this by specifying the expected prompt in the JSON, but without seeing the whole log I can’t *really* tell.
Thanks
Dave
On 7 Jul 2016, at 18:19, Albarran, Josue <j-albarran@ti.commailto:j-albarran@ti.com> wrote:
Hi all,
I have a PDU working with the lava instance and a beglebone-black connected to the server.
When I submit a job, it successfully deploys a linaro kernel and when trying to boot the test image I get the error that is attached.
It seems as it is not entering the setenv command.
Thanks,
Josue <job-log.PNG>_______________________________________________ linaro-validation mailing list linaro-validation@lists.linaro.orgmailto:linaro-validation@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-validation
linaro-validation@lists.linaro.org