RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1233210 - Image building fails silently
Summary: Image building fails silently
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: distribution
Version: Kilo
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: Kilo
Assignee: Ben Nemec
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-18 12:43 UTC by Adriano Petrich
Modified: 2023-04-07 11:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-18 10:06:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Adriano Petrich 2015-06-18 12:43:13 UTC
Description of problem:
When building images with either the unified cli or instack they both fail in the middle of the process.

Version-Release number of selected component (if applicable):


How reproducible:
On rhel very. I have not seen it happen in centos

Steps to Reproduce:
1. use either openstack overcloud image build --all or instack-build-images

Actual results:
they stop somewhat middle term. these are the last lines of the log:


dib-run-parts Thu Jun 18 08:29:13 EDT 2015 Running /tmp/in_target.d/pre-install.d/04-dib-init-system
+ target_tag=04-dib-init-system
+ date +%s.%N
+ /tmp/in_target.d/pre-install.d/04-dib-init-system
+ target_tag=04-dib-init-system
+ date +%s.%N
+ output '04-dib-init-system completed'
++ date
+ echo dib-run-parts Thu Jun 18 08:29:13 EDT 2015 04-dib-init-system completed
dib-run-parts Thu Jun 18 08:29:13 EDT 2015 04-dib-init-system completed
+ for target in '$targets'
+ output 'Running /tmp/in_target.d/pre-install.d/05-rpm-epel-release'
++ date
+ echo dib-run-parts Thu Jun 18 08:29:13 EDT 2015 Running /tmp/in_target.d/pre-install.d/05-rpm-epel-release
dib-run-parts Thu Jun 18 08:29:13 EDT 2015 Running /tmp/in_target.d/pre-install.d/05-rpm-epel-release
+ target_tag=05-rpm-epel-release
+ date +%s.%N
+ /tmp/in_target.d/pre-install.d/05-rpm-epel-release


Expected results:
A working image is built

Additional info:


Note You need to log in before you can comment on or make changes to this bug.