omap2plus kernel CI hwpacks fails to boot

Deepti Kalakeri deepti.kalakeri at linaro.org
Fri May 11 11:56:34 UTC 2012


On Fri, May 11, 2012 at 4:19 PM, Venkatraman S <venkat at linaro.org> wrote:

> Checked that log. The boot log seems to be okay from the kernel. The
> rootfs was mounted and fsck also succeeded.
>
> 2 interesting sections:-
>
> 1) mount: mounting udev on /dev failed: No such device
> W: devtmpfs not available, falling back to tmpfs for /dev
>
> Do your scripts depend on udev ?
>

Not my scripts, but I guess the linaro-media-create used on LAVA does.

>
> 2) Can't decipher what the script interpreted as a fail .. Is it a
> timeout on something ? login prompt ?
>
> Lava failed at action boot_linaro_image with error: Failed to boot test
> image.
> Traceback (most recent call last):
> File
> "/srv/lava/instances/production/local/lib/python2.7/site-packages/lava_dispatcher/job.py",
> line 146, in run
> action.run(**params)
> File
> "/srv/lava/instances/production/lib/python2.7/site-packages/lava_dispatcher/actions/boot_control.py",
> line 57, in run
> raise CriticalError("Failed to boot test image.")
> CriticalError: Failed to boot test image.
>
>
>
>
> On 11 May 2012 14:33, Deepti Kalakeri <deepti.kalakeri at linaro.org> wrote:
> >
> >
> > On Fri, May 11, 2012 at 1:47 PM, Venkatraman S <venkat at linaro.org>
> wrote:
> >>
> >> On 11 May 2012 13:44, Venkatraman S <venkat at linaro.org> wrote:
> >> > On 11 May 2012 11:59, Deepti Kalakeri <deepti.kalakeri at linaro.org>
> >> > wrote:
> >> >>
> >> >>
> >> >> On Fri, May 11, 2012 at 10:25 AM, Deepak Saxena <dsaxena at linaro.org>
> >> >> wrote:
> >> >>>
> >> >>> On 9 May 2012 12:40, Deepti Kalakeri <deepti.kalakeri at linaro.org>
> >> >>> wrote:
> >> >>> > Hello,
> >> >>> >
> >> >>> > Its been close to a month now that the kernel CI hwpacks built on
> >> >>> > ci.linaro.org with default omap2plus defconfigs
> >> >>> > (available in the linux-arm-soc, linux-next, linux-linaro, linux)
> >> >>> > are
> >> >>> > failing to boot on the boards.
> >> >>>
> >> >>> Thanks for the update Deepti.
> >> >>>
> >> >>> >
> >> >>> > Here is an example hwpack built using the linux-linaro tree with
> >> >>> > omap2plus
> >> >>> > defconfig on ci.linaro.org which is failing to boot, in case you
> >> >>> > want to
> >> >>> > try
> >> >>> > to test it.
> >> >>> >
> >> >>> > http://snapshots.linaro.org/kernel-h
> >> >>> >
> >> >>> >
> >> >>> >
> wpack/linux-linaro-tracking/linux-linaro-tracking_panda-omap2plus/hwpack_linaro-lt-panda_20120509-0641_b64_armel_supported.tar.gz
> >> >>>
> >> >>> Is it possible to just get a boot log? I've tried looking through
> >> >>> ci.linaro.org and not quite sure where I can just pull that out.
> >> >>
> >> >>
> >> >> Here is the boot log for the boot test run by LAVA, this is not for
> the
> >> >> above hwpack, but is a similar error which is produced by
> >> >>
> >> >>
> http://snapshots.linaro.org/kernel-hwpack/linux-linaro-tracking/linux-linaro-tracking_panda-omap2plus/hwpack_linaro-lt-panda_20120508-0637_b63_armel_supported.tar.gz
> .
> >> >> You need to click on Inline Viewer tab to see the console messages
> >> >>
> >> >>
> http://validation.linaro.org/lava-server/dashboard/streams/public/personal/ciadmin/ci-linux-linaro-tracking/bundles/a2eb08c544838bc5c44d35c831aa46ba3a70a9a2/7f1538aa-9844-11e1-9729-68b599be548c/attachments/71973/
> >> >>>
> >> >
> >> > The inline viewer just hangs for me and I can't seem to download the
> >> > file. Just trying to click the serial.log file just opens the
> >> > Attachment information, with no option to download ?
> >>
> >> Well, eventually it did open, but it looks like the console log of
> >> EXYNOS4, not OMAP.
> >
> >
> > Pure copy paste error, too many tabs open and I copied a wrong link.
> > Here is a correct one:
> >
> >
> http://validation.linaro.org/lava-server/dashboard/streams/public/personal/ciadmin/ci-linux-linaro-tracking/bundles/5a743ec743521e314d893834568c0456d869ec7f/a67ee08c-98d8-11e1-9729-68b599be548c/attachments/72084/
> >
> >
> >>
> >> >
> >> >
> >> >>>
> >> >>> > I was able to fix the  above boot problem of the CI kernel hwpacks
> >> >>> > built
> >> >>> > with omap2plus defconfig
> >> >>> > by adding the options similar to the ones available in
> (linux-linaro
> >> >>> > tree)
> >> >>> > default omap4 defconfig on top of the default
> >> >>> > omap2plus defconfig options.
> >> >>> >
> >> >>> > Here is the list of the config options which I added
> >> >>> > http://paste.ubuntu.com/977642/ along with the omap2plus
> >> >>> > defconfig to make it work.
> >> >>> >
> >> >>> > Can someone help me with the basic omap2plus defconfig options
> that
> >> >>> > will
> >> >>> > be
> >> >>> > required to boot the  hwpack on the board.
> >> >>> > Does anyone care of kernel builds for linux-arm-soc, linux-next,
> >> >>> > linux-linaro, linux tree using omap2plus defconfigs ?
> >> >>>
> >> >>> The answer is that someone should care, ideally Tony L. the OMAP
> >> >>> maintainer and I will ping him to start looking at results.
> >> >>>
> >> >>
> >> >> That would be great, I have created a bug 972191 for tracking this
> >> >> problem,
> >> >> in case you want to update the bug.
> >> >>>
> >> >>> >
> >> >>> > Apart from this, there are build failures with the linux-next
> trees
> >> >>> > failing
> >> >>> > since last 20 days.
> >> >>> > https://ci.linaro.org/jenkins/view/Linux%20%28next%29/ lists such
> >> >>> > failing
> >> >>> > build jobs.
> >> >>> > For example the following job fails
> >> >>> >
> >> >>> >
> >> >>> >
> https://ci.linaro.org/jenkins/view/Linux%20%28next%29/job/linux-next_panda-omap2plus/
> .
> >> >>> > Can someone look at these linux-next build failures ?
> >> >>>
> >> >>> I grabbed today's -next and reproduced the issue, which turns out to
> >> >>> be related to 'make deb-pkg'. I'll dig into it.
> >> >>>
> >> >>>
> >> >>> ~Deepak
> >> >>
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Thanks and Regards,
> >> >> Deepti
> >> >> Infrastructure Team Member, Linaro Platform Teams
> >> >> Linaro.org | Open source software for ARM SoCs
> >> >> Follow Linaro: http://www.facebook.com/pages/Linaro
> >> >> http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
> >> >>
> >> >>
> >> >>
> >> >> _______________________________________________
> >> >> linaro-kernel mailing list
> >> >> linaro-kernel at lists.linaro.org
> >> >> http://lists.linaro.org/mailman/listinfo/linaro-kernel
> >> >>
> >
> >
> >
> >
> > --
> > Thanks and Regards,
> > Deepti
> > Infrastructure Team Member, Linaro Platform Teams
> > Linaro.org | Open source software for ARM SoCs
> > Follow Linaro: http://www.facebook.com/pages/Linaro
> > http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
> >
> >
>



-- 
Thanks and Regards,
Deepti
Infrastructure Team Member, Linaro Platform Teams
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linaro
http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linaro.org/pipermail/linaro-kernel/attachments/20120511/a0d20e3b/attachment-0001.html>


More information about the linaro-kernel mailing list