Activity log for bug #1635238

Date Who What changed Old value New value Message
2016-10-20 12:24:58 krypto bug added bug
2016-10-20 12:24:58 krypto attachment added snapshot https://bugs.launchpad.net/bugs/1635238/+attachment/4764314/+files/fuel-snapshot-2016-10-20_11-43-00.tar
2016-10-24 12:38:50 Oleksiy Molchanov nominated for series fuel/mitaka
2016-10-24 12:38:50 Oleksiy Molchanov bug task added fuel/mitaka
2016-10-24 12:38:50 Oleksiy Molchanov nominated for series fuel/ocata
2016-10-24 12:38:56 Oleksiy Molchanov fuel: milestone 11.0
2016-10-24 12:38:59 Oleksiy Molchanov fuel/mitaka: milestone 9.2
2016-10-24 12:39:05 Oleksiy Molchanov fuel: assignee Fuel Sustaining (fuel-sustaining-team)
2016-10-24 12:39:09 Oleksiy Molchanov fuel/mitaka: assignee Fuel Sustaining (fuel-sustaining-team)
2016-10-24 12:39:14 Oleksiy Molchanov fuel/mitaka: importance Undecided High
2016-10-24 12:39:20 Oleksiy Molchanov fuel/mitaka: status New Confirmed
2016-10-24 12:39:27 Oleksiy Molchanov fuel: importance Undecided High
2016-10-24 12:39:31 Oleksiy Molchanov fuel: status New Confirmed
2016-11-28 12:35:20 Alexey Stupnikov description Fuel 9 with Ironic enabled. regular image got created successfully but ironic image is failing. fuel-ironic-bootstrap-image-build.log [2016-10-20 11:37:50,811] DEBUG fuel_agent.utils.utils Trying to execute command: mkfs.ext4 /dev/loop0 [2016-10-20 11:37:52,431] DEBUG fuel_agent.utils.utils Trying to execute command: blkid -c /dev/null -o value -s UUID /dev/loop0 [2016-10-20 11:37:52,445] DEBUG fuel_agent.manager Trying to disable journaling for ext4 in order to speed up the build [2016-10-20 11:37:52,445] DEBUG fuel_agent.utils.utils Trying to execute command: tune2fs -O ^has_journal /dev/loop0 [2016-10-20 11:37:52,472] DEBUG fuel_agent.manager Mounting target file systems: /tmp/tmpu3RgPr.fuel-agent-image [2016-10-20 11:37:52,473] DEBUG fuel_agent.utils.utils Trying to execute command: mount -t ext4 /dev/loop0 /tmp/tmpu3RgPr.fuel-agent-image/ [2016-10-20 11:37:52,487] INFO fuel_agent.manager Installing BASE operating system into image [2016-10-20 11:37:52,487] ERROR fuel_agent.manager Failed to build bootstrap image: list index out of range [2016-10-20 11:37:52,487] INFO fuel_agent.manager Cleanup chroot [2016-10-20 11:37:52,487] DEBUG fuel_agent.utils.utils Trying to execute command: fuser -v /tmp/tmpu3RgPr.fuel-agent-image [2016-10-20 11:37:52,570] DEBUG fuel_agent.utils.build There are no running processes in /tmp/tmpu3RgPr.fuel-agent-image [2016-10-20 11:37:52,570] DEBUG fuel_agent.manager Finally: umounting procfs /tmp/tmpu3RgPr.fuel-agent-image/proc [2016-10-20 11:37:52,570] DEBUG fuel_agent.utils.utils Trying to execute command: mountpoint -q /tmp/tmpu3RgPr.fuel-agent-image/proc [2016-10-20 11:37:52,575] WARNING fuel_agent.utils.utils Failed to execute command: Unexpected error while running command. Command: mountpoint -q /tmp/tmpu3RgPr.fuel-agent-image/proc Exit code: 1 Stdout: '' Stderr: '' Steps to reproduce create env with ironic,lvm,do os provisioning in one of the node Expected Result: Ubuntu Installed Actual Result: Provision has failed. Failed to execute hook 'shell' Failed to run command cd / && test -e /var/www/nailgun/bootstrap/ironic/2/vmlinuz || (fuel-bootstrap build --package 'openssh-server' --package 'ntp' --package 'fuel-agent' --package 'ubuntu-minimal' --package 'live-boot' --package 'wget' --package 'live-boot-initramfs-tools' --package 'squashfs-tools' --package 'linux-firmware' --package 'msmtp-mta' --package 'hpsa-dkms' --package 'i40e-dkms' --package 'linux-firmware-nonfree' --package 'xz-utils' --package 'linux-headers-generic' --root-ssh-authorized-file /var/lib/fuel/keys/2/ironic/ironic.pub --output-dir /var/www/nailgun/bootstrap/ironic/2/ --extra-dir /usr/share/ironic-fa-bootstrap-configs/ --no-compress --no-default-extra-dirs --no-default-packages --log-file /var/log/fuel-ironic-bootstrap-image-build.log) (node master returned 1). Reproducability: tried twice by deleting previous environment,same result ,also tried reset Fuel 9 with Ironic enabled. regular image got created successfully but ironic image is failing. fuel-ironic-bootstrap-image-build.log [2016-10-20 11:37:50,811] DEBUG fuel_agent.utils.utils Trying to execute command: mkfs.ext4 /dev/loop0 [2016-10-20 11:37:52,431] DEBUG fuel_agent.utils.utils Trying to execute command: blkid -c /dev/null -o value -s UUID /dev/loop0 [2016-10-20 11:37:52,445] DEBUG fuel_agent.manager Trying to disable journaling for ext4 in order to speed up the build [2016-10-20 11:37:52,445] DEBUG fuel_agent.utils.utils Trying to execute command: tune2fs -O ^has_journal /dev/loop0 [2016-10-20 11:37:52,472] DEBUG fuel_agent.manager Mounting target file systems: /tmp/tmpu3RgPr.fuel-agent-image [2016-10-20 11:37:52,473] DEBUG fuel_agent.utils.utils Trying to execute command: mount -t ext4 /dev/loop0 /tmp/tmpu3RgPr.fuel-agent-image/ [2016-10-20 11:37:52,487] INFO fuel_agent.manager Installing BASE operating system into image [2016-10-20 11:37:52,487] ERROR fuel_agent.manager Failed to build bootstrap image: list index out of range [2016-10-20 11:37:52,487] INFO fuel_agent.manager Cleanup chroot [2016-10-20 11:37:52,487] DEBUG fuel_agent.utils.utils Trying to execute command: fuser -v /tmp/tmpu3RgPr.fuel-agent-image [2016-10-20 11:37:52,570] DEBUG fuel_agent.utils.build There are no running processes in /tmp/tmpu3RgPr.fuel-agent-image [2016-10-20 11:37:52,570] DEBUG fuel_agent.manager Finally: umounting procfs /tmp/tmpu3RgPr.fuel-agent-image/proc [2016-10-20 11:37:52,570] DEBUG fuel_agent.utils.utils Trying to execute command: mountpoint -q /tmp/tmpu3RgPr.fuel-agent-image/proc [2016-10-20 11:37:52,575] WARNING fuel_agent.utils.utils Failed to execute command: Unexpected error while running command. Command: mountpoint -q /tmp/tmpu3RgPr.fuel-agent-image/proc Exit code: 1 Stdout: '' Stderr: '' Steps to reproduce: 1. Update fuel-bootstrap-cli package on master node 2. Create env with ironic,lvm,do os provisioning in one of the node Expected Result: Ubuntu Installed Actual Result: Provision has failed. Failed to execute hook 'shell' Failed to run command cd / && test -e /var/www/nailgun/bootstrap/ironic/2/vmlinuz || (fuel-bootstrap build --package 'openssh-server' --package 'ntp' --package 'fuel-agent' --package 'ubuntu-minimal' --package 'live-boot' --package 'wget' --package 'live-boot-initramfs-tools' --package 'squashfs-tools' --package 'linux-firmware' --package 'msmtp-mta' --package 'hpsa-dkms' --package 'i40e-dkms' --package 'linux-firmware-nonfree' --package 'xz-utils' --package 'linux-headers-generic' --root-ssh-authorized-file /var/lib/fuel/keys/2/ironic/ironic.pub --output-dir /var/www/nailgun/bootstrap/ironic/2/ --extra-dir /usr/share/ironic-fa-bootstrap-configs/ --no-compress --no-default-extra-dirs --no-default-packages --log-file /var/log/fuel-ironic-bootstrap-image-build.log) (node master returned 1). Reproducability: tried twice by deleting previous environment,same result ,also tried reset
2016-11-28 12:43:10 Alexey Stupnikov fuel: status Confirmed Invalid
2016-11-28 12:43:15 Alexey Stupnikov fuel/mitaka: status Confirmed Invalid
2016-11-28 12:43:27 Alexey Stupnikov fuel: assignee Fuel Sustaining (fuel-sustaining-team) Alexey Stupnikov (astupnikov)
2016-11-28 12:43:31 Alexey Stupnikov fuel/mitaka: assignee Fuel Sustaining (fuel-sustaining-team) Alexey Stupnikov (astupnikov)