RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1293958 - [SFCI] Packstack allinone without demo failed with cinder type-create iscsi returned 1 instead of one of [0]
Summary: [SFCI] Packstack allinone without demo failed with cinder type-create iscsi r...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: Kilo
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Kilo
Assignee: Martin Magr
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-23 17:21 UTC by Tristan Cacqueray
Modified: 2016-04-18 07:12 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-23 22:43:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Tristan Cacqueray 2015-12-23 17:21:33 UTC
Description of problem:
Since Dec23, packstack --allinone failed with:

192.168.0.164_cinder.pp:                          [ [0;31mERROR[0m ]
Applying Puppet manifests                         [ [0;31mERROR[0m ]

[0;31mERROR : Error appeared during Puppet run: 192.168.0.164_cinder.pp
Error: cinder type-create iscsi returned 1 instead of one of [0][0m
You will find full trace in log /var/tmp/packstack/20151223-165310-Lw1D16/manifests/192.168.0.164_cinder.pp.log

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


How reproducible:

The RDO release: https://repos.fedorapeople.org/repos/openstack/openstack-kilo/rdo-release-kilo-1.noarch.rpm
The Packstack command line: sudo packstack --allinone --os-swift-install=y --os-ceilometer-install=n --nagios-install=n --provision-demo=n --keystone-admin-passwd=sf4ever --os-heat-install=y --cinder-volumes-size=50G

Steps to Reproduce:
You can currently observe that bug in this job: http://softwarefactory-project.io/jenkins/job/sf-openstack-kilo-1node-allinone/
starting with build #182

Actual results:
Packstack fail to deploy

Expected results:
Packstack succeed to deploy

Additional info:
We hit that bug in software factory project CI (thus the sfci Keywords).
Two jobs are testing OpenStack integration with the SF project using RDO release and packstack deployment:
  sf-openstack-kilo-1node-allinone and sf-openstack-liberty-1node-allinone.
The two jobs are identique, except that one will use rdo release, the other kilo release.

Comment 1 Tristan Cacqueray 2015-12-23 22:43:59 UTC
The issue dissappeared by the time system logs debug was added to the job...
Sorry for the noise.


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