Bug 1265403 - instack-undercloud fails to setup seed vm, parse error while creating ssh key
Summary: instack-undercloud fails to setup seed vm, parse error while creating ssh key
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: instack-undercloud
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 7.0 (Kilo)
Assignee: James Slagle
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: 1266451
TreeView+ depends on / blocked
 
Reported: 2015-09-22 20:18 UTC by wes hayutin
Modified: 2016-04-18 06:55 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1266451 (view as bug list)
Environment:
Last Closed: 2015-09-22 21:03:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
virt-setup.log (12.44 KB, text/plain)
2015-09-22 20:18 UTC, wes hayutin
no flags Details

Description wes hayutin 2015-09-22 20:18:44 UTC
Created attachment 1076015 [details]
virt-setup.log

Description of problem:


seed VM not defined
Created machine seed with UUID 74b0e018-cb5e-4d28-9864-5ff0705fdc1a
Seed VM created with MAC 52:54:00:bf:b5:f0
Generating public/private rsa key pair.
Your identification has been saved in /root/.ssh/id_rsa_virt_power.
Your public key has been saved in /root/.ssh/id_rsa_virt_power.pub.
The key fingerprint is:
b2:c7:ea:78:13:71:1e:05:ed:db:8d:83:3f:98:75:a4 virtual-power-key
The key's randomart image is:
+--[ RSA 2048]----+
|        .o       |
|          o      |
|         o       |
|      . o .   .  |
|      .+S. + =   |
|      .+. o E o  |
|      ..o  = o   |
|     .oo  o o    |
|    .oo.     .   |
+-----------------+
parse error: Invalid string: control characters from U+0000 through U+001F must be escaped at line 32, column 30

Comment 3 James Slagle 2015-09-22 21:03:05 UTC
epel was enabled, resulting in a newer jq, which requires some additional escaping.

i shall quote from the puddle etherpad instructions:

    You should *not* enable EPEL 

    (and when we say "not", we mean, if EPEL is enabled, your keyboard will catch on fire and burn you)

Comment 4 wes hayutin 2015-09-22 21:03:33 UTC
NOT A BLOCKER, the jq rpm from EPEL was installed while testing another patch


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