openbmc / openbmc-build-scripts

Apache License 2.0
19 stars 50 forks source link

Does not collect the tar images #2

Closed mkumatag closed 1 year ago

mkumatag commented 8 years ago

part of https://github.com/openbmc/openbmc/commit/b7bc04b9820b11b50593ad2e672c990965fae89a changeset, there has been code delivered to tar the image for the bitbake build but jenkins is not able to collect the tar images.

shenki commented 8 years ago

I think we need to correct the bitbake script to place the images in the correct output location?

mkumatag commented 8 years ago

but by default when I do a bitbake on my ubuntu machine I could able see tar files in tmp/deploy/images/palmetto/ folder. this is what the complete list of files looks like:

ubuntu@jupiter-vm894:~/mak/openbmc/build$ ls -l tmp/deploy/images/palmetto/ total 251580 -rw-r--r-- 1 ubuntu ubuntu 1671886 Feb 10 12:53 core-image-minimal-initramfs-palmetto-20160210171530.rootfs.cpio.lzma -rw------- 1 ubuntu ubuntu 352 Feb 10 12:53 core-image-minimal-initramfs-palmetto-20160210171530.rootfs.manifest lrwxrwxrwx 1 ubuntu ubuntu 69 Feb 10 12:53 core-image-minimal-initramfs-palmetto.cpio.lzma -> core-image-minimal-initramfs-palmetto-20160210171530.rootfs.cpio.lzma -rw-rw-r-- 1 ubuntu ubuntu 1671950 Feb 10 12:53 core-image-minimal-initramfs-palmetto.cpio.lzma.u-boot lrwxrwxrwx 1 ubuntu ubuntu 68 Feb 10 12:53 core-image-minimal-initramfs-palmetto.manifest -> core-image-minimal-initramfs-palmetto-20160210171530.rootfs.manifest lrwxrwxrwx 1 ubuntu ubuntu 59 Feb 10 12:44 cuImage -> cuImage--4.3+git0+fe68a785af-r0-palmetto-20160210171530.bin -rw-r--r-- 2 ubuntu ubuntu 6973 Feb 10 12:44 cuImage--4.3+git0+fe68a785af-r0-aspeed-bmc-opp-palmetto-20160210171530.dtb -rw-r--r-- 2 ubuntu ubuntu 1942189 Feb 10 12:44 cuImage--4.3+git0+fe68a785af-r0-palmetto-20160210171530.bin lrwxrwxrwx 1 ubuntu ubuntu 74 Feb 10 12:44 cuImage-aspeed-bmc-opp-palmetto.dtb -> cuImage--4.3+git0+fe68a785af-r0-aspeed-bmc-opp-palmetto-20160210171530.dtb lrwxrwxrwx 1 ubuntu ubuntu 59 Feb 10 12:44 cuImage-palmetto.bin -> cuImage--4.3+git0+fe68a785af-r0-palmetto-20160210171530.bin lrwxrwxrwx 1 ubuntu ubuntu 29 Feb 10 12:53 flash-palmetto -> flash-palmetto-20160210171530 -rw-rw-r-- 1 ubuntu ubuntu 33554432 Feb 10 12:53 flash-palmetto-20160210171530 lrwxrwxrwx 1 ubuntu ubuntu 29 Feb 10 12:53 image-bmc -> flash-palmetto-20160210171530 lrwxrwxrwx 1 ubuntu ubuntu 54 Feb 10 12:53 image-initramfs -> core-image-minimal-initramfs-palmetto.cpio.lzma.u-boot lrwxrwxrwx 1 ubuntu ubuntu 7 Feb 10 12:53 image-kernel -> cuImage lrwxrwxrwx 1 ubuntu ubuntu 40 Feb 10 12:53 image-rofs -> obmc-phosphor-image-palmetto.squashfs-xz lrwxrwxrwx 1 ubuntu ubuntu 9 Feb 10 12:53 image-rwfs -> rwfs.ext4 lrwxrwxrwx 1 ubuntu ubuntu 10 Feb 10 12:53 image-u-boot -> u-boot.bin -rw-rw-r-- 2 ubuntu ubuntu 1401 Feb 10 12:44 modules--4.3+git0+fe68a785af-r0-palmetto-20160210171530.tgz lrwxrwxrwx 1 ubuntu ubuntu 59 Feb 10 12:44 modules-palmetto.tgz -> modules--4.3+git0+fe68a785af-r0-palmetto-20160210171530.tgz -rw-r--r-- 1 ubuntu ubuntu 29513735 Feb 10 12:52 obmc-phosphor-image-palmetto-20160210171530.rootfs.cpio.gz -rw-r--r-- 1 ubuntu ubuntu 138780672 Feb 10 12:52 obmc-phosphor-image-palmetto-20160210171530.rootfs.ext4 -rw------- 1 ubuntu ubuntu 5579 Feb 10 12:52 obmc-phosphor-image-palmetto-20160210171530.rootfs.manifest -rw-r--r-- 1 ubuntu ubuntu 23584768 Feb 10 12:53 obmc-phosphor-image-palmetto-20160210171530.rootfs.squashfs-xz lrwxrwxrwx 1 ubuntu ubuntu 58 Feb 10 12:53 obmc-phosphor-image-palmetto.cpio.gz -> obmc-phosphor-image-palmetto-20160210171530.rootfs.cpio.gz lrwxrwxrwx 1 ubuntu ubuntu 55 Feb 10 12:53 obmc-phosphor-image-palmetto.ext4 -> obmc-phosphor-image-palmetto-20160210171530.rootfs.ext4 lrwxrwxrwx 1 ubuntu ubuntu 59 Feb 10 12:53 obmc-phosphor-image-palmetto.manifest -> obmc-phosphor-image-palmetto-20160210171530.rootfs.manifest lrwxrwxrwx 1 ubuntu ubuntu 62 Feb 10 12:53 obmc-phosphor-image-palmetto.squashfs-xz -> obmc-phosphor-image-palmetto-20160210171530.rootfs.squashfs-xz -rw-rw-r-- 1 ubuntu ubuntu 33556480 Feb 10 12:53 palmetto-20160210171530.all.tar -rw-rw-r-- 1 ubuntu ubuntu 31580160 Feb 10 12:53 palmetto-20160210171530.tar -rw-r--r-- 2 ubuntu ubuntu 294 Feb 10 12:53 README_-_DO_NOT_DELETE_FILES_IN_THIS_DIRECTORY.txt -rw-rw-r-- 1 ubuntu ubuntu 4194304 Feb 10 12:53 rwfs.ext4 lrwxrwxrwx 1 ubuntu ubuntu 53 Feb 10 12:46 u-boot.bin -> u-boot-palmetto-v2013.07+gitAUTOINC+e00b3cc675-r0.bin lrwxrwxrwx 1 ubuntu ubuntu 53 Feb 10 12:46 u-boot-palmetto.bin -> u-boot-palmetto-v2013.07+gitAUTOINC+e00b3cc675-r0.bin -rwxr-xr-x 2 ubuntu ubuntu 177232 Feb 10 12:46 u-boot-palmetto-v2013.07+gitAUTOINC+e00b3cc675-r0.bin ubuntu@jupiter-vm894:~/mak/openbmc/build$