invalid sed syntax results in kubelet staying in NotReady status

Bug #1453470 reported by Steven Dake
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Critical
Steven Dake

Bug Description

From cloud-init log:
[minion@te-nislnjzvxv7p-1-jioetu6gjv3u-kube-node-jxkom36mlpwf log]$ more cloud-init-output.log
Cloud-init v. 0.7.5 running 'init-local' at Sat, 09 May 2015 23:21:18 +0000. Up
4.69 seconds.
Cloud-init v. 0.7.5 running 'init' at Sat, 09 May 2015 23:21:19 +0000. Up 5.80 s
econds.
ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++
ci-info: +--------+------+-----------+---------------+-------------------+
ci-info: | Device | Up | Address | Mask | Hw-Address |
ci-info: +--------+------+-----------+---------------+-------------------+
ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |
ci-info: | eth0: | True | 10.0.3.4 | 255.255.255.0 | fa:16:3e:ab:36:a7 |
ci-info: +--------+------+-----------+---------------+-------------------+
ci-info: ++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++
ci-info: +-------+-------------+----------+---------------+-----------+-------+
ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
ci-info: +-------+-------------+----------+---------------+-----------+-------+
ci-info: | 0 | 0.0.0.0 | 10.0.3.1 | 0.0.0.0 | eth0 | UG |
ci-info: | 1 | 10.0.3.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |
ci-info: +-------+-------------+----------+---------------+-----------+-------+
Cloud-init v. 0.7.5 running 'modules:config' at Sat, 09 May 2015 23:21:23 +0000.
 Up 9.48 seconds.
Cloud-init v. 0.7.5 running 'modules:final' at Sat, 09 May 2015 23:21:24 +0000.
Up 10.38 seconds.
making 'dockerroot' group editable
adding 'minion' user to 'dockerroot' group
configuring kubernetes (minion)
sed: -e expression #1, char 161: unknown option to `s'

This results in the kubelet configuration script exiting (without returning an error state to cloudinit no less) without finishing the job.

Steven Dake (sdake)
Changed in magnum:
status: New → Confirmed
importance: Undecided → Critical
assignee: nobody → Steven Dake (sdake)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/181696

Changed in magnum:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/181696
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=8d7e4a4ab4da3b54fb5ecc246d938d3c745bcbad
Submitter: Jenkins
Branch: master

commit 8d7e4a4ab4da3b54fb5ecc246d938d3c745bcbad
Author: Steven Dake <email address hidden>
Date: Sat May 9 17:38:53 2015 -0700

    Configure minions properly

    A previus commit introduced a regression which caused kubectl not
    to configure properly. This results in kube minions staying in the
    NotReady state and this script not completing execution.

    Change-Id: I336c21ac2660c4c19c401b8ecbd8015cc44dbfdd
    Closes-Bug: #1453470

Changed in magnum:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/181797

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (stable/kilo)

Reviewed: https://review.openstack.org/181797
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=96e751d1b7e0fa1054e6f335408d47ea53fa44e9
Submitter: Jenkins
Branch: stable/kilo

commit 96e751d1b7e0fa1054e6f335408d47ea53fa44e9
Author: Steven Dake <email address hidden>
Date: Sat May 9 17:38:53 2015 -0700

    Configure minions properly

    A previus commit introduced a regression which caused kubectl not
    to configure properly. This results in kube minions staying in the
    NotReady state and this script not completing execution.

    Change-Id: I336c21ac2660c4c19c401b8ecbd8015cc44dbfdd
    Closes-Bug: #1453470
    (cherry picked from commit 8d7e4a4ab4da3b54fb5ecc246d938d3c745bcbad)

tags: added: in-stable-kilo
Adrian Otto (aotto)
Changed in magnum:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.