build process outputs each line twice

Bug #1620239 reported by Vladislav Belogrudov
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Medium
Vladislav Belogrudov

Bug Description

when running kolla-build or tools/build.py like this:
   tools/build.py --config-file etc/kolla/kolla-build.conf
the build process outputs each line twice, e.g.:

INFO:kolla.image.build.base:Step 14 : COPY influxdb.yum.repo /etc/yum.repos.d/influxdb.repo
INFO:kolla.image.build.base:Step 14 : COPY influxdb.yum.repo /etc/yum.repos.d/influxdb.repo
INFO:kolla.image.build.base: ---> Using cache
INFO:kolla.image.build.base: ---> Using cache
INFO:kolla.image.build.base: ---> 61589053a46c
INFO:kolla.image.build.base: ---> 61589053a46c

Changed in kolla:
assignee: nobody → Vladislav Belogrudov (vlad-belogrudov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

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

Changed in kolla:
status: New → In Progress
Changed in kolla:
importance: Undecided → Medium
Changed in kolla:
milestone: none → newton-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/365567
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=80bdb458eef50aa2a5499555a73b9b70cc6fb63a
Submitter: Jenkins
Branch: master

commit 80bdb458eef50aa2a5499555a73b9b70cc6fb63a
Author: Vladislav Belogrudov <email address hidden>
Date: Mon Sep 5 13:29:50 2016 +0300

    Build process outputs each line twice

    Don't propagate logs going to stdout to avoid duplicate messages

    Co-Authored-By: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
    Change-Id: I52da42adc40aa5d468d1c0c1134e65689916a2a8
    Closes-Bug: #1620239

Changed in kolla:
status: In Progress → 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.