Skip to content

Instantly share code, notes, and snippets.

Created June 7, 2017 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/053c5ec1c8373a6fc20e44a15bfe6637 to your computer and use it in GitHub Desktop.
Save anonymous/053c5ec1c8373a6fc20e44a15bfe6637 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[nodepool@repomasterci-2:~]↥ $ nodepool image-build dpc
2017-06-07 06:10:34,058 INFO nodepool.DiskImageBuilderThread: Creating image: dpc with filename /opt/nodepool_dib/dpc-1496841034
2017-06-07 06:10:34,064 INFO nodepool.DiskImageBuilderThread: Running disk-image-create -x -t qcow2 --no-tmpfs --qemu-img-options 'compat=0.10' -o /opt/nodepool_dib/dpc-1496841034 ubuntu vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs
2017-06-07 06:10:34,144 INFO nodepool.image.build.dpc: Building elements: base ubuntu vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs
2017-06-07 06:10:34,208 INFO nodepool.image.build.dpc: Expanded element dependencies to: install-bin dib-run-parts simple-init vm manifests puppet growroot source-repositories package-installs dkms dib-python infra-package-needs initialize-urandom dib-init-system install-types install-static openssh-server nodepool-base cache-devstack openstack-repos ubuntu bootloader dpkg runtime-ssh-host-keys pip-and-virtualenv ubuntu-common base pkg-map cache-url cloud-init-datasources
2017-06-07 06:10:34,213 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:255 : '[' 1 = 1 ']'
2017-06-07 06:10:34,218 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/dpc-1496841034
2017-06-07 06:10:34,223 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/dpc-1496841034
2017-06-07 06:10:34,228 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:260 : for X in '${!IMAGE_TYPES[@]}'
2017-06-07 06:10:34,233 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in
2017-06-07 06:10:34,238 INFO nodepool.image.build.dpc: ++ /usr/local/bin/disk-image-create:main:263 : which qemu-img
2017-06-07 06:10:34,243 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:263 : '[' -z /usr/bin/qemu-img ']'
2017-06-07 06:10:34,249 INFO nodepool.image.build.dpc: ++ /usr/local/bin/disk-image-create:main:299 : which fstrim
2017-06-07 06:10:34,255 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:299 : [[ -z /sbin/fstrim ]]
2017-06-07 06:10:34,260 INFO nodepool.image.build.dpc: ++ /usr/local/bin/disk-image-create:main:307 : uuidgen -r
2017-06-07 06:10:34,266 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:307 : export DIB_IMAGE_ROOT_FS_UUID=9e56fb7e-db2c-40aa-b954-7e9ddbadef88
2017-06-07 06:10:34,270 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:307 : DIB_IMAGE_ROOT_FS_UUID=9e56fb7e-db2c-40aa-b954-7e9ddbadef88
2017-06-07 06:10:34,276 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:308 : grep -q '^ext'
2017-06-07 06:10:34,277 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:308 : echo ext4
2017-06-07 06:10:34,282 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:308 : '[' -z 9e56fb7e-db2c-40aa-b954-7e9ddbadef88 ']'
2017-06-07 06:10:34,287 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:315 : '[' -z '' ']'
2017-06-07 06:10:34,292 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:318 : '[' ext4 = xfs ']'
2017-06-07 06:10:34,297 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:321 : DIB_ROOT_LABEL=cloudimg-rootfs
2017-06-07 06:10:34,302 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:327 : [[ -n '' ]]
2017-06-07 06:10:34,306 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:334 : mk_build_dir
2017-06-07 06:10:34,311 INFO nodepool.image.build.dpc: ++ /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:33 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX
2017-06-07 06:10:34,317 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:33 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.XOBzfI9r
2017-06-07 06:10:34,322 INFO nodepool.image.build.dpc: ++ /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:34 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX
2017-06-07 06:10:34,328 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:34 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.7cj4UXwY
2017-06-07 06:10:34,333 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:35 : '[' 0 -eq 0 ']'
2017-06-07 06:10:34,337 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:36 : export TMP_BUILD_DIR
2017-06-07 06:10:34,342 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:37 : tmpfs_check
2017-06-07 06:10:34,346 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:tmpfs_check:18 : local echo_message=1
2017-06-07 06:10:34,350 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:tmpfs_check:19 : '[' 1 == 0 ']'
2017-06-07 06:10:34,355 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:tmpfs_check:19 : return 1
2017-06-07 06:10:34,359 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:42 : trap trap_cleanup EXIT
2017-06-07 06:10:34,364 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:43 : echo Building in /opt/dib_tmp/dib_build.XOBzfI9r
2017-06-07 06:10:34,364 INFO nodepool.image.build.dpc: Building in /opt/dib_tmp/dib_build.XOBzfI9r
2017-06-07 06:10:34,368 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:44 : export TMP_IMAGE_PATH=/opt/dib_tmp/dib_image.7cj4UXwY/image.raw
2017-06-07 06:10:34,373 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:44 : TMP_IMAGE_PATH=/opt/dib_tmp/dib_image.7cj4UXwY/image.raw
2017-06-07 06:10:34,378 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:45 : export OUT_IMAGE_PATH=/opt/dib_tmp/dib_image.7cj4UXwY/image.raw
2017-06-07 06:10:34,382 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:45 : OUT_IMAGE_PATH=/opt/dib_tmp/dib_image.7cj4UXwY/image.raw
2017-06-07 06:10:34,387 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:46 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.XOBzfI9r/hooks
2017-06-07 06:10:34,391 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mk_build_dir:46 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.XOBzfI9r/hooks
2017-06-07 06:10:34,396 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:335 : create_base
2017-06-07 06:10:34,400 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:280 : mkdir /opt/dib_tmp/dib_build.XOBzfI9r/mnt
2017-06-07 06:10:34,406 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:281 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.XOBzfI9r/mnt
2017-06-07 06:10:34,411 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:281 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.XOBzfI9r/mnt
2017-06-07 06:10:34,415 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:283 : TARGET_ROOT=/opt/dib_tmp/dib_build.XOBzfI9r/mnt
2017-06-07 06:10:34,419 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:283 : run_d root
2017-06-07 06:10:34,423 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:221 : check_element
2017-06-07 06:10:34,428 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:check_element:129 : '[' -d /opt/dib_tmp/dib_build.XOBzfI9r/hooks ']'
2017-06-07 06:10:34,431 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:check_element:129 : generate_hooks
2017-06-07 06:10:34,436 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:generate_hooks:90 : local xtrace
2017-06-07 06:10:34,441 INFO nodepool.image.build.dpc: ++ /usr/local/share/diskimage-builder/lib/common-functions:generate_hooks:91 : set +o
2017-06-07 06:10:34,441 INFO nodepool.image.build.dpc: ++ /usr/local/share/diskimage-builder/lib/common-functions:generate_hooks:91 : grep xtrace
2017-06-07 06:10:34,447 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:generate_hooks:91 : xtrace='set -o xtrace'
2017-06-07 06:10:34,450 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:generate_hooks:92 : '[' 1 -lt 2 ']'
2017-06-07 06:10:34,454 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:generate_hooks:92 : set +o xtrace
2017-06-07 06:10:34,456 INFO nodepool.image.build.dpc: Deploying hooks to /opt/dib_tmp/dib_build.XOBzfI9r/hooks
2017-06-07 06:10:34,463 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/install-bin/pre-install.d/01-install-bin
2017-06-07 06:10:34,467 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/install-bin/README.rst
2017-06-07 06:10:34,476 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-run-parts/root.d/90-base-dib-run-parts
2017-06-07 06:10:34,486 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/simple-init/environment.d/50-disable-cloud-init
2017-06-07 06:10:34,494 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/simple-init/install.d/50-simple-init
2017-06-07 06:10:34,496 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/simple-init/install.d/60-simple-init-remove-interfaces
2017-06-07 06:10:34,497 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/simple-init/install.d/simple-init-repo-install
2017-06-07 06:10:34,500 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/simple-init/install.d/simple-init-source-install
2017-06-07 06:10:34,503 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/simple-init/pkg-map
2017-06-07 06:10:34,505 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/simple-init/element-deps
2017-06-07 06:10:34,507 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/simple-init/package-installs.yaml
2017-06-07 06:10:34,509 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/simple-init/README.rst
2017-06-07 06:10:34,512 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/simple-init/source-repository-simple-init
2017-06-07 06:10:34,521 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/vm/block-device.d/10-partition
2017-06-07 06:10:34,528 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/vm/finalise.d/50-remove-bogus-udev-links
2017-06-07 06:10:34,532 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/vm/element-deps
2017-06-07 06:10:34,534 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/vm/README.rst
2017-06-07 06:10:34,542 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/manifests/environment.d/14-manifests
2017-06-07 06:10:34,549 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/manifests/cleanup.d/01-copy-manifests-dir
2017-06-07 06:10:34,556 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/manifests/extra-data.d/20-manifest-dir
2017-06-07 06:10:34,560 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/manifests/README.rst
2017-06-07 06:10:34,569 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/puppet/bin/prepare-node
2017-06-07 06:10:34,575 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/puppet/install.d/05-puppet
2017-06-07 06:10:34,577 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/puppet/install.d/95-clean-repos
2017-06-07 06:10:34,578 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/puppet/install.d/96-clean-cron
2017-06-07 06:10:34,582 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/puppet/pre-install.d/10-preseed
2017-06-07 06:10:34,585 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/puppet/element-deps
2017-06-07 06:10:34,587 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/puppet/README.rst
2017-06-07 06:10:34,596 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/growroot/post-install.d/80-growroot
2017-06-07 06:10:34,604 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/growroot/static/usr
2017-06-07 06:10:34,612 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/growroot/init-scripts/openrc
2017-06-07 06:10:34,614 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/growroot/init-scripts/systemd
2017-06-07 06:10:34,616 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/growroot/init-scripts/upstart
2017-06-07 06:10:34,621 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/growroot/pkg-map
2017-06-07 06:10:34,623 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/growroot/element-deps
2017-06-07 06:10:34,625 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/growroot/package-installs.yaml
2017-06-07 06:10:34,627 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/growroot/README.rst
2017-06-07 06:10:34,636 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/source-repositories/extra-data.d/98-source-repositories
2017-06-07 06:10:34,640 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/source-repositories/pkg-map
2017-06-07 06:10:34,642 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/source-repositories/element-deps
2017-06-07 06:10:34,644 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/source-repositories/package-installs.yaml
2017-06-07 06:10:34,646 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/source-repositories/README.rst
2017-06-07 06:10:34,654 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/post-install.d/00-package-installs
2017-06-07 06:10:34,656 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/post-install.d/95-package-uninstalls
2017-06-07 06:10:34,662 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/extra-data.d/99-squash-package-install
2017-06-07 06:10:34,668 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/bin/package-installs
2017-06-07 06:10:34,670 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/bin/package-installs-squash
2017-06-07 06:10:34,672 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/bin/package-installs-v2
2017-06-07 06:10:34,674 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/bin/package-uninstalls
2017-06-07 06:10:34,679 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/install.d/01-package-installs
2017-06-07 06:10:34,681 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/install.d/99-package-uninstalls
2017-06-07 06:10:34,687 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/pre-install.d/02-package-installs
2017-06-07 06:10:34,689 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/pre-install.d/99-package-uninstalls
2017-06-07 06:10:34,693 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/package-installs/element-deps
2017-06-07 06:10:34,695 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/package-installs/README.rst
2017-06-07 06:10:34,703 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dkms/post-install.d/97-dkms
2017-06-07 06:10:34,706 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/dkms/element-deps
2017-06-07 06:10:34,708 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/dkms/package-installs.yaml
2017-06-07 06:10:34,711 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/dkms/README.rst
2017-06-07 06:10:34,718 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-python/environment.d/50-dib-python-version
2017-06-07 06:10:34,724 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-python/pre-install.d/01-dib-python
2017-06-07 06:10:34,728 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/dib-python/README.rst
2017-06-07 06:10:34,736 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged
2017-06-07 06:10:34,738 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services
2017-06-07 06:10:34,740 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/infra-package-needs/post-install.d/89-sshd
2017-06-07 06:10:34,746 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/infra-package-needs/install.d/10-packages
2017-06-07 06:10:34,748 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/infra-package-needs/install.d/10-pip-packages
2017-06-07 06:10:34,749 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/infra-package-needs/install.d/40-install-bindep
2017-06-07 06:10:34,751 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/infra-package-needs/install.d/89-rsyslog
2017-06-07 06:10:34,759 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf
2017-06-07 06:10:34,762 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/infra-package-needs/pkg-map
2017-06-07 06:10:34,765 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/infra-package-needs/element-deps
2017-06-07 06:10:34,767 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/infra-package-needs/package-installs.yaml
2017-06-07 06:10:34,774 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/initialize-urandom/post-install.d/80-initialize-urandom
2017-06-07 06:10:34,780 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/initialize-urandom/static/usr
2017-06-07 06:10:34,786 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/initialize-urandom/init-scripts/systemd
2017-06-07 06:10:34,790 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/initialize-urandom/element-deps
2017-06-07 06:10:34,792 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/initialize-urandom/README.rst
2017-06-07 06:10:34,800 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/post-install.d/10-enable-init-scripts
2017-06-07 06:10:34,806 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/environment.d/10-dib-init-system.bash
2017-06-07 06:10:34,811 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/install.d/20-install-init-scripts
2017-06-07 06:10:34,817 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/pre-install.d/04-dib-init-system
2017-06-07 06:10:34,821 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/dib-init-system
2017-06-07 06:10:34,823 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/README.rst
2017-06-07 06:10:34,831 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/install-types/extra-data.d/99-enable-install-types
2017-06-07 06:10:34,835 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/install-types/README.rst
2017-06-07 06:10:34,843 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/install-static/install.d/10-install-static-files
2017-06-07 06:10:34,847 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/install-static/element-deps
2017-06-07 06:10:34,849 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/install-static/package-installs.yaml
2017-06-07 06:10:34,851 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/install-static/README.rst
2017-06-07 06:10:34,859 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/openssh-server/post-install.d/80-enable-sshd-service
2017-06-07 06:10:34,863 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/openssh-server/pkg-map
2017-06-07 06:10:34,865 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/openssh-server/element-deps
2017-06-07 06:10:34,867 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/openssh-server/package-installs.yaml
2017-06-07 06:10:34,869 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/openssh-server/README.rst
2017-06-07 06:10:34,877 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env
2017-06-07 06:10:34,883 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/nodepool-base/extra-data.d/99-copy-nodepool-scripts
2017-06-07 06:10:34,889 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/nodepool-base/install.d/05-record-details
2017-06-07 06:10:34,891 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit
2017-06-07 06:10:34,892 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/nodepool-base/install.d/90-venv-swift-logs
2017-06-07 06:10:34,894 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/nodepool-base/install.d/91-venv-os-testr
2017-06-07 06:10:34,896 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/nodepool-base/install.d/99-install-zuul
2017-06-07 06:10:34,902 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir
2017-06-07 06:10:34,904 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/nodepool-base/finalise.d/99-restrict-memory
2017-06-07 06:10:34,906 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/nodepool-base/finalise.d/99-unbound
2017-06-07 06:10:34,910 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/nodepool-base/element-deps
2017-06-07 06:10:34,912 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/nodepool-base/README.rst
2017-06-07 06:10:34,920 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/cache-devstack/extra-data.d/50-early-source-repo
2017-06-07 06:10:34,921 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/cache-devstack/extra-data.d/55-cache-devstack-repos
2017-06-07 06:10:34,923 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/cache-devstack/extra-data.d/60-rm-early-source-repo
2017-06-07 06:10:34,929 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/cache-devstack/install.d/50-download-pkgs
2017-06-07 06:10:34,931 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/cache-devstack/install.d/97-setup-proxy
2017-06-07 06:10:34,933 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/cache-devstack/install.d/98-setup-pip
2017-06-07 06:10:34,935 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/cache-devstack/install.d/99-cache-testrepository-db
2017-06-07 06:10:34,939 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/cache-devstack/element-deps
2017-06-07 06:10:34,941 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/cache-devstack/source-repository-pip
2017-06-07 06:10:34,943 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/cache-devstack/README.rst
2017-06-07 06:10:34,951 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list
2017-06-07 06:10:34,957 INFO nodepool.image.build.dpc: Copying hooks /etc/nodepool/elements/openstack-repos/install.d/95-chown-jenkins
2017-06-07 06:10:34,961 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/openstack-repos/element-deps
2017-06-07 06:10:34,963 INFO nodepool.image.build.dpc: Copy hook /etc/nodepool/elements/openstack-repos/README.rst
2017-06-07 06:10:34,971 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/root.d/10-cache-ubuntu-tarball
2017-06-07 06:10:34,976 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/environment.d/10-ubuntu-distro-name.bash
2017-06-07 06:10:34,978 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/environment.d/99-cloud-init-datasources.bash
2017-06-07 06:10:34,984 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/bin/map-services
2017-06-07 06:10:34,990 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/install.d/99-autoremove
2017-06-07 06:10:34,996 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/pre-install.d/00-remove-apt-xapian-index
2017-06-07 06:10:34,998 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/pre-install.d/00-remove-grub
2017-06-07 06:10:35,000 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/pre-install.d/01-set-ubuntu-mirror
2017-06-07 06:10:35,004 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/ubuntu/element-deps
2017-06-07 06:10:35,006 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/ubuntu/element-provides
2017-06-07 06:10:35,008 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/ubuntu/package-installs.yaml
2017-06-07 06:10:35,010 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/ubuntu/README.rst
2017-06-07 06:10:35,018 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/bootloader/cleanup.d/51-bootloader
2017-06-07 06:10:35,023 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/bootloader/finalise.d/50-bootloader
2017-06-07 06:10:35,027 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/bootloader/pkg-map
2017-06-07 06:10:35,029 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/bootloader/README.rst
2017-06-07 06:10:35,037 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/root.d/50-block-apt-translations
2017-06-07 06:10:35,039 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/root.d/50-block-daemons
2017-06-07 06:10:35,041 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/root.d/50-build-with-http-cache
2017-06-07 06:10:35,043 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/root.d/50-shared-apt-cache
2017-06-07 06:10:35,045 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/root.d/50-trim-dpkg
2017-06-07 06:10:35,051 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/cleanup.d/40-unblock-daemons
2017-06-07 06:10:35,053 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy
2017-06-07 06:10:35,055 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/cleanup.d/60-untrim-dpkg
2017-06-07 06:10:35,060 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/extra-data.d/01-copy-apt-keys
2017-06-07 06:10:35,066 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/bin/install-packages
2017-06-07 06:10:35,072 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/pre-install.d/00-disable-apt-recommends
2017-06-07 06:10:35,074 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/pre-install.d/02-add-apt-keys
2017-06-07 06:10:35,076 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/pre-install.d/99-apt-get-update
2017-06-07 06:10:35,081 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/finalise.d/99-clean-up-cache
2017-06-07 06:10:35,083 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/finalise.d/99-write-dpkg-manifest
2017-06-07 06:10:35,087 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/dpkg/element-deps
2017-06-07 06:10:35,089 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/dpkg/README.rst
2017-06-07 06:10:35,097 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen
2017-06-07 06:10:35,103 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/static/usr
2017-06-07 06:10:35,109 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys
2017-06-07 06:10:35,115 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/init-scripts/systemd
2017-06-07 06:10:35,117 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/init-scripts/upstart
2017-06-07 06:10:35,121 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map
2017-06-07 06:10:35,123 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/element-deps
2017-06-07 06:10:35,125 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/package-installs.yaml
2017-06-07 06:10:35,127 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/README.rst
2017-06-07 06:10:35,135 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/install.d/pip-and-virtualenv-source-install
2017-06-07 06:10:35,142 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/test-share/diskimage-builder
2017-06-07 06:10:35,147 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/pkg-map
2017-06-07 06:10:35,149 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/element-deps
2017-06-07 06:10:35,151 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/package-installs.yaml
2017-06-07 06:10:35,153 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/README.rst
2017-06-07 06:10:35,155 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/source-repository-pip-and-virtualenv
2017-06-07 06:10:35,163 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu-common/install.d/80-disable-rfc3041
2017-06-07 06:10:35,167 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/ubuntu-common/README.rst
2017-06-07 06:10:35,175 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/root.d/01-ccache
2017-06-07 06:10:35,181 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/environment.d/10-ccache.bash
2017-06-07 06:10:35,186 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/cleanup.d/01-ccache
2017-06-07 06:10:35,192 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/install.d/00-baseline-environment
2017-06-07 06:10:35,194 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/install.d/00-up-to-date
2017-06-07 06:10:35,196 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/install.d/10-cloud-init
2017-06-07 06:10:35,202 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/pre-install.d/03-baseline-tools
2017-06-07 06:10:35,206 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/base/pkg-map
2017-06-07 06:10:35,208 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/base/element-deps
2017-06-07 06:10:35,210 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/base/package-installs.yaml
2017-06-07 06:10:35,212 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/base/README.rst
2017-06-07 06:10:35,221 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir
2017-06-07 06:10:35,226 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/pkg-map/bin/pkg-map
2017-06-07 06:10:35,230 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/pkg-map/element-deps
2017-06-07 06:10:35,232 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/pkg-map/README.rst
2017-06-07 06:10:35,240 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/cache-url/bin/cache-url
2017-06-07 06:10:35,244 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/cache-url/__init__.pyc
2017-06-07 06:10:35,246 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/cache-url/__init__.py
2017-06-07 06:10:35,248 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/cache-url/README.rst
2017-06-07 06:10:35,256 INFO nodepool.image.build.dpc: Copying hooks /usr/local/bin/../share/diskimage-builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources
2017-06-07 06:10:35,260 INFO nodepool.image.build.dpc: Copy hook /usr/local/bin/../share/diskimage-builder/elements/cloud-init-datasources/README.rst
2017-06-07 06:10:35,266 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:222 : check_break before-root bash
2017-06-07 06:10:35,272 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:check_break:118 : echo ''
2017-06-07 06:10:35,272 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:check_break:118 : egrep -e '(,|^)before-root(,|$)' -q
2017-06-07 06:10:35,278 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:223 : '[' -d /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d ']'
2017-06-07 06:10:35,282 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:224 : echo 'Running hooks from /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d'
2017-06-07 06:10:35,282 INFO nodepool.image.build.dpc: Running hooks from /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d
2017-06-07 06:10:35,286 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:225 : '[' -n '' ']'
2017-06-07 06:10:35,291 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:231 : dib-run-parts /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d
2017-06-07 06:10:35,307 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:35 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/10-ccache.bash
2017-06-07 06:10:35,314 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/10-ccache.bash
2017-06-07 06:10:35,318 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"'
2017-06-07 06:10:35,322 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin =~ /usr/lib/ccache ]]
2017-06-07 06:10:35,326 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin
2017-06-07 06:10:35,330 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin
2017-06-07 06:10:35,334 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"'
2017-06-07 06:10:35,338 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin =~ /usr/lib64/ccache ]]
2017-06-07 06:10:35,342 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin
2017-06-07 06:10:35,347 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin
2017-06-07 06:10:35,351 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache
2017-06-07 06:10:35,354 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache
2017-06-07 06:10:35,358 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:35,360 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:35 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/10-dib-init-system.bash
2017-06-07 06:10:35,367 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/10-dib-init-system.bash
2017-06-07 06:10:35,372 INFO nodepool.image.build.dpc: ++++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/10-dib-init-system.bash
2017-06-07 06:10:35,378 INFO nodepool.image.build.dpc: +++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin:/opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/..
2017-06-07 06:10:35,382 INFO nodepool.image.build.dpc: +++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system
2017-06-07 06:10:35,388 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/dib-init-system:main:6 : set -eu
2017-06-07 06:10:35,391 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/dib-init-system:main:7 : set -o pipefail
2017-06-07 06:10:35,396 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/dib-init-system:main:9 : [[ -f /usr/bin/systemctl ]]
2017-06-07 06:10:35,399 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/dib-init-system:main:11 : [[ -f /sbin/initctl ]]
2017-06-07 06:10:35,403 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/dib-init-system:main:12 : echo upstart
2017-06-07 06:10:35,408 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=upstart
2017-06-07 06:10:35,412 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-dib-init-system.bash:source:2 : export DIB_INIT_SYSTEM
2017-06-07 06:10:35,416 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:35,418 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:35 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash
2017-06-07 06:10:35,425 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash
2017-06-07 06:10:35,429 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu
2017-06-07 06:10:35,433 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu
2017-06-07 06:10:35,437 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=xenial
2017-06-07 06:10:35,441 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=xenial
2017-06-07 06:10:35,445 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:35,447 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:35 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/14-manifests
2017-06-07 06:10:35,454 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/14-manifests
2017-06-07 06:10:35,458 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests
2017-06-07 06:10:35,462 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests
2017-06-07 06:10:35,466 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/dpc-1496841034.d/
2017-06-07 06:10:35,470 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/dpc-1496841034.d/
2017-06-07 06:10:35,474 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:35,476 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:35 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/50-dib-python-version
2017-06-07 06:10:35,482 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/50-dib-python-version
2017-06-07 06:10:35,487 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']'
2017-06-07 06:10:35,491 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:3 : '[' ubuntu == ubuntu ']'
2017-06-07 06:10:35,495 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:4 : '[' xenial == precise ']'
2017-06-07 06:10:35,499 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:6 : '[' xenial == trusty ']'
2017-06-07 06:10:35,503 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:26 : '[' -z '' ']'
2017-06-07 06:10:35,507 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:27 : DIB_PYTHON_VERSION=3
2017-06-07 06:10:35,510 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:30 : export DIB_PYTHON_VERSION
2017-06-07 06:10:35,514 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:35,516 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:35 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/50-disable-cloud-init
2017-06-07 06:10:35,523 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/50-disable-cloud-init
2017-06-07 06:10:35,527 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None
2017-06-07 06:10:35,531 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None
2017-06-07 06:10:35,535 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:35,537 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:35 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/75-nodepool-base-env
2017-06-07 06:10:35,543 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/75-nodepool-base-env
2017-06-07 06:10:35,548 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER=8.8.8.8
2017-06-07 06:10:35,552 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER=8.8.8.8
2017-06-07 06:10:35,556 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:35,557 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:35 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/99-cloud-init-datasources.bash
2017-06-07 06:10:35,564 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/../environment.d/99-cloud-init-datasources.bash
2017-06-07 06:10:35,568 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/99-cloud-init-datasources.bash:source:4 : export DIB_CLOUD_INIT_DATASOURCES=None
2017-06-07 06:10:35,572 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/99-cloud-init-datasources.bash:source:4 : DIB_CLOUD_INIT_DATASOURCES=None
2017-06-07 06:10:35,576 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:35,578 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:35 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/01-ccache
2017-06-07 06:10:35,586 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/01-ccache:main:6 : set -eu
2017-06-07 06:10:35,590 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/01-ccache:main:7 : set -o pipefail
2017-06-07 06:10:35,593 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/01-ccache:main:13 : grep ' /opt/dib_tmp/dib_build.XOBzfI9r/mnt/tmp/ccache' /proc/mounts
2017-06-07 06:10:35,599 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/01-ccache:main:15 : DIB_CCACHE_DIR=/opt/dib_cache/ccache
2017-06-07 06:10:35,603 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/01-ccache:main:16 : mkdir -p /opt/dib_cache/ccache
2017-06-07 06:10:35,609 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/01-ccache:main:18 : sudo mkdir -p /opt/dib_tmp/dib_build.XOBzfI9r/mnt/tmp/ccache
2017-06-07 06:10:35,658 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/01-ccache:main:19 : sudo mount --bind /opt/dib_cache/ccache /opt/dib_tmp/dib_build.XOBzfI9r/mnt/tmp/ccache
2017-06-07 06:10:35,709 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:35 PDT 2017 01-ccache completed
2017-06-07 06:10:35,711 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:35 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball
2017-06-07 06:10:35,720 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:7 : set -eu
2017-06-07 06:10:35,724 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:8 : set -o pipefail
2017-06-07 06:10:35,728 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:10 : '[' -n amd64 ']'
2017-06-07 06:10:35,732 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:11 : '[' -n /opt/dib_tmp/dib_build.XOBzfI9r/mnt ']'
2017-06-07 06:10:35,736 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:13 : shopt -s extglob
2017-06-07 06:10:35,740 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:15 : DIB_CLOUD_IMAGES=http://cloud-images.ubuntu.com
2017-06-07 06:10:35,744 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:16 : DIB_RELEASE=xenial
2017-06-07 06:10:35,748 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:17 : BASE_IMAGE_FILE=xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:35,752 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:18 : SHA256SUMS=https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS
2017-06-07 06:10:35,756 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:19 : CACHED_FILE=/opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:35,760 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:20 : CACHED_FILE_LOCK=/opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz.lock
2017-06-07 06:10:35,764 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:21 : CACHED_SUMS=/opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64
2017-06-07 06:10:35,770 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:54 : date
2017-06-07 06:10:35,775 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:54 : echo 'Getting /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz.lock: Wed Jun 7 06:10:35 PDT 2017'
2017-06-07 06:10:35,775 INFO nodepool.image.build.dpc: Getting /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz.lock: Wed Jun 7 06:10:35 PDT 2017
2017-06-07 06:10:35,779 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:56 : flock -w 1200 9
2017-06-07 06:10:35,784 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:main:60 : get_ubuntu_tarball
2017-06-07 06:10:35,788 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:24 : '[' -n '' -a -f /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz ']'
2017-06-07 06:10:35,792 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:27 : echo 'Fetching Base Image'
2017-06-07 06:10:35,793 INFO nodepool.image.build.dpc: Fetching Base Image
2017-06-07 06:10:35,797 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:28 : /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64
2017-06-07 06:10:35,803 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:21 : set -eu
2017-06-07 06:10:35,807 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:22 : set -o pipefail
2017-06-07 06:10:35,811 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:27 : basename /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url
2017-06-07 06:10:35,816 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:27 : SCRIPT_NAME=cache-url
2017-06-07 06:10:35,821 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:28 : dirname /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url
2017-06-07 06:10:35,827 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:28 : SCRIPT_HOME=/opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin
2017-06-07 06:10:35,831 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:29 : FORCE_REVALIDATE=0
2017-06-07 06:10:35,835 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:46 : getopt -o hf -n cache-url -- https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64
2017-06-07 06:10:35,840 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:46 : TEMP=' -- '\''https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS'\'' '\''/opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64'\'''
2017-06-07 06:10:35,845 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:47 : '[' 0 '!=' 0 ']'
2017-06-07 06:10:35,849 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:50 : eval set -- ' -- '\''https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS'\'' '\''/opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64'\'''
2017-06-07 06:10:35,853 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:50 : set -- -- https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64
2017-06-07 06:10:35,857 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:52 : true
2017-06-07 06:10:35,861 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:53 : case "$1" in
2017-06-07 06:10:35,865 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:56 : shift
2017-06-07 06:10:35,869 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:56 : break
2017-06-07 06:10:35,873 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:61 : url=https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS
2017-06-07 06:10:35,877 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:62 : dest=/opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64
2017-06-07 06:10:35,881 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:63 : time_cond=
2017-06-07 06:10:35,885 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:64 : curl_opts=
2017-06-07 06:10:35,889 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:66 : '[' -z https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS -o -z /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64 ']'
2017-06-07 06:10:35,893 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:70 : '[' -p /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64 ']'
2017-06-07 06:10:35,897 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:74 : type=normal
2017-06-07 06:10:35,901 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:75 : dirname /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64
2017-06-07 06:10:35,906 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:75 : mkdir -p /opt/dib_cache
2017-06-07 06:10:35,912 INFO nodepool.image.build.dpc: +++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:76 : dirname /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64
2017-06-07 06:10:35,918 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:76 : mktemp /opt/dib_cache/.download.XXXXXXXX
2017-06-07 06:10:35,923 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:76 : tmp=/opt/dib_cache/.download.NNej7gOU
2017-06-07 06:10:35,928 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:79 : '[' 0 = 1 ']'
2017-06-07 06:10:35,932 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:82 : '[' -f /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64 -a -s /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64 ']'
2017-06-07 06:10:35,936 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:83 : time_cond='-z /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64'
2017-06-07 06:10:35,940 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:84 : success='Server copy has changed. Using server version of https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS'
2017-06-07 06:10:35,945 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:89 : eval curl -v -L -o /opt/dib_cache/.download.NNej7gOU -w '%{http_code}' https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS -z /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64
2017-06-07 06:10:35,949 INFO nodepool.image.build.dpc: +++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:89 : curl -v -L -o /opt/dib_cache/.download.NNej7gOU -w '%{http_code}' https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS -z /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64
2017-06-07 06:10:35,958 INFO nodepool.image.build.dpc: * Hostname was NOT found in DNS cache
2017-06-07 06:10:35,958 INFO nodepool.image.build.dpc: * Trying 16.85.88.10...
2017-06-07 06:10:35,958 INFO nodepool.image.build.dpc: % Total % Received % Xferd Average Speed Time Time Time Current
2017-06-07 06:10:35,959 INFO nodepool.image.build.dpc: Dload Upload Total Spent Left Speed
2017-06-07 06:10:36,001 INFO nodepool.image.build.dpc: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to 16.85.88.10 (16.85.88.10) port 8080 (#0)
2017-06-07 06:10:36,001 INFO nodepool.image.build.dpc: * Establish HTTP proxy tunnel to cloud-images.ubuntu.com:443
2017-06-07 06:10:36,001 INFO nodepool.image.build.dpc: > CONNECT cloud-images.ubuntu.com:443 HTTP/1.1
2017-06-07 06:10:36,002 INFO nodepool.image.build.dpc: > Host: cloud-images.ubuntu.com:443
2017-06-07 06:10:36,002 INFO nodepool.image.build.dpc: > User-Agent: curl/7.35.0
2017-06-07 06:10:36,002 INFO nodepool.image.build.dpc: > Proxy-Connection: Keep-Alive
2017-06-07 06:10:36,002 INFO nodepool.image.build.dpc: >
2017-06-07 06:10:36,158 INFO nodepool.image.build.dpc: < HTTP/1.1 200 Connection established
2017-06-07 06:10:36,159 INFO nodepool.image.build.dpc: <
2017-06-07 06:10:36,159 INFO nodepool.image.build.dpc: * Proxy replied OK to CONNECT request
2017-06-07 06:10:36,159 INFO nodepool.image.build.dpc: * successfully set certificate verify locations:
2017-06-07 06:10:36,159 INFO nodepool.image.build.dpc: * CAfile: none
2017-06-07 06:10:36,159 INFO nodepool.image.build.dpc: CApath: /etc/ssl/certs
2017-06-07 06:10:36,159 INFO nodepool.image.build.dpc: * SSLv3, TLS handshake, Client hello (1):
2017-06-07 06:10:36,160 INFO nodepool.image.build.dpc: } [data not shown]
2017-06-07 06:10:36,316 INFO nodepool.image.build.dpc: * SSLv3, TLS handshake, Server hello (2):
2017-06-07 06:10:36,316 INFO nodepool.image.build.dpc: { [data not shown]
2017-06-07 06:10:36,316 INFO nodepool.image.build.dpc: * SSLv3, TLS handshake, CERT (11):
2017-06-07 06:10:36,316 INFO nodepool.image.build.dpc: { [data not shown]
2017-06-07 06:10:36,317 INFO nodepool.image.build.dpc: * SSLv3, TLS handshake, Server key exchange (12):
2017-06-07 06:10:36,317 INFO nodepool.image.build.dpc: { [data not shown]
2017-06-07 06:10:36,317 INFO nodepool.image.build.dpc: * SSLv3, TLS handshake, Server finished (14):
2017-06-07 06:10:36,317 INFO nodepool.image.build.dpc: { [data not shown]
2017-06-07 06:10:36,318 INFO nodepool.image.build.dpc: * SSLv3, TLS handshake, Client key exchange (16):
2017-06-07 06:10:36,318 INFO nodepool.image.build.dpc: } [data not shown]
2017-06-07 06:10:36,319 INFO nodepool.image.build.dpc: * SSLv3, TLS change cipher, Client hello (1):
2017-06-07 06:10:36,319 INFO nodepool.image.build.dpc: } [data not shown]
2017-06-07 06:10:36,319 INFO nodepool.image.build.dpc: * SSLv3, TLS handshake, Finished (20):
2017-06-07 06:10:36,319 INFO nodepool.image.build.dpc: } [data not shown]
2017-06-07 06:10:36,471 INFO nodepool.image.build.dpc: * SSLv3, TLS change cipher, Client hello (1):
2017-06-07 06:10:36,471 INFO nodepool.image.build.dpc: { [data not shown]
2017-06-07 06:10:36,472 INFO nodepool.image.build.dpc: * SSLv3, TLS handshake, Finished (20):
2017-06-07 06:10:36,472 INFO nodepool.image.build.dpc: { [data not shown]
2017-06-07 06:10:36,472 INFO nodepool.image.build.dpc: * SSL connection using ECDHE-RSA-AES128-GCM-SHA256
2017-06-07 06:10:36,472 INFO nodepool.image.build.dpc: * Server certificate:
2017-06-07 06:10:36,472 INFO nodepool.image.build.dpc: * subject: C=GB; L=London; O=Canonical Group Ltd; CN=cloud-images.ubuntu.com
2017-06-07 06:10:36,472 INFO nodepool.image.build.dpc: * start date: 2016-07-08 00:00:00 GMT
2017-06-07 06:10:36,473 INFO nodepool.image.build.dpc: * expire date: 2017-08-09 12:00:00 GMT
2017-06-07 06:10:36,473 INFO nodepool.image.build.dpc: * subjectAltName: cloud-images.ubuntu.com matched
2017-06-07 06:10:36,473 INFO nodepool.image.build.dpc: * issuer: C=US; O=DigiCert Inc; CN=DigiCert SHA2 Secure Server CA
2017-06-07 06:10:36,473 INFO nodepool.image.build.dpc: * SSL certificate verify ok.
2017-06-07 06:10:36,473 INFO nodepool.image.build.dpc: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> GET /xenial/current/SHA256SUMS HTTP/1.1
2017-06-07 06:10:36,473 INFO nodepool.image.build.dpc: > User-Agent: curl/7.35.0
2017-06-07 06:10:36,473 INFO nodepool.image.build.dpc: > Host: cloud-images.ubuntu.com
2017-06-07 06:10:36,474 INFO nodepool.image.build.dpc: > Accept: */*
2017-06-07 06:10:36,474 INFO nodepool.image.build.dpc: > If-Modified-Since: Wed, 07 Jun 2017 06:44:03 GMT
2017-06-07 06:10:36,474 INFO nodepool.image.build.dpc: >
2017-06-07 06:10:36,627 INFO nodepool.image.build.dpc: < HTTP/1.1 304 Not Modified
2017-06-07 06:10:36,627 INFO nodepool.image.build.dpc: < Date: Wed, 07 Jun 2017 13:10:36 GMT
2017-06-07 06:10:36,627 INFO nodepool.image.build.dpc: * Server Apache is not blacklisted
2017-06-07 06:10:36,627 INFO nodepool.image.build.dpc: < Server: Apache
2017-06-07 06:10:36,627 INFO nodepool.image.build.dpc: < ETag: "1492-5514d154924c0"
2017-06-07 06:10:36,628 INFO nodepool.image.build.dpc: <
2017-06-07 06:10:36,628 INFO nodepool.image.build.dpc: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2017-06-07 06:10:36,628 INFO nodepool.image.build.dpc: * Connection #0 to host 16.85.88.10 left intact
2017-06-07 06:10:36,634 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:89 : rcode=304
2017-06-07 06:10:36,638 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:90 : '[' 304 == 200 -o https:/ == file:// ']'
2017-06-07 06:10:36,642 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:108 : '[' 304 = 304 -o 304 = 213 ']'
2017-06-07 06:10:36,646 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:109 : echo 'Server copy has not changed. Using locally cached https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS'
2017-06-07 06:10:36,647 INFO nodepool.image.build.dpc: Server copy has not changed. Using locally cached https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS
2017-06-07 06:10:36,650 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:110 : rm -f /opt/dib_cache/.download.NNej7gOU
2017-06-07 06:10:36,656 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:30 : /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:36,662 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:21 : set -eu
2017-06-07 06:10:36,667 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:22 : set -o pipefail
2017-06-07 06:10:36,671 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:27 : basename /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url
2017-06-07 06:10:36,676 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:27 : SCRIPT_NAME=cache-url
2017-06-07 06:10:36,681 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:28 : dirname /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url
2017-06-07 06:10:36,685 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:28 : SCRIPT_HOME=/opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin
2017-06-07 06:10:36,689 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:29 : FORCE_REVALIDATE=0
2017-06-07 06:10:36,694 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:46 : getopt -o hf -n cache-url -- http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:36,699 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:46 : TEMP=' -- '\''http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz'\'' '\''/opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz'\'''
2017-06-07 06:10:36,703 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:47 : '[' 0 '!=' 0 ']'
2017-06-07 06:10:36,707 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:50 : eval set -- ' -- '\''http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz'\'' '\''/opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz'\'''
2017-06-07 06:10:36,711 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:50 : set -- -- http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:36,715 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:52 : true
2017-06-07 06:10:36,719 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:53 : case "$1" in
2017-06-07 06:10:36,723 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:56 : shift
2017-06-07 06:10:36,727 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:56 : break
2017-06-07 06:10:36,731 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:61 : url=http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:36,735 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:62 : dest=/opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:36,739 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:63 : time_cond=
2017-06-07 06:10:36,743 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:64 : curl_opts=
2017-06-07 06:10:36,747 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:66 : '[' -z http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz -o -z /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz ']'
2017-06-07 06:10:36,751 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:70 : '[' -p /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz ']'
2017-06-07 06:10:36,755 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:74 : type=normal
2017-06-07 06:10:36,759 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:75 : dirname /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:36,764 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:75 : mkdir -p /opt/dib_cache
2017-06-07 06:10:36,770 INFO nodepool.image.build.dpc: +++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:76 : dirname /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:36,776 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:76 : mktemp /opt/dib_cache/.download.XXXXXXXX
2017-06-07 06:10:36,781 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:76 : tmp=/opt/dib_cache/.download.hOfhPMlQ
2017-06-07 06:10:36,785 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:79 : '[' 0 = 1 ']'
2017-06-07 06:10:36,789 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:82 : '[' -f /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz -a -s /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz ']'
2017-06-07 06:10:36,793 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:83 : time_cond='-z /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz'
2017-06-07 06:10:36,797 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:84 : success='Server copy has changed. Using server version of http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz'
2017-06-07 06:10:36,802 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:89 : eval curl -v -L -o /opt/dib_cache/.download.hOfhPMlQ -w '%{http_code}' http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz -z /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:36,806 INFO nodepool.image.build.dpc: +++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:89 : curl -v -L -o /opt/dib_cache/.download.hOfhPMlQ -w '%{http_code}' http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz -z /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:36,815 INFO nodepool.image.build.dpc: * Hostname was NOT found in DNS cache
2017-06-07 06:10:36,815 INFO nodepool.image.build.dpc: * Trying 16.85.88.10...
2017-06-07 06:10:36,815 INFO nodepool.image.build.dpc: % Total % Received % Xferd Average Speed Time Time Time Current
2017-06-07 06:10:36,815 INFO nodepool.image.build.dpc: Dload Upload Total Spent Left Speed
2017-06-07 06:10:36,854 INFO nodepool.image.build.dpc: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to 16.85.88.10 (16.85.88.10) port 8080 (#0)
2017-06-07 06:10:36,855 INFO nodepool.image.build.dpc: > GET http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz HTTP/1.1
2017-06-07 06:10:36,855 INFO nodepool.image.build.dpc: > User-Agent: curl/7.35.0
2017-06-07 06:10:36,855 INFO nodepool.image.build.dpc: > Host: cloud-images.ubuntu.com
2017-06-07 06:10:36,855 INFO nodepool.image.build.dpc: > Accept: */*
2017-06-07 06:10:36,855 INFO nodepool.image.build.dpc: > Proxy-Connection: Keep-Alive
2017-06-07 06:10:36,855 INFO nodepool.image.build.dpc: > If-Modified-Since: Wed, 07 Jun 2017 06:46:03 GMT
2017-06-07 06:10:36,855 INFO nodepool.image.build.dpc: >
2017-06-07 06:10:37,120 INFO nodepool.image.build.dpc: < HTTP/1.1 304 Not Modified
2017-06-07 06:10:37,120 INFO nodepool.image.build.dpc: < Date: Wed, 07 Jun 2017 13:10:37 GMT
2017-06-07 06:10:37,121 INFO nodepool.image.build.dpc: * Server Apache is not blacklisted
2017-06-07 06:10:37,121 INFO nodepool.image.build.dpc: < Server: Apache
2017-06-07 06:10:37,121 INFO nodepool.image.build.dpc: < Last-Modified: Tue, 06 Jun 2017 15:32:04 GMT
2017-06-07 06:10:37,122 INFO nodepool.image.build.dpc: < ETag: "bfbdd8e-5514c5251a500"
2017-06-07 06:10:37,122 INFO nodepool.image.build.dpc: < Accept-Ranges: bytes
2017-06-07 06:10:37,122 INFO nodepool.image.build.dpc: < Content-Type: application/x-gzip
2017-06-07 06:10:37,122 INFO nodepool.image.build.dpc: < Proxy-Connection: Keep-Alive
2017-06-07 06:10:37,122 INFO nodepool.image.build.dpc: < Connection: Keep-Alive
2017-06-07 06:10:37,122 INFO nodepool.image.build.dpc: < Age: 0
2017-06-07 06:10:37,123 INFO nodepool.image.build.dpc: <
2017-06-07 06:10:37,123 INFO nodepool.image.build.dpc: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2017-06-07 06:10:37,123 INFO nodepool.image.build.dpc: * Connection #0 to host 16.85.88.10 left intact
2017-06-07 06:10:37,127 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:89 : rcode=304
2017-06-07 06:10:37,131 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:90 : '[' 304 == 200 -o http:// == file:// ']'
2017-06-07 06:10:37,135 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:108 : '[' 304 = 304 -o 304 = 213 ']'
2017-06-07 06:10:37,139 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:109 : echo 'Server copy has not changed. Using locally cached http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz'
2017-06-07 06:10:37,139 INFO nodepool.image.build.dpc: Server copy has not changed. Using locally cached http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:37,143 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/bin/cache-url:main:110 : rm -f /opt/dib_cache/.download.hOfhPMlQ
2017-06-07 06:10:37,149 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:31 : pushd /opt/dib_cache
2017-06-07 06:10:37,149 INFO nodepool.image.build.dpc: /opt/dib_cache ~
2017-06-07 06:10:37,154 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:32 : grep xenial-server-cloudimg-amd64-root.tar.gz /opt/dib_cache/SHA256SUMS.ubuntu.xenial.amd64
2017-06-07 06:10:37,154 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:32 : sha256sum --check -
2017-06-07 06:10:38,504 INFO nodepool.image.build.dpc: xenial-server-cloudimg-amd64-root.tar.gz: OK
2017-06-07 06:10:38,508 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:46 : popd
2017-06-07 06:10:38,508 INFO nodepool.image.build.dpc: ~
2017-06-07 06:10:38,512 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/10-cache-ubuntu-tarball:get_ubuntu_tarball:50 : sudo tar -C /opt/dib_tmp/dib_build.XOBzfI9r/mnt --numeric-owner -xzf /opt/dib_cache/xenial-server-cloudimg-amd64-root.tar.gz
2017-06-07 06:10:47,744 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:47 PDT 2017 10-cache-ubuntu-tarball completed
2017-06-07 06:10:47,746 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:47 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-apt-translations
2017-06-07 06:10:47,753 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-apt-translations:main:6 : set -eu
2017-06-07 06:10:47,757 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail
2017-06-07 06:10:47,761 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.XOBzfI9r/mnt ']'
2017-06-07 06:10:47,766 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.XOBzfI9r/mnt/etc/apt/apt.conf.d/95no-translations
2017-06-07 06:10:47,811 INFO nodepool.image.build.dpc: 0+1 records in
2017-06-07 06:10:47,812 INFO nodepool.image.build.dpc: 0+1 records out
2017-06-07 06:10:47,812 INFO nodepool.image.build.dpc: 27 bytes (27 B) copied, 0.00011482 s, 235 kB/s
2017-06-07 06:10:47,818 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.XOBzfI9r/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.XOBzfI9r/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' +
2017-06-07 06:10:47,820 INFO nodepool.image.build.dpc: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial_main_i18n_Translation-en
2017-06-07 06:10:47,820 INFO nodepool.image.build.dpc: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_main_i18n_Translation-en
2017-06-07 06:10:47,821 INFO nodepool.image.build.dpc: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial_restricted_i18n_Translation-en
2017-06-07 06:10:47,821 INFO nodepool.image.build.dpc: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_main_i18n_Translation-en
2017-06-07 06:10:47,821 INFO nodepool.image.build.dpc: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_restricted_i18n_Translation-en
2017-06-07 06:10:47,822 INFO nodepool.image.build.dpc: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_restricted_i18n_Translation-en
2017-06-07 06:10:47,872 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:47 PDT 2017 50-block-apt-translations completed
2017-06-07 06:10:47,874 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:47 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-daemons
2017-06-07 06:10:47,883 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-daemons:main:6 : set -eu
2017-06-07 06:10:47,888 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-daemons:main:7 : set -o pipefail
2017-06-07 06:10:47,892 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.XOBzfI9r/mnt ']'
2017-06-07 06:10:47,897 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.XOBzfI9r/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.XOBzfI9r/mnt/sbin/start-stop-daemon.REAL
2017-06-07 06:10:47,949 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.XOBzfI9r/mnt/sbin/start-stop-daemon
2017-06-07 06:10:47,994 INFO nodepool.image.build.dpc: 0+1 records in
2017-06-07 06:10:47,994 INFO nodepool.image.build.dpc: 0+1 records out
2017-06-07 06:10:47,994 INFO nodepool.image.build.dpc: 76 bytes (76 B) copied, 8.5473e-05 s, 889 kB/s
2017-06-07 06:10:47,999 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.XOBzfI9r/mnt/sbin/start-stop-daemon
2017-06-07 06:10:48,049 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.XOBzfI9r/mnt/sbin/initctl ']'
2017-06-07 06:10:48,053 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.XOBzfI9r/mnt/usr/sbin/policy-rc.d
2017-06-07 06:10:48,097 INFO nodepool.image.build.dpc: 0+1 records in
2017-06-07 06:10:48,097 INFO nodepool.image.build.dpc: 0+1 records out
2017-06-07 06:10:48,098 INFO nodepool.image.build.dpc: 143 bytes (143 B) copied, 8.689e-05 s, 1.6 MB/s
2017-06-07 06:10:48,103 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.XOBzfI9r/mnt/usr/sbin/policy-rc.d
2017-06-07 06:10:48,152 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 50-block-daemons completed
2017-06-07 06:10:48,154 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-build-with-http-cache
2017-06-07 06:10:48,162 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-build-with-http-cache:main:6 : set -eu
2017-06-07 06:10:48,166 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail
2017-06-07 06:10:48,170 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.XOBzfI9r/mnt ']'
2017-06-07 06:10:48,174 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n http://16.85.88.10:8080 ']'
2017-06-07 06:10:48,179 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-build-with-http-cache:main:13 : sudo dd of=/opt/dib_tmp/dib_build.XOBzfI9r/mnt/etc/apt/apt.conf.d/60img-build-proxy
2017-06-07 06:10:48,223 INFO nodepool.image.build.dpc: 0+1 records in
2017-06-07 06:10:48,224 INFO nodepool.image.build.dpc: 0+1 records out
2017-06-07 06:10:48,224 INFO nodepool.image.build.dpc: 48 bytes (48 B) copied, 8.4485e-05 s, 568 kB/s
2017-06-07 06:10:48,228 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 50-build-with-http-cache completed
2017-06-07 06:10:48,230 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-shared-apt-cache
2017-06-07 06:10:48,238 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-shared-apt-cache:main:6 : set -eu
2017-06-07 06:10:48,242 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail
2017-06-07 06:10:48,246 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=1
2017-06-07 06:10:48,250 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-shared-apt-cache:main:11 : '[' 1 = 0 ']'
2017-06-07 06:10:48,254 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-shared-apt-cache:main:15 : apt_cache_dir=/opt/dib_cache/apt/ubuntu
2017-06-07 06:10:48,258 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-shared-apt-cache:main:16 : '[' '!' -d /opt/dib_cache/apt/ubuntu ']'
2017-06-07 06:10:48,263 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-shared-apt-cache:main:19 : sudo mount --bind /opt/dib_cache/apt/ubuntu /opt/dib_tmp/dib_build.XOBzfI9r/mnt/var/cache/apt/archives
2017-06-07 06:10:48,314 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 50-shared-apt-cache completed
2017-06-07 06:10:48,317 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-trim-dpkg
2017-06-07 06:10:48,325 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-trim-dpkg:main:6 : set -eu
2017-06-07 06:10:48,329 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail
2017-06-07 06:10:48,333 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.XOBzfI9r/mnt ']'
2017-06-07 06:10:48,337 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io
2017-06-07 06:10:48,338 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.XOBzfI9r/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup
2017-06-07 06:10:48,388 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.XOBzfI9r/mnt/etc/apt/apt.conf.d/no-languages
2017-06-07 06:10:48,388 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";'
2017-06-07 06:10:48,436 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 50-trim-dpkg completed
2017-06-07 06:10:48,438 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/90-base-dib-run-parts
2017-06-07 06:10:48,446 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/90-base-dib-run-parts:main:6 : set -eu
2017-06-07 06:10:48,450 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/90-base-dib-run-parts:main:7 : set -o pipefail
2017-06-07 06:10:48,454 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/90-base-dib-run-parts:main:11 : which dib-run-parts
2017-06-07 06:10:48,460 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/90-base-dib-run-parts:main:11 : DIB_RUN_PARTS=/usr/local/bin/dib-run-parts
2017-06-07 06:10:48,464 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/root.d/90-base-dib-run-parts:main:13 : exec sudo install -m 0755 -o root -g root -D /usr/local/bin/dib-run-parts /opt/dib_tmp/dib_build.XOBzfI9r/mnt/usr/local/bin/dib-run-parts
2017-06-07 06:10:48,513 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 90-base-dib-run-parts completed
2017-06-07 06:10:48,515 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 ----------------------- PROFILING -----------------------
2017-06-07 06:10:48,517 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017
2017-06-07 06:10:48,520 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 Target: root.d
2017-06-07 06:10:48,521 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017
2017-06-07 06:10:48,523 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 Script Seconds
2017-06-07 06:10:48,525 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 --------------------------------------- ----------
2017-06-07 06:10:48,527 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017
2017-06-07 06:10:48,539 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 01-ccache 0.128
2017-06-07 06:10:48,547 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 10-cache-ubuntu-tarball 12.028
2017-06-07 06:10:48,556 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 50-block-apt-translations 0.123
2017-06-07 06:10:48,564 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 50-block-daemons 0.274
2017-06-07 06:10:48,572 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 50-build-with-http-cache 0.071
2017-06-07 06:10:48,580 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 50-shared-apt-cache 0.081
2017-06-07 06:10:48,589 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 50-trim-dpkg 0.116
2017-06-07 06:10:48,597 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 90-base-dib-run-parts 0.072
2017-06-07 06:10:48,601 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017
2017-06-07 06:10:48,603 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:48 PDT 2017 --------------------- END PROFILING ---------------------
2017-06-07 06:10:48,608 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:234 : check_break after-root bash
2017-06-07 06:10:48,613 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:check_break:118 : echo ''
2017-06-07 06:10:48,613 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:check_break:118 : egrep -e '(,|^)after-root(,|$)' -q
2017-06-07 06:10:48,620 INFO nodepool.image.build.dpc: ++ /usr/local/share/diskimage-builder/lib/common-functions:create_base:284 : ls /opt/dib_tmp/dib_build.XOBzfI9r/mnt
2017-06-07 06:10:48,621 INFO nodepool.image.build.dpc: ++ /usr/local/share/diskimage-builder/lib/common-functions:create_base:284 : grep -v '^lost+found\|tmp$'
2017-06-07 06:10:48,627 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:284 : '[' -z 'bin
2017-06-07 06:10:48,627 INFO nodepool.image.build.dpc: boot
2017-06-07 06:10:48,628 INFO nodepool.image.build.dpc: dev
2017-06-07 06:10:48,628 INFO nodepool.image.build.dpc: etc
2017-06-07 06:10:48,628 INFO nodepool.image.build.dpc: home
2017-06-07 06:10:48,628 INFO nodepool.image.build.dpc: lib
2017-06-07 06:10:48,628 INFO nodepool.image.build.dpc: lib64
2017-06-07 06:10:48,628 INFO nodepool.image.build.dpc: media
2017-06-07 06:10:48,628 INFO nodepool.image.build.dpc: mnt
2017-06-07 06:10:48,629 INFO nodepool.image.build.dpc: opt
2017-06-07 06:10:48,629 INFO nodepool.image.build.dpc: proc
2017-06-07 06:10:48,629 INFO nodepool.image.build.dpc: root
2017-06-07 06:10:48,629 INFO nodepool.image.build.dpc: run
2017-06-07 06:10:48,629 INFO nodepool.image.build.dpc: sbin
2017-06-07 06:10:48,629 INFO nodepool.image.build.dpc: snap
2017-06-07 06:10:48,629 INFO nodepool.image.build.dpc: srv
2017-06-07 06:10:48,630 INFO nodepool.image.build.dpc: sys
2017-06-07 06:10:48,630 INFO nodepool.image.build.dpc: usr
2017-06-07 06:10:48,630 INFO nodepool.image.build.dpc: var' ']'
2017-06-07 06:10:48,632 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:293 : '[' -L /opt/dib_tmp/dib_build.XOBzfI9r/mnt/etc/resolv.conf ']'
2017-06-07 06:10:48,637 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:294 : sudo mv /opt/dib_tmp/dib_build.XOBzfI9r/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.XOBzfI9r/mnt/etc/resolv.conf.ORIG
2017-06-07 06:10:48,688 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:298 : sudo touch /opt/dib_tmp/dib_build.XOBzfI9r/mnt/etc/resolv.conf
2017-06-07 06:10:48,737 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:299 : sudo chmod 777 /opt/dib_tmp/dib_build.XOBzfI9r/mnt/etc/resolv.conf
2017-06-07 06:10:48,786 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:301 : '[' -e /etc/resolv.conf ']'
2017-06-07 06:10:48,791 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:302 : cat /etc/resolv.conf
2017-06-07 06:10:48,798 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:create_base:306 : mount_proc_dev_sys
2017-06-07 06:10:48,802 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mount_proc_dev_sys:311 : sudo mount -t proc none /opt/dib_tmp/dib_build.XOBzfI9r/mnt/proc
2017-06-07 06:10:48,855 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mount_proc_dev_sys:312 : sudo mount --bind /dev /opt/dib_tmp/dib_build.XOBzfI9r/mnt/dev
2017-06-07 06:10:48,907 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mount_proc_dev_sys:313 : sudo mount --bind /dev/pts /opt/dib_tmp/dib_build.XOBzfI9r/mnt/dev/pts
2017-06-07 06:10:48,958 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:mount_proc_dev_sys:314 : sudo mount -t sysfs none /opt/dib_tmp/dib_build.XOBzfI9r/mnt/sys
2017-06-07 06:10:49,010 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:337 : mkdir -p /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d
2017-06-07 06:10:49,016 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:338 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}'
2017-06-07 06:10:49,021 INFO nodepool.image.build.dpc: + /usr/local/bin/disk-image-create:main:339 : run_d extra-data
2017-06-07 06:10:49,026 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:221 : check_element
2017-06-07 06:10:49,030 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:check_element:129 : '[' -d /opt/dib_tmp/dib_build.XOBzfI9r/hooks ']'
2017-06-07 06:10:49,035 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:222 : check_break before-extra-data bash
2017-06-07 06:10:49,040 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:check_break:118 : echo ''
2017-06-07 06:10:49,040 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:check_break:118 : egrep -e '(,|^)before-extra-data(,|$)' -q
2017-06-07 06:10:49,046 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:223 : '[' -d /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d ']'
2017-06-07 06:10:49,051 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:224 : echo 'Running hooks from /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d'
2017-06-07 06:10:49,051 INFO nodepool.image.build.dpc: Running hooks from /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d
2017-06-07 06:10:49,056 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:225 : '[' -n '' ']'
2017-06-07 06:10:49,060 INFO nodepool.image.build.dpc: + /usr/local/share/diskimage-builder/lib/common-functions:run_d:231 : dib-run-parts /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d
2017-06-07 06:10:49,075 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/10-ccache.bash
2017-06-07 06:10:49,082 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/10-ccache.bash
2017-06-07 06:10:49,086 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"'
2017-06-07 06:10:49,090 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin =~ /usr/lib/ccache ]]
2017-06-07 06:10:49,095 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin
2017-06-07 06:10:49,099 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin
2017-06-07 06:10:49,103 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"'
2017-06-07 06:10:49,107 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin =~ /usr/lib64/ccache ]]
2017-06-07 06:10:49,111 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin
2017-06-07 06:10:49,115 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin
2017-06-07 06:10:49,119 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache
2017-06-07 06:10:49,123 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache
2017-06-07 06:10:49,128 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:49,129 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/10-dib-init-system.bash
2017-06-07 06:10:49,136 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/10-dib-init-system.bash
2017-06-07 06:10:49,141 INFO nodepool.image.build.dpc: ++++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/10-dib-init-system.bash
2017-06-07 06:10:49,147 INFO nodepool.image.build.dpc: +++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin:/usr/sbin:/usr/local/sbin:/opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/..
2017-06-07 06:10:49,151 INFO nodepool.image.build.dpc: +++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system
2017-06-07 06:10:49,158 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/dib-init-system:main:6 : set -eu
2017-06-07 06:10:49,162 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/dib-init-system:main:7 : set -o pipefail
2017-06-07 06:10:49,166 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/dib-init-system:main:9 : [[ -f /usr/bin/systemctl ]]
2017-06-07 06:10:49,170 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/dib-init-system:main:11 : [[ -f /sbin/initctl ]]
2017-06-07 06:10:49,174 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/dib-init-system:main:12 : echo upstart
2017-06-07 06:10:49,178 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=upstart
2017-06-07 06:10:49,183 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-dib-init-system.bash:source:2 : export DIB_INIT_SYSTEM
2017-06-07 06:10:49,187 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:49,188 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash
2017-06-07 06:10:49,195 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash
2017-06-07 06:10:49,199 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu
2017-06-07 06:10:49,203 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu
2017-06-07 06:10:49,208 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=xenial
2017-06-07 06:10:49,212 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=xenial
2017-06-07 06:10:49,216 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:49,217 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/11-dib-install-type.bash
2017-06-07 06:10:49,227 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/11-dib-install-type.bash
2017-06-07 06:10:49,229 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source
2017-06-07 06:10:49,233 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source
2017-06-07 06:10:49,245 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:49,247 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/14-manifests
2017-06-07 06:10:49,269 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/14-manifests
2017-06-07 06:10:49,273 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests
2017-06-07 06:10:49,278 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests
2017-06-07 06:10:49,282 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/dpc-1496841034.d/
2017-06-07 06:10:49,286 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/dpc-1496841034.d/
2017-06-07 06:10:49,290 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:49,292 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/50-dib-python-version
2017-06-07 06:10:49,299 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/50-dib-python-version
2017-06-07 06:10:49,303 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']'
2017-06-07 06:10:49,307 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:3 : '[' ubuntu == ubuntu ']'
2017-06-07 06:10:49,311 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:4 : '[' xenial == precise ']'
2017-06-07 06:10:49,315 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:6 : '[' xenial == trusty ']'
2017-06-07 06:10:49,319 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:26 : '[' -z '' ']'
2017-06-07 06:10:49,323 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:27 : DIB_PYTHON_VERSION=3
2017-06-07 06:10:49,327 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-dib-python-version:source:30 : export DIB_PYTHON_VERSION
2017-06-07 06:10:49,332 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:49,333 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/50-disable-cloud-init
2017-06-07 06:10:49,340 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/50-disable-cloud-init
2017-06-07 06:10:49,345 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None
2017-06-07 06:10:49,349 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None
2017-06-07 06:10:49,353 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:49,355 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/75-nodepool-base-env
2017-06-07 06:10:49,362 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/75-nodepool-base-env
2017-06-07 06:10:49,366 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER=8.8.8.8
2017-06-07 06:10:49,370 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER=8.8.8.8
2017-06-07 06:10:49,374 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:49,376 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Sourcing environment file /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/99-cloud-init-datasources.bash
2017-06-07 06:10:49,383 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:72 : source /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/../environment.d/99-cloud-init-datasources.bash
2017-06-07 06:10:49,387 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/99-cloud-init-datasources.bash:source:4 : export DIB_CLOUD_INIT_DATASOURCES=None
2017-06-07 06:10:49,391 INFO nodepool.image.build.dpc: ++ /opt/dib_tmp/dib_build.XOBzfI9r/hooks/environment.d/99-cloud-init-datasources.bash:source:4 : DIB_CLOUD_INIT_DATASOURCES=None
2017-06-07 06:10:49,396 INFO nodepool.image.build.dpc: + /usr/local/bin/dib-run-parts:source_environment:73 : set +o xtrace
2017-06-07 06:10:49,397 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/01-copy-apt-keys
2017-06-07 06:10:49,405 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/01-copy-apt-keys:main:20 : set -eu
2017-06-07 06:10:49,410 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/01-copy-apt-keys:main:21 : set -o pipefail
2017-06-07 06:10:49,413 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/01-copy-apt-keys:main:23 : DIB_ADD_APT_KEYS=
2017-06-07 06:10:49,417 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/01-copy-apt-keys:main:24 : '[' -z '' ']'
2017-06-07 06:10:49,421 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/01-copy-apt-keys:main:25 : echo 'DIB_ADD_APT_KEYS is not set - not importing keys'
2017-06-07 06:10:49,422 INFO nodepool.image.build.dpc: DIB_ADD_APT_KEYS is not set - not importing keys
2017-06-07 06:10:49,425 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/01-copy-apt-keys:main:26 : exit 0
2017-06-07 06:10:49,429 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 01-copy-apt-keys completed
2017-06-07 06:10:49,430 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/10-create-pkg-map-dir
2017-06-07 06:10:49,434 INFO nodepool.image.build.dpc: Copying pkg-map files to /opt/dib_tmp/dib_build.XOBzfI9r/mnt/usr/share/pkg-map
2017-06-07 06:10:49,481 INFO nodepool.image.build.dpc: Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/simple-init/pkg-map
2017-06-07 06:10:49,526 INFO nodepool.image.build.dpc: Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/growroot/pkg-map
2017-06-07 06:10:49,572 INFO nodepool.image.build.dpc: Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/source-repositories/pkg-map
2017-06-07 06:10:49,618 INFO nodepool.image.build.dpc: Deploying pkg-map /etc/nodepool/elements/infra-package-needs/pkg-map
2017-06-07 06:10:49,664 INFO nodepool.image.build.dpc: Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/openssh-server/pkg-map
2017-06-07 06:10:49,710 INFO nodepool.image.build.dpc: Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/bootloader/pkg-map
2017-06-07 06:10:49,755 INFO nodepool.image.build.dpc: Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map
2017-06-07 06:10:49,801 INFO nodepool.image.build.dpc: Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/pkg-map
2017-06-07 06:10:49,846 INFO nodepool.image.build.dpc: Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/base/pkg-map
2017-06-07 06:10:49,896 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 10-create-pkg-map-dir completed
2017-06-07 06:10:49,898 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/20-manifest-dir
2017-06-07 06:10:49,907 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu
2017-06-07 06:10:49,911 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail
2017-06-07 06:10:49,915 INFO nodepool.image.build.dpc: + /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.XOBzfI9r/mnt//etc/dib-manifests
2017-06-07 06:10:49,964 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 20-manifest-dir completed
2017-06-07 06:10:49,966 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:49 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/50-create-repo-list
2017-06-07 06:10:51,821 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:51 PDT 2017 50-create-repo-list completed
2017-06-07 06:10:51,822 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:51 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/50-early-source-repo
2017-06-07 06:10:51,886 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/devstack.git in /opt/dib_cache/source-repositories/devstack_d7fb63bb3686d4245dfc29de461d162950f5dd75 with ref master
2017-06-07 06:10:54,545 INFO nodepool.image.build.dpc: Cloning from devstack cache and applying ref master
2017-06-07 06:10:54,589 INFO nodepool.image.build.dpc: Cloning into '/opt/dib_tmp/dib_build.XOBzfI9r/mnt/opt/git/openstack-dev/devstack'...
2017-06-07 06:10:54,657 INFO nodepool.image.build.dpc: done.
2017-06-07 06:10:54,743 INFO nodepool.image.build.dpc: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/opt/git/openstack-dev/devstack ~
2017-06-07 06:10:54,802 INFO nodepool.image.build.dpc: From /opt/dib_cache/source-repositories/devstack_d7fb63bb3686d4245dfc29de461d162950f5dd75
2017-06-07 06:10:54,803 INFO nodepool.image.build.dpc: * branch master -> FETCH_HEAD
2017-06-07 06:10:54,883 INFO nodepool.image.build.dpc: HEAD is now at 4bca739 Merge "Use correct argument order in truorfalse for USE_JOURNAL"
2017-06-07 06:10:54,887 INFO nodepool.image.build.dpc: ~
2017-06-07 06:10:54,932 INFO nodepool.image.build.dpc: 0+1 records in
2017-06-07 06:10:54,933 INFO nodepool.image.build.dpc: 0+1 records out
2017-06-07 06:10:54,933 INFO nodepool.image.build.dpc: 32 bytes (32 B) copied, 8.4338e-05 s, 379 kB/s
2017-06-07 06:10:54,984 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:54 PDT 2017 50-early-source-repo completed
2017-06-07 06:10:54,985 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:10:54 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/55-cache-devstack-repos
2017-06-07 06:11:10,876 INFO nodepool.image.build.dpc: Running: ['git', 'branch', '-a']
2017-06-07 06:11:10,877 INFO nodepool.image.build.dpc: Branch: remotes/origin/master
2017-06-07 06:11:10,877 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'checkout', 'remotes/origin/master']
2017-06-07 06:11:10,878 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'pull', '--ff-only', 'origin']
2017-06-07 06:11:10,878 INFO nodepool.image.build.dpc: Running: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/opt/git/openstack-dev/devstack/tools/image_list.sh
2017-06-07 06:11:10,878 INFO nodepool.image.build.dpc: Branch: remotes/origin/stable/kilo
2017-06-07 06:11:10,878 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'checkout', 'remotes/origin/stable/kilo']
2017-06-07 06:11:10,878 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'pull', '--ff-only', 'origin']
2017-06-07 06:11:10,879 INFO nodepool.image.build.dpc: Running: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/opt/git/openstack-dev/devstack/tools/image_list.sh
2017-06-07 06:11:10,879 INFO nodepool.image.build.dpc: Branch: remotes/origin/stable/liberty
2017-06-07 06:11:10,879 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'checkout', 'remotes/origin/stable/liberty']
2017-06-07 06:11:10,879 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'pull', '--ff-only', 'origin']
2017-06-07 06:11:10,879 INFO nodepool.image.build.dpc: Running: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/opt/git/openstack-dev/devstack/tools/image_list.sh
2017-06-07 06:11:10,879 INFO nodepool.image.build.dpc: Branch: remotes/origin/stable/mitaka
2017-06-07 06:11:10,879 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'checkout', 'remotes/origin/stable/mitaka']
2017-06-07 06:11:10,880 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'pull', '--ff-only', 'origin']
2017-06-07 06:11:10,880 INFO nodepool.image.build.dpc: Running: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/opt/git/openstack-dev/devstack/tools/image_list.sh
2017-06-07 06:11:10,880 INFO nodepool.image.build.dpc: Branch: remotes/origin/stable/newton
2017-06-07 06:11:10,880 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'checkout', 'remotes/origin/stable/newton']
2017-06-07 06:11:10,880 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'pull', '--ff-only', 'origin']
2017-06-07 06:11:10,880 INFO nodepool.image.build.dpc: Running: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/opt/git/openstack-dev/devstack/tools/image_list.sh
2017-06-07 06:11:10,880 INFO nodepool.image.build.dpc: Branch: remotes/origin/stable/ocata
2017-06-07 06:11:10,881 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'checkout', 'remotes/origin/stable/ocata']
2017-06-07 06:11:10,881 INFO nodepool.image.build.dpc: Running: ['sudo', 'git', 'pull', '--ff-only', 'origin']
2017-06-07 06:11:10,881 INFO nodepool.image.build.dpc: Running: /opt/dib_tmp/dib_build.XOBzfI9r/mnt/opt/git/openstack-dev/devstack/tools/image_list.sh
2017-06-07 06:11:10,882 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:11:10 PDT 2017 55-cache-devstack-repos completed
2017-06-07 06:11:10,883 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:11:10 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/60-rm-early-source-repo
2017-06-07 06:11:10,986 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:11:10 PDT 2017 60-rm-early-source-repo completed
2017-06-07 06:11:10,988 INFO nodepool.image.build.dpc: dib-run-parts Wed Jun 7 06:11:10 PDT 2017 Running /opt/dib_tmp/dib_build.XOBzfI9r/hooks/extra-data.d/98-source-repositories
2017-06-07 06:11:11,007 INFO nodepool.image.build.dpc: Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Jun 7 06:11:11 PDT 2017 for /opt/dib_tmp/dib_build.XOBzfI9r/hooks/source-repository-projects-yaml
2017-06-07 06:11:11,015 INFO nodepool.image.build.dpc: (0001 / 1758)
2017-06-07 06:11:11,072 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/akanda.git in /opt/dib_cache/source-repositories/akanda_74455d900f0d6426875fbfdf4e011992cd918e68 with ref master
2017-06-07 06:11:11,810 INFO nodepool.image.build.dpc: Cloning from akanda cache and applying ref master
2017-06-07 06:11:12,231 INFO nodepool.image.build.dpc: HEAD is now at 49976b0 Update .gitreview for new namespace
2017-06-07 06:11:12,287 INFO nodepool.image.build.dpc: (0002 / 1758)
2017-06-07 06:11:12,347 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/akanda-appliance-builder.git in /opt/dib_cache/source-repositories/akanda_appliance_builder_f925ae7bdbff85ebc199acb9a5673b4d494cba61 with ref master
2017-06-07 06:11:13,165 INFO nodepool.image.build.dpc: Cloning from akanda-appliance-builder cache and applying ref master
2017-06-07 06:11:13,417 INFO nodepool.image.build.dpc: HEAD is now at 5c80c07 Update .gitreview for new namespace
2017-06-07 06:11:13,470 INFO nodepool.image.build.dpc: (0003 / 1758)
2017-06-07 06:11:13,537 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/compute-api.git in /opt/dib_cache/source-repositories/compute_api_1cb5cdb967ef3364c1a8f7d2db03145f1416e867 with ref master
2017-06-07 06:11:14,369 INFO nodepool.image.build.dpc: Cloning from compute-api cache and applying ref master
2017-06-07 06:11:14,788 INFO nodepool.image.build.dpc: HEAD is now at a49a75e Indicates frozen nature in README
2017-06-07 06:11:14,848 INFO nodepool.image.build.dpc: (0004 / 1758)
2017-06-07 06:11:14,928 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/database-api.git in /opt/dib_cache/source-repositories/database_api_924bbe72cc8caa158300a2f3a7c1e54c8b1fd305 with ref master
2017-06-07 06:11:15,911 INFO nodepool.image.build.dpc: Cloning from database-api cache and applying ref master
2017-06-07 06:11:16,199 INFO nodepool.image.build.dpc: HEAD is now at 1e25f30 Updated from global requirements
2017-06-07 06:11:16,250 INFO nodepool.image.build.dpc: (0005 / 1758)
2017-06-07 06:11:16,306 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/identity-api.git in /opt/dib_cache/source-repositories/identity_api_1151fe25df33124d02353e93f40d4680e2effc69 with ref master
2017-06-07 06:11:17,231 INFO nodepool.image.build.dpc: Cloning from identity-api cache and applying ref master
2017-06-07 06:11:17,490 INFO nodepool.image.build.dpc: HEAD is now at e668823 Updated from global requirements
2017-06-07 06:11:17,541 INFO nodepool.image.build.dpc: (0006 / 1758)
2017-06-07 06:11:17,596 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/image-api.git in /opt/dib_cache/source-repositories/image_api_ad33a92ab8bf3bb32e4b1bf6ad96f59a8673c593 with ref master
2017-06-07 06:11:18,310 INFO nodepool.image.build.dpc: Cloning from image-api cache and applying ref master
2017-06-07 06:11:18,550 INFO nodepool.image.build.dpc: HEAD is now at 8ace697 fixed the command to install maven on fedora
2017-06-07 06:11:18,602 INFO nodepool.image.build.dpc: (0007 / 1758)
2017-06-07 06:11:18,658 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/melange.git in /opt/dib_cache/source-repositories/melange_3815636b5f88944f0d83aba7903776d87e0a27cf with ref master
2017-06-07 06:11:19,429 INFO nodepool.image.build.dpc: Cloning from melange cache and applying ref master
2017-06-07 06:11:19,738 INFO nodepool.image.build.dpc: HEAD is now at 6ec8d70 Add network id to exception when ipblocks are full
2017-06-07 06:11:19,788 INFO nodepool.image.build.dpc: (0008 / 1758)
2017-06-07 06:11:19,845 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/netconn-api.git in /opt/dib_cache/source-repositories/netconn_api_7d0e0140dd58cf84acc37415a5cd87a62aedd4fc with ref master
2017-06-07 06:11:20,604 INFO nodepool.image.build.dpc: Cloning from netconn-api cache and applying ref master
2017-06-07 06:11:20,890 INFO nodepool.image.build.dpc: HEAD is now at 5d5670b Merge "Indicates frozen nature in README"
2017-06-07 06:11:20,941 INFO nodepool.image.build.dpc: (0009 / 1758)
2017-06-07 06:11:21,000 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/object-api.git in /opt/dib_cache/source-repositories/object_api_1b2cfd30b27d9e6ed7cf730a4d1c744f5ede3aa4 with ref master
2017-06-07 06:11:22,139 INFO nodepool.image.build.dpc: Cloning from object-api cache and applying ref master
2017-06-07 06:11:22,391 INFO nodepool.image.build.dpc: HEAD is now at 9cc1e38 Indicate contents are frozen in README
2017-06-07 06:11:22,442 INFO nodepool.image.build.dpc: (0010 / 1758)
2017-06-07 06:11:22,533 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/openstack-chef.git in /opt/dib_cache/source-repositories/openstack_chef_4f6011ba0d6cb4c4981fcd4d4e2612ea72b56f3f with ref master
2017-06-07 06:11:23,332 INFO nodepool.image.build.dpc: Cloning from openstack-chef cache and applying ref master
2017-06-07 06:11:23,593 INFO nodepool.image.build.dpc: HEAD is now at 4d73db9 DEPRECATION WARNING
2017-06-07 06:11:23,644 INFO nodepool.image.build.dpc: (0011 / 1758)
2017-06-07 06:11:23,699 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/openstack-qa.git in /opt/dib_cache/source-repositories/openstack_qa_f2fbc5ad4dc40bf200d48873f399f50ebb7c5304 with ref master
2017-06-07 06:11:24,564 INFO nodepool.image.build.dpc: Cloning from openstack-qa cache and applying ref master
2017-06-07 06:11:24,813 INFO nodepool.image.build.dpc: HEAD is now at b3d38a8 Fix PEP8 issues.
2017-06-07 06:11:24,864 INFO nodepool.image.build.dpc: (0012 / 1758)
2017-06-07 06:11:24,920 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/openstack-security-notes.git in /opt/dib_cache/source-repositories/openstack_security_notes_abe55e7bf7d8b7a9708e648e35e7cc47d3c75a0c with ref master
2017-06-07 06:11:25,698 INFO nodepool.image.build.dpc: Cloning from openstack-security-notes cache and applying ref master
2017-06-07 06:11:25,937 INFO nodepool.image.build.dpc: HEAD is now at 39c8043 Nova networking IPtables rules not reinstated with soft reboot
2017-06-07 06:11:25,987 INFO nodepool.image.build.dpc: (0013 / 1758)
2017-06-07 06:11:26,044 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/oslo.version.git in /opt/dib_cache/source-repositories/oslo_version_236a0946a7c3863d279972d0fe0f843aff4e6bd9 with ref master
2017-06-07 06:11:27,208 INFO nodepool.image.build.dpc: Cloning from oslo.version cache and applying ref master
2017-06-07 06:11:27,445 INFO nodepool.image.build.dpc: HEAD is now at 5b0fbe6 Workflow documentation is now in infra-manual
2017-06-07 06:11:27,497 INFO nodepool.image.build.dpc: (0014 / 1758)
2017-06-07 06:11:27,553 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/python-melangeclient.git in /opt/dib_cache/source-repositories/python_melangeclient_7f660ec974b5a2ed0628c7677d1be55e54638cfb with ref master
2017-06-07 06:11:28,291 INFO nodepool.image.build.dpc: Cloning from python-melangeclient cache and applying ref master
2017-06-07 06:11:28,533 INFO nodepool.image.build.dpc: HEAD is now at 052b7fe Fixes lp915212
2017-06-07 06:11:28,585 INFO nodepool.image.build.dpc: (0015 / 1758)
2017-06-07 06:11:28,641 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-attic/volume-api.git in /opt/dib_cache/source-repositories/volume_api_dd7aafc6ada4852657118f8d61b09619e666295f with ref master
2017-06-07 06:11:29,413 INFO nodepool.image.build.dpc: Cloning from volume-api cache and applying ref master
2017-06-07 06:11:29,648 INFO nodepool.image.build.dpc: HEAD is now at 096d5b0 Indicates frozen state in README
2017-06-07 06:11:29,700 INFO nodepool.image.build.dpc: (0016 / 1758)
2017-06-07 06:11:29,756 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/bashate.git in /opt/dib_cache/source-repositories/bashate_21cc5cf6fa7cc784e324573e04a27f6621928dbf with ref master
2017-06-07 06:11:30,579 INFO nodepool.image.build.dpc: Cloning from bashate cache and applying ref master
2017-06-07 06:11:30,825 INFO nodepool.image.build.dpc: HEAD is now at 726d898 Merge "Update to tox.ini environment list"
2017-06-07 06:11:30,876 INFO nodepool.image.build.dpc: (0017 / 1758)
2017-06-07 06:11:30,934 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_156075c64af5eac5361e13e9fe5a0e2e389c3da2 with ref master
2017-06-07 06:11:32,926 INFO nodepool.image.build.dpc: Cloning from ci-sandbox cache and applying ref master
2017-06-07 06:11:33,164 INFO nodepool.image.build.dpc: HEAD is now at 036058f Revert "test"
2017-06-07 06:11:33,215 INFO nodepool.image.build.dpc: (0018 / 1758)
2017-06-07 06:11:33,271 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_79c33c61e344db65f2ce78fb7c293f844ba8095f with ref master
2017-06-07 06:11:34,072 INFO nodepool.image.build.dpc: Cloning from cookiecutter cache and applying ref master
2017-06-07 06:11:34,316 INFO nodepool.image.build.dpc: HEAD is now at 4aa0d61 Merge "Usage: install cookiecutter firstly"
2017-06-07 06:11:34,366 INFO nodepool.image.build.dpc: (0019 / 1758)
2017-06-07 06:11:34,424 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/devstack.git in /opt/dib_cache/source-repositories/devstack_d7fb63bb3686d4245dfc29de461d162950f5dd75 with ref master
2017-06-07 06:11:37,251 INFO nodepool.image.build.dpc: Cloning from devstack cache and applying ref master
2017-06-07 06:11:37,633 INFO nodepool.image.build.dpc: HEAD is now at 4bca739 Merge "Use correct argument order in truorfalse for USE_JOURNAL"
2017-06-07 06:11:37,685 INFO nodepool.image.build.dpc: (0020 / 1758)
2017-06-07 06:11:37,742 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_eb77c64427d0e970b3f273270dd1848d5d15aa93 with ref master
2017-06-07 06:11:38,444 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-cookiecutter cache and applying ref master
2017-06-07 06:11:38,679 INFO nodepool.image.build.dpc: HEAD is now at e26fe6c Added missing index repo_name
2017-06-07 06:11:38,730 INFO nodepool.image.build.dpc: (0021 / 1758)
2017-06-07 06:11:38,787 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_3741a617d52b2d74cc8fffd4a92c8d9935aa65fd with ref master
2017-06-07 06:11:39,576 INFO nodepool.image.build.dpc: Cloning from devstack-vagrant cache and applying ref master
2017-06-07 06:11:39,820 INFO nodepool.image.build.dpc: HEAD is now at b4365be update default box to ubuntu/xenial64; add puppet
2017-06-07 06:11:39,871 INFO nodepool.image.build.dpc: (0022 / 1758)
2017-06-07 06:11:39,927 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/grenade.git in /opt/dib_cache/source-repositories/grenade_54ac2c8a9bcfd9003b07ffddab9da102a7eb457d with ref master
2017-06-07 06:11:41,124 INFO nodepool.image.build.dpc: Cloning from grenade cache and applying ref master
2017-06-07 06:11:41,391 INFO nodepool.image.build.dpc: HEAD is now at 6eeea32 Set NOVA_USE_MOD_WSGI False for target
2017-06-07 06:11:41,441 INFO nodepool.image.build.dpc: (0023 / 1758)
2017-06-07 06:11:41,499 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/hacking.git in /opt/dib_cache/source-repositories/hacking_8564847bc8d11158e3f038535b86f3bca718e416 with ref master
2017-06-07 06:11:42,455 INFO nodepool.image.build.dpc: Cloning from hacking cache and applying ref master
2017-06-07 06:11:42,709 INFO nodepool.image.build.dpc: HEAD is now at f733b31 Add py3.5 support in setup.cfg
2017-06-07 06:11:42,761 INFO nodepool.image.build.dpc: (0024 / 1758)
2017-06-07 06:11:42,816 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/heat-cfnclient.git in /opt/dib_cache/source-repositories/heat_cfnclient_87ab18d82223978fe950d0585cd22ba2daea636b with ref master
2017-06-07 06:11:43,592 INFO nodepool.image.build.dpc: Cloning from heat-cfnclient cache and applying ref master
2017-06-07 06:11:43,845 INFO nodepool.image.build.dpc: HEAD is now at 32555c3 Remove support for py26
2017-06-07 06:11:43,896 INFO nodepool.image.build.dpc: (0025 / 1758)
2017-06-07 06:11:43,951 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_7e13eb2980a21b5126ee267638595b0bfffd1848 with ref master
2017-06-07 06:11:44,674 INFO nodepool.image.build.dpc: Cloning from openstack-nose cache and applying ref master
2017-06-07 06:11:44,906 INFO nodepool.image.build.dpc: HEAD is now at de9dcf8 Fixes unicode formatting bug
2017-06-07 06:11:44,956 INFO nodepool.image.build.dpc: (0026 / 1758)
2017-06-07 06:11:45,012 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/os-http.git in /opt/dib_cache/source-repositories/os_http_1a30df929d26d093e34d8ddc0097ba689c4ecba7 with ref master
2017-06-07 06:11:45,790 INFO nodepool.image.build.dpc: Cloning from os-http cache and applying ref master
2017-06-07 06:11:46,029 INFO nodepool.image.build.dpc: HEAD is now at 4f7bebb Use os_client_config.__version__
2017-06-07 06:11:46,080 INFO nodepool.image.build.dpc: (0027 / 1758)
2017-06-07 06:11:46,136 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_4053a86d1fcbd3572bc5aad9a3fc435ad0c12a4b with ref master
2017-06-07 06:11:46,950 INFO nodepool.image.build.dpc: Cloning from oslo-cookiecutter cache and applying ref master
2017-06-07 06:11:47,194 INFO nodepool.image.build.dpc: HEAD is now at dc3a493 Don't use oslo-incubator stuff any more
2017-06-07 06:11:47,245 INFO nodepool.image.build.dpc: (0028 / 1758)
2017-06-07 06:11:47,308 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/pbr.git in /opt/dib_cache/source-repositories/pbr_0a2c9b8361a5b88e8b01ac8e352e648e40a20713 with ref master
2017-06-07 06:11:48,525 INFO nodepool.image.build.dpc: Cloning from pbr cache and applying ref master
2017-06-07 06:11:48,809 INFO nodepool.image.build.dpc: HEAD is now at f62ebcb Updated from global requirements
2017-06-07 06:11:48,859 INFO nodepool.image.build.dpc: (0029 / 1758)
2017-06-07 06:11:48,915 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_bbc325915f316fe378858c5334bff4c7575e2f0b with ref master
2017-06-07 06:11:51,766 INFO nodepool.image.build.dpc: Cloning from sandbox cache and applying ref master
2017-06-07 06:11:52,019 INFO nodepool.image.build.dpc: HEAD is now at 3f5ead9 Cleaning up demo change for Patrick Healy
2017-06-07 06:11:52,070 INFO nodepool.image.build.dpc: (0030 / 1758)
2017-06-07 06:11:52,126 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-dev/specs-cookiecutter.git in /opt/dib_cache/source-repositories/specs_cookiecutter_102ab225b6c1929ff02a41efb5229df63cd6c320 with ref master
2017-06-07 06:11:52,828 INFO nodepool.image.build.dpc: Cloning from specs-cookiecutter cache and applying ref master
2017-06-07 06:11:53,078 INFO nodepool.image.build.dpc: HEAD is now at 5be6883 Fix spelling error in template.rst
2017-06-07 06:11:53,129 INFO nodepool.image.build.dpc: (0031 / 1758)
2017-06-07 06:11:53,185 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/activity-board.git in /opt/dib_cache/source-repositories/activity_board_18290f4bfeffd4edc57d448def7d3e4353abb08b with ref master
2017-06-07 06:11:54,005 INFO nodepool.image.build.dpc: Cloning from activity-board cache and applying ref master
2017-06-07 06:11:55,766 INFO nodepool.image.build.dpc: HEAD is now at 954cf59 Add Mitaka release
2017-06-07 06:11:55,816 INFO nodepool.image.build.dpc: (0032 / 1758)
2017-06-07 06:11:55,870 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_a6789fff83b1f63bba9e6507e2d4dc6fed00c9ce with ref master
2017-06-07 06:11:56,665 INFO nodepool.image.build.dpc: Cloning from ansible-role-puppet cache and applying ref master
2017-06-07 06:11:56,907 INFO nodepool.image.build.dpc: HEAD is now at edb0e24 Expose puppet_timeout variable
2017-06-07 06:11:56,959 INFO nodepool.image.build.dpc: (0033 / 1758)
2017-06-07 06:11:57,015 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_2b13dccf8968cb822814a71284955abe5cd4adaa with ref master
2017-06-07 06:11:57,930 INFO nodepool.image.build.dpc: Cloning from askbot-theme cache and applying ref master
2017-06-07 06:11:58,170 INFO nodepool.image.build.dpc: HEAD is now at 0cc9f5f Refactor css and font links to https
2017-06-07 06:11:58,221 INFO nodepool.image.build.dpc: (0034 / 1758)
2017-06-07 06:11:58,278 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/beaker-localhost.git in /opt/dib_cache/source-repositories/beaker_localhost_56dc6132f7f518fe0f16539d59f9acfa4550797d with ref master
2017-06-07 06:11:59,028 INFO nodepool.image.build.dpc: Cloning from beaker-localhost cache and applying ref master
2017-06-07 06:11:59,261 INFO nodepool.image.build.dpc: HEAD is now at b64dd42 Added .gitreview
2017-06-07 06:11:59,310 INFO nodepool.image.build.dpc: (0035 / 1758)
2017-06-07 06:11:59,368 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/beaker-nodepool.git in /opt/dib_cache/source-repositories/beaker_nodepool_d73d4ef4cf088da4ba4870508d13ae0d1f54bed2 with ref master
2017-06-07 06:12:00,077 INFO nodepool.image.build.dpc: Cloning from beaker-nodepool cache and applying ref master
2017-06-07 06:12:00,319 INFO nodepool.image.build.dpc: HEAD is now at 959d90a Added .gitreview
2017-06-07 06:12:00,370 INFO nodepool.image.build.dpc: (0036 / 1758)
2017-06-07 06:12:00,426 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/bindep.git in /opt/dib_cache/source-repositories/bindep_7f54e0f3f9ac74b2c34bcd3d8dc9cb7514540273 with ref master
2017-06-07 06:12:01,257 INFO nodepool.image.build.dpc: Cloning from bindep cache and applying ref master
2017-06-07 06:12:01,521 INFO nodepool.image.build.dpc: HEAD is now at c47e819 Merge "Add Amazon Linux support to bindep"
2017-06-07 06:12:01,572 INFO nodepool.image.build.dpc: (0037 / 1758)
2017-06-07 06:12:01,629 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_e1e409a39f4a27cc22df91c9a0f250de65dc511f with ref master
2017-06-07 06:12:02,330 INFO nodepool.image.build.dpc: Cloning from bugdaystats cache and applying ref master
2017-06-07 06:12:02,588 INFO nodepool.image.build.dpc: HEAD is now at 6d52e41 Merge "Add "daily" option to bugdaystats.py"
2017-06-07 06:12:02,640 INFO nodepool.image.build.dpc: (0038 / 1758)
2017-06-07 06:12:02,697 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/ciwatch.git in /opt/dib_cache/source-repositories/ciwatch_84f259968211e8afb37b696c8b7a2d98914032a6 with ref master
2017-06-07 06:12:03,448 INFO nodepool.image.build.dpc: Cloning from ciwatch cache and applying ref master
2017-06-07 06:12:03,690 INFO nodepool.image.build.dpc: HEAD is now at f8eb22b Remove discover from test-requirements
2017-06-07 06:12:03,740 INFO nodepool.image.build.dpc: (0039 / 1758)
2017-06-07 06:12:03,796 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/devstack-gate.git in /opt/dib_cache/source-repositories/devstack_gate_f350c2c31db766f29b5a1de33df4b7ed1f9cc8b8 with ref master
2017-06-07 06:12:05,305 INFO nodepool.image.build.dpc: Cloning from devstack-gate cache and applying ref master
2017-06-07 06:12:05,575 INFO nodepool.image.build.dpc: HEAD is now at bccf691 Merge "List swift and keystone in feature.yaml"
2017-06-07 06:12:05,624 INFO nodepool.image.build.dpc: (0040 / 1758)
2017-06-07 06:12:05,680 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_d7c1b9490786f4f1d38ed186dbf9234cc893b922 with ref master
2017-06-07 06:12:07,038 INFO nodepool.image.build.dpc: Cloning from elastic-recheck cache and applying ref master
2017-06-07 06:12:07,430 INFO nodepool.image.build.dpc: HEAD is now at 65f5dec Add query for sync traits nova functional test bug 1696267
2017-06-07 06:12:07,486 INFO nodepool.image.build.dpc: (0041 / 1758)
2017-06-07 06:12:07,541 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/err2d2.git in /opt/dib_cache/source-repositories/err2d2_12a603421542193fec6b1ea747db46dfbd80ff01 with ref master
2017-06-07 06:12:08,282 INFO nodepool.image.build.dpc: Cloning from err2d2 cache and applying ref master
2017-06-07 06:12:08,516 INFO nodepool.image.build.dpc: HEAD is now at 4dfda45 Add basic README.rst and LICENSE
2017-06-07 06:12:08,566 INFO nodepool.image.build.dpc: (0042 / 1758)
2017-06-07 06:12:08,621 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/featuretracker.git in /opt/dib_cache/source-repositories/featuretracker_b716dedfec90aa570c59f2dfd5de2d29d5033c0d with ref master
2017-06-07 06:12:09,408 INFO nodepool.image.build.dpc: Cloning from featuretracker cache and applying ref master
2017-06-07 06:12:09,715 INFO nodepool.image.build.dpc: HEAD is now at d3aa753 Add .gitreview file
2017-06-07 06:12:09,766 INFO nodepool.image.build.dpc: (0043 / 1758)
2017-06-07 06:12:09,822 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/gear.git in /opt/dib_cache/source-repositories/gear_1c2acb75a0b7875ca826e14f5a5b2c2eb0cd4a7a with ref master
2017-06-07 06:12:10,781 INFO nodepool.image.build.dpc: Cloning from gear cache and applying ref master
2017-06-07 06:12:11,030 INFO nodepool.image.build.dpc: HEAD is now at bf8d96c Fix exception setter
2017-06-07 06:12:11,080 INFO nodepool.image.build.dpc: (0044 / 1758)
2017-06-07 06:12:11,136 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/gearman-plugin.git in /opt/dib_cache/source-repositories/gearman_plugin_f11da1e5586794e1f8e43b7ab0959e29229b92c8 with ref master
2017-06-07 06:12:12,065 INFO nodepool.image.build.dpc: Cloning from gearman-plugin cache and applying ref master
2017-06-07 06:12:12,318 INFO nodepool.image.build.dpc: HEAD is now at 46d74f0 Fix permission problem when finding builds
2017-06-07 06:12:12,370 INFO nodepool.image.build.dpc: (0045 / 1758)
2017-06-07 06:12:12,425 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/germqtt.git in /opt/dib_cache/source-repositories/germqtt_e0c710be5221f544d016468184fd9b40e7b44c57 with ref master
2017-06-07 06:12:13,178 INFO nodepool.image.build.dpc: Cloning from germqtt cache and applying ref master
2017-06-07 06:12:13,422 INFO nodepool.image.build.dpc: HEAD is now at b1067bb Cleanup sample config file
2017-06-07 06:12:13,472 INFO nodepool.image.build.dpc: (0046 / 1758)
2017-06-07 06:12:13,877 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/gerrit.git in /opt/dib_cache/source-repositories/gerrit_3a4a5fab30ed65aa282ede310e942acaade9f578 with ref master
2017-06-07 06:12:14,920 INFO nodepool.image.build.dpc: Cloning from gerrit cache and applying ref master
2017-06-07 06:12:15,493 INFO nodepool.image.build.dpc: HEAD is now at e707725 Hack out some CLA bits.
2017-06-07 06:12:15,545 INFO nodepool.image.build.dpc: (0047 / 1758)
2017-06-07 06:12:15,600 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_559e591999be14a898b4657ce1cb852ee2566e02 with ref master
2017-06-07 06:12:16,446 INFO nodepool.image.build.dpc: Cloning from gerritbot cache and applying ref master
2017-06-07 06:12:16,683 INFO nodepool.image.build.dpc: HEAD is now at 7050c81 Removed unreasonable banning of newer pbr versions
2017-06-07 06:12:16,733 INFO nodepool.image.build.dpc: (0048 / 1758)
2017-06-07 06:12:16,789 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_51f460ff8e64b618378efbdcdf5261cdc95f5f75 with ref master
2017-06-07 06:12:17,623 INFO nodepool.image.build.dpc: Cloning from gerritlib cache and applying ref master
2017-06-07 06:12:17,875 INFO nodepool.image.build.dpc: HEAD is now at 2c82983 Removed pbr<2.0.0 to resolve depencency conflicts
2017-06-07 06:12:17,925 INFO nodepool.image.build.dpc: (0049 / 1758)
2017-06-07 06:12:17,980 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/git-restack.git in /opt/dib_cache/source-repositories/git_restack_698582e8fe1229a429c999f85eda2ecede88c467 with ref master
2017-06-07 06:12:18,701 INFO nodepool.image.build.dpc: Cloning from git-restack cache and applying ref master
2017-06-07 06:12:18,941 INFO nodepool.image.build.dpc: HEAD is now at bef0f92 Merge "Correct metadata URLs"
2017-06-07 06:12:18,991 INFO nodepool.image.build.dpc: (0050 / 1758)
2017-06-07 06:12:19,046 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/git-review.git in /opt/dib_cache/source-repositories/git_review_7355e719629d45dc84c41f83b9a1ca5bae0c70cf with ref master
2017-06-07 06:12:20,208 INFO nodepool.image.build.dpc: Cloning from git-review cache and applying ref master
2017-06-07 06:12:20,460 INFO nodepool.image.build.dpc: HEAD is now at 50cb05d Merge "Provide link to MediaWiki platform specific page"
2017-06-07 06:12:20,510 INFO nodepool.image.build.dpc: (0051 / 1758)
2017-06-07 06:12:20,566 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/gitdm.git in /opt/dib_cache/source-repositories/gitdm_f7a77907cf7bbf046d6f8a47d5070b3998c6cbc1 with ref master
2017-06-07 06:12:21,353 INFO nodepool.image.build.dpc: Cloning from gitdm cache and applying ref master
2017-06-07 06:12:21,599 INFO nodepool.image.build.dpc: HEAD is now at 0bedc37 Update group membership for olaph
2017-06-07 06:12:21,650 INFO nodepool.image.build.dpc: (0052 / 1758)
2017-06-07 06:12:21,708 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/glean.git in /opt/dib_cache/source-repositories/glean_1f8c2f8e8f9c79b5768c989b1c93869bba092db8 with ref master
2017-06-07 06:12:22,571 INFO nodepool.image.build.dpc: Cloning from glean cache and applying ref master
2017-06-07 06:12:22,842 INFO nodepool.image.build.dpc: HEAD is now at 3bc6216 Revert "Enable network.service with systemd"
2017-06-07 06:12:22,893 INFO nodepool.image.build.dpc: (0053 / 1758)
2017-06-07 06:12:22,951 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_b5b7d399086527f5d576943828f509c3327c3010 with ref master
2017-06-07 06:12:23,777 INFO nodepool.image.build.dpc: Cloning from grafyaml cache and applying ref master
2017-06-07 06:12:24,030 INFO nodepool.image.build.dpc: HEAD is now at fccc26d Merge "Add datasource option to more elements"
2017-06-07 06:12:24,080 INFO nodepool.image.build.dpc: (0054 / 1758)
2017-06-07 06:12:24,139 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/groups.git in /opt/dib_cache/source-repositories/groups_5db295d8b9b20db40c81de8e0935997fb956650c with ref master
2017-06-07 06:12:24,967 INFO nodepool.image.build.dpc: Cloning from groups cache and applying ref master
2017-06-07 06:12:25,327 INFO nodepool.image.build.dpc: HEAD is now at d2a00b4 Merge "Upgrade Media module to 2.0"
2017-06-07 06:12:25,377 INFO nodepool.image.build.dpc: (0055 / 1758)
2017-06-07 06:12:25,433 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_48a4bb684c7cbd78c9a8ce1ca7c4dc4699898dd5 with ref master
2017-06-07 06:12:26,218 INFO nodepool.image.build.dpc: Cloning from groups-static-pages cache and applying ref master
2017-06-07 06:12:26,453 INFO nodepool.image.build.dpc: HEAD is now at 45de1ba Remove groups.json
2017-06-07 06:12:26,504 INFO nodepool.image.build.dpc: (0056 / 1758)
2017-06-07 06:12:26,560 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/infra-ansible.git in /opt/dib_cache/source-repositories/infra_ansible_f0ace6359799bb35380ef79998c651902a1e3962 with ref master
2017-06-07 06:12:27,351 INFO nodepool.image.build.dpc: Cloning from infra-ansible cache and applying ref master
2017-06-07 06:12:27,593 INFO nodepool.image.build.dpc: HEAD is now at e750ccb Set hostnames before the common play
2017-06-07 06:12:27,643 INFO nodepool.image.build.dpc: (0057 / 1758)
2017-06-07 06:12:27,698 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_ad658fb376ed1e0af2efb8308752e0d0bbb83ede with ref master
2017-06-07 06:12:28,663 INFO nodepool.image.build.dpc: Cloning from infra-manual cache and applying ref master
2017-06-07 06:12:28,948 INFO nodepool.image.build.dpc: HEAD is now at 24a0c17 Merge "New subsection on voting third-party CI permission"
2017-06-07 06:12:29,010 INFO nodepool.image.build.dpc: (0058 / 1758)
2017-06-07 06:12:29,066 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_f293cd7fdfbcec3166b553331b1b0e7b22baaa12 with ref master
2017-06-07 06:12:30,054 INFO nodepool.image.build.dpc: Cloning from infra-specs cache and applying ref master
2017-06-07 06:12:30,319 INFO nodepool.image.build.dpc: HEAD is now at 5a29a33 Merge "Add a help-wanted section"
2017-06-07 06:12:30,370 INFO nodepool.image.build.dpc: (0059 / 1758)
2017-06-07 06:12:30,425 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_1106bf87789efd5100959f1aea8eb8753ffbda77 with ref master
2017-06-07 06:12:31,463 INFO nodepool.image.build.dpc: Cloning from irc-meetings cache and applying ref master
2017-06-07 06:12:31,732 INFO nodepool.image.build.dpc: HEAD is now at 37b8f33 Update Upstream Institute meeting slots to alternate
2017-06-07 06:12:31,782 INFO nodepool.image.build.dpc: (0060 / 1758)
2017-06-07 06:12:31,838 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_735ecb7b17cf3381ac2a45611ec1e379f36aec08 with ref master
2017-06-07 06:12:32,867 INFO nodepool.image.build.dpc: Cloning from jeepyb cache and applying ref master
2017-06-07 06:12:33,113 INFO nodepool.image.build.dpc: HEAD is now at 135363a Fix startswith usage
2017-06-07 06:12:33,164 INFO nodepool.image.build.dpc: (0061 / 1758)
2017-06-07 06:12:33,229 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_5ae7f0dfedfd7198190f494fcad2f2356c58878d with ref master
2017-06-07 06:12:35,231 INFO nodepool.image.build.dpc: Cloning from jenkins-job-builder cache and applying ref master
2017-06-07 06:12:35,714 INFO nodepool.image.build.dpc: HEAD is now at 44cc56d Merge "Add support for using multiple servers"
2017-06-07 06:12:35,766 INFO nodepool.image.build.dpc: (0062 / 1758)
2017-06-07 06:12:35,823 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/js-afs-blob-store.git in /opt/dib_cache/source-repositories/js_afs_blob_store_5656cfc395c0aab7348c96d4037aed639481961f with ref master
2017-06-07 06:12:36,563 INFO nodepool.image.build.dpc: Cloning from js-afs-blob-store cache and applying ref master
2017-06-07 06:12:36,803 INFO nodepool.image.build.dpc: HEAD is now at f5a21d0 List system dependencies for running common tests
2017-06-07 06:12:36,853 INFO nodepool.image.build.dpc: (0063 / 1758)
2017-06-07 06:12:36,908 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/js-generator-openstack.git in /opt/dib_cache/source-repositories/js_generator_openstack_58c47a853f2c3e639dd38863212e4dd637c0c92f with ref master
2017-06-07 06:12:37,712 INFO nodepool.image.build.dpc: Cloning from js-generator-openstack cache and applying ref master
2017-06-07 06:12:37,956 INFO nodepool.image.build.dpc: HEAD is now at c2cc0ea Update gitignore list
2017-06-07 06:12:38,006 INFO nodepool.image.build.dpc: (0064 / 1758)
2017-06-07 06:12:38,062 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/js-openstack-registry-hooks.git in /opt/dib_cache/source-repositories/js_openstack_registry_hooks_4668b8cff47addc556b66541d4436d20257fed88 with ref master
2017-06-07 06:12:38,827 INFO nodepool.image.build.dpc: Cloning from js-openstack-registry-hooks cache and applying ref master
2017-06-07 06:12:39,067 INFO nodepool.image.build.dpc: HEAD is now at 36e6392 List system dependencies for running common tests
2017-06-07 06:12:39,117 INFO nodepool.image.build.dpc: (0065 / 1758)
2017-06-07 06:12:39,172 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_dba0a78ed511a7aad67f2d362aa8c764683726ce with ref master
2017-06-07 06:12:39,958 INFO nodepool.image.build.dpc: Cloning from lodgeit cache and applying ref master
2017-06-07 06:12:40,284 INFO nodepool.image.build.dpc: HEAD is now at af3168e Show the currently running version on the about page
2017-06-07 06:12:40,334 INFO nodepool.image.build.dpc: (0066 / 1758)
2017-06-07 06:12:40,390 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_244d4366f4bc70c65314ea12144bc2a0c267aa0e with ref master
2017-06-07 06:12:41,193 INFO nodepool.image.build.dpc: Cloning from logstash-filters cache and applying ref master
2017-06-07 06:12:41,432 INFO nodepool.image.build.dpc: HEAD is now at 41a4d92 Handle journald timestamps with microseconds
2017-06-07 06:12:41,482 INFO nodepool.image.build.dpc: (0067 / 1758)
2017-06-07 06:12:41,537 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/log_processor.git in /opt/dib_cache/source-repositories/log_processor_ec14fd2e1f7d1cc7299288b15950959dfdfcfd16 with ref master
2017-06-07 06:12:42,329 INFO nodepool.image.build.dpc: Cloning from log_processor cache and applying ref master
2017-06-07 06:12:42,565 INFO nodepool.image.build.dpc: HEAD is now at 2c63950 Add project boilerplate
2017-06-07 06:12:42,616 INFO nodepool.image.build.dpc: (0068 / 1758)
2017-06-07 06:12:42,671 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_66fb9e3642669e2cd1c41951f7ed5828a17966f3 with ref master
2017-06-07 06:12:43,425 INFO nodepool.image.build.dpc: Cloning from lpmqtt cache and applying ref master
2017-06-07 06:12:43,668 INFO nodepool.image.build.dpc: HEAD is now at 4cff752 Merge "Add config option to set QOS of published messages"
2017-06-07 06:12:43,719 INFO nodepool.image.build.dpc: (0069 / 1758)
2017-06-07 06:12:43,775 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/meetbot.git in /opt/dib_cache/source-repositories/meetbot_ecf6645e4becb904755974bb0c21527eef662662 with ref master
2017-06-07 06:12:44,589 INFO nodepool.image.build.dpc: Cloning from meetbot cache and applying ref master
2017-06-07 06:12:44,831 INFO nodepool.image.build.dpc: HEAD is now at 01e0516 Merge "Make timestamps link to their own anchors"
2017-06-07 06:12:44,881 INFO nodepool.image.build.dpc: (0070 / 1758)
2017-06-07 06:12:44,936 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_561a911be25075ed5f23c4f2630c145be83fb760 with ref master
2017-06-07 06:12:45,674 INFO nodepool.image.build.dpc: Cloning from mqtt_statsd cache and applying ref master
2017-06-07 06:12:45,919 INFO nodepool.image.build.dpc: HEAD is now at 4a5adf8 Fix usability around CLI
2017-06-07 06:12:45,969 INFO nodepool.image.build.dpc: (0071 / 1758)
2017-06-07 06:12:46,026 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/nodepool.git in /opt/dib_cache/source-repositories/nodepool_b4ad3fcd4c389182d4c2d9e0a014978d28ce7108 with ref master
2017-06-07 06:12:47,728 INFO nodepool.image.build.dpc: Cloning from nodepool cache and applying ref master
2017-06-07 06:12:48,009 INFO nodepool.image.build.dpc: HEAD is now at 1cb82d6 Update devstack plugin for security groups
2017-06-07 06:12:48,060 INFO nodepool.image.build.dpc: (0072 / 1758)
2017-06-07 06:12:48,114 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_2bf052224ea8bc756d3b80e02374bb4356cb4807 with ref master
2017-06-07 06:12:48,928 INFO nodepool.image.build.dpc: Cloning from nose-html-output cache and applying ref master
2017-06-07 06:12:49,172 INFO nodepool.image.build.dpc: HEAD is now at 102b6d3 Use git.openstack.org everywhere
2017-06-07 06:12:49,223 INFO nodepool.image.build.dpc: (0073 / 1758)
2017-06-07 06:12:49,281 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_0173b834f80deb3b83daa71263c2b94b67ae4dfe with ref master
2017-06-07 06:12:50,032 INFO nodepool.image.build.dpc: Cloning from odsreg cache and applying ref master
2017-06-07 06:12:50,280 INFO nodepool.image.build.dpc: HEAD is now at 0a77592 Simplify UI in case there is just one topic
2017-06-07 06:12:50,331 INFO nodepool.image.build.dpc: (0074 / 1758)
2017-06-07 06:12:50,386 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_9829e87b72edac30788e1faf8ff327b72426b69b with ref master
2017-06-07 06:12:51,136 INFO nodepool.image.build.dpc: Cloning from openstack-zuul-jobs cache and applying ref master
2017-06-07 06:12:51,376 INFO nodepool.image.build.dpc: HEAD is now at 31e7c05 Collect testr / testrepository results
2017-06-07 06:12:51,426 INFO nodepool.image.build.dpc: (0075 / 1758)
2017-06-07 06:12:51,481 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_60d8b0e208d62e7007359b9a9f0ad35b59370714 with ref master
2017-06-07 06:12:52,194 INFO nodepool.image.build.dpc: Cloning from openstack-zuul-roles cache and applying ref master
2017-06-07 06:12:52,444 INFO nodepool.image.build.dpc: HEAD is now at 4f6dfe4 Default run-tox envlist to venv
2017-06-07 06:12:52,495 INFO nodepool.image.build.dpc: (0076 / 1758)
2017-06-07 06:12:52,554 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/openstackid.git in /opt/dib_cache/source-repositories/openstackid_b314c62e46c6a6647b9b23b40baab6a6d926a6ea with ref master
2017-06-07 06:12:53,440 INFO nodepool.image.build.dpc: Cloning from openstackid cache and applying ref master
2017-06-07 06:12:53,863 INFO nodepool.image.build.dpc: HEAD is now at c58e15b Fixed base url config param
2017-06-07 06:12:53,913 INFO nodepool.image.build.dpc: (0077 / 1758)
2017-06-07 06:12:53,969 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/openstackid-resources.git in /opt/dib_cache/source-repositories/openstackid_resources_f05f874e6ec9c86682b9f66a5ede60ff1baa658d with ref master
2017-06-07 06:12:54,785 INFO nodepool.image.build.dpc: Cloning from openstackid-resources cache and applying ref master
2017-06-07 06:12:55,157 INFO nodepool.image.build.dpc: HEAD is now at 5b6011d Added mising ref to Member Class
2017-06-07 06:12:55,208 INFO nodepool.image.build.dpc: (0078 / 1758)
2017-06-07 06:12:55,265 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_928b0311864f601b3dfa8aa15340493426d3aa77 with ref master
2017-06-07 06:12:56,037 INFO nodepool.image.build.dpc: Cloning from openstackweb cache and applying ref master
2017-06-07 06:12:57,162 INFO nodepool.image.build.dpc: HEAD is now at 38c8be9 Merge "Add a .gitreview file for git-review integration"
2017-06-07 06:12:57,211 INFO nodepool.image.build.dpc: (0079 / 1758)
2017-06-07 06:12:57,264 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/os-loganalyze.git in /opt/dib_cache/source-repositories/os_loganalyze_f55d30213e0d01f9b2c75b665e3f472a651fe23e with ref master
2017-06-07 06:12:58,120 INFO nodepool.image.build.dpc: Cloning from os-loganalyze cache and applying ref master
2017-06-07 06:12:58,554 INFO nodepool.image.build.dpc: HEAD is now at 0ed87b8 Use last sev if current sev is NONE
2017-06-07 06:12:58,606 INFO nodepool.image.build.dpc: (0080 / 1758)
2017-06-07 06:12:58,664 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/project-config.git in /opt/dib_cache/source-repositories/project_config_b32c4b2606d4661c61d9c94b665bfc99c7404ceb with ref master
2017-06-07 06:13:02,521 INFO nodepool.image.build.dpc: Cloning from project-config cache and applying ref master
2017-06-07 06:13:02,994 INFO nodepool.image.build.dpc: HEAD is now at e656148 Merge "Configuring services for L2GW experimental job"
2017-06-07 06:13:03,045 INFO nodepool.image.build.dpc: (0081 / 1758)
2017-06-07 06:13:03,101 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_1b7fdac3f7847da131096227bb0d13b23157d10c with ref master
2017-06-07 06:13:03,886 INFO nodepool.image.build.dpc: Cloning from project-config-example cache and applying ref master
2017-06-07 06:13:04,127 INFO nodepool.image.build.dpc: HEAD is now at a8b504e Remove reference to node-devstack
2017-06-07 06:13:04,178 INFO nodepool.image.build.dpc: (0082 / 1758)
2017-06-07 06:13:04,235 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/publications.git in /opt/dib_cache/source-repositories/publications_8efed71108f57736c03fc6720f38c5ed9fcad821 with ref master
2017-06-07 06:13:05,030 INFO nodepool.image.build.dpc: Cloning from publications cache and applying ref master
2017-06-07 06:13:05,274 INFO nodepool.image.build.dpc: HEAD is now at 99c3029 Fix https on infra publications index page
2017-06-07 06:13:05,324 INFO nodepool.image.build.dpc: (0083 / 1758)
2017-06-07 06:13:05,378 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-accessbot.git in /opt/dib_cache/source-repositories/puppet_accessbot_d965d6062424984c4119d23fd3dded41a869bdce with ref master
2017-06-07 06:13:06,174 INFO nodepool.image.build.dpc: Cloning from puppet-accessbot cache and applying ref master
2017-06-07 06:13:06,416 INFO nodepool.image.build.dpc: HEAD is now at 91480ef Use new infra_spec_helper for gem dependencies
2017-06-07 06:13:06,467 INFO nodepool.image.build.dpc: (0084 / 1758)
2017-06-07 06:13:06,523 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-ansible.git in /opt/dib_cache/source-repositories/puppet_ansible_ae6b63fcbdf3f8db22b16fe61797ff82ba4e05ba with ref master
2017-06-07 06:13:07,305 INFO nodepool.image.build.dpc: Cloning from puppet-ansible cache and applying ref master
2017-06-07 06:13:07,541 INFO nodepool.image.build.dpc: HEAD is now at 03b90b3 Merge "Fix beaker on xenial"
2017-06-07 06:13:07,591 INFO nodepool.image.build.dpc: (0085 / 1758)
2017-06-07 06:13:07,646 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-apparmor.git in /opt/dib_cache/source-repositories/puppet_apparmor_9ebf30a235d5bc22c5fb9308ab87d10e184abc36 with ref master
2017-06-07 06:13:08,385 INFO nodepool.image.build.dpc: Cloning from puppet-apparmor cache and applying ref master
2017-06-07 06:13:08,623 INFO nodepool.image.build.dpc: HEAD is now at e4f364c Add bindep.txt file
2017-06-07 06:13:08,673 INFO nodepool.image.build.dpc: (0086 / 1758)
2017-06-07 06:13:08,729 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-apps_site.git in /opt/dib_cache/source-repositories/puppet_apps_site_9a13d8dbe61c617204bc3d0378e9054739cddeb1 with ref master
2017-06-07 06:13:09,489 INFO nodepool.image.build.dpc: Cloning from puppet-apps_site cache and applying ref master
2017-06-07 06:13:09,747 INFO nodepool.image.build.dpc: HEAD is now at b310bf9 Add bindep.txt file
2017-06-07 06:13:09,797 INFO nodepool.image.build.dpc: (0087 / 1758)
2017-06-07 06:13:09,855 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-askbot.git in /opt/dib_cache/source-repositories/puppet_askbot_38f1cdf848b2ba08e6bdfb89ebec0224bfd3daf0 with ref master
2017-06-07 06:13:10,646 INFO nodepool.image.build.dpc: Cloning from puppet-askbot cache and applying ref master
2017-06-07 06:13:10,898 INFO nodepool.image.build.dpc: HEAD is now at 55db529 Add bindep.txt file
2017-06-07 06:13:10,948 INFO nodepool.image.build.dpc: (0088 / 1758)
2017-06-07 06:13:11,004 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-asterisk.git in /opt/dib_cache/source-repositories/puppet_asterisk_b4088fef878c12107795f8faee2086f6c9bc10e5 with ref master
2017-06-07 06:13:11,694 INFO nodepool.image.build.dpc: Cloning from puppet-asterisk cache and applying ref master
2017-06-07 06:13:11,948 INFO nodepool.image.build.dpc: HEAD is now at 5dd3bfc Add bindep.txt file
2017-06-07 06:13:11,998 INFO nodepool.image.build.dpc: (0089 / 1758)
2017-06-07 06:13:12,054 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-bandersnatch.git in /opt/dib_cache/source-repositories/puppet_bandersnatch_cba5c31f1cd807df142233bd522403c9e9e8dedd with ref master
2017-06-07 06:13:12,809 INFO nodepool.image.build.dpc: Cloning from puppet-bandersnatch cache and applying ref master
2017-06-07 06:13:13,046 INFO nodepool.image.build.dpc: HEAD is now at 3cac9d0 Merge "Fix beaker on xenial"
2017-06-07 06:13:13,096 INFO nodepool.image.build.dpc: (0090 / 1758)
2017-06-07 06:13:13,154 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-bugdaystats.git in /opt/dib_cache/source-repositories/puppet_bugdaystats_c6385127a4598f8c562c5ffcb46210e87c1a4957 with ref master
2017-06-07 06:13:13,927 INFO nodepool.image.build.dpc: Cloning from puppet-bugdaystats cache and applying ref master
2017-06-07 06:13:14,168 INFO nodepool.image.build.dpc: HEAD is now at 21cce62 Add bindep.txt file
2017-06-07 06:13:14,220 INFO nodepool.image.build.dpc: (0091 / 1758)
2017-06-07 06:13:14,276 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_06fddf9f710d3d2081ed5ba9803d6ac52adf72c1 with ref master
2017-06-07 06:13:15,080 INFO nodepool.image.build.dpc: Cloning from puppet-bup cache and applying ref master
2017-06-07 06:13:15,321 INFO nodepool.image.build.dpc: HEAD is now at a8fc278 Add bindep.txt file
2017-06-07 06:13:15,371 INFO nodepool.image.build.dpc: (0092 / 1758)
2017-06-07 06:13:15,428 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-cgit.git in /opt/dib_cache/source-repositories/puppet_cgit_dbade2711278f700a2ae852137999fb4e44f7be3 with ref master
2017-06-07 06:13:16,211 INFO nodepool.image.build.dpc: Cloning from puppet-cgit cache and applying ref master
2017-06-07 06:13:16,452 INFO nodepool.image.build.dpc: HEAD is now at bb94079 Add bindep.txt file
2017-06-07 06:13:16,502 INFO nodepool.image.build.dpc: (0093 / 1758)
2017-06-07 06:13:16,558 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-ciwatch.git in /opt/dib_cache/source-repositories/puppet_ciwatch_ab57c924d5c3cf1507e63957c49648ca8752a16b with ref master
2017-06-07 06:13:17,311 INFO nodepool.image.build.dpc: Cloning from puppet-ciwatch cache and applying ref master
2017-06-07 06:13:17,550 INFO nodepool.image.build.dpc: HEAD is now at 60b26ad Add bindep.txt file
2017-06-07 06:13:17,600 INFO nodepool.image.build.dpc: (0094 / 1758)
2017-06-07 06:13:17,656 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-dashboard.git in /opt/dib_cache/source-repositories/puppet_dashboard_43267111a5304dba0e8e9d5361176affe6db4fd4 with ref master
2017-06-07 06:13:18,421 INFO nodepool.image.build.dpc: Cloning from puppet-dashboard cache and applying ref master
2017-06-07 06:13:18,656 INFO nodepool.image.build.dpc: HEAD is now at 9aa3039 This module is no longer supported
2017-06-07 06:13:18,706 INFO nodepool.image.build.dpc: (0095 / 1758)
2017-06-07 06:13:18,763 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-diskimage_builder.git in /opt/dib_cache/source-repositories/puppet_diskimage_builder_84dca81e59f517a224b3c0cf9ce38342bb6cf7a0 with ref master
2017-06-07 06:13:19,532 INFO nodepool.image.build.dpc: Cloning from puppet-diskimage_builder cache and applying ref master
2017-06-07 06:13:19,774 INFO nodepool.image.build.dpc: HEAD is now at 3393404 Add gnupg2 install for zypper as well
2017-06-07 06:13:19,824 INFO nodepool.image.build.dpc: (0096 / 1758)
2017-06-07 06:13:19,879 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-docker_registry.git in /opt/dib_cache/source-repositories/puppet_docker_registry_0408b6b8f08671435a2c5ee5503d22aabbf401ab with ref master
2017-06-07 06:13:20,722 INFO nodepool.image.build.dpc: Cloning from puppet-docker_registry cache and applying ref master
2017-06-07 06:13:20,954 INFO nodepool.image.build.dpc: HEAD is now at a2a2fcd Added .gitreview
2017-06-07 06:13:21,004 INFO nodepool.image.build.dpc: (0097 / 1758)
2017-06-07 06:13:21,060 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-drupal.git in /opt/dib_cache/source-repositories/puppet_drupal_9ade76ffa402d2264f6688b0d50cfb25869c9231 with ref master
2017-06-07 06:13:21,809 INFO nodepool.image.build.dpc: Cloning from puppet-drupal cache and applying ref master
2017-06-07 06:13:22,043 INFO nodepool.image.build.dpc: HEAD is now at f95b72d Add bindep.txt file
2017-06-07 06:13:22,094 INFO nodepool.image.build.dpc: (0098 / 1758)
2017-06-07 06:13:22,149 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-elasticsearch.git in /opt/dib_cache/source-repositories/puppet_elasticsearch_84c3664ea68f0b999267ed16365cc112a9736c4b with ref master
2017-06-07 06:13:22,942 INFO nodepool.image.build.dpc: Cloning from puppet-elasticsearch cache and applying ref master
2017-06-07 06:13:23,176 INFO nodepool.image.build.dpc: HEAD is now at d4fcbbf Access es_template_config with @
2017-06-07 06:13:23,227 INFO nodepool.image.build.dpc: (0099 / 1758)
2017-06-07 06:13:23,462 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_3401186508f14058c59b0df09de639e0b7f35f82 with ref master
2017-06-07 06:13:24,220 INFO nodepool.image.build.dpc: Cloning from puppet-elastic_recheck cache and applying ref master
2017-06-07 06:13:24,453 INFO nodepool.image.build.dpc: HEAD is now at e0e038a Add bindep.txt file
2017-06-07 06:13:24,502 INFO nodepool.image.build.dpc: (0100 / 1758)
2017-06-07 06:13:24,557 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_b4b9b49589100698951b2323e394144447356326 with ref master
2017-06-07 06:13:25,310 INFO nodepool.image.build.dpc: Cloning from puppet-ethercalc cache and applying ref master
2017-06-07 06:13:25,558 INFO nodepool.image.build.dpc: HEAD is now at d59ad1c Add bindep.txt file
2017-06-07 06:13:25,616 INFO nodepool.image.build.dpc: (0101 / 1758)
2017-06-07 06:13:25,677 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-etherpad_lite.git in /opt/dib_cache/source-repositories/puppet_etherpad_lite_dcf67faece93a97b2cd8c215784c492552cce7a1 with ref master
2017-06-07 06:13:26,459 INFO nodepool.image.build.dpc: Cloning from puppet-etherpad_lite cache and applying ref master
2017-06-07 06:13:26,697 INFO nodepool.image.build.dpc: HEAD is now at 026472a Add bindep.txt file
2017-06-07 06:13:26,747 INFO nodepool.image.build.dpc: (0102 / 1758)
2017-06-07 06:13:26,803 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-exim.git in /opt/dib_cache/source-repositories/puppet_exim_33bfd4a179fb687dc345ffccac544b0ffd49f7bb with ref master
2017-06-07 06:13:27,538 INFO nodepool.image.build.dpc: Cloning from puppet-exim cache and applying ref master
2017-06-07 06:13:27,771 INFO nodepool.image.build.dpc: HEAD is now at 4f1c953 Add bindep.txt file
2017-06-07 06:13:27,822 INFO nodepool.image.build.dpc: (0103 / 1758)
2017-06-07 06:13:27,877 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-featuretracker.git in /opt/dib_cache/source-repositories/puppet_featuretracker_ce2b46fdceb679d84b572743fd0f6af7cc8fd4e6 with ref master
2017-06-07 06:13:28,693 INFO nodepool.image.build.dpc: Cloning from puppet-featuretracker cache and applying ref master
2017-06-07 06:13:28,933 INFO nodepool.image.build.dpc: HEAD is now at ea7206d Add bindep.txt file
2017-06-07 06:13:28,983 INFO nodepool.image.build.dpc: (0104 / 1758)
2017-06-07 06:13:29,038 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-germqtt.git in /opt/dib_cache/source-repositories/puppet_germqtt_46e22e3e9b670d026cfc942433d8bc3acebdf6e2 with ref master
2017-06-07 06:13:29,786 INFO nodepool.image.build.dpc: Cloning from puppet-germqtt cache and applying ref master
2017-06-07 06:13:30,027 INFO nodepool.image.build.dpc: HEAD is now at 17f4dfb Add bindep.txt file
2017-06-07 06:13:30,077 INFO nodepool.image.build.dpc: (0105 / 1758)
2017-06-07 06:13:30,133 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-gerrit.git in /opt/dib_cache/source-repositories/puppet_gerrit_f95b5722af9f3491cb05440d7120d3c5c60bf035 with ref master
2017-06-07 06:13:31,045 INFO nodepool.image.build.dpc: Cloning from puppet-gerrit cache and applying ref master
2017-06-07 06:13:31,303 INFO nodepool.image.build.dpc: HEAD is now at 76454dd Small comment cleanup
2017-06-07 06:13:31,353 INFO nodepool.image.build.dpc: (0106 / 1758)
2017-06-07 06:13:31,408 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-gerritbot.git in /opt/dib_cache/source-repositories/puppet_gerritbot_040ff19eb6cb68cf244ace52a8cb9ce42627b531 with ref master
2017-06-07 06:13:32,191 INFO nodepool.image.build.dpc: Cloning from puppet-gerritbot cache and applying ref master
2017-06-07 06:13:32,424 INFO nodepool.image.build.dpc: HEAD is now at c9b8e37 Add bindep.txt file
2017-06-07 06:13:32,474 INFO nodepool.image.build.dpc: (0107 / 1758)
2017-06-07 06:13:32,529 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-github.git in /opt/dib_cache/source-repositories/puppet_github_47d00e8c312d14a97b94261748cc8fbc46946979 with ref master
2017-06-07 06:13:33,288 INFO nodepool.image.build.dpc: Cloning from puppet-github cache and applying ref master
2017-06-07 06:13:33,520 INFO nodepool.image.build.dpc: HEAD is now at 957619d Add bindep.txt file
2017-06-07 06:13:33,569 INFO nodepool.image.build.dpc: (0108 / 1758)
2017-06-07 06:13:33,624 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-grafyaml.git in /opt/dib_cache/source-repositories/puppet_grafyaml_b7f9f35044ed546a8d6cfc124d011889ba02b018 with ref master
2017-06-07 06:13:34,394 INFO nodepool.image.build.dpc: Cloning from puppet-grafyaml cache and applying ref master
2017-06-07 06:13:34,630 INFO nodepool.image.build.dpc: HEAD is now at 4c9f601 Add bindep.txt file
2017-06-07 06:13:34,680 INFO nodepool.image.build.dpc: (0109 / 1758)
2017-06-07 06:13:34,734 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-graphite.git in /opt/dib_cache/source-repositories/puppet_graphite_9c36bbaaff949a319871ef3baf77c5be63340147 with ref master
2017-06-07 06:13:35,452 INFO nodepool.image.build.dpc: Cloning from puppet-graphite cache and applying ref master
2017-06-07 06:13:35,687 INFO nodepool.image.build.dpc: HEAD is now at 16dbc67 Use new infra_spec_helper for gem dependencies
2017-06-07 06:13:35,745 INFO nodepool.image.build.dpc: (0110 / 1758)
2017-06-07 06:13:35,801 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-haveged.git in /opt/dib_cache/source-repositories/puppet_haveged_694cb3ea7ea80140cdfd29796ef55139cc91a579 with ref master
2017-06-07 06:13:36,578 INFO nodepool.image.build.dpc: Cloning from puppet-haveged cache and applying ref master
2017-06-07 06:13:36,814 INFO nodepool.image.build.dpc: HEAD is now at 207548b Use new infra_spec_helper for gem dependencies
2017-06-07 06:13:36,864 INFO nodepool.image.build.dpc: (0111 / 1758)
2017-06-07 06:13:36,920 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-hound.git in /opt/dib_cache/source-repositories/puppet_hound_df82d6e912ed02f0a1d3ab772266190bcfabdd1a with ref master
2017-06-07 06:13:37,680 INFO nodepool.image.build.dpc: Cloning from puppet-hound cache and applying ref master
2017-06-07 06:13:37,923 INFO nodepool.image.build.dpc: HEAD is now at 7fc089d Add bindep.txt file
2017-06-07 06:13:37,973 INFO nodepool.image.build.dpc: (0112 / 1758)
2017-06-07 06:13:38,029 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_693a854fff7e020d8e55d7a717c34f5c1372b7d6 with ref master
2017-06-07 06:13:38,827 INFO nodepool.image.build.dpc: Cloning from puppet-httpd cache and applying ref master
2017-06-07 06:13:39,075 INFO nodepool.image.build.dpc: HEAD is now at 8fa18ba Fix selinux problems on vhost
2017-06-07 06:13:39,126 INFO nodepool.image.build.dpc: (0113 / 1758)
2017-06-07 06:13:39,183 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-infra-cookiecutter.git in /opt/dib_cache/source-repositories/puppet_infra_cookiecutter_ce7802db1b89c53eb04c2eaef19b0240158ac975 with ref master
2017-06-07 06:13:39,921 INFO nodepool.image.build.dpc: Cloning from puppet-infra-cookiecutter cache and applying ref master
2017-06-07 06:13:40,162 INFO nodepool.image.build.dpc: HEAD is now at fb44c47 Update cookiecutter metadata suggested year
2017-06-07 06:13:40,213 INFO nodepool.image.build.dpc: (0114 / 1758)
2017-06-07 06:13:40,270 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-infracloud.git in /opt/dib_cache/source-repositories/puppet_infracloud_daee29561884fb41c4a337a6f5bff3fa5788731b with ref master
2017-06-07 06:13:41,151 INFO nodepool.image.build.dpc: Cloning from puppet-infracloud cache and applying ref master
2017-06-07 06:13:41,407 INFO nodepool.image.build.dpc: HEAD is now at 8c73949 Add bindep.txt file
2017-06-07 06:13:41,459 INFO nodepool.image.build.dpc: (0115 / 1758)
2017-06-07 06:13:41,518 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-ipsilon.git in /opt/dib_cache/source-repositories/puppet_ipsilon_d3c70e036343c209add739c200f51fd601e11af3 with ref master
2017-06-07 06:13:42,279 INFO nodepool.image.build.dpc: Cloning from puppet-ipsilon cache and applying ref master
2017-06-07 06:13:42,517 INFO nodepool.image.build.dpc: HEAD is now at 63e4670 Add bindep.txt file
2017-06-07 06:13:42,567 INFO nodepool.image.build.dpc: (0116 / 1758)
2017-06-07 06:13:42,624 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-iptables.git in /opt/dib_cache/source-repositories/puppet_iptables_8a9830502471d64f9ea34f13a506bef7839ba439 with ref master
2017-06-07 06:13:43,437 INFO nodepool.image.build.dpc: Cloning from puppet-iptables cache and applying ref master
2017-06-07 06:13:43,674 INFO nodepool.image.build.dpc: HEAD is now at 33d8157 Add bindep.txt file
2017-06-07 06:13:43,725 INFO nodepool.image.build.dpc: (0117 / 1758)
2017-06-07 06:13:43,780 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_1daf102b9cdbcba2c33e407fed0eb105c62cd4ad with ref master
2017-06-07 06:13:44,592 INFO nodepool.image.build.dpc: Cloning from puppet-jeepyb cache and applying ref master
2017-06-07 06:13:44,826 INFO nodepool.image.build.dpc: HEAD is now at 0f6076c Require packages before installing jeepyb
2017-06-07 06:13:44,876 INFO nodepool.image.build.dpc: (0118 / 1758)
2017-06-07 06:13:44,931 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-jenkins.git in /opt/dib_cache/source-repositories/puppet_jenkins_32d461067c5c8c604d2563cda2f0a6ed998fcbc6 with ref master
2017-06-07 06:13:45,756 INFO nodepool.image.build.dpc: Cloning from puppet-jenkins cache and applying ref master
2017-06-07 06:13:46,000 INFO nodepool.image.build.dpc: HEAD is now at 3f2c0a6 use 'openjdk-8-jre-headless' for ubuntu-16.04
2017-06-07 06:13:46,048 INFO nodepool.image.build.dpc: (0119 / 1758)
2017-06-07 06:13:46,105 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-kerberos.git in /opt/dib_cache/source-repositories/puppet_kerberos_a59930a7053c4d1a108312aec20a2ef945158e5e with ref master
2017-06-07 06:13:46,909 INFO nodepool.image.build.dpc: Cloning from puppet-kerberos cache and applying ref master
2017-06-07 06:13:47,163 INFO nodepool.image.build.dpc: HEAD is now at d8ae227 Use new infra_spec_helper for gem dependencies
2017-06-07 06:13:47,214 INFO nodepool.image.build.dpc: (0120 / 1758)
2017-06-07 06:13:47,273 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-kibana.git in /opt/dib_cache/source-repositories/puppet_kibana_d6952617fa8285f0be1532efe4b606382eaa5bef with ref master
2017-06-07 06:13:48,026 INFO nodepool.image.build.dpc: Cloning from puppet-kibana cache and applying ref master
2017-06-07 06:13:48,262 INFO nodepool.image.build.dpc: HEAD is now at 9ece2bf Use new infra_spec_helper for gem dependencies
2017-06-07 06:13:48,312 INFO nodepool.image.build.dpc: (0121 / 1758)
2017-06-07 06:13:48,367 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-lodgeit.git in /opt/dib_cache/source-repositories/puppet_lodgeit_d131cbdd7948ba66c5eafa26efcce8e07a8f25f6 with ref master
2017-06-07 06:13:49,075 INFO nodepool.image.build.dpc: Cloning from puppet-lodgeit cache and applying ref master
2017-06-07 06:13:49,311 INFO nodepool.image.build.dpc: HEAD is now at 53cc271 Use new infra_spec_helper for gem dependencies
2017-06-07 06:13:49,361 INFO nodepool.image.build.dpc: (0122 / 1758)
2017-06-07 06:13:49,416 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_a3bac667c7309709ee366d0107db7d535d71d865 with ref master
2017-06-07 06:13:50,168 INFO nodepool.image.build.dpc: Cloning from puppet-logrotate cache and applying ref master
2017-06-07 06:13:50,409 INFO nodepool.image.build.dpc: HEAD is now at 48d8b0f Use new infra_spec_helper for gem dependencies
2017-06-07 06:13:50,460 INFO nodepool.image.build.dpc: (0123 / 1758)
2017-06-07 06:13:50,516 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-logstash.git in /opt/dib_cache/source-repositories/puppet_logstash_54d47dd64dc5765c61302e95a20b7df7d7eeeb3e with ref master
2017-06-07 06:13:51,320 INFO nodepool.image.build.dpc: Cloning from puppet-logstash cache and applying ref master
2017-06-07 06:13:51,559 INFO nodepool.image.build.dpc: HEAD is now at 2f689ee Remove logstash mqtt plugin install
2017-06-07 06:13:51,609 INFO nodepool.image.build.dpc: (0124 / 1758)
2017-06-07 06:13:51,665 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-log_processor.git in /opt/dib_cache/source-repositories/puppet_log_processor_e315394a92e00903475b9937dde86aaded99958d with ref master
2017-06-07 06:13:52,461 INFO nodepool.image.build.dpc: Cloning from puppet-log_processor cache and applying ref master
2017-06-07 06:13:52,690 INFO nodepool.image.build.dpc: HEAD is now at 3aa0ef4 Merge "Fix deprecated warning for suffix"
2017-06-07 06:13:52,736 INFO nodepool.image.build.dpc: (0125 / 1758)
2017-06-07 06:13:52,790 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-lpmqtt.git in /opt/dib_cache/source-repositories/puppet_lpmqtt_1ff39a9c46c71db0c1fa761f9da784cfc33fccd2 with ref master
2017-06-07 06:13:53,536 INFO nodepool.image.build.dpc: Cloning from puppet-lpmqtt cache and applying ref master
2017-06-07 06:13:53,773 INFO nodepool.image.build.dpc: HEAD is now at 1decc9c Add option to set delete-old imap messages
2017-06-07 06:13:53,823 INFO nodepool.image.build.dpc: (0126 / 1758)
2017-06-07 06:13:53,879 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-mailman.git in /opt/dib_cache/source-repositories/puppet_mailman_fa7f916d3b89ec41bd41bf755ed1e6fb793ed9b9 with ref master
2017-06-07 06:13:54,577 INFO nodepool.image.build.dpc: Cloning from puppet-mailman cache and applying ref master
2017-06-07 06:13:54,821 INFO nodepool.image.build.dpc: HEAD is now at 66dc974 Use new infra_spec_helper for gem dependencies
2017-06-07 06:13:54,871 INFO nodepool.image.build.dpc: (0127 / 1758)
2017-06-07 06:13:54,927 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-mediawiki.git in /opt/dib_cache/source-repositories/puppet_mediawiki_f255bcb07a65a7d0c38f99136489fb520ea70ba6 with ref master
2017-06-07 06:13:55,708 INFO nodepool.image.build.dpc: Cloning from puppet-mediawiki cache and applying ref master
2017-06-07 06:13:55,949 INFO nodepool.image.build.dpc: HEAD is now at dca11a6 Add a conservative page creation rate limit
2017-06-07 06:13:56,001 INFO nodepool.image.build.dpc: (0128 / 1758)
2017-06-07 06:13:56,057 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-meetbot.git in /opt/dib_cache/source-repositories/puppet_meetbot_d15d5e2866d3e809e64ca2bc004db1ee89723e78 with ref master
2017-06-07 06:13:56,813 INFO nodepool.image.build.dpc: Cloning from puppet-meetbot cache and applying ref master
2017-06-07 06:13:57,049 INFO nodepool.image.build.dpc: HEAD is now at 527a053 Use new infra_spec_helper for gem dependencies
2017-06-07 06:13:57,101 INFO nodepool.image.build.dpc: (0129 / 1758)
2017-06-07 06:13:57,158 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-mosquitto.git in /opt/dib_cache/source-repositories/puppet_mosquitto_003e5c456961992337c074ef16fed75ae536649a with ref master
2017-06-07 06:13:57,945 INFO nodepool.image.build.dpc: Cloning from puppet-mosquitto cache and applying ref master
2017-06-07 06:13:58,187 INFO nodepool.image.build.dpc: HEAD is now at a67fd55 Disable notice log level messages
2017-06-07 06:13:58,240 INFO nodepool.image.build.dpc: (0130 / 1758)
2017-06-07 06:13:58,298 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-mqtt_statsd.git in /opt/dib_cache/source-repositories/puppet_mqtt_statsd_54380b6d627d38af7ae9a1035be61540ad0f444e with ref master
2017-06-07 06:13:59,056 INFO nodepool.image.build.dpc: Cloning from puppet-mqtt_statsd cache and applying ref master
2017-06-07 06:13:59,295 INFO nodepool.image.build.dpc: HEAD is now at 518d0d2 Update subscribed mosquitto metrics
2017-06-07 06:13:59,345 INFO nodepool.image.build.dpc: (0131 / 1758)
2017-06-07 06:13:59,402 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_e52981f679597f15e951e6513bc3bdb6a113cf5b with ref master
2017-06-07 06:14:00,223 INFO nodepool.image.build.dpc: Cloning from puppet-mysql_backup cache and applying ref master
2017-06-07 06:14:00,462 INFO nodepool.image.build.dpc: HEAD is now at 320fe64 Use --single-transaction for mysqldump
2017-06-07 06:14:00,513 INFO nodepool.image.build.dpc: (0132 / 1758)
2017-06-07 06:14:00,572 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-nodepool.git in /opt/dib_cache/source-repositories/puppet_nodepool_9e573279ce4cf0c59bb09798158d27b8ff512cac with ref master
2017-06-07 06:14:01,490 INFO nodepool.image.build.dpc: Cloning from puppet-nodepool cache and applying ref master
2017-06-07 06:14:01,741 INFO nodepool.image.build.dpc: HEAD is now at f88e7f7 Rename nodepoold to nodepool-launcher for zuulv3
2017-06-07 06:14:01,792 INFO nodepool.image.build.dpc: (0133 / 1758)
2017-06-07 06:14:01,848 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-odsreg.git in /opt/dib_cache/source-repositories/puppet_odsreg_88ea8158d04f7c16ff435bc62ba6ecb54bf61c8b with ref master
2017-06-07 06:14:02,634 INFO nodepool.image.build.dpc: Cloning from puppet-odsreg cache and applying ref master
2017-06-07 06:14:02,876 INFO nodepool.image.build.dpc: HEAD is now at af091c7 Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:02,926 INFO nodepool.image.build.dpc: (0134 / 1758)
2017-06-07 06:14:02,982 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-openafs.git in /opt/dib_cache/source-repositories/puppet_openafs_b67eab1788f2913d87ea641eed2206bd03c707d1 with ref master
2017-06-07 06:14:03,691 INFO nodepool.image.build.dpc: Cloning from puppet-openafs cache and applying ref master
2017-06-07 06:14:03,931 INFO nodepool.image.build.dpc: HEAD is now at 9ddc9c3 Enable the openafs-client service
2017-06-07 06:14:03,981 INFO nodepool.image.build.dpc: (0135 / 1758)
2017-06-07 06:14:04,037 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-openstackci.git in /opt/dib_cache/source-repositories/puppet_openstackci_4f9c5c9a9356494f4ed14d29211dc334300c1401 with ref master
2017-06-07 06:14:05,012 INFO nodepool.image.build.dpc: Cloning from puppet-openstackci cache and applying ref master
2017-06-07 06:14:05,265 INFO nodepool.image.build.dpc: HEAD is now at 9e54b9f Merge "added Single Use Slave plugin"
2017-06-07 06:14:05,315 INFO nodepool.image.build.dpc: (0136 / 1758)
2017-06-07 06:14:05,371 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-openstackid.git in /opt/dib_cache/source-repositories/puppet_openstackid_9f6343951f7e79e318b19f0f233d2e9dc882d699 with ref master
2017-06-07 06:14:06,122 INFO nodepool.image.build.dpc: Cloning from puppet-openstackid cache and applying ref master
2017-06-07 06:14:06,367 INFO nodepool.image.build.dpc: HEAD is now at deeb94c Fixed typo on session config
2017-06-07 06:14:06,418 INFO nodepool.image.build.dpc: (0137 / 1758)
2017-06-07 06:14:06,477 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-openstack_health.git in /opt/dib_cache/source-repositories/puppet_openstack_health_12876b9c58e2679414f440a58dcd8307ed45aef5 with ref master
2017-06-07 06:14:07,235 INFO nodepool.image.build.dpc: Cloning from puppet-openstack_health cache and applying ref master
2017-06-07 06:14:07,472 INFO nodepool.image.build.dpc: HEAD is now at a223e47 Install cython with the openstack-health api server
2017-06-07 06:14:07,523 INFO nodepool.image.build.dpc: (0138 / 1758)
2017-06-07 06:14:07,579 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_0e09be3fe9982703a1123eeb46abfe80c345bb37 with ref master
2017-06-07 06:14:08,309 INFO nodepool.image.build.dpc: Cloning from puppet-openstack_infra_spec_helper cache and applying ref master
2017-06-07 06:14:08,545 INFO nodepool.image.build.dpc: HEAD is now at 8472cae Pin fog-core
2017-06-07 06:14:08,596 INFO nodepool.image.build.dpc: (0139 / 1758)
2017-06-07 06:14:08,651 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-os_client_config.git in /opt/dib_cache/source-repositories/puppet_os_client_config_3669138b9ef8ebcf0074a332afbdee1512bd1898 with ref master
2017-06-07 06:14:09,422 INFO nodepool.image.build.dpc: Cloning from puppet-os_client_config cache and applying ref master
2017-06-07 06:14:09,660 INFO nodepool.image.build.dpc: HEAD is now at 6bdafe2 Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:09,710 INFO nodepool.image.build.dpc: (0140 / 1758)
2017-06-07 06:14:09,766 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-packagekit.git in /opt/dib_cache/source-repositories/puppet_packagekit_cd35810808bc81fdc5c54b577df149f284c48603 with ref master
2017-06-07 06:14:11,531 INFO nodepool.image.build.dpc: Cloning from puppet-packagekit cache and applying ref master
2017-06-07 06:14:11,774 INFO nodepool.image.build.dpc: HEAD is now at a9b74ce Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:11,828 INFO nodepool.image.build.dpc: (0141 / 1758)
2017-06-07 06:14:11,884 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-pgsql_backup.git in /opt/dib_cache/source-repositories/puppet_pgsql_backup_bed8f65b256cc7cda4ac043a9596d0e2bdec9180 with ref master
2017-06-07 06:14:12,580 INFO nodepool.image.build.dpc: Cloning from puppet-pgsql_backup cache and applying ref master
2017-06-07 06:14:12,818 INFO nodepool.image.build.dpc: HEAD is now at 92eb54b Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:12,869 INFO nodepool.image.build.dpc: (0142 / 1758)
2017-06-07 06:14:12,925 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-phabricator.git in /opt/dib_cache/source-repositories/puppet_phabricator_42d37f70bab6ca59500dd3a6f6a9cf04ff026dc1 with ref master
2017-06-07 06:14:13,676 INFO nodepool.image.build.dpc: Cloning from puppet-phabricator cache and applying ref master
2017-06-07 06:14:13,915 INFO nodepool.image.build.dpc: HEAD is now at 06bfcaa Run database migrations when necessary
2017-06-07 06:14:13,966 INFO nodepool.image.build.dpc: (0143 / 1758)
2017-06-07 06:14:14,022 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_1ca5b43266ac86e26f5f45f4ec1e9185741fc6bf with ref master
2017-06-07 06:14:14,785 INFO nodepool.image.build.dpc: Cloning from puppet-pip cache and applying ref master
2017-06-07 06:14:15,024 INFO nodepool.image.build.dpc: HEAD is now at 47ec7c8 Switch incorrect symlink order
2017-06-07 06:14:15,074 INFO nodepool.image.build.dpc: (0144 / 1758)
2017-06-07 06:14:15,130 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-planet.git in /opt/dib_cache/source-repositories/puppet_planet_44443e8c3af16aa46c84500f4fb4e5d1ca042ccb with ref master
2017-06-07 06:14:15,882 INFO nodepool.image.build.dpc: Cloning from puppet-planet cache and applying ref master
2017-06-07 06:14:16,124 INFO nodepool.image.build.dpc: HEAD is now at 4637705 Move logrotate to site.pp
2017-06-07 06:14:16,175 INFO nodepool.image.build.dpc: (0145 / 1758)
2017-06-07 06:14:16,231 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_7031f9dffdbe36d54a19f523c4be0367dadbd28c with ref master
2017-06-07 06:14:16,943 INFO nodepool.image.build.dpc: Cloning from puppet-project_config cache and applying ref master
2017-06-07 06:14:17,184 INFO nodepool.image.build.dpc: HEAD is now at a10b903 Expose nodepool/nodepoolv3.yaml to puppet
2017-06-07 06:14:17,234 INFO nodepool.image.build.dpc: (0146 / 1758)
2017-06-07 06:14:17,290 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-puppet.git in /opt/dib_cache/source-repositories/puppet_puppet_74da13306607191b8b64be029c546bf06acc8e58 with ref master
2017-06-07 06:14:18,080 INFO nodepool.image.build.dpc: Cloning from puppet-puppet cache and applying ref master
2017-06-07 06:14:18,315 INFO nodepool.image.build.dpc: HEAD is now at 6e92704 Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:18,366 INFO nodepool.image.build.dpc: (0147 / 1758)
2017-06-07 06:14:18,421 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_ce2772cfbc4217103155dec56ea17bcfc566db45 with ref master
2017-06-07 06:14:19,171 INFO nodepool.image.build.dpc: Cloning from puppet-redis cache and applying ref master
2017-06-07 06:14:19,414 INFO nodepool.image.build.dpc: HEAD is now at e8078d2 Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:19,465 INFO nodepool.image.build.dpc: (0148 / 1758)
2017-06-07 06:14:19,521 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-refstack.git in /opt/dib_cache/source-repositories/puppet_refstack_33022ea22cab7fab83f1049cbd11fad814ed99dc with ref master
2017-06-07 06:14:20,285 INFO nodepool.image.build.dpc: Cloning from puppet-refstack cache and applying ref master
2017-06-07 06:14:20,533 INFO nodepool.image.build.dpc: HEAD is now at 6c2e816 Merge "Add exec to generate doc HTML templates"
2017-06-07 06:14:20,585 INFO nodepool.image.build.dpc: (0149 / 1758)
2017-06-07 06:14:20,645 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-releasestatus.git in /opt/dib_cache/source-repositories/puppet_releasestatus_96c12257918a86b7ace415f9bf99b01bc439728e with ref master
2017-06-07 06:14:21,690 INFO nodepool.image.build.dpc: Cloning from puppet-releasestatus cache and applying ref master
2017-06-07 06:14:21,934 INFO nodepool.image.build.dpc: HEAD is now at 480fc71 Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:22,014 INFO nodepool.image.build.dpc: (0150 / 1758)
2017-06-07 06:14:22,099 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_a18e588ccc88dd237ddfb2156b9d088b73e27f5d with ref master
2017-06-07 06:14:22,910 INFO nodepool.image.build.dpc: Cloning from puppet-reviewday cache and applying ref master
2017-06-07 06:14:23,146 INFO nodepool.image.build.dpc: HEAD is now at 8bd8585 Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:23,197 INFO nodepool.image.build.dpc: (0151 / 1758)
2017-06-07 06:14:23,253 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_07e2bdaf4f53e6a75647f72a45043e886ef46332 with ref master
2017-06-07 06:14:24,030 INFO nodepool.image.build.dpc: Cloning from puppet-simpleproxy cache and applying ref master
2017-06-07 06:14:24,269 INFO nodepool.image.build.dpc: HEAD is now at 81fcbac Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:24,319 INFO nodepool.image.build.dpc: (0152 / 1758)
2017-06-07 06:14:24,374 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-snmpd.git in /opt/dib_cache/source-repositories/puppet_snmpd_6c036c3a87af4f3937131615893ed8a39523fc3c with ref master
2017-06-07 06:14:25,132 INFO nodepool.image.build.dpc: Cloning from puppet-snmpd cache and applying ref master
2017-06-07 06:14:25,368 INFO nodepool.image.build.dpc: HEAD is now at 2de225f Remove initscript
2017-06-07 06:14:25,417 INFO nodepool.image.build.dpc: (0153 / 1758)
2017-06-07 06:14:25,473 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_1ef8565e6d58a52fcb23f490f39b09b331ee2e55 with ref master
2017-06-07 06:14:26,190 INFO nodepool.image.build.dpc: Cloning from puppet-ssh cache and applying ref master
2017-06-07 06:14:26,442 INFO nodepool.image.build.dpc: HEAD is now at fa71d35 Add @trusted_ssh_type for user to override
2017-06-07 06:14:26,493 INFO nodepool.image.build.dpc: (0154 / 1758)
2017-06-07 06:14:26,548 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-ssl_cert_check.git in /opt/dib_cache/source-repositories/puppet_ssl_cert_check_29ccd837dff1d841e89c252749b02adc06c5b9dc with ref master
2017-06-07 06:14:27,287 INFO nodepool.image.build.dpc: Cloning from puppet-ssl_cert_check cache and applying ref master
2017-06-07 06:14:27,529 INFO nodepool.image.build.dpc: HEAD is now at 88ffe8c Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:27,578 INFO nodepool.image.build.dpc: (0155 / 1758)
2017-06-07 06:14:27,634 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-stackalytics.git in /opt/dib_cache/source-repositories/puppet_stackalytics_22afdc75b8e6705f6259d1922642c442c2fcc7be with ref master
2017-06-07 06:14:28,387 INFO nodepool.image.build.dpc: Cloning from puppet-stackalytics cache and applying ref master
2017-06-07 06:14:28,627 INFO nodepool.image.build.dpc: HEAD is now at 956a25c Add new system deps for libffi-dev and libssl-dev
2017-06-07 06:14:28,678 INFO nodepool.image.build.dpc: (0156 / 1758)
2017-06-07 06:14:28,734 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-statusbot.git in /opt/dib_cache/source-repositories/puppet_statusbot_7f5ffe9608fd6af21fbb6a894dcd65c00b70786b with ref master
2017-06-07 06:14:29,448 INFO nodepool.image.build.dpc: Cloning from puppet-statusbot cache and applying ref master
2017-06-07 06:14:29,688 INFO nodepool.image.build.dpc: HEAD is now at a6b4f78 Add Twitter support
2017-06-07 06:14:29,739 INFO nodepool.image.build.dpc: (0157 / 1758)
2017-06-07 06:14:29,796 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_146f5a42954976ade8b66a0a7872b5662c02f41c with ref master
2017-06-07 06:14:30,614 INFO nodepool.image.build.dpc: Cloning from puppet-storyboard cache and applying ref master
2017-06-07 06:14:30,854 INFO nodepool.image.build.dpc: HEAD is now at e2fb49e Install Launchpad migration script dependencies
2017-06-07 06:14:30,904 INFO nodepool.image.build.dpc: (0158 / 1758)
2017-06-07 06:14:30,959 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-subunit2sql.git in /opt/dib_cache/source-repositories/puppet_subunit2sql_fa29f697c4f422506dc1ff2e12d42393df877cf8 with ref master
2017-06-07 06:14:31,736 INFO nodepool.image.build.dpc: Cloning from puppet-subunit2sql cache and applying ref master
2017-06-07 06:14:31,975 INFO nodepool.image.build.dpc: HEAD is now at c2beb42 Merge "Add source_url to mqtt payload"
2017-06-07 06:14:32,026 INFO nodepool.image.build.dpc: (0159 / 1758)
2017-06-07 06:14:32,081 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-sudoers.git in /opt/dib_cache/source-repositories/puppet_sudoers_41f43fcb0c203087ff54573a7f1596974053f03b with ref master
2017-06-07 06:14:32,810 INFO nodepool.image.build.dpc: Cloning from puppet-sudoers cache and applying ref master
2017-06-07 06:14:33,050 INFO nodepool.image.build.dpc: HEAD is now at e0496eb Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:33,101 INFO nodepool.image.build.dpc: (0160 / 1758)
2017-06-07 06:14:33,156 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_aa44e2af11d1a7ba9a6d0e78e23beb59057626d2 with ref master
2017-06-07 06:14:33,922 INFO nodepool.image.build.dpc: Cloning from puppet-tmpreaper cache and applying ref master
2017-06-07 06:14:34,164 INFO nodepool.image.build.dpc: HEAD is now at e4ba8de Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:34,214 INFO nodepool.image.build.dpc: (0161 / 1758)
2017-06-07 06:14:34,269 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-translation_checksite.git in /opt/dib_cache/source-repositories/puppet_translation_checksite_a419a017a513561ea460b985e5dc308e81547a05 with ref master
2017-06-07 06:14:35,038 INFO nodepool.image.build.dpc: Cloning from puppet-translation_checksite cache and applying ref master
2017-06-07 06:14:35,276 INFO nodepool.image.build.dpc: HEAD is now at 8dc571d Bump run_devstack timeout from 3600 to 7200 secs
2017-06-07 06:14:35,327 INFO nodepool.image.build.dpc: (0162 / 1758)
2017-06-07 06:14:35,381 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_4fc1643e935d01b40132f5853dae99cdb0d7f3ac with ref master
2017-06-07 06:14:36,133 INFO nodepool.image.build.dpc: Cloning from puppet-ulimit cache and applying ref master
2017-06-07 06:14:36,372 INFO nodepool.image.build.dpc: HEAD is now at 949c8b4 Merge "Fix deprecated warnings"
2017-06-07 06:14:36,422 INFO nodepool.image.build.dpc: (0163 / 1758)
2017-06-07 06:14:36,477 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-unattended_upgrades.git in /opt/dib_cache/source-repositories/puppet_unattended_upgrades_8c332ad1fa3c5ddd5d3d2451ef5b32dd94326d93 with ref master
2017-06-07 06:14:37,190 INFO nodepool.image.build.dpc: Cloning from puppet-unattended_upgrades cache and applying ref master
2017-06-07 06:14:37,429 INFO nodepool.image.build.dpc: HEAD is now at 25c0e6a Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:37,480 INFO nodepool.image.build.dpc: (0164 / 1758)
2017-06-07 06:14:37,535 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-unbound.git in /opt/dib_cache/source-repositories/puppet_unbound_a4b87f0eeae80d5df704ec1e7371b8d3d41ef362 with ref master
2017-06-07 06:14:38,284 INFO nodepool.image.build.dpc: Cloning from puppet-unbound cache and applying ref master
2017-06-07 06:14:38,526 INFO nodepool.image.build.dpc: HEAD is now at cfffca7 Add Suse support for unbound
2017-06-07 06:14:38,576 INFO nodepool.image.build.dpc: (0165 / 1758)
2017-06-07 06:14:38,632 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_1f5104efdbc49c08ebfbca3d3a96262779d72d3a with ref master
2017-06-07 06:14:39,386 INFO nodepool.image.build.dpc: Cloning from puppet-user cache and applying ref master
2017-06-07 06:14:39,618 INFO nodepool.image.build.dpc: HEAD is now at 1cfbbf5 Allow to specify different key types
2017-06-07 06:14:39,668 INFO nodepool.image.build.dpc: (0166 / 1758)
2017-06-07 06:14:39,726 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_5b7343be48dfc74317388f2bd9200132f9c8cddd with ref master
2017-06-07 06:14:40,557 INFO nodepool.image.build.dpc: Cloning from puppet-vcsrepo cache and applying ref master
2017-06-07 06:14:40,796 INFO nodepool.image.build.dpc: HEAD is now at 8c19d24 Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:40,847 INFO nodepool.image.build.dpc: (0167 / 1758)
2017-06-07 06:14:40,906 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-vinz.git in /opt/dib_cache/source-repositories/puppet_vinz_f87698e190bd87e4b687c3e79aaa7647991e52a7 with ref master
2017-06-07 06:14:41,673 INFO nodepool.image.build.dpc: Cloning from puppet-vinz cache and applying ref master
2017-06-07 06:14:41,910 INFO nodepool.image.build.dpc: HEAD is now at d4f7b48 Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:41,960 INFO nodepool.image.build.dpc: (0168 / 1758)
2017-06-07 06:14:42,016 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-yum.git in /opt/dib_cache/source-repositories/puppet_yum_dda0e757de70473cbc4427b5212e121d606460c3 with ref master
2017-06-07 06:14:42,782 INFO nodepool.image.build.dpc: Cloning from puppet-yum cache and applying ref master
2017-06-07 06:14:43,026 INFO nodepool.image.build.dpc: HEAD is now at a598da8 Use new infra_spec_helper for gem dependencies
2017-06-07 06:14:43,077 INFO nodepool.image.build.dpc: (0169 / 1758)
2017-06-07 06:14:43,134 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a00c085df2d9e6218e039732b85f4b431cde443b with ref master
2017-06-07 06:14:43,924 INFO nodepool.image.build.dpc: Cloning from puppet-zanata cache and applying ref master
2017-06-07 06:14:44,168 INFO nodepool.image.build.dpc: HEAD is now at b83241f Merge "Install newer versions of Zanata"
2017-06-07 06:14:44,218 INFO nodepool.image.build.dpc: (0170 / 1758)
2017-06-07 06:14:44,274 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/puppet-zuul.git in /opt/dib_cache/source-repositories/puppet_zuul_9beffebf266672e1cc562a7f0df41e3fa7b0a3e2 with ref master
2017-06-07 06:14:45,121 INFO nodepool.image.build.dpc: Cloning from puppet-zuul cache and applying ref master
2017-06-07 06:14:45,363 INFO nodepool.image.build.dpc: HEAD is now at 219e0d4 Initial commit of zuul-executor
2017-06-07 06:14:45,412 INFO nodepool.image.build.dpc: (0171 / 1758)
2017-06-07 06:14:45,468 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/pynotedb.git in /opt/dib_cache/source-repositories/pynotedb_750b7a55c0eef92951697cf95944d4d287ab7e7b with ref master
2017-06-07 06:14:46,197 INFO nodepool.image.build.dpc: Cloning from pynotedb cache and applying ref master
2017-06-07 06:14:46,439 INFO nodepool.image.build.dpc: HEAD is now at e87d890 Merge "Update copyright"
2017-06-07 06:14:46,490 INFO nodepool.image.build.dpc: (0172 / 1758)
2017-06-07 06:14:46,546 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/pypi-mirror.git in /opt/dib_cache/source-repositories/pypi_mirror_6f37abe6f913ed0f34d9bd3b8d42b222c5dd7886 with ref master
2017-06-07 06:14:47,355 INFO nodepool.image.build.dpc: Cloning from pypi-mirror cache and applying ref master
2017-06-07 06:14:47,591 INFO nodepool.image.build.dpc: HEAD is now at 392a70d Update build tools and fix link paths
2017-06-07 06:14:47,641 INFO nodepool.image.build.dpc: (0173 / 1758)
2017-06-07 06:14:47,694 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_15081ce407c6acfb6dd525dc926e0f269b64bc1b with ref master
2017-06-07 06:14:48,465 INFO nodepool.image.build.dpc: Cloning from python-storyboardclient cache and applying ref master
2017-06-07 06:14:48,718 INFO nodepool.image.build.dpc: HEAD is now at 940dd5c Use ostestr instead of the custom pretty_tox.sh
2017-06-07 06:14:48,768 INFO nodepool.image.build.dpc: (0174 / 1758)
2017-06-07 06:14:48,825 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/release-tools.git in /opt/dib_cache/source-repositories/release_tools_8fcd795be6e5eb8eda84c1583868895755582d65 with ref master
2017-06-07 06:14:49,807 INFO nodepool.image.build.dpc: Cloning from release-tools cache and applying ref master
2017-06-07 06:14:50,072 INFO nodepool.image.build.dpc: HEAD is now at 287ac21 port release-notes command to python 3
2017-06-07 06:14:50,123 INFO nodepool.image.build.dpc: (0175 / 1758)
2017-06-07 06:14:50,179 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/releasestatus.git in /opt/dib_cache/source-repositories/releasestatus_fe2afbbdf2b75ef0e457f0fa89544fb8ebc20d7e with ref master
2017-06-07 06:14:50,920 INFO nodepool.image.build.dpc: Cloning from releasestatus cache and applying ref master
2017-06-07 06:14:51,163 INFO nodepool.image.build.dpc: HEAD is now at 4d5c95e Loop to retrieve all reviews
2017-06-07 06:14:51,213 INFO nodepool.image.build.dpc: (0176 / 1758)
2017-06-07 06:14:51,269 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/requestsexceptions.git in /opt/dib_cache/source-repositories/requestsexceptions_9e623c566bc32f61380ae9c4e5355329d0df096c with ref master
2017-06-07 06:14:52,037 INFO nodepool.image.build.dpc: Cloning from requestsexceptions cache and applying ref master
2017-06-07 06:14:52,293 INFO nodepool.image.build.dpc: HEAD is now at d7ac0ff Updated from global requirements
2017-06-07 06:14:52,343 INFO nodepool.image.build.dpc: (0177 / 1758)
2017-06-07 06:14:52,400 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/reviewday.git in /opt/dib_cache/source-repositories/reviewday_bb1fa37597b2612cced7074fc5a1e02732b3f0c9 with ref master
2017-06-07 06:14:53,234 INFO nodepool.image.build.dpc: Cloning from reviewday cache and applying ref master
2017-06-07 06:14:53,495 INFO nodepool.image.build.dpc: HEAD is now at 9852644 Append a new section to neutron dashboard
2017-06-07 06:14:53,545 INFO nodepool.image.build.dpc: (0178 / 1758)
2017-06-07 06:14:53,602 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/reviewstats.git in /opt/dib_cache/source-repositories/reviewstats_8b6465e0328f0f83400c0c91b86654fdd620c8f9 with ref master
2017-06-07 06:14:54,576 INFO nodepool.image.build.dpc: Cloning from reviewstats cache and applying ref master
2017-06-07 06:14:54,826 INFO nodepool.image.build.dpc: HEAD is now at 548a85d Add networking-ovn to projects
2017-06-07 06:14:54,877 INFO nodepool.image.build.dpc: (0179 / 1758)
2017-06-07 06:14:54,937 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/shade.git in /opt/dib_cache/source-repositories/shade_4e978fd891e0679e13f35edad708e9eaca0a1299 with ref master
2017-06-07 06:14:56,795 INFO nodepool.image.build.dpc: Cloning from shade cache and applying ref master
2017-06-07 06:14:57,188 INFO nodepool.image.build.dpc: HEAD is now at e1f331f Merge "Avoid keystoneclient making yet another discovery call"
2017-06-07 06:14:57,238 INFO nodepool.image.build.dpc: (0180 / 1758)
2017-06-07 06:14:57,298 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/statusbot.git in /opt/dib_cache/source-repositories/statusbot_1d85a64c8bdca05a4e0e667ceb7974a0bbf665da with ref master
2017-06-07 06:14:58,055 INFO nodepool.image.build.dpc: Cloning from statusbot cache and applying ref master
2017-06-07 06:14:58,293 INFO nodepool.image.build.dpc: HEAD is now at 57d6ed9 Make example config file consistent
2017-06-07 06:14:58,343 INFO nodepool.image.build.dpc: (0181 / 1758)
2017-06-07 06:14:58,398 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/storyboard.git in /opt/dib_cache/source-repositories/storyboard_dfd979d3f418f03ae451c79bc0dc4b7c70587308 with ref master
2017-06-07 06:14:59,710 INFO nodepool.image.build.dpc: Cloning from storyboard cache and applying ref master
2017-06-07 06:15:00,033 INFO nodepool.image.build.dpc: HEAD is now at bf30de7 Merge "Allow stories and tasks to be filtered by boards/worklists containing them"
2017-06-07 06:15:00,084 INFO nodepool.image.build.dpc: (0182 / 1758)
2017-06-07 06:15:00,140 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_38eb5a4fa0d91bbcd2798228d5a6f47461b324b0 with ref master
2017-06-07 06:15:01,290 INFO nodepool.image.build.dpc: Cloning from storyboard-webclient cache and applying ref master
2017-06-07 06:15:01,631 INFO nodepool.image.build.dpc: HEAD is now at ccb6649 Handle expired refresh tokens by reloading the page
2017-06-07 06:15:01,682 INFO nodepool.image.build.dpc: (0183 / 1758)
2017-06-07 06:15:01,740 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_3a3174f1d1ed4793b0b21f1236e3ce8e5f74127b with ref master
2017-06-07 06:15:02,740 INFO nodepool.image.build.dpc: Cloning from subunit2sql cache and applying ref master
2017-06-07 06:15:03,071 INFO nodepool.image.build.dpc: HEAD is now at de195d5 Fix dailycount command
2017-06-07 06:15:03,122 INFO nodepool.image.build.dpc: (0184 / 1758)
2017-06-07 06:15:03,181 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/system-config.git in /opt/dib_cache/source-repositories/system_config_b2eda26e3de7482e3ec89571a7d589867b52f593 with ref master
2017-06-07 06:15:06,883 INFO nodepool.image.build.dpc: Cloning from system-config cache and applying ref master
2017-06-07 06:15:07,270 INFO nodepool.image.build.dpc: HEAD is now at dcc75fd Set worker_private_key_file for zuul-executor
2017-06-07 06:15:07,323 INFO nodepool.image.build.dpc: (0185 / 1758)
2017-06-07 06:15:07,381 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/tripleo-ci.git in /opt/dib_cache/source-repositories/tripleo_ci_fe3a88f209c3294b3809829d340952d6c9901fe3 with ref master
2017-06-07 06:15:10,917 INFO nodepool.image.build.dpc: Cloning from tripleo-ci cache and applying ref master
2017-06-07 06:15:11,246 INFO nodepool.image.build.dpc: HEAD is now at 5056f02 Merge "Add subunit result to CI jobs"
2017-06-07 06:15:11,298 INFO nodepool.image.build.dpc: (0186 / 1758)
2017-06-07 06:15:11,354 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/trystack-site.git in /opt/dib_cache/source-repositories/trystack_site_b77dcd3497cf3b8f99a02d9a737d0a808f64c67d with ref master
2017-06-07 06:15:12,134 INFO nodepool.image.build.dpc: Cloning from trystack-site cache and applying ref master
2017-06-07 06:15:12,396 INFO nodepool.image.build.dpc: HEAD is now at 5cdbe0c Merge "Update links for CLI Reference and API Quick Start"
2017-06-07 06:15:12,453 INFO nodepool.image.build.dpc: (0187 / 1758)
2017-06-07 06:15:12,508 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/vinz.git in /opt/dib_cache/source-repositories/vinz_ee352ecb9c6c7ff37813b446fda11d4c946b8cc6 with ref master
2017-06-07 06:15:13,293 INFO nodepool.image.build.dpc: Cloning from vinz cache and applying ref master
2017-06-07 06:15:13,542 INFO nodepool.image.build.dpc: HEAD is now at 48828ca Added .gitreview
2017-06-07 06:15:13,597 INFO nodepool.image.build.dpc: (0188 / 1758)
2017-06-07 06:15:13,654 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/vinz-webclient.git in /opt/dib_cache/source-repositories/vinz_webclient_b8b9930ceb89bba82591b9515bdfbd13221caf9f with ref master
2017-06-07 06:15:14,423 INFO nodepool.image.build.dpc: Cloning from vinz-webclient cache and applying ref master
2017-06-07 06:15:14,653 INFO nodepool.image.build.dpc: HEAD is now at 57dd3a8 Added .gitreview
2017-06-07 06:15:14,705 INFO nodepool.image.build.dpc: (0189 / 1758)
2017-06-07 06:15:14,766 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_2f3eef3e5d94a09de4a2a9d8ab177cc4c261db73 with ref master
2017-06-07 06:15:15,664 INFO nodepool.image.build.dpc: Cloning from yaml2ical cache and applying ref master
2017-06-07 06:15:15,906 INFO nodepool.image.build.dpc: HEAD is now at cee12f2 Merge "Clarify KeyError() in Schedule.__init__()"
2017-06-07 06:15:15,956 INFO nodepool.image.build.dpc: (0190 / 1758)
2017-06-07 06:15:16,012 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/zmq-event-publisher.git in /opt/dib_cache/source-repositories/zmq_event_publisher_95d49fb166139f21a57df69d636e13cd7df799b7 with ref master
2017-06-07 06:15:16,781 INFO nodepool.image.build.dpc: Cloning from zmq-event-publisher cache and applying ref master
2017-06-07 06:15:17,023 INFO nodepool.image.build.dpc: HEAD is now at 3ef6c4a Add node description to event data
2017-06-07 06:15:17,075 INFO nodepool.image.build.dpc: (0191 / 1758)
2017-06-07 06:15:17,132 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/zuul.git in /opt/dib_cache/source-repositories/zuul_abb3c1b52c27a7b16f85908b61489b0b7a5ed8b3 with ref master
2017-06-07 06:15:19,354 INFO nodepool.image.build.dpc: Cloning from zuul cache and applying ref master
2017-06-07 06:15:19,677 INFO nodepool.image.build.dpc: HEAD is now at c2def90 Merge "Remove link to modindex"
2017-06-07 06:15:19,728 INFO nodepool.image.build.dpc: (0192 / 1758)
2017-06-07 06:15:19,783 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/zuul-base-jobs.git in /opt/dib_cache/source-repositories/zuul_base_jobs_b14a7cf1d77272e59bb28a814e2f8c18883e82c5 with ref master
2017-06-07 06:15:20,529 INFO nodepool.image.build.dpc: Cloning from zuul-base-jobs cache and applying ref master
2017-06-07 06:15:20,763 INFO nodepool.image.build.dpc: HEAD is now at 65b0720 Added .gitreview
2017-06-07 06:15:20,814 INFO nodepool.image.build.dpc: (0193 / 1758)
2017-06-07 06:15:20,870 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_8580a738b30b8de4a82fca2286d33fcaae2b4c2a with ref master
2017-06-07 06:15:21,572 INFO nodepool.image.build.dpc: Cloning from zuul-jobs cache and applying ref master
2017-06-07 06:15:21,816 INFO nodepool.image.build.dpc: HEAD is now at decb0e2 Added .gitreview
2017-06-07 06:15:21,867 INFO nodepool.image.build.dpc: (0194 / 1758)
2017-06-07 06:15:21,922 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack-infra/zuul-packaging.git in /opt/dib_cache/source-repositories/zuul_packaging_8f6ff59d515b9d39932e06bd57fddf1b586c6454 with ref master
2017-06-07 06:15:22,720 INFO nodepool.image.build.dpc: Cloning from zuul-packaging cache and applying ref master
2017-06-07 06:15:22,953 INFO nodepool.image.build.dpc: HEAD is now at c3d9ca9 Add documentation about master
2017-06-07 06:15:23,002 INFO nodepool.image.build.dpc: (0195 / 1758)
2017-06-07 06:15:23,058 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/aeromancer.git in /opt/dib_cache/source-repositories/aeromancer_3ee11af642e19ba85ff0850a395590d11592b8a1 with ref master
2017-06-07 06:15:24,134 INFO nodepool.image.build.dpc: Cloning from aeromancer cache and applying ref master
2017-06-07 06:15:24,371 INFO nodepool.image.build.dpc: HEAD is now at f1ceb46 Remove argparse from requirements
2017-06-07 06:15:24,421 INFO nodepool.image.build.dpc: (0196 / 1758)
2017-06-07 06:15:24,478 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ailuropoda.git in /opt/dib_cache/source-repositories/ailuropoda_a0044833f7a7e03f398a85b011643fb18303a5f1 with ref master
2017-06-07 06:15:25,192 INFO nodepool.image.build.dpc: Cloning from ailuropoda cache and applying ref master
2017-06-07 06:15:25,433 INFO nodepool.image.build.dpc: HEAD is now at 4c320ad Adding Dockerfile
2017-06-07 06:15:25,483 INFO nodepool.image.build.dpc: (0197 / 1758)
2017-06-07 06:15:25,540 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/alexandria.git in /opt/dib_cache/source-repositories/alexandria_06d785310207a9e6c8d27ee488824fe4c4c29d10 with ref master
2017-06-07 06:15:26,321 INFO nodepool.image.build.dpc: Cloning from alexandria cache and applying ref master
2017-06-07 06:15:26,807 INFO nodepool.image.build.dpc: HEAD is now at fa8d0da Adding Vagrant based demo for Alexandria
2017-06-07 06:15:26,859 INFO nodepool.image.build.dpc: (0198 / 1758)
2017-06-07 06:15:26,916 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/almanach.git in /opt/dib_cache/source-repositories/almanach_b2c86c712631c52ec3558db708260913b677c7ed with ref master
2017-06-07 06:15:27,755 INFO nodepool.image.build.dpc: Cloning from almanach cache and applying ref master
2017-06-07 06:15:28,061 INFO nodepool.image.build.dpc: HEAD is now at ef8897f Add API versioning
2017-06-07 06:15:28,112 INFO nodepool.image.build.dpc: (0199 / 1758)
2017-06-07 06:15:28,170 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/anchor.git in /opt/dib_cache/source-repositories/anchor_fbfe275cd425738422d0752844d0756bf77c97f9 with ref master
2017-06-07 06:15:29,211 INFO nodepool.image.build.dpc: Cloning from anchor cache and applying ref master
2017-06-07 06:15:29,487 INFO nodepool.image.build.dpc: HEAD is now at 0ecce12 Improved readme
2017-06-07 06:15:29,538 INFO nodepool.image.build.dpc: (0200 / 1758)
2017-06-07 06:15:29,598 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_8a75f2b045de073889914cda136a37ead2f116cd with ref master
2017-06-07 06:15:30,417 INFO nodepool.image.build.dpc: Cloning from ansible-hardening cache and applying ref master
2017-06-07 06:15:30,776 INFO nodepool.image.build.dpc: HEAD is now at 97186f8 Initial Fedora 25 support
2017-06-07 06:15:30,827 INFO nodepool.image.build.dpc: (0201 / 1758)
2017-06-07 06:15:30,882 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-ara.git in /opt/dib_cache/source-repositories/ansible_role_ara_16ea7bc06fed9a371504990e3905ddb853729744 with ref master
2017-06-07 06:15:31,577 INFO nodepool.image.build.dpc: Cloning from ansible-role-ara cache and applying ref master
2017-06-07 06:15:31,816 INFO nodepool.image.build.dpc: HEAD is now at 251ec0c Remove weird non-ascii quote character
2017-06-07 06:15:31,867 INFO nodepool.image.build.dpc: (0202 / 1758)
2017-06-07 06:15:31,922 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-bindep.git in /opt/dib_cache/source-repositories/ansible_role_bindep_85e9c36e1f59f9156db5c2c464620ead256baeb8 with ref master
2017-06-07 06:15:32,708 INFO nodepool.image.build.dpc: Cloning from ansible-role-bindep cache and applying ref master
2017-06-07 06:15:32,998 INFO nodepool.image.build.dpc: HEAD is now at dd76341 Update bindep.txt to make jobs pass again
2017-06-07 06:15:33,054 INFO nodepool.image.build.dpc: (0203 / 1758)
2017-06-07 06:15:33,135 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_5a9e5848d869487d9594da03b188d57f0d315a2e with ref master
2017-06-07 06:15:33,873 INFO nodepool.image.build.dpc: Cloning from ansible-role-cloud-launcher cache and applying ref master
2017-06-07 06:15:34,119 INFO nodepool.image.build.dpc: HEAD is now at 126a547 Add quotas support for the cloud launcher
2017-06-07 06:15:34,169 INFO nodepool.image.build.dpc: (0204 / 1758)
2017-06-07 06:15:34,225 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-diskimage-builder.git in /opt/dib_cache/source-repositories/ansible_role_diskimage_builder_a0cb9c176722c97e696525484616946cbc843471 with ref master
2017-06-07 06:15:34,940 INFO nodepool.image.build.dpc: Cloning from ansible-role-diskimage-builder cache and applying ref master
2017-06-07 06:15:35,181 INFO nodepool.image.build.dpc: HEAD is now at 63c794f Create diskimage_builder_pip_virtualenv_python
2017-06-07 06:15:35,231 INFO nodepool.image.build.dpc: (0205 / 1758)
2017-06-07 06:15:35,286 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-fedmsg.git in /opt/dib_cache/source-repositories/ansible_role_fedmsg_8be3578993e8f8186b3595e6745b2ce49645d703 with ref master
2017-06-07 06:15:36,030 INFO nodepool.image.build.dpc: Cloning from ansible-role-fedmsg cache and applying ref master
2017-06-07 06:15:36,274 INFO nodepool.image.build.dpc: HEAD is now at 8586560 Added .gitreview
2017-06-07 06:15:36,324 INFO nodepool.image.build.dpc: (0206 / 1758)
2017-06-07 06:15:36,379 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-jenkins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_12e50540ac8614eab5cd5376505c248a144bdbc3 with ref master
2017-06-07 06:15:37,186 INFO nodepool.image.build.dpc: Cloning from ansible-role-jenkins cache and applying ref master
2017-06-07 06:15:37,423 INFO nodepool.image.build.dpc: HEAD is now at 4b7b7bb Merge "Move other-requirements.txt to bindep.txt"
2017-06-07 06:15:37,473 INFO nodepool.image.build.dpc: (0207 / 1758)
2017-06-07 06:15:37,529 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-jenkins-job-builder.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_job_builder_034ee2f446653e8ed6749d8e8ad005b84e018a17 with ref master
2017-06-07 06:15:38,335 INFO nodepool.image.build.dpc: Cloning from ansible-role-jenkins-job-builder cache and applying ref master
2017-06-07 06:15:38,613 INFO nodepool.image.build.dpc: HEAD is now at 1f2f1d9 Allow pip executable
2017-06-07 06:15:38,661 INFO nodepool.image.build.dpc: (0208 / 1758)
2017-06-07 06:15:38,717 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-jenkins-plugins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_plugins_863791f2afdd91ad0977b056a80c43b00a80d3b3 with ref master
2017-06-07 06:15:39,449 INFO nodepool.image.build.dpc: Cloning from ansible-role-jenkins-plugins cache and applying ref master
2017-06-07 06:15:39,692 INFO nodepool.image.build.dpc: HEAD is now at 2b657fc Merge "Move other-requirements.txt to bindep.txt"
2017-06-07 06:15:39,743 INFO nodepool.image.build.dpc: (0209 / 1758)
2017-06-07 06:15:39,799 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-logrotate.git in /opt/dib_cache/source-repositories/ansible_role_logrotate_be17bc3375a435e7f93526eba16626eeb881012e with ref master
2017-06-07 06:15:40,555 INFO nodepool.image.build.dpc: Cloning from ansible-role-logrotate cache and applying ref master
2017-06-07 06:15:40,795 INFO nodepool.image.build.dpc: HEAD is now at 2aea7ee Refactor role to latest changes
2017-06-07 06:15:40,846 INFO nodepool.image.build.dpc: (0210 / 1758)
2017-06-07 06:15:40,901 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-nginx.git in /opt/dib_cache/source-repositories/ansible_role_nginx_e3a0e0509f0488c4d5a2eba9eb7dab6e9b0a24ed with ref master
2017-06-07 06:15:41,671 INFO nodepool.image.build.dpc: Cloning from ansible-role-nginx cache and applying ref master
2017-06-07 06:15:41,907 INFO nodepool.image.build.dpc: HEAD is now at 8867610 Merge "Move other-requirements.txt to bindep.txt"
2017-06-07 06:15:41,957 INFO nodepool.image.build.dpc: (0211 / 1758)
2017-06-07 06:15:42,013 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-nodepool.git in /opt/dib_cache/source-repositories/ansible_role_nodepool_4c3dc1b3cba5f0a70b0b735ee691764933312181 with ref master
2017-06-07 06:15:42,904 INFO nodepool.image.build.dpc: Cloning from ansible-role-nodepool cache and applying ref master
2017-06-07 06:15:43,164 INFO nodepool.image.build.dpc: HEAD is now at 164d711 Create nodepool_pip_executable variable
2017-06-07 06:15:43,222 INFO nodepool.image.build.dpc: (0212 / 1758)
2017-06-07 06:15:43,279 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-shade.git in /opt/dib_cache/source-repositories/ansible_role_shade_cb050ebae11ef5e0a4f92fb70aa060cc815ebbbc with ref master
2017-06-07 06:15:44,028 INFO nodepool.image.build.dpc: Cloning from ansible-role-shade cache and applying ref master
2017-06-07 06:15:44,273 INFO nodepool.image.build.dpc: HEAD is now at 6cdba6a Create shade_pip_virtualenv_python
2017-06-07 06:15:44,324 INFO nodepool.image.build.dpc: (0213 / 1758)
2017-06-07 06:15:44,380 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-ssh.git in /opt/dib_cache/source-repositories/ansible_role_ssh_400e28b9ac4ba45458cda708408832b8161ba3e6 with ref master
2017-06-07 06:15:45,143 INFO nodepool.image.build.dpc: Cloning from ansible-role-ssh cache and applying ref master
2017-06-07 06:15:45,395 INFO nodepool.image.build.dpc: HEAD is now at 1d1636d Work around 2.2.1.0 regression
2017-06-07 06:15:45,445 INFO nodepool.image.build.dpc: (0214 / 1758)
2017-06-07 06:15:45,501 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-sudoers.git in /opt/dib_cache/source-repositories/ansible_role_sudoers_5801367640aa6a8428de80100b1190ff38d3e7e1 with ref master
2017-06-07 06:15:46,285 INFO nodepool.image.build.dpc: Cloning from ansible-role-sudoers cache and applying ref master
2017-06-07 06:15:46,525 INFO nodepool.image.build.dpc: HEAD is now at 9b1db34 Clean up config task
2017-06-07 06:15:46,575 INFO nodepool.image.build.dpc: (0215 / 1758)
2017-06-07 06:15:46,632 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-virtualenv.git in /opt/dib_cache/source-repositories/ansible_role_virtualenv_478142eb14020d895c74089d9342b5c706322b26 with ref master
2017-06-07 06:15:47,325 INFO nodepool.image.build.dpc: Cloning from ansible-role-virtualenv cache and applying ref master
2017-06-07 06:15:47,565 INFO nodepool.image.build.dpc: HEAD is now at e96777e Initial commit
2017-06-07 06:15:47,616 INFO nodepool.image.build.dpc: (0216 / 1758)
2017-06-07 06:15:47,671 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_6fa333198660fa455708e98da2dfc0fd3e256b79 with ref master
2017-06-07 06:15:48,436 INFO nodepool.image.build.dpc: Cloning from ansible-role-zookeeper cache and applying ref master
2017-06-07 06:15:48,677 INFO nodepool.image.build.dpc: HEAD is now at 6d24a51 Fix zookeeper_package_name for RedHat
2017-06-07 06:15:48,728 INFO nodepool.image.build.dpc: (0217 / 1758)
2017-06-07 06:15:48,783 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ansible-role-zuul.git in /opt/dib_cache/source-repositories/ansible_role_zuul_cb7b0e95b45012699441705c40cbc16cc64413a9 with ref master
2017-06-07 06:15:49,658 INFO nodepool.image.build.dpc: Cloning from ansible-role-zuul cache and applying ref master
2017-06-07 06:15:49,916 INFO nodepool.image.build.dpc: HEAD is now at 302faf4 Create zuul_pip_executable
2017-06-07 06:15:49,967 INFO nodepool.image.build.dpc: (0218 / 1758)
2017-06-07 06:15:50,023 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/anvil.git in /opt/dib_cache/source-repositories/anvil_ca71a4854bf4fbfd09db7eccd38be51a45f0be3b with ref master
2017-06-07 06:15:51,432 INFO nodepool.image.build.dpc: Cloning from anvil cache and applying ref master
2017-06-07 06:15:51,670 INFO nodepool.image.build.dpc: HEAD is now at 4c86115 Remove more (dead) project contents
2017-06-07 06:15:51,720 INFO nodepool.image.build.dpc: (0219 / 1758)
2017-06-07 06:15:51,778 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_c75f628f6f37599e14c9698636cde24e91a8dc38 with ref master
2017-06-07 06:15:53,077 INFO nodepool.image.build.dpc: Cloning from aodh cache and applying ref master
2017-06-07 06:15:53,437 INFO nodepool.image.build.dpc: HEAD is now at 234f6d8 Merge "Remove keystoneclient deprecation"
2017-06-07 06:15:53,488 INFO nodepool.image.build.dpc: (0220 / 1758)
2017-06-07 06:15:53,543 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_7eb671c383c9d15670edcc5ff71ea1a9456e8451 with ref master
2017-06-07 06:15:55,591 INFO nodepool.image.build.dpc: Cloning from api-site cache and applying ref master
2017-06-07 06:15:55,917 INFO nodepool.image.build.dpc: HEAD is now at 42ed58b Fixes CLI header wrapping
2017-06-07 06:15:55,968 INFO nodepool.image.build.dpc: (0221 / 1758)
2017-06-07 06:15:56,024 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/api-wg.git in /opt/dib_cache/source-repositories/api_wg_9a8b2416147daec17e0476b217d6097359ded67c with ref master
2017-06-07 06:15:57,031 INFO nodepool.image.build.dpc: Cloning from api-wg cache and applying ref master
2017-06-07 06:15:57,295 INFO nodepool.image.build.dpc: HEAD is now at ab7d331 Merge "Print name of violating file in unittest"
2017-06-07 06:15:57,345 INFO nodepool.image.build.dpc: (0222 / 1758)
2017-06-07 06:15:57,401 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/app-catalog.git in /opt/dib_cache/source-repositories/app_catalog_cdff0c4005aa6d622952ffa6970c51f61f3c9af3 with ref master
2017-06-07 06:15:58,499 INFO nodepool.image.build.dpc: Cloning from app-catalog cache and applying ref master
2017-06-07 06:15:58,784 INFO nodepool.image.build.dpc: HEAD is now at 56fc380 Add EnterpriseDB application and Centos 7 image for ppc64le
2017-06-07 06:15:58,834 INFO nodepool.image.build.dpc: (0223 / 1758)
2017-06-07 06:15:58,890 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/app-catalog-common.git in /opt/dib_cache/source-repositories/app_catalog_common_ae1b06eddfd6e1f0af85cfa30ed223c1e1fa8ab3 with ref master
2017-06-07 06:15:59,630 INFO nodepool.image.build.dpc: Cloning from app-catalog-common cache and applying ref master
2017-06-07 06:15:59,870 INFO nodepool.image.build.dpc: HEAD is now at 601ce85 Initial checkin
2017-06-07 06:15:59,921 INFO nodepool.image.build.dpc: (0224 / 1758)
2017-06-07 06:15:59,978 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/app-catalog-ui.git in /opt/dib_cache/source-repositories/app_catalog_ui_7e17e1f76bb89d8cbbbd9a3583724068502c9d2f with ref master
2017-06-07 06:16:00,734 INFO nodepool.image.build.dpc: Cloning from app-catalog-ui cache and applying ref master
2017-06-07 06:16:00,990 INFO nodepool.image.build.dpc: HEAD is now at 4f5e9f6 Revert "Show team and repo badges on README"
2017-06-07 06:16:01,041 INFO nodepool.image.build.dpc: (0225 / 1758)
2017-06-07 06:16:01,101 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ara.git in /opt/dib_cache/source-repositories/ara_3a76c22882492b2c3c933f1a38389b0ae90a011e with ref master
2017-06-07 06:16:02,104 INFO nodepool.image.build.dpc: Cloning from ara cache and applying ref master
2017-06-07 06:16:02,467 INFO nodepool.image.build.dpc: HEAD is now at 58e875c Provide helpful return output on ara_record tasks
2017-06-07 06:16:02,518 INFO nodepool.image.build.dpc: (0226 / 1758)
2017-06-07 06:16:02,573 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/arch-wg.git in /opt/dib_cache/source-repositories/arch_wg_6c33e77e88e1fb3d2d461c70039e140ba46cb3da with ref master
2017-06-07 06:16:03,304 INFO nodepool.image.build.dpc: Cloning from arch-wg cache and applying ref master
2017-06-07 06:16:03,545 INFO nodepool.image.build.dpc: HEAD is now at fbdca57 Complete "Base services" proposal
2017-06-07 06:16:03,604 INFO nodepool.image.build.dpc: (0227 / 1758)
2017-06-07 06:16:03,664 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/astara.git in /opt/dib_cache/source-repositories/astara_bce7724deb5e91042bb00fed03a38b75200fc38d with ref master
2017-06-07 06:16:04,910 INFO nodepool.image.build.dpc: Cloning from astara cache and applying ref master
2017-06-07 06:16:05,210 INFO nodepool.image.build.dpc: HEAD is now at e7f8940 Merge "Always enable devstack service"
2017-06-07 06:16:05,260 INFO nodepool.image.build.dpc: (0228 / 1758)
2017-06-07 06:16:05,316 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/astara-appliance.git in /opt/dib_cache/source-repositories/astara_appliance_2905fbd40f65b973bfb15587c61379e895ae3b8d with ref master
2017-06-07 06:16:06,182 INFO nodepool.image.build.dpc: Cloning from astara-appliance cache and applying ref master
2017-06-07 06:16:06,445 INFO nodepool.image.build.dpc: HEAD is now at a6cd8a5 Updated from global requirements
2017-06-07 06:16:06,495 INFO nodepool.image.build.dpc: (0229 / 1758)
2017-06-07 06:16:06,553 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/astara-horizon.git in /opt/dib_cache/source-repositories/astara_horizon_6a708fcb29c1864666177bf8e30f6d61c3dffa7f with ref master
2017-06-07 06:16:07,345 INFO nodepool.image.build.dpc: Cloning from astara-horizon cache and applying ref master
2017-06-07 06:16:07,588 INFO nodepool.image.build.dpc: HEAD is now at 9b1243f Updated from global requirements
2017-06-07 06:16:07,639 INFO nodepool.image.build.dpc: (0230 / 1758)
2017-06-07 06:16:07,696 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/astara-neutron.git in /opt/dib_cache/source-repositories/astara_neutron_af7864b2fd434b800c1901ca4481eca8af5e2879 with ref master
2017-06-07 06:16:08,506 INFO nodepool.image.build.dpc: Cloning from astara-neutron cache and applying ref master
2017-06-07 06:16:08,778 INFO nodepool.image.build.dpc: HEAD is now at 07e5dfe Updated from global requirements
2017-06-07 06:16:08,849 INFO nodepool.image.build.dpc: (0231 / 1758)
2017-06-07 06:16:08,936 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_353c7e2331ae893a21e5b14b460724182653ae99 with ref master
2017-06-07 06:16:09,757 INFO nodepool.image.build.dpc: Cloning from automaton cache and applying ref master
2017-06-07 06:16:10,010 INFO nodepool.image.build.dpc: HEAD is now at 095d60a Merge "Remove support for py34"
2017-06-07 06:16:10,061 INFO nodepool.image.build.dpc: (0232 / 1758)
2017-06-07 06:16:10,119 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/bandit.git in /opt/dib_cache/source-repositories/bandit_e7c67061a798c46b80a9333ecfd5a4961c058b92 with ref master
2017-06-07 06:16:11,363 INFO nodepool.image.build.dpc: Cloning from bandit cache and applying ref master
2017-06-07 06:16:11,669 INFO nodepool.image.build.dpc: HEAD is now at 02f52a4 Updated from global requirements
2017-06-07 06:16:11,720 INFO nodepool.image.build.dpc: (0233 / 1758)
2017-06-07 06:16:11,777 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/bansho.git in /opt/dib_cache/source-repositories/bansho_acbbd127e7edca1c1ee119a56eb02b94b9383a06 with ref master
2017-06-07 06:16:12,660 INFO nodepool.image.build.dpc: Cloning from bansho cache and applying ref master
2017-06-07 06:16:12,935 INFO nodepool.image.build.dpc: HEAD is now at 844d9e0 Clean config.js and remove container
2017-06-07 06:16:12,985 INFO nodepool.image.build.dpc: (0234 / 1758)
2017-06-07 06:16:13,044 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_8318a570aa6bbb5bb29193fa827b4e2127446958 with ref master
2017-06-07 06:16:14,993 INFO nodepool.image.build.dpc: Cloning from barbican cache and applying ref master
2017-06-07 06:16:15,424 INFO nodepool.image.build.dpc: HEAD is now at aa3c903 Fix pep8 gate failure because of missing dependency
2017-06-07 06:16:15,477 INFO nodepool.image.build.dpc: (0235 / 1758)
2017-06-07 06:16:15,534 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_436a350548da7fc7905875fe6bf24682d772e440 with ref master
2017-06-07 06:16:16,444 INFO nodepool.image.build.dpc: Cloning from barbican-specs cache and applying ref master
2017-06-07 06:16:16,697 INFO nodepool.image.build.dpc: HEAD is now at 24af5dc Merge "Fix a spelling error"
2017-06-07 06:16:16,748 INFO nodepool.image.build.dpc: (0236 / 1758)
2017-06-07 06:16:16,804 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_f5bdbe16b91f2c3aa6ac4ae2fd5075655ff9fc62 with ref master
2017-06-07 06:16:17,600 INFO nodepool.image.build.dpc: Cloning from barbican-tempest-plugin cache and applying ref master
2017-06-07 06:16:17,859 INFO nodepool.image.build.dpc: HEAD is now at 817651d add deps for barbican-tempest-plugin
2017-06-07 06:16:17,910 INFO nodepool.image.build.dpc: (0237 / 1758)
2017-06-07 06:16:17,966 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/bareon.git in /opt/dib_cache/source-repositories/bareon_ccb9c10e22ee89382f9308e7a14e8a685e14b50b with ref master
2017-06-07 06:16:18,828 INFO nodepool.image.build.dpc: Cloning from bareon cache and applying ref master
2017-06-07 06:16:19,144 INFO nodepool.image.build.dpc: HEAD is now at 9cacc64 Solve test object naming in functional tests
2017-06-07 06:16:19,195 INFO nodepool.image.build.dpc: (0238 / 1758)
2017-06-07 06:16:19,252 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/bareon-allocator.git in /opt/dib_cache/source-repositories/bareon_allocator_5d807699c3828100f60313c2e75b79db431de0f9 with ref master
2017-06-07 06:16:20,033 INFO nodepool.image.build.dpc: Cloning from bareon-allocator cache and applying ref master
2017-06-07 06:16:20,277 INFO nodepool.image.build.dpc: HEAD is now at 05f7df9 Cleanup tox.ini: Remove obsolete constraints
2017-06-07 06:16:20,329 INFO nodepool.image.build.dpc: (0239 / 1758)
2017-06-07 06:16:20,399 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/bareon-api.git in /opt/dib_cache/source-repositories/bareon_api_a66f161c90fab193700e2042dfdb8615f8dc1cb3 with ref master
2017-06-07 06:16:21,168 INFO nodepool.image.build.dpc: Cloning from bareon-api cache and applying ref master
2017-06-07 06:16:21,398 INFO nodepool.image.build.dpc: HEAD is now at ee01e47 Added .gitreview
2017-06-07 06:16:21,449 INFO nodepool.image.build.dpc: (0240 / 1758)
2017-06-07 06:16:21,506 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/bareon-image-elements.git in /opt/dib_cache/source-repositories/bareon_image_elements_38869ddc7619736b537502d3a7766752bf114ed1 with ref master
2017-06-07 06:16:22,289 INFO nodepool.image.build.dpc: Cloning from bareon-image-elements cache and applying ref master
2017-06-07 06:16:22,544 INFO nodepool.image.build.dpc: HEAD is now at 87d61c6 Remove unneeded packages
2017-06-07 06:16:22,594 INFO nodepool.image.build.dpc: (0241 / 1758)
2017-06-07 06:16:22,650 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/bareon-ironic.git in /opt/dib_cache/source-repositories/bareon_ironic_59ad4c7ccf468e3c0267ebaece08b5780343fe58 with ref master
2017-06-07 06:16:23,490 INFO nodepool.image.build.dpc: Cloning from bareon-ironic cache and applying ref master
2017-06-07 06:16:23,750 INFO nodepool.image.build.dpc: HEAD is now at 7468264 New communication interface with bareon instance
2017-06-07 06:16:23,800 INFO nodepool.image.build.dpc: (0242 / 1758)
2017-06-07 06:16:23,856 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/bareon-specs.git in /opt/dib_cache/source-repositories/bareon_specs_98e455393ff75d434eb1fdc1365995bc884d1008 with ref master
2017-06-07 06:16:24,634 INFO nodepool.image.build.dpc: Cloning from bareon-specs cache and applying ref master
2017-06-07 06:16:24,876 INFO nodepool.image.build.dpc: HEAD is now at 89b2491 Merge "Add rsync image deployment spec"
2017-06-07 06:16:24,927 INFO nodepool.image.build.dpc: (0243 / 1758)
2017-06-07 06:16:24,983 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_114fec3ce32421c962f9fb6e68dd470a07c8748a with ref master
2017-06-07 06:16:26,265 INFO nodepool.image.build.dpc: Cloning from bifrost cache and applying ref master
2017-06-07 06:16:26,610 INFO nodepool.image.build.dpc: HEAD is now at 380813a Provide default for test-bifrost.yaml for clouds.yaml
2017-06-07 06:16:26,661 INFO nodepool.image.build.dpc: (0244 / 1758)
2017-06-07 06:16:26,717 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/bilean.git in /opt/dib_cache/source-repositories/bilean_427c58d6afd00ab71ca1f78b6fced9d16bcdfb8a with ref master
2017-06-07 06:16:27,484 INFO nodepool.image.build.dpc: Cloning from bilean cache and applying ref master
2017-06-07 06:16:27,764 INFO nodepool.image.build.dpc: HEAD is now at df84bb1 Merge "Add Python 3.5 classifier and venv for bilean"
2017-06-07 06:16:27,815 INFO nodepool.image.build.dpc: (0245 / 1758)
2017-06-07 06:16:27,871 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_643ec3f2ff5a28e4c1de8ca75af5aa4ec8ab370e with ref master
2017-06-07 06:16:29,122 INFO nodepool.image.build.dpc: Cloning from blazar cache and applying ref master
2017-06-07 06:16:29,455 INFO nodepool.image.build.dpc: HEAD is now at 331e8e5 Replace messaging.get_transport with get_rpc_transport
2017-06-07 06:16:29,506 INFO nodepool.image.build.dpc: (0246 / 1758)
2017-06-07 06:16:29,562 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_4a20dbd848705de51c239d16b7b2f95ccb19423f with ref master
2017-06-07 06:16:30,390 INFO nodepool.image.build.dpc: Cloning from blazar-nova cache and applying ref master
2017-06-07 06:16:30,639 INFO nodepool.image.build.dpc: HEAD is now at 50484cb Updated from global requirements
2017-06-07 06:16:30,691 INFO nodepool.image.build.dpc: (0247 / 1758)
2017-06-07 06:16:30,748 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/boartty.git in /opt/dib_cache/source-repositories/boartty_5870db480240a3518623e29ffaaf37103122bba9 with ref master
2017-06-07 06:16:31,537 INFO nodepool.image.build.dpc: Cloning from boartty cache and applying ref master
2017-06-07 06:16:31,791 INFO nodepool.image.build.dpc: HEAD is now at 1da1208 Make hypertext searchable
2017-06-07 06:16:31,843 INFO nodepool.image.build.dpc: (0248 / 1758)
2017-06-07 06:16:31,898 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/broadview-collector.git in /opt/dib_cache/source-repositories/broadview_collector_8d1862e47e804955f2a0cca4ca5b75ceca41ad13 with ref master
2017-06-07 06:16:32,639 INFO nodepool.image.build.dpc: Cloning from broadview-collector cache and applying ref master
2017-06-07 06:16:32,909 INFO nodepool.image.build.dpc: HEAD is now at b638414 Update readme to reflect the location of code supporting agent version 3 and greater
2017-06-07 06:16:32,960 INFO nodepool.image.build.dpc: (0249 / 1758)
2017-06-07 06:16:33,017 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/broadview-lib.git in /opt/dib_cache/source-repositories/broadview_lib_9b008e0921431201b1b7ee1bac7d102d29d76ad4 with ref master
2017-06-07 06:16:33,796 INFO nodepool.image.build.dpc: Cloning from broadview-lib cache and applying ref master
2017-06-07 06:16:34,051 INFO nodepool.image.build.dpc: HEAD is now at 6e0a419 Update readme to reflect the location of code supporting agent version 3 and greater
2017-06-07 06:16:34,102 INFO nodepool.image.build.dpc: (0250 / 1758)
2017-06-07 06:16:34,158 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/broadview-ui.git in /opt/dib_cache/source-repositories/broadview_ui_f49cdf5a7b4764543149137d6ab5c52ce494b8d5 with ref master
2017-06-07 06:16:34,923 INFO nodepool.image.build.dpc: Cloning from broadview-ui cache and applying ref master
2017-06-07 06:16:35,180 INFO nodepool.image.build.dpc: HEAD is now at 532dd32 Update readme to reflect the location of code supporting agent version 3 and greater
2017-06-07 06:16:35,233 INFO nodepool.image.build.dpc: (0251 / 1758)
2017-06-07 06:16:35,289 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/browbeat.git in /opt/dib_cache/source-repositories/browbeat_93c8eefbf160ae052d382ac8ad955f840a39867a with ref master
2017-06-07 06:16:36,601 INFO nodepool.image.build.dpc: Cloning from browbeat cache and applying ref master
2017-06-07 06:16:37,041 INFO nodepool.image.build.dpc: HEAD is now at 0982c1c WIP - Document how ELK server is built
2017-06-07 06:16:37,093 INFO nodepool.image.build.dpc: (0252 / 1758)
2017-06-07 06:16:37,150 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_fb8a7df46d483951138a3919bc7803f722390fa3 with ref master
2017-06-07 06:16:38,121 INFO nodepool.image.build.dpc: Cloning from castellan cache and applying ref master
2017-06-07 06:16:38,390 INFO nodepool.image.build.dpc: HEAD is now at 2251401 Fix incorrect config in usage doc
2017-06-07 06:16:38,441 INFO nodepool.image.build.dpc: (0253 / 1758)
2017-06-07 06:16:38,496 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cathead.git in /opt/dib_cache/source-repositories/cathead_48c1ce718b1d6c6e0385f5324dad2a3056cbbd45 with ref master
2017-06-07 06:16:39,197 INFO nodepool.image.build.dpc: Cloning from cathead cache and applying ref master
2017-06-07 06:16:39,483 INFO nodepool.image.build.dpc: HEAD is now at f631fdd Add missing licenses to files
2017-06-07 06:16:39,532 INFO nodepool.image.build.dpc: (0254 / 1758)
2017-06-07 06:16:39,592 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_e02aa24ef943c9fa0fed0a5e1e9aa243f00c2543 with ref master
2017-06-07 06:16:42,762 INFO nodepool.image.build.dpc: Cloning from ceilometer cache and applying ref master
2017-06-07 06:16:43,222 INFO nodepool.image.build.dpc: HEAD is now at 081020d Merge "Replace assertRaisesRegexp with assertRaisesRegex"
2017-06-07 06:16:43,273 INFO nodepool.image.build.dpc: (0255 / 1758)
2017-06-07 06:16:43,329 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ceilometer-powervm.git in /opt/dib_cache/source-repositories/ceilometer_powervm_0972eb50185d6d140e202b17457eec1159657fd3 with ref master
2017-06-07 06:16:44,148 INFO nodepool.image.build.dpc: Cloning from ceilometer-powervm cache and applying ref master
2017-06-07 06:16:44,441 INFO nodepool.image.build.dpc: HEAD is now at b865f3b Updated from global requirements
2017-06-07 06:16:44,501 INFO nodepool.image.build.dpc: (0256 / 1758)
2017-06-07 06:16:44,579 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ceilometer-zvm.git in /opt/dib_cache/source-repositories/ceilometer_zvm_93296987335d5bea0d1b9e77596ee5a84cfd9e44 with ref master
2017-06-07 06:16:45,422 INFO nodepool.image.build.dpc: Cloning from ceilometer-zvm cache and applying ref master
2017-06-07 06:16:45,670 INFO nodepool.image.build.dpc: HEAD is now at ef127c8 Fix two resource IDs generated for same one NIC
2017-06-07 06:16:45,720 INFO nodepool.image.build.dpc: (0257 / 1758)
2017-06-07 06:16:45,777 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_5f5f636eea889023c6c1f5d39cad6b10f1b2c542 with ref master
2017-06-07 06:16:46,631 INFO nodepool.image.build.dpc: Cloning from ceilometermiddleware cache and applying ref master
2017-06-07 06:16:46,888 INFO nodepool.image.build.dpc: HEAD is now at e2bf485 retrieve project id to ignore from keystone
2017-06-07 06:16:46,938 INFO nodepool.image.build.dpc: (0258 / 1758)
2017-06-07 06:16:46,993 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cerberus.git in /opt/dib_cache/source-repositories/cerberus_53451ead1da362cb793d4134eb537d76d29f4967 with ref master
2017-06-07 06:16:48,096 INFO nodepool.image.build.dpc: Cloning from cerberus cache and applying ref master
2017-06-07 06:16:48,375 INFO nodepool.image.build.dpc: HEAD is now at 3605ead remove python 2.6 trove classifier
2017-06-07 06:16:48,426 INFO nodepool.image.build.dpc: (0259 / 1758)
2017-06-07 06:16:48,483 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cerberus-dashboard.git in /opt/dib_cache/source-repositories/cerberus_dashboard_506050533f9a7b69772c4a918211282d8be07be3 with ref master
2017-06-07 06:16:49,191 INFO nodepool.image.build.dpc: Cloning from cerberus-dashboard cache and applying ref master
2017-06-07 06:16:49,441 INFO nodepool.image.build.dpc: HEAD is now at 18aa75f Security reports have an UUID
2017-06-07 06:16:49,492 INFO nodepool.image.build.dpc: (0260 / 1758)
2017-06-07 06:16:49,548 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-6wind-virtual-accelerator.git in /opt/dib_cache/source-repositories/charm_6wind_virtual_accelerator_39d3054092183ba3202df6622a0896293346195d with ref master
2017-06-07 06:16:50,437 INFO nodepool.image.build.dpc: Cloning from charm-6wind-virtual-accelerator cache and applying ref master
2017-06-07 06:16:50,669 INFO nodepool.image.build.dpc: HEAD is now at 1075e9c Added .gitreview
2017-06-07 06:16:50,719 INFO nodepool.image.build.dpc: (0261 / 1758)
2017-06-07 06:16:50,774 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_19724910f34fe28429f886e85a4beb04baebc6fe with ref master
2017-06-07 06:16:51,572 INFO nodepool.image.build.dpc: Cloning from charm-aodh cache and applying ref master
2017-06-07 06:16:51,820 INFO nodepool.image.build.dpc: HEAD is now at 4b2ba64 Add package version data for >= pike
2017-06-07 06:16:51,871 INFO nodepool.image.build.dpc: (0262 / 1758)
2017-06-07 06:16:51,926 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_dff6822be84d82d6938ed1866decbe6eb6bd3485 with ref master
2017-06-07 06:16:52,711 INFO nodepool.image.build.dpc: Cloning from charm-barbican cache and applying ref master
2017-06-07 06:16:52,959 INFO nodepool.image.build.dpc: HEAD is now at a26561f Add version map support
2017-06-07 06:16:53,010 INFO nodepool.image.build.dpc: (0263 / 1758)
2017-06-07 06:16:53,066 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_e5d84662eee4d0e82eb294fc958a7503ef64cb8d with ref master
2017-06-07 06:16:53,805 INFO nodepool.image.build.dpc: Cloning from charm-barbican-softhsm cache and applying ref master
2017-06-07 06:16:54,054 INFO nodepool.image.build.dpc: HEAD is now at 51d5f83 Updates for pike b1
2017-06-07 06:16:54,105 INFO nodepool.image.build.dpc: (0264 / 1758)
2017-06-07 06:16:54,160 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_46b89b571348a581e0c2c79a574017e6f3930cf8 with ref master
2017-06-07 06:16:55,025 INFO nodepool.image.build.dpc: Cloning from charm-ceilometer cache and applying ref master
2017-06-07 06:16:55,344 INFO nodepool.image.build.dpc: HEAD is now at 0d71825 Merge "Updates for pike b1"
2017-06-07 06:16:55,394 INFO nodepool.image.build.dpc: (0265 / 1758)
2017-06-07 06:16:55,451 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_536d32fd2f2bcd83ecf47595c247d3adc814cb6d with ref master
2017-06-07 06:16:56,238 INFO nodepool.image.build.dpc: Cloning from charm-ceilometer-agent cache and applying ref master
2017-06-07 06:16:56,537 INFO nodepool.image.build.dpc: HEAD is now at 36a4edf Decode subprocess output for python3 in ipv6 check
2017-06-07 06:16:56,589 INFO nodepool.image.build.dpc: (0266 / 1758)
2017-06-07 06:16:56,645 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-ceph.git in /opt/dib_cache/source-repositories/charm_ceph_f413fe6830bb6e006b0c608e38aed531f8ba9a00 with ref master
2017-06-07 06:16:57,475 INFO nodepool.image.build.dpc: Cloning from charm-ceph cache and applying ref master
2017-06-07 06:16:57,789 INFO nodepool.image.build.dpc: HEAD is now at 290a328 Merge "Skip osd-devices not absolute paths"
2017-06-07 06:16:57,843 INFO nodepool.image.build.dpc: (0267 / 1758)
2017-06-07 06:16:57,902 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_e65ff0a03bfd1f05e75a7493b90582c2e1d9671e with ref master
2017-06-07 06:16:58,714 INFO nodepool.image.build.dpc: Cloning from charm-ceph-fs cache and applying ref master
2017-06-07 06:16:58,962 INFO nodepool.image.build.dpc: HEAD is now at a143ce2 Enable Zesty-Ocata Amulet Tests
2017-06-07 06:16:59,013 INFO nodepool.image.build.dpc: (0268 / 1758)
2017-06-07 06:16:59,069 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_838e9535e22d8111b20a114668871da089f60c18 with ref master
2017-06-07 06:16:59,933 INFO nodepool.image.build.dpc: Cloning from charm-ceph-mon cache and applying ref master
2017-06-07 06:17:00,287 INFO nodepool.image.build.dpc: HEAD is now at 20d9a60 Merge "Change mon-host config to monitor-hosts for consistency"
2017-06-07 06:17:00,344 INFO nodepool.image.build.dpc: (0269 / 1758)
2017-06-07 06:17:00,400 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_62917149bf454fa45e39b7e4fa83d1c4305c4370 with ref master
2017-06-07 06:17:01,299 INFO nodepool.image.build.dpc: Cloning from charm-ceph-osd cache and applying ref master
2017-06-07 06:17:01,619 INFO nodepool.image.build.dpc: HEAD is now at b0dc9c2 Merge "Updates for pike b1"
2017-06-07 06:17:01,669 INFO nodepool.image.build.dpc: (0270 / 1758)
2017-06-07 06:17:01,725 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_5e930c6ba4d3fa18e95ababb3b83f29ee80c92cf with ref master
2017-06-07 06:17:02,488 INFO nodepool.image.build.dpc: Cloning from charm-ceph-proxy cache and applying ref master
2017-06-07 06:17:02,789 INFO nodepool.image.build.dpc: HEAD is now at 435b3a1 Enable Zesty-Ocata Amulet Tests
2017-06-07 06:17:02,841 INFO nodepool.image.build.dpc: (0271 / 1758)
2017-06-07 06:17:02,896 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_bf02edb5d6b01c20b2bfe0aa01adfb4720898ea7 with ref master
2017-06-07 06:17:03,719 INFO nodepool.image.build.dpc: Cloning from charm-ceph-radosgw cache and applying ref master
2017-06-07 06:17:04,033 INFO nodepool.image.build.dpc: HEAD is now at 4194350 Handle SSL and Keystone v3
2017-06-07 06:17:04,084 INFO nodepool.image.build.dpc: (0272 / 1758)
2017-06-07 06:17:04,141 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_8b5264db8e7f011995d37616c6c04e2248257591 with ref master
2017-06-07 06:17:05,028 INFO nodepool.image.build.dpc: Cloning from charm-cinder cache and applying ref master
2017-06-07 06:17:05,381 INFO nodepool.image.build.dpc: HEAD is now at 6a9fc44 Updates for pike b1
2017-06-07 06:17:05,433 INFO nodepool.image.build.dpc: (0273 / 1758)
2017-06-07 06:17:05,492 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_a3e6f69a0bb0f6bde3c54aec035ff6d805f96933 with ref master
2017-06-07 06:17:06,345 INFO nodepool.image.build.dpc: Cloning from charm-cinder-backup cache and applying ref master
2017-06-07 06:17:06,635 INFO nodepool.image.build.dpc: HEAD is now at f4e10e0 Updates for pike b1
2017-06-07 06:17:06,686 INFO nodepool.image.build.dpc: (0274 / 1758)
2017-06-07 06:17:06,743 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_54314ba9eefddffadaf1dce63b3ff6722b4dddb7 with ref master
2017-06-07 06:17:07,486 INFO nodepool.image.build.dpc: Cloning from charm-cinder-ceph cache and applying ref master
2017-06-07 06:17:07,783 INFO nodepool.image.build.dpc: HEAD is now at 9fed819 Updates for pike b1
2017-06-07 06:17:07,834 INFO nodepool.image.build.dpc: (0275 / 1758)
2017-06-07 06:17:07,889 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_1062055c78b9d3b14bcbfebcb0b4e6571210c426 with ref master
2017-06-07 06:17:08,646 INFO nodepool.image.build.dpc: Cloning from charm-cloudkitty cache and applying ref master
2017-06-07 06:17:08,880 INFO nodepool.image.build.dpc: HEAD is now at 3b9b265 Added .gitreview
2017-06-07 06:17:08,930 INFO nodepool.image.build.dpc: (0276 / 1758)
2017-06-07 06:17:08,985 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_93e71916189f02b05799c3fbd8c694f420005680 with ref master
2017-06-07 06:17:09,737 INFO nodepool.image.build.dpc: Cloning from charm-designate cache and applying ref master
2017-06-07 06:17:09,990 INFO nodepool.image.build.dpc: HEAD is now at fd98fa0 Resolve config option dns-slaves not working properly
2017-06-07 06:17:10,041 INFO nodepool.image.build.dpc: (0277 / 1758)
2017-06-07 06:17:10,099 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_10ecf8430cf4248f5c2343820e01c8f3ed2399d4 with ref master
2017-06-07 06:17:10,813 INFO nodepool.image.build.dpc: Cloning from charm-designate-bind cache and applying ref master
2017-06-07 06:17:11,057 INFO nodepool.image.build.dpc: HEAD is now at 0d40c67 Updates for pike b1
2017-06-07 06:17:11,107 INFO nodepool.image.build.dpc: (0278 / 1758)
2017-06-07 06:17:11,163 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_9fb7393965e6102798cf08575dd7673426e7a150 with ref master
2017-06-07 06:17:12,023 INFO nodepool.image.build.dpc: Cloning from charm-glance cache and applying ref master
2017-06-07 06:17:12,344 INFO nodepool.image.build.dpc: HEAD is now at fba74d6 Updates for pike b1
2017-06-07 06:17:12,396 INFO nodepool.image.build.dpc: (0279 / 1758)
2017-06-07 06:17:12,451 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_fab78e136d247a189ef3fabfd9457764a5566f16 with ref master
2017-06-07 06:17:13,199 INFO nodepool.image.build.dpc: Cloning from charm-glusterfs cache and applying ref master
2017-06-07 06:17:13,434 INFO nodepool.image.build.dpc: HEAD is now at f17a8cf Added .gitreview
2017-06-07 06:17:13,484 INFO nodepool.image.build.dpc: (0280 / 1758)
2017-06-07 06:17:13,539 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_cd93e1222c9477550130c08d88141636b825bfda with ref master
2017-06-07 06:17:14,292 INFO nodepool.image.build.dpc: Cloning from charm-guide cache and applying ref master
2017-06-07 06:17:14,545 INFO nodepool.image.build.dpc: HEAD is now at fab51db Merge "os-on-lxd: Fix neutron-ext-net command"
2017-06-07 06:17:14,595 INFO nodepool.image.build.dpc: (0281 / 1758)
2017-06-07 06:17:14,652 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_10788cbf34e143063dbded8f07345cbb27aef43b with ref master
2017-06-07 06:17:15,402 INFO nodepool.image.build.dpc: Cloning from charm-hacluster cache and applying ref master
2017-06-07 06:17:15,698 INFO nodepool.image.build.dpc: HEAD is now at 3101266 Enable Zesty-Ocata Amulet Tests
2017-06-07 06:17:15,750 INFO nodepool.image.build.dpc: (0282 / 1758)
2017-06-07 06:17:15,806 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_1665d0439bf607c86659d4687e1cbbd4b3385b80 with ref master
2017-06-07 06:17:16,622 INFO nodepool.image.build.dpc: Cloning from charm-heat cache and applying ref master
2017-06-07 06:17:16,935 INFO nodepool.image.build.dpc: HEAD is now at fe67130 Updates for pike b1
2017-06-07 06:17:16,986 INFO nodepool.image.build.dpc: (0283 / 1758)
2017-06-07 06:17:17,042 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-barbican-hsm.git in /opt/dib_cache/source-repositories/charm_interface_barbican_hsm_21ae24aa0e25d726e5e7fc9970cfe15405661733 with ref master
2017-06-07 06:17:17,801 INFO nodepool.image.build.dpc: Cloning from charm-interface-barbican-hsm cache and applying ref master
2017-06-07 06:17:18,036 INFO nodepool.image.build.dpc: HEAD is now at 44c34f7 Rename the interface to barbican-hsm
2017-06-07 06:17:18,088 INFO nodepool.image.build.dpc: (0284 / 1758)
2017-06-07 06:17:18,143 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-bind-rndc.git in /opt/dib_cache/source-repositories/charm_interface_bind_rndc_ea4aedb395d30391f5c1931e6b402a260e608b24 with ref master
2017-06-07 06:17:18,882 INFO nodepool.image.build.dpc: Cloning from charm-interface-bind-rndc cache and applying ref master
2017-06-07 06:17:19,122 INFO nodepool.image.build.dpc: HEAD is now at d794839 Fix requires so that broken,departed removes available
2017-06-07 06:17:19,172 INFO nodepool.image.build.dpc: (0285 / 1758)
2017-06-07 06:17:19,229 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-ceph-mds.git in /opt/dib_cache/source-repositories/charm_interface_ceph_mds_9606b78e59f08b2bb136e172bba4e833c2bcd601 with ref master
2017-06-07 06:17:19,936 INFO nodepool.image.build.dpc: Cloning from charm-interface-ceph-mds cache and applying ref master
2017-06-07 06:17:20,174 INFO nodepool.image.build.dpc: HEAD is now at 29665b5 Properly format IPv6 monitor address.
2017-06-07 06:17:20,225 INFO nodepool.image.build.dpc: (0286 / 1758)
2017-06-07 06:17:20,281 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_bc0fbdfb319b217d9f1c4ff4123d82ccb1d39e21 with ref master
2017-06-07 06:17:21,164 INFO nodepool.image.build.dpc: Cloning from charm-interface-hacluster cache and applying ref master
2017-06-07 06:17:21,405 INFO nodepool.image.build.dpc: HEAD is now at 13ad020 Principle sends invalid config to hacluster
2017-06-07 06:17:21,458 INFO nodepool.image.build.dpc: (0287 / 1758)
2017-06-07 06:17:21,514 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_7d5fd6da50619b3cc8c3a1bd713c6552eaebdb46 with ref master
2017-06-07 06:17:22,278 INFO nodepool.image.build.dpc: Cloning from charm-interface-keystone cache and applying ref master
2017-06-07 06:17:22,514 INFO nodepool.image.build.dpc: HEAD is now at c9ed6c0 Add api_version as an accessible property
2017-06-07 06:17:22,565 INFO nodepool.image.build.dpc: (0288 / 1758)
2017-06-07 06:17:22,621 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-keystone-admin.git in /opt/dib_cache/source-repositories/charm_interface_keystone_admin_bf43107ce4fd4672abe397bd68ac4cc0008f860c with ref master
2017-06-07 06:17:23,384 INFO nodepool.image.build.dpc: Cloning from charm-interface-keystone-admin cache and applying ref master
2017-06-07 06:17:23,620 INFO nodepool.image.build.dpc: HEAD is now at b07920d README included
2017-06-07 06:17:23,671 INFO nodepool.image.build.dpc: (0289 / 1758)
2017-06-07 06:17:23,728 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-keystone-credentials.git in /opt/dib_cache/source-repositories/charm_interface_keystone_credentials_1da931fe02bc3de0fcad23dbf06bf17d5ed7f00a with ref master
2017-06-07 06:17:24,438 INFO nodepool.image.build.dpc: Cloning from charm-interface-keystone-credentials cache and applying ref master
2017-06-07 06:17:24,681 INFO nodepool.image.build.dpc: HEAD is now at b68c59b Add support for verification process
2017-06-07 06:17:24,732 INFO nodepool.image.build.dpc: (0290 / 1758)
2017-06-07 06:17:24,788 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-keystone-domain-backend.git in /opt/dib_cache/source-repositories/charm_interface_keystone_domain_backend_24ad3b6b4da3280b853ac298ee37ad340c1f4400 with ref master
2017-06-07 06:17:25,571 INFO nodepool.image.build.dpc: Cloning from charm-interface-keystone-domain-backend cache and applying ref master
2017-06-07 06:17:25,826 INFO nodepool.image.build.dpc: HEAD is now at 187fc28 Add LICENSE file
2017-06-07 06:17:25,876 INFO nodepool.image.build.dpc: (0291 / 1758)
2017-06-07 06:17:25,933 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-manila-plugin.git in /opt/dib_cache/source-repositories/charm_interface_manila_plugin_b45c3bc67c4c9f9c111ac3a1a04016bdd793ffbc with ref master
2017-06-07 06:17:26,669 INFO nodepool.image.build.dpc: Cloning from charm-interface-manila-plugin cache and applying ref master
2017-06-07 06:17:26,907 INFO nodepool.image.build.dpc: HEAD is now at ceb612a Work around a strange bug wit reactive/juju 1.25.x
2017-06-07 06:17:26,958 INFO nodepool.image.build.dpc: (0292 / 1758)
2017-06-07 06:17:27,014 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-mysql-shared.git in /opt/dib_cache/source-repositories/charm_interface_mysql_shared_2c2714a5dfa486e80148f6c8a0b6c94168228435 with ref master
2017-06-07 06:17:27,800 INFO nodepool.image.build.dpc: Cloning from charm-interface-mysql-shared cache and applying ref master
2017-06-07 06:17:28,035 INFO nodepool.image.build.dpc: HEAD is now at 7b9fc4e Automatically set hostname relation data
2017-06-07 06:17:28,086 INFO nodepool.image.build.dpc: (0293 / 1758)
2017-06-07 06:17:28,143 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-neutron-plugin.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_c78cdb486bca1025f90c06f14ffd3bcbeee155c9 with ref master
2017-06-07 06:17:28,881 INFO nodepool.image.build.dpc: Cloning from charm-interface-neutron-plugin cache and applying ref master
2017-06-07 06:17:29,119 INFO nodepool.image.build.dpc: HEAD is now at 8483272 Add minimal requires.py
2017-06-07 06:17:29,172 INFO nodepool.image.build.dpc: (0294 / 1758)
2017-06-07 06:17:29,231 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-neutron-plugin-api-subordinate.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_api_subordinate_496903ec1f82b9a3976c796c38b91f77b1064c8f with ref master
2017-06-07 06:17:30,047 INFO nodepool.image.build.dpc: Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref master
2017-06-07 06:17:30,283 INFO nodepool.image.build.dpc: HEAD is now at 4877768 README update
2017-06-07 06:17:30,335 INFO nodepool.image.build.dpc: (0295 / 1758)
2017-06-07 06:17:30,391 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-odl-controller-api.git in /opt/dib_cache/source-repositories/charm_interface_odl_controller_api_d749061f830d3225ffb1a37f49870ca240ed931d with ref master
2017-06-07 06:17:31,151 INFO nodepool.image.build.dpc: Cloning from charm-interface-odl-controller-api cache and applying ref master
2017-06-07 06:17:31,384 INFO nodepool.image.build.dpc: HEAD is now at 47d1152 Add Standard available state
2017-06-07 06:17:31,434 INFO nodepool.image.build.dpc: (0296 / 1758)
2017-06-07 06:17:31,490 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-openstack-ha.git in /opt/dib_cache/source-repositories/charm_interface_openstack_ha_ba100dc8d6a65574dcec1cd9b77f4607b8c73035 with ref master
2017-06-07 06:17:32,189 INFO nodepool.image.build.dpc: Cloning from charm-interface-openstack-ha cache and applying ref master
2017-06-07 06:17:32,424 INFO nodepool.image.build.dpc: HEAD is now at 1df2958 New address and new key store/retrieval mthods
2017-06-07 06:17:32,475 INFO nodepool.image.build.dpc: (0297 / 1758)
2017-06-07 06:17:32,531 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-ovsdb-manager.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_manager_7e09e28d1f0e4529c67e4f76842df4567e23e16e with ref master
2017-06-07 06:17:33,322 INFO nodepool.image.build.dpc: Cloning from charm-interface-ovsdb-manager cache and applying ref master
2017-06-07 06:17:33,556 INFO nodepool.image.build.dpc: HEAD is now at 6a1671a Fixup for new reactive package naming
2017-06-07 06:17:33,607 INFO nodepool.image.build.dpc: (0298 / 1758)
2017-06-07 06:17:33,663 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_021efe5445cf3b95617a3005f71789b3d38a6948 with ref master
2017-06-07 06:17:34,417 INFO nodepool.image.build.dpc: Cloning from charm-interface-rabbitmq cache and applying ref master
2017-06-07 06:17:34,654 INFO nodepool.image.build.dpc: HEAD is now at ace0c46 Add support for network spaces
2017-06-07 06:17:34,705 INFO nodepool.image.build.dpc: (0299 / 1758)
2017-06-07 06:17:34,761 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-interface-service-control.git in /opt/dib_cache/source-repositories/charm_interface_service_control_06daf3fe3cf6340f605df78c54b3f48493b051f5 with ref master
2017-06-07 06:17:35,532 INFO nodepool.image.build.dpc: Cloning from charm-interface-service-control cache and applying ref master
2017-06-07 06:17:35,762 INFO nodepool.image.build.dpc: HEAD is now at 606c17d More RWADME updates
2017-06-07 06:17:35,813 INFO nodepool.image.build.dpc: (0300 / 1758)
2017-06-07 06:17:35,868 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_bfb18475977925f8ca4530e497caa2bd6b77255d with ref master
2017-06-07 06:17:36,802 INFO nodepool.image.build.dpc: Cloning from charm-keystone cache and applying ref master
2017-06-07 06:17:37,132 INFO nodepool.image.build.dpc: HEAD is now at 6f99e78 Updated icon
2017-06-07 06:17:37,183 INFO nodepool.image.build.dpc: (0301 / 1758)
2017-06-07 06:17:37,239 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_5c4ba142123fa95d619d5a2e885e5f47002be934 with ref master
2017-06-07 06:17:37,938 INFO nodepool.image.build.dpc: Cloning from charm-keystone-ldap cache and applying ref master
2017-06-07 06:17:38,188 INFO nodepool.image.build.dpc: HEAD is now at 7905625 Enable Ocata Amulet Tests
2017-06-07 06:17:38,239 INFO nodepool.image.build.dpc: (0302 / 1758)
2017-06-07 06:17:38,294 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-layer-ceph-base.git in /opt/dib_cache/source-repositories/charm_layer_ceph_base_fdb6166327573a7f96bd112532e086eb878f6eec with ref master
2017-06-07 06:17:39,074 INFO nodepool.image.build.dpc: Cloning from charm-layer-ceph-base cache and applying ref master
2017-06-07 06:17:39,317 INFO nodepool.image.build.dpc: HEAD is now at da7566c Fix alphanumeric comparisons for openstack and ubuntu releases
2017-06-07 06:17:39,367 INFO nodepool.image.build.dpc: (0303 / 1758)
2017-06-07 06:17:39,423 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_7e6bdcc8a5a93189b77bcaee0b5a2defaa1287b4 with ref master
2017-06-07 06:17:40,176 INFO nodepool.image.build.dpc: Cloning from charm-layer-openstack cache and applying ref master
2017-06-07 06:17:40,416 INFO nodepool.image.build.dpc: HEAD is now at fe81a38 Update/add templates for deploying Memcache
2017-06-07 06:17:40,466 INFO nodepool.image.build.dpc: (0304 / 1758)
2017-06-07 06:17:40,523 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-layer-openstack-api.git in /opt/dib_cache/source-repositories/charm_layer_openstack_api_51fdfd4d996c7b91907966573003e2899b83a20f with ref master
2017-06-07 06:17:41,283 INFO nodepool.image.build.dpc: Cloning from charm-layer-openstack-api cache and applying ref master
2017-06-07 06:17:41,523 INFO nodepool.image.build.dpc: HEAD is now at 8a06345 Fix typo in README.md
2017-06-07 06:17:41,574 INFO nodepool.image.build.dpc: (0305 / 1758)
2017-06-07 06:17:41,632 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-layer-openstack-principle.git in /opt/dib_cache/source-repositories/charm_layer_openstack_principle_43f1cfc648bf5dd20b896c08c1421247c3f3bf89 with ref master
2017-06-07 06:17:42,381 INFO nodepool.image.build.dpc: Cloning from charm-layer-openstack-principle cache and applying ref master
2017-06-07 06:17:42,618 INFO nodepool.image.build.dpc: HEAD is now at 29f21f3 Add gitreview file for migration to openstack
2017-06-07 06:17:42,669 INFO nodepool.image.build.dpc: (0306 / 1758)
2017-06-07 06:17:42,725 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-lxd.git in /opt/dib_cache/source-repositories/charm_lxd_d4e1539db8e9905e4c4d96a6eaab3aa76c495f66 with ref master
2017-06-07 06:17:43,486 INFO nodepool.image.build.dpc: Cloning from charm-lxd cache and applying ref master
2017-06-07 06:17:43,778 INFO nodepool.image.build.dpc: HEAD is now at 6286067 Fix alphanumeric comparisons for openstack and ubuntu releases
2017-06-07 06:17:43,829 INFO nodepool.image.build.dpc: (0307 / 1758)
2017-06-07 06:17:43,886 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_de2a29664d00899e5dced36697aa898314f84057 with ref master
2017-06-07 06:17:44,689 INFO nodepool.image.build.dpc: Cloning from charm-manila cache and applying ref master
2017-06-07 06:17:44,938 INFO nodepool.image.build.dpc: HEAD is now at ac91f03 Add version -> codename map
2017-06-07 06:17:44,988 INFO nodepool.image.build.dpc: (0308 / 1758)
2017-06-07 06:17:45,045 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_5ebf104ac542e0ecb1058798a9e65b07b5c68745 with ref master
2017-06-07 06:17:45,816 INFO nodepool.image.build.dpc: Cloning from charm-manila-generic cache and applying ref master
2017-06-07 06:17:46,059 INFO nodepool.image.build.dpc: HEAD is now at a415261 Updates for pike b1
2017-06-07 06:17:46,112 INFO nodepool.image.build.dpc: (0309 / 1758)
2017-06-07 06:17:46,168 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_d0e20053702ace6156054128064ce08923be69b1 with ref master
2017-06-07 06:17:46,915 INFO nodepool.image.build.dpc: Cloning from charm-manila-glusterfs cache and applying ref master
2017-06-07 06:17:47,152 INFO nodepool.image.build.dpc: HEAD is now at 2c5532c Added .gitreview
2017-06-07 06:17:47,203 INFO nodepool.image.build.dpc: (0310 / 1758)
2017-06-07 06:17:47,260 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_2cfd30b470e3c153bb04801a9abaa0a0baf7ddd7 with ref master
2017-06-07 06:17:48,028 INFO nodepool.image.build.dpc: Cloning from charm-mistral cache and applying ref master
2017-06-07 06:17:48,271 INFO nodepool.image.build.dpc: HEAD is now at 2fc24d6 Amulet Fixes
2017-06-07 06:17:48,321 INFO nodepool.image.build.dpc: (0311 / 1758)
2017-06-07 06:17:48,377 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_6031a8b58602aee472b9b150d5f84aa21bb6f00b with ref master
2017-06-07 06:17:49,132 INFO nodepool.image.build.dpc: Cloning from charm-murano cache and applying ref master
2017-06-07 06:17:49,373 INFO nodepool.image.build.dpc: HEAD is now at 355fc83 Use charms.openstack charmhelpers test_mocks
2017-06-07 06:17:49,422 INFO nodepool.image.build.dpc: (0312 / 1758)
2017-06-07 06:17:49,479 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_23fd66f9cda58fdf0aa312f959be7bf829804009 with ref master
2017-06-07 06:17:50,389 INFO nodepool.image.build.dpc: Cloning from charm-neutron-api cache and applying ref master
2017-06-07 06:17:50,714 INFO nodepool.image.build.dpc: HEAD is now at 663b614 Enable use of DVR+L3HA together for Newton and up
2017-06-07 06:17:50,766 INFO nodepool.image.build.dpc: (0313 / 1758)
2017-06-07 06:17:50,821 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-neutron-api-odl.git in /opt/dib_cache/source-repositories/charm_neutron_api_odl_8f47f03406c42247a07a5b4e5cad1750186cff8f with ref master
2017-06-07 06:17:51,601 INFO nodepool.image.build.dpc: Cloning from charm-neutron-api-odl cache and applying ref master
2017-06-07 06:17:51,850 INFO nodepool.image.build.dpc: HEAD is now at ea33816 Updates for pike b1
2017-06-07 06:17:51,900 INFO nodepool.image.build.dpc: (0314 / 1758)
2017-06-07 06:17:51,957 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-neutron-api-plumgrid.git in /opt/dib_cache/source-repositories/charm_neutron_api_plumgrid_77ac1dab2abf3f853fc67cb4a4178f37bbe01668 with ref master
2017-06-07 06:17:52,812 INFO nodepool.image.build.dpc: Cloning from charm-neutron-api-plumgrid cache and applying ref master
2017-06-07 06:17:53,082 INFO nodepool.image.build.dpc: HEAD is now at aa5333a Initial commit to OpenStack gerrit
2017-06-07 06:17:53,136 INFO nodepool.image.build.dpc: (0315 / 1758)
2017-06-07 06:17:53,192 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_a40ffccb003c70d8b024ab874631cfaa788f208a with ref master
2017-06-07 06:17:54,028 INFO nodepool.image.build.dpc: Cloning from charm-neutron-gateway cache and applying ref master
2017-06-07 06:17:54,371 INFO nodepool.image.build.dpc: HEAD is now at ba91db3 Updates for pike b1
2017-06-07 06:17:54,422 INFO nodepool.image.build.dpc: (0316 / 1758)
2017-06-07 06:17:54,478 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_0333ba111c7b70262a59ee7ba4f7b673ac4c4e6e with ref master
2017-06-07 06:17:55,235 INFO nodepool.image.build.dpc: Cloning from charm-neutron-openvswitch cache and applying ref master
2017-06-07 06:17:55,542 INFO nodepool.image.build.dpc: HEAD is now at fb4bcd6 Updates for pike b1
2017-06-07 06:17:55,594 INFO nodepool.image.build.dpc: (0317 / 1758)
2017-06-07 06:17:55,650 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-nova-cloud-controller.git in /opt/dib_cache/source-repositories/charm_nova_cloud_controller_abf1cb3f9319c96a95544c3094ba78582e464a28 with ref master
2017-06-07 06:17:56,538 INFO nodepool.image.build.dpc: Cloning from charm-nova-cloud-controller cache and applying ref master
2017-06-07 06:17:56,880 INFO nodepool.image.build.dpc: HEAD is now at 0d28006 Disable the nova-consoleauth service on HA.
2017-06-07 06:17:56,931 INFO nodepool.image.build.dpc: (0318 / 1758)
2017-06-07 06:17:56,988 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_f96a586ddfa2fa31608c5847db3bcfd75acb63d3 with ref master
2017-06-07 06:17:58,609 INFO nodepool.image.build.dpc: Cloning from charm-nova-compute cache and applying ref master
2017-06-07 06:17:58,958 INFO nodepool.image.build.dpc: HEAD is now at 3515641 Merge "Make context value match config expectation"
2017-06-07 06:17:59,009 INFO nodepool.image.build.dpc: (0319 / 1758)
2017-06-07 06:17:59,066 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-nova-compute-proxy.git in /opt/dib_cache/source-repositories/charm_nova_compute_proxy_e052db482ae705c14f360fe9f913823cc6710368 with ref master
2017-06-07 06:17:59,807 INFO nodepool.image.build.dpc: Cloning from charm-nova-compute-proxy cache and applying ref master
2017-06-07 06:18:00,101 INFO nodepool.image.build.dpc: HEAD is now at b71c237 Enable Zesty-Ocata Amulet Tests
2017-06-07 06:18:00,157 INFO nodepool.image.build.dpc: (0320 / 1758)
2017-06-07 06:18:00,218 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_d019ca981c072e889c7b87ae034a90a02251671c with ref master
2017-06-07 06:18:01,090 INFO nodepool.image.build.dpc: Cloning from charm-odl-controller cache and applying ref master
2017-06-07 06:18:01,442 INFO nodepool.image.build.dpc: HEAD is now at 7f296d6 Updates for pike b1
2017-06-07 06:18:01,493 INFO nodepool.image.build.dpc: (0321 / 1758)
2017-06-07 06:18:01,552 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_0a03287cbf52f95839f20a64f460bcddfc219f71 with ref master
2017-06-07 06:18:02,345 INFO nodepool.image.build.dpc: Cloning from charm-openstack-dashboard cache and applying ref master
2017-06-07 06:18:02,674 INFO nodepool.image.build.dpc: HEAD is now at 403a678 Merge "Rework enforce_ssl to use host name, not address"
2017-06-07 06:18:02,725 INFO nodepool.image.build.dpc: (0322 / 1758)
2017-06-07 06:18:02,781 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_0b0e7443a673915747a86d2034505ff4326ed03b with ref master
2017-06-07 06:18:03,573 INFO nodepool.image.build.dpc: Cloning from charm-openvswitch-odl cache and applying ref master
2017-06-07 06:18:03,821 INFO nodepool.image.build.dpc: HEAD is now at 5ce30ee Updates for pike b1
2017-06-07 06:18:03,873 INFO nodepool.image.build.dpc: (0323 / 1758)
2017-06-07 06:18:03,931 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_103b96b07e7ad477afc407dac1221d375db43e88 with ref master
2017-06-07 06:18:04,753 INFO nodepool.image.build.dpc: Cloning from charm-percona-cluster cache and applying ref master
2017-06-07 06:18:05,056 INFO nodepool.image.build.dpc: HEAD is now at df0bb60 Resync charm-helpers for sources repo ports fix
2017-06-07 06:18:05,107 INFO nodepool.image.build.dpc: (0324 / 1758)
2017-06-07 06:18:05,163 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-plumgrid-director.git in /opt/dib_cache/source-repositories/charm_plumgrid_director_0dafc7641e2f0658ca1ac05b62c414ca1c354f31 with ref master
2017-06-07 06:18:05,915 INFO nodepool.image.build.dpc: Cloning from charm-plumgrid-director cache and applying ref master
2017-06-07 06:18:06,178 INFO nodepool.image.build.dpc: HEAD is now at f7946e5 Moving to Apache-2.0 License
2017-06-07 06:18:06,229 INFO nodepool.image.build.dpc: (0325 / 1758)
2017-06-07 06:18:06,285 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-plumgrid-edge.git in /opt/dib_cache/source-repositories/charm_plumgrid_edge_1a413ec92b9ceb8d7bf5ba15fede841e7f1ba251 with ref master
2017-06-07 06:18:07,040 INFO nodepool.image.build.dpc: Cloning from charm-plumgrid-edge cache and applying ref master
2017-06-07 06:18:07,302 INFO nodepool.image.build.dpc: HEAD is now at f7946e5 Moving to Apache-2.0 License
2017-06-07 06:18:07,354 INFO nodepool.image.build.dpc: (0326 / 1758)
2017-06-07 06:18:07,412 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-plumgrid-gateway.git in /opt/dib_cache/source-repositories/charm_plumgrid_gateway_4dd24c539cd381c2cef08bfb90c6c8e75e7b473a with ref master
2017-06-07 06:18:08,194 INFO nodepool.image.build.dpc: Cloning from charm-plumgrid-gateway cache and applying ref master
2017-06-07 06:18:08,455 INFO nodepool.image.build.dpc: HEAD is now at 7448c43 Moving to Apache-2.0 License
2017-06-07 06:18:08,506 INFO nodepool.image.build.dpc: (0327 / 1758)
2017-06-07 06:18:08,563 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_7e159451c5ef7f07e1966a2702c47489b46063dc with ref master
2017-06-07 06:18:09,388 INFO nodepool.image.build.dpc: Cloning from charm-rabbitmq-server cache and applying ref master
2017-06-07 06:18:09,715 INFO nodepool.image.build.dpc: HEAD is now at 96fa177 Expose performance tuning options via charm
2017-06-07 06:18:09,766 INFO nodepool.image.build.dpc: (0328 / 1758)
2017-06-07 06:18:09,825 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_a3fc261fb34e816e8494efbe66566c16467783c5 with ref master
2017-06-07 06:18:10,676 INFO nodepool.image.build.dpc: Cloning from charm-specs cache and applying ref master
2017-06-07 06:18:10,934 INFO nodepool.image.build.dpc: HEAD is now at e11cb1b Add dns-nameserver option to internal-dns spec
2017-06-07 06:18:10,985 INFO nodepool.image.build.dpc: (0329 / 1758)
2017-06-07 06:18:11,041 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_a9fa00814097e2ddfa840cc8806289b8b39af7b4 with ref master
2017-06-07 06:18:11,830 INFO nodepool.image.build.dpc: Cloning from charm-swift-proxy cache and applying ref master
2017-06-07 06:18:12,163 INFO nodepool.image.build.dpc: HEAD is now at 871c41c Updates for pike b1
2017-06-07 06:18:12,216 INFO nodepool.image.build.dpc: (0330 / 1758)
2017-06-07 06:18:12,274 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_0a332e4650d7110c8ae8f8a7549add4efcb1a009 with ref master
2017-06-07 06:18:13,120 INFO nodepool.image.build.dpc: Cloning from charm-swift-storage cache and applying ref master
2017-06-07 06:18:13,435 INFO nodepool.image.build.dpc: HEAD is now at 73c620b Updates for pike b1
2017-06-07 06:18:13,486 INFO nodepool.image.build.dpc: (0331 / 1758)
2017-06-07 06:18:13,542 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_5b10cb7400453dc5ff629de46ac809f69f015c18 with ref master
2017-06-07 06:18:14,369 INFO nodepool.image.build.dpc: Cloning from charm-tempest cache and applying ref master
2017-06-07 06:18:14,643 INFO nodepool.image.build.dpc: HEAD is now at 8bb5ade Use charms.openstack charmhelpers test_mocks
2017-06-07 06:18:14,692 INFO nodepool.image.build.dpc: (0332 / 1758)
2017-06-07 06:18:14,747 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_731bf033b1b89944ac2345921bbfcaf0f67494dc with ref master
2017-06-07 06:18:15,445 INFO nodepool.image.build.dpc: Cloning from charm-trove cache and applying ref master
2017-06-07 06:18:15,691 INFO nodepool.image.build.dpc: HEAD is now at a8e70b4 Add version support for >= pike
2017-06-07 06:18:15,742 INFO nodepool.image.build.dpc: (0333 / 1758)
2017-06-07 06:18:15,798 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_6b7c3d3dd8066c6fc9b632eaf5a12ddd9c962d97 with ref master
2017-06-07 06:18:16,604 INFO nodepool.image.build.dpc: Cloning from charms.ceph cache and applying ref master
2017-06-07 06:18:16,888 INFO nodepool.image.build.dpc: HEAD is now at 7ed769c Merge "Fix typos in ceph health method"
2017-06-07 06:18:16,939 INFO nodepool.image.build.dpc: (0334 / 1758)
2017-06-07 06:18:16,994 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_6d9b012c458ac50489a9e0389eadf08dd3ada7eb with ref master
2017-06-07 06:18:17,737 INFO nodepool.image.build.dpc: Cloning from charms.openstack cache and applying ref master
2017-06-07 06:18:18,000 INFO nodepool.image.build.dpc: HEAD is now at 580ae52 Add a test_mocks to mock charmhelpers centrally
2017-06-07 06:18:18,051 INFO nodepool.image.build.dpc: (0335 / 1758)
2017-06-07 06:18:18,109 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ci-cd-pipeline-app-murano.git in /opt/dib_cache/source-repositories/ci_cd_pipeline_app_murano_96666edad316e068058cc40e228a931c8ed824da with ref master
2017-06-07 06:18:19,133 INFO nodepool.image.build.dpc: Cloning from ci-cd-pipeline-app-murano cache and applying ref master
2017-06-07 06:18:19,467 INFO nodepool.image.build.dpc: HEAD is now at dc02b16 Remove unused logging import
2017-06-07 06:18:19,519 INFO nodepool.image.build.dpc: (0336 / 1758)
2017-06-07 06:18:19,585 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_0d00fb4b5b72c4c496d4c97e002e33d79766c5ac with ref master
2017-06-07 06:18:24,150 INFO nodepool.image.build.dpc: Cloning from cinder cache and applying ref master
2017-06-07 06:18:25,113 INFO nodepool.image.build.dpc: HEAD is now at 1e1dddb Merge "Revert "Using assertFalse(A) instead of assertEqual(False, A)""
2017-06-07 06:18:25,164 INFO nodepool.image.build.dpc: (0337 / 1758)
2017-06-07 06:18:25,218 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cinder-fusioncompute.git in /opt/dib_cache/source-repositories/cinder_fusioncompute_aaacf5dd581881c720202d998f024bd2ae56f8ec with ref master
2017-06-07 06:18:25,938 INFO nodepool.image.build.dpc: Cloning from cinder-fusioncompute cache and applying ref master
2017-06-07 06:18:26,193 INFO nodepool.image.build.dpc: HEAD is now at 76625ba copy_image_to_volume failed for modify_volume from fusioncompute
2017-06-07 06:18:26,244 INFO nodepool.image.build.dpc: (0338 / 1758)
2017-06-07 06:18:26,300 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_d270385faf1446ae4288197cc0af9cac6254bbb4 with ref master
2017-06-07 06:18:27,627 INFO nodepool.image.build.dpc: Cloning from cinder-specs cache and applying ref master
2017-06-07 06:18:27,921 INFO nodepool.image.build.dpc: HEAD is now at a689f78 Merge "Support metadata for backup resource"
2017-06-07 06:18:27,973 INFO nodepool.image.build.dpc: (0339 / 1758)
2017-06-07 06:18:28,030 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cisco-ironic-contrib.git in /opt/dib_cache/source-repositories/cisco_ironic_contrib_c077b7532e1b6d4fd110af91b29378b6b9dd94f2 with ref master
2017-06-07 06:18:28,817 INFO nodepool.image.build.dpc: Cloning from cisco-ironic-contrib cache and applying ref master
2017-06-07 06:18:29,062 INFO nodepool.image.build.dpc: HEAD is now at b918a5a Ensure ports aren't affected by inband cleaning
2017-06-07 06:18:29,113 INFO nodepool.image.build.dpc: (0340 / 1758)
2017-06-07 06:18:29,169 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cl-openstack-client.git in /opt/dib_cache/source-repositories/cl_openstack_client_7912c946a85cd156a12704456aaf9f257cb8a8f7 with ref master
2017-06-07 06:18:29,944 INFO nodepool.image.build.dpc: Cloning from cl-openstack-client cache and applying ref master
2017-06-07 06:18:30,187 INFO nodepool.image.build.dpc: HEAD is now at 82f9e84 Only install needed requirements
2017-06-07 06:18:30,238 INFO nodepool.image.build.dpc: (0341 / 1758)
2017-06-07 06:18:30,297 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_67c31cf0a4ab004e8c65a5beb165c146eb52b85f with ref master
2017-06-07 06:18:31,283 INFO nodepool.image.build.dpc: Cloning from cliff cache and applying ref master
2017-06-07 06:18:31,562 INFO nodepool.image.build.dpc: HEAD is now at 8d85b1c sphinxext: Allow configuration of ignorable options
2017-06-07 06:18:31,612 INFO nodepool.image.build.dpc: (0342 / 1758)
2017-06-07 06:18:31,669 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cloud-init.git in /opt/dib_cache/source-repositories/cloud_init_ee514057fb9a029e13a0b0e739d5e6727f47f87a with ref master
2017-06-07 06:18:32,690 INFO nodepool.image.build.dpc: Cloning from cloud-init cache and applying ref master
2017-06-07 06:18:32,944 INFO nodepool.image.build.dpc: HEAD is now at d0f8802 Put py34 first in the env order of tox
2017-06-07 06:18:32,997 INFO nodepool.image.build.dpc: (0343 / 1758)
2017-06-07 06:18:33,054 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cloudbase-init.git in /opt/dib_cache/source-repositories/cloudbase_init_1fb52334592ebd1cf784535aa9938026908cc15a with ref master
2017-06-07 06:18:34,217 INFO nodepool.image.build.dpc: Cloning from cloudbase-init cache and applying ref master
2017-06-07 06:18:34,547 INFO nodepool.image.build.dpc: HEAD is now at 68a9ae5 Merge "Fixed infinite recursion when using serial ports"
2017-06-07 06:18:34,599 INFO nodepool.image.build.dpc: (0344 / 1758)
2017-06-07 06:18:34,655 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cloudcafe.git in /opt/dib_cache/source-repositories/cloudcafe_0ec0c9b07394eb2cc7b6484b00a094f3d3ae7bf8 with ref master
2017-06-07 06:18:35,948 INFO nodepool.image.build.dpc: Cloning from cloudcafe cache and applying ref master
2017-06-07 06:18:36,404 INFO nodepool.image.build.dpc: HEAD is now at 6c42ae2 Client and behavior changes
2017-06-07 06:18:36,455 INFO nodepool.image.build.dpc: (0345 / 1758)
2017-06-07 06:18:36,513 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/clouddocs-maven-plugin.git in /opt/dib_cache/source-repositories/clouddocs_maven_plugin_7e731515faac83533fc574f4c9ad43e583e02990 with ref master
2017-06-07 06:18:37,415 INFO nodepool.image.build.dpc: Cloning from clouddocs-maven-plugin cache and applying ref master
2017-06-07 06:18:38,317 INFO nodepool.image.build.dpc: HEAD is now at 8bd5dc6 Update the tools and content overview link
2017-06-07 06:18:38,369 INFO nodepool.image.build.dpc: (0346 / 1758)
2017-06-07 06:18:38,425 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_9deabdd2fab6d75104227db79cba76f5fcb14c91 with ref master
2017-06-07 06:18:39,591 INFO nodepool.image.build.dpc: Cloning from cloudkitty cache and applying ref master
2017-06-07 06:18:39,915 INFO nodepool.image.build.dpc: HEAD is now at 34190c5 Remove usage of parameter enforce_type
2017-06-07 06:18:39,967 INFO nodepool.image.build.dpc: (0347 / 1758)
2017-06-07 06:18:40,024 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_b1588749ee2b702c0c48556da3d017f3b357d19b with ref master
2017-06-07 06:18:40,822 INFO nodepool.image.build.dpc: Cloning from cloudkitty-dashboard cache and applying ref master
2017-06-07 06:18:41,094 INFO nodepool.image.build.dpc: HEAD is now at b38d782 [Fix gate]Update test requirement
2017-06-07 06:18:41,145 INFO nodepool.image.build.dpc: (0348 / 1758)
2017-06-07 06:18:41,201 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_806407732c2dd9f73bd2bd7f39d57b496074cf30 with ref master
2017-06-07 06:18:42,047 INFO nodepool.image.build.dpc: Cloning from cloudkitty-specs cache and applying ref master
2017-06-07 06:18:42,283 INFO nodepool.image.build.dpc: HEAD is now at e250610 Initialize cloudkitty-specs repo
2017-06-07 06:18:42,333 INFO nodepool.image.build.dpc: (0349 / 1758)
2017-06-07 06:18:42,390 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cloudpulse.git in /opt/dib_cache/source-repositories/cloudpulse_efbbe2123ceee4bb252dd23bef29093db1921b06 with ref master
2017-06-07 06:18:43,265 INFO nodepool.image.build.dpc: Cloning from cloudpulse cache and applying ref master
2017-06-07 06:18:43,541 INFO nodepool.image.build.dpc: HEAD is now at 43334ce Enables multiple roles for a given node
2017-06-07 06:18:43,592 INFO nodepool.image.build.dpc: (0350 / 1758)
2017-06-07 06:18:43,647 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cloudroast.git in /opt/dib_cache/source-repositories/cloudroast_aedaa8c9aad6ccba42e81cc1c023acd3c8a1118b with ref master
2017-06-07 06:18:45,080 INFO nodepool.image.build.dpc: Cloning from cloudroast cache and applying ref master
2017-06-07 06:18:45,445 INFO nodepool.image.build.dpc: HEAD is now at bd4dffc TempURL changes
2017-06-07 06:18:45,497 INFO nodepool.image.build.dpc: (0351 / 1758)
2017-06-07 06:18:45,553 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cloudv-ostf-adapter.git in /opt/dib_cache/source-repositories/cloudv_ostf_adapter_5145e732c82ff54664a5404fd4ce73f0f72a53fe with ref master
2017-06-07 06:18:46,282 INFO nodepool.image.build.dpc: Cloning from cloudv-ostf-adapter cache and applying ref master
2017-06-07 06:18:46,519 INFO nodepool.image.build.dpc: HEAD is now at 8c27340 Retire the project
2017-06-07 06:18:46,569 INFO nodepool.image.build.dpc: (0352 / 1758)
2017-06-07 06:18:46,624 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cognitive.git in /opt/dib_cache/source-repositories/cognitive_9b78a30e2e72df51c562df065cb626ece14e8d82 with ref master
2017-06-07 06:18:47,438 INFO nodepool.image.build.dpc: Cloning from cognitive cache and applying ref master
2017-06-07 06:18:47,683 INFO nodepool.image.build.dpc: HEAD is now at 01f819e removed docs
2017-06-07 06:18:47,734 INFO nodepool.image.build.dpc: (0353 / 1758)
2017-06-07 06:18:47,790 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/collectd-ceilometer-plugin.git in /opt/dib_cache/source-repositories/collectd_ceilometer_plugin_5e740b552fe3431a998e65ae762094559dcad444 with ref master
2017-06-07 06:18:48,778 INFO nodepool.image.build.dpc: Cloning from collectd-ceilometer-plugin cache and applying ref master
2017-06-07 06:18:49,065 INFO nodepool.image.build.dpc: HEAD is now at e64fbd5 Merge "Added a delete tool for alarms"
2017-06-07 06:18:49,119 INFO nodepool.image.build.dpc: (0354 / 1758)
2017-06-07 06:18:49,175 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/compass-adapters.git in /opt/dib_cache/source-repositories/compass_adapters_0d226391c1694f88d3477c68807dad0b61752a53 with ref master
2017-06-07 06:18:50,096 INFO nodepool.image.build.dpc: Cloning from compass-adapters cache and applying ref master
2017-06-07 06:18:50,684 INFO nodepool.image.build.dpc: HEAD is now at ce7e210 Syncing opnfv compass-adapters With openstack/compass-adapters
2017-06-07 06:18:50,736 INFO nodepool.image.build.dpc: (0355 / 1758)
2017-06-07 06:18:50,792 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/compass-core.git in /opt/dib_cache/source-repositories/compass_core_a1b5c56ada23a18312b36fe595c32535a852b86a with ref master
2017-06-07 06:18:52,061 INFO nodepool.image.build.dpc: Cloning from compass-core cache and applying ref master
2017-06-07 06:18:52,754 INFO nodepool.image.build.dpc: HEAD is now at 34e734f Revert "Merge "fix compasss.sh""
2017-06-07 06:18:52,806 INFO nodepool.image.build.dpc: (0356 / 1758)
2017-06-07 06:18:52,862 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/compass-install.git in /opt/dib_cache/source-repositories/compass_install_8530ffc9deb65973cce601a83ec9738b561060ce with ref master
2017-06-07 06:18:53,643 INFO nodepool.image.build.dpc: Cloning from compass-install cache and applying ref master
2017-06-07 06:18:53,897 INFO nodepool.image.build.dpc: HEAD is now at fa5f106 Revert "Retire stackforge/compass-install"
2017-06-07 06:18:53,948 INFO nodepool.image.build.dpc: (0357 / 1758)
2017-06-07 06:18:54,003 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/compass-specs.git in /opt/dib_cache/source-repositories/compass_specs_30e950397acd30d5b0e9581554e6a79ea5aac556 with ref master
2017-06-07 06:18:54,703 INFO nodepool.image.build.dpc: Cloning from compass-specs cache and applying ref master
2017-06-07 06:18:54,944 INFO nodepool.image.build.dpc: HEAD is now at f7cb7fd Merge "Initial commit for progress calculator test refactoring"
2017-06-07 06:18:54,995 INFO nodepool.image.build.dpc: (0358 / 1758)
2017-06-07 06:18:55,052 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/compass-web.git in /opt/dib_cache/source-repositories/compass_web_d1a60d1ed766c53cd96d516b56957da8ef82716c with ref master
2017-06-07 06:18:55,949 INFO nodepool.image.build.dpc: Cloning from compass-web cache and applying ref master
2017-06-07 06:18:56,772 INFO nodepool.image.build.dpc: HEAD is now at b4a2106 Provide access to ELK through the compass web
2017-06-07 06:18:56,819 INFO nodepool.image.build.dpc: (0359 / 1758)
2017-06-07 06:18:56,872 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/compute-hyperv.git in /opt/dib_cache/source-repositories/compute_hyperv_9be5b9fe378d29e0acb0fa722dd81a3d676dd3f3 with ref master
2017-06-07 06:18:58,054 INFO nodepool.image.build.dpc: Cloning from compute-hyperv cache and applying ref master
2017-06-07 06:18:58,340 INFO nodepool.image.build.dpc: HEAD is now at 387c53c [Trivial] Hyper-V: accept Glance vhdx images
2017-06-07 06:18:58,391 INFO nodepool.image.build.dpc: (0360 / 1758)
2017-06-07 06:18:58,450 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/congress.git in /opt/dib_cache/source-repositories/congress_42e2810bc67dab5c78182af7a8f1e8ca5ddfddc4 with ref master
2017-06-07 06:19:00,338 INFO nodepool.image.build.dpc: Cloning from congress cache and applying ref master
2017-06-07 06:19:00,836 INFO nodepool.image.build.dpc: HEAD is now at 9fc1d33 Updated from global requirements
2017-06-07 06:19:00,887 INFO nodepool.image.build.dpc: (0361 / 1758)
2017-06-07 06:19:00,943 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/congress-dashboard.git in /opt/dib_cache/source-repositories/congress_dashboard_0837d25443b86eff66aaa1862a969c45a39b8936 with ref master
2017-06-07 06:19:01,685 INFO nodepool.image.build.dpc: Cloning from congress-dashboard cache and applying ref master
2017-06-07 06:19:01,943 INFO nodepool.image.build.dpc: HEAD is now at 9ce1257 Merge "Change 'Datasources' page layout"
2017-06-07 06:19:02,014 INFO nodepool.image.build.dpc: (0362 / 1758)
2017-06-07 06:19:02,069 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/congress-specs.git in /opt/dib_cache/source-repositories/congress_specs_0321849aaf2a30f3aece1d333b777b132d37b1af with ref master
2017-06-07 06:19:02,897 INFO nodepool.image.build.dpc: Cloning from congress-specs cache and applying ref master
2017-06-07 06:19:03,149 INFO nodepool.image.build.dpc: HEAD is now at c03c635 policy library spec
2017-06-07 06:19:03,201 INFO nodepool.image.build.dpc: (0363 / 1758)
2017-06-07 06:19:03,263 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/conveyor.git in /opt/dib_cache/source-repositories/conveyor_af31ef4b39b93b1db266900254375739246b731f with ref master
2017-06-07 06:19:04,031 INFO nodepool.image.build.dpc: Cloning from conveyor cache and applying ref master
2017-06-07 06:19:04,270 INFO nodepool.image.build.dpc: HEAD is now at 56d7a3f Cleanup tox.ini: Remove obsolete constraints
2017-06-07 06:19:04,321 INFO nodepool.image.build.dpc: (0364 / 1758)
2017-06-07 06:19:04,377 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-application-catalog.git in /opt/dib_cache/source-repositories/cookbook_openstack_application_catalog_653f2c9fc589cbfeef70d9a8f446a7f1f1849abe with ref master
2017-06-07 06:19:05,185 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-application-catalog cache and applying ref master
2017-06-07 06:19:05,430 INFO nodepool.image.build.dpc: HEAD is now at f3a6017 Chef Murano Cookbook initial upload
2017-06-07 06:19:05,480 INFO nodepool.image.build.dpc: (0365 / 1758)
2017-06-07 06:19:05,537 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-bare-metal.git in /opt/dib_cache/source-repositories/cookbook_openstack_bare_metal_941c2a3a401384bf2f55c7aad307ed16688216bf with ref master
2017-06-07 06:19:06,319 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-bare-metal cache and applying ref master
2017-06-07 06:19:06,552 INFO nodepool.image.build.dpc: HEAD is now at e68ef3c retire unmaintained project
2017-06-07 06:19:06,603 INFO nodepool.image.build.dpc: (0366 / 1758)
2017-06-07 06:19:06,661 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-block-storage.git in /opt/dib_cache/source-repositories/cookbook_openstack_block_storage_14b85b839bc504ee742e2bfdd20e85bf2695f806 with ref master
2017-06-07 06:19:08,266 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-block-storage cache and applying ref master
2017-06-07 06:19:08,618 INFO nodepool.image.build.dpc: HEAD is now at ae28e74 Merge "add new Chef OpenStack Team Logo to README"
2017-06-07 06:19:08,681 INFO nodepool.image.build.dpc: (0367 / 1758)
2017-06-07 06:19:08,780 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-client.git in /opt/dib_cache/source-repositories/cookbook_openstack_client_74dffc324e9b14cd2a2748e7519680b91a150141 with ref master
2017-06-07 06:19:09,590 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-client cache and applying ref master
2017-06-07 06:19:09,829 INFO nodepool.image.build.dpc: HEAD is now at 2f4e43a Fix unit test
2017-06-07 06:19:09,880 INFO nodepool.image.build.dpc: (0368 / 1758)
2017-06-07 06:19:09,936 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-common.git in /opt/dib_cache/source-repositories/cookbook_openstack_common_ccf080d6f0ead8430de5f3d3c5a189e6721e5d30 with ref master
2017-06-07 06:19:11,167 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-common cache and applying ref master
2017-06-07 06:19:11,422 INFO nodepool.image.build.dpc: HEAD is now at eb465b4 add new Chef OpenStack Team Logo to README
2017-06-07 06:19:11,473 INFO nodepool.image.build.dpc: (0369 / 1758)
2017-06-07 06:19:11,529 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-compute.git in /opt/dib_cache/source-repositories/cookbook_openstack_compute_d2faa6140714db2d9646750cfc0c73d319b73df1 with ref master
2017-06-07 06:19:12,716 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-compute cache and applying ref master
2017-06-07 06:19:12,970 INFO nodepool.image.build.dpc: HEAD is now at ca7788b add new Chef OpenStack Team Logo to README
2017-06-07 06:19:13,020 INFO nodepool.image.build.dpc: (0370 / 1758)
2017-06-07 06:19:13,077 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-dashboard.git in /opt/dib_cache/source-repositories/cookbook_openstack_dashboard_97d63008e00cee7a9da2b5db8a1eab808e3c7963 with ref master
2017-06-07 06:19:14,553 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-dashboard cache and applying ref master
2017-06-07 06:19:14,803 INFO nodepool.image.build.dpc: HEAD is now at 7ce8fd6 add new Chef OpenStack Team Logo to README
2017-06-07 06:19:14,854 INFO nodepool.image.build.dpc: (0371 / 1758)
2017-06-07 06:19:14,911 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-data-processing.git in /opt/dib_cache/source-repositories/cookbook_openstack_data_processing_571e1954af5fbf81fdfc739fb269cad79e6e4a0f with ref master
2017-06-07 06:19:15,717 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-data-processing cache and applying ref master
2017-06-07 06:19:15,958 INFO nodepool.image.build.dpc: HEAD is now at 2b01d3c retire unmaintained project
2017-06-07 06:19:16,009 INFO nodepool.image.build.dpc: (0372 / 1758)
2017-06-07 06:19:16,065 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-database.git in /opt/dib_cache/source-repositories/cookbook_openstack_database_bea5bd15c5f38f68d72f4c7d74ba000f5d5f2948 with ref master
2017-06-07 06:19:16,925 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-database cache and applying ref master
2017-06-07 06:19:17,165 INFO nodepool.image.build.dpc: HEAD is now at 93e9ee6 retire unmaintained project
2017-06-07 06:19:17,216 INFO nodepool.image.build.dpc: (0373 / 1758)
2017-06-07 06:19:17,272 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-identity.git in /opt/dib_cache/source-repositories/cookbook_openstack_identity_19e39ddbd35ff7ba01fae8db3298502da83887a9 with ref master
2017-06-07 06:19:18,302 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-identity cache and applying ref master
2017-06-07 06:19:18,550 INFO nodepool.image.build.dpc: HEAD is now at 150c363 Merge "add new Chef OpenStack Team Logo to README"
2017-06-07 06:19:18,601 INFO nodepool.image.build.dpc: (0374 / 1758)
2017-06-07 06:19:18,657 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-image.git in /opt/dib_cache/source-repositories/cookbook_openstack_image_c02a40efc5c5d97fabcec0bc3aa197fa6c76e06a with ref master
2017-06-07 06:19:20,006 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-image cache and applying ref master
2017-06-07 06:19:20,253 INFO nodepool.image.build.dpc: HEAD is now at 7bc24a2 add new Chef OpenStack Team Logo to README
2017-06-07 06:19:20,305 INFO nodepool.image.build.dpc: (0375 / 1758)
2017-06-07 06:19:20,362 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-integration-test.git in /opt/dib_cache/source-repositories/cookbook_openstack_integration_test_0be6e6e3c6b47ca6469cee24d1f16adba6c008db with ref master
2017-06-07 06:19:21,203 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-integration-test cache and applying ref master
2017-06-07 06:19:21,450 INFO nodepool.image.build.dpc: HEAD is now at c69306d add new Chef OpenStack Team Logo to README
2017-06-07 06:19:21,504 INFO nodepool.image.build.dpc: (0376 / 1758)
2017-06-07 06:19:21,563 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-network.git in /opt/dib_cache/source-repositories/cookbook_openstack_network_4d72868506478eefda1cc5f8f8267a7f68196b2a with ref master
2017-06-07 06:19:22,755 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-network cache and applying ref master
2017-06-07 06:19:23,010 INFO nodepool.image.build.dpc: HEAD is now at b52090f add new Chef OpenStack Team Logo to README
2017-06-07 06:19:23,061 INFO nodepool.image.build.dpc: (0377 / 1758)
2017-06-07 06:19:23,120 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-object-storage.git in /opt/dib_cache/source-repositories/cookbook_openstack_object_storage_9caaa21044ca5b93d08f6b870bded91b26a13697 with ref master
2017-06-07 06:19:24,060 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-object-storage cache and applying ref master
2017-06-07 06:19:24,301 INFO nodepool.image.build.dpc: HEAD is now at 98fead1 retire unmaintained project
2017-06-07 06:19:24,350 INFO nodepool.image.build.dpc: (0378 / 1758)
2017-06-07 06:19:24,418 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-ops-database.git in /opt/dib_cache/source-repositories/cookbook_openstack_ops_database_2644d27945494933d97892f9e53278d7b323c102 with ref master
2017-06-07 06:19:25,317 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-ops-database cache and applying ref master
2017-06-07 06:19:25,569 INFO nodepool.image.build.dpc: HEAD is now at 8f51456 add new Chef OpenStack Team Logo to README
2017-06-07 06:19:25,620 INFO nodepool.image.build.dpc: (0379 / 1758)
2017-06-07 06:19:25,675 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-ops-messaging.git in /opt/dib_cache/source-repositories/cookbook_openstack_ops_messaging_c148062528d7b89de5fd0a4414a4388c397ed5e9 with ref master
2017-06-07 06:19:26,525 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-ops-messaging cache and applying ref master
2017-06-07 06:19:26,765 INFO nodepool.image.build.dpc: HEAD is now at 67ff497 add new Chef OpenStack Team Logo to README
2017-06-07 06:19:26,816 INFO nodepool.image.build.dpc: (0380 / 1758)
2017-06-07 06:19:26,872 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-orchestration.git in /opt/dib_cache/source-repositories/cookbook_openstack_orchestration_aa7eab47ed919c5bf59e805173b05815a9bd9087 with ref master
2017-06-07 06:19:27,793 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-orchestration cache and applying ref master
2017-06-07 06:19:28,038 INFO nodepool.image.build.dpc: HEAD is now at ca8071e add new Chef OpenStack Team Logo to README
2017-06-07 06:19:28,089 INFO nodepool.image.build.dpc: (0381 / 1758)
2017-06-07 06:19:28,146 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cookbook-openstack-telemetry.git in /opt/dib_cache/source-repositories/cookbook_openstack_telemetry_3ce8170775046798ecf92c50d7b5ca761f3d03a4 with ref master
2017-06-07 06:19:29,111 INFO nodepool.image.build.dpc: Cloning from cookbook-openstack-telemetry cache and applying ref master
2017-06-07 06:19:29,362 INFO nodepool.image.build.dpc: HEAD is now at 19edd22 Stop using old gnocchi reference
2017-06-07 06:19:29,415 INFO nodepool.image.build.dpc: (0382 / 1758)
2017-06-07 06:19:29,474 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/coreos-image-builder.git in /opt/dib_cache/source-repositories/coreos_image_builder_46f97d0bb1dce784e450a7e11dfcaad30567d046 with ref master
2017-06-07 06:19:30,277 INFO nodepool.image.build.dpc: Cloning from coreos-image-builder cache and applying ref master
2017-06-07 06:19:30,510 INFO nodepool.image.build.dpc: HEAD is now at f4dd2e9 Merge "Fix typos in coreos-image-builder"
2017-06-07 06:19:30,561 INFO nodepool.image.build.dpc: (0383 / 1758)
2017-06-07 06:19:30,618 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/coupler.git in /opt/dib_cache/source-repositories/coupler_f79daf9eafda724db8a4b5bfa5a907f66cb6ba52 with ref master
2017-06-07 06:19:31,393 INFO nodepool.image.build.dpc: Cloning from coupler cache and applying ref master
2017-06-07 06:19:31,629 INFO nodepool.image.build.dpc: HEAD is now at 76f2720 Added .gitreview
2017-06-07 06:19:31,680 INFO nodepool.image.build.dpc: (0384 / 1758)
2017-06-07 06:19:31,735 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_e1af5e94a6e86c848b0055d042740c1c340a0916 with ref master
2017-06-07 06:19:32,550 INFO nodepool.image.build.dpc: Cloning from coverage2sql cache and applying ref master
2017-06-07 06:19:32,801 INFO nodepool.image.build.dpc: HEAD is now at 20f1fb6 Update docs theme
2017-06-07 06:19:32,851 INFO nodepool.image.build.dpc: (0385 / 1758)
2017-06-07 06:19:32,908 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/craton.git in /opt/dib_cache/source-repositories/craton_a37c2b5ac9e93e51577cabb0304baadf075fa35d with ref master
2017-06-07 06:19:33,952 INFO nodepool.image.build.dpc: Cloning from craton cache and applying ref master
2017-06-07 06:19:34,308 INFO nodepool.image.build.dpc: HEAD is now at 555d0c8 Updates Alembic migration to better match SQLAlchemy models
2017-06-07 06:19:34,360 INFO nodepool.image.build.dpc: (0386 / 1758)
2017-06-07 06:19:34,417 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/craton-dashboard.git in /opt/dib_cache/source-repositories/craton_dashboard_dd0d58a6f115c193968a7cf3b64cccf61ffb3bf1 with ref master
2017-06-07 06:19:35,186 INFO nodepool.image.build.dpc: Cloning from craton-dashboard cache and applying ref master
2017-06-07 06:19:35,434 INFO nodepool.image.build.dpc: HEAD is now at 8babaca Updated tox.ini added .gitreview file
2017-06-07 06:19:35,484 INFO nodepool.image.build.dpc: (0387 / 1758)
2017-06-07 06:19:35,541 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cue.git in /opt/dib_cache/source-repositories/cue_507554ad26b5c505307027a61b890143f9ceaab3 with ref master
2017-06-07 06:19:36,895 INFO nodepool.image.build.dpc: Cloning from cue cache and applying ref master
2017-06-07 06:19:37,180 INFO nodepool.image.build.dpc: HEAD is now at 4978f34 Merge "Updated from global requirements"
2017-06-07 06:19:37,231 INFO nodepool.image.build.dpc: (0388 / 1758)
2017-06-07 06:19:37,287 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cue-dashboard.git in /opt/dib_cache/source-repositories/cue_dashboard_2d7e5154a60ba24a64c34dd3eff43a242563eb78 with ref master
2017-06-07 06:19:38,051 INFO nodepool.image.build.dpc: Cloning from cue-dashboard cache and applying ref master
2017-06-07 06:19:38,292 INFO nodepool.image.build.dpc: HEAD is now at dacdd49 Change ignore-errors to ignore_errors
2017-06-07 06:19:38,343 INFO nodepool.image.build.dpc: (0389 / 1758)
2017-06-07 06:19:38,399 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cursive.git in /opt/dib_cache/source-repositories/cursive_0fef3df3ce691a9bc0b8e21d60cce69692ba7f28 with ref master
2017-06-07 06:19:39,168 INFO nodepool.image.build.dpc: Cloning from cursive cache and applying ref master
2017-06-07 06:19:39,415 INFO nodepool.image.build.dpc: HEAD is now at 056b8cc Merge "Update flake8 ignore list"
2017-06-07 06:19:39,467 INFO nodepool.image.build.dpc: (0390 / 1758)
2017-06-07 06:19:39,527 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_af72bc42f220060ccd2ed0afc7db150e5c776b16 with ref master
2017-06-07 06:19:40,306 INFO nodepool.image.build.dpc: Cloning from cyborg cache and applying ref master
2017-06-07 06:19:40,553 INFO nodepool.image.build.dpc: HEAD is now at 467e03d Add spec for Cyborg generic driver implementation
2017-06-07 06:19:40,603 INFO nodepool.image.build.dpc: (0391 / 1758)
2017-06-07 06:19:40,661 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/daisycloud-core.git in /opt/dib_cache/source-repositories/daisycloud_core_87f6a6c92916a32416cc8934009bdf6e9fa42205 with ref master
2017-06-07 06:19:42,028 INFO nodepool.image.build.dpc: Cloning from daisycloud-core cache and applying ref master
2017-06-07 06:19:43,516 INFO nodepool.image.build.dpc: HEAD is now at cd574b2 use temporary registry of kolla-ansible to support opendaylight
2017-06-07 06:19:43,566 INFO nodepool.image.build.dpc: (0392 / 1758)
2017-06-07 06:19:43,619 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/dash-stack.git in /opt/dib_cache/source-repositories/dash_stack_26a02f7b7cec9104ac9f627ce4847c8765c8305e with ref master
2017-06-07 06:19:44,450 INFO nodepool.image.build.dpc: Cloning from dash-stack cache and applying ref master
2017-06-07 06:19:45,328 INFO nodepool.image.build.dpc: HEAD is now at 284c955 Update settings and Fix User Activation
2017-06-07 06:19:45,381 INFO nodepool.image.build.dpc: (0393 / 1758)
2017-06-07 06:19:45,439 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-alembic.git in /opt/dib_cache/source-repositories/deb_alembic_a697d397ff9697a1d28266ed46a5d509546c6415 with ref master
2017-06-07 06:19:46,236 INFO nodepool.image.build.dpc: Cloning from deb-alembic cache and applying ref master
2017-06-07 06:19:46,555 INFO nodepool.image.build.dpc: HEAD is now at 54c5abb Adjust for Variant returning itself as impl
2017-06-07 06:19:46,606 INFO nodepool.image.build.dpc: (0394 / 1758)
2017-06-07 06:19:46,665 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-aodh.git in /opt/dib_cache/source-repositories/deb_aodh_a300670d28887c5525eacdb632140de38b6b52d2 with ref master
2017-06-07 06:19:47,458 INFO nodepool.image.build.dpc: Cloning from deb-aodh cache and applying ref master
2017-06-07 06:19:47,786 INFO nodepool.image.build.dpc: HEAD is now at 234f6d8 Merge "Remove keystoneclient deprecation"
2017-06-07 06:19:47,838 INFO nodepool.image.build.dpc: (0395 / 1758)
2017-06-07 06:19:47,897 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-auto-backports.git in /opt/dib_cache/source-repositories/deb_auto_backports_6d676818b26922fb21ac0a40a16b74ec227b911b with ref master
2017-06-07 06:19:48,790 INFO nodepool.image.build.dpc: Cloning from deb-auto-backports cache and applying ref master
2017-06-07 06:19:49,025 INFO nodepool.image.build.dpc: HEAD is now at c21de93 Initial commit.
2017-06-07 06:19:49,075 INFO nodepool.image.build.dpc: (0396 / 1758)
2017-06-07 06:19:49,134 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-bandit.git in /opt/dib_cache/source-repositories/deb_bandit_7b94cd0bda5a5101892d7e3634c72a01a116c968 with ref master
2017-06-07 06:19:49,966 INFO nodepool.image.build.dpc: Cloning from deb-bandit cache and applying ref master
2017-06-07 06:19:50,269 INFO nodepool.image.build.dpc: HEAD is now at 02f52a4 Updated from global requirements
2017-06-07 06:19:50,319 INFO nodepool.image.build.dpc: (0397 / 1758)
2017-06-07 06:19:50,382 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-barbican.git in /opt/dib_cache/source-repositories/deb_barbican_c6bb747cd0541dde73900c2c346388cbf758f33b with ref master
2017-06-07 06:19:51,263 INFO nodepool.image.build.dpc: Cloning from deb-barbican cache and applying ref master
2017-06-07 06:19:51,704 INFO nodepool.image.build.dpc: HEAD is now at aa3c903 Fix pep8 gate failure because of missing dependency
2017-06-07 06:19:51,756 INFO nodepool.image.build.dpc: (0398 / 1758)
2017-06-07 06:19:51,822 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-ceilometer.git in /opt/dib_cache/source-repositories/deb_ceilometer_c7814198c96aa03ab74774420bcde0e66635c54f with ref master
2017-06-07 06:19:52,862 INFO nodepool.image.build.dpc: Cloning from deb-ceilometer cache and applying ref master
2017-06-07 06:19:53,385 INFO nodepool.image.build.dpc: HEAD is now at 081020d Merge "Replace assertRaisesRegexp with assertRaisesRegex"
2017-06-07 06:19:53,436 INFO nodepool.image.build.dpc: (0399 / 1758)
2017-06-07 06:19:53,494 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-ceilometermiddleware.git in /opt/dib_cache/source-repositories/deb_ceilometermiddleware_32afe86b53287a4b38ce7df98d5a59d467547c37 with ref master
2017-06-07 06:19:54,295 INFO nodepool.image.build.dpc: Cloning from deb-ceilometermiddleware cache and applying ref master
2017-06-07 06:19:54,547 INFO nodepool.image.build.dpc: HEAD is now at e2bf485 retrieve project id to ignore from keystone
2017-06-07 06:19:54,598 INFO nodepool.image.build.dpc: (0400 / 1758)
2017-06-07 06:19:54,666 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-cinder.git in /opt/dib_cache/source-repositories/deb_cinder_79d2786aad49195de80ed9d108a7812844d01c46 with ref master
2017-06-07 06:19:55,925 INFO nodepool.image.build.dpc: Cloning from deb-cinder cache and applying ref master
2017-06-07 06:19:56,837 INFO nodepool.image.build.dpc: HEAD is now at 1e1dddb Merge "Revert "Using assertFalse(A) instead of assertEqual(False, A)""
2017-06-07 06:19:56,890 INFO nodepool.image.build.dpc: (0401 / 1758)
2017-06-07 06:19:56,946 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-congress.git in /opt/dib_cache/source-repositories/deb_congress_87fb01f92f6e7a7e9e87d0349a64a8f4c70c0d00 with ref master
2017-06-07 06:19:57,744 INFO nodepool.image.build.dpc: Cloning from deb-congress cache and applying ref master
2017-06-07 06:19:58,226 INFO nodepool.image.build.dpc: HEAD is now at 9fc1d33 Updated from global requirements
2017-06-07 06:19:58,278 INFO nodepool.image.build.dpc: (0402 / 1758)
2017-06-07 06:19:58,344 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-designate.git in /opt/dib_cache/source-repositories/deb_designate_7d90144a4a5d12fcf9eb14b0ae9a7fe51cbf745f with ref master
2017-06-07 06:19:59,264 INFO nodepool.image.build.dpc: Cloning from deb-designate cache and applying ref master
2017-06-07 06:19:59,760 INFO nodepool.image.build.dpc: HEAD is now at 014756c Merge "Fix testcase with ttl value"
2017-06-07 06:19:59,811 INFO nodepool.image.build.dpc: (0403 / 1758)
2017-06-07 06:19:59,870 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-designate-dashboard.git in /opt/dib_cache/source-repositories/deb_designate_dashboard_78924b8d22af277c6ab9299c4ffe37c6e60ea529 with ref master
2017-06-07 06:20:00,708 INFO nodepool.image.build.dpc: Cloning from deb-designate-dashboard cache and applying ref master
2017-06-07 06:20:01,002 INFO nodepool.image.build.dpc: HEAD is now at 3fb16ee Merge "Imported Translations from Zanata"
2017-06-07 06:20:01,054 INFO nodepool.image.build.dpc: (0404 / 1758)
2017-06-07 06:20:01,112 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-fonts-materialdesignicons-webfont.git in /opt/dib_cache/source-repositories/deb_fonts_materialdesignicons_webfont_bc30189e2fb58358c772680f3ea7dfc2a753bee8 with ref master
2017-06-07 06:20:01,936 INFO nodepool.image.build.dpc: Cloning from deb-fonts-materialdesignicons-webfont cache and applying ref master
2017-06-07 06:20:02,265 INFO nodepool.image.build.dpc: HEAD is now at e22a0b1 Increment version.
2017-06-07 06:20:02,316 INFO nodepool.image.build.dpc: (0405 / 1758)
2017-06-07 06:20:02,375 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-fonts-roboto-fontface.git in /opt/dib_cache/source-repositories/deb_fonts_roboto_fontface_30ca375ad578d6d9e535bce28e62bc9f79b40fc3 with ref master
2017-06-07 06:20:03,173 INFO nodepool.image.build.dpc: Cloning from deb-fonts-roboto-fontface cache and applying ref master
2017-06-07 06:20:03,765 INFO nodepool.image.build.dpc: HEAD is now at d637982 Bump version
2017-06-07 06:20:03,815 INFO nodepool.image.build.dpc: (0406 / 1758)
2017-06-07 06:20:03,870 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-git-review.git in /opt/dib_cache/source-repositories/deb_git_review_2996cb4779cbff687ccca5f654600d3865e76a62 with ref master
2017-06-07 06:20:04,673 INFO nodepool.image.build.dpc: Cloning from deb-git-review cache and applying ref master
2017-06-07 06:20:04,921 INFO nodepool.image.build.dpc: HEAD is now at 50cb05d Merge "Provide link to MediaWiki platform specific page"
2017-06-07 06:20:04,973 INFO nodepool.image.build.dpc: (0407 / 1758)
2017-06-07 06:20:05,042 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-glance.git in /opt/dib_cache/source-repositories/deb_glance_0635d3e4c28d751d08122b3656a557378e5e7fc0 with ref master
2017-06-07 06:20:06,169 INFO nodepool.image.build.dpc: Cloning from deb-glance cache and applying ref master
2017-06-07 06:20:06,756 INFO nodepool.image.build.dpc: HEAD is now at 8f9353d Merge "Support new OSProfiler API"
2017-06-07 06:20:06,808 INFO nodepool.image.build.dpc: (0408 / 1758)
2017-06-07 06:20:06,864 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-glare.git in /opt/dib_cache/source-repositories/deb_glare_f6a13c4ac8acf0125ac11be13bd019ec169e6cbf with ref master
2017-06-07 06:20:07,708 INFO nodepool.image.build.dpc: Cloning from deb-glare cache and applying ref master
2017-06-07 06:20:08,020 INFO nodepool.image.build.dpc: HEAD is now at 9fe4385 Merge "Add missing unit tests"
2017-06-07 06:20:08,070 INFO nodepool.image.build.dpc: (0409 / 1758)
2017-06-07 06:20:08,130 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-gnocchi.git in /opt/dib_cache/source-repositories/deb_gnocchi_f97fee84b112df147e831f9d76cb754d1cd07d51 with ref master
2017-06-07 06:20:09,018 INFO nodepool.image.build.dpc: Cloning from deb-gnocchi cache and applying ref master
2017-06-07 06:20:09,308 INFO nodepool.image.build.dpc: HEAD is now at 9f720ec Revert "Revert "Retire project""
2017-06-07 06:20:09,359 INFO nodepool.image.build.dpc: (0410 / 1758)
2017-06-07 06:20:09,423 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-heat.git in /opt/dib_cache/source-repositories/deb_heat_a8be7c1d0f3f3c13c93416be75a6fed9faaa3582 with ref master
2017-06-07 06:20:10,400 INFO nodepool.image.build.dpc: Cloning from deb-heat cache and applying ref master
2017-06-07 06:20:11,126 INFO nodepool.image.build.dpc: HEAD is now at 431533f Updated from global requirements
2017-06-07 06:20:11,178 INFO nodepool.image.build.dpc: (0411 / 1758)
2017-06-07 06:20:11,234 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-heat-cfntools.git in /opt/dib_cache/source-repositories/deb_heat_cfntools_56c860f6c3c90ac1e132e97c3bc73c16593c48c3 with ref master
2017-06-07 06:20:12,941 INFO nodepool.image.build.dpc: Cloning from deb-heat-cfntools cache and applying ref master
2017-06-07 06:20:13,196 INFO nodepool.image.build.dpc: HEAD is now at 407f8a5 Remove white space between print ()
2017-06-07 06:20:13,247 INFO nodepool.image.build.dpc: (0412 / 1758)
2017-06-07 06:20:13,319 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-horizon.git in /opt/dib_cache/source-repositories/deb_horizon_4056640986225a5c1796970687600a02bcd3a7f4 with ref master
2017-06-07 06:20:14,421 INFO nodepool.image.build.dpc: Cloning from deb-horizon cache and applying ref master
2017-06-07 06:20:15,285 INFO nodepool.image.build.dpc: HEAD is now at c01c4d9 Updated from global requirements
2017-06-07 06:20:15,337 INFO nodepool.image.build.dpc: (0413 / 1758)
2017-06-07 06:20:15,400 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-ironic.git in /opt/dib_cache/source-repositories/deb_ironic_bc69dd97473c1fab9f2488f4c1d7557c741c3801 with ref master
2017-06-07 06:20:16,518 INFO nodepool.image.build.dpc: Cloning from deb-ironic cache and applying ref master
2017-06-07 06:20:17,135 INFO nodepool.image.build.dpc: HEAD is now at ae47dbe Merge "Remove legacy auth loading"
2017-06-07 06:20:17,187 INFO nodepool.image.build.dpc: (0414 / 1758)
2017-06-07 06:20:17,247 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-ironic-inspector.git in /opt/dib_cache/source-repositories/deb_ironic_inspector_525d07ea3337daaaa8026371820bfcfeb10b283c with ref master
2017-06-07 06:20:18,507 INFO nodepool.image.build.dpc: Cloning from deb-ironic-inspector cache and applying ref master
2017-06-07 06:20:18,841 INFO nodepool.image.build.dpc: HEAD is now at 3a3d344 Updated from global requirements
2017-06-07 06:20:18,893 INFO nodepool.image.build.dpc: (0415 / 1758)
2017-06-07 06:20:18,950 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-ironic-ui.git in /opt/dib_cache/source-repositories/deb_ironic_ui_d2cc9b3502588055ac7165a830811f2a003239fa with ref master
2017-06-07 06:20:19,876 INFO nodepool.image.build.dpc: Cloning from deb-ironic-ui cache and applying ref master
2017-06-07 06:20:20,185 INFO nodepool.image.build.dpc: HEAD is now at 5bc2aba Merge "Remove explicit package version"
2017-06-07 06:20:20,235 INFO nodepool.image.build.dpc: (0416 / 1758)
2017-06-07 06:20:20,292 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-kazoo.git in /opt/dib_cache/source-repositories/deb_kazoo_b696dcf26e8bc355198b10773edb285d48b2bf1f with ref master
2017-06-07 06:20:22,124 INFO nodepool.image.build.dpc: Cloning from deb-kazoo cache and applying ref master
2017-06-07 06:20:22,433 INFO nodepool.image.build.dpc: HEAD is now at 1960796 Merge pull request #448 from packysauce/epoll
2017-06-07 06:20:22,484 INFO nodepool.image.build.dpc: (0417 / 1758)
2017-06-07 06:20:22,555 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-keystone.git in /opt/dib_cache/source-repositories/deb_keystone_213cec06e729e3f6824f95acc46933fc9c097b51 with ref master
2017-06-07 06:20:23,679 INFO nodepool.image.build.dpc: Cloning from deb-keystone cache and applying ref master
2017-06-07 06:20:24,218 INFO nodepool.image.build.dpc: HEAD is now at b2cc115 Merge "Move user policies to DocumentedRuleDefault"
2017-06-07 06:20:24,269 INFO nodepool.image.build.dpc: (0418 / 1758)
2017-06-07 06:20:24,323 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-liberasurecode.git in /opt/dib_cache/source-repositories/deb_liberasurecode_ce323387bb87bfffebbe26348c69bfeb817907e9 with ref master
2017-06-07 06:20:25,931 INFO nodepool.image.build.dpc: Cloning from deb-liberasurecode cache and applying ref master
2017-06-07 06:20:26,232 INFO nodepool.image.build.dpc: HEAD is now at dd31ac6 Merge "Stop using ceill() to compute padded data size"
2017-06-07 06:20:26,283 INFO nodepool.image.build.dpc: (0419 / 1758)
2017-06-07 06:20:26,343 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-libisal.git in /opt/dib_cache/source-repositories/deb_libisal_662792ea3da3dd2b3bb3ef431a53ae5aa58c2f6e with ref master
2017-06-07 06:20:27,351 INFO nodepool.image.build.dpc: Cloning from deb-libisal cache and applying ref master
2017-06-07 06:20:27,683 INFO nodepool.image.build.dpc: HEAD is now at 7e1a337 igzip: Fix warnings from nasm 2.13
2017-06-07 06:20:27,733 INFO nodepool.image.build.dpc: (0420 / 1758)
2017-06-07 06:20:27,793 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-magnum.git in /opt/dib_cache/source-repositories/deb_magnum_c42356635505fc077ca64c0b35e9f65eaf7dcbdd with ref master
2017-06-07 06:20:28,764 INFO nodepool.image.build.dpc: Cloning from deb-magnum cache and applying ref master
2017-06-07 06:20:29,189 INFO nodepool.image.build.dpc: HEAD is now at 24510b2 Updated from global requirements
2017-06-07 06:20:29,240 INFO nodepool.image.build.dpc: (0421 / 1758)
2017-06-07 06:20:29,302 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-manila.git in /opt/dib_cache/source-repositories/deb_manila_dcf13d60213ed944795f9a177d39117ee1b56a12 with ref master
2017-06-07 06:20:30,339 INFO nodepool.image.build.dpc: Cloning from deb-manila cache and applying ref master
2017-06-07 06:20:31,086 INFO nodepool.image.build.dpc: HEAD is now at ff9f489 Merge "Updated from global requirements"
2017-06-07 06:20:31,138 INFO nodepool.image.build.dpc: (0422 / 1758)
2017-06-07 06:20:31,192 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-manila-ui.git in /opt/dib_cache/source-repositories/deb_manila_ui_96edbc8eb233220f96ba792d055d7d0e62b0863e with ref master
2017-06-07 06:20:32,218 INFO nodepool.image.build.dpc: Cloning from deb-manila-ui cache and applying ref master
2017-06-07 06:20:32,552 INFO nodepool.image.build.dpc: HEAD is now at eabfe06 Imported Translations from Zanata
2017-06-07 06:20:32,604 INFO nodepool.image.build.dpc: (0423 / 1758)
2017-06-07 06:20:32,681 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-migrate.git in /opt/dib_cache/source-repositories/deb_migrate_297c3145955a2eb0f745257507566727e3a604ed with ref master
2017-06-07 06:20:33,639 INFO nodepool.image.build.dpc: Cloning from deb-migrate cache and applying ref master
2017-06-07 06:20:33,910 INFO nodepool.image.build.dpc: HEAD is now at 02c26a2 Enforce that pbr used is >= 1.8
2017-06-07 06:20:33,961 INFO nodepool.image.build.dpc: (0424 / 1758)
2017-06-07 06:20:34,021 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-mistral.git in /opt/dib_cache/source-repositories/deb_mistral_8698f2dc054b8ec223d1dbb1c84d8b59d6bbca8b with ref master
2017-06-07 06:20:35,068 INFO nodepool.image.build.dpc: Cloning from deb-mistral cache and applying ref master
2017-06-07 06:20:35,516 INFO nodepool.image.build.dpc: HEAD is now at 8d51753 Merge "Stop using abbreviation DSL in document"
2017-06-07 06:20:35,567 INFO nodepool.image.build.dpc: (0425 / 1758)
2017-06-07 06:20:35,624 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-msgpack-python.git in /opt/dib_cache/source-repositories/deb_msgpack_python_756d1b27dd2589fb880c8ea81e5b649d757de2c8 with ref master
2017-06-07 06:20:36,642 INFO nodepool.image.build.dpc: Cloning from deb-msgpack-python cache and applying ref master
2017-06-07 06:20:36,898 INFO nodepool.image.build.dpc: HEAD is now at f0f2c0b Packer accepts bytearray objects (#229)
2017-06-07 06:20:36,949 INFO nodepool.image.build.dpc: (0426 / 1758)
2017-06-07 06:20:37,012 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-murano.git in /opt/dib_cache/source-repositories/deb_murano_a4370262f22911dd129034ff78f0d5eeda31a790 with ref master
2017-06-07 06:20:38,069 INFO nodepool.image.build.dpc: Cloning from deb-murano cache and applying ref master
2017-06-07 06:20:38,716 INFO nodepool.image.build.dpc: HEAD is now at de887f7 Merge "Policy in code for packages"
2017-06-07 06:20:38,767 INFO nodepool.image.build.dpc: (0427 / 1758)
2017-06-07 06:20:38,824 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-murano-agent.git in /opt/dib_cache/source-repositories/deb_murano_agent_c33d206297011a1860cb37452b6e6bc2311aaf2b with ref master
2017-06-07 06:20:39,783 INFO nodepool.image.build.dpc: Cloning from deb-murano-agent cache and applying ref master
2017-06-07 06:20:40,091 INFO nodepool.image.build.dpc: HEAD is now at 222a591 Updated from global requirements
2017-06-07 06:20:40,144 INFO nodepool.image.build.dpc: (0428 / 1758)
2017-06-07 06:20:40,204 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-murano-dashboard.git in /opt/dib_cache/source-repositories/deb_murano_dashboard_0a4e9c5cea9bdf1fc114ac32bdb4ab1df70f8789 with ref master
2017-06-07 06:20:41,187 INFO nodepool.image.build.dpc: Cloning from deb-murano-dashboard cache and applying ref master
2017-06-07 06:20:41,563 INFO nodepool.image.build.dpc: HEAD is now at 733dbf0 Merge "Fix doc generation for Python3"
2017-06-07 06:20:41,614 INFO nodepool.image.build.dpc: (0429 / 1758)
2017-06-07 06:20:41,671 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-networking-arista.git in /opt/dib_cache/source-repositories/deb_networking_arista_91454f068ccb7dbb724b9fe9e74cbafe206746e7 with ref master
2017-06-07 06:20:42,478 INFO nodepool.image.build.dpc: Cloning from deb-networking-arista cache and applying ref master
2017-06-07 06:20:42,818 INFO nodepool.image.build.dpc: HEAD is now at a0c4600 Change log level from info to debug
2017-06-07 06:20:42,869 INFO nodepool.image.build.dpc: (0430 / 1758)
2017-06-07 06:20:42,929 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-networking-cisco.git in /opt/dib_cache/source-repositories/deb_networking_cisco_15f57bd7851f06f508bec13e4e0ca3ea453fd45d with ref master
2017-06-07 06:20:43,996 INFO nodepool.image.build.dpc: Cloning from deb-networking-cisco cache and applying ref master
2017-06-07 06:20:44,463 INFO nodepool.image.build.dpc: HEAD is now at e27ec5a ML2 Nexus Add Host/interface mapping table
2017-06-07 06:20:44,515 INFO nodepool.image.build.dpc: (0431 / 1758)
2017-06-07 06:20:44,571 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-networking-hyperv.git in /opt/dib_cache/source-repositories/deb_networking_hyperv_cf1211c67116157dff2da7a4d44fe891bbd530f8 with ref master
2017-06-07 06:20:45,503 INFO nodepool.image.build.dpc: Cloning from deb-networking-hyperv cache and applying ref master
2017-06-07 06:20:45,773 INFO nodepool.image.build.dpc: HEAD is now at f0d8375 Merge "Fixes Windows Server 2016 Network Controller constants"
2017-06-07 06:20:45,824 INFO nodepool.image.build.dpc: (0432 / 1758)
2017-06-07 06:20:45,881 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-networking-l2gw.git in /opt/dib_cache/source-repositories/deb_networking_l2gw_35bf4405180df9c8da7b8df9a2043fa5589641c3 with ref master
2017-06-07 06:20:46,774 INFO nodepool.image.build.dpc: Cloning from deb-networking-l2gw cache and applying ref master
2017-06-07 06:20:47,083 INFO nodepool.image.build.dpc: HEAD is now at 9ec7ae4 Fixed networking-l2gw tempest plugin
2017-06-07 06:20:47,135 INFO nodepool.image.build.dpc: (0433 / 1758)
2017-06-07 06:20:47,192 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-networking-midonet.git in /opt/dib_cache/source-repositories/deb_networking_midonet_61c3c7213a65e7fbbd7091299060acec1235d168 with ref master
2017-06-07 06:20:48,084 INFO nodepool.image.build.dpc: Cloning from deb-networking-midonet cache and applying ref master
2017-06-07 06:20:48,512 INFO nodepool.image.build.dpc: HEAD is now at 210a8d2 Merge "Revert "devstack: Switch to MidoNet 5.4""
2017-06-07 06:20:48,564 INFO nodepool.image.build.dpc: (0434 / 1758)
2017-06-07 06:20:48,635 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-networking-mlnx.git in /opt/dib_cache/source-repositories/deb_networking_mlnx_aa5d351277be32889da959103edd6e97ceadca8a with ref master
2017-06-07 06:20:49,537 INFO nodepool.image.build.dpc: Cloning from deb-networking-mlnx cache and applying ref master
2017-06-07 06:20:49,827 INFO nodepool.image.build.dpc: HEAD is now at 712ca0f Cp only eswtich conf file
2017-06-07 06:20:49,879 INFO nodepool.image.build.dpc: (0435 / 1758)
2017-06-07 06:20:49,936 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-networking-nec.git in /opt/dib_cache/source-repositories/deb_networking_nec_ab716e1bec5b7a1b55948fa2e11ce3d3ad4f3063 with ref master
2017-06-07 06:20:50,849 INFO nodepool.image.build.dpc: Cloning from deb-networking-nec cache and applying ref master
2017-06-07 06:20:51,131 INFO nodepool.image.build.dpc: HEAD is now at 4edc55f Change import path.
2017-06-07 06:20:51,182 INFO nodepool.image.build.dpc: (0436 / 1758)
2017-06-07 06:20:51,243 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-networking-odl.git in /opt/dib_cache/source-repositories/deb_networking_odl_5e089e9fc5195c40a14e907b62fb1c1eb9c513cd with ref master
2017-06-07 06:20:52,443 INFO nodepool.image.build.dpc: Cloning from deb-networking-odl cache and applying ref master
2017-06-07 06:20:52,798 INFO nodepool.image.build.dpc: HEAD is now at 13ad1ea Merge "Allowing lock to be applied per operation basis"
2017-06-07 06:20:52,848 INFO nodepool.image.build.dpc: (0437 / 1758)
2017-06-07 06:20:52,907 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-networking-ovn.git in /opt/dib_cache/source-repositories/deb_networking_ovn_dbca4598b120138b57238369f0f1afa01c943869 with ref master
2017-06-07 06:20:53,701 INFO nodepool.image.build.dpc: Cloning from deb-networking-ovn cache and applying ref master
2017-06-07 06:20:54,061 INFO nodepool.image.build.dpc: HEAD is now at 95ddb3f Merge "Add base migration scripts"
2017-06-07 06:20:54,114 INFO nodepool.image.build.dpc: (0438 / 1758)
2017-06-07 06:20:54,194 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-neutron.git in /opt/dib_cache/source-repositories/deb_neutron_f4ab24a8010decd04975176c2c13d974c0dc9cde with ref master
2017-06-07 06:20:55,786 INFO nodepool.image.build.dpc: Cloning from deb-neutron cache and applying ref master
2017-06-07 06:20:56,572 INFO nodepool.image.build.dpc: HEAD is now at 1e98b0a Add libssl packages to bindep
2017-06-07 06:20:56,626 INFO nodepool.image.build.dpc: (0439 / 1758)
2017-06-07 06:20:56,690 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-neutron-fwaas.git in /opt/dib_cache/source-repositories/deb_neutron_fwaas_a8ca41ec0875f52ff72a82ab738422cb88d56fc8 with ref master
2017-06-07 06:20:57,591 INFO nodepool.image.build.dpc: Cloning from deb-neutron-fwaas cache and applying ref master
2017-06-07 06:20:57,936 INFO nodepool.image.build.dpc: HEAD is now at 9f8a584 Merge "Migrate Neutron's attribute to Neutron-Lib"
2017-06-07 06:20:57,987 INFO nodepool.image.build.dpc: (0440 / 1758)
2017-06-07 06:20:58,052 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-neutron-lbaas.git in /opt/dib_cache/source-repositories/deb_neutron_lbaas_7e6620fb11e1f1aa22d0ec9317b58cbf5cfd2a3d with ref master
2017-06-07 06:20:59,111 INFO nodepool.image.build.dpc: Cloning from deb-neutron-lbaas cache and applying ref master
2017-06-07 06:20:59,590 INFO nodepool.image.build.dpc: HEAD is now at ccef311 Merge "Adding configuration flag for skipping SSL certificate verification"
2017-06-07 06:20:59,650 INFO nodepool.image.build.dpc: (0441 / 1758)
2017-06-07 06:20:59,716 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-neutron-taas.git in /opt/dib_cache/source-repositories/deb_neutron_taas_ecd68dbbf85081e6cdebef67d240a71839260017 with ref master
2017-06-07 06:21:01,530 INFO nodepool.image.build.dpc: Cloning from deb-neutron-taas cache and applying ref master
2017-06-07 06:21:01,806 INFO nodepool.image.build.dpc: HEAD is now at 8cc7f7f Merge "Use data_utils from tempest.lib"
2017-06-07 06:21:01,857 INFO nodepool.image.build.dpc: (0442 / 1758)
2017-06-07 06:21:01,920 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-neutron-vpnaas.git in /opt/dib_cache/source-repositories/deb_neutron_vpnaas_2ac610ac7c0e0a538f3a62abe5d5ae3203b00b62 with ref master
2017-06-07 06:21:02,828 INFO nodepool.image.build.dpc: Cloning from deb-neutron-vpnaas cache and applying ref master
2017-06-07 06:21:03,168 INFO nodepool.image.build.dpc: HEAD is now at aa1c3f9 Merge "Updated from global requirements"
2017-06-07 06:21:03,219 INFO nodepool.image.build.dpc: (0443 / 1758)
2017-06-07 06:21:03,277 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-nodepool.git in /opt/dib_cache/source-repositories/deb_nodepool_5af074f37f010bb864629cca89e953935cd5a13f with ref master
2017-06-07 06:21:04,458 INFO nodepool.image.build.dpc: Cloning from deb-nodepool cache and applying ref master
2017-06-07 06:21:04,749 INFO nodepool.image.build.dpc: HEAD is now at 1cb82d6 Update devstack plugin for security groups
2017-06-07 06:21:04,800 INFO nodepool.image.build.dpc: (0444 / 1758)
2017-06-07 06:21:04,888 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-nova.git in /opt/dib_cache/source-repositories/deb_nova_6a92f80c3f89f081e8f79da8d7743c7b899d9094 with ref master
2017-06-07 06:21:06,054 INFO nodepool.image.build.dpc: Cloning from deb-nova cache and applying ref master
2017-06-07 06:21:07,128 INFO nodepool.image.build.dpc: HEAD is now at f621510 Merge "Move notifications/objects/test_base.py"
2017-06-07 06:21:07,179 INFO nodepool.image.build.dpc: (0445 / 1758)
2017-06-07 06:21:07,232 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-novnc.git in /opt/dib_cache/source-repositories/deb_novnc_85466d29a872532071fe95a1bd409ff37354b0e8 with ref master
2017-06-07 06:21:08,119 INFO nodepool.image.build.dpc: Cloning from deb-novnc cache and applying ref master
2017-06-07 06:21:08,487 INFO nodepool.image.build.dpc: HEAD is now at 772dc0d Update copyright
2017-06-07 06:21:08,539 INFO nodepool.image.build.dpc: (0446 / 1758)
2017-06-07 06:21:08,604 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-openstack-doc-tools.git in /opt/dib_cache/source-repositories/deb_openstack_doc_tools_7a1a69bf65e92daa7d76c671b3db460506f6d7cc with ref master
2017-06-07 06:21:09,441 INFO nodepool.image.build.dpc: Cloning from deb-openstack-doc-tools cache and applying ref master
2017-06-07 06:21:09,753 INFO nodepool.image.build.dpc: HEAD is now at 2df1a73 Updated from global requirements
2017-06-07 06:21:09,804 INFO nodepool.image.build.dpc: (0447 / 1758)
2017-06-07 06:21:09,861 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-openstack-meta-packages.git in /opt/dib_cache/source-repositories/deb_openstack_meta_packages_f968c8b10d686ca0a68756a6fd329e3f4cbf0d11 with ref master
2017-06-07 06:21:10,682 INFO nodepool.image.build.dpc: Cloning from deb-openstack-meta-packages cache and applying ref master
2017-06-07 06:21:10,928 INFO nodepool.image.build.dpc: HEAD is now at b3e7e95 Fixed debian/gbp.conf to use debian/newton as packaging branch.
2017-06-07 06:21:10,979 INFO nodepool.image.build.dpc: (0448 / 1758)
2017-06-07 06:21:11,037 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-openstack-nose.git in /opt/dib_cache/source-repositories/deb_openstack_nose_1c6027d7d713b77f8098a39deccb0f4f6ac01dde with ref master
2017-06-07 06:21:11,810 INFO nodepool.image.build.dpc: Cloning from deb-openstack-nose cache and applying ref master
2017-06-07 06:21:12,048 INFO nodepool.image.build.dpc: HEAD is now at de9dcf8 Fixes unicode formatting bug
2017-06-07 06:21:12,099 INFO nodepool.image.build.dpc: (0449 / 1758)
2017-06-07 06:21:12,158 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-openstack-pkg-tools.git in /opt/dib_cache/source-repositories/deb_openstack_pkg_tools_f2d766b95796f42989fd48749eecb6e6632f36b6 with ref master
2017-06-07 06:21:13,006 INFO nodepool.image.build.dpc: Cloning from deb-openstack-pkg-tools cache and applying ref master
2017-06-07 06:21:13,240 INFO nodepool.image.build.dpc: HEAD is now at 223802a Add .gitreview file
2017-06-07 06:21:13,290 INFO nodepool.image.build.dpc: (0450 / 1758)
2017-06-07 06:21:13,354 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-openstack-trove.git in /opt/dib_cache/source-repositories/deb_openstack_trove_727291a676932eaca660d500b6fe5bff889c8357 with ref master
2017-06-07 06:21:14,248 INFO nodepool.image.build.dpc: Cloning from deb-openstack-trove cache and applying ref master
2017-06-07 06:21:14,961 INFO nodepool.image.build.dpc: HEAD is now at c5d5007 Merge "Handle log message interpolation by the logger in common/"
2017-06-07 06:21:15,010 INFO nodepool.image.build.dpc: (0451 / 1758)
2017-06-07 06:21:15,065 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-os-apply-config.git in /opt/dib_cache/source-repositories/deb_os_apply_config_e2c4559446a183af6786e79b06f059ced28bb764 with ref master
2017-06-07 06:21:15,989 INFO nodepool.image.build.dpc: Cloning from deb-os-apply-config cache and applying ref master
2017-06-07 06:21:16,245 INFO nodepool.image.build.dpc: HEAD is now at b4689ab Retire repo
2017-06-07 06:21:16,297 INFO nodepool.image.build.dpc: (0452 / 1758)
2017-06-07 06:21:16,355 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-os-brick.git in /opt/dib_cache/source-repositories/deb_os_brick_ab1977d10218e22b17d543573e7b37a47ba41de2 with ref master
2017-06-07 06:21:17,142 INFO nodepool.image.build.dpc: Cloning from deb-os-brick cache and applying ref master
2017-06-07 06:21:17,381 INFO nodepool.image.build.dpc: HEAD is now at 2acea23 Retire repo
2017-06-07 06:21:17,433 INFO nodepool.image.build.dpc: (0453 / 1758)
2017-06-07 06:21:17,493 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-os-client-config.git in /opt/dib_cache/source-repositories/deb_os_client_config_a552c65d4636f1c08bdd1ce1c4c69c67c5005cf8 with ref master
2017-06-07 06:21:18,376 INFO nodepool.image.build.dpc: Cloning from deb-os-client-config cache and applying ref master
2017-06-07 06:21:18,625 INFO nodepool.image.build.dpc: HEAD is now at 8011cb1 Retire repo
2017-06-07 06:21:18,676 INFO nodepool.image.build.dpc: (0454 / 1758)
2017-06-07 06:21:18,735 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-os-cloud-config.git in /opt/dib_cache/source-repositories/deb_os_cloud_config_e30a1e78c0fa82f404eae672e467bf600139902f with ref master
2017-06-07 06:21:19,579 INFO nodepool.image.build.dpc: Cloning from deb-os-cloud-config cache and applying ref master
2017-06-07 06:21:19,819 INFO nodepool.image.build.dpc: HEAD is now at 660dc49 Retire repo
2017-06-07 06:21:19,869 INFO nodepool.image.build.dpc: (0455 / 1758)
2017-06-07 06:21:19,928 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-os-collect-config.git in /opt/dib_cache/source-repositories/deb_os_collect_config_f0056b863e27955d212f17d30406337145b1349b with ref master
2017-06-07 06:21:20,740 INFO nodepool.image.build.dpc: Cloning from deb-os-collect-config cache and applying ref master
2017-06-07 06:21:20,982 INFO nodepool.image.build.dpc: HEAD is now at 0508d48 Retire repo
2017-06-07 06:21:21,032 INFO nodepool.image.build.dpc: (0456 / 1758)
2017-06-07 06:21:21,090 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-os-net-config.git in /opt/dib_cache/source-repositories/deb_os_net_config_d6df8d68a98a2f593503fa46346713bdd9d04d9f with ref master
2017-06-07 06:21:21,905 INFO nodepool.image.build.dpc: Cloning from deb-os-net-config cache and applying ref master
2017-06-07 06:21:22,147 INFO nodepool.image.build.dpc: HEAD is now at b5418e5 Retire repo
2017-06-07 06:21:22,205 INFO nodepool.image.build.dpc: (0457 / 1758)
2017-06-07 06:21:22,262 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-os-refresh-config.git in /opt/dib_cache/source-repositories/deb_os_refresh_config_0db90ce00d834ba166d569a42882eb270cb2020e with ref master
2017-06-07 06:21:23,187 INFO nodepool.image.build.dpc: Cloning from deb-os-refresh-config cache and applying ref master
2017-06-07 06:21:23,428 INFO nodepool.image.build.dpc: HEAD is now at 2583755 Retire repo
2017-06-07 06:21:23,480 INFO nodepool.image.build.dpc: (0458 / 1758)
2017-06-07 06:21:23,538 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-os-testr.git in /opt/dib_cache/source-repositories/deb_os_testr_241ea94043163087612aac1fef5e3d47e0ffdf80 with ref master
2017-06-07 06:21:24,888 INFO nodepool.image.build.dpc: Cloning from deb-os-testr cache and applying ref master
2017-06-07 06:21:25,124 INFO nodepool.image.build.dpc: HEAD is now at 946b07d Retire repo
2017-06-07 06:21:25,175 INFO nodepool.image.build.dpc: (0459 / 1758)
2017-06-07 06:21:25,230 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-os-vif.git in /opt/dib_cache/source-repositories/deb_os_vif_f5b630e844f804b46f8a9a63967469e78054d290 with ref master
2017-06-07 06:21:26,049 INFO nodepool.image.build.dpc: Cloning from deb-os-vif cache and applying ref master
2017-06-07 06:21:26,286 INFO nodepool.image.build.dpc: HEAD is now at 902ab04 Retire repo
2017-06-07 06:21:26,337 INFO nodepool.image.build.dpc: (0460 / 1758)
2017-06-07 06:21:26,394 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-os-win.git in /opt/dib_cache/source-repositories/deb_os_win_0b762f13dbb63d727f8ab61d267bc010554fd1ed with ref master
2017-06-07 06:21:27,658 INFO nodepool.image.build.dpc: Cloning from deb-os-win cache and applying ref master
2017-06-07 06:21:27,900 INFO nodepool.image.build.dpc: HEAD is now at 3b2f07a Retire repo
2017-06-07 06:21:27,952 INFO nodepool.image.build.dpc: (0461 / 1758)
2017-06-07 06:21:28,010 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.cache.git in /opt/dib_cache/source-repositories/deb_oslo_cache_7b92ae1c89d5625bf896872265468a9b2dafcd19 with ref master
2017-06-07 06:21:28,864 INFO nodepool.image.build.dpc: Cloning from deb-oslo.cache cache and applying ref master
2017-06-07 06:21:29,104 INFO nodepool.image.build.dpc: HEAD is now at 541332c Retire repo
2017-06-07 06:21:29,155 INFO nodepool.image.build.dpc: (0462 / 1758)
2017-06-07 06:21:29,215 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.concurrency.git in /opt/dib_cache/source-repositories/deb_oslo_concurrency_aecd69aebc0f9927b9930ace76f3853afb4881dc with ref master
2017-06-07 06:21:30,106 INFO nodepool.image.build.dpc: Cloning from deb-oslo.concurrency cache and applying ref master
2017-06-07 06:21:30,355 INFO nodepool.image.build.dpc: HEAD is now at 95d6570 Retire repo
2017-06-07 06:21:30,406 INFO nodepool.image.build.dpc: (0463 / 1758)
2017-06-07 06:21:30,468 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.config.git in /opt/dib_cache/source-repositories/deb_oslo_config_160d07747fa9857ecab101fcd20e16665db2aced with ref master
2017-06-07 06:21:31,413 INFO nodepool.image.build.dpc: Cloning from deb-oslo.config cache and applying ref master
2017-06-07 06:21:31,665 INFO nodepool.image.build.dpc: HEAD is now at 7dfe420 Retire repo
2017-06-07 06:21:31,716 INFO nodepool.image.build.dpc: (0464 / 1758)
2017-06-07 06:21:31,775 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.context.git in /opt/dib_cache/source-repositories/deb_oslo_context_568296fea924c49f5a5a4657c00f752e3bab4670 with ref master
2017-06-07 06:21:32,612 INFO nodepool.image.build.dpc: Cloning from deb-oslo.context cache and applying ref master
2017-06-07 06:21:32,852 INFO nodepool.image.build.dpc: HEAD is now at aaad576 Retire repo
2017-06-07 06:21:32,903 INFO nodepool.image.build.dpc: (0465 / 1758)
2017-06-07 06:21:32,964 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.db.git in /opt/dib_cache/source-repositories/deb_oslo_db_c740d5a478fae899e08fb9d7456fd18724732f12 with ref master
2017-06-07 06:21:33,841 INFO nodepool.image.build.dpc: Cloning from deb-oslo.db cache and applying ref master
2017-06-07 06:21:34,088 INFO nodepool.image.build.dpc: HEAD is now at e291fc2 Retire repo
2017-06-07 06:21:34,138 INFO nodepool.image.build.dpc: (0466 / 1758)
2017-06-07 06:21:34,197 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.i18n.git in /opt/dib_cache/source-repositories/deb_oslo_i18n_606321be299892f8b259d1c36f657abc254fbf1d with ref master
2017-06-07 06:21:35,109 INFO nodepool.image.build.dpc: Cloning from deb-oslo.i18n cache and applying ref master
2017-06-07 06:21:35,357 INFO nodepool.image.build.dpc: HEAD is now at 4759020 Retire repo
2017-06-07 06:21:35,411 INFO nodepool.image.build.dpc: (0467 / 1758)
2017-06-07 06:21:35,475 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.log.git in /opt/dib_cache/source-repositories/deb_oslo_log_25cb43a6914b30889e694d761ae1c225beafb7a7 with ref master
2017-06-07 06:21:36,467 INFO nodepool.image.build.dpc: Cloning from deb-oslo.log cache and applying ref master
2017-06-07 06:21:36,711 INFO nodepool.image.build.dpc: HEAD is now at 5ef6f80 Retire repo
2017-06-07 06:21:36,762 INFO nodepool.image.build.dpc: (0468 / 1758)
2017-06-07 06:21:36,824 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.messaging.git in /opt/dib_cache/source-repositories/deb_oslo_messaging_daf385552de62cb41ec70d9d7aae237621662164 with ref master
2017-06-07 06:21:37,736 INFO nodepool.image.build.dpc: Cloning from deb-oslo.messaging cache and applying ref master
2017-06-07 06:21:37,990 INFO nodepool.image.build.dpc: HEAD is now at dc609fd Retire repo
2017-06-07 06:21:38,041 INFO nodepool.image.build.dpc: (0469 / 1758)
2017-06-07 06:21:38,100 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.middleware.git in /opt/dib_cache/source-repositories/deb_oslo_middleware_45c75e73bb5cb7a70d14c69b5de24043a8ab373c with ref master
2017-06-07 06:21:39,000 INFO nodepool.image.build.dpc: Cloning from deb-oslo.middleware cache and applying ref master
2017-06-07 06:21:39,234 INFO nodepool.image.build.dpc: HEAD is now at c42fcbe Retire repo
2017-06-07 06:21:39,284 INFO nodepool.image.build.dpc: (0470 / 1758)
2017-06-07 06:21:39,343 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.policy.git in /opt/dib_cache/source-repositories/deb_oslo_policy_8d2e2c62495d56a5b7e2ce0904a5fd8ffa0065e5 with ref master
2017-06-07 06:21:40,240 INFO nodepool.image.build.dpc: Cloning from deb-oslo.policy cache and applying ref master
2017-06-07 06:21:40,485 INFO nodepool.image.build.dpc: HEAD is now at 58ff5e6 Retire repo
2017-06-07 06:21:40,536 INFO nodepool.image.build.dpc: (0471 / 1758)
2017-06-07 06:21:40,593 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.privsep.git in /opt/dib_cache/source-repositories/deb_oslo_privsep_d775607839543099613f7676f26e33af9cd2fad3 with ref master
2017-06-07 06:21:41,430 INFO nodepool.image.build.dpc: Cloning from deb-oslo.privsep cache and applying ref master
2017-06-07 06:21:41,680 INFO nodepool.image.build.dpc: HEAD is now at a0a0be8 Retire repo
2017-06-07 06:21:41,730 INFO nodepool.image.build.dpc: (0472 / 1758)
2017-06-07 06:21:41,788 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.reports.git in /opt/dib_cache/source-repositories/deb_oslo_reports_a19caae10bd97664379fa780bfdddf71502ce883 with ref master
2017-06-07 06:21:42,666 INFO nodepool.image.build.dpc: Cloning from deb-oslo.reports cache and applying ref master
2017-06-07 06:21:42,906 INFO nodepool.image.build.dpc: HEAD is now at 3b7b843 Retire repo
2017-06-07 06:21:42,957 INFO nodepool.image.build.dpc: (0473 / 1758)
2017-06-07 06:21:43,016 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.rootwrap.git in /opt/dib_cache/source-repositories/deb_oslo_rootwrap_624200ff62e5f02471749402f221fff38c62199c with ref master
2017-06-07 06:21:43,862 INFO nodepool.image.build.dpc: Cloning from deb-oslo.rootwrap cache and applying ref master
2017-06-07 06:21:44,106 INFO nodepool.image.build.dpc: HEAD is now at ccd2d83 Retire repo
2017-06-07 06:21:44,157 INFO nodepool.image.build.dpc: (0474 / 1758)
2017-06-07 06:21:44,217 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.serialization.git in /opt/dib_cache/source-repositories/deb_oslo_serialization_540c0222fc0d7e3eb9225e86c28a823159492868 with ref master
2017-06-07 06:21:45,074 INFO nodepool.image.build.dpc: Cloning from deb-oslo.serialization cache and applying ref master
2017-06-07 06:21:45,331 INFO nodepool.image.build.dpc: HEAD is now at ab82bf2 Retire repo
2017-06-07 06:21:45,382 INFO nodepool.image.build.dpc: (0475 / 1758)
2017-06-07 06:21:45,441 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.service.git in /opt/dib_cache/source-repositories/deb_oslo_service_bc16e6f722a6878a095e97e6f7ddb95f99f89da8 with ref master
2017-06-07 06:21:46,234 INFO nodepool.image.build.dpc: Cloning from deb-oslo.service cache and applying ref master
2017-06-07 06:21:46,475 INFO nodepool.image.build.dpc: HEAD is now at 998fb74 Retire repo
2017-06-07 06:21:46,526 INFO nodepool.image.build.dpc: (0476 / 1758)
2017-06-07 06:21:46,586 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.utils.git in /opt/dib_cache/source-repositories/deb_oslo_utils_6e0a38212c38299e78e67a03a0a4b7d7692f55c0 with ref master
2017-06-07 06:21:47,492 INFO nodepool.image.build.dpc: Cloning from deb-oslo.utils cache and applying ref master
2017-06-07 06:21:47,757 INFO nodepool.image.build.dpc: HEAD is now at b04c94d Merge "Add utils for validating and splitting quotes"
2017-06-07 06:21:47,808 INFO nodepool.image.build.dpc: (0477 / 1758)
2017-06-07 06:21:47,868 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.versionedobjects.git in /opt/dib_cache/source-repositories/deb_oslo_versionedobjects_34549fe9a78f96bdc6b5ce54333ddf4cc4149820 with ref master
2017-06-07 06:21:48,991 INFO nodepool.image.build.dpc: Cloning from deb-oslo.versionedobjects cache and applying ref master
2017-06-07 06:21:49,250 INFO nodepool.image.build.dpc: HEAD is now at 9e59ba8 Merge "Fix to_json_schema() call"
2017-06-07 06:21:49,301 INFO nodepool.image.build.dpc: (0478 / 1758)
2017-06-07 06:21:49,360 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslo.vmware.git in /opt/dib_cache/source-repositories/deb_oslo_vmware_b4036b824870b56073a7e1530ea6ed0254637aea with ref master
2017-06-07 06:21:50,186 INFO nodepool.image.build.dpc: Cloning from deb-oslo.vmware cache and applying ref master
2017-06-07 06:21:50,461 INFO nodepool.image.build.dpc: HEAD is now at 0e6c90a Merge "Method to download file to VMware server"
2017-06-07 06:21:50,512 INFO nodepool.image.build.dpc: (0479 / 1758)
2017-06-07 06:21:50,570 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslosphinx.git in /opt/dib_cache/source-repositories/deb_oslosphinx_ad8ebe047b3c318561bb4a9101f878271c35cd03 with ref master
2017-06-07 06:21:51,431 INFO nodepool.image.build.dpc: Cloning from deb-oslosphinx cache and applying ref master
2017-06-07 06:21:51,678 INFO nodepool.image.build.dpc: HEAD is now at 3bcdfc6 Allow "Other Versions" section to be configurable
2017-06-07 06:21:51,729 INFO nodepool.image.build.dpc: (0480 / 1758)
2017-06-07 06:21:51,789 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-oslotest.git in /opt/dib_cache/source-repositories/deb_oslotest_a777b2521bbc9c817d875778b9cf02b2cb38b429 with ref master
2017-06-07 06:21:52,604 INFO nodepool.image.build.dpc: Cloning from deb-oslotest cache and applying ref master
2017-06-07 06:21:52,852 INFO nodepool.image.build.dpc: HEAD is now at 425d465 Import mock so that it works on Python 3.x
2017-06-07 06:21:52,904 INFO nodepool.image.build.dpc: (0481 / 1758)
2017-06-07 06:21:52,961 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-aioeventlet.git in /opt/dib_cache/source-repositories/deb_python_aioeventlet_2dc57f56c8d6c46c135bad1aefc7d2abad638d7c with ref master
2017-06-07 06:21:53,798 INFO nodepool.image.build.dpc: Cloning from deb-python-aioeventlet cache and applying ref master
2017-06-07 06:21:54,037 INFO nodepool.image.build.dpc: HEAD is now at df7b721 Added tag 0.5.1 for changeset 1c5b3f16c94d
2017-06-07 06:21:54,089 INFO nodepool.image.build.dpc: (0482 / 1758)
2017-06-07 06:21:54,147 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-aodhclient.git in /opt/dib_cache/source-repositories/deb_python_aodhclient_7d16212f7859e5f7ecbffacfef68edf659e05d3b with ref master
2017-06-07 06:21:54,926 INFO nodepool.image.build.dpc: Cloning from deb-python-aodhclient cache and applying ref master
2017-06-07 06:21:55,186 INFO nodepool.image.build.dpc: HEAD is now at b40bd10 Fix Gnocchi tarball URL
2017-06-07 06:21:55,239 INFO nodepool.image.build.dpc: (0483 / 1758)
2017-06-07 06:21:55,302 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-autobahn.git in /opt/dib_cache/source-repositories/deb_python_autobahn_e0ad2d261fdfffe30e7be1d5ef9052802833927d with ref master
2017-06-07 06:21:56,157 INFO nodepool.image.build.dpc: Cloning from deb-python-autobahn cache and applying ref master
2017-06-07 06:21:56,566 INFO nodepool.image.build.dpc: HEAD is now at 7844219 Merge pull request #842 from maruno/fix-onConnect-docstring
2017-06-07 06:21:56,619 INFO nodepool.image.build.dpc: (0484 / 1758)
2017-06-07 06:21:56,677 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-automaton.git in /opt/dib_cache/source-repositories/deb_python_automaton_306e792e1e861ac3bc7fbd464ceb333c0e53d539 with ref master
2017-06-07 06:21:57,863 INFO nodepool.image.build.dpc: Cloning from deb-python-automaton cache and applying ref master
2017-06-07 06:21:58,118 INFO nodepool.image.build.dpc: HEAD is now at 095d60a Merge "Remove support for py34"
2017-06-07 06:21:58,169 INFO nodepool.image.build.dpc: (0485 / 1758)
2017-06-07 06:21:58,227 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-barbicanclient.git in /opt/dib_cache/source-repositories/deb_python_barbicanclient_3522fa71554341821b11cd2c1e69aec56a760f5d with ref master
2017-06-07 06:21:59,064 INFO nodepool.image.build.dpc: Cloning from deb-python-barbicanclient cache and applying ref master
2017-06-07 06:21:59,363 INFO nodepool.image.build.dpc: HEAD is now at 82b7d64 Updated from global requirements
2017-06-07 06:21:59,413 INFO nodepool.image.build.dpc: (0486 / 1758)
2017-06-07 06:21:59,470 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-bashate.git in /opt/dib_cache/source-repositories/deb_python_bashate_1a7849712452f67a913f42df7c385d79046a0b01 with ref master
2017-06-07 06:22:00,307 INFO nodepool.image.build.dpc: Cloning from deb-python-bashate cache and applying ref master
2017-06-07 06:22:00,560 INFO nodepool.image.build.dpc: HEAD is now at 726d898 Merge "Update to tox.ini environment list"
2017-06-07 06:22:00,610 INFO nodepool.image.build.dpc: (0487 / 1758)
2017-06-07 06:22:00,670 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-cassandra-driver.git in /opt/dib_cache/source-repositories/deb_python_cassandra_driver_7e2abc53c439e46f69ad2dbef765b000a66f8029 with ref master
2017-06-07 06:22:01,582 INFO nodepool.image.build.dpc: Cloning from deb-python-cassandra-driver cache and applying ref master
2017-06-07 06:22:01,959 INFO nodepool.image.build.dpc: HEAD is now at 8e67b91 Merge pull request #779 from datastax/python-767
2017-06-07 06:22:02,010 INFO nodepool.image.build.dpc: (0488 / 1758)
2017-06-07 06:22:02,067 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-castellan.git in /opt/dib_cache/source-repositories/deb_python_castellan_affc5f02b3b973cc993079ebaf5b889f8fa409b0 with ref master
2017-06-07 06:22:02,812 INFO nodepool.image.build.dpc: Cloning from deb-python-castellan cache and applying ref master
2017-06-07 06:22:03,085 INFO nodepool.image.build.dpc: HEAD is now at 2251401 Fix incorrect config in usage doc
2017-06-07 06:22:03,135 INFO nodepool.image.build.dpc: (0489 / 1758)
2017-06-07 06:22:03,194 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-ceilometerclient.git in /opt/dib_cache/source-repositories/deb_python_ceilometerclient_14d619d030f7b67b7e771b09e57ee65d018490bd with ref master
2017-06-07 06:22:04,103 INFO nodepool.image.build.dpc: Cloning from deb-python-ceilometerclient cache and applying ref master
2017-06-07 06:22:04,388 INFO nodepool.image.build.dpc: HEAD is now at 54e8544 Merge "Remove log translations"
2017-06-07 06:22:04,440 INFO nodepool.image.build.dpc: (0490 / 1758)
2017-06-07 06:22:04,497 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-ceilometermiddleware.git in /opt/dib_cache/source-repositories/deb_python_ceilometermiddleware_2b0f89b1a243ed63c24f52deeb1f78e23be79306 with ref master
2017-06-07 06:22:05,283 INFO nodepool.image.build.dpc: Cloning from deb-python-ceilometermiddleware cache and applying ref master
2017-06-07 06:22:05,556 INFO nodepool.image.build.dpc: HEAD is now at e2bf485 retrieve project id to ignore from keystone
2017-06-07 06:22:05,607 INFO nodepool.image.build.dpc: (0491 / 1758)
2017-06-07 06:22:05,669 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-cinderclient.git in /opt/dib_cache/source-repositories/deb_python_cinderclient_4b8cdc9796d7674f842ab855234fe188ba3e5f57 with ref master
2017-06-07 06:22:06,492 INFO nodepool.image.build.dpc: Cloning from deb-python-cinderclient cache and applying ref master
2017-06-07 06:22:06,848 INFO nodepool.image.build.dpc: HEAD is now at 44e650a Merge "Updated from global requirements"
2017-06-07 06:22:06,900 INFO nodepool.image.build.dpc: (0492 / 1758)
2017-06-07 06:22:06,960 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-cliff.git in /opt/dib_cache/source-repositories/deb_python_cliff_93ab89054286b74f83c6da1e12f950db30ddb2bf with ref master
2017-06-07 06:22:07,860 INFO nodepool.image.build.dpc: Cloning from deb-python-cliff cache and applying ref master
2017-06-07 06:22:08,141 INFO nodepool.image.build.dpc: HEAD is now at 8d85b1c sphinxext: Allow configuration of ignorable options
2017-06-07 06:22:08,192 INFO nodepool.image.build.dpc: (0493 / 1758)
2017-06-07 06:22:08,249 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-coffin.git in /opt/dib_cache/source-repositories/deb_python_coffin_1fc6d04dea1deb19e76b996e32be16cf6e333b4a with ref master
2017-06-07 06:22:09,426 INFO nodepool.image.build.dpc: Cloning from deb-python-coffin cache and applying ref master
2017-06-07 06:22:09,667 INFO nodepool.image.build.dpc: HEAD is now at 37d458f Updated link to django-jinja.
2017-06-07 06:22:09,748 INFO nodepool.image.build.dpc: (0494 / 1758)
2017-06-07 06:22:09,806 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-colander.git in /opt/dib_cache/source-repositories/deb_python_colander_af27e544b37cbbd49f8f1d73356cc207ecad6cff with ref master
2017-06-07 06:22:10,692 INFO nodepool.image.build.dpc: Cloning from deb-python-colander cache and applying ref master
2017-06-07 06:22:10,978 INFO nodepool.image.build.dpc: HEAD is now at 2c5fab4 prep 1.3.3
2017-06-07 06:22:11,028 INFO nodepool.image.build.dpc: (0495 / 1758)
2017-06-07 06:22:11,085 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-concurrent.futures.git in /opt/dib_cache/source-repositories/deb_python_concurrent_futures_9d57c9affef45a346d02919c0cf8c815e85720c3 with ref master
2017-06-07 06:22:11,909 INFO nodepool.image.build.dpc: Cloning from deb-python-concurrent.futures cache and applying ref master
2017-06-07 06:22:12,208 INFO nodepool.image.build.dpc: HEAD is now at e3a43c1 Fixed OverflowError with ProcessPoolExecutor on Windows
2017-06-07 06:22:12,259 INFO nodepool.image.build.dpc: (0496 / 1758)
2017-06-07 06:22:12,317 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-congressclient.git in /opt/dib_cache/source-repositories/deb_python_congressclient_d5b4f2165f338ee336ab29e5b1437b0c5f20973f with ref master
2017-06-07 06:22:13,190 INFO nodepool.image.build.dpc: Cloning from deb-python-congressclient cache and applying ref master
2017-06-07 06:22:13,450 INFO nodepool.image.build.dpc: HEAD is now at 5fc1bab Updated from global requirements
2017-06-07 06:22:13,502 INFO nodepool.image.build.dpc: (0497 / 1758)
2017-06-07 06:22:13,559 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-cotyledon.git in /opt/dib_cache/source-repositories/deb_python_cotyledon_7366d2962adc68481fde43a41e6791798b576b36 with ref master
2017-06-07 06:22:14,469 INFO nodepool.image.build.dpc: Cloning from deb-python-cotyledon cache and applying ref master
2017-06-07 06:22:14,716 INFO nodepool.image.build.dpc: HEAD is now at 4d06b7d Don't use signal.alarm on python2
2017-06-07 06:22:14,767 INFO nodepool.image.build.dpc: (0498 / 1758)
2017-06-07 06:22:14,824 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-couleur.git in /opt/dib_cache/source-repositories/deb_python_couleur_ce87f596d32fc603e036e4ffe5fb4a48ecf021f1 with ref master
2017-06-07 06:22:15,692 INFO nodepool.image.build.dpc: Cloning from deb-python-couleur cache and applying ref master
2017-06-07 06:22:15,946 INFO nodepool.image.build.dpc: HEAD is now at 7bc782e fixing ci
2017-06-07 06:22:15,998 INFO nodepool.image.build.dpc: (0499 / 1758)
2017-06-07 06:22:16,054 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-crank.git in /opt/dib_cache/source-repositories/deb_python_crank_ee8ee0d2cbf0de9406710505aab1991cc21fa94f with ref master
2017-06-07 06:22:16,928 INFO nodepool.image.build.dpc: Cloning from deb-python-crank cache and applying ref master
2017-06-07 06:22:17,170 INFO nodepool.image.build.dpc: HEAD is now at dc2d95a typo
2017-06-07 06:22:17,221 INFO nodepool.image.build.dpc: (0500 / 1758)
2017-06-07 06:22:17,278 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-croniter.git in /opt/dib_cache/source-repositories/deb_python_croniter_6c626f7089b95a8cf4846fc3e93d0b366cbf3270 with ref master
2017-06-07 06:22:18,059 INFO nodepool.image.build.dpc: Cloning from deb-python-croniter cache and applying ref master
2017-06-07 06:22:18,302 INFO nodepool.image.build.dpc: HEAD is now at 2526c15 Update README.rst
2017-06-07 06:22:18,353 INFO nodepool.image.build.dpc: (0501 / 1758)
2017-06-07 06:22:18,409 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-csscompressor.git in /opt/dib_cache/source-repositories/deb_python_csscompressor_79d1be02a6b207dfc2a323b2d3ef9f88bc01f88e with ref master
2017-06-07 06:22:19,281 INFO nodepool.image.build.dpc: Cloning from deb-python-csscompressor cache and applying ref master
2017-06-07 06:22:19,533 INFO nodepool.image.build.dpc: HEAD is now at bec3e58 Merge pull request #5 from nikolas/patch-1
2017-06-07 06:22:19,585 INFO nodepool.image.build.dpc: (0502 / 1758)
2017-06-07 06:22:19,642 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-cursive.git in /opt/dib_cache/source-repositories/deb_python_cursive_c07a378f8182e48ce725d2f0a94751193a201e56 with ref master
2017-06-07 06:22:20,422 INFO nodepool.image.build.dpc: Cloning from deb-python-cursive cache and applying ref master
2017-06-07 06:22:20,663 INFO nodepool.image.build.dpc: HEAD is now at 69ddb16 Cleanup tox.ini
2017-06-07 06:22:20,714 INFO nodepool.image.build.dpc: (0503 / 1758)
2017-06-07 06:22:20,774 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-daemonize.git in /opt/dib_cache/source-repositories/deb_python_daemonize_f2877811505764189bf78a257912e8f4ed6d0575 with ref master
2017-06-07 06:22:21,565 INFO nodepool.image.build.dpc: Cloning from deb-python-daemonize cache and applying ref master
2017-06-07 06:22:21,804 INFO nodepool.image.build.dpc: HEAD is now at 9018be1 Update Makefile
2017-06-07 06:22:21,854 INFO nodepool.image.build.dpc: (0504 / 1758)
2017-06-07 06:22:21,913 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-dcos.git in /opt/dib_cache/source-repositories/deb_python_dcos_01fc6564d65aa3c8111fb19cf0bc73e8252b9392 with ref master
2017-06-07 06:22:22,741 INFO nodepool.image.build.dpc: Cloning from deb-python-dcos cache and applying ref master
2017-06-07 06:22:23,103 INFO nodepool.image.build.dpc: HEAD is now at 8c8dcc0 test: fix packaging tests to work with the latest version of DC/OS (#998)
2017-06-07 06:22:23,153 INFO nodepool.image.build.dpc: (0505 / 1758)
2017-06-07 06:22:23,211 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-ddt.git in /opt/dib_cache/source-repositories/deb_python_ddt_b560f9d7278f5712de289a8eaa2fa37ca92652dc with ref master
2017-06-07 06:22:23,944 INFO nodepool.image.build.dpc: Cloning from deb-python-ddt cache and applying ref master
2017-06-07 06:22:24,184 INFO nodepool.image.build.dpc: HEAD is now at 19e9b28 Bump version to 1.1.1
2017-06-07 06:22:24,235 INFO nodepool.image.build.dpc: (0506 / 1758)
2017-06-07 06:22:24,294 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-debtcollector.git in /opt/dib_cache/source-repositories/deb_python_debtcollector_5258e6205b897084afae3285e85fabd419fc3435 with ref master
2017-06-07 06:22:25,098 INFO nodepool.image.build.dpc: Cloning from deb-python-debtcollector cache and applying ref master
2017-06-07 06:22:25,355 INFO nodepool.image.build.dpc: HEAD is now at b609718 Updated from global requirements
2017-06-07 06:22:25,406 INFO nodepool.image.build.dpc: (0507 / 1758)
2017-06-07 06:22:25,465 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-designateclient.git in /opt/dib_cache/source-repositories/deb_python_designateclient_a59c95afb617b4e76e916d7b34ea2988547c6419 with ref master
2017-06-07 06:22:26,340 INFO nodepool.image.build.dpc: Cloning from deb-python-designateclient cache and applying ref master
2017-06-07 06:22:26,626 INFO nodepool.image.build.dpc: HEAD is now at 73f4562 Updated from global requirements
2017-06-07 06:22:26,677 INFO nodepool.image.build.dpc: (0508 / 1758)
2017-06-07 06:22:26,733 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-dib-utils.git in /opt/dib_cache/source-repositories/deb_python_dib_utils_1dce0548672b56c1fa3bc5f0d9cf45b465dd9e01 with ref master
2017-06-07 06:22:27,559 INFO nodepool.image.build.dpc: Cloning from deb-python-dib-utils cache and applying ref master
2017-06-07 06:22:27,800 INFO nodepool.image.build.dpc: HEAD is now at 694d298 Show team and repo badges on README
2017-06-07 06:22:27,851 INFO nodepool.image.build.dpc: (0509 / 1758)
2017-06-07 06:22:27,917 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-diskimage-builder.git in /opt/dib_cache/source-repositories/deb_python_diskimage_builder_7a6e84700ebba6e2d60c78e109d2b2c9345ee31d with ref master
2017-06-07 06:22:28,772 INFO nodepool.image.build.dpc: Cloning from deb-python-diskimage-builder cache and applying ref master
2017-06-07 06:22:29,201 INFO nodepool.image.build.dpc: HEAD is now at e54ba47 Merge "Move ppc block-device default to right $ARCH"
2017-06-07 06:22:29,253 INFO nodepool.image.build.dpc: (0510 / 1758)
2017-06-07 06:22:29,311 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-django-appconf.git in /opt/dib_cache/source-repositories/deb_python_django_appconf_b783418e1a48a1f0fe0e811aee05a55cf6dc2569 with ref master
2017-06-07 06:22:30,059 INFO nodepool.image.build.dpc: Cloning from deb-python-django-appconf cache and applying ref master
2017-06-07 06:22:30,301 INFO nodepool.image.build.dpc: HEAD is now at 7cfbe04 Merge pull request #33 from django-compressor/develop
2017-06-07 06:22:30,353 INFO nodepool.image.build.dpc: (0511 / 1758)
2017-06-07 06:22:30,410 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-django-babel.git in /opt/dib_cache/source-repositories/deb_python_django_babel_3299c8097f256d794fc66e5dade5f52c5e3b8447 with ref master
2017-06-07 06:22:31,165 INFO nodepool.image.build.dpc: Cloning from deb-python-django-babel cache and applying ref master
2017-06-07 06:22:31,411 INFO nodepool.image.build.dpc: HEAD is now at ec0ebfa Become version 0.6.0
2017-06-07 06:22:31,462 INFO nodepool.image.build.dpc: (0512 / 1758)
2017-06-07 06:22:31,519 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-django-bootstrap-form.git in /opt/dib_cache/source-repositories/deb_python_django_bootstrap_form_5f6d16621c423df8497b3c2a674b86727ead73ec with ref master
2017-06-07 06:22:32,288 INFO nodepool.image.build.dpc: Cloning from deb-python-django-bootstrap-form cache and applying ref master
2017-06-07 06:22:32,560 INFO nodepool.image.build.dpc: HEAD is now at 5fff56f Merge pull request #88 from escoular/fix-context-boundfields
2017-06-07 06:22:32,611 INFO nodepool.image.build.dpc: (0513 / 1758)
2017-06-07 06:22:32,671 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-django-compressor.git in /opt/dib_cache/source-repositories/deb_python_django_compressor_232cb0403d05b250a334a83386d951bd8c782c44 with ref master
2017-06-07 06:22:33,486 INFO nodepool.image.build.dpc: Cloning from deb-python-django-compressor cache and applying ref master
2017-06-07 06:22:33,758 INFO nodepool.image.build.dpc: HEAD is now at 366d8d0 Merge pull request #821 from carltongibson/patch/2.1.1-changes
2017-06-07 06:22:33,808 INFO nodepool.image.build.dpc: (0514 / 1758)
2017-06-07 06:22:33,864 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-django-discover-runner.git in /opt/dib_cache/source-repositories/deb_python_django_discover_runner_499f8d60124d6470d002d0e3d3c8fef08f094449 with ref master
2017-06-07 06:22:34,638 INFO nodepool.image.build.dpc: Cloning from deb-python-django-discover-runner cache and applying ref master
2017-06-07 06:22:34,873 INFO nodepool.image.build.dpc: HEAD is now at 747e48f Backported the Django 1.6 discover runner.
2017-06-07 06:22:34,924 INFO nodepool.image.build.dpc: (0515 / 1758)
2017-06-07 06:22:34,980 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-django-formtools.git in /opt/dib_cache/source-repositories/deb_python_django_formtools_09c3d6f0d3e60c1eadbac5ff7230b7ecac19cb1f with ref master
2017-06-07 06:22:35,781 INFO nodepool.image.build.dpc: Cloning from deb-python-django-formtools cache and applying ref master
2017-06-07 06:22:36,060 INFO nodepool.image.build.dpc: HEAD is now at 171e3c6 Add testing for Python 3.6
2017-06-07 06:22:36,111 INFO nodepool.image.build.dpc: (0516 / 1758)
2017-06-07 06:22:36,171 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-django-openstack-auth.git in /opt/dib_cache/source-repositories/deb_python_django_openstack_auth_7596e9febeb37c5a64c1e14417c3ef57b3e0c54a with ref master
2017-06-07 06:22:37,111 INFO nodepool.image.build.dpc: Cloning from deb-python-django-openstack-auth cache and applying ref master
2017-06-07 06:22:37,405 INFO nodepool.image.build.dpc: HEAD is now at 525b76d Imported Translations from Zanata
2017-06-07 06:22:37,456 INFO nodepool.image.build.dpc: (0517 / 1758)
2017-06-07 06:22:37,515 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-django-overextends.git in /opt/dib_cache/source-repositories/deb_python_django_overextends_98456fbcde7c3381e32e0a18496cd741c258fcd6 with ref master
2017-06-07 06:22:38,415 INFO nodepool.image.build.dpc: Cloning from deb-python-django-overextends cache and applying ref master
2017-06-07 06:22:38,656 INFO nodepool.image.build.dpc: HEAD is now at 5907bc9 Version 0.4.3
2017-06-07 06:22:38,708 INFO nodepool.image.build.dpc: (0518 / 1758)
2017-06-07 06:22:38,765 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-django-pyscss.git in /opt/dib_cache/source-repositories/deb_python_django_pyscss_c3a6f5bda662ad0bcbd864f5c1691de82fb33720 with ref master
2017-06-07 06:22:39,946 INFO nodepool.image.build.dpc: Cloning from deb-python-django-pyscss cache and applying ref master
2017-06-07 06:22:40,188 INFO nodepool.image.build.dpc: HEAD is now at 8baf1e9 Merge pull request #38
2017-06-07 06:22:40,239 INFO nodepool.image.build.dpc: (0519 / 1758)
2017-06-07 06:22:40,297 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-doc8.git in /opt/dib_cache/source-repositories/deb_python_doc8_6d33ecb3ca575f6bf99c7aa51f80bcb543580573 with ref master
2017-06-07 06:22:41,171 INFO nodepool.image.build.dpc: Cloning from deb-python-doc8 cache and applying ref master
2017-06-07 06:22:41,414 INFO nodepool.image.build.dpc: HEAD is now at 88d50ec Merge "Remove os.path.abspath() in ignore paths"
2017-06-07 06:22:41,465 INFO nodepool.image.build.dpc: (0520 / 1758)
2017-06-07 06:22:41,523 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-dogpile.cache.git in /opt/dib_cache/source-repositories/deb_python_dogpile_cache_fa6cc7cf5aab4c0a9469e6cd147185f7c9165118 with ref master
2017-06-07 06:22:42,308 INFO nodepool.image.build.dpc: Cloning from deb-python-dogpile.cache cache and applying ref master
2017-06-07 06:22:42,572 INFO nodepool.image.build.dpc: HEAD is now at 22574be - 0.6.3
2017-06-07 06:22:42,628 INFO nodepool.image.build.dpc: (0521 / 1758)
2017-06-07 06:22:42,684 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-dogpile.core.git in /opt/dib_cache/source-repositories/deb_python_dogpile_core_5db178e7f5ae4b3b4a1a8e96369df35c1c7963a4 with ref master
2017-06-07 06:22:43,444 INFO nodepool.image.build.dpc: Cloning from deb-python-dogpile.core cache and applying ref master
2017-06-07 06:22:43,684 INFO nodepool.image.build.dpc: HEAD is now at 661aac8 - put up EOL
2017-06-07 06:22:43,735 INFO nodepool.image.build.dpc: (0522 / 1758)
2017-06-07 06:22:43,792 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-editor.git in /opt/dib_cache/source-repositories/deb_python_editor_acb25cd230949535df9d70591d78f6bb340e5e56 with ref master
2017-06-07 06:22:44,657 INFO nodepool.image.build.dpc: Cloning from deb-python-editor cache and applying ref master
2017-06-07 06:22:44,898 INFO nodepool.image.build.dpc: HEAD is now at a51b6ff Version bump to 1.0.3
2017-06-07 06:22:44,949 INFO nodepool.image.build.dpc: (0523 / 1758)
2017-06-07 06:22:45,007 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-eventlet.git in /opt/dib_cache/source-repositories/deb_python_eventlet_e05921e41b9116edb47fcb1b3b61733d18e326d4 with ref master
2017-06-07 06:22:46,093 INFO nodepool.image.build.dpc: Cloning from deb-python-eventlet cache and applying ref master
2017-06-07 06:22:46,448 INFO nodepool.image.build.dpc: HEAD is now at 09e166b convenience: SO_REUSEPORT is not available on WSL platform (Linux on Windows)
2017-06-07 06:22:46,500 INFO nodepool.image.build.dpc: (0524 / 1758)
2017-06-07 06:22:46,556 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-extras.git in /opt/dib_cache/source-repositories/deb_python_extras_6f8dc992790c1e770426ea450232ac1a1cff2e8d with ref master
2017-06-07 06:22:47,432 INFO nodepool.image.build.dpc: Cloning from deb-python-extras cache and applying ref master
2017-06-07 06:22:47,680 INFO nodepool.image.build.dpc: HEAD is now at e3b5a1b Release 1.0.0.
2017-06-07 06:22:47,733 INFO nodepool.image.build.dpc: (0525 / 1758)
2017-06-07 06:22:47,816 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-falcon.git in /opt/dib_cache/source-repositories/deb_python_falcon_629071148ac676617fbbc81a8033956ffbe791a9 with ref master
2017-06-07 06:22:48,696 INFO nodepool.image.build.dpc: Cloning from deb-python-falcon cache and applying ref master
2017-06-07 06:22:49,024 INFO nodepool.image.build.dpc: HEAD is now at 7e31c65 test: DRY up test_error and removing wrapper classes for router and dep tests (#1065)
2017-06-07 06:22:49,074 INFO nodepool.image.build.dpc: (0526 / 1758)
2017-06-07 06:22:49,131 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-fasteners.git in /opt/dib_cache/source-repositories/deb_python_fasteners_99c5ca366b4fa1ed22ab14ed8273256416cfd348 with ref master
2017-06-07 06:22:49,911 INFO nodepool.image.build.dpc: Cloning from deb-python-fasteners cache and applying ref master
2017-06-07 06:22:50,155 INFO nodepool.image.build.dpc: HEAD is now at 9645fab Ensure we pull down futures for appveyor installs
2017-06-07 06:22:50,206 INFO nodepool.image.build.dpc: (0527 / 1758)
2017-06-07 06:22:50,263 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-fixtures.git in /opt/dib_cache/source-repositories/deb_python_fixtures_b74e6f62a8e0ff33e83c2f9b510e218145d1d028 with ref master
2017-06-07 06:22:51,023 INFO nodepool.image.build.dpc: Cloning from deb-python-fixtures cache and applying ref master
2017-06-07 06:22:51,274 INFO nodepool.image.build.dpc: HEAD is now at 9f073b9 Add python 3.6 support (#36)
2017-06-07 06:22:51,326 INFO nodepool.image.build.dpc: (0528 / 1758)
2017-06-07 06:22:51,384 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-frozendict.git in /opt/dib_cache/source-repositories/deb_python_frozendict_d3837808aaf466743c8696174d549a4eb46df766 with ref master
2017-06-07 06:22:52,160 INFO nodepool.image.build.dpc: Cloning from deb-python-frozendict cache and applying ref master
2017-06-07 06:22:52,396 INFO nodepool.image.build.dpc: HEAD is now at c5d16ba Expand gitignore
2017-06-07 06:22:52,446 INFO nodepool.image.build.dpc: (0529 / 1758)
2017-06-07 06:22:52,505 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-fuelclient.git in /opt/dib_cache/source-repositories/deb_python_fuelclient_da8a94d88824958cc9d70b72da60178194d1eca0 with ref master
2017-06-07 06:22:53,320 INFO nodepool.image.build.dpc: Cloning from deb-python-fuelclient cache and applying ref master
2017-06-07 06:22:53,629 INFO nodepool.image.build.dpc: HEAD is now at b765ac3 Add two plugins related commands into fuel2
2017-06-07 06:22:53,680 INFO nodepool.image.build.dpc: (0530 / 1758)
2017-06-07 06:22:53,738 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-funcsigs.git in /opt/dib_cache/source-repositories/deb_python_funcsigs_6a03eb1b1f968b46bfabfd453d99cfe9a5a7872a with ref master
2017-06-07 06:22:54,568 INFO nodepool.image.build.dpc: Cloning from deb-python-funcsigs cache and applying ref master
2017-06-07 06:22:54,808 INFO nodepool.image.build.dpc: HEAD is now at c10d403 Fix `make deps` (#26)
2017-06-07 06:22:54,862 INFO nodepool.image.build.dpc: (0531 / 1758)
2017-06-07 06:22:54,920 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-functools32.git in /opt/dib_cache/source-repositories/deb_python_functools32_6b8c8230ae11fcb90a3fa489c6a1c64930b183ab with ref master
2017-06-07 06:22:55,721 INFO nodepool.image.build.dpc: Cloning from deb-python-functools32 cache and applying ref master
2017-06-07 06:22:55,960 INFO nodepool.image.build.dpc: HEAD is now at ad90fa8 Update to 3.2.3-2
2017-06-07 06:22:56,011 INFO nodepool.image.build.dpc: (0532 / 1758)
2017-06-07 06:22:56,067 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-futurist.git in /opt/dib_cache/source-repositories/deb_python_futurist_f7f0ef0487767927679443781f45e76f6b23a9f8 with ref master
2017-06-07 06:22:56,926 INFO nodepool.image.build.dpc: Cloning from deb-python-futurist cache and applying ref master
2017-06-07 06:22:57,177 INFO nodepool.image.build.dpc: HEAD is now at fc76675 Fixed debian/gbp.conf to use debian/newton as packaging branch.
2017-06-07 06:22:57,227 INFO nodepool.image.build.dpc: (0533 / 1758)
2017-06-07 06:22:57,288 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-gabbi.git in /opt/dib_cache/source-repositories/deb_python_gabbi_3769b8d504e604e28ac3427a95c8c9ee1d904a68 with ref master
2017-06-07 06:22:58,268 INFO nodepool.image.build.dpc: Cloning from deb-python-gabbi cache and applying ref master
2017-06-07 06:22:58,563 INFO nodepool.image.build.dpc: HEAD is now at 6b6acc2 use assertRegex not assertRegexpMatches
2017-06-07 06:22:58,614 INFO nodepool.image.build.dpc: (0534 / 1758)
2017-06-07 06:22:58,673 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-glance-store.git in /opt/dib_cache/source-repositories/deb_python_glance_store_fb5013b8e272324bf6883812b7a5d3b0a2c618c7 with ref master
2017-06-07 06:22:59,506 INFO nodepool.image.build.dpc: Cloning from deb-python-glance-store cache and applying ref master
2017-06-07 06:22:59,798 INFO nodepool.image.build.dpc: HEAD is now at 2c65bf7 Fixed tests due to updated oslo.config
2017-06-07 06:22:59,849 INFO nodepool.image.build.dpc: (0535 / 1758)
2017-06-07 06:22:59,910 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-glanceclient.git in /opt/dib_cache/source-repositories/deb_python_glanceclient_ebe85a0a44ab16daa90ce4846a5a21657babc9ce with ref master
2017-06-07 06:23:00,742 INFO nodepool.image.build.dpc: Cloning from deb-python-glanceclient cache and applying ref master
2017-06-07 06:23:01,041 INFO nodepool.image.build.dpc: HEAD is now at d3d405c Updated from global requirements
2017-06-07 06:23:01,091 INFO nodepool.image.build.dpc: (0536 / 1758)
2017-06-07 06:23:01,149 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-gnocchiclient.git in /opt/dib_cache/source-repositories/deb_python_gnocchiclient_c6e0c94a49328494a321a2972bc6703486d5325f with ref master
2017-06-07 06:23:01,911 INFO nodepool.image.build.dpc: Cloning from deb-python-gnocchiclient cache and applying ref master
2017-06-07 06:23:02,172 INFO nodepool.image.build.dpc: HEAD is now at b64069d Remove repository content and add new URL
2017-06-07 06:23:02,223 INFO nodepool.image.build.dpc: (0537 / 1758)
2017-06-07 06:23:02,280 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-greenio.git in /opt/dib_cache/source-repositories/deb_python_greenio_b934385928eeeadd0d6d9f1e1464492ec61040c5 with ref master
2017-06-07 06:23:03,061 INFO nodepool.image.build.dpc: Cloning from deb-python-greenio cache and applying ref master
2017-06-07 06:23:03,301 INFO nodepool.image.build.dpc: HEAD is now at 16ddef1 GreenUnixSelectorLoop: pass explicitly the loop
2017-06-07 06:23:03,352 INFO nodepool.image.build.dpc: (0538 / 1758)
2017-06-07 06:23:03,411 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-hacking.git in /opt/dib_cache/source-repositories/deb_python_hacking_96d961c48eab7ef628b10c65efed8b8d73f1ab23 with ref master
2017-06-07 06:23:04,224 INFO nodepool.image.build.dpc: Cloning from deb-python-hacking cache and applying ref master
2017-06-07 06:23:04,486 INFO nodepool.image.build.dpc: HEAD is now at f733b31 Add py3.5 support in setup.cfg
2017-06-07 06:23:04,537 INFO nodepool.image.build.dpc: (0539 / 1758)
2017-06-07 06:23:04,594 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-happybase.git in /opt/dib_cache/source-repositories/deb_python_happybase_369aac2274d3a5e515867a097643a226929b05b7 with ref master
2017-06-07 06:23:05,412 INFO nodepool.image.build.dpc: Cloning from deb-python-happybase cache and applying ref master
2017-06-07 06:23:05,656 INFO nodepool.image.build.dpc: HEAD is now at 3ff63c8 remove broken bitdeli badge from readme
2017-06-07 06:23:05,708 INFO nodepool.image.build.dpc: (0540 / 1758)
2017-06-07 06:23:05,768 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-heatclient.git in /opt/dib_cache/source-repositories/deb_python_heatclient_fc8186528c7e8e2c4b71dc12e21aef1f6fb0b179 with ref master
2017-06-07 06:23:06,604 INFO nodepool.image.build.dpc: Cloning from deb-python-heatclient cache and applying ref master
2017-06-07 06:23:06,928 INFO nodepool.image.build.dpc: HEAD is now at 847f902 Merge "Don't encode path separators"
2017-06-07 06:23:06,978 INFO nodepool.image.build.dpc: (0541 / 1758)
2017-06-07 06:23:07,035 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-hplefthandclient.git in /opt/dib_cache/source-repositories/deb_python_hplefthandclient_d912f27da906f33af580d7d93b4d218117eea4a4 with ref master
2017-06-07 06:23:07,801 INFO nodepool.image.build.dpc: Cloning from deb-python-hplefthandclient cache and applying ref master
2017-06-07 06:23:08,049 INFO nodepool.image.build.dpc: HEAD is now at 64cb39b Add unit tests for Left Hand client
2017-06-07 06:23:08,108 INFO nodepool.image.build.dpc: (0542 / 1758)
2017-06-07 06:23:08,166 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-httpretty.git in /opt/dib_cache/source-repositories/deb_python_httpretty_08150ecfdf8c81c796a17e02a6fdc5aa9b44ed6a with ref master
2017-06-07 06:23:08,984 INFO nodepool.image.build.dpc: Cloning from deb-python-httpretty cache and applying ref master
2017-06-07 06:23:09,255 INFO nodepool.image.build.dpc: HEAD is now at 0008b0c Merge branch 'kouk-content-length'
2017-06-07 06:23:09,309 INFO nodepool.image.build.dpc: (0543 / 1758)
2017-06-07 06:23:09,369 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-ironic-inspector-client.git in /opt/dib_cache/source-repositories/deb_python_ironic_inspector_client_850f185d5de3c0e243c6f62e801b20c3efdc050c with ref master
2017-06-07 06:23:10,165 INFO nodepool.image.build.dpc: Cloning from deb-python-ironic-inspector-client cache and applying ref master
2017-06-07 06:23:10,437 INFO nodepool.image.build.dpc: HEAD is now at a0aace7 Updated from global requirements
2017-06-07 06:23:10,488 INFO nodepool.image.build.dpc: (0544 / 1758)
2017-06-07 06:23:10,545 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-ironic-lib.git in /opt/dib_cache/source-repositories/deb_python_ironic_lib_5a83a60d3c1f77fe731afe75ba94ad01f2ef4aa5 with ref master
2017-06-07 06:23:11,351 INFO nodepool.image.build.dpc: Cloning from deb-python-ironic-lib cache and applying ref master
2017-06-07 06:23:11,599 INFO nodepool.image.build.dpc: HEAD is now at 36109e5 TrivialFix: Remove cfg import unused
2017-06-07 06:23:11,651 INFO nodepool.image.build.dpc: (0545 / 1758)
2017-06-07 06:23:11,716 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-ironicclient.git in /opt/dib_cache/source-repositories/deb_python_ironicclient_a0e6c166b5baee9c6618e1353a62f6af5d7f4c61 with ref master
2017-06-07 06:23:12,581 INFO nodepool.image.build.dpc: Cloning from deb-python-ironicclient cache and applying ref master
2017-06-07 06:23:12,924 INFO nodepool.image.build.dpc: HEAD is now at 725b453 Updated from global requirements
2017-06-07 06:23:12,976 INFO nodepool.image.build.dpc: (0546 / 1758)
2017-06-07 06:23:13,033 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-jingo.git in /opt/dib_cache/source-repositories/deb_python_jingo_0488f1ba9049e1bef6e4702c48046eba3f37fb92 with ref master
2017-06-07 06:23:13,800 INFO nodepool.image.build.dpc: Cloning from deb-python-jingo cache and applying ref master
2017-06-07 06:23:14,042 INFO nodepool.image.build.dpc: HEAD is now at f1e58f6 Remove readme note
2017-06-07 06:23:14,093 INFO nodepool.image.build.dpc: (0547 / 1758)
2017-06-07 06:23:14,151 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-json-patch.git in /opt/dib_cache/source-repositories/deb_python_json_patch_5ac46dfbd8409d56f256c34bc4c8ad5e77e95ccc with ref master
2017-06-07 06:23:14,985 INFO nodepool.image.build.dpc: Cloning from deb-python-json-patch cache and applying ref master
2017-06-07 06:23:15,235 INFO nodepool.image.build.dpc: HEAD is now at 27f1f98 bump version to 1.15
2017-06-07 06:23:15,286 INFO nodepool.image.build.dpc: (0548 / 1758)
2017-06-07 06:23:15,343 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-json-pointer.git in /opt/dib_cache/source-repositories/deb_python_json_pointer_698f2466c8b1a2012e6ca9d7e71a2f42e1573e64 with ref master
2017-06-07 06:23:16,134 INFO nodepool.image.build.dpc: Cloning from deb-python-json-pointer cache and applying ref master
2017-06-07 06:23:16,375 INFO nodepool.image.build.dpc: HEAD is now at fa17b61 bump version to 1.10
2017-06-07 06:23:16,426 INFO nodepool.image.build.dpc: (0549 / 1758)
2017-06-07 06:23:16,485 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-jsonpath-rw.git in /opt/dib_cache/source-repositories/deb_python_jsonpath_rw_363e50699c222ea3acb904b1c0362dcf489605b4 with ref master
2017-06-07 06:23:17,284 INFO nodepool.image.build.dpc: Cloning from deb-python-jsonpath-rw cache and applying ref master
2017-06-07 06:23:17,527 INFO nodepool.image.build.dpc: HEAD is now at 7ec0556 Merge pull request #33 from abloomston/nullObjs
2017-06-07 06:23:17,579 INFO nodepool.image.build.dpc: (0550 / 1758)
2017-06-07 06:23:17,636 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-jsonpath-rw-ext.git in /opt/dib_cache/source-repositories/deb_python_jsonpath_rw_ext_1bfb4416d009d0fd1795553cbeb7e2ed22173f42 with ref master
2017-06-07 06:23:18,422 INFO nodepool.image.build.dpc: Cloning from deb-python-jsonpath-rw-ext cache and applying ref master
2017-06-07 06:23:18,667 INFO nodepool.image.build.dpc: HEAD is now at 6a2eed7 Merge pull request #13 from tbreeds/bug/1668848
2017-06-07 06:23:18,718 INFO nodepool.image.build.dpc: (0551 / 1758)
2017-06-07 06:23:18,773 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-jsonrpclib.git in /opt/dib_cache/source-repositories/deb_python_jsonrpclib_25e226aa9d8afadecc841992bafddf9c88292b58 with ref master
2017-06-07 06:23:19,554 INFO nodepool.image.build.dpc: Cloning from deb-python-jsonrpclib cache and applying ref master
2017-06-07 06:23:19,791 INFO nodepool.image.build.dpc: HEAD is now at e7cb8ba Bumping to 0.1.7
2017-06-07 06:23:19,841 INFO nodepool.image.build.dpc: (0552 / 1758)
2017-06-07 06:23:19,899 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-jsonschema.git in /opt/dib_cache/source-repositories/deb_python_jsonschema_e3fa037da2c77e82c367f42db4c05edb0caafc78 with ref master
2017-06-07 06:23:20,778 INFO nodepool.image.build.dpc: Cloning from deb-python-jsonschema cache and applying ref master
2017-06-07 06:23:21,042 INFO nodepool.image.build.dpc: HEAD is now at c8af2b3 Switch to ebb-lint, and cry a bit inside.
2017-06-07 06:23:21,093 INFO nodepool.image.build.dpc: (0553 / 1758)
2017-06-07 06:23:21,150 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-k8sclient.git in /opt/dib_cache/source-repositories/deb_python_k8sclient_3f0b8ebc62fe87e0743960bd70cf1ba40ff37bc7 with ref master
2017-06-07 06:23:21,911 INFO nodepool.image.build.dpc: Cloning from deb-python-k8sclient cache and applying ref master
2017-06-07 06:23:22,270 INFO nodepool.image.build.dpc: HEAD is now at c18bd6f Fix empty object returned by successful response
2017-06-07 06:23:22,321 INFO nodepool.image.build.dpc: (0554 / 1758)
2017-06-07 06:23:22,379 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-kafka.git in /opt/dib_cache/source-repositories/deb_python_kafka_a4eb200dce881d1d0226d0384f25be30675eb181 with ref master
2017-06-07 06:23:23,235 INFO nodepool.image.build.dpc: Cloning from deb-python-kafka cache and applying ref master
2017-06-07 06:23:23,571 INFO nodepool.image.build.dpc: HEAD is now at 72205c4 pylint 1.7.0+ supports python 3.6 and merge py36 into common tstenv (#1095)
2017-06-07 06:23:23,640 INFO nodepool.image.build.dpc: (0555 / 1758)
2017-06-07 06:23:23,713 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-keystoneauth1.git in /opt/dib_cache/source-repositories/deb_python_keystoneauth1_5a1861e4e582f8a8889f7b48c48749a0996f3d82 with ref master
2017-06-07 06:23:24,613 INFO nodepool.image.build.dpc: Cloning from deb-python-keystoneauth1 cache and applying ref master
2017-06-07 06:23:24,932 INFO nodepool.image.build.dpc: HEAD is now at 0be1403 Merge "Fix html_last_updated_fmt for Python3"
2017-06-07 06:23:24,983 INFO nodepool.image.build.dpc: (0556 / 1758)
2017-06-07 06:23:25,045 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-keystoneclient.git in /opt/dib_cache/source-repositories/deb_python_keystoneclient_c51d3a9c90c79f1ffc08477b33d64c2af0fe05a5 with ref master
2017-06-07 06:23:25,904 INFO nodepool.image.build.dpc: Cloning from deb-python-keystoneclient cache and applying ref master
2017-06-07 06:23:26,277 INFO nodepool.image.build.dpc: HEAD is now at daa99ed Merge "Fix html_last_updated_fmt for Python3"
2017-06-07 06:23:26,330 INFO nodepool.image.build.dpc: (0557 / 1758)
2017-06-07 06:23:26,390 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-keystonemiddleware.git in /opt/dib_cache/source-repositories/deb_python_keystonemiddleware_ebca8265e4063827b97ce8413f82e2a469ed1a6f with ref master
2017-06-07 06:23:27,231 INFO nodepool.image.build.dpc: Cloning from deb-python-keystonemiddleware cache and applying ref master
2017-06-07 06:23:27,534 INFO nodepool.image.build.dpc: HEAD is now at 1e06a64 Merge "add a log when the option in conf can't be identitied"
2017-06-07 06:23:27,586 INFO nodepool.image.build.dpc: (0558 / 1758)
2017-06-07 06:23:27,643 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-kmip.git in /opt/dib_cache/source-repositories/deb_python_kmip_ad653dff0fd6dcf179b40653b1b883658f803f3d with ref master
2017-06-07 06:23:28,553 INFO nodepool.image.build.dpc: Cloning from deb-python-kmip cache and applying ref master
2017-06-07 06:23:28,893 INFO nodepool.image.build.dpc: HEAD is now at 66f8092 Merge pull request #286 from OpenKMIP/feat/update-crypto-param
2017-06-07 06:23:28,945 INFO nodepool.image.build.dpc: (0559 / 1758)
2017-06-07 06:23:29,002 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-ldappool.git in /opt/dib_cache/source-repositories/deb_python_ldappool_a69ed72484a16a8526a1e1398f0370f8989f5788 with ref master
2017-06-07 06:23:29,785 INFO nodepool.image.build.dpc: Cloning from deb-python-ldappool cache and applying ref master
2017-06-07 06:23:30,025 INFO nodepool.image.build.dpc: HEAD is now at 62e0843 Updated from global requirements
2017-06-07 06:23:30,076 INFO nodepool.image.build.dpc: (0560 / 1758)
2017-06-07 06:23:30,133 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-lesscpy.git in /opt/dib_cache/source-repositories/deb_python_lesscpy_deb56aa1ed500906d7166aac9b19e64e35a0348a with ref master
2017-06-07 06:23:30,928 INFO nodepool.image.build.dpc: Cloning from deb-python-lesscpy cache and applying ref master
2017-06-07 06:23:31,208 INFO nodepool.image.build.dpc: HEAD is now at cb291c5 Fix for issue 31. hsl(a) processing on floats.
2017-06-07 06:23:31,259 INFO nodepool.image.build.dpc: (0561 / 1758)
2017-06-07 06:23:31,315 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-linecache2.git in /opt/dib_cache/source-repositories/deb_python_linecache2_4a3d70f50e9dd98924a359a8407ebdc96886fd3b with ref master
2017-06-07 06:23:32,140 INFO nodepool.image.build.dpc: Cloning from deb-python-linecache2 cache and applying ref master
2017-06-07 06:23:32,386 INFO nodepool.image.build.dpc: HEAD is now at bf7c1f5 Add a makefile.
2017-06-07 06:23:32,438 INFO nodepool.image.build.dpc: (0562 / 1758)
2017-06-07 06:23:32,497 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-magnumclient.git in /opt/dib_cache/source-repositories/deb_python_magnumclient_412ca8e6e25ebc9cbd17bedbbc29d4709728be0a with ref master
2017-06-07 06:23:33,351 INFO nodepool.image.build.dpc: Cloning from deb-python-magnumclient cache and applying ref master
2017-06-07 06:23:33,679 INFO nodepool.image.build.dpc: HEAD is now at 7d5539f Merge "Add the support for 'detail' flag"
2017-06-07 06:23:33,730 INFO nodepool.image.build.dpc: (0563 / 1758)
2017-06-07 06:23:33,789 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-manilaclient.git in /opt/dib_cache/source-repositories/deb_python_manilaclient_37ba279f1fe4aa5b9468546a552818ce1e8adcad with ref master
2017-06-07 06:23:34,971 INFO nodepool.image.build.dpc: Cloning from deb-python-manilaclient cache and applying ref master
2017-06-07 06:23:35,299 INFO nodepool.image.build.dpc: HEAD is now at a708363 Updated from global requirements
2017-06-07 06:23:35,352 INFO nodepool.image.build.dpc: (0564 / 1758)
2017-06-07 06:23:35,410 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-memcache.git in /opt/dib_cache/source-repositories/deb_python_memcache_cea40908ec904b0fb8aaaeb82e7854b029ef2a6d with ref master
2017-06-07 06:23:36,566 INFO nodepool.image.build.dpc: Cloning from deb-python-memcache cache and applying ref master
2017-06-07 06:23:36,810 INFO nodepool.image.build.dpc: HEAD is now at 288c159 Adding back in py33 because removing didn't help.
2017-06-07 06:23:36,861 INFO nodepool.image.build.dpc: (0565 / 1758)
2017-06-07 06:23:36,917 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-microversion-parse.git in /opt/dib_cache/source-repositories/deb_python_microversion_parse_a3abacbd4d9560ed096f9127c81d515949cbb46f with ref master
2017-06-07 06:23:37,689 INFO nodepool.image.build.dpc: Cloning from deb-python-microversion-parse cache and applying ref master
2017-06-07 06:23:37,925 INFO nodepool.image.build.dpc: HEAD is now at 1f6eac7 Convert dict headers and Webob headers into lowercase.
2017-06-07 06:23:37,978 INFO nodepool.image.build.dpc: (0566 / 1758)
2017-06-07 06:23:38,035 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-misaka.git in /opt/dib_cache/source-repositories/deb_python_misaka_49817773e090864a580daea04da0035c265dc596 with ref master
2017-06-07 06:23:38,830 INFO nodepool.image.build.dpc: Cloning from deb-python-misaka cache and applying ref master
2017-06-07 06:23:39,104 INFO nodepool.image.build.dpc: HEAD is now at dcf87c8 Fix version number in changelog.
2017-06-07 06:23:39,155 INFO nodepool.image.build.dpc: (0567 / 1758)
2017-06-07 06:23:39,213 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-mistralclient.git in /opt/dib_cache/source-repositories/deb_python_mistralclient_09e544a11dee02eb469d914cc80fdb27f5b42e53 with ref master
2017-06-07 06:23:39,990 INFO nodepool.image.build.dpc: Cloning from deb-python-mistralclient cache and applying ref master
2017-06-07 06:23:40,294 INFO nodepool.image.build.dpc: HEAD is now at 591b855 Updated from global requirements
2017-06-07 06:23:40,345 INFO nodepool.image.build.dpc: (0568 / 1758)
2017-06-07 06:23:40,403 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-monascaclient.git in /opt/dib_cache/source-repositories/deb_python_monascaclient_cfc3e15d967d05ded2f3e7d898d0951c43052c55 with ref master
2017-06-07 06:23:41,211 INFO nodepool.image.build.dpc: Cloning from deb-python-monascaclient cache and applying ref master
2017-06-07 06:23:41,480 INFO nodepool.image.build.dpc: HEAD is now at d18e339 Updated from global requirements
2017-06-07 06:23:41,531 INFO nodepool.image.build.dpc: (0569 / 1758)
2017-06-07 06:23:41,590 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-monotonic.git in /opt/dib_cache/source-repositories/deb_python_monotonic_0ad01db13f601cd6a11b72bf5433babd0cc2e94c with ref master
2017-06-07 06:23:42,384 INFO nodepool.image.build.dpc: Cloning from deb-python-monotonic cache and applying ref master
2017-06-07 06:23:42,624 INFO nodepool.image.build.dpc: HEAD is now at 5c0322d 1.3 (add support for AIX)
2017-06-07 06:23:42,675 INFO nodepool.image.build.dpc: (0570 / 1758)
2017-06-07 06:23:42,734 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-mox3.git in /opt/dib_cache/source-repositories/deb_python_mox3_077e0bc8cb2e7d04255353dd28f94d65da186f06 with ref master
2017-06-07 06:23:43,547 INFO nodepool.image.build.dpc: Cloning from deb-python-mox3 cache and applying ref master
2017-06-07 06:23:43,801 INFO nodepool.image.build.dpc: HEAD is now at 503419b Updated from global requirements
2017-06-07 06:23:43,852 INFO nodepool.image.build.dpc: (0571 / 1758)
2017-06-07 06:23:43,909 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-multi-key-dict.git in /opt/dib_cache/source-repositories/deb_python_multi_key_dict_511654111f2b562e0a0e2e62268fb704bb8de1ca with ref master
2017-06-07 06:23:44,714 INFO nodepool.image.build.dpc: Cloning from deb-python-multi-key-dict cache and applying ref master
2017-06-07 06:23:44,949 INFO nodepool.image.build.dpc: HEAD is now at 540e913 Merge pull request #15 from cottsay/create-license
2017-06-07 06:23:44,999 INFO nodepool.image.build.dpc: (0572 / 1758)
2017-06-07 06:23:45,061 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-muranoclient.git in /opt/dib_cache/source-repositories/deb_python_muranoclient_68b6d03882cf57a4b73540a49ee1d8395e8afeb2 with ref master
2017-06-07 06:23:45,859 INFO nodepool.image.build.dpc: Cloning from deb-python-muranoclient cache and applying ref master
2017-06-07 06:23:46,174 INFO nodepool.image.build.dpc: HEAD is now at cae67a4 Updated from global requirements
2017-06-07 06:23:46,225 INFO nodepool.image.build.dpc: (0573 / 1758)
2017-06-07 06:23:46,283 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-neutron-lib.git in /opt/dib_cache/source-repositories/deb_python_neutron_lib_509d0bfa06b307492108dfc52b5fd769867f86c0 with ref master
2017-06-07 06:23:47,084 INFO nodepool.image.build.dpc: Cloning from deb-python-neutron-lib cache and applying ref master
2017-06-07 06:23:47,456 INFO nodepool.image.build.dpc: HEAD is now at 1401560 Merge "Add validators package"
2017-06-07 06:23:47,510 INFO nodepool.image.build.dpc: (0574 / 1758)
2017-06-07 06:23:47,574 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-neutronclient.git in /opt/dib_cache/source-repositories/deb_python_neutronclient_7b1f2d8e8583ccb3d071a5fe2b3eaa75c333ae90 with ref master
2017-06-07 06:23:48,757 INFO nodepool.image.build.dpc: Cloning from deb-python-neutronclient cache and applying ref master
2017-06-07 06:23:49,140 INFO nodepool.image.build.dpc: HEAD is now at 41961a2 Updated from global requirements
2017-06-07 06:23:49,190 INFO nodepool.image.build.dpc: (0575 / 1758)
2017-06-07 06:23:49,250 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-nose-exclude.git in /opt/dib_cache/source-repositories/deb_python_nose_exclude_21a4cf620b655f06c35aaf6ad3be06e23df7ab1c with ref master
2017-06-07 06:23:50,033 INFO nodepool.image.build.dpc: Cloning from deb-python-nose-exclude cache and applying ref master
2017-06-07 06:23:50,281 INFO nodepool.image.build.dpc: HEAD is now at 1035878 Merge pull request #14 from cclauss/patch-1
2017-06-07 06:23:50,332 INFO nodepool.image.build.dpc: (0576 / 1758)
2017-06-07 06:23:50,389 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-nose-parameterized.git in /opt/dib_cache/source-repositories/deb_python_nose_parameterized_776306d8f0100e97bed251c0e5cd37f0627996c2 with ref master
2017-06-07 06:23:51,167 INFO nodepool.image.build.dpc: Cloning from deb-python-nose-parameterized cache and applying ref master
2017-06-07 06:23:51,414 INFO nodepool.image.build.dpc: HEAD is now at d486638 Remove un-used (and not working) pytest_skip
2017-06-07 06:23:51,465 INFO nodepool.image.build.dpc: (0577 / 1758)
2017-06-07 06:23:51,522 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-nose-timer.git in /opt/dib_cache/source-repositories/deb_python_nose_timer_c2a3991e30fcf34f40cde0c0241243733168688a with ref master
2017-06-07 06:23:52,308 INFO nodepool.image.build.dpc: Cloning from deb-python-nose-timer cache and applying ref master
2017-06-07 06:23:52,550 INFO nodepool.image.build.dpc: HEAD is now at 037859a Update version to 0.7.0
2017-06-07 06:23:52,603 INFO nodepool.image.build.dpc: (0578 / 1758)
2017-06-07 06:23:52,660 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-nosehtmloutput.git in /opt/dib_cache/source-repositories/deb_python_nosehtmloutput_603d9d976fe6d97fbfb5bf15bc5bdd18abb16763 with ref master
2017-06-07 06:23:53,520 INFO nodepool.image.build.dpc: Cloning from deb-python-nosehtmloutput cache and applying ref master
2017-06-07 06:23:53,766 INFO nodepool.image.build.dpc: HEAD is now at 6d0d267 Cleanup.
2017-06-07 06:23:53,817 INFO nodepool.image.build.dpc: (0579 / 1758)
2017-06-07 06:23:53,879 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-novaclient.git in /opt/dib_cache/source-repositories/deb_python_novaclient_393d23d4a51764d18461566eb5aa52732b4bb665 with ref master
2017-06-07 06:23:54,795 INFO nodepool.image.build.dpc: Cloning from deb-python-novaclient cache and applying ref master
2017-06-07 06:23:55,143 INFO nodepool.image.build.dpc: HEAD is now at c055f15 Skip rebuild functional test due to persistent vif plugging timeout
2017-06-07 06:23:55,194 INFO nodepool.image.build.dpc: (0580 / 1758)
2017-06-07 06:23:55,252 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oauth2client.git in /opt/dib_cache/source-repositories/deb_python_oauth2client_641a468e066515cfd1fa04dccea9d105ffaa0f28 with ref master
2017-06-07 06:23:56,069 INFO nodepool.image.build.dpc: Cloning from deb-python-oauth2client cache and applying ref master
2017-06-07 06:23:56,359 INFO nodepool.image.build.dpc: HEAD is now at 97320af Release v4.1.1 (#718)
2017-06-07 06:23:56,410 INFO nodepool.image.build.dpc: (0581 / 1758)
2017-06-07 06:23:56,473 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-openstackclient.git in /opt/dib_cache/source-repositories/deb_python_openstackclient_142b6d07e8bd91798900e06f2f6676788949a15a with ref master
2017-06-07 06:23:57,369 INFO nodepool.image.build.dpc: Cloning from deb-python-openstackclient cache and applying ref master
2017-06-07 06:23:57,872 INFO nodepool.image.build.dpc: HEAD is now at ee59989 Merge "volume functest: ensure snapshots deleted when volume delete"
2017-06-07 06:23:57,924 INFO nodepool.image.build.dpc: (0582 / 1758)
2017-06-07 06:23:57,983 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-openstackdocstheme.git in /opt/dib_cache/source-repositories/deb_python_openstackdocstheme_10a97062d03d5524094790c82cf11220148d5e82 with ref master
2017-06-07 06:23:58,816 INFO nodepool.image.build.dpc: Cloning from deb-python-openstackdocstheme cache and applying ref master
2017-06-07 06:23:59,145 INFO nodepool.image.build.dpc: HEAD is now at 9bd8219 Merge "README: Update configuration of openstackdocstheme"
2017-06-07 06:23:59,197 INFO nodepool.image.build.dpc: (0583 / 1758)
2017-06-07 06:23:59,273 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-openstacksdk.git in /opt/dib_cache/source-repositories/deb_python_openstacksdk_8d8e7bb980d2f47801092f2c77b746982e598ca8 with ref master
2017-06-07 06:24:00,133 INFO nodepool.image.build.dpc: Cloning from deb-python-openstacksdk cache and applying ref master
2017-06-07 06:24:00,567 INFO nodepool.image.build.dpc: HEAD is now at 8700650 Merge "Remove support for py34"
2017-06-07 06:24:00,619 INFO nodepool.image.build.dpc: (0584 / 1758)
2017-06-07 06:24:00,677 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-os-api-ref.git in /opt/dib_cache/source-repositories/deb_python_os_api_ref_dbc1d809413940389a792237d40dda8e54e21a49 with ref master
2017-06-07 06:24:01,448 INFO nodepool.image.build.dpc: Cloning from deb-python-os-api-ref cache and applying ref master
2017-06-07 06:24:01,704 INFO nodepool.image.build.dpc: HEAD is now at 199b7b3 Updated from global requirements
2017-06-07 06:24:01,756 INFO nodepool.image.build.dpc: (0585 / 1758)
2017-06-07 06:24:01,815 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-os-apply-config.git in /opt/dib_cache/source-repositories/deb_python_os_apply_config_199db877bc0912b667e62f1ba40b83b1a8bb0c85 with ref master
2017-06-07 06:24:02,611 INFO nodepool.image.build.dpc: Cloning from deb-python-os-apply-config cache and applying ref master
2017-06-07 06:24:02,868 INFO nodepool.image.build.dpc: HEAD is now at 55befd5 Updated from global requirements
2017-06-07 06:24:02,919 INFO nodepool.image.build.dpc: (0586 / 1758)
2017-06-07 06:24:02,979 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-os-brick.git in /opt/dib_cache/source-repositories/deb_python_os_brick_12bd5dd38ba271b2cf4b296a42b41329d96b2d70 with ref master
2017-06-07 06:24:03,829 INFO nodepool.image.build.dpc: Cloning from deb-python-os-brick cache and applying ref master
2017-06-07 06:24:04,150 INFO nodepool.image.build.dpc: HEAD is now at 7fc3bf9 Merge "Updated from global requirements"
2017-06-07 06:24:04,201 INFO nodepool.image.build.dpc: (0587 / 1758)
2017-06-07 06:24:04,263 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-os-client-config.git in /opt/dib_cache/source-repositories/deb_python_os_client_config_b735b39c040c774f19aa3e624fdd9eb8ba248dcd with ref master
2017-06-07 06:24:05,075 INFO nodepool.image.build.dpc: Cloning from deb-python-os-client-config cache and applying ref master
2017-06-07 06:24:05,377 INFO nodepool.image.build.dpc: HEAD is now at fe39a9f Merge "Revert "Revert "Use interface not endpoint_type for keystoneclient"""
2017-06-07 06:24:05,429 INFO nodepool.image.build.dpc: (0588 / 1758)
2017-06-07 06:24:05,490 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-os-cloud-config.git in /opt/dib_cache/source-repositories/deb_python_os_cloud_config_55ff92f82b3a4aef2a1a34fdcc91531c903a6cbe with ref master
2017-06-07 06:24:06,694 INFO nodepool.image.build.dpc: Cloning from deb-python-os-cloud-config cache and applying ref master
2017-06-07 06:24:06,945 INFO nodepool.image.build.dpc: HEAD is now at 95587d4 Retire os-cloud-config
2017-06-07 06:24:06,996 INFO nodepool.image.build.dpc: (0589 / 1758)
2017-06-07 06:24:07,056 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-os-collect-config.git in /opt/dib_cache/source-repositories/deb_python_os_collect_config_354957988a4e4ff9c95012532b4303757e7b0872 with ref master
2017-06-07 06:24:07,968 INFO nodepool.image.build.dpc: Cloning from deb-python-os-collect-config cache and applying ref master
2017-06-07 06:24:08,237 INFO nodepool.image.build.dpc: HEAD is now at 53b551b Updated from global requirements
2017-06-07 06:24:08,288 INFO nodepool.image.build.dpc: (0590 / 1758)
2017-06-07 06:24:08,346 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-os-net-config.git in /opt/dib_cache/source-repositories/deb_python_os_net_config_1a27ef865c62ed05862576e49c725413bb216cf7 with ref master
2017-06-07 06:24:09,150 INFO nodepool.image.build.dpc: Cloning from deb-python-os-net-config cache and applying ref master
2017-06-07 06:24:09,446 INFO nodepool.image.build.dpc: HEAD is now at cc7ff98 MTU setting for OVSDpdkBond
2017-06-07 06:24:09,498 INFO nodepool.image.build.dpc: (0591 / 1758)
2017-06-07 06:24:09,557 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-os-refresh-config.git in /opt/dib_cache/source-repositories/deb_python_os_refresh_config_ad94577df8d82f591137d16717f28c0464416896 with ref master
2017-06-07 06:24:10,345 INFO nodepool.image.build.dpc: Cloning from deb-python-os-refresh-config cache and applying ref master
2017-06-07 06:24:10,601 INFO nodepool.image.build.dpc: HEAD is now at f80ee22 Merge "Updated from global requirements"
2017-06-07 06:24:10,652 INFO nodepool.image.build.dpc: (0592 / 1758)
2017-06-07 06:24:10,711 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-os-testr.git in /opt/dib_cache/source-repositories/deb_python_os_testr_95cc3b2ec505fc2457c532f522f47d4f25d32f07 with ref master
2017-06-07 06:24:11,436 INFO nodepool.image.build.dpc: Cloning from deb-python-os-testr cache and applying ref master
2017-06-07 06:24:11,696 INFO nodepool.image.build.dpc: HEAD is now at e605216 Updated from global requirements
2017-06-07 06:24:11,747 INFO nodepool.image.build.dpc: (0593 / 1758)
2017-06-07 06:24:11,805 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-os-vif.git in /opt/dib_cache/source-repositories/deb_python_os_vif_ef7833e49ce045673f8ea5464ac19768248fed13 with ref master
2017-06-07 06:24:12,564 INFO nodepool.image.build.dpc: Cloning from deb-python-os-vif cache and applying ref master
2017-06-07 06:24:12,813 INFO nodepool.image.build.dpc: HEAD is now at 0785c6d Merge "Adds Windows support for OvsPlugin"
2017-06-07 06:24:12,864 INFO nodepool.image.build.dpc: (0594 / 1758)
2017-06-07 06:24:12,924 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-os-win.git in /opt/dib_cache/source-repositories/deb_python_os_win_5c69dbb8dadd29c4992321168b16a6e4494c4679 with ref master
2017-06-07 06:24:13,737 INFO nodepool.image.build.dpc: Cloning from deb-python-os-win cache and applying ref master
2017-06-07 06:24:14,044 INFO nodepool.image.build.dpc: HEAD is now at 960cfbd Updated from global requirements
2017-06-07 06:24:14,095 INFO nodepool.image.build.dpc: (0595 / 1758)
2017-06-07 06:24:14,153 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-osc-lib.git in /opt/dib_cache/source-repositories/deb_python_osc_lib_e128b8c8478cdbdea69db2fa36179d3c274fddd1 with ref master
2017-06-07 06:24:14,918 INFO nodepool.image.build.dpc: Cloning from deb-python-osc-lib cache and applying ref master
2017-06-07 06:24:15,193 INFO nodepool.image.build.dpc: HEAD is now at 2c9d959 Updated from global requirements
2017-06-07 06:24:15,244 INFO nodepool.image.build.dpc: (0596 / 1758)
2017-06-07 06:24:15,306 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.cache.git in /opt/dib_cache/source-repositories/deb_python_oslo_cache_40b8693364b48941684fab3d75c6d4961a6400d5 with ref master
2017-06-07 06:24:16,192 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.cache cache and applying ref master
2017-06-07 06:24:16,466 INFO nodepool.image.build.dpc: HEAD is now at 5ff0006 Updated from global requirements
2017-06-07 06:24:16,519 INFO nodepool.image.build.dpc: (0597 / 1758)
2017-06-07 06:24:16,580 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.concurrency.git in /opt/dib_cache/source-repositories/deb_python_oslo_concurrency_6f6294140a823843c3820746e285a508cdf33fb7 with ref master
2017-06-07 06:24:17,437 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.concurrency cache and applying ref master
2017-06-07 06:24:17,708 INFO nodepool.image.build.dpc: HEAD is now at 555af4b Updated from global requirements
2017-06-07 06:24:17,760 INFO nodepool.image.build.dpc: (0598 / 1758)
2017-06-07 06:24:17,824 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.config.git in /opt/dib_cache/source-repositories/deb_python_oslo_config_08a80a7424f324d4e500a5976f97d4e8d4d8b502 with ref master
2017-06-07 06:24:18,749 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.config cache and applying ref master
2017-06-07 06:24:24,051 INFO nodepool.image.build.dpc: HEAD is now at 297ba5a Cast generator_options to dict
2017-06-07 06:24:24,099 INFO nodepool.image.build.dpc: (0599 / 1758)
2017-06-07 06:24:24,158 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.context.git in /opt/dib_cache/source-repositories/deb_python_oslo_context_1e1abe02d1cabfd4d369cb96d5af1565b3220cc8 with ref master
2017-06-07 06:24:24,984 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.context cache and applying ref master
2017-06-07 06:24:25,248 INFO nodepool.image.build.dpc: HEAD is now at e233397 Updated from global requirements
2017-06-07 06:24:25,299 INFO nodepool.image.build.dpc: (0600 / 1758)
2017-06-07 06:24:25,360 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.db.git in /opt/dib_cache/source-repositories/deb_python_oslo_db_c8885d46de2ae0626dd0d87608efa9047370531c with ref master
2017-06-07 06:24:26,229 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.db cache and applying ref master
2017-06-07 06:24:26,537 INFO nodepool.image.build.dpc: HEAD is now at c530395 Updated from global requirements
2017-06-07 06:24:26,589 INFO nodepool.image.build.dpc: (0601 / 1758)
2017-06-07 06:24:26,650 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.i18n.git in /opt/dib_cache/source-repositories/deb_python_oslo_i18n_1ba8aa4635845a772ae2a05325db0f23c30a0876 with ref master
2017-06-07 06:24:27,452 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.i18n cache and applying ref master
2017-06-07 06:24:27,722 INFO nodepool.image.build.dpc: HEAD is now at 9c760a6 Updated from global requirements
2017-06-07 06:24:27,773 INFO nodepool.image.build.dpc: (0602 / 1758)
2017-06-07 06:24:27,835 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.log.git in /opt/dib_cache/source-repositories/deb_python_oslo_log_c9d28d2b8ccbed2ce62139162067f6ddd73df94f with ref master
2017-06-07 06:24:28,716 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.log cache and applying ref master
2017-06-07 06:24:29,024 INFO nodepool.image.build.dpc: HEAD is now at 34ecde5 Merge "formatter: skip ImportError when adding error_summary"
2017-06-07 06:24:29,076 INFO nodepool.image.build.dpc: (0603 / 1758)
2017-06-07 06:24:29,143 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.messaging.git in /opt/dib_cache/source-repositories/deb_python_oslo_messaging_d31cbf3165500a7f417d3ecce27ef9251f893d54 with ref master
2017-06-07 06:24:30,075 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.messaging cache and applying ref master
2017-06-07 06:24:30,485 INFO nodepool.image.build.dpc: HEAD is now at 652fc9c Merge "Updated from global requirements"
2017-06-07 06:24:30,536 INFO nodepool.image.build.dpc: (0604 / 1758)
2017-06-07 06:24:30,598 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.middleware.git in /opt/dib_cache/source-repositories/deb_python_oslo_middleware_d01874d3cffac6725d8cef77a0d5c9866d0e8980 with ref master
2017-06-07 06:24:31,429 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.middleware cache and applying ref master
2017-06-07 06:24:31,713 INFO nodepool.image.build.dpc: HEAD is now at 9ae8bb8 Updated from global requirements
2017-06-07 06:24:31,764 INFO nodepool.image.build.dpc: (0605 / 1758)
2017-06-07 06:24:31,824 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.policy.git in /opt/dib_cache/source-repositories/deb_python_oslo_policy_b73cc6185a7735978aa4ab7837d770e2a09e34af with ref master
2017-06-07 06:24:32,676 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.policy cache and applying ref master
2017-06-07 06:24:32,969 INFO nodepool.image.build.dpc: HEAD is now at e1549ff Updated from global requirements
2017-06-07 06:24:33,022 INFO nodepool.image.build.dpc: (0606 / 1758)
2017-06-07 06:24:33,082 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.privsep.git in /opt/dib_cache/source-repositories/deb_python_oslo_privsep_7664f5e397898645dc2c5e1e19ce28822986d2d2 with ref master
2017-06-07 06:24:33,922 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.privsep cache and applying ref master
2017-06-07 06:24:34,196 INFO nodepool.image.build.dpc: HEAD is now at 05c16b2 Updated from global requirements
2017-06-07 06:24:34,249 INFO nodepool.image.build.dpc: (0607 / 1758)
2017-06-07 06:24:34,310 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.reports.git in /opt/dib_cache/source-repositories/deb_python_oslo_reports_d5fd48f65148c3150a7cbcf7340fcdfbd0a6df7c with ref master
2017-06-07 06:24:35,090 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.reports cache and applying ref master
2017-06-07 06:24:35,443 INFO nodepool.image.build.dpc: HEAD is now at 32e3eee Updated from global requirements
2017-06-07 06:24:35,500 INFO nodepool.image.build.dpc: (0608 / 1758)
2017-06-07 06:24:35,579 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.rootwrap.git in /opt/dib_cache/source-repositories/deb_python_oslo_rootwrap_a9299b467244800dc34e91d8bc98343b3198b2e9 with ref master
2017-06-07 06:24:36,425 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.rootwrap cache and applying ref master
2017-06-07 06:24:36,709 INFO nodepool.image.build.dpc: HEAD is now at 6e925e8 Updated from global requirements
2017-06-07 06:24:36,760 INFO nodepool.image.build.dpc: (0609 / 1758)
2017-06-07 06:24:36,819 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.serialization.git in /opt/dib_cache/source-repositories/deb_python_oslo_serialization_c59ed28ab4d81da4980a1bde121b59acd2b90e50 with ref master
2017-06-07 06:24:37,678 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.serialization cache and applying ref master
2017-06-07 06:24:37,938 INFO nodepool.image.build.dpc: HEAD is now at 98642b2 Updated from global requirements
2017-06-07 06:24:37,989 INFO nodepool.image.build.dpc: (0610 / 1758)
2017-06-07 06:24:38,049 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.service.git in /opt/dib_cache/source-repositories/deb_python_oslo_service_235c31f85277fe95c0877f55411f8cad40ec2d5f with ref master
2017-06-07 06:24:38,865 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.service cache and applying ref master
2017-06-07 06:24:39,145 INFO nodepool.image.build.dpc: HEAD is now at b5ef78a Updated from global requirements
2017-06-07 06:24:39,196 INFO nodepool.image.build.dpc: (0611 / 1758)
2017-06-07 06:24:39,259 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.utils.git in /opt/dib_cache/source-repositories/deb_python_oslo_utils_eaf9cd343023c3ec1eec5ca9fca6d7e4d1030f48 with ref master
2017-06-07 06:24:40,100 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.utils cache and applying ref master
2017-06-07 06:24:40,432 INFO nodepool.image.build.dpc: HEAD is now at 15e0140 Updated from global requirements
2017-06-07 06:24:40,482 INFO nodepool.image.build.dpc: (0612 / 1758)
2017-06-07 06:24:40,543 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.versionedobjects.git in /opt/dib_cache/source-repositories/deb_python_oslo_versionedobjects_d046587f9ef41091394927911d2fa4b9e6997b58 with ref master
2017-06-07 06:24:41,348 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.versionedobjects cache and applying ref master
2017-06-07 06:24:41,631 INFO nodepool.image.build.dpc: HEAD is now at 9926c0f Updated from global requirements
2017-06-07 06:24:41,682 INFO nodepool.image.build.dpc: (0613 / 1758)
2017-06-07 06:24:41,743 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslo.vmware.git in /opt/dib_cache/source-repositories/deb_python_oslo_vmware_69bc2efe7d9ad0bc3c6b0b66cfadec4726707a3d with ref master
2017-06-07 06:24:42,613 INFO nodepool.image.build.dpc: Cloning from deb-python-oslo.vmware cache and applying ref master
2017-06-07 06:24:42,937 INFO nodepool.image.build.dpc: HEAD is now at 7378218 Updated from global requirements
2017-06-07 06:24:42,988 INFO nodepool.image.build.dpc: (0614 / 1758)
2017-06-07 06:24:43,049 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-oslotest.git in /opt/dib_cache/source-repositories/deb_python_oslotest_dec8cfe9ecc3bc95482f2c90506d25f45bedbbf4 with ref master
2017-06-07 06:24:43,847 INFO nodepool.image.build.dpc: Cloning from deb-python-oslotest cache and applying ref master
2017-06-07 06:24:44,109 INFO nodepool.image.build.dpc: HEAD is now at 8f10464 Updated from global requirements
2017-06-07 06:24:44,160 INFO nodepool.image.build.dpc: (0615 / 1758)
2017-06-07 06:24:44,219 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-osprofiler.git in /opt/dib_cache/source-repositories/deb_python_osprofiler_a28926914ac3799455d562e82bede704c3fe6370 with ref master
2017-06-07 06:24:45,061 INFO nodepool.image.build.dpc: Cloning from deb-python-osprofiler cache and applying ref master
2017-06-07 06:24:45,370 INFO nodepool.image.build.dpc: HEAD is now at b5eac43 devstack: use project conf file env variables
2017-06-07 06:24:45,420 INFO nodepool.image.build.dpc: (0616 / 1758)
2017-06-07 06:24:45,477 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pager.git in /opt/dib_cache/source-repositories/deb_python_pager_b3b9be5a50214d6f279d41bb97e9ca55c59bf71f with ref master
2017-06-07 06:24:46,277 INFO nodepool.image.build.dpc: Cloning from deb-python-pager cache and applying ref master
2017-06-07 06:24:46,518 INFO nodepool.image.build.dpc: HEAD is now at 1652128 Added tag 3.3 for changeset 74e435de3a07
2017-06-07 06:24:46,568 INFO nodepool.image.build.dpc: (0617 / 1758)
2017-06-07 06:24:46,630 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pbr.git in /opt/dib_cache/source-repositories/deb_python_pbr_208762e3ca4e0e16d3891771fe06055bc4d63130 with ref master
2017-06-07 06:24:47,525 INFO nodepool.image.build.dpc: Cloning from deb-python-pbr cache and applying ref master
2017-06-07 06:24:47,812 INFO nodepool.image.build.dpc: HEAD is now at f62ebcb Updated from global requirements
2017-06-07 06:24:47,864 INFO nodepool.image.build.dpc: (0618 / 1758)
2017-06-07 06:24:47,924 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pecan.git in /opt/dib_cache/source-repositories/deb_python_pecan_227d3d692c2dd3c33719d007d84442eb97cfb8f5 with ref master
2017-06-07 06:24:48,744 INFO nodepool.image.build.dpc: Cloning from deb-python-pecan cache and applying ref master
2017-06-07 06:24:49,026 INFO nodepool.image.build.dpc: HEAD is now at 2f4881d Merge pull request #86 from jd/jd/no-warning
2017-06-07 06:24:49,078 INFO nodepool.image.build.dpc: (0619 / 1758)
2017-06-07 06:24:49,138 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pika-pool.git in /opt/dib_cache/source-repositories/deb_python_pika_pool_88d0949c1b5a5d1f5166a6c759a8dc1ec6a8f68e with ref master
2017-06-07 06:24:49,932 INFO nodepool.image.build.dpc: Cloning from deb-python-pika-pool cache and applying ref master
2017-06-07 06:24:50,167 INFO nodepool.image.build.dpc: HEAD is now at 5b1d3b6 Merge pull request #11 from bninja/cxn-str
2017-06-07 06:24:50,219 INFO nodepool.image.build.dpc: (0620 / 1758)
2017-06-07 06:24:50,280 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pint.git in /opt/dib_cache/source-repositories/deb_python_pint_f8ef8bed9af299faac019b106e6c375d8c4a18c6 with ref master
2017-06-07 06:24:51,071 INFO nodepool.image.build.dpc: Cloning from deb-python-pint cache and applying ref master
2017-06-07 06:24:51,355 INFO nodepool.image.build.dpc: HEAD is now at 240349f Back to development: 0.9
2017-06-07 06:24:51,406 INFO nodepool.image.build.dpc: (0621 / 1758)
2017-06-07 06:24:51,462 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-positional.git in /opt/dib_cache/source-repositories/deb_python_positional_a0dc15856e178307d5736c26fbfe38183ac9c5f9 with ref master
2017-06-07 06:24:52,181 INFO nodepool.image.build.dpc: Cloning from deb-python-positional cache and applying ref master
2017-06-07 06:24:52,420 INFO nodepool.image.build.dpc: HEAD is now at 6cca228 Merge pull request #21 from morganfainberg/morganfainberg-support-py35
2017-06-07 06:24:52,471 INFO nodepool.image.build.dpc: (0622 / 1758)
2017-06-07 06:24:52,529 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-proliantutils.git in /opt/dib_cache/source-repositories/deb_python_proliantutils_84fe49b7ea8ccde5cdca574901d84cfc045471f4 with ref master
2017-06-07 06:24:53,321 INFO nodepool.image.build.dpc: Cloning from deb-python-proliantutils cache and applying ref master
2017-06-07 06:24:53,636 INFO nodepool.image.build.dpc: HEAD is now at 7e3a0e4 Redfish: Add system power operations
2017-06-07 06:24:53,688 INFO nodepool.image.build.dpc: (0623 / 1758)
2017-06-07 06:24:53,744 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pulp.git in /opt/dib_cache/source-repositories/deb_python_pulp_51c69f616c918de6e10010bef93cff0dcfe4cbca with ref master
2017-06-07 06:24:54,539 INFO nodepool.image.build.dpc: Cloning from deb-python-pulp cache and applying ref master
2017-06-07 06:24:55,263 INFO nodepool.image.build.dpc: HEAD is now at 6c4b217 Merge pull request #130 from bryant1410/master
2017-06-07 06:24:55,314 INFO nodepool.image.build.dpc: (0624 / 1758)
2017-06-07 06:24:55,374 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pycadf.git in /opt/dib_cache/source-repositories/deb_python_pycadf_a67de4897abd3cb9126c7f45dabbc110f5147eaa with ref master
2017-06-07 06:24:56,293 INFO nodepool.image.build.dpc: Cloning from deb-python-pycadf cache and applying ref master
2017-06-07 06:24:56,563 INFO nodepool.image.build.dpc: HEAD is now at 88064cf Updated from global requirements
2017-06-07 06:24:56,615 INFO nodepool.image.build.dpc: (0625 / 1758)
2017-06-07 06:24:56,672 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pydot-ng.git in /opt/dib_cache/source-repositories/deb_python_pydot_ng_e69bfeae5a2baeee342fa7398928ff4251626791 with ref master
2017-06-07 06:24:57,452 INFO nodepool.image.build.dpc: Cloning from deb-python-pydot-ng cache and applying ref master
2017-06-07 06:24:57,728 INFO nodepool.image.build.dpc: HEAD is now at 4ab4b6a Merge pull request #37 from pydot/bug/36
2017-06-07 06:24:57,778 INFO nodepool.image.build.dpc: (0626 / 1758)
2017-06-07 06:24:57,834 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pydotplus.git in /opt/dib_cache/source-repositories/deb_python_pydotplus_d58a5559e3ac80e7fe6774c80ee6df0b40cd8953 with ref master
2017-06-07 06:24:58,630 INFO nodepool.image.build.dpc: Cloning from deb-python-pydotplus cache and applying ref master
2017-06-07 06:24:58,905 INFO nodepool.image.build.dpc: HEAD is now at e06552e fix: dev: Can I be that stupid?
2017-06-07 06:24:58,956 INFO nodepool.image.build.dpc: (0627 / 1758)
2017-06-07 06:24:59,015 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pyeclib.git in /opt/dib_cache/source-repositories/deb_python_pyeclib_6a1c5a36428de8479e2872cf8918d63e47ad60ef with ref master
2017-06-07 06:24:59,824 INFO nodepool.image.build.dpc: Cloning from deb-python-pyeclib cache and applying ref master
2017-06-07 06:25:00,186 INFO nodepool.image.build.dpc: HEAD is now at 4e0f35a Merge "Change the version reference"
2017-06-07 06:25:00,237 INFO nodepool.image.build.dpc: (0628 / 1758)
2017-06-07 06:25:00,297 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pyghmi.git in /opt/dib_cache/source-repositories/deb_python_pyghmi_73b39a081d40b504c2a0e3589d314c158370ee6d with ref master
2017-06-07 06:25:01,235 INFO nodepool.image.build.dpc: Cloning from deb-python-pyghmi cache and applying ref master
2017-06-07 06:25:01,527 INFO nodepool.image.build.dpc: HEAD is now at 4c366d2 Move raising sync login exception
2017-06-07 06:25:01,578 INFO nodepool.image.build.dpc: (0629 / 1758)
2017-06-07 06:25:01,648 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pygit2.git in /opt/dib_cache/source-repositories/deb_python_pygit2_f6c9218d4445386a425aafd487e3eda501978d53 with ref master
2017-06-07 06:25:02,563 INFO nodepool.image.build.dpc: Cloning from deb-python-pygit2 cache and applying ref master
2017-06-07 06:25:02,891 INFO nodepool.image.build.dpc: HEAD is now at c6305a0 revert: Add support for git_revert_commit via Repository.revert_commit()
2017-06-07 06:25:02,943 INFO nodepool.image.build.dpc: (0630 / 1758)
2017-06-07 06:25:03,002 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pykmip.git in /opt/dib_cache/source-repositories/deb_python_pykmip_f1f7020709712052900314687df467960af3b828 with ref master
2017-06-07 06:25:03,814 INFO nodepool.image.build.dpc: Cloning from deb-python-pykmip cache and applying ref master
2017-06-07 06:25:04,148 INFO nodepool.image.build.dpc: HEAD is now at cbcb5b9 Merge pull request #263 from vbnmmnbv/locate_pie
2017-06-07 06:25:04,199 INFO nodepool.image.build.dpc: (0631 / 1758)
2017-06-07 06:25:04,257 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pyldap.git in /opt/dib_cache/source-repositories/deb_python_pyldap_1b780a9c097337c53f16360efc964d20c49c4102 with ref master
2017-06-07 06:25:05,046 INFO nodepool.image.build.dpc: Cloning from deb-python-pyldap cache and applying ref master
2017-06-07 06:25:05,311 INFO nodepool.image.build.dpc: HEAD is now at 37fd75a Merge branch '2016-06-01-better-error-message' of https://github.com/Firstyear/pyldap
2017-06-07 06:25:05,361 INFO nodepool.image.build.dpc: (0632 / 1758)
2017-06-07 06:25:05,417 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pymemcache.git in /opt/dib_cache/source-repositories/deb_python_pymemcache_b1460c9660ea42ccbb25792c1a7cbd41be59ae34 with ref master
2017-06-07 06:25:06,192 INFO nodepool.image.build.dpc: Cloning from deb-python-pymemcache cache and applying ref master
2017-06-07 06:25:06,451 INFO nodepool.image.build.dpc: HEAD is now at a0f9030 Merge pull request #158 from pinterest/revert
2017-06-07 06:25:06,502 INFO nodepool.image.build.dpc: (0633 / 1758)
2017-06-07 06:25:06,559 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pymysql.git in /opt/dib_cache/source-repositories/deb_python_pymysql_ed422d616fc17033d4f5bac51dacb395281927b8 with ref master
2017-06-07 06:25:07,451 INFO nodepool.image.build.dpc: Cloning from deb-python-pymysql cache and applying ref master
2017-06-07 06:25:07,718 INFO nodepool.image.build.dpc: HEAD is now at a29347c Fix `TypeError` with Python 2.7 (#575)
2017-06-07 06:25:07,769 INFO nodepool.image.build.dpc: (0634 / 1758)
2017-06-07 06:25:07,824 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pyngus.git in /opt/dib_cache/source-repositories/deb_python_pyngus_e45f56328bce6ee1b035f35d5410415935a0e53c with ref master
2017-06-07 06:25:08,639 INFO nodepool.image.build.dpc: Cloning from deb-python-pyngus cache and applying ref master
2017-06-07 06:25:08,903 INFO nodepool.image.build.dpc: HEAD is now at 3bd9f54 Logs are filling with I/O messages. Sad.
2017-06-07 06:25:08,954 INFO nodepool.image.build.dpc: (0635 / 1758)
2017-06-07 06:25:09,011 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pysaml2.git in /opt/dib_cache/source-repositories/deb_python_pysaml2_a243896440534727c0244e3e65d280e5a585c3bf with ref master
2017-06-07 06:25:09,873 INFO nodepool.image.build.dpc: Cloning from deb-python-pysaml2 cache and applying ref master
2017-06-07 06:25:10,654 INFO nodepool.image.build.dpc: HEAD is now at 63d3165 Merge pull request #415 from skoranda/name_id_format_none
2017-06-07 06:25:10,702 INFO nodepool.image.build.dpc: (0636 / 1758)
2017-06-07 06:25:10,757 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pytimeparse.git in /opt/dib_cache/source-repositories/deb_python_pytimeparse_92011bafe389b87bcd14ee8bd38033e84070db10 with ref master
2017-06-07 06:25:11,612 INFO nodepool.image.build.dpc: Cloning from deb-python-pytimeparse cache and applying ref master
2017-06-07 06:25:11,851 INFO nodepool.image.build.dpc: HEAD is now at 381443c setup.cfg: wheels can support both py2 and py3
2017-06-07 06:25:11,901 INFO nodepool.image.build.dpc: (0637 / 1758)
2017-06-07 06:25:11,960 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-pyvmomi.git in /opt/dib_cache/source-repositories/deb_python_pyvmomi_f1134e6dadcab616c3dc25a91f0bbf6bcb832229 with ref master
2017-06-07 06:25:12,782 INFO nodepool.image.build.dpc: Cloning from deb-python-pyvmomi cache and applying ref master
2017-06-07 06:25:13,347 INFO nodepool.image.build.dpc: HEAD is now at 912e365 Merge pull request #528 from tianhao64/master
2017-06-07 06:25:13,399 INFO nodepool.image.build.dpc: (0638 / 1758)
2017-06-07 06:25:13,458 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-quantumclient.git in /opt/dib_cache/source-repositories/deb_python_quantumclient_ae7dca0c2dc9504c086c30efeb4be980787ff559 with ref master
2017-06-07 06:25:14,353 INFO nodepool.image.build.dpc: Cloning from deb-python-quantumclient cache and applying ref master
2017-06-07 06:25:14,657 INFO nodepool.image.build.dpc: HEAD is now at b910129 Merge "Add support for Bulk Delete in NeutronClient"
2017-06-07 06:25:14,709 INFO nodepool.image.build.dpc: (0639 / 1758)
2017-06-07 06:25:14,766 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-rcssmin.git in /opt/dib_cache/source-repositories/deb_python_rcssmin_646a209ea8b21d246cada9812fdf1f9323d480a1 with ref master
2017-06-07 06:25:15,933 INFO nodepool.image.build.dpc: Cloning from deb-python-rcssmin cache and applying ref master
2017-06-07 06:25:16,228 INFO nodepool.image.build.dpc: HEAD is now at eda03a6 adjust gpg info
2017-06-07 06:25:16,282 INFO nodepool.image.build.dpc: (0640 / 1758)
2017-06-07 06:25:16,339 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-rednose.git in /opt/dib_cache/source-repositories/deb_python_rednose_f68349d7edac54b11682e8c2e7368a91701ab650 with ref master
2017-06-07 06:25:17,151 INFO nodepool.image.build.dpc: Cloning from deb-python-rednose cache and applying ref master
2017-06-07 06:25:17,386 INFO nodepool.image.build.dpc: HEAD is now at 24b5543 redirect to JBKahn's repo
2017-06-07 06:25:17,436 INFO nodepool.image.build.dpc: (0641 / 1758)
2017-06-07 06:25:17,495 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-reno.git in /opt/dib_cache/source-repositories/deb_python_reno_8fd0c4d418d014d9dc871bdf29eee200ed8950f8 with ref master
2017-06-07 06:25:18,312 INFO nodepool.image.build.dpc: Cloning from deb-python-reno cache and applying ref master
2017-06-07 06:25:18,592 INFO nodepool.image.build.dpc: HEAD is now at 942bbd8 Merge "do not assume the current branch is the most recent"
2017-06-07 06:25:18,643 INFO nodepool.image.build.dpc: (0642 / 1758)
2017-06-07 06:25:18,701 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-requestbuilder.git in /opt/dib_cache/source-repositories/deb_python_requestbuilder_1ccda7239b48ae51ba6887ccda8ddc6d85584a9e with ref master
2017-06-07 06:25:19,485 INFO nodepool.image.build.dpc: Cloning from deb-python-requestbuilder cache and applying ref master
2017-06-07 06:25:19,738 INFO nodepool.image.build.dpc: HEAD is now at b4ff332 Add a setter for BaseRequest.auth
2017-06-07 06:25:19,789 INFO nodepool.image.build.dpc: (0643 / 1758)
2017-06-07 06:25:19,846 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-requests-kerberos.git in /opt/dib_cache/source-repositories/deb_python_requests_kerberos_61161552cd082502c01dff7b354c068bc7a4fab9 with ref master
2017-06-07 06:25:20,929 INFO nodepool.image.build.dpc: Cloning from deb-python-requests-kerberos cache and applying ref master
2017-06-07 06:25:21,180 INFO nodepool.image.build.dpc: HEAD is now at 38979f8 Merge pull request #87 from aowi/master
2017-06-07 06:25:21,230 INFO nodepool.image.build.dpc: (0644 / 1758)
2017-06-07 06:25:21,286 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-requests-mock.git in /opt/dib_cache/source-repositories/deb_python_requests_mock_28a7c0b8b23ea104237d0930f2dfcfc16d2401ad with ref master
2017-06-07 06:25:22,048 INFO nodepool.image.build.dpc: Cloning from deb-python-requests-mock cache and applying ref master
2017-06-07 06:25:22,302 INFO nodepool.image.build.dpc: HEAD is now at fcc640f Add string representation to _RequestObjectProxy
2017-06-07 06:25:22,353 INFO nodepool.image.build.dpc: (0645 / 1758)
2017-06-07 06:25:22,409 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-requests-unixsocket.git in /opt/dib_cache/source-repositories/deb_python_requests_unixsocket_5543c7725af0948c1212d893d65eaff7555989ea with ref master
2017-06-07 06:25:23,265 INFO nodepool.image.build.dpc: Cloning from deb-python-requests-unixsocket cache and applying ref master
2017-06-07 06:25:23,503 INFO nodepool.image.build.dpc: HEAD is now at 0dd4da7 examples/docker-info.py: Make executable (#33)
2017-06-07 06:25:23,556 INFO nodepool.image.build.dpc: (0646 / 1758)
2017-06-07 06:25:23,612 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-requestsexceptions.git in /opt/dib_cache/source-repositories/deb_python_requestsexceptions_e13c6d5ba01c7f5c88e58cc19aabd581c591c275 with ref master
2017-06-07 06:25:24,430 INFO nodepool.image.build.dpc: Cloning from deb-python-requestsexceptions cache and applying ref master
2017-06-07 06:25:24,666 INFO nodepool.image.build.dpc: HEAD is now at d7ac0ff Updated from global requirements
2017-06-07 06:25:24,717 INFO nodepool.image.build.dpc: (0647 / 1758)
2017-06-07 06:25:24,772 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-retrying.git in /opt/dib_cache/source-repositories/deb_python_retrying_1f4169e0a6d862abee86c516af2982c168d087b6 with ref master
2017-06-07 06:25:25,577 INFO nodepool.image.build.dpc: Cloning from deb-python-retrying cache and applying ref master
2017-06-07 06:25:25,814 INFO nodepool.image.build.dpc: HEAD is now at 1d56993 Merge pull request #52 from RyPeck/python-3.5
2017-06-07 06:25:25,864 INFO nodepool.image.build.dpc: (0648 / 1758)
2017-06-07 06:25:25,920 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-rfc3986.git in /opt/dib_cache/source-repositories/deb_python_rfc3986_740c09123cce81d9f53fe8654096b8121d2547e9 with ref master
2017-06-07 06:25:26,784 INFO nodepool.image.build.dpc: Cloning from deb-python-rfc3986 cache and applying ref master
2017-06-07 06:25:27,076 INFO nodepool.image.build.dpc: HEAD is now at 6b8e178 Fix theme setting for documentation
2017-06-07 06:25:27,128 INFO nodepool.image.build.dpc: (0649 / 1758)
2017-06-07 06:25:27,185 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-rjsmin.git in /opt/dib_cache/source-repositories/deb_python_rjsmin_6283d8a5ae22fa1ea79d699723798e7cdbd8b64e with ref master
2017-06-07 06:25:27,931 INFO nodepool.image.build.dpc: Cloning from deb-python-rjsmin cache and applying ref master
2017-06-07 06:25:28,223 INFO nodepool.image.build.dpc: HEAD is now at eda03a6 adjust gpg info
2017-06-07 06:25:28,273 INFO nodepool.image.build.dpc: (0650 / 1758)
2017-06-07 06:25:28,333 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-rtslib-fb.git in /opt/dib_cache/source-repositories/deb_python_rtslib_fb_ea8fe1af212f723404e871da89f53bbf9dc96258 with ref master
2017-06-07 06:25:29,218 INFO nodepool.image.build.dpc: Cloning from deb-python-rtslib-fb cache and applying ref master
2017-06-07 06:25:29,477 INFO nodepool.image.build.dpc: HEAD is now at 3637171 update to 2.1.fb63
2017-06-07 06:25:29,530 INFO nodepool.image.build.dpc: (0651 / 1758)
2017-06-07 06:25:29,591 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-saharaclient.git in /opt/dib_cache/source-repositories/deb_python_saharaclient_5c56610cf358f2685c5257d53c07047aed6f57cf with ref master
2017-06-07 06:25:30,477 INFO nodepool.image.build.dpc: Cloning from deb-python-saharaclient cache and applying ref master
2017-06-07 06:25:30,767 INFO nodepool.image.build.dpc: HEAD is now at e17517c Updated from global requirements
2017-06-07 06:25:30,819 INFO nodepool.image.build.dpc: (0652 / 1758)
2017-06-07 06:25:30,876 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-savannaclient.git in /opt/dib_cache/source-repositories/deb_python_savannaclient_5baf9d5f1052e0c5bc357c468e1281468f753b06 with ref master
2017-06-07 06:25:31,772 INFO nodepool.image.build.dpc: Cloning from deb-python-savannaclient cache and applying ref master
2017-06-07 06:25:32,028 INFO nodepool.image.build.dpc: HEAD is now at f6e436e Retire repo
2017-06-07 06:25:32,079 INFO nodepool.image.build.dpc: (0653 / 1758)
2017-06-07 06:25:32,136 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-scciclient.git in /opt/dib_cache/source-repositories/deb_python_scciclient_52141e057f8b1fbc9ee6cdbaec5bab2b5b2fc593 with ref master
2017-06-07 06:25:32,913 INFO nodepool.image.build.dpc: Cloning from deb-python-scciclient cache and applying ref master
2017-06-07 06:25:33,167 INFO nodepool.image.build.dpc: HEAD is now at 77cfae4 Trivial Fix typos
2017-06-07 06:25:33,217 INFO nodepool.image.build.dpc: (0654 / 1758)
2017-06-07 06:25:33,274 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-seamicroclient.git in /opt/dib_cache/source-repositories/deb_python_seamicroclient_c2d34d9ee2697d18f6973cb558cc23d3daffc8db with ref master
2017-06-07 06:25:34,073 INFO nodepool.image.build.dpc: Cloning from deb-python-seamicroclient cache and applying ref master
2017-06-07 06:25:34,318 INFO nodepool.image.build.dpc: HEAD is now at 40ee44c Add Python 3 support (#2)
2017-06-07 06:25:34,368 INFO nodepool.image.build.dpc: (0655 / 1758)
2017-06-07 06:25:34,424 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-semantic-version.git in /opt/dib_cache/source-repositories/deb_python_semantic_version_c38ef6415bf8234ad62621e22038c4a846f28177 with ref master
2017-06-07 06:25:35,187 INFO nodepool.image.build.dpc: Cloning from deb-python-semantic-version cache and applying ref master
2017-06-07 06:25:35,432 INFO nodepool.image.build.dpc: HEAD is now at cd6143f Release version 2.6.0
2017-06-07 06:25:35,483 INFO nodepool.image.build.dpc: (0656 / 1758)
2017-06-07 06:25:35,540 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-semver.git in /opt/dib_cache/source-repositories/deb_python_semver_cbf31882f91d20db6778d6d6e3e8832ee2d5659c with ref master
2017-06-07 06:25:36,385 INFO nodepool.image.build.dpc: Cloning from deb-python-semver cache and applying ref master
2017-06-07 06:25:36,633 INFO nodepool.image.build.dpc: HEAD is now at 2a122ac Merge pull request #58 from ppkt/fix-travis-python2.6
2017-06-07 06:25:36,683 INFO nodepool.image.build.dpc: (0657 / 1758)
2017-06-07 06:25:36,742 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-senlinclient.git in /opt/dib_cache/source-repositories/deb_python_senlinclient_d14e2b4f43fcd3e844b731fb2a216c2cc841fff6 with ref master
2017-06-07 06:25:37,580 INFO nodepool.image.build.dpc: Cloning from deb-python-senlinclient cache and applying ref master
2017-06-07 06:25:37,868 INFO nodepool.image.build.dpc: HEAD is now at 3a69e0d Updated from global requirements
2017-06-07 06:25:37,919 INFO nodepool.image.build.dpc: (0658 / 1758)
2017-06-07 06:25:37,976 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-shotgun.git in /opt/dib_cache/source-repositories/deb_python_shotgun_3ed7c3f836962745c899246077fc30f7b056b930 with ref master
2017-06-07 06:25:38,782 INFO nodepool.image.build.dpc: Cloning from deb-python-shotgun cache and applying ref master
2017-06-07 06:25:39,021 INFO nodepool.image.build.dpc: HEAD is now at 43b5d6d Check /var/dump existence
2017-06-07 06:25:39,072 INFO nodepool.image.build.dpc: (0659 / 1758)
2017-06-07 06:25:39,130 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-sqlalchemy-utils.git in /opt/dib_cache/source-repositories/deb_python_sqlalchemy_utils_7f37e1c89601f9f3c9c40dc0ab3dc841573fa12a with ref master
2017-06-07 06:25:39,955 INFO nodepool.image.build.dpc: Cloning from deb-python-sqlalchemy-utils cache and applying ref master
2017-06-07 06:25:40,231 INFO nodepool.image.build.dpc: HEAD is now at 40fd44c Add py36 to test matrix
2017-06-07 06:25:40,283 INFO nodepool.image.build.dpc: (0660 / 1758)
2017-06-07 06:25:40,339 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-steadymark.git in /opt/dib_cache/source-repositories/deb_python_steadymark_12c647459823cd6766debac2d879e5c10d7c246b with ref master
2017-06-07 06:25:41,134 INFO nodepool.image.build.dpc: Cloning from deb-python-steadymark cache and applying ref master
2017-06-07 06:25:41,375 INFO nodepool.image.build.dpc: HEAD is now at a90fafb updating requirements
2017-06-07 06:25:41,426 INFO nodepool.image.build.dpc: (0661 / 1758)
2017-06-07 06:25:41,486 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-swiftclient.git in /opt/dib_cache/source-repositories/deb_python_swiftclient_cee523aa739b42c915ee1200a2bb0d01153f53a7 with ref master
2017-06-07 06:25:42,361 INFO nodepool.image.build.dpc: Cloning from deb-python-swiftclient cache and applying ref master
2017-06-07 06:25:42,650 INFO nodepool.image.build.dpc: HEAD is now at 6d5e87a Merge "ISO 8601 timestamps for tempurl"
2017-06-07 06:25:42,701 INFO nodepool.image.build.dpc: (0662 / 1758)
2017-06-07 06:25:42,758 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-tackerclient.git in /opt/dib_cache/source-repositories/deb_python_tackerclient_3696a12802f15a4302b197c0d4ff09fc877259f5 with ref master
2017-06-07 06:25:43,527 INFO nodepool.image.build.dpc: Cloning from deb-python-tackerclient cache and applying ref master
2017-06-07 06:25:43,810 INFO nodepool.image.build.dpc: HEAD is now at 0d3341a Updated from global requirements
2017-06-07 06:25:43,859 INFO nodepool.image.build.dpc: (0663 / 1758)
2017-06-07 06:25:43,918 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-taskflow.git in /opt/dib_cache/source-repositories/deb_python_taskflow_4cba23f90459c8734027fc299e3cc523b85ac255 with ref master
2017-06-07 06:25:45,581 INFO nodepool.image.build.dpc: Cloning from deb-python-taskflow cache and applying ref master
2017-06-07 06:25:45,950 INFO nodepool.image.build.dpc: HEAD is now at 0e9cfc9 Updated from global requirements
2017-06-07 06:25:46,001 INFO nodepool.image.build.dpc: (0664 / 1758)
2017-06-07 06:25:46,059 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-tempest-lib.git in /opt/dib_cache/source-repositories/deb_python_tempest_lib_67f8e30359de8867f029343e1730df5bf9c6d242 with ref master
2017-06-07 06:25:46,842 INFO nodepool.image.build.dpc: Cloning from deb-python-tempest-lib cache and applying ref master
2017-06-07 06:25:47,125 INFO nodepool.image.build.dpc: HEAD is now at 000c2b4 Updated from global requirements
2017-06-07 06:25:47,183 INFO nodepool.image.build.dpc: (0665 / 1758)
2017-06-07 06:25:47,241 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-testtools.git in /opt/dib_cache/source-repositories/deb_python_testtools_13dd0a6d46feee3d83aaff96bffa78dfde0c0da3 with ref master
2017-06-07 06:25:48,084 INFO nodepool.image.build.dpc: Cloning from deb-python-testtools cache and applying ref master
2017-06-07 06:25:48,368 INFO nodepool.image.build.dpc: HEAD is now at 33dc6c8 Spelling fixes (#261)
2017-06-07 06:25:48,420 INFO nodepool.image.build.dpc: (0666 / 1758)
2017-06-07 06:25:48,479 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-toml.git in /opt/dib_cache/source-repositories/deb_python_toml_f37b25951fc240dd2a0679008360274fdafc8a7e with ref master
2017-06-07 06:25:49,277 INFO nodepool.image.build.dpc: Cloning from deb-python-toml cache and applying ref master
2017-06-07 06:25:49,525 INFO nodepool.image.build.dpc: HEAD is now at b3abd4c Feature: Let load() handle non-existing files in list. (#99)
2017-06-07 06:25:49,576 INFO nodepool.image.build.dpc: (0667 / 1758)
2017-06-07 06:25:49,638 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-tooz.git in /opt/dib_cache/source-repositories/deb_python_tooz_750b719db74fb4533fed458e941f424f51ebc3b5 with ref master
2017-06-07 06:25:50,486 INFO nodepool.image.build.dpc: Cloning from deb-python-tooz cache and applying ref master
2017-06-07 06:25:50,774 INFO nodepool.image.build.dpc: HEAD is now at 6ec73a0 Separate etcd3gw driver that uses the etcd3 grpc gateway
2017-06-07 06:25:50,828 INFO nodepool.image.build.dpc: (0668 / 1758)
2017-06-07 06:25:50,886 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-tosca-parser.git in /opt/dib_cache/source-repositories/deb_python_tosca_parser_d00a6383c5d68c1f5998d373e8d582ef88f6c14d with ref master
2017-06-07 06:25:51,662 INFO nodepool.image.build.dpc: Cloning from deb-python-tosca-parser cache and applying ref master
2017-06-07 06:25:51,975 INFO nodepool.image.build.dpc: HEAD is now at 5869822 Merge "Fix error getting relationshps in case of custom_def capability"
2017-06-07 06:25:52,025 INFO nodepool.image.build.dpc: (0669 / 1758)
2017-06-07 06:25:52,082 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-traceback2.git in /opt/dib_cache/source-repositories/deb_python_traceback2_6abf2ddbbf61a22717673f6d6af22bb50dbdee66 with ref master
2017-06-07 06:25:52,909 INFO nodepool.image.build.dpc: Cloning from deb-python-traceback2 cache and applying ref master
2017-06-07 06:25:53,153 INFO nodepool.image.build.dpc: HEAD is now at 36d6f8b Add LICENSE
2017-06-07 06:25:53,204 INFO nodepool.image.build.dpc: (0670 / 1758)
2017-06-07 06:25:53,261 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-trollius.git in /opt/dib_cache/source-repositories/deb_python_trollius_e2698cfafb5247fc09ad8e84ed78710f5164c63b with ref master
2017-06-07 06:25:54,060 INFO nodepool.image.build.dpc: Cloning from deb-python-trollius cache and applying ref master
2017-06-07 06:25:54,350 INFO nodepool.image.build.dpc: HEAD is now at 8d79c57 Fix Task.get_stask() for 'async def' coroutines
2017-06-07 06:25:54,400 INFO nodepool.image.build.dpc: (0671 / 1758)
2017-06-07 06:25:54,458 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-troveclient.git in /opt/dib_cache/source-repositories/deb_python_troveclient_34c193365d7cd44fdb898a2581f9eac621286237 with ref master
2017-06-07 06:25:55,234 INFO nodepool.image.build.dpc: Cloning from deb-python-troveclient cache and applying ref master
2017-06-07 06:25:55,530 INFO nodepool.image.build.dpc: HEAD is now at 70da372 Updated from global requirements
2017-06-07 06:25:55,581 INFO nodepool.image.build.dpc: (0672 / 1758)
2017-06-07 06:25:55,639 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-tuskarclient.git in /opt/dib_cache/source-repositories/deb_python_tuskarclient_a01555719425fafc304a417d04877e4403995315 with ref master
2017-06-07 06:25:56,489 INFO nodepool.image.build.dpc: Cloning from deb-python-tuskarclient cache and applying ref master
2017-06-07 06:25:56,731 INFO nodepool.image.build.dpc: HEAD is now at c14ba08 Retire the Tuskar Client codebase
2017-06-07 06:25:56,782 INFO nodepool.image.build.dpc: (0673 / 1758)
2017-06-07 06:25:56,838 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-txaio.git in /opt/dib_cache/source-repositories/deb_python_txaio_61f8074044aac52defdf343ba5ae14242961f4e0 with ref master
2017-06-07 06:25:57,692 INFO nodepool.image.build.dpc: Cloning from deb-python-txaio cache and applying ref master
2017-06-07 06:25:57,967 INFO nodepool.image.build.dpc: HEAD is now at f582017 Merge pull request #104 from agronholm/patch-1
2017-06-07 06:25:58,019 INFO nodepool.image.build.dpc: (0674 / 1758)
2017-06-07 06:25:58,077 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-warlock.git in /opt/dib_cache/source-repositories/deb_python_warlock_2adde572d3979343df5b61481f27fa67b5a6f3af with ref master
2017-06-07 06:25:58,913 INFO nodepool.image.build.dpc: Cloning from deb-python-warlock cache and applying ref master
2017-06-07 06:25:59,151 INFO nodepool.image.build.dpc: HEAD is now at 19b2b3e Release version 1.3.0
2017-06-07 06:25:59,202 INFO nodepool.image.build.dpc: (0675 / 1758)
2017-06-07 06:25:59,259 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-watcherclient.git in /opt/dib_cache/source-repositories/deb_python_watcherclient_57b62219569fa610d6e0cf7f1b42d23f88531713 with ref master
2017-06-07 06:26:00,030 INFO nodepool.image.build.dpc: Cloning from deb-python-watcherclient cache and applying ref master
2017-06-07 06:26:00,309 INFO nodepool.image.build.dpc: HEAD is now at 5cbce9f Updated from global requirements
2017-06-07 06:26:00,360 INFO nodepool.image.build.dpc: (0676 / 1758)
2017-06-07 06:26:00,416 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-weakrefmethod.git in /opt/dib_cache/source-repositories/deb_python_weakrefmethod_0992dd9c76b9d830611e1563ed2de5d350260359 with ref master
2017-06-07 06:26:01,160 INFO nodepool.image.build.dpc: Cloning from deb-python-weakrefmethod cache and applying ref master
2017-06-07 06:26:01,396 INFO nodepool.image.build.dpc: HEAD is now at d3def63 bump version for release
2017-06-07 06:26:01,447 INFO nodepool.image.build.dpc: (0677 / 1758)
2017-06-07 06:26:01,505 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-websocket-client.git in /opt/dib_cache/source-repositories/deb_python_websocket_client_532dcfdb8b20d27c382e3befe047a6cae5665496 with ref master
2017-06-07 06:26:02,312 INFO nodepool.image.build.dpc: Cloning from deb-python-websocket-client cache and applying ref master
2017-06-07 06:26:02,564 INFO nodepool.image.build.dpc: HEAD is now at e5fdf24 fixed #253
2017-06-07 06:26:02,616 INFO nodepool.image.build.dpc: (0678 / 1758)
2017-06-07 06:26:02,675 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-wrapt.git in /opt/dib_cache/source-repositories/deb_python_wrapt_aaeadf86a8c7b66f628c0ffe68642c250021c32f with ref master
2017-06-07 06:26:03,522 INFO nodepool.image.build.dpc: Cloning from deb-python-wrapt cache and applying ref master
2017-06-07 06:26:03,792 INFO nodepool.image.build.dpc: HEAD is now at b2e4759 Merge branch 'release/1.10.10'
2017-06-07 06:26:03,842 INFO nodepool.image.build.dpc: (0679 / 1758)
2017-06-07 06:26:03,901 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-wsgi-intercept.git in /opt/dib_cache/source-repositories/deb_python_wsgi_intercept_bac07efb159fa0d8e27561c98963504f73bb2b1a with ref master
2017-06-07 06:26:04,731 INFO nodepool.image.build.dpc: Cloning from deb-python-wsgi-intercept cache and applying ref master
2017-06-07 06:26:04,985 INFO nodepool.image.build.dpc: HEAD is now at 0a84775 Release 1.5.0
2017-06-07 06:26:05,039 INFO nodepool.image.build.dpc: (0680 / 1758)
2017-06-07 06:26:05,097 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-wsme.git in /opt/dib_cache/source-repositories/deb_python_wsme_98e8a9694b0b2dfcc07f748f197b69e89203d70c with ref master
2017-06-07 06:26:05,892 INFO nodepool.image.build.dpc: Cloning from deb-python-wsme cache and applying ref master
2017-06-07 06:26:06,162 INFO nodepool.image.build.dpc: HEAD is now at 9f84e4c Remove white space between print ()
2017-06-07 06:26:06,213 INFO nodepool.image.build.dpc: (0681 / 1758)
2017-06-07 06:26:06,270 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic.git in /opt/dib_cache/source-repositories/deb_python_xstatic_ce4ab5cbfe36b5adb107c93f22e10f031eabe734 with ref master
2017-06-07 06:26:07,023 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic cache and applying ref master
2017-06-07 06:26:07,264 INFO nodepool.image.build.dpc: HEAD is now at 20f0694 tagged release 1.0.1
2017-06-07 06:26:07,313 INFO nodepool.image.build.dpc: (0682 / 1758)
2017-06-07 06:26:07,369 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-angular.git in /opt/dib_cache/source-repositories/deb_python_xstatic_angular_d83fdd9d56b7044cc4b8e4455716fb1c3dc76269 with ref master
2017-06-07 06:26:08,138 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-angular cache and applying ref master
2017-06-07 06:26:08,476 INFO nodepool.image.build.dpc: HEAD is now at 8d80965 Update with corrected xstatic-release
2017-06-07 06:26:08,529 INFO nodepool.image.build.dpc: (0683 / 1758)
2017-06-07 06:26:08,587 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-angular-bootstrap.git in /opt/dib_cache/source-repositories/deb_python_xstatic_angular_bootstrap_da2eecca0b62f28261170001a05dfd17d41fd84e with ref master
2017-06-07 06:26:09,414 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-angular-bootstrap cache and applying ref master
2017-06-07 06:26:09,662 INFO nodepool.image.build.dpc: HEAD is now at 9d7f183 Update XStatic-angular-bootstrap to 2.2.0.0
2017-06-07 06:26:09,712 INFO nodepool.image.build.dpc: (0684 / 1758)
2017-06-07 06:26:09,769 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-angular-cookies.git in /opt/dib_cache/source-repositories/deb_python_xstatic_angular_cookies_0eed4109050d9fa68b7cb59be21a407ebe880438 with ref master
2017-06-07 06:26:10,569 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-angular-cookies cache and applying ref master
2017-06-07 06:26:10,808 INFO nodepool.image.build.dpc: HEAD is now at cb8c66b Add basic tox.ini file
2017-06-07 06:26:10,858 INFO nodepool.image.build.dpc: (0685 / 1758)
2017-06-07 06:26:10,914 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-angular-fileupload.git in /opt/dib_cache/source-repositories/deb_python_xstatic_angular_fileupload_65e1d0e8b7ff8b144f948f2ca43fd0bfec57a4c3 with ref master
2017-06-07 06:26:11,665 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-angular-fileupload cache and applying ref master
2017-06-07 06:26:11,913 INFO nodepool.image.build.dpc: HEAD is now at d964a4e Update XStatic-Angular-FileUpload to 12.0.4.0
2017-06-07 06:26:11,964 INFO nodepool.image.build.dpc: (0686 / 1758)
2017-06-07 06:26:12,021 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-angular-gettext.git in /opt/dib_cache/source-repositories/deb_python_xstatic_angular_gettext_68d9f7ef5012295369c3ba33d4bb1fbfae09e297 with ref master
2017-06-07 06:26:12,803 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-angular-gettext cache and applying ref master
2017-06-07 06:26:13,079 INFO nodepool.image.build.dpc: HEAD is now at 6ec7c03 Update xstatic-angular-gettext to 2.3.8.0
2017-06-07 06:26:13,130 INFO nodepool.image.build.dpc: (0687 / 1758)
2017-06-07 06:26:13,186 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-angular-lrdragndrop.git in /opt/dib_cache/source-repositories/deb_python_xstatic_angular_lrdragndrop_9ea99d429ded8d8361cf0a0386a497c64d077f9b with ref master
2017-06-07 06:26:13,934 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-angular-lrdragndrop cache and applying ref master
2017-06-07 06:26:14,171 INFO nodepool.image.build.dpc: HEAD is now at 880d542 Deprecated tox -downloadcache option removed
2017-06-07 06:26:14,222 INFO nodepool.image.build.dpc: (0688 / 1758)
2017-06-07 06:26:14,280 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-angular-mock.git in /opt/dib_cache/source-repositories/deb_python_xstatic_angular_mock_4873bb3341da537d7d530bbc3697838cff6361a9 with ref master
2017-06-07 06:26:15,074 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-angular-mock cache and applying ref master
2017-06-07 06:26:15,311 INFO nodepool.image.build.dpc: HEAD is now at a0ec431 Add basic tox.ini file
2017-06-07 06:26:15,362 INFO nodepool.image.build.dpc: (0689 / 1758)
2017-06-07 06:26:15,419 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-angular-schema-form.git in /opt/dib_cache/source-repositories/deb_python_xstatic_angular_schema_form_3a253928a3a3e40a9c3e533f12d6b987133d555f with ref master
2017-06-07 06:26:16,185 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-angular-schema-form cache and applying ref master
2017-06-07 06:26:16,426 INFO nodepool.image.build.dpc: HEAD is now at ec33979 Fixed MANIFEST naming issue
2017-06-07 06:26:16,476 INFO nodepool.image.build.dpc: (0690 / 1758)
2017-06-07 06:26:16,533 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-bootstrap-datepicker.git in /opt/dib_cache/source-repositories/deb_python_xstatic_bootstrap_datepicker_a28c20d8b6d815868176f742dcec1d18ddfeb6b2 with ref master
2017-06-07 06:26:17,315 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-bootstrap-datepicker cache and applying ref master
2017-06-07 06:26:17,561 INFO nodepool.image.build.dpc: HEAD is now at afdafbb Deprecated tox -downloadcache option removed
2017-06-07 06:26:17,612 INFO nodepool.image.build.dpc: (0691 / 1758)
2017-06-07 06:26:17,669 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-bootstrap-scss.git in /opt/dib_cache/source-repositories/deb_python_xstatic_bootstrap_scss_0657c95a5dc14c9a4e20ee9cbdfcb618df6a7cb4 with ref master
2017-06-07 06:26:18,429 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-bootstrap-scss cache and applying ref master
2017-06-07 06:26:18,694 INFO nodepool.image.build.dpc: HEAD is now at c2c9da5 Update to version 3.3.6
2017-06-07 06:26:18,746 INFO nodepool.image.build.dpc: (0692 / 1758)
2017-06-07 06:26:18,802 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-bootswatch.git in /opt/dib_cache/source-repositories/deb_python_xstatic_bootswatch_b001cd16ddb0201dd7c4889b8a92639d4a67a705 with ref master
2017-06-07 06:26:19,544 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-bootswatch cache and applying ref master
2017-06-07 06:26:19,921 INFO nodepool.image.build.dpc: HEAD is now at e4f6678 Update to version 3.3.6
2017-06-07 06:26:19,972 INFO nodepool.image.build.dpc: (0693 / 1758)
2017-06-07 06:26:20,027 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-d3.git in /opt/dib_cache/source-repositories/deb_python_xstatic_d3_eb7499b06173505bc207d80ec4c0a65742b3122d with ref master
2017-06-07 06:26:20,798 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-d3 cache and applying ref master
2017-06-07 06:26:21,041 INFO nodepool.image.build.dpc: HEAD is now at 4ed82aa Update d3 to 3.5.17.0
2017-06-07 06:26:21,092 INFO nodepool.image.build.dpc: (0694 / 1758)
2017-06-07 06:26:21,148 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-font-awesome.git in /opt/dib_cache/source-repositories/deb_python_xstatic_font_awesome_7bd7378ffad4ce937495c1c25c82b05ca8a59578 with ref master
2017-06-07 06:26:21,951 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-font-awesome cache and applying ref master
2017-06-07 06:26:22,222 INFO nodepool.image.build.dpc: HEAD is now at af3f43c Merge "Deprecated tox -downloadcache option removed"
2017-06-07 06:26:22,273 INFO nodepool.image.build.dpc: (0695 / 1758)
2017-06-07 06:26:22,329 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-hogan.git in /opt/dib_cache/source-repositories/deb_python_xstatic_hogan_e45608ad807751b0aedd10abb2943240f354aa0f with ref master
2017-06-07 06:26:23,153 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-hogan cache and applying ref master
2017-06-07 06:26:23,424 INFO nodepool.image.build.dpc: HEAD is now at 8051e59 Add basic tox.ini file
2017-06-07 06:26:23,475 INFO nodepool.image.build.dpc: (0696 / 1758)
2017-06-07 06:26:23,531 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-jasmine.git in /opt/dib_cache/source-repositories/deb_python_xstatic_jasmine_8f247586159231d99134c68855929359686f0c0c with ref master
2017-06-07 06:26:24,295 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-jasmine cache and applying ref master
2017-06-07 06:26:24,532 INFO nodepool.image.build.dpc: HEAD is now at 4efc42f Add basic tox.ini file
2017-06-07 06:26:24,583 INFO nodepool.image.build.dpc: (0697 / 1758)
2017-06-07 06:26:24,639 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-jquery.git in /opt/dib_cache/source-repositories/deb_python_xstatic_jquery_b7a4ce44497fb711c62de74f65cf19bbaaa0584c with ref master
2017-06-07 06:26:25,407 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-jquery cache and applying ref master
2017-06-07 06:26:25,651 INFO nodepool.image.build.dpc: HEAD is now at e91c5bf upgraded to 1.10.2
2017-06-07 06:26:25,702 INFO nodepool.image.build.dpc: (0698 / 1758)
2017-06-07 06:26:25,758 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-jquery-migrate.git in /opt/dib_cache/source-repositories/deb_python_xstatic_jquery_migrate_d25393eff22d1e29424b3c605f010a0d33b74141 with ref master
2017-06-07 06:26:26,546 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-jquery-migrate cache and applying ref master
2017-06-07 06:26:26,788 INFO nodepool.image.build.dpc: HEAD is now at c13b1c0 Add basic tox.ini file
2017-06-07 06:26:26,839 INFO nodepool.image.build.dpc: (0699 / 1758)
2017-06-07 06:26:26,896 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-jquery-ui.git in /opt/dib_cache/source-repositories/deb_python_xstatic_jquery_ui_800b7e3427e2afa783d2d5245412499f01dd991a with ref master
2017-06-07 06:26:27,754 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-jquery-ui cache and applying ref master
2017-06-07 06:26:28,132 INFO nodepool.image.build.dpc: HEAD is now at 3990e0c tagged 1.11.0.1
2017-06-07 06:26:28,192 INFO nodepool.image.build.dpc: (0700 / 1758)
2017-06-07 06:26:28,255 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-jquery.bootstrap.wizard.git in /opt/dib_cache/source-repositories/deb_python_xstatic_jquery_bootstrap_wizard_1439b72daa21e69612c6b0b7c86ce1a41485335b with ref master
2017-06-07 06:26:29,085 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-jquery.bootstrap.wizard cache and applying ref master
2017-06-07 06:26:29,326 INFO nodepool.image.build.dpc: HEAD is now at ea997b6 Deprecated tox -downloadcache option removed
2017-06-07 06:26:29,376 INFO nodepool.image.build.dpc: (0701 / 1758)
2017-06-07 06:26:29,433 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-jquery.quicksearch.git in /opt/dib_cache/source-repositories/deb_python_xstatic_jquery_quicksearch_384dcdd0bb3800cd7744d85d12c2ab054cc6b13c with ref master
2017-06-07 06:26:30,180 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-jquery.quicksearch cache and applying ref master
2017-06-07 06:26:30,417 INFO nodepool.image.build.dpc: HEAD is now at 7244a86 Add basic tox.ini file
2017-06-07 06:26:30,468 INFO nodepool.image.build.dpc: (0702 / 1758)
2017-06-07 06:26:30,523 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-jquery.tablesorter.git in /opt/dib_cache/source-repositories/deb_python_xstatic_jquery_tablesorter_fb48426eee70202f0701cfb9f15bacfe80ae1ad2 with ref master
2017-06-07 06:26:31,297 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-jquery.tablesorter cache and applying ref master
2017-06-07 06:26:31,539 INFO nodepool.image.build.dpc: HEAD is now at ec6d278 Add basic tox.ini file
2017-06-07 06:26:31,589 INFO nodepool.image.build.dpc: (0703 / 1758)
2017-06-07 06:26:31,646 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-jsencrypt.git in /opt/dib_cache/source-repositories/deb_python_xstatic_jsencrypt_13bf6891ba717ba8810fc431c49e71ac372a90d4 with ref master
2017-06-07 06:26:32,524 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-jsencrypt cache and applying ref master
2017-06-07 06:26:32,771 INFO nodepool.image.build.dpc: HEAD is now at 27ddd97 Update JSEncrypt to 2.3.1.1
2017-06-07 06:26:32,822 INFO nodepool.image.build.dpc: (0704 / 1758)
2017-06-07 06:26:32,879 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-magic-search.git in /opt/dib_cache/source-repositories/deb_python_xstatic_magic_search_94a5bfd1a64a836c940d1dc78d0e7ad222532db4 with ref master
2017-06-07 06:26:33,703 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-magic-search cache and applying ref master
2017-06-07 06:26:33,941 INFO nodepool.image.build.dpc: HEAD is now at 080d368 Deprecated tox -downloadcache option removed
2017-06-07 06:26:33,992 INFO nodepool.image.build.dpc: (0705 / 1758)
2017-06-07 06:26:34,048 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-mdi.git in /opt/dib_cache/source-repositories/deb_python_xstatic_mdi_9a97516a206c16c6bdc831f4fe697da779cf4c87 with ref master
2017-06-07 06:26:34,794 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-mdi cache and applying ref master
2017-06-07 06:26:35,102 INFO nodepool.image.build.dpc: HEAD is now at 201f4fd Fix build number, maintainer and re-gen with latest xstatic-release
2017-06-07 06:26:35,153 INFO nodepool.image.build.dpc: (0706 / 1758)
2017-06-07 06:26:35,209 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-objectpath.git in /opt/dib_cache/source-repositories/deb_python_xstatic_objectpath_db3a4be867924b1ca416c87565f781b5b1dc9cf6 with ref master
2017-06-07 06:26:35,933 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-objectpath cache and applying ref master
2017-06-07 06:26:36,181 INFO nodepool.image.build.dpc: HEAD is now at bbd8464 Initial commit
2017-06-07 06:26:36,231 INFO nodepool.image.build.dpc: (0707 / 1758)
2017-06-07 06:26:36,288 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-qunit.git in /opt/dib_cache/source-repositories/deb_python_xstatic_qunit_5e97ed0d2ea4d084ac69f0f5316e6f3d325a8691 with ref master
2017-06-07 06:26:37,045 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-qunit cache and applying ref master
2017-06-07 06:26:37,285 INFO nodepool.image.build.dpc: HEAD is now at 5d05c62 Add basic tox.ini file
2017-06-07 06:26:37,336 INFO nodepool.image.build.dpc: (0708 / 1758)
2017-06-07 06:26:37,392 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-rickshaw.git in /opt/dib_cache/source-repositories/deb_python_xstatic_rickshaw_e1f5e14b0915e03cd1022eec644b6ec0790718a3 with ref master
2017-06-07 06:26:38,158 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-rickshaw cache and applying ref master
2017-06-07 06:26:38,399 INFO nodepool.image.build.dpc: HEAD is now at 8f31ba8 Merge "Update Rickshaw from 1.5.0 to 1.5.1"
2017-06-07 06:26:38,450 INFO nodepool.image.build.dpc: (0709 / 1758)
2017-06-07 06:26:38,510 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-roboto-fontface.git in /opt/dib_cache/source-repositories/deb_python_xstatic_roboto_fontface_8b528f049a66e352296432c71440ddab796330c5 with ref master
2017-06-07 06:26:39,275 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-roboto-fontface cache and applying ref master
2017-06-07 06:26:39,844 INFO nodepool.image.build.dpc: HEAD is now at 9827ebc Bump version
2017-06-07 06:26:39,900 INFO nodepool.image.build.dpc: (0710 / 1758)
2017-06-07 06:26:39,958 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-smart-table.git in /opt/dib_cache/source-repositories/deb_python_xstatic_smart_table_717ab85838ab9c2a11e65ca0a7929a7e9f30566b with ref master
2017-06-07 06:26:40,779 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-smart-table cache and applying ref master
2017-06-07 06:26:41,017 INFO nodepool.image.build.dpc: HEAD is now at da0d04e update
2017-06-07 06:26:41,067 INFO nodepool.image.build.dpc: (0711 / 1758)
2017-06-07 06:26:41,125 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-spin.git in /opt/dib_cache/source-repositories/deb_python_xstatic_spin_51b91d9032894f35ccf004ec1dd8ef0da98205ce with ref master
2017-06-07 06:26:41,908 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-spin cache and applying ref master
2017-06-07 06:26:42,150 INFO nodepool.image.build.dpc: HEAD is now at 01e6326 Add basic tox.ini file
2017-06-07 06:26:42,200 INFO nodepool.image.build.dpc: (0712 / 1758)
2017-06-07 06:26:42,256 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-term.js.git in /opt/dib_cache/source-repositories/deb_python_xstatic_term_js_a80750c657371db59d9b4e39f1c1b87cb5adb4c6 with ref master
2017-06-07 06:26:43,021 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-term.js cache and applying ref master
2017-06-07 06:26:43,348 INFO nodepool.image.build.dpc: HEAD is now at 7fef70f Merge pull request #1 from rajatvig/master
2017-06-07 06:26:43,398 INFO nodepool.image.build.dpc: (0713 / 1758)
2017-06-07 06:26:43,452 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xstatic-tv4.git in /opt/dib_cache/source-repositories/deb_python_xstatic_tv4_80fd719eec982586aef44c71f973112add38c648 with ref master
2017-06-07 06:26:44,291 INFO nodepool.image.build.dpc: Cloning from deb-python-xstatic-tv4 cache and applying ref master
2017-06-07 06:26:44,534 INFO nodepool.image.build.dpc: HEAD is now at 75a9f81 Update in line with xstatic-release
2017-06-07 06:26:44,584 INFO nodepool.image.build.dpc: (0714 / 1758)
2017-06-07 06:26:44,640 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-xvfbwrapper.git in /opt/dib_cache/source-repositories/deb_python_xvfbwrapper_18271c4e5606df1a4f836faf925ef2365837c341 with ref master
2017-06-07 06:26:45,407 INFO nodepool.image.build.dpc: Cloning from deb-python-xvfbwrapper cache and applying ref master
2017-06-07 06:26:45,642 INFO nodepool.image.build.dpc: HEAD is now at 64b70e0 fix README
2017-06-07 06:26:45,692 INFO nodepool.image.build.dpc: (0715 / 1758)
2017-06-07 06:26:45,751 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-yaql.git in /opt/dib_cache/source-repositories/deb_python_yaql_626f66ecba11157b0bf3b749b9bb91ce09545576 with ref master
2017-06-07 06:26:46,563 INFO nodepool.image.build.dpc: Cloning from deb-python-yaql cache and applying ref master
2017-06-07 06:26:46,848 INFO nodepool.image.build.dpc: HEAD is now at 0c758a0 Get rid of Babel dependency since it is not needed
2017-06-07 06:26:46,898 INFO nodepool.image.build.dpc: (0716 / 1758)
2017-06-07 06:26:46,956 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-python-zaqarclient.git in /opt/dib_cache/source-repositories/deb_python_zaqarclient_694d60b86f9240c8fd4d6b1f429241d2acaa8e87 with ref master
2017-06-07 06:26:47,730 INFO nodepool.image.build.dpc: Cloning from deb-python-zaqarclient cache and applying ref master
2017-06-07 06:26:48,023 INFO nodepool.image.build.dpc: HEAD is now at 6f4b6e3 Merge "CLI: support homedoc in client"
2017-06-07 06:26:48,075 INFO nodepool.image.build.dpc: (0717 / 1758)
2017-06-07 06:26:48,136 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-rally.git in /opt/dib_cache/source-repositories/deb_rally_bfeff8e63f519c7a6e600494c913f3284bf4944f with ref master
2017-06-07 06:26:48,973 INFO nodepool.image.build.dpc: Cloning from deb-rally cache and applying ref master
2017-06-07 06:26:49,729 INFO nodepool.image.build.dpc: HEAD is now at fa68699 Revert "[ci] remove pytest-xdist dependency"
2017-06-07 06:26:49,780 INFO nodepool.image.build.dpc: (0718 / 1758)
2017-06-07 06:26:49,837 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-ryu.git in /opt/dib_cache/source-repositories/deb_ryu_f0169ae72ac1303cd709f5d16a02e354f15ff36e with ref master
2017-06-07 06:26:50,701 INFO nodepool.image.build.dpc: Cloning from deb-ryu cache and applying ref master
2017-06-07 06:26:51,248 INFO nodepool.image.build.dpc: HEAD is now at 03c67d3 service/ovsdb: Default of controller_info in set_controller
2017-06-07 06:26:51,299 INFO nodepool.image.build.dpc: (0719 / 1758)
2017-06-07 06:26:51,364 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-sahara.git in /opt/dib_cache/source-repositories/deb_sahara_6dadb736de4d39b943beaf420af3c6a5707b931b with ref master
2017-06-07 06:26:52,325 INFO nodepool.image.build.dpc: Cloning from deb-sahara cache and applying ref master
2017-06-07 06:26:53,037 INFO nodepool.image.build.dpc: HEAD is now at 8f406bc Updated from global requirements
2017-06-07 06:26:53,089 INFO nodepool.image.build.dpc: (0720 / 1758)
2017-06-07 06:26:53,148 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-sahara-dashboard.git in /opt/dib_cache/source-repositories/deb_sahara_dashboard_d1b6106c3ac90cf2f7f23c33159956e6d2a82db8 with ref master
2017-06-07 06:26:54,082 INFO nodepool.image.build.dpc: Cloning from deb-sahara-dashboard cache and applying ref master
2017-06-07 06:26:54,443 INFO nodepool.image.build.dpc: HEAD is now at 018ea20 Updated from global requirements
2017-06-07 06:26:54,494 INFO nodepool.image.build.dpc: (0721 / 1758)
2017-06-07 06:26:54,554 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-senlin.git in /opt/dib_cache/source-repositories/deb_senlin_cd119ba402702b28a332fb8ee633df8960ec3f51 with ref master
2017-06-07 06:26:55,354 INFO nodepool.image.build.dpc: Cloning from deb-senlin cache and applying ref master
2017-06-07 06:26:55,864 INFO nodepool.image.build.dpc: HEAD is now at c1ecc97 Merge "revise lb-policy (2)"
2017-06-07 06:26:55,915 INFO nodepool.image.build.dpc: (0722 / 1758)
2017-06-07 06:26:55,972 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-senlin-dashboard.git in /opt/dib_cache/source-repositories/deb_senlin_dashboard_a585a67d4c4082b5cadc27f4f28695ca5389ccad with ref master
2017-06-07 06:26:56,778 INFO nodepool.image.build.dpc: Cloning from deb-senlin-dashboard cache and applying ref master
2017-06-07 06:26:57,093 INFO nodepool.image.build.dpc: HEAD is now at ccefad9 Updated from global requirements
2017-06-07 06:26:57,145 INFO nodepool.image.build.dpc: (0723 / 1758)
2017-06-07 06:26:57,201 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-spice-html5.git in /opt/dib_cache/source-repositories/deb_spice_html5_6e027753c103657ebb13fd93d7d978727718591b with ref master
2017-06-07 06:26:57,936 INFO nodepool.image.build.dpc: Cloning from deb-spice-html5 cache and applying ref master
2017-06-07 06:26:58,195 INFO nodepool.image.build.dpc: HEAD is now at 556ed82 Always show debug console
2017-06-07 06:26:58,247 INFO nodepool.image.build.dpc: (0724 / 1758)
2017-06-07 06:26:58,307 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-stevedore.git in /opt/dib_cache/source-repositories/deb_stevedore_b05859f89cc13f008594913d408ef6e07ddefdd5 with ref master
2017-06-07 06:26:59,208 INFO nodepool.image.build.dpc: Cloning from deb-stevedore cache and applying ref master
2017-06-07 06:26:59,537 INFO nodepool.image.build.dpc: HEAD is now at 91c2e41 Updated from global requirements
2017-06-07 06:26:59,587 INFO nodepool.image.build.dpc: (0725 / 1758)
2017-06-07 06:26:59,645 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-subunit.git in /opt/dib_cache/source-repositories/deb_subunit_d44d9549d0f94c7f649b2621345f9a1c277f3ef6 with ref master
2017-06-07 06:27:00,510 INFO nodepool.image.build.dpc: Cloning from deb-subunit cache and applying ref master
2017-06-07 06:27:00,827 INFO nodepool.image.build.dpc: HEAD is now at 7149380 Fallback to reading one-byte-at-a-time on Windows (#22)
2017-06-07 06:27:00,878 INFO nodepool.image.build.dpc: (0726 / 1758)
2017-06-07 06:27:00,938 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-swauth.git in /opt/dib_cache/source-repositories/deb_swauth_0f755a1d63a2d05b93952921c3e597a7c9f7950b with ref master
2017-06-07 06:27:01,682 INFO nodepool.image.build.dpc: Cloning from deb-swauth cache and applying ref master
2017-06-07 06:27:01,940 INFO nodepool.image.build.dpc: HEAD is now at 07d757c Replace obsolete vanity openstack.org URLs
2017-06-07 06:27:01,991 INFO nodepool.image.build.dpc: (0727 / 1758)
2017-06-07 06:27:02,055 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-swift.git in /opt/dib_cache/source-repositories/deb_swift_f80001dbced6d3d1a372717ce5949ab5e9b20d1b with ref master
2017-06-07 06:27:02,945 INFO nodepool.image.build.dpc: Cloning from deb-swift cache and applying ref master
2017-06-07 06:27:03,583 INFO nodepool.image.build.dpc: HEAD is now at 8d6eb36 Using assertIsNone() instead of assertEqual(None)
2017-06-07 06:27:03,633 INFO nodepool.image.build.dpc: (0728 / 1758)
2017-06-07 06:27:03,688 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-swift-bench.git in /opt/dib_cache/source-repositories/deb_swift_bench_0204b13bf79f15d702c8b9c636964ece082290f0 with ref master
2017-06-07 06:27:04,802 INFO nodepool.image.build.dpc: Cloning from deb-swift-bench cache and applying ref master
2017-06-07 06:27:05,054 INFO nodepool.image.build.dpc: HEAD is now at 6314064 Replace assertEquals with assertEqual
2017-06-07 06:27:05,108 INFO nodepool.image.build.dpc: (0729 / 1758)
2017-06-07 06:27:05,166 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-swift-plugin-s3.git in /opt/dib_cache/source-repositories/deb_swift_plugin_s3_2c82abf8b68738656053a122de8d52ea0d98d9da with ref master
2017-06-07 06:27:05,910 INFO nodepool.image.build.dpc: Cloning from deb-swift-plugin-s3 cache and applying ref master
2017-06-07 06:27:06,202 INFO nodepool.image.build.dpc: HEAD is now at de8fe28 Merge "Enable H203 to prevent assertIs(None, ...) regressions"
2017-06-07 06:27:06,253 INFO nodepool.image.build.dpc: (0730 / 1758)
2017-06-07 06:27:06,314 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-tempest.git in /opt/dib_cache/source-repositories/deb_tempest_5f4f5128d73ca1cd9b2a99cb4ad7871a5d8e7d45 with ref master
2017-06-07 06:27:07,174 INFO nodepool.image.build.dpc: Cloning from deb-tempest cache and applying ref master
2017-06-07 06:27:07,711 INFO nodepool.image.build.dpc: HEAD is now at 6b8be00 Merge "Remove TODO comment"
2017-06-07 06:27:07,763 INFO nodepool.image.build.dpc: (0731 / 1758)
2017-06-07 06:27:07,820 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-testresources.git in /opt/dib_cache/source-repositories/deb_testresources_3d42d510ed730b9ce640af682169b797df613bd2 with ref master
2017-06-07 06:27:08,654 INFO nodepool.image.build.dpc: Cloning from deb-testresources cache and applying ref master
2017-06-07 06:27:08,896 INFO nodepool.image.build.dpc: HEAD is now at 6c6067e Point Travis to pypy3 version 5.2 (#9)
2017-06-07 06:27:08,948 INFO nodepool.image.build.dpc: (0732 / 1758)
2017-06-07 06:27:09,010 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-trove.git in /opt/dib_cache/source-repositories/deb_trove_398f580fe8abdca9c3045a1d7105fb7ef3c42478 with ref master
2017-06-07 06:27:09,910 INFO nodepool.image.build.dpc: Cloning from deb-trove cache and applying ref master
2017-06-07 06:27:10,427 INFO nodepool.image.build.dpc: HEAD is now at 980b5d2 Merge "Remove times.dbm file for each tox run"
2017-06-07 06:27:10,479 INFO nodepool.image.build.dpc: (0733 / 1758)
2017-06-07 06:27:10,537 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-trove-dashboard.git in /opt/dib_cache/source-repositories/deb_trove_dashboard_93f4b81035834c72aac5750ad747814fafc3cd6e with ref master
2017-06-07 06:27:11,351 INFO nodepool.image.build.dpc: Cloning from deb-trove-dashboard cache and applying ref master
2017-06-07 06:27:11,663 INFO nodepool.image.build.dpc: HEAD is now at 468b898 Failure to launch dashboard with error about missing class methods
2017-06-07 06:27:11,713 INFO nodepool.image.build.dpc: (0734 / 1758)
2017-06-07 06:27:11,771 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-watcher.git in /opt/dib_cache/source-repositories/deb_watcher_54426cff2e4f128abbdf2406d82ce0493e3a1fbd with ref master
2017-06-07 06:27:12,615 INFO nodepool.image.build.dpc: Cloning from deb-watcher cache and applying ref master
2017-06-07 06:27:13,045 INFO nodepool.image.build.dpc: HEAD is now at fbfb715 Merge "fix clod_migrate problem"
2017-06-07 06:27:13,100 INFO nodepool.image.build.dpc: (0735 / 1758)
2017-06-07 06:27:13,159 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-websockify.git in /opt/dib_cache/source-repositories/deb_websockify_b7effd0c91f578f1e1c142fa79868e5fa9af350c with ref master
2017-06-07 06:27:14,015 INFO nodepool.image.build.dpc: Cloning from deb-websockify cache and applying ref master
2017-06-07 06:27:14,287 INFO nodepool.image.build.dpc: HEAD is now at 50bf296 Merge pull request #228 from jrziviani/master
2017-06-07 06:27:14,338 INFO nodepool.image.build.dpc: (0736 / 1758)
2017-06-07 06:27:14,409 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-zaqar.git in /opt/dib_cache/source-repositories/deb_zaqar_966119d56289040a96c788cb10934546f6e47ae2 with ref master
2017-06-07 06:27:15,275 INFO nodepool.image.build.dpc: Cloning from deb-zaqar cache and applying ref master
2017-06-07 06:27:15,702 INFO nodepool.image.build.dpc: HEAD is now at 9de4817 Ignore dead subscriptions in Swift backend
2017-06-07 06:27:15,754 INFO nodepool.image.build.dpc: (0737 / 1758)
2017-06-07 06:27:15,812 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/deb-zaqar-ui.git in /opt/dib_cache/source-repositories/deb_zaqar_ui_af1986d0da2469553aa701f43dac7abea808738d with ref master
2017-06-07 06:27:16,540 INFO nodepool.image.build.dpc: Cloning from deb-zaqar-ui cache and applying ref master
2017-06-07 06:27:16,835 INFO nodepool.image.build.dpc: HEAD is now at 7e53c97 Updated from global requirements
2017-06-07 06:27:16,886 INFO nodepool.image.build.dpc: (0738 / 1758)
2017-06-07 06:27:16,944 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_90c402719434bbe11ebb5bca61c830f37425759d with ref master
2017-06-07 06:27:17,821 INFO nodepool.image.build.dpc: Cloning from debtcollector cache and applying ref master
2017-06-07 06:27:18,079 INFO nodepool.image.build.dpc: HEAD is now at b609718 Updated from global requirements
2017-06-07 06:27:18,130 INFO nodepool.image.build.dpc: (0739 / 1758)
2017-06-07 06:27:18,186 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/delimiter.git in /opt/dib_cache/source-repositories/delimiter_e6c296e106aa42255dbedbd00395d02420e0b305 with ref master
2017-06-07 06:27:18,930 INFO nodepool.image.build.dpc: Cloning from delimiter cache and applying ref master
2017-06-07 06:27:19,167 INFO nodepool.image.build.dpc: HEAD is now at 775e8ca Cleanup tox.ini: Remove obsolete constraints
2017-06-07 06:27:19,221 INFO nodepool.image.build.dpc: (0740 / 1758)
2017-06-07 06:27:19,280 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_132c2af3ebb261eebacabfce0b454ea7777b75fb with ref master
2017-06-07 06:27:21,589 INFO nodepool.image.build.dpc: Cloning from designate cache and applying ref master
2017-06-07 06:27:22,057 INFO nodepool.image.build.dpc: HEAD is now at 014756c Merge "Fix testcase with ttl value"
2017-06-07 06:27:22,109 INFO nodepool.image.build.dpc: (0741 / 1758)
2017-06-07 06:27:22,166 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_df3190c4bb21f30217c27ed211492b6e0a3c2021 with ref master
2017-06-07 06:27:23,104 INFO nodepool.image.build.dpc: Cloning from designate-dashboard cache and applying ref master
2017-06-07 06:27:23,400 INFO nodepool.image.build.dpc: HEAD is now at 3fb16ee Merge "Imported Translations from Zanata"
2017-06-07 06:27:23,450 INFO nodepool.image.build.dpc: (0742 / 1758)
2017-06-07 06:27:23,506 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/designate-msdnsagent.git in /opt/dib_cache/source-repositories/designate_msdnsagent_239dcb6d1cec2041258e88fee2f6d70de517edc0 with ref master
2017-06-07 06:27:24,272 INFO nodepool.image.build.dpc: Cloning from designate-msdnsagent cache and applying ref master
2017-06-07 06:27:24,511 INFO nodepool.image.build.dpc: HEAD is now at 4830b68 Remove dotfiles
2017-06-07 06:27:24,562 INFO nodepool.image.build.dpc: (0743 / 1758)
2017-06-07 06:27:24,621 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_aa436ad197e424689bcf0c475187d34b2af7a4d9 with ref master
2017-06-07 06:27:25,586 INFO nodepool.image.build.dpc: Cloning from designate-specs cache and applying ref master
2017-06-07 06:27:25,832 INFO nodepool.image.build.dpc: HEAD is now at b8d890e Typo fix: usefull => useful
2017-06-07 06:27:25,883 INFO nodepool.image.build.dpc: (0744 / 1758)
2017-06-07 06:27:25,941 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_7f6d82817cdd95119a780937ad35d507eb1523cf with ref master
2017-06-07 06:27:26,808 INFO nodepool.image.build.dpc: Cloning from designate-tempest-plugin cache and applying ref master
2017-06-07 06:27:27,074 INFO nodepool.image.build.dpc: HEAD is now at 0e09e0f update designate tempest link
2017-06-07 06:27:27,126 INFO nodepool.image.build.dpc: (0745 / 1758)
2017-06-07 06:27:27,182 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/development-proposals.git in /opt/dib_cache/source-repositories/development_proposals_702d5df3ba995d7bccf464c67ecccb4e9eff4c88 with ref master
2017-06-07 06:27:28,142 INFO nodepool.image.build.dpc: Cloning from development-proposals cache and applying ref master
2017-06-07 06:27:28,407 INFO nodepool.image.build.dpc: HEAD is now at df0848e hashtag results from boston forum 2017
2017-06-07 06:27:28,458 INFO nodepool.image.build.dpc: (0746 / 1758)
2017-06-07 06:27:28,515 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-additional-pkg-repos.git in /opt/dib_cache/source-repositories/devstack_plugin_additional_pkg_repos_b629fd029524c2bac17975fbb4b8048c87b43eda with ref master
2017-06-07 06:27:29,275 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-additional-pkg-repos cache and applying ref master
2017-06-07 06:27:29,521 INFO nodepool.image.build.dpc: HEAD is now at 2190dde Bump version of libvirt + kvm-qemu
2017-06-07 06:27:29,582 INFO nodepool.image.build.dpc: (0747 / 1758)
2017-06-07 06:27:29,639 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_de0dd868ad3106b7170e9389dc6a13150d2438d8 with ref master
2017-06-07 06:27:30,410 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-amqp1 cache and applying ref master
2017-06-07 06:27:30,661 INFO nodepool.image.build.dpc: HEAD is now at 59221dd Add the 'external' message bus configuration option
2017-06-07 06:27:30,712 INFO nodepool.image.build.dpc: (0748 / 1758)
2017-06-07 06:27:30,768 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-bdd.git in /opt/dib_cache/source-repositories/devstack_plugin_bdd_9edc8a3d92c96f7905c5dcd55926efb64b08249d with ref master
2017-06-07 06:27:31,885 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-bdd cache and applying ref master
2017-06-07 06:27:32,125 INFO nodepool.image.build.dpc: HEAD is now at 76dafe0 Override TEMPEST_STORAGE_PROTOCOL option
2017-06-07 06:27:32,176 INFO nodepool.image.build.dpc: (0749 / 1758)
2017-06-07 06:27:32,234 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_1b6a0e6162a1c751b207d81bf554174a6298ef97 with ref master
2017-06-07 06:27:33,134 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-ceph cache and applying ref master
2017-06-07 06:27:33,380 INFO nodepool.image.build.dpc: HEAD is now at 1e808b7 Set share enable_protocols for cephfsnfs driver
2017-06-07 06:27:33,431 INFO nodepool.image.build.dpc: (0750 / 1758)
2017-06-07 06:27:33,487 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_d6022badb942577d2ddbd4bddb19f342c70f11da with ref master
2017-06-07 06:27:34,319 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-container cache and applying ref master
2017-06-07 06:27:34,553 INFO nodepool.image.build.dpc: HEAD is now at e39a806 Handle missing of package linux-image-extra-virtual
2017-06-07 06:27:34,610 INFO nodepool.image.build.dpc: (0751 / 1758)
2017-06-07 06:27:34,672 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-glusterfs.git in /opt/dib_cache/source-repositories/devstack_plugin_glusterfs_8dd729a07053d5f6751f6d5a9027639628626360 with ref master
2017-06-07 06:27:35,500 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-glusterfs cache and applying ref master
2017-06-07 06:27:35,748 INFO nodepool.image.build.dpc: HEAD is now at 99a3d82 manila: use local.conf in pre_test_hook script
2017-06-07 06:27:35,805 INFO nodepool.image.build.dpc: (0752 / 1758)
2017-06-07 06:27:35,905 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-hdfs.git in /opt/dib_cache/source-repositories/devstack_plugin_hdfs_a92d75532678a98dcefde6d3ed26cd3e5152c1c9 with ref master
2017-06-07 06:27:36,696 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-hdfs cache and applying ref master
2017-06-07 06:27:36,936 INFO nodepool.image.build.dpc: HEAD is now at a83f203 Merge "manila: use local.conf in pre_test_hook script"
2017-06-07 06:27:36,986 INFO nodepool.image.build.dpc: (0753 / 1758)
2017-06-07 06:27:37,042 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_e186f7da03cecce360b795b52ca41588c3366748 with ref master
2017-06-07 06:27:37,912 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-kafka cache and applying ref master
2017-06-07 06:27:38,148 INFO nodepool.image.build.dpc: HEAD is now at 05a09eb Setup RPC and Notification hybrid messaging backends
2017-06-07 06:27:38,197 INFO nodepool.image.build.dpc: (0754 / 1758)
2017-06-07 06:27:38,255 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-libvirt-qemu.git in /opt/dib_cache/source-repositories/devstack_plugin_libvirt_qemu_f4313da30b55e2198adcfea48188175782cc1f95 with ref master
2017-06-07 06:27:39,066 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-libvirt-qemu cache and applying ref master
2017-06-07 06:27:39,307 INFO nodepool.image.build.dpc: HEAD is now at fa342a7 Initial release
2017-06-07 06:27:39,359 INFO nodepool.image.build.dpc: (0755 / 1758)
2017-06-07 06:27:39,416 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-mariadb.git in /opt/dib_cache/source-repositories/devstack_plugin_mariadb_954559913e7c0355016cad92e52e56a3393a08a2 with ref master
2017-06-07 06:27:40,161 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-mariadb cache and applying ref master
2017-06-07 06:27:40,399 INFO nodepool.image.build.dpc: HEAD is now at 5942d94 Use default XtraDB engine
2017-06-07 06:27:40,450 INFO nodepool.image.build.dpc: (0756 / 1758)
2017-06-07 06:27:40,505 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_32259f39e40751022d3f26a1ffb874c0fbddbffd with ref master
2017-06-07 06:27:41,326 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-nfs cache and applying ref master
2017-06-07 06:27:41,566 INFO nodepool.image.build.dpc: HEAD is now at e0e6d0e Switch to nas_host/nas_share_path options
2017-06-07 06:27:41,617 INFO nodepool.image.build.dpc: (0757 / 1758)
2017-06-07 06:27:41,674 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-pika.git in /opt/dib_cache/source-repositories/devstack_plugin_pika_e5b939bddad1efec28c34c4d92acb4be9dcd1136 with ref master
2017-06-07 06:27:42,433 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-pika cache and applying ref master
2017-06-07 06:27:42,668 INFO nodepool.image.build.dpc: HEAD is now at a3a2894 Add get_transport_url function patching
2017-06-07 06:27:42,719 INFO nodepool.image.build.dpc: (0758 / 1758)
2017-06-07 06:27:42,775 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-sheepdog.git in /opt/dib_cache/source-repositories/devstack_plugin_sheepdog_61c3e6c2f0d48d022accbd44bdd963651e33e6a1 with ref master
2017-06-07 06:27:43,575 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-sheepdog cache and applying ref master
2017-06-07 06:27:43,817 INFO nodepool.image.build.dpc: HEAD is now at 95947d6 Fix repository uri in README.rst
2017-06-07 06:27:43,870 INFO nodepool.image.build.dpc: (0759 / 1758)
2017-06-07 06:27:43,926 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-tar-installer.git in /opt/dib_cache/source-repositories/devstack_plugin_tar_installer_ae1bafd3b630dd9ebee18b41081eadfcf77e54be with ref master
2017-06-07 06:27:44,781 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-tar-installer cache and applying ref master
2017-06-07 06:27:45,013 INFO nodepool.image.build.dpc: HEAD is now at d2d9575 Added .gitreview
2017-06-07 06:27:45,064 INFO nodepool.image.build.dpc: (0760 / 1758)
2017-06-07 06:27:45,121 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-plugin-zmq.git in /opt/dib_cache/source-repositories/devstack_plugin_zmq_0a7360630974238467df750c9d4e06ba6e01e400 with ref master
2017-06-07 06:27:46,159 INFO nodepool.image.build.dpc: Cloning from devstack-plugin-zmq cache and applying ref master
2017-06-07 06:27:46,411 INFO nodepool.image.build.dpc: HEAD is now at 4a0498c Show team and repo badges on README
2017-06-07 06:27:46,462 INFO nodepool.image.build.dpc: (0761 / 1758)
2017-06-07 06:27:46,518 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_5b524062a515562dd07ddfe469ac098be757d453 with ref master
2017-06-07 06:27:47,307 INFO nodepool.image.build.dpc: Cloning from devstack-tools cache and applying ref master
2017-06-07 06:27:47,550 INFO nodepool.image.build.dpc: HEAD is now at 8a9057a Insert the right content at end of files
2017-06-07 06:27:47,600 INFO nodepool.image.build.dpc: (0762 / 1758)
2017-06-07 06:27:47,656 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/dib-utils.git in /opt/dib_cache/source-repositories/dib_utils_c4076b833cbeefb67c45a83dbef1f0b2c4db110d with ref master
2017-06-07 06:27:48,410 INFO nodepool.image.build.dpc: Cloning from dib-utils cache and applying ref master
2017-06-07 06:27:48,649 INFO nodepool.image.build.dpc: HEAD is now at 694d298 Show team and repo badges on README
2017-06-07 06:27:48,701 INFO nodepool.image.build.dpc: (0763 / 1758)
2017-06-07 06:27:48,766 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_c8c1fd73f9cf845c8c2d14a5f4b3f47d3d8c94e6 with ref master
2017-06-07 06:27:51,013 INFO nodepool.image.build.dpc: Cloning from diskimage-builder cache and applying ref master
2017-06-07 06:27:51,449 INFO nodepool.image.build.dpc: HEAD is now at e54ba47 Merge "Move ppc block-device default to right $ARCH"
2017-06-07 06:27:51,503 INFO nodepool.image.build.dpc: (0764 / 1758)
2017-06-07 06:27:51,558 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/distil.git in /opt/dib_cache/source-repositories/distil_970886966d122ebf995bbff466f0a452777f6a73 with ref master
2017-06-07 06:27:52,425 INFO nodepool.image.build.dpc: Cloning from distil cache and applying ref master
2017-06-07 06:27:52,809 INFO nodepool.image.build.dpc: HEAD is now at f44c8d0 Merge "Add unit tests for service modules"
2017-06-07 06:27:52,859 INFO nodepool.image.build.dpc: (0765 / 1758)
2017-06-07 06:27:52,916 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/distil-ui.git in /opt/dib_cache/source-repositories/distil_ui_1d7503de3dd85d628cbe47226ff24cf7a97f8df5 with ref master
2017-06-07 06:27:53,761 INFO nodepool.image.build.dpc: Cloning from distil-ui cache and applying ref master
2017-06-07 06:27:54,031 INFO nodepool.image.build.dpc: HEAD is now at b1aad7d Merge "Fix wrong host of resource URL"
2017-06-07 06:27:54,083 INFO nodepool.image.build.dpc: (0766 / 1758)
2017-06-07 06:27:54,140 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/django-openstack-auth-kerberos.git in /opt/dib_cache/source-repositories/django_openstack_auth_kerberos_eb7a40510a5883ba493341ed6c3926f8e47203e9 with ref master
2017-06-07 06:27:54,918 INFO nodepool.image.build.dpc: Cloning from django-openstack-auth-kerberos cache and applying ref master
2017-06-07 06:27:55,152 INFO nodepool.image.build.dpc: HEAD is now at 22f2889 delete all files in the repo
2017-06-07 06:27:55,203 INFO nodepool.image.build.dpc: (0767 / 1758)
2017-06-07 06:27:55,263 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/django_openstack_auth.git in /opt/dib_cache/source-repositories/django_openstack_auth_50aadbc90ab1937de1e34ead61c3c06ebe8ca2fa with ref master
2017-06-07 06:27:57,616 INFO nodepool.image.build.dpc: Cloning from django_openstack_auth cache and applying ref master
2017-06-07 06:27:57,887 INFO nodepool.image.build.dpc: HEAD is now at b0a2a39 Fix doc build
2017-06-07 06:27:57,938 INFO nodepool.image.build.dpc: (0768 / 1758)
2017-06-07 06:27:57,996 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/doc8.git in /opt/dib_cache/source-repositories/doc8_82922c5b343b2322612fbc1f1027384404004404 with ref master
2017-06-07 06:27:58,883 INFO nodepool.image.build.dpc: Cloning from doc8 cache and applying ref master
2017-06-07 06:27:59,127 INFO nodepool.image.build.dpc: HEAD is now at 88d50ec Merge "Remove os.path.abspath() in ignore paths"
2017-06-07 06:27:59,178 INFO nodepool.image.build.dpc: (0769 / 1758)
2017-06-07 06:27:59,235 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/docker-machine-openstack.git in /opt/dib_cache/source-repositories/docker_machine_openstack_0cc25a17b8a965e589efa95fc3fdb57824f8cf20 with ref master
2017-06-07 06:28:00,065 INFO nodepool.image.build.dpc: Cloning from docker-machine-openstack cache and applying ref master
2017-06-07 06:28:00,304 INFO nodepool.image.build.dpc: HEAD is now at f2bf1a7 Get depend-update to work reliably
2017-06-07 06:28:00,355 INFO nodepool.image.build.dpc: (0770 / 1758)
2017-06-07 06:28:00,410 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/docs-specs.git in /opt/dib_cache/source-repositories/docs_specs_a00121f27f1106bbfbe3ec6dff5a3c0767aafc94 with ref master
2017-06-07 06:28:01,369 INFO nodepool.image.build.dpc: Cloning from docs-specs cache and applying ref master
2017-06-07 06:28:01,658 INFO nodepool.image.build.dpc: HEAD is now at 98180a2 Merge "Adds spec for unifying the themes used on docs.openstack.org"
2017-06-07 06:28:01,708 INFO nodepool.image.build.dpc: (0771 / 1758)
2017-06-07 06:28:01,764 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/downpour.git in /opt/dib_cache/source-repositories/downpour_ff4431b1b47af12ad6ff193fe5bff6f93043cf58 with ref master
2017-06-07 06:28:02,573 INFO nodepool.image.build.dpc: Cloning from downpour cache and applying ref master
2017-06-07 06:28:02,825 INFO nodepool.image.build.dpc: HEAD is now at 86eae49 fix flavor and nic handling for servers
2017-06-07 06:28:02,875 INFO nodepool.image.build.dpc: (0772 / 1758)
2017-06-07 06:28:02,931 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/dox.git in /opt/dib_cache/source-repositories/dox_14cd29e4c6c3ace47e76232ca3f0079674f0a053 with ref master
2017-06-07 06:28:03,794 INFO nodepool.image.build.dpc: Cloning from dox cache and applying ref master
2017-06-07 06:28:04,046 INFO nodepool.image.build.dpc: HEAD is now at a842b2d Add ubuntu-xenial docker image
2017-06-07 06:28:04,099 INFO nodepool.image.build.dpc: (0773 / 1758)
2017-06-07 06:28:04,156 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/dragonflow.git in /opt/dib_cache/source-repositories/dragonflow_9ea82858d9bea1c9b28e385d512474b92eee2f41 with ref master
2017-06-07 06:28:06,452 INFO nodepool.image.build.dpc: Cloning from dragonflow cache and applying ref master
2017-06-07 06:28:06,926 INFO nodepool.image.build.dpc: HEAD is now at d725f52 Merge "[05/xx] Remove lport.local_network_id"
2017-06-07 06:28:06,977 INFO nodepool.image.build.dpc: (0774 / 1758)
2017-06-07 06:28:07,035 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/drbd-devstack.git in /opt/dib_cache/source-repositories/drbd_devstack_5ac2df66bc4968fb655e7f27991aeccb48fa6eba with ref master
2017-06-07 06:28:07,944 INFO nodepool.image.build.dpc: Cloning from drbd-devstack cache and applying ref master
2017-06-07 06:28:08,182 INFO nodepool.image.build.dpc: HEAD is now at d2c709f dkms packages doesn't automatically install linux-headers anymore.
2017-06-07 06:28:08,233 INFO nodepool.image.build.dpc: (0775 / 1758)
2017-06-07 06:28:08,289 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/driverlog.git in /opt/dib_cache/source-repositories/driverlog_97fe6eb5be39e70bc8e2050aa700cab85d75eed6 with ref master
2017-06-07 06:28:09,285 INFO nodepool.image.build.dpc: Cloning from driverlog cache and applying ref master
2017-06-07 06:28:09,546 INFO nodepool.image.build.dpc: HEAD is now at 12feaf5 Add dorado support description for cinder huawei driver
2017-06-07 06:28:09,596 INFO nodepool.image.build.dpc: (0776 / 1758)
2017-06-07 06:28:09,654 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ec2-api.git in /opt/dib_cache/source-repositories/ec2_api_6d72cb3a1492a0b4350051a6afce50c2df8ecd6c with ref master
2017-06-07 06:28:11,157 INFO nodepool.image.build.dpc: Cloning from ec2-api cache and applying ref master
2017-06-07 06:28:11,514 INFO nodepool.image.build.dpc: HEAD is now at b560a6b Merge "minor fix to https://review.openstack.org/#/c/466115/"
2017-06-07 06:28:11,566 INFO nodepool.image.build.dpc: (0777 / 1758)
2017-06-07 06:28:11,634 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ec2-driver.git in /opt/dib_cache/source-repositories/ec2_driver_ee7a883dafc729868bbcc8ac0151aba1d943620c with ref master
2017-06-07 06:28:12,517 INFO nodepool.image.build.dpc: Cloning from ec2-driver cache and applying ref master
2017-06-07 06:28:12,779 INFO nodepool.image.build.dpc: HEAD is now at 73e812f Venu | Updated OpenStack summit 2015 video
2017-06-07 06:28:12,830 INFO nodepool.image.build.dpc: (0778 / 1758)
2017-06-07 06:28:12,886 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ekko.git in /opt/dib_cache/source-repositories/ekko_19205bc556bd15ea80dc179833277f68a8e82727 with ref master
2017-06-07 06:28:13,719 INFO nodepool.image.build.dpc: Cloning from ekko cache and applying ref master
2017-06-07 06:28:13,961 INFO nodepool.image.build.dpc: HEAD is now at 7adf88d Merge "Updated from global requirements"
2017-06-07 06:28:14,011 INFO nodepool.image.build.dpc: (0779 / 1758)
2017-06-07 06:28:14,068 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/election.git in /opt/dib_cache/source-repositories/election_bbc7615f5a48d9a2761851a9fe26bd5303e6990e with ref master
2017-06-07 06:28:15,123 INFO nodepool.image.build.dpc: Cloning from election cache and applying ref master
2017-06-07 06:28:15,483 INFO nodepool.image.build.dpc: HEAD is now at cf7d49b Slight improvement to the TC mail announce
2017-06-07 06:28:15,534 INFO nodepool.image.build.dpc: (0780 / 1758)
2017-06-07 06:28:15,591 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/enterprise-wg.git in /opt/dib_cache/source-repositories/enterprise_wg_8ecd31c9a42f1a807a2ed66ffaeb4261febe7bbf with ref master
2017-06-07 06:28:16,425 INFO nodepool.image.build.dpc: Cloning from enterprise-wg cache and applying ref master
2017-06-07 06:28:16,687 INFO nodepool.image.build.dpc: HEAD is now at 1507f82 Added .gitreview
2017-06-07 06:28:16,736 INFO nodepool.image.build.dpc: (0781 / 1758)
2017-06-07 06:28:16,792 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/entropy.git in /opt/dib_cache/source-repositories/entropy_db242c3708c09acce5206442f5ac5561ee0032aa with ref master
2017-06-07 06:28:17,676 INFO nodepool.image.build.dpc: Cloning from entropy cache and applying ref master
2017-06-07 06:28:17,917 INFO nodepool.image.build.dpc: HEAD is now at 33c4b02 Next version is 0.2
2017-06-07 06:28:17,968 INFO nodepool.image.build.dpc: (0782 / 1758)
2017-06-07 06:28:18,025 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_f09c3152ed215d2075c94af59a6f90e7076ee13c with ref master
2017-06-07 06:28:18,905 INFO nodepool.image.build.dpc: Cloning from eslint-config-openstack cache and applying ref master
2017-06-07 06:28:19,148 INFO nodepool.image.build.dpc: HEAD is now at 894825a Merge "Fix the typo of release doc"
2017-06-07 06:28:19,199 INFO nodepool.image.build.dpc: (0783 / 1758)
2017-06-07 06:28:19,255 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/evoque.git in /opt/dib_cache/source-repositories/evoque_492eb00cd37c87219297b9741ada0c44aaa34c2e with ref master
2017-06-07 06:28:20,062 INFO nodepool.image.build.dpc: Cloning from evoque cache and applying ref master
2017-06-07 06:28:20,310 INFO nodepool.image.build.dpc: HEAD is now at 8ca7ece Change LOG.warn to LOG.warning
2017-06-07 06:28:20,361 INFO nodepool.image.build.dpc: (0784 / 1758)
2017-06-07 06:28:20,416 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/evoque-dashboard.git in /opt/dib_cache/source-repositories/evoque_dashboard_ddd0dae504e6be4aa83ecb91868e942c4a97c6ef with ref master
2017-06-07 06:28:21,184 INFO nodepool.image.build.dpc: Cloning from evoque-dashboard cache and applying ref master
2017-06-07 06:28:21,423 INFO nodepool.image.build.dpc: HEAD is now at 02b6121 Remove timesince_or_never filter and make created/updated more readable
2017-06-07 06:28:21,475 INFO nodepool.image.build.dpc: (0785 / 1758)
2017-06-07 06:28:21,532 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/faafo.git in /opt/dib_cache/source-repositories/faafo_ccf0d3178144b9d4545e6e844783b9a385e176e1 with ref master
2017-06-07 06:28:22,388 INFO nodepool.image.build.dpc: Cloning from faafo cache and applying ref master
2017-06-07 06:28:22,637 INFO nodepool.image.build.dpc: HEAD is now at d7cb657 Merge "Show team and repo badges on README"
2017-06-07 06:28:22,688 INFO nodepool.image.build.dpc: (0786 / 1758)
2017-06-07 06:28:22,744 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fairy-slipper.git in /opt/dib_cache/source-repositories/fairy_slipper_8f920962a46d5d157b5d24fa046e7663ce806f9e with ref master
2017-06-07 06:28:23,609 INFO nodepool.image.build.dpc: Cloning from fairy-slipper cache and applying ref master
2017-06-07 06:28:23,848 INFO nodepool.image.build.dpc: HEAD is now at cd8f1e8 Retire fairy-slipper API doc tools project
2017-06-07 06:28:23,900 INFO nodepool.image.build.dpc: (0787 / 1758)
2017-06-07 06:28:23,959 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/flame.git in /opt/dib_cache/source-repositories/flame_251b69c16bd2d5ab8beea8f4165338e3404e161a with ref master
2017-06-07 06:28:24,722 INFO nodepool.image.build.dpc: Cloning from flame cache and applying ref master
2017-06-07 06:28:24,968 INFO nodepool.image.build.dpc: HEAD is now at 2cc573d Merge "Adding --exclude-secgroup option"
2017-06-07 06:28:25,019 INFO nodepool.image.build.dpc: (0788 / 1758)
2017-06-07 06:28:25,076 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/foxnut.git in /opt/dib_cache/source-repositories/foxnut_d189ca65a0c139087da2449be7267e9423839e16 with ref master
2017-06-07 06:28:25,877 INFO nodepool.image.build.dpc: Cloning from foxnut cache and applying ref master
2017-06-07 06:28:26,121 INFO nodepool.image.build.dpc: HEAD is now at 6ce94a3 add db models
2017-06-07 06:28:26,172 INFO nodepool.image.build.dpc: (0789 / 1758)
2017-06-07 06:28:26,231 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_d7a123eaf0f7cf3b7078e02e5113f6e913ec7128 with ref master
2017-06-07 06:28:27,830 INFO nodepool.image.build.dpc: Cloning from freezer cache and applying ref master
2017-06-07 06:28:28,179 INFO nodepool.image.build.dpc: HEAD is now at 7e3efd8 Updated from global requirements
2017-06-07 06:28:28,230 INFO nodepool.image.build.dpc: (0790 / 1758)
2017-06-07 06:28:28,287 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_afe758af7f07a0638c2401ecbe150b1f16b699ad with ref master
2017-06-07 06:28:29,380 INFO nodepool.image.build.dpc: Cloning from freezer-api cache and applying ref master
2017-06-07 06:28:29,679 INFO nodepool.image.build.dpc: HEAD is now at 3a6ec7c Configure dsvm gate job to use uwsgi instead of apache2
2017-06-07 06:28:29,729 INFO nodepool.image.build.dpc: (0791 / 1758)
2017-06-07 06:28:29,787 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_cab8ae1598f6ae31ce3b80b22329d8c39aa47769 with ref master
2017-06-07 06:28:30,588 INFO nodepool.image.build.dpc: Cloning from freezer-dr cache and applying ref master
2017-06-07 06:28:30,882 INFO nodepool.image.build.dpc: HEAD is now at 4d11ee7 Update freezer-dr for pike goal python 3.5
2017-06-07 06:28:30,944 INFO nodepool.image.build.dpc: (0792 / 1758)
2017-06-07 06:28:31,000 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_e0a5cfee09728998dc6633ad8a449fd555e3a63c with ref master
2017-06-07 06:28:31,768 INFO nodepool.image.build.dpc: Cloning from freezer-specs cache and applying ref master
2017-06-07 06:28:32,010 INFO nodepool.image.build.dpc: HEAD is now at 8879e78 Increase s3 driver support
2017-06-07 06:28:32,061 INFO nodepool.image.build.dpc: (0793 / 1758)
2017-06-07 06:28:32,120 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_f6bc623599dc955bd743762f4223506789717163 with ref master
2017-06-07 06:28:33,144 INFO nodepool.image.build.dpc: Cloning from freezer-web-ui cache and applying ref master
2017-06-07 06:28:33,438 INFO nodepool.image.build.dpc: HEAD is now at f16c0f0 Updated from global requirements
2017-06-07 06:28:33,489 INFO nodepool.image.build.dpc: (0794 / 1758)
2017-06-07 06:28:33,546 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-agent.git in /opt/dib_cache/source-repositories/fuel_agent_3e8cebb838d1c0e3e4b1d9b56d037fb5532f0d28 with ref master
2017-06-07 06:28:34,881 INFO nodepool.image.build.dpc: Cloning from fuel-agent cache and applying ref master
2017-06-07 06:28:35,193 INFO nodepool.image.build.dpc: HEAD is now at 92baf4b Merge "Replaces yaml.load() with yaml.safe_load() for fuel-agent"
2017-06-07 06:28:35,244 INFO nodepool.image.build.dpc: (0795 / 1758)
2017-06-07 06:28:35,302 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-astute.git in /opt/dib_cache/source-repositories/fuel_astute_1ce22870328cadf7909462f6684c19933401dafb with ref master
2017-06-07 06:28:36,698 INFO nodepool.image.build.dpc: Cloning from fuel-astute cache and applying ref master
2017-06-07 06:28:37,034 INFO nodepool.image.build.dpc: HEAD is now at e61117b Merge "Revert "Bump version to 11.0.0""
2017-06-07 06:28:37,086 INFO nodepool.image.build.dpc: (0796 / 1758)
2017-06-07 06:28:37,142 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp.git in /opt/dib_cache/source-repositories/fuel_ccp_361173a1b70103fd2300d12153898f9587ecdd9a with ref master
2017-06-07 06:28:38,551 INFO nodepool.image.build.dpc: Cloning from fuel-ccp cache and applying ref master
2017-06-07 06:28:38,939 INFO nodepool.image.build.dpc: HEAD is now at 9b84e96 Merge "Diagnostic snapshot description"
2017-06-07 06:28:38,990 INFO nodepool.image.build.dpc: (0797 / 1758)
2017-06-07 06:28:39,046 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-ceph.git in /opt/dib_cache/source-repositories/fuel_ccp_ceph_c4b2adfb5b74f3a4f18104e94d451080feb059ba with ref master
2017-06-07 06:28:39,903 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-ceph cache and applying ref master
2017-06-07 06:28:40,145 INFO nodepool.image.build.dpc: HEAD is now at 95f0d72 Merge "Fix rgw keystone admin domain"
2017-06-07 06:28:40,196 INFO nodepool.image.build.dpc: (0798 / 1758)
2017-06-07 06:28:40,253 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-ci-config.git in /opt/dib_cache/source-repositories/fuel_ccp_ci_config_d2bb1d85dfb456bdbd4df10b8da0f616343b55d7 with ref master
2017-06-07 06:28:41,270 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-ci-config cache and applying ref master
2017-06-07 06:28:41,543 INFO nodepool.image.build.dpc: HEAD is now at bffbde2 Turn off periodic smoke jobs
2017-06-07 06:28:41,595 INFO nodepool.image.build.dpc: (0799 / 1758)
2017-06-07 06:28:41,654 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-cinder.git in /opt/dib_cache/source-repositories/fuel_ccp_cinder_7396e075860bc82e28d286213c42e64a48d56b36 with ref master
2017-06-07 06:28:42,573 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-cinder cache and applying ref master
2017-06-07 06:28:42,826 INFO nodepool.image.build.dpc: HEAD is now at af076ce Fix database address reference
2017-06-07 06:28:42,877 INFO nodepool.image.build.dpc: (0800 / 1758)
2017-06-07 06:28:42,933 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-debian-base.git in /opt/dib_cache/source-repositories/fuel_ccp_debian_base_32507e5cbfaf8be29071c426f8954e77df2bbe05 with ref master
2017-06-07 06:28:43,679 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-debian-base cache and applying ref master
2017-06-07 06:28:43,927 INFO nodepool.image.build.dpc: HEAD is now at 4802a43 Pin python-etcd version 'till we fix our entrypoints
2017-06-07 06:28:43,980 INFO nodepool.image.build.dpc: (0801 / 1758)
2017-06-07 06:28:44,037 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-designate.git in /opt/dib_cache/source-repositories/fuel_ccp_designate_60f778aa5143573b9e9500829c3e63d1fe961742 with ref master
2017-06-07 06:28:44,904 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-designate cache and applying ref master
2017-06-07 06:28:45,153 INFO nodepool.image.build.dpc: HEAD is now at 89ad4dd Implement TLS support for Designate
2017-06-07 06:28:45,204 INFO nodepool.image.build.dpc: (0802 / 1758)
2017-06-07 06:28:45,260 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-elasticsearch.git in /opt/dib_cache/source-repositories/fuel_ccp_elasticsearch_b88750570e36b5537a4cf39ba06a0518775dd2f4 with ref master
2017-06-07 06:28:46,020 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-elasticsearch cache and applying ref master
2017-06-07 06:28:46,260 INFO nodepool.image.build.dpc: HEAD is now at 5e5a32c Add elasticsearch support
2017-06-07 06:28:46,310 INFO nodepool.image.build.dpc: (0803 / 1758)
2017-06-07 06:28:46,367 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-entrypoint.git in /opt/dib_cache/source-repositories/fuel_ccp_entrypoint_cce2dd1131de4df76356f206e5a305520b8edf18 with ref master
2017-06-07 06:28:47,248 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-entrypoint cache and applying ref master
2017-06-07 06:28:47,508 INFO nodepool.image.build.dpc: HEAD is now at 10dcd1b Adding global secret configs support
2017-06-07 06:28:47,576 INFO nodepool.image.build.dpc: (0804 / 1758)
2017-06-07 06:28:47,633 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-etcd.git in /opt/dib_cache/source-repositories/fuel_ccp_etcd_ed9535c621df5c2cd822011e514393a56e099969 with ref master
2017-06-07 06:28:48,474 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-etcd cache and applying ref master
2017-06-07 06:28:48,720 INFO nodepool.image.build.dpc: HEAD is now at de9c9bf Take configs from global secret
2017-06-07 06:28:48,773 INFO nodepool.image.build.dpc: (0805 / 1758)
2017-06-07 06:28:48,829 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-galera.git in /opt/dib_cache/source-repositories/fuel_ccp_galera_1cd1befc49734b0f95b2a79a47db4079ea5ac38a with ref master
2017-06-07 06:28:49,763 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-galera cache and applying ref master
2017-06-07 06:28:50,021 INFO nodepool.image.build.dpc: HEAD is now at 733e71b Fix database-backup dependencies
2017-06-07 06:28:50,074 INFO nodepool.image.build.dpc: (0806 / 1758)
2017-06-07 06:28:50,132 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-glance.git in /opt/dib_cache/source-repositories/fuel_ccp_glance_1ef58181d2dd8042fda689e71b601b1ca07e42d1 with ref master
2017-06-07 06:28:50,997 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-glance cache and applying ref master
2017-06-07 06:28:51,259 INFO nodepool.image.build.dpc: HEAD is now at bb32b24 Possible fix for glance swift ssl
2017-06-07 06:28:51,311 INFO nodepool.image.build.dpc: (0807 / 1758)
2017-06-07 06:28:51,368 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-grafana.git in /opt/dib_cache/source-repositories/fuel_ccp_grafana_c736e26063e4707504420acfdbd04308847ae0d8 with ref master
2017-06-07 06:28:52,167 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-grafana cache and applying ref master
2017-06-07 06:28:52,404 INFO nodepool.image.build.dpc: HEAD is now at e76f6c6 Adding readiness check for grafana
2017-06-07 06:28:52,455 INFO nodepool.image.build.dpc: (0808 / 1758)
2017-06-07 06:28:52,511 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-heat.git in /opt/dib_cache/source-repositories/fuel_ccp_heat_4d46d49e34a144aaeaacad0370895007b5c33195 with ref master
2017-06-07 06:28:53,318 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-heat cache and applying ref master
2017-06-07 06:28:53,579 INFO nodepool.image.build.dpc: HEAD is now at 9cf91c2 Fix upgrade definition
2017-06-07 06:28:53,641 INFO nodepool.image.build.dpc: (0809 / 1758)
2017-06-07 06:28:53,698 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-horizon.git in /opt/dib_cache/source-repositories/fuel_ccp_horizon_983df0fe927538a57e5388840871c18c88d7a090 with ref master
2017-06-07 06:28:54,479 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-horizon cache and applying ref master
2017-06-07 06:28:54,728 INFO nodepool.image.build.dpc: HEAD is now at ff04f07 Store sensitive configs in secret
2017-06-07 06:28:54,778 INFO nodepool.image.build.dpc: (0810 / 1758)
2017-06-07 06:28:54,835 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-installer.git in /opt/dib_cache/source-repositories/fuel_ccp_installer_63a07b3401c5569c3a4bad24a9dec431d95843ce with ref master
2017-06-07 06:28:55,916 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-installer cache and applying ref master
2017-06-07 06:28:56,198 INFO nodepool.image.build.dpc: HEAD is now at 05f11e6 Improve tolerance for failed nodes
2017-06-07 06:28:56,249 INFO nodepool.image.build.dpc: (0811 / 1758)
2017-06-07 06:28:56,305 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-ironic.git in /opt/dib_cache/source-repositories/fuel_ccp_ironic_1fda077abe1c3fc0815200f398d796098e002323 with ref master
2017-06-07 06:28:57,090 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-ironic cache and applying ref master
2017-06-07 06:28:57,335 INFO nodepool.image.build.dpc: HEAD is now at 9d55224 Add upgrade definition
2017-06-07 06:28:57,386 INFO nodepool.image.build.dpc: (0812 / 1758)
2017-06-07 06:28:57,443 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-keystone.git in /opt/dib_cache/source-repositories/fuel_ccp_keystone_b3cd75eceb78de75c7de932d2cc40d54df44a40d with ref master
2017-06-07 06:28:58,273 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-keystone cache and applying ref master
2017-06-07 06:28:58,535 INFO nodepool.image.build.dpc: HEAD is now at 6b14259 Fix command for waiting completion connections
2017-06-07 06:28:58,586 INFO nodepool.image.build.dpc: (0813 / 1758)
2017-06-07 06:28:58,642 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-mariadb.git in /opt/dib_cache/source-repositories/fuel_ccp_mariadb_26adfb7f41d2caf1576ecc2b1b9b31ade836d764 with ref master
2017-06-07 06:28:59,452 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-mariadb cache and applying ref master
2017-06-07 06:28:59,694 INFO nodepool.image.build.dpc: HEAD is now at 79bd65e Store sensitive configs in secret
2017-06-07 06:28:59,745 INFO nodepool.image.build.dpc: (0814 / 1758)
2017-06-07 06:28:59,801 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-memcached.git in /opt/dib_cache/source-repositories/fuel_ccp_memcached_11c972dfa8e60ad948a6cb293a037e63527dfa1f with ref master
2017-06-07 06:29:00,655 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-memcached cache and applying ref master
2017-06-07 06:29:00,896 INFO nodepool.image.build.dpc: HEAD is now at bba9037 Remove self-ref which breaks ccp deploy
2017-06-07 06:29:00,948 INFO nodepool.image.build.dpc: (0815 / 1758)
2017-06-07 06:29:01,004 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-murano.git in /opt/dib_cache/source-repositories/fuel_ccp_murano_7e2a08c12e5bb169495bd68b68c7649f99881ba3 with ref master
2017-06-07 06:29:01,771 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-murano cache and applying ref master
2017-06-07 06:29:02,017 INFO nodepool.image.build.dpc: HEAD is now at bfae7ce Merge "Add upgrade definition"
2017-06-07 06:29:02,068 INFO nodepool.image.build.dpc: (0816 / 1758)
2017-06-07 06:29:02,124 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-neutron.git in /opt/dib_cache/source-repositories/fuel_ccp_neutron_9f433b279fd97c91206a6c92b42be6494466d489 with ref master
2017-06-07 06:29:03,095 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-neutron cache and applying ref master
2017-06-07 06:29:03,382 INFO nodepool.image.build.dpc: HEAD is now at 41d6430 Merge "Add support for DPDK"
2017-06-07 06:29:03,432 INFO nodepool.image.build.dpc: (0817 / 1758)
2017-06-07 06:29:03,488 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-nginx.git in /opt/dib_cache/source-repositories/fuel_ccp_nginx_fc2d1ad5ed30f44e69d109a116d64b6332a1ae14 with ref master
2017-06-07 06:29:04,281 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-nginx cache and applying ref master
2017-06-07 06:29:04,524 INFO nodepool.image.build.dpc: HEAD is now at 71f4609 Use $http_host in a Host header
2017-06-07 06:29:04,574 INFO nodepool.image.build.dpc: (0818 / 1758)
2017-06-07 06:29:04,633 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-nova.git in /opt/dib_cache/source-repositories/fuel_ccp_nova_78bb1e1c30d1837e7b950ec9e85b8262c822dd0d with ref master
2017-06-07 06:29:05,549 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-nova cache and applying ref master
2017-06-07 06:29:05,814 INFO nodepool.image.build.dpc: HEAD is now at 40f9efe Add certificate for nova-compute-ironic
2017-06-07 06:29:05,864 INFO nodepool.image.build.dpc: (0819 / 1758)
2017-06-07 06:29:05,920 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-openstack-base.git in /opt/dib_cache/source-repositories/fuel_ccp_openstack_base_b4240f1b0238458a4001ed0e3ec22064e775e2f4 with ref master
2017-06-07 06:29:07,072 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-openstack-base cache and applying ref master
2017-06-07 06:29:07,315 INFO nodepool.image.build.dpc: HEAD is now at 8a564b5 Merge "Use constraints when install virtualenv"
2017-06-07 06:29:07,365 INFO nodepool.image.build.dpc: (0820 / 1758)
2017-06-07 06:29:07,422 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-rabbitmq.git in /opt/dib_cache/source-repositories/fuel_ccp_rabbitmq_2bb70acd9ceb3ec9fac135a6ba388315532d5e1d with ref master
2017-06-07 06:29:08,225 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-rabbitmq cache and applying ref master
2017-06-07 06:29:08,495 INFO nodepool.image.build.dpc: HEAD is now at 885eb77 Update RabbitMQ version to be 3.6.9-1
2017-06-07 06:29:08,546 INFO nodepool.image.build.dpc: (0821 / 1758)
2017-06-07 06:29:08,602 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-rally.git in /opt/dib_cache/source-repositories/fuel_ccp_rally_149fa52972bd587326ba0bd55f0858fbfdf3cef3 with ref master
2017-06-07 06:29:09,397 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-rally cache and applying ref master
2017-06-07 06:29:09,640 INFO nodepool.image.build.dpc: HEAD is now at 5c233e5 [tempest] Fix tag for skipped test for ocata
2017-06-07 06:29:09,691 INFO nodepool.image.build.dpc: (0822 / 1758)
2017-06-07 06:29:09,747 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-sahara.git in /opt/dib_cache/source-repositories/fuel_ccp_sahara_6951b599b2ec97a8846adb66ee244468bebcbd93 with ref master
2017-06-07 06:29:10,521 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-sahara cache and applying ref master
2017-06-07 06:29:10,774 INFO nodepool.image.build.dpc: HEAD is now at 5fa714c Merge "Add upgrade definition"
2017-06-07 06:29:10,825 INFO nodepool.image.build.dpc: (0823 / 1758)
2017-06-07 06:29:10,881 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-searchlight.git in /opt/dib_cache/source-repositories/fuel_ccp_searchlight_4250e252a39fe1923ea341441e08d0190f5f7c91 with ref master
2017-06-07 06:29:11,728 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-searchlight cache and applying ref master
2017-06-07 06:29:11,968 INFO nodepool.image.build.dpc: HEAD is now at 42b35f6 Store sensitive configs in secret
2017-06-07 06:29:12,019 INFO nodepool.image.build.dpc: (0824 / 1758)
2017-06-07 06:29:12,076 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-specs.git in /opt/dib_cache/source-repositories/fuel_ccp_specs_3773ff9e36a317dd30b49d96661033c27910ce67 with ref master
2017-06-07 06:29:12,882 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-specs cache and applying ref master
2017-06-07 06:29:13,123 INFO nodepool.image.build.dpc: HEAD is now at a16b14b Add ADL versioning proposal
2017-06-07 06:29:13,174 INFO nodepool.image.build.dpc: (0825 / 1758)
2017-06-07 06:29:13,233 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-stacklight.git in /opt/dib_cache/source-repositories/fuel_ccp_stacklight_9f96c06fcd58e313883ec1680329aabd9e989da2 with ref master
2017-06-07 06:29:14,153 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-stacklight cache and applying ref master
2017-06-07 06:29:14,428 INFO nodepool.image.build.dpc: HEAD is now at bd90fc1 Remove elasticsearch code from stacklight repo
2017-06-07 06:29:14,478 INFO nodepool.image.build.dpc: (0826 / 1758)
2017-06-07 06:29:14,534 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-tests.git in /opt/dib_cache/source-repositories/fuel_ccp_tests_1011a283359470adf8efc82d1cc07d3ef7208bf9 with ref master
2017-06-07 06:29:15,637 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-tests cache and applying ref master
2017-06-07 06:29:15,938 INFO nodepool.image.build.dpc: HEAD is now at a8f5e57 Increase default resources in devops templates
2017-06-07 06:29:15,989 INFO nodepool.image.build.dpc: (0827 / 1758)
2017-06-07 06:29:16,045 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ccp-zmq.git in /opt/dib_cache/source-repositories/fuel_ccp_zmq_144177b58c871cd0f346f438f9d9446f755b532a with ref master
2017-06-07 06:29:16,794 INFO nodepool.image.build.dpc: Cloning from fuel-ccp-zmq cache and applying ref master
2017-06-07 06:29:17,032 INFO nodepool.image.build.dpc: HEAD is now at 820bde0 Store sensitive configs in secret
2017-06-07 06:29:17,083 INFO nodepool.image.build.dpc: (0828 / 1758)
2017-06-07 06:29:17,140 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-dev-tools.git in /opt/dib_cache/source-repositories/fuel_dev_tools_6882cdd327508692c4e10dcf0cdde7572147f5d1 with ref master
2017-06-07 06:29:17,951 INFO nodepool.image.build.dpc: Cloning from fuel-dev-tools cache and applying ref master
2017-06-07 06:29:18,198 INFO nodepool.image.build.dpc: HEAD is now at fe9dcb9 Allow fuel-setup-network to configure repositories
2017-06-07 06:29:18,268 INFO nodepool.image.build.dpc: (0829 / 1758)
2017-06-07 06:29:18,326 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-devops.git in /opt/dib_cache/source-repositories/fuel_devops_ef2e69fc28f6ade5889607ec5604639057c1feaa with ref master
2017-06-07 06:29:19,838 INFO nodepool.image.build.dpc: Cloning from fuel-devops cache and applying ref master
2017-06-07 06:29:20,150 INFO nodepool.image.build.dpc: HEAD is now at 65d348c Fix logging
2017-06-07 06:29:20,201 INFO nodepool.image.build.dpc: (0830 / 1758)
2017-06-07 06:29:20,257 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-docs.git in /opt/dib_cache/source-repositories/fuel_docs_59d334cc6d07bbf7ea03cedb5adc24444fc88355 with ref master
2017-06-07 06:29:22,454 INFO nodepool.image.build.dpc: Cloning from fuel-docs cache and applying ref master
2017-06-07 06:29:22,857 INFO nodepool.image.build.dpc: HEAD is now at d97307f Merge "[Install Guide] Replace fuel-createmirror with fuel-mirror"
2017-06-07 06:29:22,908 INFO nodepool.image.build.dpc: (0831 / 1758)
2017-06-07 06:29:22,968 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-library.git in /opt/dib_cache/source-repositories/fuel_library_4589f2e603208f96a2d4e5d6fe8da61fd672da9f with ref master
2017-06-07 06:29:26,864 INFO nodepool.image.build.dpc: Cloning from fuel-library cache and applying ref master
2017-06-07 06:29:27,458 INFO nodepool.image.build.dpc: HEAD is now at 442f6a0 Corrected default limits filter in nova API
2017-06-07 06:29:27,515 INFO nodepool.image.build.dpc: (0832 / 1758)
2017-06-07 06:29:27,574 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-main.git in /opt/dib_cache/source-repositories/fuel_main_aec6b3d980c0fe1c8d240ead6430230a24b7df16 with ref master
2017-06-07 06:29:29,704 INFO nodepool.image.build.dpc: Cloning from fuel-main cache and applying ref master
2017-06-07 06:29:29,961 INFO nodepool.image.build.dpc: HEAD is now at 07a98df Remove unused gcc package
2017-06-07 06:29:30,012 INFO nodepool.image.build.dpc: (0833 / 1758)
2017-06-07 06:29:30,078 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-menu.git in /opt/dib_cache/source-repositories/fuel_menu_85e03e97b656194ee58cbc2c908d3a5af13d0a78 with ref master
2017-06-07 06:29:30,966 INFO nodepool.image.build.dpc: Cloning from fuel-menu cache and applying ref master
2017-06-07 06:29:31,225 INFO nodepool.image.build.dpc: HEAD is now at 6898196 Merge "Add ability to specify NO_PROXY variable"
2017-06-07 06:29:31,276 INFO nodepool.image.build.dpc: (0834 / 1758)
2017-06-07 06:29:31,333 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-mirror.git in /opt/dib_cache/source-repositories/fuel_mirror_94e536f7297137e0b107d0c17ddf65b590fc2299 with ref master
2017-06-07 06:29:32,214 INFO nodepool.image.build.dpc: Cloning from fuel-mirror cache and applying ref master
2017-06-07 06:29:32,477 INFO nodepool.image.build.dpc: HEAD is now at 567a5a1 [build][deb] Run custom scripts before build
2017-06-07 06:29:32,529 INFO nodepool.image.build.dpc: (0835 / 1758)
2017-06-07 06:29:32,587 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-nailgun-agent.git in /opt/dib_cache/source-repositories/fuel_nailgun_agent_b35e1802fe1eb9e289023bbcba1fe0013927412d with ref master
2017-06-07 06:29:33,385 INFO nodepool.image.build.dpc: Cloning from fuel-nailgun-agent cache and applying ref master
2017-06-07 06:29:33,629 INFO nodepool.image.build.dpc: HEAD is now at 0c458db Merge "Revert "Bump version to 11.0.0""
2017-06-07 06:29:33,680 INFO nodepool.image.build.dpc: (0836 / 1758)
2017-06-07 06:29:33,737 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-nailgun-extension-cluster-upgrade.git in /opt/dib_cache/source-repositories/fuel_nailgun_extension_cluster_upgrade_c099f02b3307a9fef45adc2a5a4fd6522d0dace4 with ref master
2017-06-07 06:29:34,478 INFO nodepool.image.build.dpc: Cloning from fuel-nailgun-extension-cluster-upgrade cache and applying ref master
2017-06-07 06:29:34,730 INFO nodepool.image.build.dpc: HEAD is now at b0dfcb9 Prepare for using standard python tests
2017-06-07 06:29:34,782 INFO nodepool.image.build.dpc: (0837 / 1758)
2017-06-07 06:29:34,838 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-nailgun-extension-converted-serializers.git in /opt/dib_cache/source-repositories/fuel_nailgun_extension_converted_serializers_ce2ef7cf545ef2ad226cf70f72780126ac03cdae with ref master
2017-06-07 06:29:35,661 INFO nodepool.image.build.dpc: Cloning from fuel-nailgun-extension-converted-serializers cache and applying ref master
2017-06-07 06:29:35,901 INFO nodepool.image.build.dpc: HEAD is now at 70a7ae5 Prepare for using standard python tests
2017-06-07 06:29:35,952 INFO nodepool.image.build.dpc: (0838 / 1758)
2017-06-07 06:29:36,008 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-nailgun-extension-iac.git in /opt/dib_cache/source-repositories/fuel_nailgun_extension_iac_877bad10a1cf6c2609e2213b8cd67f6ffadd7ced with ref master
2017-06-07 06:29:36,798 INFO nodepool.image.build.dpc: Cloning from fuel-nailgun-extension-iac cache and applying ref master
2017-06-07 06:29:37,059 INFO nodepool.image.build.dpc: HEAD is now at 816793c Merge "Prepare for using standard python tests"
2017-06-07 06:29:37,110 INFO nodepool.image.build.dpc: (0839 / 1758)
2017-06-07 06:29:37,169 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-noop-fixtures.git in /opt/dib_cache/source-repositories/fuel_noop_fixtures_af05a12431e113c39e38fb02c2787b421cb46ddf with ref master
2017-06-07 06:29:37,990 INFO nodepool.image.build.dpc: Cloning from fuel-noop-fixtures cache and applying ref master
2017-06-07 06:29:38,323 INFO nodepool.image.build.dpc: HEAD is now at 3bcd252 Add mu_upgrade hash
2017-06-07 06:29:38,375 INFO nodepool.image.build.dpc: (0840 / 1758)
2017-06-07 06:29:38,432 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-octane.git in /opt/dib_cache/source-repositories/fuel_octane_41eef6c4374c4481d2b54af45ea6eb2b1134e6e9 with ref master
2017-06-07 06:29:39,833 INFO nodepool.image.build.dpc: Cloning from fuel-octane cache and applying ref master
2017-06-07 06:29:40,179 INFO nodepool.image.build.dpc: HEAD is now at 63d00b4 Fix a typo
2017-06-07 06:29:40,231 INFO nodepool.image.build.dpc: (0841 / 1758)
2017-06-07 06:29:40,292 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ostf.git in /opt/dib_cache/source-repositories/fuel_ostf_492a90ec6bd3416177baf1aa80943d106878523a with ref master
2017-06-07 06:29:41,611 INFO nodepool.image.build.dpc: Cloning from fuel-ostf cache and applying ref master
2017-06-07 06:29:41,916 INFO nodepool.image.build.dpc: HEAD is now at 0efc135 Removing VMware support in 10 Fuel release
2017-06-07 06:29:41,967 INFO nodepool.image.build.dpc: (0842 / 1758)
2017-06-07 06:29:42,029 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-6wind-virtual-accelerator.git in /opt/dib_cache/source-repositories/fuel_plugin_6wind_virtual_accelerator_a8c643b5eb9518b0698044473d5cd0151378a552 with ref master
2017-06-07 06:29:42,773 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-6wind-virtual-accelerator cache and applying ref master
2017-06-07 06:29:43,042 INFO nodepool.image.build.dpc: HEAD is now at 8f4eed3 6wind-virtual-accelerator-plugin: update release to 3.0.1
2017-06-07 06:29:43,092 INFO nodepool.image.build.dpc: (0843 / 1758)
2017-06-07 06:29:43,146 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-astara.git in /opt/dib_cache/source-repositories/fuel_plugin_astara_3dd17ea2aeb15ba0f3a0579c6f2a7e484d9ca482 with ref master
2017-06-07 06:29:43,932 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-astara cache and applying ref master
2017-06-07 06:29:44,192 INFO nodepool.image.build.dpc: HEAD is now at a7614c8 Initial plugin checkin
2017-06-07 06:29:44,242 INFO nodepool.image.build.dpc: (0844 / 1758)
2017-06-07 06:29:44,298 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-availability-zones.git in /opt/dib_cache/source-repositories/fuel_plugin_availability_zones_3aa2d4e3da7a25335da2b4ccfe499674c76cc6b6 with ref master
2017-06-07 06:29:45,022 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-availability-zones cache and applying ref master
2017-06-07 06:29:45,257 INFO nodepool.image.build.dpc: HEAD is now at c52b824 Merge "update gitreview"
2017-06-07 06:29:45,309 INFO nodepool.image.build.dpc: (0845 / 1758)
2017-06-07 06:29:45,367 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-bgpvpn.git in /opt/dib_cache/source-repositories/fuel_plugin_bgpvpn_f8212352250a6c0cac996ed7e1e66dc8ea14628b with ref master
2017-06-07 06:29:46,140 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-bgpvpn cache and applying ref master
2017-06-07 06:29:46,544 INFO nodepool.image.build.dpc: HEAD is now at cdf0ee0 Integrate OpenStack Horizon support for BGPVPN
2017-06-07 06:29:46,594 INFO nodepool.image.build.dpc: (0846 / 1758)
2017-06-07 06:29:46,650 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-bigswitch.git in /opt/dib_cache/source-repositories/fuel_plugin_bigswitch_14e15f96b3977894b276bcbfdcea20b2ce0bd15f with ref master
2017-06-07 06:29:47,431 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-bigswitch cache and applying ref master
2017-06-07 06:29:47,862 INFO nodepool.image.build.dpc: HEAD is now at 39f7e45 run LACP on cinder node
2017-06-07 06:29:47,913 INFO nodepool.image.build.dpc: (0847 / 1758)
2017-06-07 06:29:47,969 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-block-device.git in /opt/dib_cache/source-repositories/fuel_plugin_block_device_f529ce2943ab65fde20a0de5e6096746eb8e3466 with ref master
2017-06-07 06:29:48,759 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-block-device cache and applying ref master
2017-06-07 06:29:49,008 INFO nodepool.image.build.dpc: HEAD is now at 6e070a9 Restart cinder services after changing cinder config on controllers
2017-06-07 06:29:49,063 INFO nodepool.image.build.dpc: (0848 / 1758)
2017-06-07 06:29:49,120 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-calamari.git in /opt/dib_cache/source-repositories/fuel_plugin_calamari_6ad3dc42b2ab7f20af5e79fcf704e2103758b700 with ref master
2017-06-07 06:29:49,886 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-calamari cache and applying ref master
2017-06-07 06:29:50,898 INFO nodepool.image.build.dpc: HEAD is now at 08c1fbf Merge "Update .gitreview for new namespace"
2017-06-07 06:29:50,948 INFO nodepool.image.build.dpc: (0849 / 1758)
2017-06-07 06:29:51,002 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-calico.git in /opt/dib_cache/source-repositories/fuel_plugin_calico_c16b259f709a16050d2a46ccd45813542639ef22 with ref master
2017-06-07 06:29:51,769 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-calico cache and applying ref master
2017-06-07 06:29:52,023 INFO nodepool.image.build.dpc: HEAD is now at 52a3bb9 Re-design plugin to support Fuel-9.0
2017-06-07 06:29:52,074 INFO nodepool.image.build.dpc: (0850 / 1758)
2017-06-07 06:29:52,131 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-ceilometer-redis.git in /opt/dib_cache/source-repositories/fuel_plugin_ceilometer_redis_01588df94862940b8823ded0f366c02f29cf0d13 with ref master
2017-06-07 06:29:52,888 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-ceilometer-redis cache and applying ref master
2017-06-07 06:29:53,157 INFO nodepool.image.build.dpc: HEAD is now at e8e20c9 Docs and version are updated for MOS 9.0 compatibility
2017-06-07 06:29:53,209 INFO nodepool.image.build.dpc: (0851 / 1758)
2017-06-07 06:29:53,264 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-ci.git in /opt/dib_cache/source-repositories/fuel_plugin_ci_435b2fd301ea88dc590692505b06e927a5633037 with ref master
2017-06-07 06:29:54,018 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-ci cache and applying ref master
2017-06-07 06:29:54,281 INFO nodepool.image.build.dpc: HEAD is now at 01a3a4d add ssh puppet module
2017-06-07 06:29:54,329 INFO nodepool.image.build.dpc: (0852 / 1758)
2017-06-07 06:29:54,384 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-cinder-gcs.git in /opt/dib_cache/source-repositories/fuel_plugin_cinder_gcs_0b7d43e8a3e317cd59880b5f195d9b537977341f with ref master
2017-06-07 06:29:55,166 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-cinder-gcs cache and applying ref master
2017-06-07 06:29:55,452 INFO nodepool.image.build.dpc: HEAD is now at fa90f9c Merge "User Guide: 'Automate with Mistral' added"
2017-06-07 06:29:55,504 INFO nodepool.image.build.dpc: (0853 / 1758)
2017-06-07 06:29:55,561 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-cinder-kaminario.git in /opt/dib_cache/source-repositories/fuel_plugin_cinder_kaminario_15e54b3fd62380ac02b8f86429f2986929cdcc4a with ref master
2017-06-07 06:29:56,309 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-cinder-kaminario cache and applying ref master
2017-06-07 06:29:56,596 INFO nodepool.image.build.dpc: HEAD is now at 20b30a2 Update fuel plugin repo with latest metadata file
2017-06-07 06:29:56,646 INFO nodepool.image.build.dpc: (0854 / 1758)
2017-06-07 06:29:56,703 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-cinder-netapp.git in /opt/dib_cache/source-repositories/fuel_plugin_cinder_netapp_48111d34b6cfae7b58a80cc909cf1011036af0d4 with ref master
2017-06-07 06:29:57,541 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-cinder-netapp cache and applying ref master
2017-06-07 06:29:57,834 INFO nodepool.image.build.dpc: HEAD is now at d4c749e Update the plugin version to 6.0.1
2017-06-07 06:29:57,887 INFO nodepool.image.build.dpc: (0855 / 1758)
2017-06-07 06:29:57,944 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-cisco-aci.git in /opt/dib_cache/source-repositories/fuel_plugin_cisco_aci_e1428e45675500e2ad24775eb3aadfac27ce9b98 with ref master
2017-06-07 06:29:58,753 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-cisco-aci cache and applying ref master
2017-06-07 06:29:58,999 INFO nodepool.image.build.dpc: HEAD is now at 7849a00 Update .gitreview for new namespace
2017-06-07 06:29:59,050 INFO nodepool.image.build.dpc: (0856 / 1758)
2017-06-07 06:29:59,110 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-congress.git in /opt/dib_cache/source-repositories/fuel_plugin_congress_67fdfafb8865600f3f6d214f453b35aad6d0b3e1 with ref master
2017-06-07 06:29:59,879 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-congress cache and applying ref master
2017-06-07 06:30:00,123 INFO nodepool.image.build.dpc: HEAD is now at adfa2db Mend database connection param
2017-06-07 06:30:00,174 INFO nodepool.image.build.dpc: (0857 / 1758)
2017-06-07 06:30:00,231 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-contrail.git in /opt/dib_cache/source-repositories/fuel_plugin_contrail_36cc1cbbc0446aafb3b333a39473ec7e0e371196 with ref master
2017-06-07 06:30:01,712 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-contrail cache and applying ref master
2017-06-07 06:30:02,197 INFO nodepool.image.build.dpc: HEAD is now at 2b3aa39 Merge "Add test_security_group_on_vrouter"
2017-06-07 06:30:02,248 INFO nodepool.image.build.dpc: (0858 / 1758)
2017-06-07 06:30:02,304 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-datera-cinder.git in /opt/dib_cache/source-repositories/fuel_plugin_datera_cinder_455772b52dab68257307fc039280816bc0f4faef with ref master
2017-06-07 06:30:03,044 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-datera-cinder cache and applying ref master
2017-06-07 06:30:03,283 INFO nodepool.image.build.dpc: HEAD is now at 3d7ec91 style
2017-06-07 06:30:03,334 INFO nodepool.image.build.dpc: (0859 / 1758)
2017-06-07 06:30:03,390 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-dbaas-trove.git in /opt/dib_cache/source-repositories/fuel_plugin_dbaas_trove_126a90229a01faa50e76c84d9be65521a663005e with ref master
2017-06-07 06:30:04,162 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-dbaas-trove cache and applying ref master
2017-06-07 06:30:04,425 INFO nodepool.image.build.dpc: HEAD is now at 7026e68 Change auto-generated passwords to place-holders
2017-06-07 06:30:04,476 INFO nodepool.image.build.dpc: (0860 / 1758)
2017-06-07 06:30:04,532 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-debug.git in /opt/dib_cache/source-repositories/fuel_plugin_debug_8b35b073760a9c807502ee85013d2742ae20edf7 with ref master
2017-06-07 06:30:05,274 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-debug cache and applying ref master
2017-06-07 06:30:05,510 INFO nodepool.image.build.dpc: HEAD is now at 2003320 Added new roles mongo and primary-mongo
2017-06-07 06:30:05,560 INFO nodepool.image.build.dpc: (0861 / 1758)
2017-06-07 06:30:05,617 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-designate.git in /opt/dib_cache/source-repositories/fuel_plugin_designate_acebd797a8be92e82ba6f1c5da277193c0a229e1 with ref master
2017-06-07 06:30:06,431 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-designate cache and applying ref master
2017-06-07 06:30:06,675 INFO nodepool.image.build.dpc: HEAD is now at 44c9ffa adding fuel plugin code changes for designate
2017-06-07 06:30:06,726 INFO nodepool.image.build.dpc: (0862 / 1758)
2017-06-07 06:30:06,782 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-detach-database.git in /opt/dib_cache/source-repositories/fuel_plugin_detach_database_20369b2457d754deb6c34802ffceabeb539d0bb8 with ref master
2017-06-07 06:30:07,518 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-detach-database cache and applying ref master
2017-06-07 06:30:07,753 INFO nodepool.image.build.dpc: HEAD is now at 63e0ca4 Merge "Fix parseyaml and nodes hash lookup"
2017-06-07 06:30:07,804 INFO nodepool.image.build.dpc: (0863 / 1758)
2017-06-07 06:30:07,860 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-detach-haproxy.git in /opt/dib_cache/source-repositories/fuel_plugin_detach_haproxy_2ce01cc8d48d152a5dc757111062808acb54e9c9 with ref master
2017-06-07 06:30:08,649 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-detach-haproxy cache and applying ref master
2017-06-07 06:30:08,891 INFO nodepool.image.build.dpc: HEAD is now at 6b089ec Disable haproxy-vip colocation
2017-06-07 06:30:08,946 INFO nodepool.image.build.dpc: (0864 / 1758)
2017-06-07 06:30:09,003 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-detach-keystone.git in /opt/dib_cache/source-repositories/fuel_plugin_detach_keystone_399a9470dded12af762f56bd2c485cefb511d3ed with ref master
2017-06-07 06:30:09,768 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-detach-keystone cache and applying ref master
2017-06-07 06:30:10,007 INFO nodepool.image.build.dpc: HEAD is now at 2c04b04 Wait for all database tasks
2017-06-07 06:30:10,057 INFO nodepool.image.build.dpc: (0865 / 1758)
2017-06-07 06:30:10,113 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-detach-rabbitmq.git in /opt/dib_cache/source-repositories/fuel_plugin_detach_rabbitmq_5faf248621006c28ba7d51156b324d4649975aed with ref master
2017-06-07 06:30:10,881 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-detach-rabbitmq cache and applying ref master
2017-06-07 06:30:11,139 INFO nodepool.image.build.dpc: HEAD is now at ca3f2f0 Add transport_url handling
2017-06-07 06:30:11,191 INFO nodepool.image.build.dpc: (0866 / 1758)
2017-06-07 06:30:11,248 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-detach-swift.git in /opt/dib_cache/source-repositories/fuel_plugin_detach_swift_3c86a2ce3a0a9bc57ad729b12ee43354324fa23e with ref master
2017-06-07 06:30:12,021 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-detach-swift cache and applying ref master
2017-06-07 06:30:12,257 INFO nodepool.image.build.dpc: HEAD is now at cba3d00 Added .gitreview
2017-06-07 06:30:12,308 INFO nodepool.image.build.dpc: (0867 / 1758)
2017-06-07 06:30:12,365 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-dynatrace.git in /opt/dib_cache/source-repositories/fuel_plugin_dynatrace_4aef58baf1fffdd194c17fe054f527bc111d6e19 with ref master
2017-06-07 06:30:13,188 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-dynatrace cache and applying ref master
2017-06-07 06:30:13,451 INFO nodepool.image.build.dpc: HEAD is now at a4f51d3 Update README.md
2017-06-07 06:30:13,510 INFO nodepool.image.build.dpc: (0868 / 1758)
2017-06-07 06:30:13,567 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-elasticsearch-kibana.git in /opt/dib_cache/source-repositories/fuel_plugin_elasticsearch_kibana_e4f2bba052261d8178ccebc1d45ea6a6a3ac6ba2 with ref master
2017-06-07 06:30:14,617 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-elasticsearch-kibana cache and applying ref master
2017-06-07 06:30:15,048 INFO nodepool.image.build.dpc: HEAD is now at 127d0b7 Fix Puppet tests
2017-06-07 06:30:15,100 INFO nodepool.image.build.dpc: (0869 / 1758)
2017-06-07 06:30:15,157 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-external-emc.git in /opt/dib_cache/source-repositories/fuel_plugin_external_emc_9e0ea67b66593189c6fe1a0b017aab12a26fa74d with ref master
2017-06-07 06:30:15,926 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-external-emc cache and applying ref master
2017-06-07 06:30:16,196 INFO nodepool.image.build.dpc: HEAD is now at aa7de8d Version bump in docs
2017-06-07 06:30:16,247 INFO nodepool.image.build.dpc: (0870 / 1758)
2017-06-07 06:30:16,303 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-external-glusterfs.git in /opt/dib_cache/source-repositories/fuel_plugin_external_glusterfs_6d8e51e278e661f6049a9a5acbc8983fae0f0c24 with ref master
2017-06-07 06:30:17,074 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-external-glusterfs cache and applying ref master
2017-06-07 06:30:17,312 INFO nodepool.image.build.dpc: HEAD is now at 18e3d9a Update .gitreview for new namespace
2017-06-07 06:30:17,364 INFO nodepool.image.build.dpc: (0871 / 1758)
2017-06-07 06:30:17,421 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-external-lb.git in /opt/dib_cache/source-repositories/fuel_plugin_external_lb_e3172fbc78da8efa6af0e522ee5c1e19ebbce43e with ref master
2017-06-07 06:30:18,159 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-external-lb cache and applying ref master
2017-06-07 06:30:18,421 INFO nodepool.image.build.dpc: HEAD is now at 21083f7 Added empty tasks.yaml
2017-06-07 06:30:18,473 INFO nodepool.image.build.dpc: (0872 / 1758)
2017-06-07 06:30:18,531 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-external-zabbix.git in /opt/dib_cache/source-repositories/fuel_plugin_external_zabbix_8887f652078d3709cf34a319da71b1ae0709fd2c with ref master
2017-06-07 06:30:19,403 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-external-zabbix cache and applying ref master
2017-06-07 06:30:19,777 INFO nodepool.image.build.dpc: HEAD is now at 6e27b4b Fix deployment errors when security options disabled
2017-06-07 06:30:19,832 INFO nodepool.image.build.dpc: (0873 / 1758)
2017-06-07 06:30:19,889 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-fortinet.git in /opt/dib_cache/source-repositories/fuel_plugin_fortinet_cad2f8e7edf51d9f7ffe2ecda9a8209864cc9381 with ref master
2017-06-07 06:30:20,626 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-fortinet cache and applying ref master
2017-06-07 06:30:20,921 INFO nodepool.image.build.dpc: HEAD is now at a186f8c bump up networking-fortinet version
2017-06-07 06:30:20,973 INFO nodepool.image.build.dpc: (0874 / 1758)
2017-06-07 06:30:21,030 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-glance-nfs.git in /opt/dib_cache/source-repositories/fuel_plugin_glance_nfs_c26b4998399256c1468d5abeb8889dbac2cf0e77 with ref master
2017-06-07 06:30:21,777 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-glance-nfs cache and applying ref master
2017-06-07 06:30:22,051 INFO nodepool.image.build.dpc: HEAD is now at d71dd7e Merge "Update .gitreview for new namespace"
2017-06-07 06:30:22,102 INFO nodepool.image.build.dpc: (0875 / 1758)
2017-06-07 06:30:22,161 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-gluon.git in /opt/dib_cache/source-repositories/fuel_plugin_gluon_e43ce20921371bba6b4ebddd71c3de50f8dc4cb3 with ref master
2017-06-07 06:30:23,004 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-gluon cache and applying ref master
2017-06-07 06:30:23,240 INFO nodepool.image.build.dpc: HEAD is now at 13b15a9 Added .gitreview
2017-06-07 06:30:23,293 INFO nodepool.image.build.dpc: (0876 / 1758)
2017-06-07 06:30:23,349 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-ha-fencing.git in /opt/dib_cache/source-repositories/fuel_plugin_ha_fencing_27de640f76159dcb82246e494baa9b1bb6f597cc with ref master
2017-06-07 06:30:24,129 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-ha-fencing cache and applying ref master
2017-06-07 06:30:24,380 INFO nodepool.image.build.dpc: HEAD is now at 1dffa5e Do not configure provider for stonith ra
2017-06-07 06:30:24,432 INFO nodepool.image.build.dpc: (0877 / 1758)
2017-06-07 06:30:24,488 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-hedvig-cinder.git in /opt/dib_cache/source-repositories/fuel_plugin_hedvig_cinder_04cc02a4e2f4c377df0f94c17395dc065d1bbaa5 with ref master
2017-06-07 06:30:25,376 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-hedvig-cinder cache and applying ref master
2017-06-07 06:30:25,610 INFO nodepool.image.build.dpc: HEAD is now at 1eabe89 Added .gitreview
2017-06-07 06:30:25,661 INFO nodepool.image.build.dpc: (0878 / 1758)
2017-06-07 06:30:25,718 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-influxdb-grafana.git in /opt/dib_cache/source-repositories/fuel_plugin_influxdb_grafana_5025774a7b96fbd479a1438391e811d005dd5726 with ref master
2017-06-07 06:30:26,724 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-influxdb-grafana cache and applying ref master
2017-06-07 06:30:27,162 INFO nodepool.image.build.dpc: HEAD is now at 11d7c7c Fix Puppet tests
2017-06-07 06:30:27,213 INFO nodepool.image.build.dpc: (0879 / 1758)
2017-06-07 06:30:27,269 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-inkscope.git in /opt/dib_cache/source-repositories/fuel_plugin_inkscope_b795183900c3a7d4d13ac3fe0c1e470b0c947587 with ref master
2017-06-07 06:30:28,022 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-inkscope cache and applying ref master
2017-06-07 06:30:28,279 INFO nodepool.image.build.dpc: HEAD is now at 92f4784 Added .gitreview
2017-06-07 06:30:28,330 INFO nodepool.image.build.dpc: (0880 / 1758)
2017-06-07 06:30:28,386 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-ironic.git in /opt/dib_cache/source-repositories/fuel_plugin_ironic_9b918b563204963f942b194312c03d7d40cf5c93 with ref master
2017-06-07 06:30:29,159 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-ironic cache and applying ref master
2017-06-07 06:30:29,411 INFO nodepool.image.build.dpc: HEAD is now at 80a1e77 gitreview need update
2017-06-07 06:30:29,463 INFO nodepool.image.build.dpc: (0881 / 1758)
2017-06-07 06:30:29,518 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-kafka.git in /opt/dib_cache/source-repositories/fuel_plugin_kafka_3526eda922c7279cb11abf8c9e3513c67cc9e923 with ref master
2017-06-07 06:30:30,303 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-kafka cache and applying ref master
2017-06-07 06:30:30,564 INFO nodepool.image.build.dpc: HEAD is now at a92f446 Merge "Provide compatibility with mos10 and ubuntu 16.04"
2017-06-07 06:30:30,614 INFO nodepool.image.build.dpc: (0882 / 1758)
2017-06-07 06:30:30,670 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-ldap.git in /opt/dib_cache/source-repositories/fuel_plugin_ldap_fd565abfd5fb3d995043430342a4e362706f02e8 with ref master
2017-06-07 06:30:31,458 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-ldap cache and applying ref master
2017-06-07 06:30:31,756 INFO nodepool.image.build.dpc: HEAD is now at a13ed38 Release 3.0.2
2017-06-07 06:30:31,809 INFO nodepool.image.build.dpc: (0883 / 1758)
2017-06-07 06:30:31,866 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-ldap-slaves.git in /opt/dib_cache/source-repositories/fuel_plugin_ldap_slaves_926164b2ac44db3b30d0faea78cd5c821f050806 with ref master
2017-06-07 06:30:32,628 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-ldap-slaves cache and applying ref master
2017-06-07 06:30:32,870 INFO nodepool.image.build.dpc: HEAD is now at 40cc8a7 Initial directory structure for plugin
2017-06-07 06:30:32,920 INFO nodepool.image.build.dpc: (0884 / 1758)
2017-06-07 06:30:32,978 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-lma-collector.git in /opt/dib_cache/source-repositories/fuel_plugin_lma_collector_1d62dfd56a32d513652fab37cbf250feec6bda86 with ref master
2017-06-07 06:30:34,545 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-lma-collector cache and applying ref master
2017-06-07 06:30:34,936 INFO nodepool.image.build.dpc: HEAD is now at a90c6cc Fix Puppet tests again
2017-06-07 06:30:34,988 INFO nodepool.image.build.dpc: (0885 / 1758)
2017-06-07 06:30:35,044 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-lma-infrastructure-alerting.git in /opt/dib_cache/source-repositories/fuel_plugin_lma_infrastructure_alerting_c06a771047eda24630e321979df1c9c4b194f4c2 with ref master
2017-06-07 06:30:35,968 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-lma-infrastructure-alerting cache and applying ref master
2017-06-07 06:30:36,317 INFO nodepool.image.build.dpc: HEAD is now at 8c54ad1 Update Samba version
2017-06-07 06:30:36,367 INFO nodepool.image.build.dpc: (0886 / 1758)
2017-06-07 06:30:36,424 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-manila.git in /opt/dib_cache/source-repositories/fuel_plugin_manila_5059ef3bb912e42c3b3860453a09b7eb4d05235b with ref master
2017-06-07 06:30:37,248 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-manila cache and applying ref master
2017-06-07 06:30:37,536 INFO nodepool.image.build.dpc: HEAD is now at 6d179f7 Fix for CI issue related to submodule downloading
2017-06-07 06:30:37,587 INFO nodepool.image.build.dpc: (0887 / 1758)
2017-06-07 06:30:37,643 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-mellanox.git in /opt/dib_cache/source-repositories/fuel_plugin_mellanox_9cdfdbbb8f5e761c835545ecb8294cbc8c139215 with ref master
2017-06-07 06:30:38,556 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-mellanox cache and applying ref master
2017-06-07 06:30:38,812 INFO nodepool.image.build.dpc: HEAD is now at ccdeb0b Enhancing web UI section
2017-06-07 06:30:38,862 INFO nodepool.image.build.dpc: (0888 / 1758)
2017-06-07 06:30:38,919 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-midonet.git in /opt/dib_cache/source-repositories/fuel_plugin_midonet_0a69b9590794d23e094dbc8a6f582f86a0ca2531 with ref master
2017-06-07 06:30:39,724 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-midonet cache and applying ref master
2017-06-07 06:30:40,026 INFO nodepool.image.build.dpc: HEAD is now at 98e26a4 Merge "Make sure the PDF versions are correct!"
2017-06-07 06:30:40,078 INFO nodepool.image.build.dpc: (0889 / 1758)
2017-06-07 06:30:40,134 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-mistral.git in /opt/dib_cache/source-repositories/fuel_plugin_mistral_b00d0a40db1828665deb4991d347932f3d389673 with ref master
2017-06-07 06:30:40,881 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-mistral cache and applying ref master
2017-06-07 06:30:41,173 INFO nodepool.image.build.dpc: HEAD is now at 77f2d77 Merge "User Guide"
2017-06-07 06:30:41,223 INFO nodepool.image.build.dpc: (0890 / 1758)
2017-06-07 06:30:41,281 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-murano.git in /opt/dib_cache/source-repositories/fuel_plugin_murano_74c2eb0c2fc005b78c73f2ce18efc9eb58a34d00 with ref master
2017-06-07 06:30:42,113 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-murano cache and applying ref master
2017-06-07 06:30:42,390 INFO nodepool.image.build.dpc: HEAD is now at 635856d Merge "Do not split hosts for rabbit_os_hosts in murano.pp"
2017-06-07 06:30:42,441 INFO nodepool.image.build.dpc: (0891 / 1758)
2017-06-07 06:30:42,496 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-murano-networking-sfc.git in /opt/dib_cache/source-repositories/fuel_plugin_murano_networking_sfc_be0c16e32a1f8ca270dc738de45881d5e9ffb1e6 with ref master
2017-06-07 06:30:43,179 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-murano-networking-sfc cache and applying ref master
2017-06-07 06:30:43,434 INFO nodepool.image.build.dpc: HEAD is now at 1ef6114 Merge "Docs for fuel-plugin-murano-networking-sfc"
2017-06-07 06:30:43,484 INFO nodepool.image.build.dpc: (0892 / 1758)
2017-06-07 06:30:43,541 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-murano-tests.git in /opt/dib_cache/source-repositories/fuel_plugin_murano_tests_aeadf2f75092eeb385d1c8477bcaf18fca885255 with ref master
2017-06-07 06:30:44,304 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-murano-tests cache and applying ref master
2017-06-07 06:30:44,549 INFO nodepool.image.build.dpc: HEAD is now at 286fe06 Merge "Fix a typo in haproxy.pp"
2017-06-07 06:30:44,599 INFO nodepool.image.build.dpc: (0893 / 1758)
2017-06-07 06:30:44,655 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-network-node.git in /opt/dib_cache/source-repositories/fuel_plugin_network_node_40d38a7feef25a2ad9c004dec9710a9d3ad71677 with ref master
2017-06-07 06:30:45,441 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-network-node cache and applying ref master
2017-06-07 06:30:45,687 INFO nodepool.image.build.dpc: HEAD is now at c7a7728 Initial commit
2017-06-07 06:30:45,738 INFO nodepool.image.build.dpc: (0894 / 1758)
2017-06-07 06:30:45,793 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-networking-sfc.git in /opt/dib_cache/source-repositories/fuel_plugin_networking_sfc_054ce02e51960fe0c51b9360478af70af7d019fa with ref master
2017-06-07 06:30:46,564 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-networking-sfc cache and applying ref master
2017-06-07 06:30:46,797 INFO nodepool.image.build.dpc: HEAD is now at 11ccd3b Unification of terminology
2017-06-07 06:30:46,848 INFO nodepool.image.build.dpc: (0895 / 1758)
2017-06-07 06:30:46,905 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-neutron-fwaas.git in /opt/dib_cache/source-repositories/fuel_plugin_neutron_fwaas_21b2996a93da3d8f1f93cf02a07cbafc32637b4b with ref master
2017-06-07 06:30:47,655 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-neutron-fwaas cache and applying ref master
2017-06-07 06:30:47,910 INFO nodepool.image.build.dpc: HEAD is now at 7689882 Use --subproject instead of deprecated --service option
2017-06-07 06:30:47,961 INFO nodepool.image.build.dpc: (0896 / 1758)
2017-06-07 06:30:48,017 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-neutron-lbaas.git in /opt/dib_cache/source-repositories/fuel_plugin_neutron_lbaas_e1f7a762e36fdae2fc2eb8e4877de0706bf78425 with ref master
2017-06-07 06:30:48,798 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-neutron-lbaas cache and applying ref master
2017-06-07 06:30:49,042 INFO nodepool.image.build.dpc: HEAD is now at a79f182 add README
2017-06-07 06:30:49,092 INFO nodepool.image.build.dpc: (0897 / 1758)
2017-06-07 06:30:49,149 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-neutron-vpnaas.git in /opt/dib_cache/source-repositories/fuel_plugin_neutron_vpnaas_6505d3f1d5f0b1c88e8d5dd344e8a926f39c9d0e with ref master
2017-06-07 06:30:49,905 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-neutron-vpnaas cache and applying ref master
2017-06-07 06:30:50,186 INFO nodepool.image.build.dpc: HEAD is now at a74e173 Use --subproject instead of deprecated --service option
2017-06-07 06:30:50,236 INFO nodepool.image.build.dpc: (0898 / 1758)
2017-06-07 06:30:50,295 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-nimblestorage-cinder.git in /opt/dib_cache/source-repositories/fuel_plugin_nimblestorage_cinder_f2b5f10c3ae33566031937cb14481978da417ab2 with ref master
2017-06-07 06:30:51,063 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-nimblestorage-cinder cache and applying ref master
2017-06-07 06:30:51,313 INFO nodepool.image.build.dpc: HEAD is now at 185f1de Release Candidate #7 - extra specs tasks run on primary-controller alone
2017-06-07 06:30:51,364 INFO nodepool.image.build.dpc: (0899 / 1758)
2017-06-07 06:30:51,419 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-nitrous.git in /opt/dib_cache/source-repositories/fuel_plugin_nitrous_53f78a995b058a784b70f0587f9450172ed04b72 with ref master
2017-06-07 06:30:52,172 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-nitrous cache and applying ref master
2017-06-07 06:30:52,414 INFO nodepool.image.build.dpc: HEAD is now at 042cc51 Fixed bug: Network issue while deploying OpenStack nodes.
2017-06-07 06:30:52,464 INFO nodepool.image.build.dpc: (0900 / 1758)
2017-06-07 06:30:52,519 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-nova-nfs.git in /opt/dib_cache/source-repositories/fuel_plugin_nova_nfs_63bf84298c129b3dcabc1553b22ecdae5d01943c with ref master
2017-06-07 06:30:53,339 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-nova-nfs cache and applying ref master
2017-06-07 06:30:53,575 INFO nodepool.image.build.dpc: HEAD is now at e1bf67f Add option to create system user `nova` on all compute nodes
2017-06-07 06:30:53,626 INFO nodepool.image.build.dpc: (0901 / 1758)
2017-06-07 06:30:53,681 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-nsx-t.git in /opt/dib_cache/source-repositories/fuel_plugin_nsx_t_b7a0d1fed694a3898b554e6926d050e88c327de3 with ref master
2017-06-07 06:30:54,550 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-nsx-t cache and applying ref master
2017-06-07 06:30:54,831 INFO nodepool.image.build.dpc: HEAD is now at 056b3c6 Minor fix for test plan
2017-06-07 06:30:54,881 INFO nodepool.image.build.dpc: (0902 / 1758)
2017-06-07 06:30:54,938 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-nsxv.git in /opt/dib_cache/source-repositories/fuel_plugin_nsxv_ff29720be9d8e93552d67825068d3568ddddc352 with ref master
2017-06-07 06:30:55,797 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-nsxv cache and applying ref master
2017-06-07 06:30:56,347 INFO nodepool.image.build.dpc: HEAD is now at ef3158e Fix wrong WORKSPACE path issue
2017-06-07 06:30:56,396 INFO nodepool.image.build.dpc: (0903 / 1758)
2017-06-07 06:30:56,452 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-nuage.git in /opt/dib_cache/source-repositories/fuel_plugin_nuage_5d262da0c6c36791a37bd22f9b1e0b76e6349669 with ref master
2017-06-07 06:30:57,177 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-nuage cache and applying ref master
2017-06-07 06:30:57,414 INFO nodepool.image.build.dpc: HEAD is now at e1d59e7 Fuel 8.0 Nuage Neutron Plugin
2017-06-07 06:30:57,465 INFO nodepool.image.build.dpc: (0904 / 1758)
2017-06-07 06:30:57,521 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-onos.git in /opt/dib_cache/source-repositories/fuel_plugin_onos_234b8a62e8ee68c000bfd73fcfd9458eaba7646d with ref master
2017-06-07 06:30:58,273 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-onos cache and applying ref master
2017-06-07 06:30:58,582 INFO nodepool.image.build.dpc: HEAD is now at 76eb72e opnfv onosfw path update
2017-06-07 06:30:58,632 INFO nodepool.image.build.dpc: (0905 / 1758)
2017-06-07 06:30:58,689 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-openbook.git in /opt/dib_cache/source-repositories/fuel_plugin_openbook_fb86f6db432c68a87f0d9d42ce0add1761be53ed with ref master
2017-06-07 06:30:59,408 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-openbook cache and applying ref master
2017-06-07 06:30:59,711 INFO nodepool.image.build.dpc: HEAD is now at 8cf6526 removed openjdk ppa
2017-06-07 06:30:59,761 INFO nodepool.image.build.dpc: (0906 / 1758)
2017-06-07 06:30:59,818 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-opendaylight.git in /opt/dib_cache/source-repositories/fuel_plugin_opendaylight_79c16dcb293c8b1f31991a0649f99a0584a1ed2c with ref master
2017-06-07 06:31:00,628 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-opendaylight cache and applying ref master
2017-06-07 06:31:00,899 INFO nodepool.image.build.dpc: HEAD is now at 32b7edb Bug fix SFC deployments
2017-06-07 06:31:00,950 INFO nodepool.image.build.dpc: (0907 / 1758)
2017-06-07 06:31:01,008 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-openstack-telemetry.git in /opt/dib_cache/source-repositories/fuel_plugin_openstack_telemetry_34cd80c7cbd7eaa1574992ba2abf037f1d871534 with ref master
2017-06-07 06:31:01,858 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-openstack-telemetry cache and applying ref master
2017-06-07 06:31:02,159 INFO nodepool.image.build.dpc: HEAD is now at 4ffa31b Run hindsight on ubuntu 16.04
2017-06-07 06:31:02,210 INFO nodepool.image.build.dpc: (0908 / 1758)
2017-06-07 06:31:02,264 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-ovs.git in /opt/dib_cache/source-repositories/fuel_plugin_ovs_1bef7f5d096a46371587f714ecf6c78930d1d24e with ref master
2017-06-07 06:31:03,073 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-ovs cache and applying ref master
2017-06-07 06:31:03,357 INFO nodepool.image.build.dpc: HEAD is now at 2e39aa5 add LC for vnc
2017-06-07 06:31:03,408 INFO nodepool.image.build.dpc: (0909 / 1758)
2017-06-07 06:31:03,468 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-plumgrid.git in /opt/dib_cache/source-repositories/fuel_plugin_plumgrid_1c20cd0b9a8dea7e6cf721a8450bfd817ab49295 with ref master
2017-06-07 06:31:04,185 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-plumgrid cache and applying ref master
2017-06-07 06:31:04,486 INFO nodepool.image.build.dpc: HEAD is now at 2f85520 Merge "MOS 9 maintenance commit: - Change order of solution api task and post pg licencse - Remove minimum limit of 1 on gateway nodes - Add version attribute to tasks - Remove tasks.yaml file as it is not supported"
2017-06-07 06:31:04,538 INFO nodepool.image.build.dpc: (0910 / 1758)
2017-06-07 06:31:04,594 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-purestorage-cinder.git in /opt/dib_cache/source-repositories/fuel_plugin_purestorage_cinder_923f712da6dd1a6c6c0583fabd8374d14ffd7b18 with ref master
2017-06-07 06:31:05,425 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-purestorage-cinder cache and applying ref master
2017-06-07 06:31:05,689 INFO nodepool.image.build.dpc: HEAD is now at 0a9562a Ad a .gitignore file
2017-06-07 06:31:05,748 INFO nodepool.image.build.dpc: (0911 / 1758)
2017-06-07 06:31:05,805 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-qemu.git in /opt/dib_cache/source-repositories/fuel_plugin_qemu_13d4ef434392d54712108f83202ef17d15f6bbca with ref master
2017-06-07 06:31:06,540 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-qemu cache and applying ref master
2017-06-07 06:31:06,774 INFO nodepool.image.build.dpc: HEAD is now at d0a3d86 Remove KVM and Rebase to fuel 9.0
2017-06-07 06:31:06,826 INFO nodepool.image.build.dpc: (0912 / 1758)
2017-06-07 06:31:06,882 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-qlogic-sriov-vxlan.git in /opt/dib_cache/source-repositories/fuel_plugin_qlogic_sriov_vxlan_45ab7118d7b9c48acda25645eb5c1a03e22ec911 with ref master
2017-06-07 06:31:07,657 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-qlogic-sriov-vxlan cache and applying ref master
2017-06-07 06:31:07,894 INFO nodepool.image.build.dpc: HEAD is now at 4879dc0 Added .gitreview
2017-06-07 06:31:07,945 INFO nodepool.image.build.dpc: (0913 / 1758)
2017-06-07 06:31:08,002 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-rally.git in /opt/dib_cache/source-repositories/fuel_plugin_rally_c01846794a0b85a96600a6789a6ba1322993b30f with ref master
2017-06-07 06:31:08,799 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-rally cache and applying ref master
2017-06-07 06:31:09,044 INFO nodepool.image.build.dpc: HEAD is now at 30f3cf0 Add docs/specs for 8.0/9.0
2017-06-07 06:31:09,094 INFO nodepool.image.build.dpc: (0914 / 1758)
2017-06-07 06:31:09,151 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-saltstack.git in /opt/dib_cache/source-repositories/fuel_plugin_saltstack_ca7fd1427e6fcdf2a24c2c313c1e053940cdf559 with ref master
2017-06-07 06:31:09,898 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-saltstack cache and applying ref master
2017-06-07 06:31:10,139 INFO nodepool.image.build.dpc: HEAD is now at 6e5c72b Bootstrap plugin
2017-06-07 06:31:10,189 INFO nodepool.image.build.dpc: (0915 / 1758)
2017-06-07 06:31:10,247 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-scaleio.git in /opt/dib_cache/source-repositories/fuel_plugin_scaleio_30108e41a36d5ab40a0694d07be9a0c2e5e87ef0 with ref master
2017-06-07 06:31:10,979 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-scaleio cache and applying ref master
2017-06-07 06:31:11,458 INFO nodepool.image.build.dpc: HEAD is now at 15ea6e4 enable plugin for fuel10
2017-06-07 06:31:11,510 INFO nodepool.image.build.dpc: (0916 / 1758)
2017-06-07 06:31:11,565 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-scaleio-cinder.git in /opt/dib_cache/source-repositories/fuel_plugin_scaleio_cinder_7fd2c5ef89ae9fa5f47a83623556155fb4e64531 with ref master
2017-06-07 06:31:12,294 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-scaleio-cinder cache and applying ref master
2017-06-07 06:31:12,872 INFO nodepool.image.build.dpc: HEAD is now at fa57318 Update Documentatio to add Fuel 7.0
2017-06-07 06:31:12,922 INFO nodepool.image.build.dpc: (0917 / 1758)
2017-06-07 06:31:12,977 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-solidfire-cinder.git in /opt/dib_cache/source-repositories/fuel_plugin_solidfire_cinder_9239fa3038a3b112fe8e69b3ba2990b999a81d3b with ref master
2017-06-07 06:31:13,726 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-solidfire-cinder cache and applying ref master
2017-06-07 06:31:14,019 INFO nodepool.image.build.dpc: HEAD is now at 95a0728 Changes for Fuel 9.0
2017-06-07 06:31:14,071 INFO nodepool.image.build.dpc: (0918 / 1758)
2017-06-07 06:31:14,129 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-swiftstack.git in /opt/dib_cache/source-repositories/fuel_plugin_swiftstack_1b6da761e4b1587d215410b43e1688a52048cd68 with ref master
2017-06-07 06:31:14,978 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-swiftstack cache and applying ref master
2017-06-07 06:31:15,362 INFO nodepool.image.build.dpc: HEAD is now at f4b3705 Restructure documents and add test-plan/test-report.
2017-06-07 06:31:15,414 INFO nodepool.image.build.dpc: (0919 / 1758)
2017-06-07 06:31:15,469 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-tacker.git in /opt/dib_cache/source-repositories/fuel_plugin_tacker_938005a3583cd5bb3bc33f9180f4bfa3e024f709 with ref master
2017-06-07 06:31:16,244 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-tacker cache and applying ref master
2017-06-07 06:31:16,491 INFO nodepool.image.build.dpc: HEAD is now at 7068a30 Adjust tackerc to 3rd version of identity api
2017-06-07 06:31:16,540 INFO nodepool.image.build.dpc: (0920 / 1758)
2017-06-07 06:31:16,596 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-tintri-cinder.git in /opt/dib_cache/source-repositories/fuel_plugin_tintri_cinder_cfcdac216b8981a030036f301b75815a973db073 with ref master
2017-06-07 06:31:17,388 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-tintri-cinder cache and applying ref master
2017-06-07 06:31:17,618 INFO nodepool.image.build.dpc: HEAD is now at 54deb92 Update .gitreview for new namespace
2017-06-07 06:31:17,668 INFO nodepool.image.build.dpc: (0921 / 1758)
2017-06-07 06:31:17,723 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-tls.git in /opt/dib_cache/source-repositories/fuel_plugin_tls_2cf27af1ac565c3de1b2bdf8129463ccc9b9cfc6 with ref master
2017-06-07 06:31:18,545 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-tls cache and applying ref master
2017-06-07 06:31:18,802 INFO nodepool.image.build.dpc: HEAD is now at c92d450 Update .gitreview for new namespace
2017-06-07 06:31:18,852 INFO nodepool.image.build.dpc: (0922 / 1758)
2017-06-07 06:31:18,908 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-unity.git in /opt/dib_cache/source-repositories/fuel_plugin_unity_5979ad5409eda3dc6ca20b3c099fadc4a6178c4b with ref master
2017-06-07 06:31:19,662 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-unity cache and applying ref master
2017-06-07 06:31:19,895 INFO nodepool.image.build.dpc: HEAD is now at 88e0cfe Initial commit
2017-06-07 06:31:19,946 INFO nodepool.image.build.dpc: (0923 / 1758)
2017-06-07 06:31:20,002 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-vmware-dvs.git in /opt/dib_cache/source-repositories/fuel_plugin_vmware_dvs_a4e02bb377294650147325181b875170a4768d00 with ref master
2017-06-07 06:31:21,000 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-vmware-dvs cache and applying ref master
2017-06-07 06:31:21,324 INFO nodepool.image.build.dpc: HEAD is now at 8d9bb69 [Doc] Version of DVS plugin has been fixed
2017-06-07 06:31:21,380 INFO nodepool.image.build.dpc: (0924 / 1758)
2017-06-07 06:31:21,436 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-vxlan.git in /opt/dib_cache/source-repositories/fuel_plugin_vxlan_20d6ea5e6a18dafa665f710b522a1ef77b550b75 with ref master
2017-06-07 06:31:22,239 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-vxlan cache and applying ref master
2017-06-07 06:31:22,491 INFO nodepool.image.build.dpc: HEAD is now at 3249a08 Update .gitreview for new namespace
2017-06-07 06:31:22,541 INFO nodepool.image.build.dpc: (0925 / 1758)
2017-06-07 06:31:22,596 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-wstunnel.git in /opt/dib_cache/source-repositories/fuel_plugin_wstunnel_0b01f151d4d20583655e3be30c649b294d65f021 with ref master
2017-06-07 06:31:23,303 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-wstunnel cache and applying ref master
2017-06-07 06:31:23,535 INFO nodepool.image.build.dpc: HEAD is now at 7efdcf0 Added .gitreview
2017-06-07 06:31:23,586 INFO nodepool.image.build.dpc: (0926 / 1758)
2017-06-07 06:31:23,642 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-xenserver.git in /opt/dib_cache/source-repositories/fuel_plugin_xenserver_8fdcba3858333223f04a285ddc5d4133b171b43b with ref master
2017-06-07 06:31:24,552 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-xenserver cache and applying ref master
2017-06-07 06:31:25,090 INFO nodepool.image.build.dpc: HEAD is now at dce4954 Check conntrack backup log in Dom0
2017-06-07 06:31:25,141 INFO nodepool.image.build.dpc: (0927 / 1758)
2017-06-07 06:31:25,196 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-zabbix-agents.git in /opt/dib_cache/source-repositories/fuel_plugin_zabbix_agents_6a9f66ac3f52fb98642be9cb6fe5a4bd1589395f with ref master
2017-06-07 06:31:25,905 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-zabbix-agents cache and applying ref master
2017-06-07 06:31:26,137 INFO nodepool.image.build.dpc: HEAD is now at 3e87519 Added .gitreview
2017-06-07 06:31:26,187 INFO nodepool.image.build.dpc: (0928 / 1758)
2017-06-07 06:31:26,245 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-zabbix-monitoring-emc.git in /opt/dib_cache/source-repositories/fuel_plugin_zabbix_monitoring_emc_8b613625639256e065a6fcfe53148bf7dfc680a0 with ref master
2017-06-07 06:31:26,990 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-zabbix-monitoring-emc cache and applying ref master
2017-06-07 06:31:27,243 INFO nodepool.image.build.dpc: HEAD is now at dfb6580 Fix .gitignore for puppet modules
2017-06-07 06:31:27,294 INFO nodepool.image.build.dpc: (0929 / 1758)
2017-06-07 06:31:27,351 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-zabbix-monitoring-extreme-networks.git in /opt/dib_cache/source-repositories/fuel_plugin_zabbix_monitoring_extreme_networks_42f4ae8fdf58260aa9c4c739f58a3d03fc2f11b9 with ref master
2017-06-07 06:31:28,156 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-zabbix-monitoring-extreme-networks cache and applying ref master
2017-06-07 06:31:28,411 INFO nodepool.image.build.dpc: HEAD is now at 5583575 Add support for MOS 10.0
2017-06-07 06:31:28,462 INFO nodepool.image.build.dpc: (0930 / 1758)
2017-06-07 06:31:28,519 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugin-zabbix-snmptrapd.git in /opt/dib_cache/source-repositories/fuel_plugin_zabbix_snmptrapd_0af2dad9f6f0459a434f3f973865e6d36aac79f1 with ref master
2017-06-07 06:31:29,274 INFO nodepool.image.build.dpc: Cloning from fuel-plugin-zabbix-snmptrapd cache and applying ref master
2017-06-07 06:31:29,527 INFO nodepool.image.build.dpc: HEAD is now at e2e77a2 Fix separated snmptrapd package for MOS 10.0
2017-06-07 06:31:29,577 INFO nodepool.image.build.dpc: (0931 / 1758)
2017-06-07 06:31:29,635 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-plugins.git in /opt/dib_cache/source-repositories/fuel_plugins_b849bce9a86152b36410c64128c6841d2563dba0 with ref master
2017-06-07 06:31:30,578 INFO nodepool.image.build.dpc: Cloning from fuel-plugins cache and applying ref master
2017-06-07 06:31:30,872 INFO nodepool.image.build.dpc: HEAD is now at b34e005 Merge "Separate create and build templates"
2017-06-07 06:31:30,924 INFO nodepool.image.build.dpc: (0932 / 1758)
2017-06-07 06:31:30,983 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-qa.git in /opt/dib_cache/source-repositories/fuel_qa_68b31f8bb9a3fa3dfc95145516b3e34116d6b801 with ref master
2017-06-07 06:31:33,525 INFO nodepool.image.build.dpc: Cloning from fuel-qa cache and applying ref master
2017-06-07 06:31:33,973 INFO nodepool.image.build.dpc: HEAD is now at 19e9e2f Merge "Show team and repo badges on README"
2017-06-07 06:31:34,024 INFO nodepool.image.build.dpc: (0933 / 1758)
2017-06-07 06:31:34,081 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-specs.git in /opt/dib_cache/source-repositories/fuel_specs_4f283969cbb9993d111eb630e51064175ae25a9f with ref master
2017-06-07 06:31:35,532 INFO nodepool.image.build.dpc: Cloning from fuel-specs cache and applying ref master
2017-06-07 06:31:35,991 INFO nodepool.image.build.dpc: HEAD is now at 6b5c668 Update spec for custom workflows UI according to its final implementation
2017-06-07 06:31:36,042 INFO nodepool.image.build.dpc: (0934 / 1758)
2017-06-07 06:31:36,099 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-stats.git in /opt/dib_cache/source-repositories/fuel_stats_5aae289ecbec4db7478f79226c59a7bbb8145be4 with ref master
2017-06-07 06:31:36,941 INFO nodepool.image.build.dpc: Cloning from fuel-stats cache and applying ref master
2017-06-07 06:31:37,250 INFO nodepool.image.build.dpc: HEAD is now at ff88c5d Merge "Removes unnecessary utf-8 encoding"
2017-06-07 06:31:37,301 INFO nodepool.image.build.dpc: (0935 / 1758)
2017-06-07 06:31:37,358 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-ui.git in /opt/dib_cache/source-repositories/fuel_ui_9ac1aa6e1aa101f7779f144509b6b11d63fbbf53 with ref master
2017-06-07 06:31:38,619 INFO nodepool.image.build.dpc: Cloning from fuel-ui cache and applying ref master
2017-06-07 06:31:38,995 INFO nodepool.image.build.dpc: HEAD is now at 83eb1fa Fix tests for cluster deletion
2017-06-07 06:31:39,047 INFO nodepool.image.build.dpc: (0936 / 1758)
2017-06-07 06:31:39,104 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-upgrade.git in /opt/dib_cache/source-repositories/fuel_upgrade_39440a96c5f82567d883153aa0fb3f5e09b4eb1c with ref master
2017-06-07 06:31:39,881 INFO nodepool.image.build.dpc: Cloning from fuel-upgrade cache and applying ref master
2017-06-07 06:31:40,118 INFO nodepool.image.build.dpc: HEAD is now at a1268b0 Retire the repository
2017-06-07 06:31:40,168 INFO nodepool.image.build.dpc: (0937 / 1758)
2017-06-07 06:31:40,224 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-virtualbox.git in /opt/dib_cache/source-repositories/fuel_virtualbox_dbdddd5d84c8d11150946ea9dd6f7904c8a68eff with ref master
2017-06-07 06:31:40,926 INFO nodepool.image.build.dpc: Cloning from fuel-virtualbox cache and applying ref master
2017-06-07 06:31:41,178 INFO nodepool.image.build.dpc: HEAD is now at b3974ca Show team and repo badges on README
2017-06-07 06:31:41,229 INFO nodepool.image.build.dpc: (0938 / 1758)
2017-06-07 06:31:41,287 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuel-web.git in /opt/dib_cache/source-repositories/fuel_web_b5075ae2291c169512e6cdb3223f2c574ed23a21 with ref master
2017-06-07 06:31:44,380 INFO nodepool.image.build.dpc: Cloning from fuel-web cache and applying ref master
2017-06-07 06:31:44,917 INFO nodepool.image.build.dpc: HEAD is now at 392f385 Calculation of interface types from templates fixed
2017-06-07 06:31:44,968 INFO nodepool.image.build.dpc: (0939 / 1758)
2017-06-07 06:31:45,026 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_921308a620c55e72cad3af29fdc5bb8068e9b6ab with ref master
2017-06-07 06:31:45,903 INFO nodepool.image.build.dpc: Cloning from futurist cache and applying ref master
2017-06-07 06:31:46,163 INFO nodepool.image.build.dpc: HEAD is now at 132689b Updated from global requirements
2017-06-07 06:31:46,214 INFO nodepool.image.build.dpc: (0940 / 1758)
2017-06-07 06:31:46,268 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuxi.git in /opt/dib_cache/source-repositories/fuxi_c885cb394682e8f4fb31cb23f900cf53697de40d with ref master
2017-06-07 06:31:47,140 INFO nodepool.image.build.dpc: Cloning from fuxi cache and applying ref master
2017-06-07 06:31:47,449 INFO nodepool.image.build.dpc: HEAD is now at adcb913 Remove the usage of tox command in devstack
2017-06-07 06:31:47,500 INFO nodepool.image.build.dpc: (0941 / 1758)
2017-06-07 06:31:47,557 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuxi-golang.git in /opt/dib_cache/source-repositories/fuxi_golang_3081727ae97a01b4fe67b9e398188e61a9c4e053 with ref master
2017-06-07 06:31:48,296 INFO nodepool.image.build.dpc: Cloning from fuxi-golang cache and applying ref master
2017-06-07 06:31:48,530 INFO nodepool.image.build.dpc: HEAD is now at 8d418a6 Added .gitreview
2017-06-07 06:31:48,587 INFO nodepool.image.build.dpc: (0942 / 1758)
2017-06-07 06:31:48,644 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/fuxi-kubernetes.git in /opt/dib_cache/source-repositories/fuxi_kubernetes_6b29b107ea4f0fa84f8b4f6cb52790bfcf2eb334 with ref master
2017-06-07 06:31:49,403 INFO nodepool.image.build.dpc: Cloning from fuxi-kubernetes cache and applying ref master
2017-06-07 06:31:49,640 INFO nodepool.image.build.dpc: HEAD is now at 682616a Added .gitreview
2017-06-07 06:31:49,692 INFO nodepool.image.build.dpc: (0943 / 1758)
2017-06-07 06:31:49,749 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/gantt.git in /opt/dib_cache/source-repositories/gantt_ff11bf868883a8e086a0a09c2adadc4df703779f with ref master
2017-06-07 06:31:50,598 INFO nodepool.image.build.dpc: Cloning from gantt cache and applying ref master
2017-06-07 06:31:50,832 INFO nodepool.image.build.dpc: HEAD is now at 5231cea Merge "Deprecated tox -downloadcache option removed"
2017-06-07 06:31:50,883 INFO nodepool.image.build.dpc: (0944 / 1758)
2017-06-07 06:31:50,940 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/gce-api.git in /opt/dib_cache/source-repositories/gce_api_40f867899d6e20402984f8653aa5869adc17efc1 with ref master
2017-06-07 06:31:51,724 INFO nodepool.image.build.dpc: Cloning from gce-api cache and applying ref master
2017-06-07 06:31:52,035 INFO nodepool.image.build.dpc: HEAD is now at d57482c Updated from global requirements
2017-06-07 06:31:52,086 INFO nodepool.image.build.dpc: (0945 / 1758)
2017-06-07 06:31:52,142 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/gerrit-dash-creator.git in /opt/dib_cache/source-repositories/gerrit_dash_creator_3e95a4213e92a2fe7604b4ce317f3fefc3b7b946 with ref master
2017-06-07 06:31:53,291 INFO nodepool.image.build.dpc: Cloning from gerrit-dash-creator cache and applying ref master
2017-06-07 06:31:53,546 INFO nodepool.image.build.dpc: HEAD is now at e8fd63e networking-midonet: Fix ocata query
2017-06-07 06:31:53,597 INFO nodepool.image.build.dpc: (0946 / 1758)
2017-06-07 06:31:53,653 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/gertty.git in /opt/dib_cache/source-repositories/gertty_9050d2c6a2404b2e814271ecd0d1557b6227cdae with ref master
2017-06-07 06:31:54,614 INFO nodepool.image.build.dpc: Cloning from gertty cache and applying ref master
2017-06-07 06:31:54,876 INFO nodepool.image.build.dpc: HEAD is now at 2d2fb15 Allow negative comparison on null topics
2017-06-07 06:31:54,927 INFO nodepool.image.build.dpc: (0947 / 1758)
2017-06-07 06:31:54,983 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/giftwrap.git in /opt/dib_cache/source-repositories/giftwrap_de64f124e6a91901b92d7b30d65b94170c38bf52 with ref master
2017-06-07 06:31:55,783 INFO nodepool.image.build.dpc: Cloning from giftwrap cache and applying ref master
2017-06-07 06:31:56,024 INFO nodepool.image.build.dpc: HEAD is now at f2befc4 TrivialFix: Using assertEqual instead of assertEquals
2017-06-07 06:31:56,076 INFO nodepool.image.build.dpc: (0948 / 1758)
2017-06-07 06:31:56,131 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/git-repo-manifests.git in /opt/dib_cache/source-repositories/git_repo_manifests_acce27ccd99e352fb5ec459d7183399d9897e93f with ref master
2017-06-07 06:31:56,912 INFO nodepool.image.build.dpc: Cloning from git-repo-manifests cache and applying ref master
2017-06-07 06:31:57,145 INFO nodepool.image.build.dpc: HEAD is now at 5f1abd4 Initial XML files which add the Ironic project
2017-06-07 06:31:57,195 INFO nodepool.image.build.dpc: (0949 / 1758)
2017-06-07 06:31:57,254 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/git-upstream.git in /opt/dib_cache/source-repositories/git_upstream_60d9523c4d825099e2a4794bad1f09946491cf0e with ref master
2017-06-07 06:31:58,183 INFO nodepool.image.build.dpc: Cloning from git-upstream cache and applying ref master
2017-06-07 06:31:58,461 INFO nodepool.image.build.dpc: HEAD is now at c9e66d7 Merge "Update to latest Sphinx for documentation"
2017-06-07 06:31:58,512 INFO nodepool.image.build.dpc: (0950 / 1758)
2017-06-07 06:31:58,575 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_861a034ddf1f4709a45e7bd02479aa91a50bc02b with ref master
2017-06-07 06:32:01,391 INFO nodepool.image.build.dpc: Cloning from glance cache and applying ref master
2017-06-07 06:32:01,970 INFO nodepool.image.build.dpc: HEAD is now at 8f9353d Merge "Support new OSProfiler API"
2017-06-07 06:32:02,022 INFO nodepool.image.build.dpc: (0951 / 1758)
2017-06-07 06:32:02,077 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_0d07f231f62ef49b7f970a9094ed3008e2ca311e with ref master
2017-06-07 06:32:03,037 INFO nodepool.image.build.dpc: Cloning from glance-specs cache and applying ref master
2017-06-07 06:32:03,322 INFO nodepool.image.build.dpc: HEAD is now at 77a7519 Merge "Introduce 'untargeted' specs"
2017-06-07 06:32:03,372 INFO nodepool.image.build.dpc: (0952 / 1758)
2017-06-07 06:32:03,431 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_df2877f7607d415336cf6d8d66d9e7e3a2c98bda with ref master
2017-06-07 06:32:04,581 INFO nodepool.image.build.dpc: Cloning from glance_store cache and applying ref master
2017-06-07 06:32:04,874 INFO nodepool.image.build.dpc: HEAD is now at 2c65bf7 Fixed tests due to updated oslo.config
2017-06-07 06:32:04,925 INFO nodepool.image.build.dpc: (0953 / 1758)
2017-06-07 06:32:04,982 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/glare.git in /opt/dib_cache/source-repositories/glare_49d87a05ef119544b8d0f460abd4874910a85281 with ref master
2017-06-07 06:32:05,808 INFO nodepool.image.build.dpc: Cloning from glare cache and applying ref master
2017-06-07 06:32:06,131 INFO nodepool.image.build.dpc: HEAD is now at 9fe4385 Merge "Add missing unit tests"
2017-06-07 06:32:06,182 INFO nodepool.image.build.dpc: (0954 / 1758)
2017-06-07 06:32:06,238 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/glare-specs.git in /opt/dib_cache/source-repositories/glare_specs_6a63150e6fbc24f26ef018d6d6d11fb6be04d71f with ref master
2017-06-07 06:32:06,923 INFO nodepool.image.build.dpc: Cloning from glare-specs cache and applying ref master
2017-06-07 06:32:07,178 INFO nodepool.image.build.dpc: HEAD is now at 04ddf7a Initial commit
2017-06-07 06:32:07,228 INFO nodepool.image.build.dpc: (0955 / 1758)
2017-06-07 06:32:07,285 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/gluon.git in /opt/dib_cache/source-repositories/gluon_4f3c8cc3a37673dde74b35cb098f16340f032b63 with ref master
2017-06-07 06:32:08,071 INFO nodepool.image.build.dpc: Cloning from gluon cache and applying ref master
2017-06-07 06:32:08,374 INFO nodepool.image.build.dpc: HEAD is now at b27d384 Merge "Proton Version Management"
2017-06-07 06:32:08,425 INFO nodepool.image.build.dpc: (0956 / 1758)
2017-06-07 06:32:08,484 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/gnocchi.git in /opt/dib_cache/source-repositories/gnocchi_666124c5b2f1457674d980c1af6365dc5ce414b1 with ref master
2017-06-07 06:32:10,506 INFO nodepool.image.build.dpc: Cloning from gnocchi cache and applying ref master
2017-06-07 06:32:10,799 INFO nodepool.image.build.dpc: HEAD is now at 9f720ec Revert "Revert "Retire project""
2017-06-07 06:32:10,850 INFO nodepool.image.build.dpc: (0957 / 1758)
2017-06-07 06:32:10,907 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/golang-client.git in /opt/dib_cache/source-repositories/golang_client_edd1164f629624a1fe036dc3526e8887e68f2d10 with ref master
2017-06-07 06:32:11,675 INFO nodepool.image.build.dpc: Cloning from golang-client cache and applying ref master
2017-06-07 06:32:11,934 INFO nodepool.image.build.dpc: HEAD is now at f8471e4 Final CTI update
2017-06-07 06:32:11,992 INFO nodepool.image.build.dpc: (0958 / 1758)
2017-06-07 06:32:12,068 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/golang-commons.git in /opt/dib_cache/source-repositories/golang_commons_4a761100d8c3f126e16020927a8da83033a97fa8 with ref master
2017-06-07 06:32:12,836 INFO nodepool.image.build.dpc: Cloning from golang-commons cache and applying ref master
2017-06-07 06:32:13,067 INFO nodepool.image.build.dpc: HEAD is now at 0aabc89 Added .gitreview
2017-06-07 06:32:13,120 INFO nodepool.image.build.dpc: (0959 / 1758)
2017-06-07 06:32:13,177 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/gos-brick.git in /opt/dib_cache/source-repositories/gos_brick_f4f04eeb0c642a5c6c0cf595761e32eb8d195bf8 with ref master
2017-06-07 06:32:13,906 INFO nodepool.image.build.dpc: Cloning from gos-brick cache and applying ref master
2017-06-07 06:32:14,143 INFO nodepool.image.build.dpc: HEAD is now at 7b0bc96 Added .gitreview
2017-06-07 06:32:14,194 INFO nodepool.image.build.dpc: (0960 / 1758)
2017-06-07 06:32:14,251 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_5de8c63248a5d6156bc89156ffb0852606043f47 with ref master
2017-06-07 06:32:15,650 INFO nodepool.image.build.dpc: Cloning from governance cache and applying ref master
2017-06-07 06:32:15,958 INFO nodepool.image.build.dpc: HEAD is now at 826d8a0 Merge "add timezone conversion links to office hours"
2017-06-07 06:32:16,009 INFO nodepool.image.build.dpc: (0961 / 1758)
2017-06-07 06:32:16,065 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/governance-uc.git in /opt/dib_cache/source-repositories/governance_uc_40b5285bf92cb1a15d9cd60a02d17da30cf5d1ed with ref master
2017-06-07 06:32:16,791 INFO nodepool.image.build.dpc: Cloning from governance-uc cache and applying ref master
2017-06-07 06:32:17,036 INFO nodepool.image.build.dpc: HEAD is now at 8976ade Merge "beautify links"
2017-06-07 06:32:17,086 INFO nodepool.image.build.dpc: (0962 / 1758)
2017-06-07 06:32:17,143 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_f46f2cc400a262571fb538f58ebbd29af4ced55b with ref master
2017-06-07 06:32:17,889 INFO nodepool.image.build.dpc: Cloning from governance-website cache and applying ref master
2017-06-07 06:32:18,125 INFO nodepool.image.build.dpc: HEAD is now at d3eb09d Initial content
2017-06-07 06:32:18,176 INFO nodepool.image.build.dpc: (0963 / 1758)
2017-06-07 06:32:18,236 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/group-based-policy.git in /opt/dib_cache/source-repositories/group_based_policy_8671f63d421e59752c67764835ba101d289c8f87 with ref master
2017-06-07 06:32:20,394 INFO nodepool.image.build.dpc: Cloning from group-based-policy cache and applying ref master
2017-06-07 06:32:20,932 INFO nodepool.image.build.dpc: HEAD is now at 5b80125 [apci_aim] Remove use of with_lockmode in ml2plus
2017-06-07 06:32:20,984 INFO nodepool.image.build.dpc: (0964 / 1758)
2017-06-07 06:32:21,042 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/group-based-policy-automation.git in /opt/dib_cache/source-repositories/group_based_policy_automation_a2e52a21cca1fe391bba928bad43ae9b346dfaec with ref master
2017-06-07 06:32:21,813 INFO nodepool.image.build.dpc: Cloning from group-based-policy-automation cache and applying ref master
2017-06-07 06:32:22,066 INFO nodepool.image.build.dpc: HEAD is now at 0088d5b Fix resource_id retrieval
2017-06-07 06:32:22,117 INFO nodepool.image.build.dpc: (0965 / 1758)
2017-06-07 06:32:22,173 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/group-based-policy-specs.git in /opt/dib_cache/source-repositories/group_based_policy_specs_511f535a8f2754d0753a804a1c1bf77871aff925 with ref master
2017-06-07 06:32:23,015 INFO nodepool.image.build.dpc: Cloning from group-based-policy-specs cache and applying ref master
2017-06-07 06:32:23,290 INFO nodepool.image.build.dpc: HEAD is now at 6134fb3 Dual-stack L3-Policy mapping
2017-06-07 06:32:23,341 INFO nodepool.image.build.dpc: (0966 / 1758)
2017-06-07 06:32:23,400 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/group-based-policy-ui.git in /opt/dib_cache/source-repositories/group_based_policy_ui_a42a57b2e7d5a600bf32ef23cf7b0ea94f89752b with ref master
2017-06-07 06:32:24,245 INFO nodepool.image.build.dpc: Cloning from group-based-policy-ui cache and applying ref master
2017-06-07 06:32:24,524 INFO nodepool.image.build.dpc: HEAD is now at 0dc6c63 Fix member list population
2017-06-07 06:32:24,575 INFO nodepool.image.build.dpc: (0967 / 1758)
2017-06-07 06:32:24,632 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_1bd4f3ac51a79dea31b896fb41cf79eec7f491e0 with ref master
2017-06-07 06:32:25,679 INFO nodepool.image.build.dpc: Cloning from ha-guide cache and applying ref master
2017-06-07 06:32:25,914 INFO nodepool.image.build.dpc: HEAD is now at 1510c36 Retire repository
2017-06-07 06:32:25,964 INFO nodepool.image.build.dpc: (0968 / 1758)
2017-06-07 06:32:26,028 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_dc24d8f2ad92ef55b8479c7ef858dfeba8bf0c84 with ref master
2017-06-07 06:32:29,947 INFO nodepool.image.build.dpc: Cloning from heat cache and applying ref master
2017-06-07 06:32:30,728 INFO nodepool.image.build.dpc: HEAD is now at 431533f Updated from global requirements
2017-06-07 06:32:30,778 INFO nodepool.image.build.dpc: (0969 / 1758)
2017-06-07 06:32:30,833 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_6be29cf93c5e4dfe13e5ac1f695cf2cb750086b9 with ref master
2017-06-07 06:32:31,541 INFO nodepool.image.build.dpc: Cloning from heat-agents cache and applying ref master
2017-06-07 06:32:31,818 INFO nodepool.image.build.dpc: HEAD is now at 887f06a Merge "Don't fail on warnings in docker-cmd"
2017-06-07 06:32:31,870 INFO nodepool.image.build.dpc: (0970 / 1758)
2017-06-07 06:32:31,928 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_29cacbd51864dfa297c071e677d88664d1a61e5f with ref master
2017-06-07 06:32:32,697 INFO nodepool.image.build.dpc: Cloning from heat-cfntools cache and applying ref master
2017-06-07 06:32:32,944 INFO nodepool.image.build.dpc: HEAD is now at 407f8a5 Remove white space between print ()
2017-06-07 06:32:32,995 INFO nodepool.image.build.dpc: (0971 / 1758)
2017-06-07 06:32:33,051 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_94eca16b311c6ee905d36de480139cb03d34bf09 with ref master
2017-06-07 06:32:34,023 INFO nodepool.image.build.dpc: Cloning from heat-specs cache and applying ref master
2017-06-07 06:32:34,307 INFO nodepool.image.build.dpc: HEAD is now at 0186542 Custom Resource type managed by Mistral Workflows
2017-06-07 06:32:34,358 INFO nodepool.image.build.dpc: (0972 / 1758)
2017-06-07 06:32:34,415 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_db16970b3cde4f886ff195fdfdc5c852977601db with ref master
2017-06-07 06:32:35,326 INFO nodepool.image.build.dpc: Cloning from heat-templates cache and applying ref master
2017-06-07 06:32:35,643 INFO nodepool.image.build.dpc: HEAD is now at 2cb7be4 Merge "autoscaling: Remove usage of deprecated Ceilometer API"
2017-06-07 06:32:35,694 INFO nodepool.image.build.dpc: (0973 / 1758)
2017-06-07 06:32:35,752 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_f3b9cc65cb5d16391bb732a9905677dd8c1bd6e0 with ref master
2017-06-07 06:32:36,753 INFO nodepool.image.build.dpc: Cloning from heat-translator cache and applying ref master
2017-06-07 06:32:37,052 INFO nodepool.image.build.dpc: HEAD is now at fe88383 Updated from global requirements
2017-06-07 06:32:37,103 INFO nodepool.image.build.dpc: (0974 / 1758)
2017-06-07 06:32:37,169 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_7cdeae8c8dc0768d82742d7fcdc29d2002073711 with ref master
2017-06-07 06:32:40,479 INFO nodepool.image.build.dpc: Cloning from horizon cache and applying ref master
2017-06-07 06:32:41,397 INFO nodepool.image.build.dpc: HEAD is now at c01c4d9 Updated from global requirements
2017-06-07 06:32:41,447 INFO nodepool.image.build.dpc: (0975 / 1758)
2017-06-07 06:32:41,501 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/horizon-cisco-ui.git in /opt/dib_cache/source-repositories/horizon_cisco_ui_0dd79f479b8b08aba31ba6a0bb593049163cff09 with ref master
2017-06-07 06:32:42,309 INFO nodepool.image.build.dpc: Cloning from horizon-cisco-ui cache and applying ref master
2017-06-07 06:32:42,573 INFO nodepool.image.build.dpc: HEAD is now at 0de9f29 Updated from global requirements
2017-06-07 06:32:42,623 INFO nodepool.image.build.dpc: (0976 / 1758)
2017-06-07 06:32:42,680 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/horizon-mellanox.git in /opt/dib_cache/source-repositories/horizon_mellanox_e6089a3a22391388375ed1998899efe3641b958a with ref master
2017-06-07 06:32:43,513 INFO nodepool.image.build.dpc: Cloning from horizon-mellanox cache and applying ref master
2017-06-07 06:32:43,757 INFO nodepool.image.build.dpc: HEAD is now at abd52ce Cleanup tox.ini: Remove obsolete constraints
2017-06-07 06:32:43,808 INFO nodepool.image.build.dpc: (0977 / 1758)
2017-06-07 06:32:43,866 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/hurricane.git in /opt/dib_cache/source-repositories/hurricane_366bde2cbe202fbf593e955de803931e6d3bc088 with ref master
2017-06-07 06:32:44,632 INFO nodepool.image.build.dpc: Cloning from hurricane cache and applying ref master
2017-06-07 06:32:44,867 INFO nodepool.image.build.dpc: HEAD is now at 351cc1c Initial commit
2017-06-07 06:32:44,918 INFO nodepool.image.build.dpc: (0978 / 1758)
2017-06-07 06:32:44,973 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_32c6cbcdbae100d7064c86b1f982fe4654efb4ed with ref master
2017-06-07 06:32:45,785 INFO nodepool.image.build.dpc: Cloning from i18n cache and applying ref master
2017-06-07 06:32:46,067 INFO nodepool.image.build.dpc: HEAD is now at 7c4826a Imported Translations from Zanata
2017-06-07 06:32:46,119 INFO nodepool.image.build.dpc: (0979 / 1758)
2017-06-07 06:32:46,175 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/i18n-specs.git in /opt/dib_cache/source-repositories/i18n_specs_2aefc1bbdb99f977deeebace255b017c38192ef4 with ref master
2017-06-07 06:32:46,911 INFO nodepool.image.build.dpc: Cloning from i18n-specs cache and applying ref master
2017-06-07 06:32:47,148 INFO nodepool.image.build.dpc: HEAD is now at 81d1d3d Add description in README with template
2017-06-07 06:32:47,199 INFO nodepool.image.build.dpc: (0980 / 1758)
2017-06-07 06:32:47,255 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/inception.git in /opt/dib_cache/source-repositories/inception_5fd48530ac53bda287bb6b50e172a592da7b74ae with ref master
2017-06-07 06:32:48,059 INFO nodepool.image.build.dpc: Cloning from inception cache and applying ref master
2017-06-07 06:32:48,305 INFO nodepool.image.build.dpc: HEAD is now at 8233e63 Add procedures/scripts as starting point of multi-DC deployment
2017-06-07 06:32:48,356 INFO nodepool.image.build.dpc: (0981 / 1758)
2017-06-07 06:32:48,413 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/instack.git in /opt/dib_cache/source-repositories/instack_4fc2a903f417d72967a69e0c2a999fe82bea5760 with ref master
2017-06-07 06:32:49,168 INFO nodepool.image.build.dpc: Cloning from instack cache and applying ref master
2017-06-07 06:32:49,416 INFO nodepool.image.build.dpc: HEAD is now at 103d575 Updated from global requirements
2017-06-07 06:32:49,467 INFO nodepool.image.build.dpc: (0982 / 1758)
2017-06-07 06:32:49,529 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/instack-undercloud.git in /opt/dib_cache/source-repositories/instack_undercloud_f127a295f7576304759a6ce264acf24ed8b024a4 with ref master
2017-06-07 06:32:50,498 INFO nodepool.image.build.dpc: Cloning from instack-undercloud cache and applying ref master
2017-06-07 06:32:50,818 INFO nodepool.image.build.dpc: HEAD is now at d1d42fc Merge "Remove neutron ml2 plugin linuxbridge mechanism_driver"
2017-06-07 06:32:50,870 INFO nodepool.image.build.dpc: (0983 / 1758)
2017-06-07 06:32:50,927 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/installguide-cookiecutter.git in /opt/dib_cache/source-repositories/installguide_cookiecutter_414562be2f6e2c5542e0a17c7d75c3095b9b9ccf with ref master
2017-06-07 06:32:51,654 INFO nodepool.image.build.dpc: Cloning from installguide-cookiecutter cache and applying ref master
2017-06-07 06:32:51,896 INFO nodepool.image.build.dpc: HEAD is now at dc48d5b Removal of mysql codebock from common_prerequisites.rst
2017-06-07 06:32:51,947 INFO nodepool.image.build.dpc: (0984 / 1758)
2017-06-07 06:32:52,003 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/intel-nfv-ci-tests.git in /opt/dib_cache/source-repositories/intel_nfv_ci_tests_fceeffa5c66a1d5d069c325abb952d889e604cab with ref master
2017-06-07 06:32:52,813 INFO nodepool.image.build.dpc: Cloning from intel-nfv-ci-tests cache and applying ref master
2017-06-07 06:32:53,055 INFO nodepool.image.build.dpc: HEAD is now at 0b931f3 H402 hacking have been deprecated
2017-06-07 06:32:53,105 INFO nodepool.image.build.dpc: (0985 / 1758)
2017-06-07 06:32:53,161 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/interop.git in /opt/dib_cache/source-repositories/interop_e5a78d995f17d0f910101ada171d0040495bddaa with ref master
2017-06-07 06:32:54,042 INFO nodepool.image.build.dpc: Cloning from interop cache and applying ref master
2017-06-07 06:32:54,349 INFO nodepool.image.build.dpc: HEAD is now at 7e90565 Merge "Remove test_list_servers_by_limits"
2017-06-07 06:32:54,401 INFO nodepool.image.build.dpc: (0986 / 1758)
2017-06-07 06:32:54,457 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/interop-workloads.git in /opt/dib_cache/source-repositories/interop_workloads_8afb79c1ae34624a1f2268d021df4b7f40e181a7 with ref master
2017-06-07 06:32:55,222 INFO nodepool.image.build.dpc: Cloning from interop-workloads cache and applying ref master
2017-06-07 06:32:55,682 INFO nodepool.image.build.dpc: HEAD is now at ff60fd2 Merge "NFV workload"
2017-06-07 06:32:55,734 INFO nodepool.image.build.dpc: (0987 / 1758)
2017-06-07 06:32:55,790 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/iotronic.git in /opt/dib_cache/source-repositories/iotronic_40d3fd1f90ddc10d37163a605158058108b47a4d with ref master
2017-06-07 06:32:56,519 INFO nodepool.image.build.dpc: Cloning from iotronic cache and applying ref master
2017-06-07 06:32:56,799 INFO nodepool.image.build.dpc: HEAD is now at 7757d22 new README
2017-06-07 06:32:56,850 INFO nodepool.image.build.dpc: (0988 / 1758)
2017-06-07 06:32:56,906 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/iotronic-lightning-rod.git in /opt/dib_cache/source-repositories/iotronic_lightning_rod_705610b346ba3bc63612d7c0316571d7ea5c5e10 with ref master
2017-06-07 06:32:57,656 INFO nodepool.image.build.dpc: Cloning from iotronic-lightning-rod cache and applying ref master
2017-06-07 06:32:57,910 INFO nodepool.image.build.dpc: HEAD is now at f953021 Plugin Manager updated. Added installation guides.
2017-06-07 06:32:57,961 INFO nodepool.image.build.dpc: (0989 / 1758)
2017-06-07 06:32:58,016 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/iotronic-ui.git in /opt/dib_cache/source-repositories/iotronic_ui_2a0506724f52e24b4f98337b978796316707f518 with ref master
2017-06-07 06:32:58,774 INFO nodepool.image.build.dpc: Cloning from iotronic-ui cache and applying ref master
2017-06-07 06:32:59,075 INFO nodepool.image.build.dpc: HEAD is now at 4902c1d Added .gitreview
2017-06-07 06:32:59,125 INFO nodepool.image.build.dpc: (0990 / 1758)
2017-06-07 06:32:59,197 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ipa-example-hardware-managers.git in /opt/dib_cache/source-repositories/ipa_example_hardware_managers_8804e6b5e1e8f964156e09ab1d63c2c0449db069 with ref master
2017-06-07 06:32:59,984 INFO nodepool.image.build.dpc: Cloning from ipa-example-hardware-managers cache and applying ref master
2017-06-07 06:33:00,231 INFO nodepool.image.build.dpc: HEAD is now at 8fc36d5 Merge pull request #1 from jayofdoom/jay/ExampleBusinessLogicManager
2017-06-07 06:33:00,281 INFO nodepool.image.build.dpc: (0991 / 1758)
2017-06-07 06:33:00,343 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_a8adb696cecda1e714c16e47d029c0a32be09fcc with ref master
2017-06-07 06:33:07,829 INFO nodepool.image.build.dpc: Cloning from ironic cache and applying ref master
2017-06-07 06:33:08,442 INFO nodepool.image.build.dpc: HEAD is now at fae2337 Merge "Improve driver_info/redfish_verify_ca value validation"
2017-06-07 06:33:08,493 INFO nodepool.image.build.dpc: (0992 / 1758)
2017-06-07 06:33:08,550 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_15d4638e60b25c354d4b2ff6db0b95c00a795fc1 with ref master
2017-06-07 06:33:09,545 INFO nodepool.image.build.dpc: Cloning from ironic-inspector cache and applying ref master
2017-06-07 06:33:09,880 INFO nodepool.image.build.dpc: HEAD is now at 3a3d344 Updated from global requirements
2017-06-07 06:33:09,931 INFO nodepool.image.build.dpc: (0993 / 1758)
2017-06-07 06:33:09,989 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_ffb93c8ef1428f67cabd390965f239ad72bec69e with ref master
2017-06-07 06:33:10,775 INFO nodepool.image.build.dpc: Cloning from ironic-inspector-specs cache and applying ref master
2017-06-07 06:33:11,024 INFO nodepool.image.build.dpc: HEAD is now at a1bf5ec Merge "Follow up PXE filter driver"
2017-06-07 06:33:11,075 INFO nodepool.image.build.dpc: (0994 / 1758)
2017-06-07 06:33:11,133 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ironic-inspector-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_inspector_tempest_plugin_18022af32b7fc38f68a0075b04f6ea707c167c98 with ref master
2017-06-07 06:33:11,886 INFO nodepool.image.build.dpc: Cloning from ironic-inspector-tempest-plugin cache and applying ref master
2017-06-07 06:33:12,118 INFO nodepool.image.build.dpc: HEAD is now at 6dd577d Added .gitreview
2017-06-07 06:33:12,169 INFO nodepool.image.build.dpc: (0995 / 1758)
2017-06-07 06:33:12,227 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_05fc5fc360a4153c04c9f7985206c79d92f53702 with ref master
2017-06-07 06:33:13,069 INFO nodepool.image.build.dpc: Cloning from ironic-lib cache and applying ref master
2017-06-07 06:33:13,337 INFO nodepool.image.build.dpc: HEAD is now at 4491a52 Add 'sgdisk -Z' to destroy_disk_metadata
2017-06-07 06:33:13,388 INFO nodepool.image.build.dpc: (0996 / 1758)
2017-06-07 06:33:13,446 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_fbb6609aedcc48c46c793ca0d376dead8c1a564b with ref master
2017-06-07 06:33:14,417 INFO nodepool.image.build.dpc: Cloning from ironic-python-agent cache and applying ref master
2017-06-07 06:33:14,747 INFO nodepool.image.build.dpc: HEAD is now at 9028742 Updated from global requirements
2017-06-07 06:33:14,799 INFO nodepool.image.build.dpc: (0997 / 1758)
2017-06-07 06:33:14,861 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_acdd8623201b31b1853dbbcfb89e9c9da2335861 with ref master
2017-06-07 06:33:15,910 INFO nodepool.image.build.dpc: Cloning from ironic-specs cache and applying ref master
2017-06-07 06:33:16,221 INFO nodepool.image.build.dpc: HEAD is now at 045575a Merge "OSC commands for ironic driver-related commands"
2017-06-07 06:33:16,272 INFO nodepool.image.build.dpc: (0998 / 1758)
2017-06-07 06:33:16,332 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ironic-staging-drivers.git in /opt/dib_cache/source-repositories/ironic_staging_drivers_602a673c450c1106acdfbe1fdce104c5fcd4f78b with ref master
2017-06-07 06:33:17,197 INFO nodepool.image.build.dpc: Cloning from ironic-staging-drivers cache and applying ref master
2017-06-07 06:33:17,495 INFO nodepool.image.build.dpc: HEAD is now at a65455b Updated from global requirements
2017-06-07 06:33:17,546 INFO nodepool.image.build.dpc: (0999 / 1758)
2017-06-07 06:33:17,602 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_dc6555d8fedb4b1f9c0f100eac54f3610189d670 with ref master
2017-06-07 06:33:18,372 INFO nodepool.image.build.dpc: Cloning from ironic-tempest-plugin cache and applying ref master
2017-06-07 06:33:18,610 INFO nodepool.image.build.dpc: HEAD is now at 4f8f229 Initial commit from cookiecutter
2017-06-07 06:33:18,661 INFO nodepool.image.build.dpc: (1000 / 1758)
2017-06-07 06:33:18,718 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_3e75cd76f0bc41fcce6c6a28520ce1e8cb677101 with ref master
2017-06-07 06:33:19,524 INFO nodepool.image.build.dpc: Cloning from ironic-ui cache and applying ref master
2017-06-07 06:33:19,830 INFO nodepool.image.build.dpc: HEAD is now at 5bc2aba Merge "Remove explicit package version"
2017-06-07 06:33:19,880 INFO nodepool.image.build.dpc: (1001 / 1758)
2017-06-07 06:33:19,936 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ironic-webclient.git in /opt/dib_cache/source-repositories/ironic_webclient_6c04ddd67e5cf987719171b866d3432e282b6c0e with ref master
2017-06-07 06:33:20,701 INFO nodepool.image.build.dpc: Cloning from ironic-webclient cache and applying ref master
2017-06-07 06:33:20,938 INFO nodepool.image.build.dpc: HEAD is now at 04e7da6 Retire ironic-webclient repository contents
2017-06-07 06:33:20,989 INFO nodepool.image.build.dpc: (1002 / 1758)
2017-06-07 06:33:21,045 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/jacket.git in /opt/dib_cache/source-repositories/jacket_bf57fa029514a1ed0191ded4defb4b59b4e11c0b with ref master
2017-06-07 06:33:21,787 INFO nodepool.image.build.dpc: Cloning from jacket cache and applying ref master
2017-06-07 06:33:22,024 INFO nodepool.image.build.dpc: HEAD is now at 42368e0 Added .gitreview
2017-06-07 06:33:22,075 INFO nodepool.image.build.dpc: (1003 / 1758)
2017-06-07 06:33:22,131 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/jenkins-plugins-for-murano.git in /opt/dib_cache/source-repositories/jenkins_plugins_for_murano_9550fad7e663b12a2b56196aead0438d017d00f1 with ref master
2017-06-07 06:33:22,875 INFO nodepool.image.build.dpc: Cloning from jenkins-plugins-for-murano cache and applying ref master
2017-06-07 06:33:23,134 INFO nodepool.image.build.dpc: HEAD is now at 50d78d6 Merge "[Kubernetes] Deploy Kubernetes using murano."
2017-06-07 06:33:23,184 INFO nodepool.image.build.dpc: (1004 / 1758)
2017-06-07 06:33:23,241 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/js-openstack-lib.git in /opt/dib_cache/source-repositories/js_openstack_lib_478c12dd6bcbe8dead3cbd7238b228c01924fd33 with ref master
2017-06-07 06:33:24,094 INFO nodepool.image.build.dpc: Cloning from js-openstack-lib cache and applying ref master
2017-06-07 06:33:24,367 INFO nodepool.image.build.dpc: HEAD is now at ff00657 Use https instead of http for git.openstack.org
2017-06-07 06:33:24,417 INFO nodepool.image.build.dpc: (1005 / 1758)
2017-06-07 06:33:24,474 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/k8s-cloud-provider.git in /opt/dib_cache/source-repositories/k8s_cloud_provider_cafaddbcfe68260ef606228ad237ff5641817d01 with ref master
2017-06-07 06:33:25,339 INFO nodepool.image.build.dpc: Cloning from k8s-cloud-provider cache and applying ref master
2017-06-07 06:33:25,595 INFO nodepool.image.build.dpc: HEAD is now at 0e81823 Merge "Recreate problems in StatefulSetBasic"
2017-06-07 06:33:25,647 INFO nodepool.image.build.dpc: (1006 / 1758)
2017-06-07 06:33:25,703 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/k8s-docker-suite-app-murano.git in /opt/dib_cache/source-repositories/k8s_docker_suite_app_murano_c185ed4c65ef939525f131dc208eee8915987aae with ref master
2017-06-07 06:33:26,473 INFO nodepool.image.build.dpc: Cloning from k8s-docker-suite-app-murano cache and applying ref master
2017-06-07 06:33:26,782 INFO nodepool.image.build.dpc: HEAD is now at 5ca09f1 Fixed issue re-setup the network
2017-06-07 06:33:26,833 INFO nodepool.image.build.dpc: (1007 / 1758)
2017-06-07 06:33:26,890 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/karbor.git in /opt/dib_cache/source-repositories/karbor_9569335c1233bfa4d5c532f7e24f86cbd5d8c2f9 with ref master
2017-06-07 06:33:27,891 INFO nodepool.image.build.dpc: Cloning from karbor cache and applying ref master
2017-06-07 06:33:28,567 INFO nodepool.image.build.dpc: HEAD is now at 9e7e034 Replace LOG.warn with LOG.warning
2017-06-07 06:33:28,621 INFO nodepool.image.build.dpc: (1008 / 1758)
2017-06-07 06:33:28,679 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/karbor-dashboard.git in /opt/dib_cache/source-repositories/karbor_dashboard_997aa39c00023f09f4ce43120280b36ffea7f566 with ref master
2017-06-07 06:33:29,452 INFO nodepool.image.build.dpc: Cloning from karbor-dashboard cache and applying ref master
2017-06-07 06:33:29,739 INFO nodepool.image.build.dpc: HEAD is now at e0b55c2 Updated from global requirements
2017-06-07 06:33:29,792 INFO nodepool.image.build.dpc: (1009 / 1758)
2017-06-07 06:33:29,849 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_005293405b05fb880e38532ffbb082f29bbaf358 with ref master
2017-06-07 06:33:30,626 INFO nodepool.image.build.dpc: Cloning from karma-subunit-reporter cache and applying ref master
2017-06-07 06:33:30,863 INFO nodepool.image.build.dpc: HEAD is now at 0477320 Add normalization documentation to README
2017-06-07 06:33:30,914 INFO nodepool.image.build.dpc: (1010 / 1758)
2017-06-07 06:33:30,978 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_6bd7a6223fe50b4a267bc924641d331df94c833e with ref master
2017-06-07 06:33:33,231 INFO nodepool.image.build.dpc: Cloning from keystone cache and applying ref master
2017-06-07 06:33:33,869 INFO nodepool.image.build.dpc: HEAD is now at b2cc115 Merge "Move user policies to DocumentedRuleDefault"
2017-06-07 06:33:33,922 INFO nodepool.image.build.dpc: (1011 / 1758)
2017-06-07 06:33:33,980 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_4824b1871308a7ec2b66def12496a96f1f9a1414 with ref master
2017-06-07 06:33:34,864 INFO nodepool.image.build.dpc: Cloning from keystone-specs cache and applying ref master
2017-06-07 06:33:35,236 INFO nodepool.image.build.dpc: HEAD is now at e9f4da1 Follow-on patch on project-tags spec
2017-06-07 06:33:35,305 INFO nodepool.image.build.dpc: (1012 / 1758)
2017-06-07 06:33:35,387 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_5dfd8cc735b8e7eec1b11f7c834beb62495f3f79 with ref master
2017-06-07 06:33:36,258 INFO nodepool.image.build.dpc: Cloning from keystone-tempest-plugin cache and applying ref master
2017-06-07 06:33:36,501 INFO nodepool.image.build.dpc: HEAD is now at 44df103 Apply cookiecutter to newly split project
2017-06-07 06:33:36,552 INFO nodepool.image.build.dpc: (1013 / 1758)
2017-06-07 06:33:36,611 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_dce423cde27e718effc106a5caebc70be49e6841 with ref master
2017-06-07 06:33:37,529 INFO nodepool.image.build.dpc: Cloning from keystoneauth cache and applying ref master
2017-06-07 06:33:37,843 INFO nodepool.image.build.dpc: HEAD is now at 0be1403 Merge "Fix html_last_updated_fmt for Python3"
2017-06-07 06:33:37,895 INFO nodepool.image.build.dpc: (1014 / 1758)
2017-06-07 06:33:37,951 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/keystoneauth-saml2.git in /opt/dib_cache/source-repositories/keystoneauth_saml2_dc5d1523fdee0a6e4842f342c07b40f925c3a6b1 with ref master
2017-06-07 06:33:38,715 INFO nodepool.image.build.dpc: Cloning from keystoneauth-saml2 cache and applying ref master
2017-06-07 06:33:38,958 INFO nodepool.image.build.dpc: HEAD is now at c84ef40 delete all files in repo
2017-06-07 06:33:39,010 INFO nodepool.image.build.dpc: (1015 / 1758)
2017-06-07 06:33:39,070 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_98afae131ebcca338140584f8b880f0be12ec26c with ref master
2017-06-07 06:33:39,974 INFO nodepool.image.build.dpc: Cloning from keystonemiddleware cache and applying ref master
2017-06-07 06:33:40,297 INFO nodepool.image.build.dpc: HEAD is now at 1e06a64 Merge "add a log when the option in conf can't be identitied"
2017-06-07 06:33:40,348 INFO nodepool.image.build.dpc: (1016 / 1758)
2017-06-07 06:33:40,404 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kiloeyes.git in /opt/dib_cache/source-repositories/kiloeyes_a4c37a0348f26ac885426a5941b29d319e7953f3 with ref master
2017-06-07 06:33:41,172 INFO nodepool.image.build.dpc: Cloning from kiloeyes cache and applying ref master
2017-06-07 06:33:41,449 INFO nodepool.image.build.dpc: HEAD is now at 4ea7794 .coveragerc: Change ignore-errors to ignore_errors
2017-06-07 06:33:41,499 INFO nodepool.image.build.dpc: (1017 / 1758)
2017-06-07 06:33:41,557 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kingbird.git in /opt/dib_cache/source-repositories/kingbird_7345a468234c930ba3d6992355f05ba164fadf9f with ref master
2017-06-07 06:33:42,389 INFO nodepool.image.build.dpc: Cloning from kingbird cache and applying ref master
2017-06-07 06:33:42,683 INFO nodepool.image.build.dpc: HEAD is now at c357203 Updated from global requirements
2017-06-07 06:33:42,735 INFO nodepool.image.build.dpc: (1018 / 1758)
2017-06-07 06:33:42,793 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kite.git in /opt/dib_cache/source-repositories/kite_c0bcf21970ff41c111883a1137f7c87a19d5dfa3 with ref master
2017-06-07 06:33:43,548 INFO nodepool.image.build.dpc: Cloning from kite cache and applying ref master
2017-06-07 06:33:43,791 INFO nodepool.image.build.dpc: HEAD is now at b5c7d3a Remove all dot files with project removal
2017-06-07 06:33:43,841 INFO nodepool.image.build.dpc: (1019 / 1758)
2017-06-07 06:33:43,899 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kloudbuster.git in /opt/dib_cache/source-repositories/kloudbuster_88a9e817f05f4f9d215ba21e1d307765f9f6d5a3 with ref master
2017-06-07 06:33:44,724 INFO nodepool.image.build.dpc: Cloning from kloudbuster cache and applying ref master
2017-06-07 06:33:45,111 INFO nodepool.image.build.dpc: HEAD is now at 8bbd410 fix security groups removed from novaclient
2017-06-07 06:33:45,162 INFO nodepool.image.build.dpc: (1020 / 1758)
2017-06-07 06:33:45,224 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_5468fe90913d65fb9b80be333527fcd1f5004857 with ref master
2017-06-07 06:33:46,877 INFO nodepool.image.build.dpc: Cloning from kolla cache and applying ref master
2017-06-07 06:33:47,298 INFO nodepool.image.build.dpc: HEAD is now at 2f8a62c Merge "Revert "pin mariadb version for rpm distros""
2017-06-07 06:33:47,349 INFO nodepool.image.build.dpc: (1021 / 1758)
2017-06-07 06:33:47,407 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_d65e5f39e2450a1c746610b114a33500c1296c5f with ref master
2017-06-07 06:33:50,590 INFO nodepool.image.build.dpc: Cloning from kolla-ansible cache and applying ref master
2017-06-07 06:33:51,114 INFO nodepool.image.build.dpc: HEAD is now at f8c40a4 Merge "Fix unrecognized --limit option"
2017-06-07 06:33:51,166 INFO nodepool.image.build.dpc: (1022 / 1758)
2017-06-07 06:33:51,227 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kolla-kubernetes.git in /opt/dib_cache/source-repositories/kolla_kubernetes_b72eb38245323c9cd584353485ba5ccae30b798a with ref master
2017-06-07 06:33:52,242 INFO nodepool.image.build.dpc: Cloning from kolla-kubernetes cache and applying ref master
2017-06-07 06:33:52,717 INFO nodepool.image.build.dpc: HEAD is now at e11d5ee Updated from global requirements
2017-06-07 06:33:52,768 INFO nodepool.image.build.dpc: (1023 / 1758)
2017-06-07 06:33:52,825 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kolla-mesos.git in /opt/dib_cache/source-repositories/kolla_mesos_47446f95adb29d9a6dda5e5e8f34b7ef0f4d08ea with ref master
2017-06-07 06:33:53,781 INFO nodepool.image.build.dpc: Cloning from kolla-mesos cache and applying ref master
2017-06-07 06:33:54,018 INFO nodepool.image.build.dpc: HEAD is now at 934215d Fix typos in readme.rst
2017-06-07 06:33:54,090 INFO nodepool.image.build.dpc: (1024 / 1758)
2017-06-07 06:33:54,146 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kosmos.git in /opt/dib_cache/source-repositories/kosmos_1da63a8ed0f1766f34502887047ce837947d3d13 with ref master
2017-06-07 06:33:54,948 INFO nodepool.image.build.dpc: Cloning from kosmos cache and applying ref master
2017-06-07 06:33:55,203 INFO nodepool.image.build.dpc: HEAD is now at 8b71656 Merge "Constraints are ready to be used for tox.ini"
2017-06-07 06:33:55,254 INFO nodepool.image.build.dpc: (1025 / 1758)
2017-06-07 06:33:55,312 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kosmos-specs.git in /opt/dib_cache/source-repositories/kosmos_specs_b8fdb5803a9f113415789ee36fa4c0d9a8759d40 with ref master
2017-06-07 06:33:56,069 INFO nodepool.image.build.dpc: Cloning from kosmos-specs cache and applying ref master
2017-06-07 06:33:56,311 INFO nodepool.image.build.dpc: HEAD is now at 4ee1735 Proposed Service Architecture for Kosmos
2017-06-07 06:33:56,362 INFO nodepool.image.build.dpc: (1026 / 1758)
2017-06-07 06:33:56,425 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_9abf7bf6d8fb100eb4fe6c658c86ed0b6e67c28d with ref master
2017-06-07 06:33:57,446 INFO nodepool.image.build.dpc: Cloning from kuryr cache and applying ref master
2017-06-07 06:33:57,737 INFO nodepool.image.build.dpc: HEAD is now at 7446bc4 Merge "Remove log translations"
2017-06-07 06:33:57,788 INFO nodepool.image.build.dpc: (1027 / 1758)
2017-06-07 06:33:57,844 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kuryr-kubernetes.git in /opt/dib_cache/source-repositories/kuryr_kubernetes_2bdcbf4b55e3f53ed1c9836572459af4c2b2d90b with ref master
2017-06-07 06:33:58,734 INFO nodepool.image.build.dpc: Cloning from kuryr-kubernetes cache and applying ref master
2017-06-07 06:33:59,077 INFO nodepool.image.build.dpc: HEAD is now at 97ded78 Merge "Refactor the class hierarchy of controller drivers"
2017-06-07 06:33:59,128 INFO nodepool.image.build.dpc: (1028 / 1758)
2017-06-07 06:33:59,192 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_06109240634f28c0a68f2d559bbb0655969ec994 with ref master
2017-06-07 06:34:00,031 INFO nodepool.image.build.dpc: Cloning from kuryr-libnetwork cache and applying ref master
2017-06-07 06:34:00,348 INFO nodepool.image.build.dpc: HEAD is now at 1ae715f Switch to devstack for installing etcd
2017-06-07 06:34:00,399 INFO nodepool.image.build.dpc: (1029 / 1758)
2017-06-07 06:34:00,455 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/kwapi.git in /opt/dib_cache/source-repositories/kwapi_88eb491fa5baa3bb8e7b8162e963667e56d9d21a with ref master
2017-06-07 06:34:01,273 INFO nodepool.image.build.dpc: Cloning from kwapi cache and applying ref master
2017-06-07 06:34:01,573 INFO nodepool.image.build.dpc: HEAD is now at 402c28f Removes unnecessary utf-8 encoding
2017-06-07 06:34:01,626 INFO nodepool.image.build.dpc: (1030 / 1758)
2017-06-07 06:34:01,684 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_e656f0807c62f15302b6494ed7e62e67bcece477 with ref master
2017-06-07 06:34:02,401 INFO nodepool.image.build.dpc: Cloning from ldappool cache and applying ref master
2017-06-07 06:34:02,646 INFO nodepool.image.build.dpc: HEAD is now at 62e0843 Updated from global requirements
2017-06-07 06:34:02,697 INFO nodepool.image.build.dpc: (1031 / 1758)
2017-06-07 06:34:02,755 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_52f36de30b8c3824b47c231e696b2963713b3585 with ref master
2017-06-07 06:34:03,554 INFO nodepool.image.build.dpc: Cloning from liberasurecode cache and applying ref master
2017-06-07 06:34:03,859 INFO nodepool.image.build.dpc: HEAD is now at dd31ac6 Merge "Stop using ceill() to compute padded data size"
2017-06-07 06:34:03,909 INFO nodepool.image.build.dpc: (1032 / 1758)
2017-06-07 06:34:03,966 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_21f5edbfb69fda709d6ff5ab1f95caac9811a008 with ref master
2017-06-07 06:34:04,833 INFO nodepool.image.build.dpc: Cloning from loci cache and applying ref master
2017-06-07 06:34:05,074 INFO nodepool.image.build.dpc: HEAD is now at 78c4f38 Merge "Keep ca-certificates around"
2017-06-07 06:34:05,125 INFO nodepool.image.build.dpc: (1033 / 1758)
2017-06-07 06:34:05,182 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/loci-cinder.git in /opt/dib_cache/source-repositories/loci_cinder_4688a212da90afe0c698720edd1f941d968df3bd with ref master
2017-06-07 06:34:05,907 INFO nodepool.image.build.dpc: Cloning from loci-cinder cache and applying ref master
2017-06-07 06:34:06,197 INFO nodepool.image.build.dpc: HEAD is now at 6ef49f9 Add ceph plugin for cinder
2017-06-07 06:34:06,248 INFO nodepool.image.build.dpc: (1034 / 1758)
2017-06-07 06:34:06,310 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/loci-glance.git in /opt/dib_cache/source-repositories/loci_glance_4af48881f49df4db1fe7295ead72f69545c31d15 with ref master
2017-06-07 06:34:07,047 INFO nodepool.image.build.dpc: Cloning from loci-glance cache and applying ref master
2017-06-07 06:34:07,295 INFO nodepool.image.build.dpc: HEAD is now at 493925d Add ceph plugin for glance
2017-06-07 06:34:07,345 INFO nodepool.image.build.dpc: (1035 / 1758)
2017-06-07 06:34:07,402 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/loci-heat.git in /opt/dib_cache/source-repositories/loci_heat_b72c378649d6c4630599e6f95c10a03597405644 with ref master
2017-06-07 06:34:08,178 INFO nodepool.image.build.dpc: Cloning from loci-heat cache and applying ref master
2017-06-07 06:34:08,424 INFO nodepool.image.build.dpc: HEAD is now at 7d952e6 Define variables in new file
2017-06-07 06:34:08,475 INFO nodepool.image.build.dpc: (1036 / 1758)
2017-06-07 06:34:08,530 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/loci-keystone.git in /opt/dib_cache/source-repositories/loci_keystone_7a96a6201986ade58a87c763f0b5dc0a35c3bc36 with ref master
2017-06-07 06:34:09,274 INFO nodepool.image.build.dpc: Cloning from loci-keystone cache and applying ref master
2017-06-07 06:34:09,518 INFO nodepool.image.build.dpc: HEAD is now at df88026 Define variables in new file
2017-06-07 06:34:09,569 INFO nodepool.image.build.dpc: (1037 / 1758)
2017-06-07 06:34:09,626 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/loci-neutron.git in /opt/dib_cache/source-repositories/loci_neutron_5274b4993f2176ac5baf813d619f9959deb5dc5d with ref master
2017-06-07 06:34:10,381 INFO nodepool.image.build.dpc: Cloning from loci-neutron cache and applying ref master
2017-06-07 06:34:10,629 INFO nodepool.image.build.dpc: HEAD is now at 0846657 Revert "Fix package dependancies"
2017-06-07 06:34:10,680 INFO nodepool.image.build.dpc: (1038 / 1758)
2017-06-07 06:34:10,739 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/loci-nova.git in /opt/dib_cache/source-repositories/loci_nova_9027ca1add0daa8cc3f32241504fc36ce56a1139 with ref master
2017-06-07 06:34:11,435 INFO nodepool.image.build.dpc: Cloning from loci-nova cache and applying ref master
2017-06-07 06:34:11,765 INFO nodepool.image.build.dpc: HEAD is now at e229169 Merge "Add ceph plugin for nova"
2017-06-07 06:34:11,828 INFO nodepool.image.build.dpc: (1039 / 1758)
2017-06-07 06:34:11,892 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/loci-requirements.git in /opt/dib_cache/source-repositories/loci_requirements_f55445b159b8117df62c3ab8c7b63f0fb336b530 with ref master
2017-06-07 06:34:13,631 INFO nodepool.image.build.dpc: Cloning from loci-requirements cache and applying ref master
2017-06-07 06:34:13,872 INFO nodepool.image.build.dpc: HEAD is now at 6098b54 Define variables in new file
2017-06-07 06:34:13,922 INFO nodepool.image.build.dpc: (1040 / 1758)
2017-06-07 06:34:13,979 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/magnetodb.git in /opt/dib_cache/source-repositories/magnetodb_07a73066ed500b77e534e8ce4b661a73e0c31541 with ref master
2017-06-07 06:34:14,942 INFO nodepool.image.build.dpc: Cloning from magnetodb cache and applying ref master
2017-06-07 06:34:15,181 INFO nodepool.image.build.dpc: HEAD is now at 2d5351e This project is no longer maintained
2017-06-07 06:34:15,232 INFO nodepool.image.build.dpc: (1041 / 1758)
2017-06-07 06:34:15,288 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/magnetodb-specs.git in /opt/dib_cache/source-repositories/magnetodb_specs_87485f7d5a2d4da5fa5a98e6ba4e41b77537de2a with ref master
2017-06-07 06:34:16,014 INFO nodepool.image.build.dpc: Cloning from magnetodb-specs cache and applying ref master
2017-06-07 06:34:16,245 INFO nodepool.image.build.dpc: HEAD is now at d23aef5 This project is no longer maintained
2017-06-07 06:34:16,297 INFO nodepool.image.build.dpc: (1042 / 1758)
2017-06-07 06:34:16,355 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_6ef50eb9e82bacd22b6e8555a19f6f80305589d3 with ref master
2017-06-07 06:34:17,636 INFO nodepool.image.build.dpc: Cloning from magnum cache and applying ref master
2017-06-07 06:34:18,112 INFO nodepool.image.build.dpc: HEAD is now at 24510b2 Updated from global requirements
2017-06-07 06:34:18,164 INFO nodepool.image.build.dpc: (1043 / 1758)
2017-06-07 06:34:18,221 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_43faf9ec1e36b12743687bde3fc1ae48978061ff with ref master
2017-06-07 06:34:19,036 INFO nodepool.image.build.dpc: Cloning from magnum-specs cache and applying ref master
2017-06-07 06:34:19,286 INFO nodepool.image.build.dpc: HEAD is now at 8bf99f0 Add spec for allowing name as positional argument
2017-06-07 06:34:19,337 INFO nodepool.image.build.dpc: (1044 / 1758)
2017-06-07 06:34:19,394 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_b480d407d5a38cd5b5a6dcea0b8cfba158fb122d with ref master
2017-06-07 06:34:20,246 INFO nodepool.image.build.dpc: Cloning from magnum-ui cache and applying ref master
2017-06-07 06:34:20,566 INFO nodepool.image.build.dpc: HEAD is now at fb285fa Updated from global requirements
2017-06-07 06:34:20,617 INFO nodepool.image.build.dpc: (1045 / 1758)
2017-06-07 06:34:20,677 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d244695e04d8929ed1bbb7571ebd10c353c6c767 with ref master
2017-06-07 06:34:22,083 INFO nodepool.image.build.dpc: Cloning from manila cache and applying ref master
2017-06-07 06:34:22,845 INFO nodepool.image.build.dpc: HEAD is now at ff9f489 Merge "Updated from global requirements"
2017-06-07 06:34:22,896 INFO nodepool.image.build.dpc: (1046 / 1758)
2017-06-07 06:34:22,954 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_d1f3f3d7ab996e41ffce27d1e7ef53d92aba9b18 with ref master
2017-06-07 06:34:23,777 INFO nodepool.image.build.dpc: Cloning from manila-image-elements cache and applying ref master
2017-06-07 06:34:24,042 INFO nodepool.image.build.dpc: HEAD is now at b0d2c6d Merge "Add support for CentOS"
2017-06-07 06:34:24,094 INFO nodepool.image.build.dpc: (1047 / 1758)
2017-06-07 06:34:24,156 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0358070a711de3dddd76061add680c63f16f3458 with ref master
2017-06-07 06:34:25,010 INFO nodepool.image.build.dpc: Cloning from manila-specs cache and applying ref master
2017-06-07 06:34:25,276 INFO nodepool.image.build.dpc: HEAD is now at 98c6f20 Merge "Remove pbr warnerrors in favor of sphinx check"
2017-06-07 06:34:25,327 INFO nodepool.image.build.dpc: (1048 / 1758)
2017-06-07 06:34:25,383 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_bf54ff2e3e6e54e77228434910c44a5d1aadb151 with ref master
2017-06-07 06:34:26,141 INFO nodepool.image.build.dpc: Cloning from manila-test-image cache and applying ref master
2017-06-07 06:34:26,387 INFO nodepool.image.build.dpc: HEAD is now at dca0bd3 Add fake sudo script
2017-06-07 06:34:26,438 INFO nodepool.image.build.dpc: (1049 / 1758)
2017-06-07 06:34:26,497 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_8ac27d1d2c7d8193f05dc9bfcd71e6e73eb20d9e with ref master
2017-06-07 06:34:27,368 INFO nodepool.image.build.dpc: Cloning from manila-ui cache and applying ref master
2017-06-07 06:34:27,714 INFO nodepool.image.build.dpc: HEAD is now at eabfe06 Imported Translations from Zanata
2017-06-07 06:34:27,766 INFO nodepool.image.build.dpc: (1050 / 1758)
2017-06-07 06:34:27,822 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/marshal.git in /opt/dib_cache/source-repositories/marshal_3e15c3cc59e1845b84c8f7b23ca2d52307b1dd5b with ref master
2017-06-07 06:34:28,547 INFO nodepool.image.build.dpc: Cloning from marshal cache and applying ref master
2017-06-07 06:34:28,807 INFO nodepool.image.build.dpc: HEAD is now at 033544c Some cleanup
2017-06-07 06:34:28,858 INFO nodepool.image.build.dpc: (1051 / 1758)
2017-06-07 06:34:28,914 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_8d61d44037d44f554ddfc9fede9d556966d6019e with ref master
2017-06-07 06:34:29,741 INFO nodepool.image.build.dpc: Cloning from masakari cache and applying ref master
2017-06-07 06:34:30,060 INFO nodepool.image.build.dpc: HEAD is now at 00969f0 Merge "Revert "Fix os_privileged_user_auth_url""
2017-06-07 06:34:30,111 INFO nodepool.image.build.dpc: (1052 / 1758)
2017-06-07 06:34:30,168 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_28453c4cf6ab163fa696adbda26af11b3c06027f with ref master
2017-06-07 06:34:30,956 INFO nodepool.image.build.dpc: Cloning from masakari-monitors cache and applying ref master
2017-06-07 06:34:31,242 INFO nodepool.image.build.dpc: HEAD is now at dbd53c1 Merge "Fix typo of hostmonitor"
2017-06-07 06:34:31,294 INFO nodepool.image.build.dpc: (1053 / 1758)
2017-06-07 06:34:31,350 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_db80fcbe4910fe50823c1684eb78848e2c3688be with ref master
2017-06-07 06:34:32,134 INFO nodepool.image.build.dpc: Cloning from masakari-specs cache and applying ref master
2017-06-07 06:34:32,422 INFO nodepool.image.build.dpc: HEAD is now at 21aeb96 Prepare specs repository for Pike
2017-06-07 06:34:32,475 INFO nodepool.image.build.dpc: (1054 / 1758)
2017-06-07 06:34:32,532 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/meghdwar.git in /opt/dib_cache/source-repositories/meghdwar_05f84599ac60ee1422448539922687a1ea98a6a1 with ref master
2017-06-07 06:34:33,303 INFO nodepool.image.build.dpc: Cloning from meghdwar cache and applying ref master
2017-06-07 06:34:33,537 INFO nodepool.image.build.dpc: HEAD is now at b0bd0f9 Added .gitreview
2017-06-07 06:34:33,587 INFO nodepool.image.build.dpc: (1055 / 1758)
2017-06-07 06:34:33,643 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/merlin.git in /opt/dib_cache/source-repositories/merlin_db738e09de71865b8387823b7b89168ef031d133 with ref master
2017-06-07 06:34:34,481 INFO nodepool.image.build.dpc: Cloning from merlin cache and applying ref master
2017-06-07 06:34:34,737 INFO nodepool.image.build.dpc: HEAD is now at 0bf5040 Update .gitreview for new namespace
2017-06-07 06:34:34,787 INFO nodepool.image.build.dpc: (1056 / 1758)
2017-06-07 06:34:34,843 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/meteos.git in /opt/dib_cache/source-repositories/meteos_6fc0a82a08b2b47bd3e7322e973d4db9c1e0f115 with ref master
2017-06-07 06:34:36,084 INFO nodepool.image.build.dpc: Cloning from meteos cache and applying ref master
2017-06-07 06:34:36,385 INFO nodepool.image.build.dpc: HEAD is now at 4594c1b Merge "remove old oslo.messaging transport aliases"
2017-06-07 06:34:36,436 INFO nodepool.image.build.dpc: (1057 / 1758)
2017-06-07 06:34:36,493 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/meteos-ui.git in /opt/dib_cache/source-repositories/meteos_ui_82a8d6fad96ae3b85661f5a073e1f20a118cc6ea with ref master
2017-06-07 06:34:37,232 INFO nodepool.image.build.dpc: Cloning from meteos-ui cache and applying ref master
2017-06-07 06:34:37,543 INFO nodepool.image.build.dpc: HEAD is now at 02f26dc stdout doesn't show up
2017-06-07 06:34:37,597 INFO nodepool.image.build.dpc: (1058 / 1758)
2017-06-07 06:34:37,670 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_2aafa86e8b704a932e005d4fb3c209cee5494966 with ref master
2017-06-07 06:34:38,408 INFO nodepool.image.build.dpc: Cloning from microversion-parse cache and applying ref master
2017-06-07 06:34:38,651 INFO nodepool.image.build.dpc: HEAD is now at 1f6eac7 Convert dict headers and Webob headers into lowercase.
2017-06-07 06:34:38,702 INFO nodepool.image.build.dpc: (1059 / 1758)
2017-06-07 06:34:38,762 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_02ceb1c09b2674e2f99db3f5b5929896482dd386 with ref master
2017-06-07 06:34:40,094 INFO nodepool.image.build.dpc: Cloning from mistral cache and applying ref master
2017-06-07 06:34:40,562 INFO nodepool.image.build.dpc: HEAD is now at 8d51753 Merge "Stop using abbreviation DSL in document"
2017-06-07 06:34:40,614 INFO nodepool.image.build.dpc: (1060 / 1758)
2017-06-07 06:34:40,674 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_b766b37badaf1cdd43dd705a348ca65eba0884c6 with ref master
2017-06-07 06:34:41,820 INFO nodepool.image.build.dpc: Cloning from mistral-dashboard cache and applying ref master
2017-06-07 06:34:42,112 INFO nodepool.image.build.dpc: HEAD is now at e63dbfc Merge "Optimize the link address"
2017-06-07 06:34:42,163 INFO nodepool.image.build.dpc: (1061 / 1758)
2017-06-07 06:34:42,221 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_3d4ab6b83c0c3bb52ed715d3d98bcece24bd12c3 with ref master
2017-06-07 06:34:43,036 INFO nodepool.image.build.dpc: Cloning from mistral-extra cache and applying ref master
2017-06-07 06:34:43,295 INFO nodepool.image.build.dpc: HEAD is now at f157dbc Optimize the link address
2017-06-07 06:34:43,347 INFO nodepool.image.build.dpc: (1062 / 1758)
2017-06-07 06:34:43,404 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_37f1a6b9d6d8170dd764b6c539de59e360892035 with ref master
2017-06-07 06:34:44,163 INFO nodepool.image.build.dpc: Cloning from mistral-lib cache and applying ref master
2017-06-07 06:34:44,434 INFO nodepool.image.build.dpc: HEAD is now at 954d2c2 Updated from global requirements
2017-06-07 06:34:44,486 INFO nodepool.image.build.dpc: (1063 / 1758)
2017-06-07 06:34:44,542 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_159dc1a101aa10cc44b40094835c969587ce1c77 with ref master
2017-06-07 06:34:45,335 INFO nodepool.image.build.dpc: Cloning from mistral-specs cache and applying ref master
2017-06-07 06:34:45,601 INFO nodepool.image.build.dpc: HEAD is now at ed6756b Merge "Don't force policy specs into approved or implemented directories"
2017-06-07 06:34:45,652 INFO nodepool.image.build.dpc: (1064 / 1758)
2017-06-07 06:34:45,709 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mitmstack.git in /opt/dib_cache/source-repositories/mitmstack_27f56b841b2e3a8597b092b84e502dbfc712662a with ref master
2017-06-07 06:34:46,479 INFO nodepool.image.build.dpc: Cloning from mitmstack cache and applying ref master
2017-06-07 06:34:46,718 INFO nodepool.image.build.dpc: HEAD is now at 56366da Create project skeleton to pass openstack CI
2017-06-07 06:34:46,769 INFO nodepool.image.build.dpc: (1065 / 1758)
2017-06-07 06:34:46,825 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mixmatch.git in /opt/dib_cache/source-repositories/mixmatch_8e95988f5e87d9e2589a35f3f96c8b6854acc54b with ref master
2017-06-07 06:34:47,585 INFO nodepool.image.build.dpc: Cloning from mixmatch cache and applying ref master
2017-06-07 06:34:47,943 INFO nodepool.image.build.dpc: HEAD is now at 32e70f0 Merge "Fix UWSGI logging to stderr"
2017-06-07 06:34:48,009 INFO nodepool.image.build.dpc: (1066 / 1758)
2017-06-07 06:34:48,088 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mogan.git in /opt/dib_cache/source-repositories/mogan_73e33b0b3232aa1062cff8a0bc96f02b9d6a854e with ref master
2017-06-07 06:34:48,985 INFO nodepool.image.build.dpc: Cloning from mogan cache and applying ref master
2017-06-07 06:34:49,341 INFO nodepool.image.build.dpc: HEAD is now at 58dea8a Merge "Use get_rpc_transport instead of get_transport"
2017-06-07 06:34:49,392 INFO nodepool.image.build.dpc: (1067 / 1758)
2017-06-07 06:34:49,448 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mogan-specs.git in /opt/dib_cache/source-repositories/mogan_specs_086f88e0fb4ae25b1d27e8df26f57712bfaee704 with ref master
2017-06-07 06:34:50,153 INFO nodepool.image.build.dpc: Cloning from mogan-specs cache and applying ref master
2017-06-07 06:34:50,396 INFO nodepool.image.build.dpc: HEAD is now at 605c069 Valence integration
2017-06-07 06:34:50,447 INFO nodepool.image.build.dpc: (1068 / 1758)
2017-06-07 06:34:50,504 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mogan-ui.git in /opt/dib_cache/source-repositories/mogan_ui_5e23c13be70a91aeeeefcd1f60e11221fb42300f with ref master
2017-06-07 06:34:51,266 INFO nodepool.image.build.dpc: Cloning from mogan-ui cache and applying ref master
2017-06-07 06:34:51,539 INFO nodepool.image.build.dpc: HEAD is now at e7cb2da Change to use .html for flavor disks and nics
2017-06-07 06:34:51,591 INFO nodepool.image.build.dpc: (1069 / 1758)
2017-06-07 06:34:51,650 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_313aec2319c1c286da596565364bfbd0d0a924e0 with ref master
2017-06-07 06:34:52,406 INFO nodepool.image.build.dpc: Cloning from molteniron cache and applying ref master
2017-06-07 06:34:52,695 INFO nodepool.image.build.dpc: HEAD is now at 6eb00df Adding node_pool as a optional argument
2017-06-07 06:34:52,746 INFO nodepool.image.build.dpc: (1070 / 1758)
2017-06-07 06:34:52,808 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_7a7a8af5898dd384199200c66d410801ffeddc77 with ref master
2017-06-07 06:34:54,235 INFO nodepool.image.build.dpc: Cloning from monasca-agent cache and applying ref master
2017-06-07 06:34:54,697 INFO nodepool.image.build.dpc: HEAD is now at 3025485 Use kafka-python 0.9.5 from monasca-common
2017-06-07 06:34:54,750 INFO nodepool.image.build.dpc: (1071 / 1758)
2017-06-07 06:34:54,807 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-analytics.git in /opt/dib_cache/source-repositories/monasca_analytics_bcacbdbcf243dc70baa3c8fb10526612f13c8b2c with ref master
2017-06-07 06:34:55,586 INFO nodepool.image.build.dpc: Cloning from monasca-analytics cache and applying ref master
2017-06-07 06:34:55,913 INFO nodepool.image.build.dpc: HEAD is now at 7330b1c Optimize the link address
2017-06-07 06:34:55,964 INFO nodepool.image.build.dpc: (1072 / 1758)
2017-06-07 06:34:56,023 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_9938c5dd25977bea14061dd079bc737b2c8d5488 with ref master
2017-06-07 06:34:57,190 INFO nodepool.image.build.dpc: Cloning from monasca-api cache and applying ref master
2017-06-07 06:34:57,576 INFO nodepool.image.build.dpc: HEAD is now at e79e64e [doc] Fix rendering of license in devstack/README.md
2017-06-07 06:34:57,627 INFO nodepool.image.build.dpc: (1073 / 1758)
2017-06-07 06:34:57,685 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_6ba4843b7ad8bbaa977ea377009e07ac5f6ce06d with ref master
2017-06-07 06:34:58,532 INFO nodepool.image.build.dpc: Cloning from monasca-ceilometer cache and applying ref master
2017-06-07 06:34:58,841 INFO nodepool.image.build.dpc: HEAD is now at ed66241 Fix a typo
2017-06-07 06:34:58,893 INFO nodepool.image.build.dpc: (1074 / 1758)
2017-06-07 06:34:58,951 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_7dc8ff9363d3c9ab885a3ae694c0ff9c9d44df4a with ref master
2017-06-07 06:34:59,837 INFO nodepool.image.build.dpc: Cloning from monasca-common cache and applying ref master
2017-06-07 06:35:00,147 INFO nodepool.image.build.dpc: HEAD is now at e74ee18 Updated from global requirements
2017-06-07 06:35:00,198 INFO nodepool.image.build.dpc: (1075 / 1758)
2017-06-07 06:35:00,255 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_2d10142813ed460fb1ad83a1940569c3af1e5dc2 with ref master
2017-06-07 06:35:01,018 INFO nodepool.image.build.dpc: Cloning from monasca-events-api cache and applying ref master
2017-06-07 06:35:01,277 INFO nodepool.image.build.dpc: HEAD is now at dba3061 Merge pull request #14 from hpcloud-mon/feature/stream_definition_patching
2017-06-07 06:35:01,330 INFO nodepool.image.build.dpc: (1076 / 1758)
2017-06-07 06:35:01,387 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_3c2c3b84ca5191748dc54074e2e981ee06839873 with ref master
2017-06-07 06:35:02,129 INFO nodepool.image.build.dpc: Cloning from monasca-grafana-datasource cache and applying ref master
2017-06-07 06:35:02,367 INFO nodepool.image.build.dpc: HEAD is now at 12b381b Optimize the link address
2017-06-07 06:35:02,418 INFO nodepool.image.build.dpc: (1077 / 1758)
2017-06-07 06:35:02,474 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_9880f647d6d6c2e77d87604b2a1d8cfbf81bf421 with ref master
2017-06-07 06:35:03,259 INFO nodepool.image.build.dpc: Cloning from monasca-kibana-plugin cache and applying ref master
2017-06-07 06:35:03,509 INFO nodepool.image.build.dpc: HEAD is now at 954871e Update version in package.json to 1.1.1
2017-06-07 06:35:03,560 INFO nodepool.image.build.dpc: (1078 / 1758)
2017-06-07 06:35:03,618 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_829f502b568af5bd9d2421b82613abf7128a0c7a with ref master
2017-06-07 06:35:04,477 INFO nodepool.image.build.dpc: Cloning from monasca-log-api cache and applying ref master
2017-06-07 06:35:04,768 INFO nodepool.image.build.dpc: HEAD is now at f72dcec Merge "Fix html_last_updated_fmt for Python3."
2017-06-07 06:35:04,820 INFO nodepool.image.build.dpc: (1079 / 1758)
2017-06-07 06:35:04,879 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_587a22f5f2e803776c55d8fda0660a8969d3b42c with ref master
2017-06-07 06:35:05,728 INFO nodepool.image.build.dpc: Cloning from monasca-notification cache and applying ref master
2017-06-07 06:35:05,998 INFO nodepool.image.build.dpc: HEAD is now at 824d6eb Updated from global requirements
2017-06-07 06:35:06,049 INFO nodepool.image.build.dpc: (1080 / 1758)
2017-06-07 06:35:06,108 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_f82ab359329d180830b739f2f46d5d558c3b69ed with ref master
2017-06-07 06:35:06,959 INFO nodepool.image.build.dpc: Cloning from monasca-persister cache and applying ref master
2017-06-07 06:35:07,228 INFO nodepool.image.build.dpc: HEAD is now at 030bcd7 Merge "Define extra hacking rules to ensure code quality"
2017-06-07 06:35:07,279 INFO nodepool.image.build.dpc: (1081 / 1758)
2017-06-07 06:35:07,338 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_8ccbf70a84dfd1e5e8c3a5e616c8fe626bcca94c with ref master
2017-06-07 06:35:08,184 INFO nodepool.image.build.dpc: Cloning from monasca-statsd cache and applying ref master
2017-06-07 06:35:08,462 INFO nodepool.image.build.dpc: HEAD is now at 65586aa Fix html_last_updated_fmt for Python3
2017-06-07 06:35:08,512 INFO nodepool.image.build.dpc: (1082 / 1758)
2017-06-07 06:35:08,570 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_cb983ac2dbd2d18826a9af63c988da452de51cf4 with ref master
2017-06-07 06:35:09,335 INFO nodepool.image.build.dpc: Cloning from monasca-thresh cache and applying ref master
2017-06-07 06:35:09,607 INFO nodepool.image.build.dpc: HEAD is now at 5c1fd54 Merge "Optimize the link address"
2017-06-07 06:35:09,659 INFO nodepool.image.build.dpc: (1083 / 1758)
2017-06-07 06:35:09,716 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_95ddc3c6134356d603fa644c9d34b2be60589b8d with ref master
2017-06-07 06:35:10,471 INFO nodepool.image.build.dpc: Cloning from monasca-transform cache and applying ref master
2017-06-07 06:35:10,780 INFO nodepool.image.build.dpc: HEAD is now at f90a31a Merge "Updated from global requirements"
2017-06-07 06:35:10,831 INFO nodepool.image.build.dpc: (1084 / 1758)
2017-06-07 06:35:10,890 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_5b5b4b9bda393c956f26136af99bf17e157c2d3f with ref master
2017-06-07 06:35:11,747 INFO nodepool.image.build.dpc: Cloning from monasca-ui cache and applying ref master
2017-06-07 06:35:12,033 INFO nodepool.image.build.dpc: HEAD is now at 4e5a3b8 Remove 'load url from future'
2017-06-07 06:35:12,084 INFO nodepool.image.build.dpc: (1085 / 1758)
2017-06-07 06:35:12,142 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monasca-vagrant.git in /opt/dib_cache/source-repositories/monasca_vagrant_c8032fe1207887bd9c845f37434556b5d76eea42 with ref master
2017-06-07 06:35:12,944 INFO nodepool.image.build.dpc: Cloning from monasca-vagrant cache and applying ref master
2017-06-07 06:35:13,183 INFO nodepool.image.build.dpc: HEAD is now at c1da663 Fix can't log into Horizon
2017-06-07 06:35:13,235 INFO nodepool.image.build.dpc: (1086 / 1758)
2017-06-07 06:35:13,302 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monitoring-for-openstack.git in /opt/dib_cache/source-repositories/monitoring_for_openstack_ded0b6344e866851dcd6080f210134f01f47eba8 with ref master
2017-06-07 06:35:14,105 INFO nodepool.image.build.dpc: Cloning from monitoring-for-openstack cache and applying ref master
2017-06-07 06:35:19,350 INFO nodepool.image.build.dpc: HEAD is now at f68777d Retire this project
2017-06-07 06:35:19,401 INFO nodepool.image.build.dpc: (1087 / 1758)
2017-06-07 06:35:19,458 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/monitorstack.git in /opt/dib_cache/source-repositories/monitorstack_916e9fc3253e8ee78c841594904d4a6e892c1c52 with ref master
2017-06-07 06:35:20,178 INFO nodepool.image.build.dpc: Cloning from monitorstack cache and applying ref master
2017-06-07 06:35:20,434 INFO nodepool.image.build.dpc: HEAD is now at 6eae6ea refactor testing directory layout
2017-06-07 06:35:20,485 INFO nodepool.image.build.dpc: (1088 / 1758)
2017-06-07 06:35:20,541 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mors.git in /opt/dib_cache/source-repositories/mors_38ca7882a41055e2383b927af22f2c16d646a0d3 with ref master
2017-06-07 06:35:21,263 INFO nodepool.image.build.dpc: Cloning from mors cache and applying ref master
2017-06-07 06:35:21,506 INFO nodepool.image.build.dpc: HEAD is now at 3eb6c95 Adding support for sphinx docs and tox support
2017-06-07 06:35:21,557 INFO nodepool.image.build.dpc: (1089 / 1758)
2017-06-07 06:35:21,618 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/mox3.git in /opt/dib_cache/source-repositories/mox3_18ff71ba63033385af3383cb31a1380579b0a224 with ref master
2017-06-07 06:35:22,392 INFO nodepool.image.build.dpc: Cloning from mox3 cache and applying ref master
2017-06-07 06:35:22,643 INFO nodepool.image.build.dpc: HEAD is now at 503419b Updated from global requirements
2017-06-07 06:35:22,695 INFO nodepool.image.build.dpc: (1090 / 1758)
2017-06-07 06:35:22,756 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/murano.git in /opt/dib_cache/source-repositories/murano_80d8c7710d6dc892862a5356b248fbc35c64423d with ref master
2017-06-07 06:35:24,393 INFO nodepool.image.build.dpc: Cloning from murano cache and applying ref master
2017-06-07 06:35:25,057 INFO nodepool.image.build.dpc: HEAD is now at de887f7 Merge "Policy in code for packages"
2017-06-07 06:35:25,111 INFO nodepool.image.build.dpc: (1091 / 1758)
2017-06-07 06:35:25,172 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/murano-agent.git in /opt/dib_cache/source-repositories/murano_agent_45979e7b7a694700511db33d66af1956b5a43e3a with ref master
2017-06-07 06:35:25,995 INFO nodepool.image.build.dpc: Cloning from murano-agent cache and applying ref master
2017-06-07 06:35:26,280 INFO nodepool.image.build.dpc: HEAD is now at 222a591 Updated from global requirements
2017-06-07 06:35:26,331 INFO nodepool.image.build.dpc: (1092 / 1758)
2017-06-07 06:35:26,390 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/murano-apps.git in /opt/dib_cache/source-repositories/murano_apps_d6408119db5e7295289db368c7b3ca3936075cde with ref master
2017-06-07 06:35:27,256 INFO nodepool.image.build.dpc: Cloning from murano-apps cache and applying ref master
2017-06-07 06:35:27,588 INFO nodepool.image.build.dpc: HEAD is now at fcbf3c8 Remove OraclePDBConnector
2017-06-07 06:35:27,639 INFO nodepool.image.build.dpc: (1093 / 1758)
2017-06-07 06:35:27,699 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/murano-dashboard.git in /opt/dib_cache/source-repositories/murano_dashboard_a14c02fb5fb16b6d0f586ae45cae022d8dd09a0f with ref master
2017-06-07 06:35:28,982 INFO nodepool.image.build.dpc: Cloning from murano-dashboard cache and applying ref master
2017-06-07 06:35:29,352 INFO nodepool.image.build.dpc: HEAD is now at 733dbf0 Merge "Fix doc generation for Python3"
2017-06-07 06:35:29,415 INFO nodepool.image.build.dpc: (1094 / 1758)
2017-06-07 06:35:29,480 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/murano-deployment.git in /opt/dib_cache/source-repositories/murano_deployment_f414da17987fc7ca1de79355b92551c2ec138e73 with ref master
2017-06-07 06:35:31,487 INFO nodepool.image.build.dpc: Cloning from murano-deployment cache and applying ref master
2017-06-07 06:35:31,832 INFO nodepool.image.build.dpc: HEAD is now at dfbe61b Rewrite labels and add workaround for xenial
2017-06-07 06:35:31,884 INFO nodepool.image.build.dpc: (1095 / 1758)
2017-06-07 06:35:31,942 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/murano-pkg-check.git in /opt/dib_cache/source-repositories/murano_pkg_check_aad6107fe69a1b646e3c58a492a7e796e4d1deec with ref master
2017-06-07 06:35:32,723 INFO nodepool.image.build.dpc: Cloning from murano-pkg-check cache and applying ref master
2017-06-07 06:35:33,004 INFO nodepool.image.build.dpc: HEAD is now at fdee3c0 Updated from global requirements
2017-06-07 06:35:33,055 INFO nodepool.image.build.dpc: (1096 / 1758)
2017-06-07 06:35:33,112 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/murano-plugin-networking-sfc.git in /opt/dib_cache/source-repositories/murano_plugin_networking_sfc_684293b110b3cb30e300ca2545b0ceb88c0890d3 with ref master
2017-06-07 06:35:33,899 INFO nodepool.image.build.dpc: Cloning from murano-plugin-networking-sfc cache and applying ref master
2017-06-07 06:35:34,177 INFO nodepool.image.build.dpc: HEAD is now at 17d3eb8 Setting ports in SFCInstance to be InOut
2017-06-07 06:35:34,228 INFO nodepool.image.build.dpc: (1097 / 1758)
2017-06-07 06:35:34,286 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/murano-specs.git in /opt/dib_cache/source-repositories/murano_specs_da67243a568d1fbb0261d95eb038ec7f1e1836d1 with ref master
2017-06-07 06:35:35,104 INFO nodepool.image.build.dpc: Cloning from murano-specs cache and applying ref master
2017-06-07 06:35:35,374 INFO nodepool.image.build.dpc: HEAD is now at d4db3d5 Update spec repo config
2017-06-07 06:35:35,425 INFO nodepool.image.build.dpc: (1098 / 1758)
2017-06-07 06:35:35,482 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/namos.git in /opt/dib_cache/source-repositories/namos_34aa0bdd8337e0c0376c1836cd1817914fbcfbf9 with ref master
2017-06-07 06:35:36,174 INFO nodepool.image.build.dpc: Cloning from namos cache and applying ref master
2017-06-07 06:35:36,419 INFO nodepool.image.build.dpc: HEAD is now at 4cb9e19 Cleanup tox.ini: Remove obsolete constraints
2017-06-07 06:35:36,469 INFO nodepool.image.build.dpc: (1099 / 1758)
2017-06-07 06:35:36,528 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nemesis.git in /opt/dib_cache/source-repositories/nemesis_9b90022ff7f167b87c924ce135eade6a46624b40 with ref master
2017-06-07 06:35:37,266 INFO nodepool.image.build.dpc: Cloning from nemesis cache and applying ref master
2017-06-07 06:35:37,506 INFO nodepool.image.build.dpc: HEAD is now at 77615fe Merge "Updated from global requirements"
2017-06-07 06:35:37,557 INFO nodepool.image.build.dpc: (1100 / 1758)
2017-06-07 06:35:37,615 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nerd-reviewer.git in /opt/dib_cache/source-repositories/nerd_reviewer_2455aca64e0b770237b822eb453ff7a25cf12963 with ref master
2017-06-07 06:35:38,375 INFO nodepool.image.build.dpc: Cloning from nerd-reviewer cache and applying ref master
2017-06-07 06:35:38,658 INFO nodepool.image.build.dpc: HEAD is now at 09eac34 Merge "Change stackforge to openstack"
2017-06-07 06:35:38,712 INFO nodepool.image.build.dpc: (1101 / 1758)
2017-06-07 06:35:38,770 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/network-checker.git in /opt/dib_cache/source-repositories/network_checker_e4b0791d0312038fc67086e98178478b3e6329cd with ref master
2017-06-07 06:35:39,554 INFO nodepool.image.build.dpc: Cloning from network-checker cache and applying ref master
2017-06-07 06:35:39,806 INFO nodepool.image.build.dpc: HEAD is now at e5debec Fixed typo in net-check
2017-06-07 06:35:39,858 INFO nodepool.image.build.dpc: (1102 / 1758)
2017-06-07 06:35:39,915 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-6wind.git in /opt/dib_cache/source-repositories/networking_6wind_f87324b43863993e76f6a96c5e0c3633d942da20 with ref master
2017-06-07 06:35:40,677 INFO nodepool.image.build.dpc: Cloning from networking-6wind cache and applying ref master
2017-06-07 06:35:40,928 INFO nodepool.image.build.dpc: HEAD is now at aa764ea agent: use neutron compliant fastpath agent
2017-06-07 06:35:40,979 INFO nodepool.image.build.dpc: (1103 / 1758)
2017-06-07 06:35:41,035 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-ale-omniswitch.git in /opt/dib_cache/source-repositories/networking_ale_omniswitch_b751ab748d73483d8d2dea2516ad42f10e2988bc with ref master
2017-06-07 06:35:41,762 INFO nodepool.image.build.dpc: Cloning from networking-ale-omniswitch cache and applying ref master
2017-06-07 06:35:42,010 INFO nodepool.image.build.dpc: HEAD is now at ae2b766 Remove version in setup.cfg file
2017-06-07 06:35:42,061 INFO nodepool.image.build.dpc: (1104 / 1758)
2017-06-07 06:35:42,118 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-arista.git in /opt/dib_cache/source-repositories/networking_arista_5e401ff6bd87aa6bac147c4c70a7d5105e7c5594 with ref master
2017-06-07 06:35:43,011 INFO nodepool.image.build.dpc: Cloning from networking-arista cache and applying ref master
2017-06-07 06:35:43,293 INFO nodepool.image.build.dpc: HEAD is now at a0c4600 Change log level from info to debug
2017-06-07 06:35:43,347 INFO nodepool.image.build.dpc: (1105 / 1758)
2017-06-07 06:35:43,405 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-avaya.git in /opt/dib_cache/source-repositories/networking_avaya_6c7eed3972067fe58f0e29d6a477ad82a06fa80a with ref master
2017-06-07 06:35:44,172 INFO nodepool.image.build.dpc: Cloning from networking-avaya cache and applying ref master
2017-06-07 06:35:44,439 INFO nodepool.image.build.dpc: HEAD is now at f067db4 The initial checking in for the LLDP parser
2017-06-07 06:35:44,490 INFO nodepool.image.build.dpc: (1106 / 1758)
2017-06-07 06:35:44,551 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_e34dc85f41697ffe4e40c7a179a4c82214bff8d2 with ref master
2017-06-07 06:35:45,488 INFO nodepool.image.build.dpc: Cloning from networking-bagpipe cache and applying ref master
2017-06-07 06:35:45,804 INFO nodepool.image.build.dpc: HEAD is now at 677b87a Updated from global requirements
2017-06-07 06:35:45,855 INFO nodepool.image.build.dpc: (1107 / 1758)
2017-06-07 06:35:45,912 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_83adfbf2ae1f750eb06b33871a679e47c3aee09c with ref master
2017-06-07 06:35:46,649 INFO nodepool.image.build.dpc: Cloning from networking-baremetal cache and applying ref master
2017-06-07 06:35:46,890 INFO nodepool.image.build.dpc: HEAD is now at c9e5a5a Add .gitignore
2017-06-07 06:35:46,940 INFO nodepool.image.build.dpc: (1108 / 1758)
2017-06-07 06:35:46,999 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_4bc0dbf8ac9c6249c7852d15e7f9a9012bf2c451 with ref master
2017-06-07 06:35:47,941 INFO nodepool.image.build.dpc: Cloning from networking-bgpvpn cache and applying ref master
2017-06-07 06:35:48,251 INFO nodepool.image.build.dpc: HEAD is now at 650c37b use networking-odl from pypi instead of git master
2017-06-07 06:35:48,302 INFO nodepool.image.build.dpc: (1109 / 1758)
2017-06-07 06:35:48,360 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-bigswitch.git in /opt/dib_cache/source-repositories/networking_bigswitch_5885c77330bdf6d4417e0cd7aca76e2269dd8b48 with ref master
2017-06-07 06:35:49,274 INFO nodepool.image.build.dpc: Cloning from networking-bigswitch cache and applying ref master
2017-06-07 06:35:49,583 INFO nodepool.image.build.dpc: HEAD is now at f45dd49 Merge "OSP-103: fix testpath with special char in tenant/segment"
2017-06-07 06:35:49,634 INFO nodepool.image.build.dpc: (1110 / 1758)
2017-06-07 06:35:49,693 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-brocade.git in /opt/dib_cache/source-repositories/networking_brocade_ed55167d991a6d11012f13fd65b8f52f05684c99 with ref master
2017-06-07 06:35:50,550 INFO nodepool.image.build.dpc: Cloning from networking-brocade cache and applying ref master
2017-06-07 06:35:50,819 INFO nodepool.image.build.dpc: HEAD is now at 0702534 When VRRP is enabled, router interface deletion fails when used with subnet id
2017-06-07 06:35:50,870 INFO nodepool.image.build.dpc: (1111 / 1758)
2017-06-07 06:35:50,927 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-calico.git in /opt/dib_cache/source-repositories/networking_calico_38f7a39f66ba57d3ea320863a5490e1c8f498af7 with ref master
2017-06-07 06:35:51,851 INFO nodepool.image.build.dpc: Cloning from networking-calico cache and applying ref master
2017-06-07 06:35:52,147 INFO nodepool.image.build.dpc: HEAD is now at 4234da5 DevStack plugin: fix for recent neutron and devstack changes
2017-06-07 06:35:52,199 INFO nodepool.image.build.dpc: (1112 / 1758)
2017-06-07 06:35:52,260 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-cisco.git in /opt/dib_cache/source-repositories/networking_cisco_b9aa6c15f1ddb07e608425c0416c1ada30cbe371 with ref master
2017-06-07 06:35:53,258 INFO nodepool.image.build.dpc: Cloning from networking-cisco cache and applying ref master
2017-06-07 06:35:53,714 INFO nodepool.image.build.dpc: HEAD is now at e27ec5a ML2 Nexus Add Host/interface mapping table
2017-06-07 06:35:53,765 INFO nodepool.image.build.dpc: (1113 / 1758)
2017-06-07 06:35:53,821 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-cumulus.git in /opt/dib_cache/source-repositories/networking_cumulus_dc9bec1a53a5c20623c2d0959fb72a332a6a0e8e with ref master
2017-06-07 06:35:54,536 INFO nodepool.image.build.dpc: Cloning from networking-cumulus cache and applying ref master
2017-06-07 06:35:54,799 INFO nodepool.image.build.dpc: HEAD is now at e0c58a4 Add gitreview file
2017-06-07 06:35:54,868 INFO nodepool.image.build.dpc: (1114 / 1758)
2017-06-07 06:35:54,924 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-dpm.git in /opt/dib_cache/source-repositories/networking_dpm_e73fafecc0886cf1fbea42f763a8635314c4e8bf with ref master
2017-06-07 06:35:55,765 INFO nodepool.image.build.dpc: Cloning from networking-dpm cache and applying ref master
2017-06-07 06:35:56,038 INFO nodepool.image.build.dpc: HEAD is now at 5cc72ac Updated from global requirements
2017-06-07 06:35:56,088 INFO nodepool.image.build.dpc: (1115 / 1758)
2017-06-07 06:35:56,146 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-edge-vpn.git in /opt/dib_cache/source-repositories/networking_edge_vpn_aa92e1a5e55b8bd4d88723671fe8ff276e765d3c with ref master
2017-06-07 06:35:56,909 INFO nodepool.image.build.dpc: Cloning from networking-edge-vpn cache and applying ref master
2017-06-07 06:35:57,161 INFO nodepool.image.build.dpc: HEAD is now at e2c14d4 Merge "APIs to provision edge VPN service"
2017-06-07 06:35:57,212 INFO nodepool.image.build.dpc: (1116 / 1758)
2017-06-07 06:35:57,270 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-extreme.git in /opt/dib_cache/source-repositories/networking_extreme_08adbf15a21cad5187ab9b026e979bdeeaf668a7 with ref master
2017-06-07 06:35:58,013 INFO nodepool.image.build.dpc: Cloning from networking-extreme cache and applying ref master
2017-06-07 06:35:58,263 INFO nodepool.image.build.dpc: HEAD is now at 37fb7f1 1. Updates for EMC v 7.0.5
2017-06-07 06:35:58,315 INFO nodepool.image.build.dpc: (1117 / 1758)
2017-06-07 06:35:58,371 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-fortinet.git in /opt/dib_cache/source-repositories/networking_fortinet_efd3d5a2caf8fe81e0fff5f3b95297eb877f0041 with ref master
2017-06-07 06:35:59,175 INFO nodepool.image.build.dpc: Cloning from networking-fortinet cache and applying ref master
2017-06-07 06:35:59,448 INFO nodepool.image.build.dpc: HEAD is now at 1163d76 use latest fortiosclient for devstack test
2017-06-07 06:35:59,500 INFO nodepool.image.build.dpc: (1118 / 1758)
2017-06-07 06:35:59,559 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-fujitsu.git in /opt/dib_cache/source-repositories/networking_fujitsu_7a37d6b83cec555f0ad252685c16523d8c6cb8db with ref master
2017-06-07 06:36:00,529 INFO nodepool.image.build.dpc: Cloning from networking-fujitsu cache and applying ref master
2017-06-07 06:36:00,824 INFO nodepool.image.build.dpc: HEAD is now at c4f9b84 Merge "Remove support for py34"
2017-06-07 06:36:00,876 INFO nodepool.image.build.dpc: (1119 / 1758)
2017-06-07 06:36:00,937 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_33caa6517aad54bc952f3c9b6ee6514bbe401d64 with ref master
2017-06-07 06:36:01,837 INFO nodepool.image.build.dpc: Cloning from networking-generic-switch cache and applying ref master
2017-06-07 06:36:02,103 INFO nodepool.image.build.dpc: HEAD is now at 2ff3e97 Updated from global requirements
2017-06-07 06:36:02,155 INFO nodepool.image.build.dpc: (1120 / 1758)
2017-06-07 06:36:02,211 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-h3c.git in /opt/dib_cache/source-repositories/networking_h3c_7f954ad73bf7c0c6ed43e623d288d242f148727f with ref master
2017-06-07 06:36:02,979 INFO nodepool.image.build.dpc: Cloning from networking-h3c cache and applying ref master
2017-06-07 06:36:03,241 INFO nodepool.image.build.dpc: HEAD is now at 65099d4 Adding ml2/l3 plugin
2017-06-07 06:36:03,292 INFO nodepool.image.build.dpc: (1121 / 1758)
2017-06-07 06:36:03,348 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-hpe.git in /opt/dib_cache/source-repositories/networking_hpe_5de1c8fd6b9bef4780328e55cb3dbd863e190d6c with ref master
2017-06-07 06:36:04,151 INFO nodepool.image.build.dpc: Cloning from networking-hpe cache and applying ref master
2017-06-07 06:36:04,399 INFO nodepool.image.build.dpc: HEAD is now at 868db8b Nit Copyright
2017-06-07 06:36:04,450 INFO nodepool.image.build.dpc: (1122 / 1758)
2017-06-07 06:36:04,505 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-huawei.git in /opt/dib_cache/source-repositories/networking_huawei_06cf0e0fa0cc4534a06771654e8bc6ab454b6d8d with ref master
2017-06-07 06:36:05,269 INFO nodepool.image.build.dpc: Cloning from networking-huawei cache and applying ref master
2017-06-07 06:36:05,517 INFO nodepool.image.build.dpc: HEAD is now at c85fcf1 Enable DeprecationWarning in test environments
2017-06-07 06:36:05,569 INFO nodepool.image.build.dpc: (1123 / 1758)
2017-06-07 06:36:05,628 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-hyperv.git in /opt/dib_cache/source-repositories/networking_hyperv_f118f2818d3d4675249686c27ae3ab3448c0a49b with ref master
2017-06-07 06:36:06,511 INFO nodepool.image.build.dpc: Cloning from networking-hyperv cache and applying ref master
2017-06-07 06:36:06,786 INFO nodepool.image.build.dpc: HEAD is now at f0d8375 Merge "Fixes Windows Server 2016 Network Controller constants"
2017-06-07 06:36:06,837 INFO nodepool.image.build.dpc: (1124 / 1758)
2017-06-07 06:36:06,894 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-icc.git in /opt/dib_cache/source-repositories/networking_icc_23ae5e8729403629cbf606193d7837683af3c4ac with ref master
2017-06-07 06:36:07,655 INFO nodepool.image.build.dpc: Cloning from networking-icc cache and applying ref master
2017-06-07 06:36:07,889 INFO nodepool.image.build.dpc: HEAD is now at 52ff439 Added .gitreview
2017-06-07 06:36:07,940 INFO nodepool.image.build.dpc: (1125 / 1758)
2017-06-07 06:36:07,999 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-infoblox.git in /opt/dib_cache/source-repositories/networking_infoblox_7cf1220ba87fcfc63b5963eb7489227566908a09 with ref master
2017-06-07 06:36:08,865 INFO nodepool.image.build.dpc: Cloning from networking-infoblox cache and applying ref master
2017-06-07 06:36:09,182 INFO nodepool.image.build.dpc: HEAD is now at 87ee7b7 Fix issue in the rollback mechanism causes DNS zone delete in NIOS
2017-06-07 06:36:09,233 INFO nodepool.image.build.dpc: (1126 / 1758)
2017-06-07 06:36:09,290 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-l2gw.git in /opt/dib_cache/source-repositories/networking_l2gw_1e2fea88f610021ddf08ae1ac8016415428e5518 with ref master
2017-06-07 06:36:10,145 INFO nodepool.image.build.dpc: Cloning from networking-l2gw cache and applying ref master
2017-06-07 06:36:10,532 INFO nodepool.image.build.dpc: HEAD is now at 9ec7ae4 Fixed networking-l2gw tempest plugin
2017-06-07 06:36:10,583 INFO nodepool.image.build.dpc: (1127 / 1758)
2017-06-07 06:36:10,640 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-lenovo.git in /opt/dib_cache/source-repositories/networking_lenovo_6b70af20bd9e2b171a0e2aa1b523d5635b632d10 with ref master
2017-06-07 06:36:11,402 INFO nodepool.image.build.dpc: Cloning from networking-lenovo cache and applying ref master
2017-06-07 06:36:11,635 INFO nodepool.image.build.dpc: HEAD is now at 073779c Added .gitreview
2017-06-07 06:36:11,686 INFO nodepool.image.build.dpc: (1128 / 1758)
2017-06-07 06:36:11,745 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_d7247f593502132f649ab6f23de7dbe44b8d0e7f with ref master
2017-06-07 06:36:12,738 INFO nodepool.image.build.dpc: Cloning from networking-midonet cache and applying ref master
2017-06-07 06:36:13,082 INFO nodepool.image.build.dpc: HEAD is now at 210a8d2 Merge "Revert "devstack: Switch to MidoNet 5.4""
2017-06-07 06:36:13,133 INFO nodepool.image.build.dpc: (1129 / 1758)
2017-06-07 06:36:13,194 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-mlnx.git in /opt/dib_cache/source-repositories/networking_mlnx_695b17c1880da60170576b822fc0c9b095a3c159 with ref master
2017-06-07 06:36:14,108 INFO nodepool.image.build.dpc: Cloning from networking-mlnx cache and applying ref master
2017-06-07 06:36:14,434 INFO nodepool.image.build.dpc: HEAD is now at 712ca0f Cp only eswtich conf file
2017-06-07 06:36:14,486 INFO nodepool.image.build.dpc: (1130 / 1758)
2017-06-07 06:36:14,544 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-nec.git in /opt/dib_cache/source-repositories/networking_nec_8f6421d4a9599da66584b0a8d310974acec656f0 with ref master
2017-06-07 06:36:15,365 INFO nodepool.image.build.dpc: Cloning from networking-nec cache and applying ref master
2017-06-07 06:36:15,650 INFO nodepool.image.build.dpc: HEAD is now at 4edc55f Change import path.
2017-06-07 06:36:15,702 INFO nodepool.image.build.dpc: (1131 / 1758)
2017-06-07 06:36:15,764 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_c7412fdd332b6e711c21f8ed66e705d90657b96c with ref master
2017-06-07 06:36:16,873 INFO nodepool.image.build.dpc: Cloning from networking-odl cache and applying ref master
2017-06-07 06:36:17,444 INFO nodepool.image.build.dpc: HEAD is now at 13ad1ea Merge "Allowing lock to be applied per operation basis"
2017-06-07 06:36:17,494 INFO nodepool.image.build.dpc: (1132 / 1758)
2017-06-07 06:36:17,554 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-ofagent.git in /opt/dib_cache/source-repositories/networking_ofagent_c8a91afdfc07c93f4533501764a24a82b111328d with ref master
2017-06-07 06:36:18,399 INFO nodepool.image.build.dpc: Cloning from networking-ofagent cache and applying ref master
2017-06-07 06:36:18,660 INFO nodepool.image.build.dpc: HEAD is now at e8eddf6 Retire the project
2017-06-07 06:36:18,711 INFO nodepool.image.build.dpc: (1133 / 1758)
2017-06-07 06:36:18,766 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-onos.git in /opt/dib_cache/source-repositories/networking_onos_7091a514f7560ccfa6bf61d1f35d222dcebbb603 with ref master
2017-06-07 06:36:19,587 INFO nodepool.image.build.dpc: Cloning from networking-onos cache and applying ref master
2017-06-07 06:36:19,841 INFO nodepool.image.build.dpc: HEAD is now at 1847186 Fix the bug of floating IP status is not changed in the floating IP update event from neutron when floating IPs are disassociated from VMs.
2017-06-07 06:36:19,890 INFO nodepool.image.build.dpc: (1134 / 1758)
2017-06-07 06:36:19,946 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-opencontrail.git in /opt/dib_cache/source-repositories/networking_opencontrail_070a3a0a98aa0351e3ceafdc3ebffbfe75fe3dae with ref master
2017-06-07 06:36:20,657 INFO nodepool.image.build.dpc: Cloning from networking-opencontrail cache and applying ref master
2017-06-07 06:36:20,909 INFO nodepool.image.build.dpc: HEAD is now at a8f941b Initial Cookiecutter Commit.
2017-06-07 06:36:20,962 INFO nodepool.image.build.dpc: (1135 / 1758)
2017-06-07 06:36:21,023 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-ovn.git in /opt/dib_cache/source-repositories/networking_ovn_5938903e4e8b7de17eedb0e5cad2623c1e8559a8 with ref master
2017-06-07 06:36:22,031 INFO nodepool.image.build.dpc: Cloning from networking-ovn cache and applying ref master
2017-06-07 06:36:22,378 INFO nodepool.image.build.dpc: HEAD is now at 95ddb3f Merge "Add base migration scripts"
2017-06-07 06:36:22,428 INFO nodepool.image.build.dpc: (1136 / 1758)
2017-06-07 06:36:22,484 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-ovs-dpdk.git in /opt/dib_cache/source-repositories/networking_ovs_dpdk_1a7dc58d040c8ae4a18cd5420709b089b0f88e3e with ref master
2017-06-07 06:36:23,317 INFO nodepool.image.build.dpc: Cloning from networking-ovs-dpdk cache and applying ref master
2017-06-07 06:36:23,580 INFO nodepool.image.build.dpc: HEAD is now at 693c3b9 resolve gate issues
2017-06-07 06:36:23,630 INFO nodepool.image.build.dpc: (1137 / 1758)
2017-06-07 06:36:23,686 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-peregrine.git in /opt/dib_cache/source-repositories/networking_peregrine_4c4dd8ec8353ff62bcdaabffcf662647f82a6d29 with ref master
2017-06-07 06:36:24,657 INFO nodepool.image.build.dpc: Cloning from networking-peregrine cache and applying ref master
2017-06-07 06:36:24,887 INFO nodepool.image.build.dpc: HEAD is now at 8d2a53c Added .gitreview
2017-06-07 06:36:24,938 INFO nodepool.image.build.dpc: (1138 / 1758)
2017-06-07 06:36:24,997 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-plumgrid.git in /opt/dib_cache/source-repositories/networking_plumgrid_be2d244950a7516d5d38c03db0e04b0186d1c445 with ref master
2017-06-07 06:36:25,823 INFO nodepool.image.build.dpc: Cloning from networking-plumgrid cache and applying ref master
2017-06-07 06:36:26,167 INFO nodepool.image.build.dpc: HEAD is now at 5c852e2 Merge "H402 hacking have been deprecated"
2017-06-07 06:36:26,218 INFO nodepool.image.build.dpc: (1139 / 1758)
2017-06-07 06:36:26,277 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-powervm.git in /opt/dib_cache/source-repositories/networking_powervm_86911f6f9b4fbfba3cfb37a3511e00a6a7117092 with ref master
2017-06-07 06:36:27,146 INFO nodepool.image.build.dpc: Cloning from networking-powervm cache and applying ref master
2017-06-07 06:36:27,527 INFO nodepool.image.build.dpc: HEAD is now at 8ee214d Switch to manual service enablement for devstack plugins
2017-06-07 06:36:27,577 INFO nodepool.image.build.dpc: (1140 / 1758)
2017-06-07 06:36:27,635 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_ffa968a02d1cb41a2f7529a172466415da2c79e8 with ref master
2017-06-07 06:36:28,594 INFO nodepool.image.build.dpc: Cloning from networking-sfc cache and applying ref master
2017-06-07 06:36:29,001 INFO nodepool.image.build.dpc: HEAD is now at deb86d7 Updated from global requirements
2017-06-07 06:36:29,052 INFO nodepool.image.build.dpc: (1141 / 1758)
2017-06-07 06:36:29,109 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-vpp.git in /opt/dib_cache/source-repositories/networking_vpp_bdf7627852a032c99c13845b876ab6067d425f5b with ref master
2017-06-07 06:36:30,079 INFO nodepool.image.build.dpc: Cloning from networking-vpp cache and applying ref master
2017-06-07 06:36:30,387 INFO nodepool.image.build.dpc: HEAD is now at 4320073 Merge "Implement disassociate_floatingips in vpp l3 plugin"
2017-06-07 06:36:30,438 INFO nodepool.image.build.dpc: (1142 / 1758)
2017-06-07 06:36:30,495 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-vsphere.git in /opt/dib_cache/source-repositories/networking_vsphere_76295d87cfe3e163b1f304a7ab849fe747600e05 with ref master
2017-06-07 06:36:31,508 INFO nodepool.image.build.dpc: Cloning from networking-vsphere cache and applying ref master
2017-06-07 06:36:31,818 INFO nodepool.image.build.dpc: HEAD is now at ba8cda5 Fix requirements for Babel mismatch with 2.4.0
2017-06-07 06:36:31,869 INFO nodepool.image.build.dpc: (1143 / 1758)
2017-06-07 06:36:31,925 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-zte.git in /opt/dib_cache/source-repositories/networking_zte_cbd2166897f65aeac09238d63892e43c5b262a58 with ref master
2017-06-07 06:36:32,651 INFO nodepool.image.build.dpc: Cloning from networking-zte cache and applying ref master
2017-06-07 06:36:32,899 INFO nodepool.image.build.dpc: HEAD is now at 19d981b Add ml2\l3\common\fwaas\lbaas\tools implements.
2017-06-07 06:36:32,950 INFO nodepool.image.build.dpc: (1144 / 1758)
2017-06-07 06:36:33,006 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/networking-zvm.git in /opt/dib_cache/source-repositories/networking_zvm_ebe64087dc9e92b1a8a19bdfb3d3c0a3be397748 with ref master
2017-06-07 06:36:33,814 INFO nodepool.image.build.dpc: Cloning from networking-zvm cache and applying ref master
2017-06-07 06:36:34,073 INFO nodepool.image.build.dpc: HEAD is now at 337f78d Add advanced network settings
2017-06-07 06:36:34,123 INFO nodepool.image.build.dpc: (1145 / 1758)
2017-06-07 06:36:34,189 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_b38e94967c1368484809a41c3ac9f541d34faa45 with ref master
2017-06-07 06:36:38,072 INFO nodepool.image.build.dpc: Cloning from neutron cache and applying ref master
2017-06-07 06:36:38,863 INFO nodepool.image.build.dpc: HEAD is now at 1e98b0a Add libssl packages to bindep
2017-06-07 06:36:38,914 INFO nodepool.image.build.dpc: (1146 / 1758)
2017-06-07 06:36:38,970 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/neutron-classifier.git in /opt/dib_cache/source-repositories/neutron_classifier_8712f5ce21fdd7e1b4b8de7d6e22c5839b9acc32 with ref master
2017-06-07 06:36:39,730 INFO nodepool.image.build.dpc: Cloning from neutron-classifier cache and applying ref master
2017-06-07 06:36:39,983 INFO nodepool.image.build.dpc: HEAD is now at 6a48760 Enable DeprecationWarning in test environments
2017-06-07 06:36:40,038 INFO nodepool.image.build.dpc: (1147 / 1758)
2017-06-07 06:36:40,097 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_2113c2247de09e91c69a6fdb362bc06bbf7d7525 with ref master
2017-06-07 06:36:40,879 INFO nodepool.image.build.dpc: Cloning from neutron-dynamic-routing cache and applying ref master
2017-06-07 06:36:41,182 INFO nodepool.image.build.dpc: HEAD is now at cc8d083 Merge "Updated from global requirements"
2017-06-07 06:36:41,234 INFO nodepool.image.build.dpc: (1148 / 1758)
2017-06-07 06:36:41,298 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_c40a3ac6cb4dc815cff623ab4196e4d07a18a39f with ref master
2017-06-07 06:36:42,327 INFO nodepool.image.build.dpc: Cloning from neutron-fwaas cache and applying ref master
2017-06-07 06:36:42,673 INFO nodepool.image.build.dpc: HEAD is now at 9f8a584 Merge "Migrate Neutron's attribute to Neutron-Lib"
2017-06-07 06:36:42,726 INFO nodepool.image.build.dpc: (1149 / 1758)
2017-06-07 06:36:42,790 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/neutron-lbaas.git in /opt/dib_cache/source-repositories/neutron_lbaas_45c74c5a2b2e3a51793f91c688f2ff28dc93f160 with ref master
2017-06-07 06:36:44,039 INFO nodepool.image.build.dpc: Cloning from neutron-lbaas cache and applying ref master
2017-06-07 06:36:44,424 INFO nodepool.image.build.dpc: HEAD is now at ccef311 Merge "Adding configuration flag for skipping SSL certificate verification"
2017-06-07 06:36:44,475 INFO nodepool.image.build.dpc: (1150 / 1758)
2017-06-07 06:36:44,532 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/neutron-lbaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_lbaas_dashboard_995d726a4e73cebc23848874192b4db333e1953a with ref master
2017-06-07 06:36:45,352 INFO nodepool.image.build.dpc: Cloning from neutron-lbaas-dashboard cache and applying ref master
2017-06-07 06:36:45,666 INFO nodepool.image.build.dpc: HEAD is now at 81b0717 Merge "Updated from global requirements"
2017-06-07 06:36:45,716 INFO nodepool.image.build.dpc: (1151 / 1758)
2017-06-07 06:36:45,774 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_7e4d919e28598fddcb52964625ee184f89af809b with ref master
2017-06-07 06:36:46,866 INFO nodepool.image.build.dpc: Cloning from neutron-lib cache and applying ref master
2017-06-07 06:36:47,254 INFO nodepool.image.build.dpc: HEAD is now at 1401560 Merge "Add validators package"
2017-06-07 06:36:47,307 INFO nodepool.image.build.dpc: (1152 / 1758)
2017-06-07 06:36:47,363 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_47254175d698d7c57b554d79afaa70aedc34fd8d with ref master
2017-06-07 06:36:48,512 INFO nodepool.image.build.dpc: Cloning from neutron-specs cache and applying ref master
2017-06-07 06:36:48,835 INFO nodepool.image.build.dpc: HEAD is now at 366a651 Merge "Add a spec for strict minimum bandwidth support"
2017-06-07 06:36:48,887 INFO nodepool.image.build.dpc: (1153 / 1758)
2017-06-07 06:36:48,951 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dc04aa9675ca723929d238d615adab9013fb730c with ref master
2017-06-07 06:36:49,921 INFO nodepool.image.build.dpc: Cloning from neutron-vpnaas cache and applying ref master
2017-06-07 06:36:50,272 INFO nodepool.image.build.dpc: HEAD is now at aa1c3f9 Merge "Updated from global requirements"
2017-06-07 06:36:50,324 INFO nodepool.image.build.dpc: (1154 / 1758)
2017-06-07 06:36:50,381 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nfv-filters.git in /opt/dib_cache/source-repositories/nfv_filters_0882798be8598c7d0660e9adf821f4ffb2566595 with ref master
2017-06-07 06:36:51,124 INFO nodepool.image.build.dpc: Cloning from nfv-filters cache and applying ref master
2017-06-07 06:36:51,367 INFO nodepool.image.build.dpc: HEAD is now at 5c6a3b3 Add documentation: how to enable a new filter in Nova
2017-06-07 06:36:51,418 INFO nodepool.image.build.dpc: (1155 / 1758)
2017-06-07 06:36:51,486 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_845fbf5956dcd693fb0907bf13300a3117b66e16 with ref master
2017-06-07 06:37:05,269 INFO nodepool.image.build.dpc: Cloning from nova cache and applying ref master
2017-06-07 06:37:06,312 INFO nodepool.image.build.dpc: HEAD is now at 1aa527f Merge "Remove cells topic configuration option"
2017-06-07 06:37:06,365 INFO nodepool.image.build.dpc: (1156 / 1758)
2017-06-07 06:37:06,421 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nova-docker.git in /opt/dib_cache/source-repositories/nova_docker_6ad145d77afe16b83de68e4b9ce5d8b8806740e9 with ref master
2017-06-07 06:37:07,247 INFO nodepool.image.build.dpc: Cloning from nova-docker cache and applying ref master
2017-06-07 06:37:07,482 INFO nodepool.image.build.dpc: HEAD is now at 64426d8 Step #2 - Retiring Nova-docker : Remove Project Content
2017-06-07 06:37:07,532 INFO nodepool.image.build.dpc: (1157 / 1758)
2017-06-07 06:37:07,588 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nova-dpm.git in /opt/dib_cache/source-repositories/nova_dpm_f2ff9a1257dfea69aea9a6e65c49fb79b7e3c4ba with ref master
2017-06-07 06:37:08,416 INFO nodepool.image.build.dpc: Cloning from nova-dpm cache and applying ref master
2017-06-07 06:37:08,711 INFO nodepool.image.build.dpc: HEAD is now at bb24705 Replace assertTrue(isinstance()) with assertIsInstance()
2017-06-07 06:37:08,762 INFO nodepool.image.build.dpc: (1158 / 1758)
2017-06-07 06:37:08,818 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nova-fusioncompute.git in /opt/dib_cache/source-repositories/nova_fusioncompute_f235c646457adabec4d02e790580018868c79de1 with ref master
2017-06-07 06:37:09,539 INFO nodepool.image.build.dpc: Cloning from nova-fusioncompute cache and applying ref master
2017-06-07 06:37:09,795 INFO nodepool.image.build.dpc: HEAD is now at 12ccfe1 the instance os_type and os_version is not corrent when nova boot an
2017-06-07 06:37:09,845 INFO nodepool.image.build.dpc: (1159 / 1758)
2017-06-07 06:37:09,902 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nova-lxd.git in /opt/dib_cache/source-repositories/nova_lxd_bb3a76c7ad148744bd0748a3046a673f19aa0cf2 with ref master
2017-06-07 06:37:10,863 INFO nodepool.image.build.dpc: Cloning from nova-lxd cache and applying ref master
2017-06-07 06:37:11,149 INFO nodepool.image.build.dpc: HEAD is now at 5223204 Merge "Add storage pool support"
2017-06-07 06:37:11,200 INFO nodepool.image.build.dpc: (1160 / 1758)
2017-06-07 06:37:11,256 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nova-mksproxy.git in /opt/dib_cache/source-repositories/nova_mksproxy_a4621d1bf03f2a5c7b99401123734e48085ff6f5 with ref master
2017-06-07 06:37:12,034 INFO nodepool.image.build.dpc: Cloning from nova-mksproxy cache and applying ref master
2017-06-07 06:37:12,310 INFO nodepool.image.build.dpc: HEAD is now at 77fb9ff Add {project|user}_domain_id and {project|user}_domain_name arguments
2017-06-07 06:37:12,361 INFO nodepool.image.build.dpc: (1161 / 1758)
2017-06-07 06:37:12,430 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nova-powervm.git in /opt/dib_cache/source-repositories/nova_powervm_cb6b94a48b360811f1507ff67e108b7eb2503908 with ref master
2017-06-07 06:37:13,428 INFO nodepool.image.build.dpc: Cloning from nova-powervm cache and applying ref master
2017-06-07 06:37:13,782 INFO nodepool.image.build.dpc: HEAD is now at f2c1d2d Merge "Performance improvements for Lifecycle events"
2017-06-07 06:37:13,835 INFO nodepool.image.build.dpc: (1162 / 1758)
2017-06-07 06:37:13,892 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nova-solver-scheduler.git in /opt/dib_cache/source-repositories/nova_solver_scheduler_11b24bbe8694adb76d7d10d10bff0e8b446064fb with ref master
2017-06-07 06:37:14,692 INFO nodepool.image.build.dpc: Cloning from nova-solver-scheduler cache and applying ref master
2017-06-07 06:37:14,952 INFO nodepool.image.build.dpc: HEAD is now at 3aae5ed Fix formatting problem in README
2017-06-07 06:37:15,002 INFO nodepool.image.build.dpc: (1163 / 1758)
2017-06-07 06:37:15,057 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_0c419f325342c699312c26ca69c160e22d8c5a6f with ref master
2017-06-07 06:37:16,187 INFO nodepool.image.build.dpc: Cloning from nova-specs cache and applying ref master
2017-06-07 06:37:16,609 INFO nodepool.image.build.dpc: HEAD is now at f49397b Uncap sphinx version
2017-06-07 06:37:16,663 INFO nodepool.image.build.dpc: (1164 / 1758)
2017-06-07 06:37:16,721 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/nova-zvm-virt-driver.git in /opt/dib_cache/source-repositories/nova_zvm_virt_driver_f64a380accae0a3e8736b7fe1a816f15eec0dcbf with ref master
2017-06-07 06:37:17,859 INFO nodepool.image.build.dpc: Cloning from nova-zvm-virt-driver cache and applying ref master
2017-06-07 06:37:18,159 INFO nodepool.image.build.dpc: HEAD is now at 9b7eb53 pin sphinx = 1.5.6
2017-06-07 06:37:18,218 INFO nodepool.image.build.dpc: (1165 / 1758)
2017-06-07 06:37:18,274 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/novajoin.git in /opt/dib_cache/source-repositories/novajoin_d6e8a4d333d7959c5ee1ba7131bbb5e0b0d7b3d9 with ref master
2017-06-07 06:37:19,059 INFO nodepool.image.build.dpc: Cloning from novajoin cache and applying ref master
2017-06-07 06:37:19,327 INFO nodepool.image.build.dpc: HEAD is now at e75f3bd Merge "Handle no project_name returned from keystone"
2017-06-07 06:37:19,378 INFO nodepool.image.build.dpc: (1166 / 1758)
2017-06-07 06:37:19,435 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oaktree.git in /opt/dib_cache/source-repositories/oaktree_0e3775de856cbd28c6fc8e1e618efbb26c5610ac with ref master
2017-06-07 06:37:20,151 INFO nodepool.image.build.dpc: Cloning from oaktree cache and applying ref master
2017-06-07 06:37:20,398 INFO nodepool.image.build.dpc: HEAD is now at a9c1b53 Fix some minor typos in README.rst
2017-06-07 06:37:20,450 INFO nodepool.image.build.dpc: (1167 / 1758)
2017-06-07 06:37:20,508 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oaktreemodel.git in /opt/dib_cache/source-repositories/oaktreemodel_c58c4267ccb1dd4eacbd736bb0f6ba21f4c85d7b with ref master
2017-06-07 06:37:21,288 INFO nodepool.image.build.dpc: Cloning from oaktreemodel cache and applying ref master
2017-06-07 06:37:21,542 INFO nodepool.image.build.dpc: HEAD is now at ad69150 Merge "Add dict mapping for searching for things"
2017-06-07 06:37:21,593 INFO nodepool.image.build.dpc: (1168 / 1758)
2017-06-07 06:37:21,650 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_6740c50267885a96aba300cb97fb57d9cfaa47d1 with ref master
2017-06-07 06:37:22,891 INFO nodepool.image.build.dpc: Cloning from octavia cache and applying ref master
2017-06-07 06:37:23,414 INFO nodepool.image.build.dpc: HEAD is now at 69a084c Merge "Check keepalived health in the amphora"
2017-06-07 06:37:23,466 INFO nodepool.image.build.dpc: (1169 / 1758)
2017-06-07 06:37:23,525 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_4e80b39487535db506a1ac432f8b120408a714c9 with ref master
2017-06-07 06:37:24,240 INFO nodepool.image.build.dpc: Cloning from octavia-dashboard cache and applying ref master
2017-06-07 06:37:24,522 INFO nodepool.image.build.dpc: HEAD is now at 17da9c2 Merge "Fix bugs URL for project ownership change"
2017-06-07 06:37:24,573 INFO nodepool.image.build.dpc: (1170 / 1758)
2017-06-07 06:37:24,630 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_5760bc8106f24b8e436b2a80c3b61dc8a6510538 with ref master
2017-06-07 06:37:25,378 INFO nodepool.image.build.dpc: Cloning from octavia-tempest-plugin cache and applying ref master
2017-06-07 06:37:25,621 INFO nodepool.image.build.dpc: HEAD is now at 34139b0 Initial setup of the octavia-tempest-plugin repo
2017-06-07 06:37:25,672 INFO nodepool.image.build.dpc: (1171 / 1758)
2017-06-07 06:37:25,729 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/omni.git in /opt/dib_cache/source-repositories/omni_0c84b06c79985522bad9c8710ceff8610fb4d033 with ref master
2017-06-07 06:37:26,420 INFO nodepool.image.build.dpc: Cloning from omni cache and applying ref master
2017-06-07 06:37:26,767 INFO nodepool.image.build.dpc: HEAD is now at 17cc6a4 Merge "Unit Testcases for GCE Cinder Driver"
2017-06-07 06:37:26,818 INFO nodepool.image.build.dpc: (1172 / 1758)
2017-06-07 06:37:26,875 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ooi.git in /opt/dib_cache/source-repositories/ooi_e29db9fa0664eff34fe5afe4d3b654d05116bed0 with ref master
2017-06-07 06:37:27,711 INFO nodepool.image.build.dpc: Cloning from ooi cache and applying ref master
2017-06-07 06:37:28,012 INFO nodepool.image.build.dpc: HEAD is now at b3d4797 Publish and accept OCCI/1.1 as a valid version
2017-06-07 06:37:28,064 INFO nodepool.image.build.dpc: (1173 / 1758)
2017-06-07 06:37:28,120 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/opencafe.git in /opt/dib_cache/source-repositories/opencafe_6ef3261dc15598d48f0c069816f8204fc0b99c6b with ref master
2017-06-07 06:37:28,973 INFO nodepool.image.build.dpc: Cloning from opencafe cache and applying ref master
2017-06-07 06:37:29,251 INFO nodepool.image.build.dpc: HEAD is now at c3f341e Merge "Fixed format_exception vs format_exec bug"
2017-06-07 06:37:29,304 INFO nodepool.image.build.dpc: (1174 / 1758)
2017-06-07 06:37:29,371 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_c3b6f68dd20e8b5818615555e38e727ce7767b98 with ref master
2017-06-07 06:37:31,696 INFO nodepool.image.build.dpc: Cloning from openstack cache and applying ref master
2017-06-07 06:37:31,983 INFO nodepool.image.build.dpc: HEAD is now at d997290 Updated openstack/openstack
2017-06-07 06:37:32,035 INFO nodepool.image.build.dpc: (1175 / 1758)
2017-06-07 06:37:32,099 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_fb49177403aa6ed06398fa080127e9b74d42aedf with ref master
2017-06-07 06:37:38,043 INFO nodepool.image.build.dpc: Cloning from openstack-ansible cache and applying ref master
2017-06-07 06:37:38,574 INFO nodepool.image.build.dpc: HEAD is now at ae8ac78 Merge "Update Ansible to 2.3.1.0"
2017-06-07 06:37:38,668 INFO nodepool.image.build.dpc: (1176 / 1758)
2017-06-07 06:37:38,728 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning.git in /opt/dib_cache/source-repositories/openstack_ansible_apt_package_pinning_67504d44a4948a083b938116565880c86c6ba2cf with ref master
2017-06-07 06:37:40,953 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-apt_package_pinning cache and applying ref master
2017-06-07 06:37:41,216 INFO nodepool.image.build.dpc: HEAD is now at ea737f8 Updated from global requirements
2017-06-07 06:37:41,267 INFO nodepool.image.build.dpc: (1177 / 1758)
2017-06-07 06:37:41,324 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-ceph_client.git in /opt/dib_cache/source-repositories/openstack_ansible_ceph_client_3e00dfb9bfce5b99465dd815c630821c3eaa6539 with ref master
2017-06-07 06:37:43,158 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-ceph_client cache and applying ref master
2017-06-07 06:37:43,424 INFO nodepool.image.build.dpc: HEAD is now at b751078 Updated from global requirements
2017-06-07 06:37:43,475 INFO nodepool.image.build.dpc: (1178 / 1758)
2017-06-07 06:37:43,536 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-galera_client.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_client_a9dd1280cb730e2e03dd9a11e85c5144ee7517d7 with ref master
2017-06-07 06:37:45,277 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-galera_client cache and applying ref master
2017-06-07 06:37:45,545 INFO nodepool.image.build.dpc: HEAD is now at 1d643d4 Updated from global requirements
2017-06-07 06:37:45,601 INFO nodepool.image.build.dpc: (1179 / 1758)
2017-06-07 06:37:45,660 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-galera_server.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_server_e888bc00f4ca7bfd3b12f618c0ba5ae6b5229884 with ref master
2017-06-07 06:37:47,540 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-galera_server cache and applying ref master
2017-06-07 06:37:47,819 INFO nodepool.image.build.dpc: HEAD is now at 2aaedec Updated from global requirements
2017-06-07 06:37:47,871 INFO nodepool.image.build.dpc: (1180 / 1758)
2017-06-07 06:37:47,930 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-haproxy_server.git in /opt/dib_cache/source-repositories/openstack_ansible_haproxy_server_5cad430157f839bf74ba360fd194b09fa9909b72 with ref master
2017-06-07 06:37:49,779 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-haproxy_server cache and applying ref master
2017-06-07 06:37:50,048 INFO nodepool.image.build.dpc: HEAD is now at f6ea53f Updated from global requirements
2017-06-07 06:37:50,098 INFO nodepool.image.build.dpc: (1181 / 1758)
2017-06-07 06:37:50,158 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-lxc_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_container_create_8e9faa5e35af73f1f6b1034f46491afe17c55833 with ref master
2017-06-07 06:37:52,024 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-lxc_container_create cache and applying ref master
2017-06-07 06:37:52,346 INFO nodepool.image.build.dpc: HEAD is now at 4fc9f50 Updated from global requirements
2017-06-07 06:37:52,413 INFO nodepool.image.build.dpc: (1182 / 1758)
2017-06-07 06:37:52,489 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-lxc_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_hosts_f724bdba3ba4300572a0cfbf6e56ceaabfb8fe04 with ref master
2017-06-07 06:37:54,643 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-lxc_hosts cache and applying ref master
2017-06-07 06:37:54,935 INFO nodepool.image.build.dpc: HEAD is now at f6505a1 Updated from global requirements
2017-06-07 06:37:54,985 INFO nodepool.image.build.dpc: (1183 / 1758)
2017-06-07 06:37:55,044 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-memcached_server.git in /opt/dib_cache/source-repositories/openstack_ansible_memcached_server_d5f1069028e8eefaa65fc2bab0ff8058fd45b140 with ref master
2017-06-07 06:37:56,781 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-memcached_server cache and applying ref master
2017-06-07 06:37:57,046 INFO nodepool.image.build.dpc: HEAD is now at f8ba8e0 Updated from global requirements
2017-06-07 06:37:57,097 INFO nodepool.image.build.dpc: (1184 / 1758)
2017-06-07 06:37:57,154 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-openstack_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_hosts_7d380cce8dba44d839c8504a9f4c82ecc6365e6e with ref master
2017-06-07 06:37:59,505 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-openstack_hosts cache and applying ref master
2017-06-07 06:37:59,781 INFO nodepool.image.build.dpc: HEAD is now at 7b1db6a Updated from global requirements
2017-06-07 06:37:59,831 INFO nodepool.image.build.dpc: (1185 / 1758)
2017-06-07 06:37:59,890 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-openstack_openrc.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_openrc_4914eeeb1be7f0bf2215aeea4a25668055cfa30d with ref master
2017-06-07 06:38:01,833 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-openstack_openrc cache and applying ref master
2017-06-07 06:38:02,095 INFO nodepool.image.build.dpc: HEAD is now at 87caac4 Updated from global requirements
2017-06-07 06:38:02,146 INFO nodepool.image.build.dpc: (1186 / 1758)
2017-06-07 06:38:02,203 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_adf476f4b16d530074735ae05605c100716d1f7f with ref master
2017-06-07 06:38:03,025 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-ops cache and applying ref master
2017-06-07 06:38:03,372 INFO nodepool.image.build.dpc: HEAD is now at 3eaef7b Merge "Add API query test for Swift"
2017-06-07 06:38:03,425 INFO nodepool.image.build.dpc: (1187 / 1758)
2017-06-07 06:38:03,482 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_almanach.git in /opt/dib_cache/source-repositories/openstack_ansible_os_almanach_565f2adb90607e022ee137a7f2f104ad5ed6b956 with ref master
2017-06-07 06:38:04,289 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_almanach cache and applying ref master
2017-06-07 06:38:04,552 INFO nodepool.image.build.dpc: HEAD is now at 8cf7a10 Update to Almanach 4.0.9
2017-06-07 06:38:04,603 INFO nodepool.image.build.dpc: (1188 / 1758)
2017-06-07 06:38:04,663 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_aodh.git in /opt/dib_cache/source-repositories/openstack_ansible_os_aodh_e7eabeaed7e92dcc95bc33bd5843ea1f32925e90 with ref master
2017-06-07 06:38:06,571 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_aodh cache and applying ref master
2017-06-07 06:38:06,850 INFO nodepool.image.build.dpc: HEAD is now at deb4680 Updated from global requirements
2017-06-07 06:38:06,901 INFO nodepool.image.build.dpc: (1189 / 1758)
2017-06-07 06:38:06,956 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_barbican.git in /opt/dib_cache/source-repositories/openstack_ansible_os_barbican_d453597c60b0a561843ca3c37db38086d59804e9 with ref master
2017-06-07 06:38:08,828 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_barbican cache and applying ref master
2017-06-07 06:38:09,093 INFO nodepool.image.build.dpc: HEAD is now at 729e13e Updated from global requirements
2017-06-07 06:38:09,145 INFO nodepool.image.build.dpc: (1190 / 1758)
2017-06-07 06:38:09,207 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_ceilometer.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ceilometer_a680214b9dcc041fe5267ce837d8da182dc12725 with ref master
2017-06-07 06:38:11,324 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_ceilometer cache and applying ref master
2017-06-07 06:38:11,621 INFO nodepool.image.build.dpc: HEAD is now at a7d26df Updated from global requirements
2017-06-07 06:38:11,674 INFO nodepool.image.build.dpc: (1191 / 1758)
2017-06-07 06:38:11,733 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_cinder.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cinder_9b0a17dc8b4a11c42cc6893a8408826950518456 with ref master
2017-06-07 06:38:13,930 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_cinder cache and applying ref master
2017-06-07 06:38:14,221 INFO nodepool.image.build.dpc: HEAD is now at d513189 Updated from global requirements
2017-06-07 06:38:14,278 INFO nodepool.image.build.dpc: (1192 / 1758)
2017-06-07 06:38:14,337 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_cloudkitty.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cloudkitty_383a8509566828d95df4fe21cb3f085aa5e3bf71 with ref master
2017-06-07 06:38:15,125 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_cloudkitty cache and applying ref master
2017-06-07 06:38:15,401 INFO nodepool.image.build.dpc: HEAD is now at ca4fe0b Updated from global requirements
2017-06-07 06:38:15,453 INFO nodepool.image.build.dpc: (1193 / 1758)
2017-06-07 06:38:15,510 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_designate.git in /opt/dib_cache/source-repositories/openstack_ansible_os_designate_3296f538a4126489081dcd3c9ba9e4ed1e2e01a1 with ref master
2017-06-07 06:38:17,394 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_designate cache and applying ref master
2017-06-07 06:38:17,673 INFO nodepool.image.build.dpc: HEAD is now at a193460 Updated from global requirements
2017-06-07 06:38:17,725 INFO nodepool.image.build.dpc: (1194 / 1758)
2017-06-07 06:38:17,784 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_glance.git in /opt/dib_cache/source-repositories/openstack_ansible_os_glance_5751a1b0fdaab1329b81e449795eff9b718fc42c with ref master
2017-06-07 06:38:19,824 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_glance cache and applying ref master
2017-06-07 06:38:20,105 INFO nodepool.image.build.dpc: HEAD is now at 9092d1d Updated from global requirements
2017-06-07 06:38:20,155 INFO nodepool.image.build.dpc: (1195 / 1758)
2017-06-07 06:38:20,213 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_gnocchi.git in /opt/dib_cache/source-repositories/openstack_ansible_os_gnocchi_f9bfb1fe549be9c66b62e61e862bfad53892ca62 with ref master
2017-06-07 06:38:22,268 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_gnocchi cache and applying ref master
2017-06-07 06:38:22,544 INFO nodepool.image.build.dpc: HEAD is now at f0477bf Updated from global requirements
2017-06-07 06:38:22,595 INFO nodepool.image.build.dpc: (1196 / 1758)
2017-06-07 06:38:22,654 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_heat.git in /opt/dib_cache/source-repositories/openstack_ansible_os_heat_7cbf785df56200656db4501cd2045d2329ede46d with ref master
2017-06-07 06:38:24,546 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_heat cache and applying ref master
2017-06-07 06:38:24,835 INFO nodepool.image.build.dpc: HEAD is now at ea3e1a4 Updated from global requirements
2017-06-07 06:38:24,886 INFO nodepool.image.build.dpc: (1197 / 1758)
2017-06-07 06:38:24,949 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_horizon.git in /opt/dib_cache/source-repositories/openstack_ansible_os_horizon_53df1c6d79ff9010fbb45414d5cdfdaad0bcc6f3 with ref master
2017-06-07 06:38:27,062 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_horizon cache and applying ref master
2017-06-07 06:38:27,353 INFO nodepool.image.build.dpc: HEAD is now at f3cac1b Updated from global requirements
2017-06-07 06:38:27,403 INFO nodepool.image.build.dpc: (1198 / 1758)
2017-06-07 06:38:27,464 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_ironic.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ironic_ed322aeef2fccd1665724430687b02a41d8fb863 with ref master
2017-06-07 06:38:29,554 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_ironic cache and applying ref master
2017-06-07 06:38:29,829 INFO nodepool.image.build.dpc: HEAD is now at 0e9c46c Updated from global requirements
2017-06-07 06:38:29,881 INFO nodepool.image.build.dpc: (1199 / 1758)
2017-06-07 06:38:29,939 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_karbor.git in /opt/dib_cache/source-repositories/openstack_ansible_os_karbor_79818f2c84cd92f29486093a2b0d819deaa22dcb with ref master
2017-06-07 06:38:30,782 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_karbor cache and applying ref master
2017-06-07 06:38:31,023 INFO nodepool.image.build.dpc: HEAD is now at 7b44052 Added .gitreview
2017-06-07 06:38:31,075 INFO nodepool.image.build.dpc: (1200 / 1758)
2017-06-07 06:38:31,134 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_keystone.git in /opt/dib_cache/source-repositories/openstack_ansible_os_keystone_e7a17838d6fb891cd019992bad2efb5755b63bed with ref master
2017-06-07 06:38:33,559 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_keystone cache and applying ref master
2017-06-07 06:38:33,869 INFO nodepool.image.build.dpc: HEAD is now at 5314dbb Updated from global requirements
2017-06-07 06:38:33,920 INFO nodepool.image.build.dpc: (1201 / 1758)
2017-06-07 06:38:33,978 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_magnum.git in /opt/dib_cache/source-repositories/openstack_ansible_os_magnum_62be5353283fa9fc44daf421cb4cc83d42de4170 with ref master
2017-06-07 06:38:36,038 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_magnum cache and applying ref master
2017-06-07 06:38:36,309 INFO nodepool.image.build.dpc: HEAD is now at 217290b Updated from global requirements
2017-06-07 06:38:36,360 INFO nodepool.image.build.dpc: (1202 / 1758)
2017-06-07 06:38:36,419 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_molteniron.git in /opt/dib_cache/source-repositories/openstack_ansible_os_molteniron_daaa7d0e14572ca23ebdafb531e6b9575c97b690 with ref master
2017-06-07 06:38:37,916 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_molteniron cache and applying ref master
2017-06-07 06:38:38,170 INFO nodepool.image.build.dpc: HEAD is now at f487af1 Allow the developer constraints to be adjusted
2017-06-07 06:38:38,222 INFO nodepool.image.build.dpc: (1203 / 1758)
2017-06-07 06:38:38,282 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_monasca.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_164491d5042bf92d2154c5f03027532536e00bed with ref master
2017-06-07 06:38:39,057 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_monasca cache and applying ref master
2017-06-07 06:38:39,322 INFO nodepool.image.build.dpc: HEAD is now at 3deb793 Updated from global requirements
2017-06-07 06:38:39,374 INFO nodepool.image.build.dpc: (1204 / 1758)
2017-06-07 06:38:39,434 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_monasca-agent.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_agent_92ef482e7cfccaf718b39b3aac7abdbb6c92100d with ref master
2017-06-07 06:38:40,169 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_monasca-agent cache and applying ref master
2017-06-07 06:38:40,408 INFO nodepool.image.build.dpc: HEAD is now at 34ddec1 Added to readme
2017-06-07 06:38:40,459 INFO nodepool.image.build.dpc: (1205 / 1758)
2017-06-07 06:38:40,515 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_monasca-ui.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_ui_ca43f7d83651c5ed3d9029269400930759c86543 with ref master
2017-06-07 06:38:41,285 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_monasca-ui cache and applying ref master
2017-06-07 06:38:41,536 INFO nodepool.image.build.dpc: HEAD is now at 484db1a Use zuul-cloner for tests repo in OpenStack-CI
2017-06-07 06:38:41,589 INFO nodepool.image.build.dpc: (1206 / 1758)
2017-06-07 06:38:41,650 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_neutron.git in /opt/dib_cache/source-repositories/openstack_ansible_os_neutron_27d833b9e2ba6819e3872a928cab58e78fd6e94c with ref master
2017-06-07 06:38:44,302 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_neutron cache and applying ref master
2017-06-07 06:38:44,605 INFO nodepool.image.build.dpc: HEAD is now at 19c7e5c Updated from global requirements
2017-06-07 06:38:44,656 INFO nodepool.image.build.dpc: (1207 / 1758)
2017-06-07 06:38:44,714 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_nova.git in /opt/dib_cache/source-repositories/openstack_ansible_os_nova_6fc40d26839eb33953c5cfb503fec4c06d5a4a77 with ref master
2017-06-07 06:38:47,735 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_nova cache and applying ref master
2017-06-07 06:38:48,049 INFO nodepool.image.build.dpc: HEAD is now at 27872a8 Remove cpu_mode option in Nova configuration
2017-06-07 06:38:48,103 INFO nodepool.image.build.dpc: (1208 / 1758)
2017-06-07 06:38:48,156 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_octavia.git in /opt/dib_cache/source-repositories/openstack_ansible_os_octavia_e98d83774443ceeb7fb0d105e777665c1ba0c560 with ref master
2017-06-07 06:38:49,523 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_octavia cache and applying ref master
2017-06-07 06:38:49,782 INFO nodepool.image.build.dpc: HEAD is now at 074624b Merge "Remove useless parameters"
2017-06-07 06:38:49,834 INFO nodepool.image.build.dpc: (1209 / 1758)
2017-06-07 06:38:49,891 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_rally.git in /opt/dib_cache/source-repositories/openstack_ansible_os_rally_5b5046c59fdbc68e6ff1ede5e0bdf8fe0814f559 with ref master
2017-06-07 06:38:51,879 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_rally cache and applying ref master
2017-06-07 06:38:52,153 INFO nodepool.image.build.dpc: HEAD is now at a1291a9 Updated from global requirements
2017-06-07 06:38:52,204 INFO nodepool.image.build.dpc: (1210 / 1758)
2017-06-07 06:38:52,262 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_sahara.git in /opt/dib_cache/source-repositories/openstack_ansible_os_sahara_191e2ca64e66efd79b952b1ccd7d44f6b1fe9ac9 with ref master
2017-06-07 06:38:54,583 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_sahara cache and applying ref master
2017-06-07 06:38:54,862 INFO nodepool.image.build.dpc: HEAD is now at ea4c295 Updated from global requirements
2017-06-07 06:38:54,915 INFO nodepool.image.build.dpc: (1211 / 1758)
2017-06-07 06:38:54,972 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_searchlight.git in /opt/dib_cache/source-repositories/openstack_ansible_os_searchlight_7465f2e7e0d21ce9affdb3897cdb71912f6b7ab9 with ref master
2017-06-07 06:38:55,742 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_searchlight cache and applying ref master
2017-06-07 06:38:56,008 INFO nodepool.image.build.dpc: HEAD is now at 6139bbe Import initial os_searchlight role.
2017-06-07 06:38:56,062 INFO nodepool.image.build.dpc: (1212 / 1758)
2017-06-07 06:38:56,119 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_swift.git in /opt/dib_cache/source-repositories/openstack_ansible_os_swift_68772eb9645fbc1de5bbfd43802e09f674a7c74f with ref master
2017-06-07 06:38:58,290 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_swift cache and applying ref master
2017-06-07 06:38:58,608 INFO nodepool.image.build.dpc: HEAD is now at e931454 Updated from global requirements
2017-06-07 06:38:58,659 INFO nodepool.image.build.dpc: (1213 / 1758)
2017-06-07 06:38:58,715 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_swift_sync.git in /opt/dib_cache/source-repositories/openstack_ansible_os_swift_sync_3019ee0994d1874d65885c8c82689c08c1ea3172 with ref master
2017-06-07 06:38:59,590 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_swift_sync cache and applying ref master
2017-06-07 06:38:59,825 INFO nodepool.image.build.dpc: HEAD is now at 0392bc7 Retire openstack-ansible-os_swift_sync repository
2017-06-07 06:38:59,875 INFO nodepool.image.build.dpc: (1214 / 1758)
2017-06-07 06:38:59,936 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_tempest.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tempest_5ac502e12c0a0bcdb85525c84a1c9411642615ce with ref master
2017-06-07 06:39:01,850 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_tempest cache and applying ref master
2017-06-07 06:39:02,138 INFO nodepool.image.build.dpc: HEAD is now at b95cbb9 Updated from global requirements
2017-06-07 06:39:02,189 INFO nodepool.image.build.dpc: (1215 / 1758)
2017-06-07 06:39:02,258 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_trove.git in /opt/dib_cache/source-repositories/openstack_ansible_os_trove_8a4f61ea8a890fb0c12a6f13608df39290fae9a6 with ref master
2017-06-07 06:39:04,040 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_trove cache and applying ref master
2017-06-07 06:39:04,308 INFO nodepool.image.build.dpc: HEAD is now at dcc56d9 Updated from global requirements
2017-06-07 06:39:04,359 INFO nodepool.image.build.dpc: (1216 / 1758)
2017-06-07 06:39:04,416 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_watcher.git in /opt/dib_cache/source-repositories/openstack_ansible_os_watcher_99886b1dda791daaa81979f5b52bbb7947fead0d with ref master
2017-06-07 06:39:05,149 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_watcher cache and applying ref master
2017-06-07 06:39:05,436 INFO nodepool.image.build.dpc: HEAD is now at 3f0c220 Updated from global requirements
2017-06-07 06:39:05,487 INFO nodepool.image.build.dpc: (1217 / 1758)
2017-06-07 06:39:05,545 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-os_zaqar.git in /opt/dib_cache/source-repositories/openstack_ansible_os_zaqar_f50e53cace2fb635aafa28b47ec6a5894e9686b3 with ref master
2017-06-07 06:39:06,334 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-os_zaqar cache and applying ref master
2017-06-07 06:39:06,589 INFO nodepool.image.build.dpc: HEAD is now at 2b257aa Updated from global requirements
2017-06-07 06:39:06,640 INFO nodepool.image.build.dpc: (1218 / 1758)
2017-06-07 06:39:06,699 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-pip_install.git in /opt/dib_cache/source-repositories/openstack_ansible_pip_install_d88b00f98846107879941c79d19694a6cc05209e with ref master
2017-06-07 06:39:08,733 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-pip_install cache and applying ref master
2017-06-07 06:39:09,019 INFO nodepool.image.build.dpc: HEAD is now at fe69a55 Updated from global requirements
2017-06-07 06:39:09,071 INFO nodepool.image.build.dpc: (1219 / 1758)
2017-06-07 06:39:09,132 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-pip_lock_down.git in /opt/dib_cache/source-repositories/openstack_ansible_pip_lock_down_8a42a28732b505e9f44409f5b33d971ce75e7bd0 with ref master
2017-06-07 06:39:09,948 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-pip_lock_down cache and applying ref master
2017-06-07 06:39:10,202 INFO nodepool.image.build.dpc: HEAD is now at e297505 Use https instead of http for git.openstack.org
2017-06-07 06:39:10,254 INFO nodepool.image.build.dpc: (1220 / 1758)
2017-06-07 06:39:10,315 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_5442f331995e940f33dc8c0e79d0f4126ffb020d with ref master
2017-06-07 06:39:11,878 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-plugins cache and applying ref master
2017-06-07 06:39:12,187 INFO nodepool.image.build.dpc: HEAD is now at 9cc3dae Revert "connection: ssh: Clear environment when connecting to LXC containers"
2017-06-07 06:39:12,239 INFO nodepool.image.build.dpc: (1221 / 1758)
2017-06-07 06:39:12,297 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-py_from_git.git in /opt/dib_cache/source-repositories/openstack_ansible_py_from_git_dfa1b65da11e3d7342c1311eb9be3be368e20fb5 with ref master
2017-06-07 06:39:13,054 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-py_from_git cache and applying ref master
2017-06-07 06:39:13,293 INFO nodepool.image.build.dpc: HEAD is now at f50b48d Retire openstack-ansible-py_from_git repository
2017-06-07 06:39:13,344 INFO nodepool.image.build.dpc: (1222 / 1758)
2017-06-07 06:39:13,406 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-rabbitmq_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rabbitmq_server_e033698e76004c2095727532b46ab3e879e5beb0 with ref master
2017-06-07 06:39:15,317 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-rabbitmq_server cache and applying ref master
2017-06-07 06:39:15,602 INFO nodepool.image.build.dpc: HEAD is now at 9cddb12 Updated from global requirements
2017-06-07 06:39:15,653 INFO nodepool.image.build.dpc: (1223 / 1758)
2017-06-07 06:39:15,712 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-repo_build.git in /opt/dib_cache/source-repositories/openstack_ansible_repo_build_74ef48442a031806209d532e4db5d2f034fde393 with ref master
2017-06-07 06:39:17,635 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-repo_build cache and applying ref master
2017-06-07 06:39:17,917 INFO nodepool.image.build.dpc: HEAD is now at 9137f82 Updated from global requirements
2017-06-07 06:39:17,969 INFO nodepool.image.build.dpc: (1224 / 1758)
2017-06-07 06:39:18,030 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-repo_server.git in /opt/dib_cache/source-repositories/openstack_ansible_repo_server_e002d95d4c507b5e1d480b6ebbcdcdd095cbe827 with ref master
2017-06-07 06:39:19,781 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-repo_server cache and applying ref master
2017-06-07 06:39:20,072 INFO nodepool.image.build.dpc: HEAD is now at 15c7b89 Updated from global requirements
2017-06-07 06:39:20,125 INFO nodepool.image.build.dpc: (1225 / 1758)
2017-06-07 06:39:20,185 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-rsyslog_client.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_client_1cecc2be45cd72075903a93335b796756632bafc with ref master
2017-06-07 06:39:22,027 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-rsyslog_client cache and applying ref master
2017-06-07 06:39:22,308 INFO nodepool.image.build.dpc: HEAD is now at c3e4418 Updated from global requirements
2017-06-07 06:39:22,359 INFO nodepool.image.build.dpc: (1226 / 1758)
2017-06-07 06:39:22,416 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-rsyslog_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_server_4c427aaf7be3166d00753b112c163e6632cff319 with ref master
2017-06-07 06:39:23,870 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-rsyslog_server cache and applying ref master
2017-06-07 06:39:24,136 INFO nodepool.image.build.dpc: HEAD is now at a55018f Updated from global requirements
2017-06-07 06:39:24,188 INFO nodepool.image.build.dpc: (1227 / 1758)
2017-06-07 06:39:24,252 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-security.git in /opt/dib_cache/source-repositories/openstack_ansible_security_f3fb5a74925ff5e4596af1c5baa5782c81176943 with ref master
2017-06-07 06:39:27,022 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-security cache and applying ref master
2017-06-07 06:39:27,499 INFO nodepool.image.build.dpc: HEAD is now at 69a91fd Updated from global requirements
2017-06-07 06:39:27,553 INFO nodepool.image.build.dpc: (1228 / 1758)
2017-06-07 06:39:27,614 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_2142fff1636f6a148ee4257f275d6c42036ae522 with ref master
2017-06-07 06:39:28,425 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-specs cache and applying ref master
2017-06-07 06:39:28,685 INFO nodepool.image.build.dpc: HEAD is now at a3cbeb6 Fix warnings in specs repo
2017-06-07 06:39:28,737 INFO nodepool.image.build.dpc: (1229 / 1758)
2017-06-07 06:39:28,797 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_134de394e45caed28514a23ab991d4aee3aa1361 with ref master
2017-06-07 06:39:29,734 INFO nodepool.image.build.dpc: Cloning from openstack-ansible-tests cache and applying ref master
2017-06-07 06:39:30,017 INFO nodepool.image.build.dpc: HEAD is now at bd46e5a Merge "Update Ansible to 2.3.1.0"
2017-06-07 06:39:30,068 INFO nodepool.image.build.dpc: (1230 / 1758)
2017-06-07 06:39:30,124 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-chef-repo.git in /opt/dib_cache/source-repositories/openstack_chef_repo_a4706b03fcdaa9001e38e87c1793860fc28a2a18 with ref master
2017-06-07 06:39:31,046 INFO nodepool.image.build.dpc: Cloning from openstack-chef-repo cache and applying ref master
2017-06-07 06:39:31,299 INFO nodepool.image.build.dpc: HEAD is now at 887f826 Only run a minimal integration test setup
2017-06-07 06:39:31,350 INFO nodepool.image.build.dpc: (1231 / 1758)
2017-06-07 06:39:31,406 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-chef-specs.git in /opt/dib_cache/source-repositories/openstack_chef_specs_bb6f4aa8d42406cb54ffa093d2a3aa36bb05e059 with ref master
2017-06-07 06:39:32,158 INFO nodepool.image.build.dpc: Cloning from openstack-chef-specs cache and applying ref master
2017-06-07 06:39:32,403 INFO nodepool.image.build.dpc: HEAD is now at 601a6fd Add spec to drop creating admin endpoints
2017-06-07 06:39:32,456 INFO nodepool.image.build.dpc: (1232 / 1758)
2017-06-07 06:39:32,516 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_08569ea3655035d2e54f948d6be3e13d173f92f7 with ref master
2017-06-07 06:39:33,443 INFO nodepool.image.build.dpc: Cloning from openstack-doc-tools cache and applying ref master
2017-06-07 06:39:33,732 INFO nodepool.image.build.dpc: HEAD is now at 2df1a73 Updated from global requirements
2017-06-07 06:39:33,783 INFO nodepool.image.build.dpc: (1233 / 1758)
2017-06-07 06:39:33,839 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-health.git in /opt/dib_cache/source-repositories/openstack_health_c3c64ff22f2ece7a79c4dca2f9130ffa96e56ed8 with ref master
2017-06-07 06:39:34,757 INFO nodepool.image.build.dpc: Cloning from openstack-health cache and applying ref master
2017-06-07 06:39:35,070 INFO nodepool.image.build.dpc: HEAD is now at b1dddfd Merge "Update openstack logo"
2017-06-07 06:39:35,121 INFO nodepool.image.build.dpc: (1234 / 1758)
2017-06-07 06:39:35,178 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2c644527e49613f24217d1ce61fb0feeb63df674 with ref master
2017-06-07 06:39:36,036 INFO nodepool.image.build.dpc: Cloning from openstack-helm cache and applying ref master
2017-06-07 06:39:36,434 INFO nodepool.image.build.dpc: HEAD is now at 78f6d00 Merge "Fix ceph instructions in multinode guide."
2017-06-07 06:39:36,485 INFO nodepool.image.build.dpc: (1235 / 1758)
2017-06-07 06:39:36,543 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-helm-addons.git in /opt/dib_cache/source-repositories/openstack_helm_addons_b4cf9550bc67cc19afbcad339c580ecc373fe29a with ref master
2017-06-07 06:39:37,268 INFO nodepool.image.build.dpc: Cloning from openstack-helm-addons cache and applying ref master
2017-06-07 06:39:37,504 INFO nodepool.image.build.dpc: HEAD is now at ab7b793 Add basic postgresql chart
2017-06-07 06:39:37,557 INFO nodepool.image.build.dpc: (1236 / 1758)
2017-06-07 06:39:37,617 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_0259a72deebbdc10d29921ec73212f4659f6e2cf with ref master
2017-06-07 06:39:40,076 INFO nodepool.image.build.dpc: Cloning from openstack-manuals cache and applying ref master
2017-06-07 06:39:41,251 INFO nodepool.image.build.dpc: HEAD is now at 17d6102 Merge "[cli-ref] Update python-cinderclient to 2.2.0"
2017-06-07 06:39:41,302 INFO nodepool.image.build.dpc: (1237 / 1758)
2017-06-07 06:39:41,356 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-mentoring-scripts.git in /opt/dib_cache/source-repositories/openstack_mentoring_scripts_90b91e447cf09f5d3a6e406543288400c67e8a77 with ref master
2017-06-07 06:39:42,124 INFO nodepool.image.build.dpc: Cloning from openstack-mentoring-scripts cache and applying ref master
2017-06-07 06:39:42,353 INFO nodepool.image.build.dpc: HEAD is now at 64cd317 Added .gitreview
2017-06-07 06:39:42,405 INFO nodepool.image.build.dpc: (1238 / 1758)
2017-06-07 06:39:42,461 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_d5406b6f0f85ff34ec3f9d811d6aa8b3af4186be with ref master
2017-06-07 06:39:43,315 INFO nodepool.image.build.dpc: Cloning from openstack-planet cache and applying ref master
2017-06-07 06:39:43,673 INFO nodepool.image.build.dpc: HEAD is now at 87abe1f Added kgiusti to Planet OpenStack
2017-06-07 06:39:43,724 INFO nodepool.image.build.dpc: (1239 / 1758)
2017-06-07 06:39:43,780 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-resource-agents.git in /opt/dib_cache/source-repositories/openstack_resource_agents_cb95e830237716069d90bcc769fe74101cbf2fcf with ref master
2017-06-07 06:39:44,524 INFO nodepool.image.build.dpc: Cloning from openstack-resource-agents cache and applying ref master
2017-06-07 06:39:44,768 INFO nodepool.image.build.dpc: HEAD is now at fe84d75 NovaCompute: Support parsing host option from /etc/nova/nova.conf.d
2017-06-07 06:39:44,818 INFO nodepool.image.build.dpc: (1240 / 1758)
2017-06-07 06:39:44,876 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-resource-agents-specs.git in /opt/dib_cache/source-repositories/openstack_resource_agents_specs_1421111572075113b553e51b44beede5596f1525 with ref master
2017-06-07 06:39:45,626 INFO nodepool.image.build.dpc: Cloning from openstack-resource-agents-specs cache and applying ref master
2017-06-07 06:39:45,876 INFO nodepool.image.build.dpc: HEAD is now at 8a4a70d VM Recovery
2017-06-07 06:39:45,927 INFO nodepool.image.build.dpc: (1241 / 1758)
2017-06-07 06:39:45,984 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-salt.git in /opt/dib_cache/source-repositories/openstack_salt_79bab1d1c3d25c13a7c5021590aaa1feab8299d0 with ref master
2017-06-07 06:39:46,732 INFO nodepool.image.build.dpc: Cloning from openstack-salt cache and applying ref master
2017-06-07 06:39:47,029 INFO nodepool.image.build.dpc: HEAD is now at 019f51b Merge "Revert "add kitchen to developer documentation""
2017-06-07 06:39:47,079 INFO nodepool.image.build.dpc: (1242 / 1758)
2017-06-07 06:39:47,136 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-salt-specs.git in /opt/dib_cache/source-repositories/openstack_salt_specs_79378a5c8a6cd24a200440007faed5e1b8884614 with ref master
2017-06-07 06:39:47,887 INFO nodepool.image.build.dpc: Cloning from openstack-salt-specs cache and applying ref master
2017-06-07 06:39:48,128 INFO nodepool.image.build.dpc: HEAD is now at 935ed9e Initial commit
2017-06-07 06:39:48,179 INFO nodepool.image.build.dpc: (1243 / 1758)
2017-06-07 06:39:48,234 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-specs.git in /opt/dib_cache/source-repositories/openstack_specs_167aa7db82656a48e7cb51ad566fc16889ca9aae with ref master
2017-06-07 06:39:49,031 INFO nodepool.image.build.dpc: Cloning from openstack-specs cache and applying ref master
2017-06-07 06:39:49,270 INFO nodepool.image.build.dpc: HEAD is now at 47bc225 Merge "Add clouds.yaml support specification"
2017-06-07 06:39:49,321 INFO nodepool.image.build.dpc: (1244 / 1758)
2017-06-07 06:39:49,377 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstack-ux.git in /opt/dib_cache/source-repositories/openstack_ux_979a373c1297cdca990aef4f13771ef3d5a8e07a with ref master
2017-06-07 06:39:50,128 INFO nodepool.image.build.dpc: Cloning from openstack-ux cache and applying ref master
2017-06-07 06:39:50,548 INFO nodepool.image.build.dpc: HEAD is now at 90340ac Merge "Remove unused test setup"
2017-06-07 06:39:50,599 INFO nodepool.image.build.dpc: (1245 / 1758)
2017-06-07 06:39:50,656 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_81e63eeb4a97979c8e1b6d27b58810c5b68e836f with ref master
2017-06-07 06:39:51,402 INFO nodepool.image.build.dpc: Cloning from openstackclient cache and applying ref master
2017-06-07 06:39:51,650 INFO nodepool.image.build.dpc: HEAD is now at 5417827 Merge "Explicitly depend on python-openstackclient"
2017-06-07 06:39:51,702 INFO nodepool.image.build.dpc: (1246 / 1758)
2017-06-07 06:39:51,760 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_2c0e1452efe6abe4f19c0dd5dc72339206b93912 with ref master
2017-06-07 06:39:52,598 INFO nodepool.image.build.dpc: Cloning from openstackdocstheme cache and applying ref master
2017-06-07 06:39:52,937 INFO nodepool.image.build.dpc: HEAD is now at 9bd8219 Merge "README: Update configuration of openstackdocstheme"
2017-06-07 06:39:52,989 INFO nodepool.image.build.dpc: (1247 / 1758)
2017-06-07 06:39:53,045 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ad283c29c045becaf649bf581bf54b2b43f443e7 with ref master
2017-06-07 06:39:54,030 INFO nodepool.image.build.dpc: Cloning from operations-guide cache and applying ref master
2017-06-07 06:39:54,264 INFO nodepool.image.build.dpc: HEAD is now at c8ca0fe Retire repository
2017-06-07 06:39:54,315 INFO nodepool.image.build.dpc: (1248 / 1758)
2017-06-07 06:39:54,371 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ops-tags-team.git in /opt/dib_cache/source-repositories/ops_tags_team_5a5589375d399505949ec009686bdf29297f572a with ref master
2017-06-07 06:39:55,135 INFO nodepool.image.build.dpc: Cloning from ops-tags-team cache and applying ref master
2017-06-07 06:39:55,373 INFO nodepool.image.build.dpc: HEAD is now at 6439032 Fix Karbor name
2017-06-07 06:39:55,423 INFO nodepool.image.build.dpc: (1249 / 1758)
2017-06-07 06:39:55,480 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ops-telecom-nfv.git in /opt/dib_cache/source-repositories/ops_telecom_nfv_8fbe5b35f33a45ba8c31ffb5bef5d16ee81e4b29 with ref master
2017-06-07 06:39:56,230 INFO nodepool.image.build.dpc: Cloning from ops-telecom-nfv cache and applying ref master
2017-06-07 06:39:56,473 INFO nodepool.image.build.dpc: HEAD is now at b4b7fac Added .gitreview
2017-06-07 06:39:56,523 INFO nodepool.image.build.dpc: (1250 / 1758)
2017-06-07 06:39:56,580 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-api-ref.git in /opt/dib_cache/source-repositories/os_api_ref_1b69ec7bd971ca2781140d564b622e24fd8da2ce with ref master
2017-06-07 06:39:57,330 INFO nodepool.image.build.dpc: Cloning from os-api-ref cache and applying ref master
2017-06-07 06:39:57,588 INFO nodepool.image.build.dpc: HEAD is now at 199b7b3 Updated from global requirements
2017-06-07 06:39:57,638 INFO nodepool.image.build.dpc: (1251 / 1758)
2017-06-07 06:39:57,696 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-apply-config.git in /opt/dib_cache/source-repositories/os_apply_config_941b79f78dd26a56fab80c48749f747240332f4d with ref master
2017-06-07 06:39:58,448 INFO nodepool.image.build.dpc: Cloning from os-apply-config cache and applying ref master
2017-06-07 06:39:58,702 INFO nodepool.image.build.dpc: HEAD is now at 55befd5 Updated from global requirements
2017-06-07 06:39:58,753 INFO nodepool.image.build.dpc: (1252 / 1758)
2017-06-07 06:39:58,812 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_073857f25a7f4654b92c43211fe74e3b2e6258da with ref master
2017-06-07 06:39:59,735 INFO nodepool.image.build.dpc: Cloning from os-brick cache and applying ref master
2017-06-07 06:40:00,049 INFO nodepool.image.build.dpc: HEAD is now at 7fc3bf9 Merge "Updated from global requirements"
2017-06-07 06:40:00,098 INFO nodepool.image.build.dpc: (1253 / 1758)
2017-06-07 06:40:00,160 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-client-config.git in /opt/dib_cache/source-repositories/os_client_config_3016a1b8f09584edcab240602c30f155d4614377 with ref master
2017-06-07 06:40:01,039 INFO nodepool.image.build.dpc: Cloning from os-client-config cache and applying ref master
2017-06-07 06:40:01,320 INFO nodepool.image.build.dpc: HEAD is now at fe39a9f Merge "Revert "Revert "Use interface not endpoint_type for keystoneclient"""
2017-06-07 06:40:01,371 INFO nodepool.image.build.dpc: (1254 / 1758)
2017-06-07 06:40:01,441 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-cloud-config.git in /opt/dib_cache/source-repositories/os_cloud_config_d6edccd0fc8cffd21be246b25cbf827c65199c61 with ref master
2017-06-07 06:40:02,362 INFO nodepool.image.build.dpc: Cloning from os-cloud-config cache and applying ref master
2017-06-07 06:40:02,610 INFO nodepool.image.build.dpc: HEAD is now at 95587d4 Retire os-cloud-config
2017-06-07 06:40:02,661 INFO nodepool.image.build.dpc: (1255 / 1758)
2017-06-07 06:40:02,721 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-collect-config.git in /opt/dib_cache/source-repositories/os_collect_config_348d23360b2e86e3ed34ad62983ae0799592805a with ref master
2017-06-07 06:40:03,591 INFO nodepool.image.build.dpc: Cloning from os-collect-config cache and applying ref master
2017-06-07 06:40:03,871 INFO nodepool.image.build.dpc: HEAD is now at 53b551b Updated from global requirements
2017-06-07 06:40:03,922 INFO nodepool.image.build.dpc: (1256 / 1758)
2017-06-07 06:40:03,979 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-dpm.git in /opt/dib_cache/source-repositories/os_dpm_94ed8b6021aa608ae5c36530a4b64cf885841a85 with ref master
2017-06-07 06:40:04,785 INFO nodepool.image.build.dpc: Cloning from os-dpm cache and applying ref master
2017-06-07 06:40:05,033 INFO nodepool.image.build.dpc: HEAD is now at a915761 Hidden password parameter from log file
2017-06-07 06:40:05,083 INFO nodepool.image.build.dpc: (1257 / 1758)
2017-06-07 06:40:05,142 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-faults.git in /opt/dib_cache/source-repositories/os_faults_70a4fad26de9eda970076902a0121f98f269956b with ref master
2017-06-07 06:40:05,925 INFO nodepool.image.build.dpc: Cloning from os-faults cache and applying ref master
2017-06-07 06:40:06,212 INFO nodepool.image.build.dpc: HEAD is now at 19989b1 [trivial] Several typo fixes in devstack driver.
2017-06-07 06:40:06,263 INFO nodepool.image.build.dpc: (1258 / 1758)
2017-06-07 06:40:06,319 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-log-merger.git in /opt/dib_cache/source-repositories/os_log_merger_9edf5048f7c62b946b63cd50388363c28508d2a5 with ref master
2017-06-07 06:40:07,034 INFO nodepool.image.build.dpc: Cloning from os-log-merger cache and applying ref master
2017-06-07 06:40:08,386 INFO nodepool.image.build.dpc: HEAD is now at f2be96f Always merge sort input files with heapq.merge
2017-06-07 06:40:08,438 INFO nodepool.image.build.dpc: (1259 / 1758)
2017-06-07 06:40:08,504 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-namos.git in /opt/dib_cache/source-repositories/os_namos_81e3427c681b1991e063e5e5ca3be105b082aff0 with ref master
2017-06-07 06:40:09,262 INFO nodepool.image.build.dpc: Cloning from os-namos cache and applying ref master
2017-06-07 06:40:09,581 INFO nodepool.image.build.dpc: HEAD is now at 840c54f Cleanup tox.ini: Remove obsolete constraints
2017-06-07 06:40:09,632 INFO nodepool.image.build.dpc: (1260 / 1758)
2017-06-07 06:40:09,690 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-net-config.git in /opt/dib_cache/source-repositories/os_net_config_402259a96d953f32c257171a3c2e048382083f7e with ref master
2017-06-07 06:40:10,491 INFO nodepool.image.build.dpc: Cloning from os-net-config cache and applying ref master
2017-06-07 06:40:10,828 INFO nodepool.image.build.dpc: HEAD is now at cc7ff98 MTU setting for OVSDpdkBond
2017-06-07 06:40:10,878 INFO nodepool.image.build.dpc: (1261 / 1758)
2017-06-07 06:40:10,934 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-performance-tools.git in /opt/dib_cache/source-repositories/os_performance_tools_4a3e4d8698b9f96094e86a7835e6f68e16e216c9 with ref master
2017-06-07 06:40:11,647 INFO nodepool.image.build.dpc: Cloning from os-performance-tools cache and applying ref master
2017-06-07 06:40:11,888 INFO nodepool.image.build.dpc: HEAD is now at d96d514 Add py3.5 support in setup.cfg
2017-06-07 06:40:11,940 INFO nodepool.image.build.dpc: (1262 / 1758)
2017-06-07 06:40:11,999 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-refresh-config.git in /opt/dib_cache/source-repositories/os_refresh_config_369d92b976962ddf9a69183a1a15a3a73d9d8f6d with ref master
2017-06-07 06:40:12,806 INFO nodepool.image.build.dpc: Cloning from os-refresh-config cache and applying ref master
2017-06-07 06:40:13,057 INFO nodepool.image.build.dpc: HEAD is now at f80ee22 Merge "Updated from global requirements"
2017-06-07 06:40:13,110 INFO nodepool.image.build.dpc: (1263 / 1758)
2017-06-07 06:40:13,168 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_911e6ff65a3b7cace9e348adb5022db4ee9ee762 with ref master
2017-06-07 06:40:13,966 INFO nodepool.image.build.dpc: Cloning from os-testr cache and applying ref master
2017-06-07 06:40:14,234 INFO nodepool.image.build.dpc: HEAD is now at e605216 Updated from global requirements
2017-06-07 06:40:14,288 INFO nodepool.image.build.dpc: (1264 / 1758)
2017-06-07 06:40:14,345 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_7d3ae40c8486947f690bef9c78dc4dbeea14ba40 with ref master
2017-06-07 06:40:15,038 INFO nodepool.image.build.dpc: Cloning from os-traits cache and applying ref master
2017-06-07 06:40:15,292 INFO nodepool.image.build.dpc: HEAD is now at 5baa0f6 Adjust module level constants to uppercase
2017-06-07 06:40:15,343 INFO nodepool.image.build.dpc: (1265 / 1758)
2017-06-07 06:40:15,400 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_31d5a11a0021510d261da3e9e8fed63e50994878 with ref master
2017-06-07 06:40:16,200 INFO nodepool.image.build.dpc: Cloning from os-vif cache and applying ref master
2017-06-07 06:40:16,464 INFO nodepool.image.build.dpc: HEAD is now at 19af438 Updated from global requirements
2017-06-07 06:40:16,515 INFO nodepool.image.build.dpc: (1266 / 1758)
2017-06-07 06:40:16,574 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-win.git in /opt/dib_cache/source-repositories/os_win_c7f112b5ee08f2137f12e32bca2e0d6ea5bd162d with ref master
2017-06-07 06:40:17,423 INFO nodepool.image.build.dpc: Cloning from os-win cache and applying ref master
2017-06-07 06:40:17,732 INFO nodepool.image.build.dpc: HEAD is now at 960cfbd Updated from global requirements
2017-06-07 06:40:17,783 INFO nodepool.image.build.dpc: (1267 / 1758)
2017-06-07 06:40:17,839 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/os-xenapi.git in /opt/dib_cache/source-repositories/os_xenapi_768ea776e90d3f00602aaa056034e3990d3ed3cc with ref master
2017-06-07 06:40:18,687 INFO nodepool.image.build.dpc: Cloning from os-xenapi cache and applying ref master
2017-06-07 06:40:18,982 INFO nodepool.image.build.dpc: HEAD is now at c917d65 Merge "Fix coverage test errors in os-xenapi"
2017-06-07 06:40:19,033 INFO nodepool.image.build.dpc: (1268 / 1758)
2017-06-07 06:40:19,090 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_0e352e601e932a5dd5af4412e580bfb0ce31b3c6 with ref master
2017-06-07 06:40:19,839 INFO nodepool.image.build.dpc: Cloning from osc-lib cache and applying ref master
2017-06-07 06:40:20,115 INFO nodepool.image.build.dpc: HEAD is now at 2c9d959 Updated from global requirements
2017-06-07 06:40:20,166 INFO nodepool.image.build.dpc: (1269 / 1758)
2017-06-07 06:40:20,222 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_c8eec74ac6c5965a23027f79500cc65400f1e5f3 with ref master
2017-06-07 06:40:20,918 INFO nodepool.image.build.dpc: Cloning from osc-placement cache and applying ref master
2017-06-07 06:40:21,155 INFO nodepool.image.build.dpc: HEAD is now at 2c538f3 Initial commit
2017-06-07 06:40:21,205 INFO nodepool.image.build.dpc: (1270 / 1758)
2017-06-07 06:40:21,270 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo-incubator.git in /opt/dib_cache/source-repositories/oslo_incubator_dcfd69e856e3a2d8ffbc205f0a73693231b61505 with ref master
2017-06-07 06:40:22,500 INFO nodepool.image.build.dpc: Cloning from oslo-incubator cache and applying ref master
2017-06-07 06:40:22,739 INFO nodepool.image.build.dpc: HEAD is now at 175c2a7 Remove dot files as well
2017-06-07 06:40:22,790 INFO nodepool.image.build.dpc: (1271 / 1758)
2017-06-07 06:40:22,846 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_2ab0295b16275eec62ef9e42c0c6cd0f159f0d03 with ref master
2017-06-07 06:40:23,747 INFO nodepool.image.build.dpc: Cloning from oslo-specs cache and applying ref master
2017-06-07 06:40:24,015 INFO nodepool.image.build.dpc: HEAD is now at 487614c Merge "global request id spec"
2017-06-07 06:40:24,066 INFO nodepool.image.build.dpc: (1272 / 1758)
2017-06-07 06:40:24,137 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_5d1a5371253d399a6f3713160a9c2a5fd8381dd6 with ref master
2017-06-07 06:40:24,951 INFO nodepool.image.build.dpc: Cloning from oslo.cache cache and applying ref master
2017-06-07 06:40:25,221 INFO nodepool.image.build.dpc: HEAD is now at 5ff0006 Updated from global requirements
2017-06-07 06:40:25,272 INFO nodepool.image.build.dpc: (1273 / 1758)
2017-06-07 06:40:25,332 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_d2af7320f4b9f0c762e6c35a6067f2dd89b42f5a with ref master
2017-06-07 06:40:26,167 INFO nodepool.image.build.dpc: Cloning from oslo.concurrency cache and applying ref master
2017-06-07 06:40:26,436 INFO nodepool.image.build.dpc: HEAD is now at 555af4b Updated from global requirements
2017-06-07 06:40:26,486 INFO nodepool.image.build.dpc: (1274 / 1758)
2017-06-07 06:40:26,548 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_5f4789f648766c646efb33fb165b49bc7248da46 with ref master
2017-06-07 06:40:27,468 INFO nodepool.image.build.dpc: Cloning from oslo.config cache and applying ref master
2017-06-07 06:40:27,765 INFO nodepool.image.build.dpc: HEAD is now at 297ba5a Cast generator_options to dict
2017-06-07 06:40:27,816 INFO nodepool.image.build.dpc: (1275 / 1758)
2017-06-07 06:40:27,877 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_7795833c27fa03e5f98d5c0414dc43ce902f3d16 with ref master
2017-06-07 06:40:28,668 INFO nodepool.image.build.dpc: Cloning from oslo.context cache and applying ref master
2017-06-07 06:40:28,927 INFO nodepool.image.build.dpc: HEAD is now at e233397 Updated from global requirements
2017-06-07 06:40:28,978 INFO nodepool.image.build.dpc: (1276 / 1758)
2017-06-07 06:40:29,037 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_e922781b3515117782dcebbdd1c69c8ea2fabf19 with ref master
2017-06-07 06:40:29,968 INFO nodepool.image.build.dpc: Cloning from oslo.db cache and applying ref master
2017-06-07 06:40:30,268 INFO nodepool.image.build.dpc: HEAD is now at c530395 Updated from global requirements
2017-06-07 06:40:30,319 INFO nodepool.image.build.dpc: (1277 / 1758)
2017-06-07 06:40:30,379 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_7fcc3b2918e10fdcb75881ae16fef6282fadea29 with ref master
2017-06-07 06:40:31,240 INFO nodepool.image.build.dpc: Cloning from oslo.i18n cache and applying ref master
2017-06-07 06:40:31,505 INFO nodepool.image.build.dpc: HEAD is now at 9c760a6 Updated from global requirements
2017-06-07 06:40:31,556 INFO nodepool.image.build.dpc: (1278 / 1758)
2017-06-07 06:40:31,616 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_eec6cfae1dec170b5031883360a43cca79009389 with ref master
2017-06-07 06:40:32,561 INFO nodepool.image.build.dpc: Cloning from oslo.log cache and applying ref master
2017-06-07 06:40:32,854 INFO nodepool.image.build.dpc: HEAD is now at 34ecde5 Merge "formatter: skip ImportError when adding error_summary"
2017-06-07 06:40:32,924 INFO nodepool.image.build.dpc: (1279 / 1758)
2017-06-07 06:40:32,987 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_d4558f61cdb3716e0d83c3a40fe438f6897f657a with ref master
2017-06-07 06:40:34,095 INFO nodepool.image.build.dpc: Cloning from oslo.messaging cache and applying ref master
2017-06-07 06:40:34,467 INFO nodepool.image.build.dpc: HEAD is now at 652fc9c Merge "Updated from global requirements"
2017-06-07 06:40:34,518 INFO nodepool.image.build.dpc: (1280 / 1758)
2017-06-07 06:40:34,578 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_97b34f6b2c898b7dff554d26dcbee66873518348 with ref master
2017-06-07 06:40:35,380 INFO nodepool.image.build.dpc: Cloning from oslo.middleware cache and applying ref master
2017-06-07 06:40:35,666 INFO nodepool.image.build.dpc: HEAD is now at 9ae8bb8 Updated from global requirements
2017-06-07 06:40:35,717 INFO nodepool.image.build.dpc: (1281 / 1758)
2017-06-07 06:40:35,777 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_84ea46c0d61790e56afafdd4821dd9d410fffc89 with ref master
2017-06-07 06:40:36,741 INFO nodepool.image.build.dpc: Cloning from oslo.policy cache and applying ref master
2017-06-07 06:40:37,019 INFO nodepool.image.build.dpc: HEAD is now at e1549ff Updated from global requirements
2017-06-07 06:40:37,070 INFO nodepool.image.build.dpc: (1282 / 1758)
2017-06-07 06:40:37,129 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_f19c6dd6f5780b73fd4ba901145d591957e1a4f2 with ref master
2017-06-07 06:40:37,919 INFO nodepool.image.build.dpc: Cloning from oslo.privsep cache and applying ref master
2017-06-07 06:40:38,201 INFO nodepool.image.build.dpc: HEAD is now at 05c16b2 Updated from global requirements
2017-06-07 06:40:38,251 INFO nodepool.image.build.dpc: (1283 / 1758)
2017-06-07 06:40:38,311 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_5d4da78a09265acccbc069312dfab14da7c58041 with ref master
2017-06-07 06:40:39,087 INFO nodepool.image.build.dpc: Cloning from oslo.reports cache and applying ref master
2017-06-07 06:40:39,375 INFO nodepool.image.build.dpc: HEAD is now at 32e3eee Updated from global requirements
2017-06-07 06:40:39,428 INFO nodepool.image.build.dpc: (1284 / 1758)
2017-06-07 06:40:39,497 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_97ad17059a9475a80590d8f7de962d8ef81ff8e7 with ref master
2017-06-07 06:40:40,371 INFO nodepool.image.build.dpc: Cloning from oslo.rootwrap cache and applying ref master
2017-06-07 06:40:40,662 INFO nodepool.image.build.dpc: HEAD is now at 6e925e8 Updated from global requirements
2017-06-07 06:40:40,713 INFO nodepool.image.build.dpc: (1285 / 1758)
2017-06-07 06:40:40,772 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_5aa3a2e0db2abd3aa67fda5f265d6d048487a46c with ref master
2017-06-07 06:40:41,560 INFO nodepool.image.build.dpc: Cloning from oslo.serialization cache and applying ref master
2017-06-07 06:40:41,970 INFO nodepool.image.build.dpc: HEAD is now at 98642b2 Updated from global requirements
2017-06-07 06:40:42,021 INFO nodepool.image.build.dpc: (1286 / 1758)
2017-06-07 06:40:42,080 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_622a037f9ea0168fcfa3f7fee90c0bf822d5a74d with ref master
2017-06-07 06:40:42,988 INFO nodepool.image.build.dpc: Cloning from oslo.service cache and applying ref master
2017-06-07 06:40:43,396 INFO nodepool.image.build.dpc: HEAD is now at b5ef78a Updated from global requirements
2017-06-07 06:40:43,447 INFO nodepool.image.build.dpc: (1287 / 1758)
2017-06-07 06:40:43,505 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_e741e900ac2f1ba137e355e8f878e3be9d2b23ff with ref master
2017-06-07 06:40:44,257 INFO nodepool.image.build.dpc: Cloning from oslo.tools cache and applying ref master
2017-06-07 06:40:44,503 INFO nodepool.image.build.dpc: HEAD is now at ae65f2a Add list_oslo_projects script
2017-06-07 06:40:44,554 INFO nodepool.image.build.dpc: (1288 / 1758)
2017-06-07 06:40:44,614 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_b13407cb6120ccccca34fcca21005320473dc1b4 with ref master
2017-06-07 06:40:45,505 INFO nodepool.image.build.dpc: Cloning from oslo.utils cache and applying ref master
2017-06-07 06:40:45,789 INFO nodepool.image.build.dpc: HEAD is now at 15e0140 Updated from global requirements
2017-06-07 06:40:45,840 INFO nodepool.image.build.dpc: (1289 / 1758)
2017-06-07 06:40:45,900 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_e4d1778001c986f8138d73c49f3c47a9bf07a231 with ref master
2017-06-07 06:40:47,134 INFO nodepool.image.build.dpc: Cloning from oslo.versionedobjects cache and applying ref master
2017-06-07 06:40:47,410 INFO nodepool.image.build.dpc: HEAD is now at 9926c0f Updated from global requirements
2017-06-07 06:40:47,464 INFO nodepool.image.build.dpc: (1290 / 1758)
2017-06-07 06:40:47,526 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_07a4b98c38b07d97c45587d4849268e88059a898 with ref master
2017-06-07 06:40:48,400 INFO nodepool.image.build.dpc: Cloning from oslo.vmware cache and applying ref master
2017-06-07 06:40:48,728 INFO nodepool.image.build.dpc: HEAD is now at 7378218 Updated from global requirements
2017-06-07 06:40:48,779 INFO nodepool.image.build.dpc: (1291 / 1758)
2017-06-07 06:40:48,842 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslosphinx.git in /opt/dib_cache/source-repositories/oslosphinx_eb55c12485452b9c7830bef2561ed2a7c907685a with ref master
2017-06-07 06:40:49,584 INFO nodepool.image.build.dpc: Cloning from oslosphinx cache and applying ref master
2017-06-07 06:40:49,839 INFO nodepool.image.build.dpc: HEAD is now at 456bd68 Merge "Fix outdated quantumclient reference"
2017-06-07 06:40:49,891 INFO nodepool.image.build.dpc: (1292 / 1758)
2017-06-07 06:40:49,949 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_238c50e7dee43f5f194167abe58fe468d052d7de with ref master
2017-06-07 06:40:50,781 INFO nodepool.image.build.dpc: Cloning from oslotest cache and applying ref master
2017-06-07 06:40:51,042 INFO nodepool.image.build.dpc: HEAD is now at 8f10464 Updated from global requirements
2017-06-07 06:40:51,093 INFO nodepool.image.build.dpc: (1293 / 1758)
2017-06-07 06:40:51,149 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/osops-coda.git in /opt/dib_cache/source-repositories/osops_coda_0c74b387c898c87f6174ad45ecbb981b6c17a11c with ref master
2017-06-07 06:40:51,897 INFO nodepool.image.build.dpc: Cloning from osops-coda cache and applying ref master
2017-06-07 06:40:52,150 INFO nodepool.image.build.dpc: HEAD is now at 75b49fd Cleanup repository to remove extraneous compiled Python files.
2017-06-07 06:40:52,202 INFO nodepool.image.build.dpc: (1294 / 1758)
2017-06-07 06:40:52,258 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/osops-example-configs.git in /opt/dib_cache/source-repositories/osops_example_configs_54022de9f432a1092ee65ca9e4246b04dcd74c43 with ref master
2017-06-07 06:40:53,006 INFO nodepool.image.build.dpc: Cloning from osops-example-configs cache and applying ref master
2017-06-07 06:40:53,257 INFO nodepool.image.build.dpc: HEAD is now at 61e7e27 Update README with details on how to contribute to example configs repo.
2017-06-07 06:40:53,307 INFO nodepool.image.build.dpc: (1295 / 1758)
2017-06-07 06:40:53,364 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/osops-tools-contrib.git in /opt/dib_cache/source-repositories/osops_tools_contrib_7cae6bb0f0288036f6cb3211c3947911dbdc384d with ref master
2017-06-07 06:40:54,222 INFO nodepool.image.build.dpc: Cloning from osops-tools-contrib cache and applying ref master
2017-06-07 06:40:54,506 INFO nodepool.image.build.dpc: HEAD is now at a7e8010 Handle SHELVED_OFFLOADED and VERIFY_RESIZE states
2017-06-07 06:40:54,556 INFO nodepool.image.build.dpc: (1296 / 1758)
2017-06-07 06:40:54,611 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/osops-tools-generic.git in /opt/dib_cache/source-repositories/osops_tools_generic_3f55c5aef4b8d66152509f7c68970eb1d433aa2f with ref master
2017-06-07 06:40:55,373 INFO nodepool.image.build.dpc: Cloning from osops-tools-generic cache and applying ref master
2017-06-07 06:40:55,613 INFO nodepool.image.build.dpc: HEAD is now at f29c3c3 Merge "Refactoring Neutron Orphan Scripts"
2017-06-07 06:40:55,663 INFO nodepool.image.build.dpc: (1297 / 1758)
2017-06-07 06:40:55,719 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/osops-tools-logging.git in /opt/dib_cache/source-repositories/osops_tools_logging_a085bd74433d9609c65adb640735e873d36853af with ref master
2017-06-07 06:40:56,477 INFO nodepool.image.build.dpc: Cloning from osops-tools-logging cache and applying ref master
2017-06-07 06:40:56,716 INFO nodepool.image.build.dpc: HEAD is now at a183507 Update to what we are currently running in production
2017-06-07 06:40:56,766 INFO nodepool.image.build.dpc: (1298 / 1758)
2017-06-07 06:40:56,822 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/osops-tools-monitoring.git in /opt/dib_cache/source-repositories/osops_tools_monitoring_319a8a826b52dc7d7a006389bde6c48e3ac617a9 with ref master
2017-06-07 06:40:57,535 INFO nodepool.image.build.dpc: Cloning from osops-tools-monitoring cache and applying ref master
2017-06-07 06:40:57,796 INFO nodepool.image.build.dpc: HEAD is now at 4076dce Removes unnecessary utf-8 encoding
2017-06-07 06:40:57,846 INFO nodepool.image.build.dpc: (1299 / 1758)
2017-06-07 06:40:57,904 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_05ab77f167325782f4dfcaaebc2a0e973e2913b1 with ref master
2017-06-07 06:40:58,750 INFO nodepool.image.build.dpc: Cloning from osprofiler cache and applying ref master
2017-06-07 06:40:59,023 INFO nodepool.image.build.dpc: HEAD is now at b5eac43 devstack: use project conf file env variables
2017-06-07 06:40:59,074 INFO nodepool.image.build.dpc: (1300 / 1758)
2017-06-07 06:40:59,130 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ospurge.git in /opt/dib_cache/source-repositories/ospurge_3d055e8d48ef9808466f430be7d25f12bd6b1757 with ref master
2017-06-07 06:40:59,920 INFO nodepool.image.build.dpc: Cloning from ospurge cache and applying ref master
2017-06-07 06:41:00,180 INFO nodepool.image.build.dpc: HEAD is now at 7bf67dd Gate functional job: assert volumes are correctly cleaned up
2017-06-07 06:41:00,230 INFO nodepool.image.build.dpc: (1301 / 1758)
2017-06-07 06:41:00,294 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e2e88d869172ddb7c2af34011d8ac629fdadcec5 with ref master
2017-06-07 06:41:01,086 INFO nodepool.image.build.dpc: Cloning from ossa cache and applying ref master
2017-06-07 06:41:01,355 INFO nodepool.image.build.dpc: HEAD is now at 2c546e2 Update CVE request process for MITRE's Web form
2017-06-07 06:41:01,408 INFO nodepool.image.build.dpc: (1302 / 1758)
2017-06-07 06:41:01,467 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_50e2260af013742973a2db81ea84d1c0c834519f with ref master
2017-06-07 06:41:03,085 INFO nodepool.image.build.dpc: Cloning from ovsdbapp cache and applying ref master
2017-06-07 06:41:03,351 INFO nodepool.image.build.dpc: HEAD is now at f13670e Updated from global requirements
2017-06-07 06:41:03,402 INFO nodepool.image.build.dpc: (1303 / 1758)
2017-06-07 06:41:03,461 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/packetary.git in /opt/dib_cache/source-repositories/packetary_98f9b3ed710406fdbc0745a8cff92f98d7196f1f with ref master
2017-06-07 06:41:04,265 INFO nodepool.image.build.dpc: Cloning from packetary cache and applying ref master
2017-06-07 06:41:04,524 INFO nodepool.image.build.dpc: HEAD is now at c3c2069 Merge "packages_tree: exact match trumps other providers"
2017-06-07 06:41:04,575 INFO nodepool.image.build.dpc: (1304 / 1758)
2017-06-07 06:41:04,631 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/packetary-specs.git in /opt/dib_cache/source-repositories/packetary_specs_563520c65270fea9806e67a9c528bcfc43f3b673 with ref master
2017-06-07 06:41:05,393 INFO nodepool.image.build.dpc: Cloning from packetary-specs cache and applying ref master
2017-06-07 06:41:05,639 INFO nodepool.image.build.dpc: HEAD is now at bd8d868 Add 0.2.0 spec
2017-06-07 06:41:05,690 INFO nodepool.image.build.dpc: (1305 / 1758)
2017-06-07 06:41:05,748 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/packstack.git in /opt/dib_cache/source-repositories/packstack_828cf19def1ce02c9ebc920179865ff2360136e8 with ref master
2017-06-07 06:41:06,778 INFO nodepool.image.build.dpc: Cloning from packstack cache and applying ref master
2017-06-07 06:41:07,110 INFO nodepool.image.build.dpc: HEAD is now at 8d1cfb5 Merge "Use qcow2 as disk format for ami images"
2017-06-07 06:41:07,163 INFO nodepool.image.build.dpc: (1306 / 1758)
2017-06-07 06:41:07,219 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/pandaman.git in /opt/dib_cache/source-repositories/pandaman_5bf4fa3fcc77e05b26e54a394eb31bed1c0fbaea with ref master
2017-06-07 06:41:08,028 INFO nodepool.image.build.dpc: Cloning from pandaman cache and applying ref master
2017-06-07 06:41:08,280 INFO nodepool.image.build.dpc: HEAD is now at 9c33552 Initial Cookiecutter Commit.
2017-06-07 06:41:08,331 INFO nodepool.image.build.dpc: (1307 / 1758)
2017-06-07 06:41:08,388 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_9a064cbc59ab30d57ff308397fb3c06c3e6eef99 with ref master
2017-06-07 06:41:09,081 INFO nodepool.image.build.dpc: Cloning from panko cache and applying ref master
2017-06-07 06:41:09,440 INFO nodepool.image.build.dpc: HEAD is now at 466dc83 Merge "let requirements handle pbr version"
2017-06-07 06:41:09,491 INFO nodepool.image.build.dpc: (1308 / 1758)
2017-06-07 06:41:09,548 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/patrole.git in /opt/dib_cache/source-repositories/patrole_0a0c82a69529f2569a0580c2a3217775949b5000 with ref master
2017-06-07 06:41:10,472 INFO nodepool.image.build.dpc: Cloning from patrole cache and applying ref master
2017-06-07 06:41:10,818 INFO nodepool.image.build.dpc: HEAD is now at 5981883 Merge "Optimize the link address"
2017-06-07 06:41:10,870 INFO nodepool.image.build.dpc: (1309 / 1758)
2017-06-07 06:41:10,927 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/paunch.git in /opt/dib_cache/source-repositories/paunch_28a29ddc6623096b57aafff9c7b52ca4a73150f1 with ref master
2017-06-07 06:41:11,650 INFO nodepool.image.build.dpc: Cloning from paunch cache and applying ref master
2017-06-07 06:41:11,902 INFO nodepool.image.build.dpc: HEAD is now at c8e22e5 Trivial change to trigger a build
2017-06-07 06:41:11,954 INFO nodepool.image.build.dpc: (1310 / 1758)
2017-06-07 06:41:12,012 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/performa.git in /opt/dib_cache/source-repositories/performa_f1ad7d881cbac6332f50ddb84330f3168646e726 with ref master
2017-06-07 06:41:12,757 INFO nodepool.image.build.dpc: Cloning from performa cache and applying ref master
2017-06-07 06:41:12,996 INFO nodepool.image.build.dpc: HEAD is now at 6d4ace5 Cleanup tox.ini: Remove obsolete constraints
2017-06-07 06:41:13,047 INFO nodepool.image.build.dpc: (1311 / 1758)
2017-06-07 06:41:13,103 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_bf0d3e7b3e38e84cf384719f3209722439cecd78 with ref master
2017-06-07 06:41:13,956 INFO nodepool.image.build.dpc: Cloning from performance-docs cache and applying ref master
2017-06-07 06:41:16,480 INFO nodepool.image.build.dpc: HEAD is now at 18f7b6e Add shaker test for cluster in upgrade
2017-06-07 06:41:16,531 INFO nodepool.image.build.dpc: (1312 / 1758)
2017-06-07 06:41:16,587 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/picasso.git in /opt/dib_cache/source-repositories/picasso_cc0373af0740843ae027eaa6739abc0503c34ac3 with ref master
2017-06-07 06:41:17,398 INFO nodepool.image.build.dpc: Cloning from picasso cache and applying ref master
2017-06-07 06:41:17,653 INFO nodepool.image.build.dpc: HEAD is now at 07d307b Update test requirement
2017-06-07 06:41:17,704 INFO nodepool.image.build.dpc: (1313 / 1758)
2017-06-07 06:41:17,762 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/poppy.git in /opt/dib_cache/source-repositories/poppy_874185205553f3f41019d8e6da2bf912910c54ea with ref master
2017-06-07 06:41:18,756 INFO nodepool.image.build.dpc: Cloning from poppy cache and applying ref master
2017-06-07 06:41:19,177 INFO nodepool.image.build.dpc: HEAD is now at aca9343 Addresses CDN-1093 ('San certs not created due to tld issues')
2017-06-07 06:41:19,227 INFO nodepool.image.build.dpc: (1314 / 1758)
2017-06-07 06:41:19,283 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/poppy-ui.git in /opt/dib_cache/source-repositories/poppy_ui_ae5cc1255c6db68b729f91aa613bec18779ab4c6 with ref master
2017-06-07 06:41:20,053 INFO nodepool.image.build.dpc: Cloning from poppy-ui cache and applying ref master
2017-06-07 06:41:20,289 INFO nodepool.image.build.dpc: HEAD is now at 06d3b49 Added .gitreview
2017-06-07 06:41:20,339 INFO nodepool.image.build.dpc: (1315 / 1758)
2017-06-07 06:41:20,397 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/powervc-driver.git in /opt/dib_cache/source-repositories/powervc_driver_d8f16b6037ccd4627e0059c9668c443e57de5a0a with ref master
2017-06-07 06:41:21,242 INFO nodepool.image.build.dpc: Cloning from powervc-driver cache and applying ref master
2017-06-07 06:41:21,531 INFO nodepool.image.build.dpc: HEAD is now at b04397a Test review bug fix
2017-06-07 06:41:21,582 INFO nodepool.image.build.dpc: (1316 / 1758)
2017-06-07 06:41:21,638 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/project-navigator-data.git in /opt/dib_cache/source-repositories/project_navigator_data_b68fa5b6b48ac4447736a80bd23aef435bada2c7 with ref master
2017-06-07 06:41:22,374 INFO nodepool.image.build.dpc: Cloning from project-navigator-data cache and applying ref master
2017-06-07 06:41:22,626 INFO nodepool.image.build.dpc: HEAD is now at e58a41f Add Ocata release info for Manila
2017-06-07 06:41:22,677 INFO nodepool.image.build.dpc: (1317 / 1758)
2017-06-07 06:41:22,734 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/project-team-guide.git in /opt/dib_cache/source-repositories/project_team_guide_a845d7361278c6cf32dc3f3612d62941c080107a with ref master
2017-06-07 06:41:23,537 INFO nodepool.image.build.dpc: Cloning from project-team-guide cache and applying ref master
2017-06-07 06:41:23,785 INFO nodepool.image.build.dpc: HEAD is now at 6a9fa07 Relax rules around independent library releases
2017-06-07 06:41:23,836 INFO nodepool.image.build.dpc: (1318 / 1758)
2017-06-07 06:41:23,893 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/proliantutils.git in /opt/dib_cache/source-repositories/proliantutils_36687ab2950b2d34bc4171bcfc9746fc6f747975 with ref master
2017-06-07 06:41:24,747 INFO nodepool.image.build.dpc: Cloning from proliantutils cache and applying ref master
2017-06-07 06:41:25,073 INFO nodepool.image.build.dpc: HEAD is now at 7e3a0e4 Redfish: Add system power operations
2017-06-07 06:41:25,124 INFO nodepool.image.build.dpc: (1319 / 1758)
2017-06-07 06:41:25,184 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/ptgbot.git in /opt/dib_cache/source-repositories/ptgbot_480cc6e1f80504fd11605f0511fdcc0b648e6637 with ref master
2017-06-07 06:41:25,894 INFO nodepool.image.build.dpc: Cloning from ptgbot cache and applying ref master
2017-06-07 06:41:26,168 INFO nodepool.image.build.dpc: HEAD is now at b9790b6 Make ethercalc support optional
2017-06-07 06:41:26,228 INFO nodepool.image.build.dpc: (1320 / 1758)
2017-06-07 06:41:26,286 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-aodh.git in /opt/dib_cache/source-repositories/puppet_aodh_97561a38b34798cc4f49ab4a136e9bedb97df55c with ref master
2017-06-07 06:41:27,102 INFO nodepool.image.build.dpc: Cloning from puppet-aodh cache and applying ref master
2017-06-07 06:41:27,392 INFO nodepool.image.build.dpc: HEAD is now at 01e5448 Merge "Missing some parameters to test in db.pp"
2017-06-07 06:41:27,443 INFO nodepool.image.build.dpc: (1321 / 1758)
2017-06-07 06:41:27,500 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-autossh.git in /opt/dib_cache/source-repositories/puppet_autossh_4941bf1463886c07753627fb6850313b5d548db8 with ref master
2017-06-07 06:41:28,295 INFO nodepool.image.build.dpc: Cloning from puppet-autossh cache and applying ref master
2017-06-07 06:41:28,533 INFO nodepool.image.build.dpc: HEAD is now at 7d232b5 Use puppet true, which is lowercase
2017-06-07 06:41:28,584 INFO nodepool.image.build.dpc: (1322 / 1758)
2017-06-07 06:41:28,642 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-barbican.git in /opt/dib_cache/source-repositories/puppet_barbican_bcb53e07ed97003fe2990a8b966cc138f3b50fa7 with ref master
2017-06-07 06:41:29,466 INFO nodepool.image.build.dpc: Cloning from puppet-barbican cache and applying ref master
2017-06-07 06:41:29,744 INFO nodepool.image.build.dpc: HEAD is now at 3920930 Merge "Missing some parameters to test in db.pp"
2017-06-07 06:41:29,797 INFO nodepool.image.build.dpc: (1323 / 1758)
2017-06-07 06:41:29,857 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-ceilometer.git in /opt/dib_cache/source-repositories/puppet_ceilometer_16e43065eda60462ad423db253e25f9f658d4380 with ref master
2017-06-07 06:41:31,355 INFO nodepool.image.build.dpc: Cloning from puppet-ceilometer cache and applying ref master
2017-06-07 06:41:31,652 INFO nodepool.image.build.dpc: HEAD is now at ea0272f Merge "Missing some parameters to test in db.pp"
2017-06-07 06:41:31,703 INFO nodepool.image.build.dpc: (1324 / 1758)
2017-06-07 06:41:31,767 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-ceph.git in /opt/dib_cache/source-repositories/puppet_ceph_f08a8713d861ad44de60b97a66d2e8e083231e78 with ref master
2017-06-07 06:41:32,685 INFO nodepool.image.build.dpc: Cloning from puppet-ceph cache and applying ref master
2017-06-07 06:41:32,962 INFO nodepool.image.build.dpc: HEAD is now at 4f2dd81 Merge "Correctly configure /dev/nvme0n1 devices as OSDs"
2017-06-07 06:41:33,013 INFO nodepool.image.build.dpc: (1325 / 1758)
2017-06-07 06:41:33,071 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-cinder.git in /opt/dib_cache/source-repositories/puppet_cinder_e9596a4d6e2688da2bba12f93d35409a200fea30 with ref master
2017-06-07 06:41:33,974 INFO nodepool.image.build.dpc: Cloning from puppet-cinder cache and applying ref master
2017-06-07 06:41:34,287 INFO nodepool.image.build.dpc: HEAD is now at 257519d Merge "Fix unit test for class cinder::backup"
2017-06-07 06:41:34,338 INFO nodepool.image.build.dpc: (1326 / 1758)
2017-06-07 06:41:34,395 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-cloudkitty.git in /opt/dib_cache/source-repositories/puppet_cloudkitty_408f58416eb9d1ec0627d27eaa752528214e3721 with ref master
2017-06-07 06:41:35,153 INFO nodepool.image.build.dpc: Cloning from puppet-cloudkitty cache and applying ref master
2017-06-07 06:41:35,407 INFO nodepool.image.build.dpc: HEAD is now at 8b32e68 Fix unit test
2017-06-07 06:41:35,457 INFO nodepool.image.build.dpc: (1327 / 1758)
2017-06-07 06:41:35,514 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-congress.git in /opt/dib_cache/source-repositories/puppet_congress_b70ddd803c6b9ca96af60c7b5127c1fdaa099354 with ref master
2017-06-07 06:41:37,290 INFO nodepool.image.build.dpc: Cloning from puppet-congress cache and applying ref master
2017-06-07 06:41:37,550 INFO nodepool.image.build.dpc: HEAD is now at 0035a37 Drop -dev in preparation for Pike M2
2017-06-07 06:41:37,600 INFO nodepool.image.build.dpc: (1328 / 1758)
2017-06-07 06:41:37,679 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-designate.git in /opt/dib_cache/source-repositories/puppet_designate_48aff796193257faf40e1051565cab6187d93b35 with ref master
2017-06-07 06:41:39,230 INFO nodepool.image.build.dpc: Cloning from puppet-designate cache and applying ref master
2017-06-07 06:41:39,511 INFO nodepool.image.build.dpc: HEAD is now at 1c8b371 Drop -dev in preparation for Pike M2
2017-06-07 06:41:39,562 INFO nodepool.image.build.dpc: (1329 / 1758)
2017-06-07 06:41:39,619 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-ec2api.git in /opt/dib_cache/source-repositories/puppet_ec2api_7f0f16e3186d10fa045d554ab6239866d4e43ce8 with ref master
2017-06-07 06:41:41,265 INFO nodepool.image.build.dpc: Cloning from puppet-ec2api cache and applying ref master
2017-06-07 06:41:41,540 INFO nodepool.image.build.dpc: HEAD is now at 4e7edbb Drop -dev in preparation for Pike M2
2017-06-07 06:41:41,591 INFO nodepool.image.build.dpc: (1330 / 1758)
2017-06-07 06:41:41,646 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-freezer.git in /opt/dib_cache/source-repositories/puppet_freezer_8bb809cfe0e89684f905e6e425bea43e7f46d017 with ref master
2017-06-07 06:41:42,399 INFO nodepool.image.build.dpc: Cloning from puppet-freezer cache and applying ref master
2017-06-07 06:41:42,653 INFO nodepool.image.build.dpc: HEAD is now at fd5bc09 Fix unit test
2017-06-07 06:41:42,704 INFO nodepool.image.build.dpc: (1331 / 1758)
2017-06-07 06:41:42,762 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-glance.git in /opt/dib_cache/source-repositories/puppet_glance_c0c17bed224209c67c026ab87817ff3a83ff9521 with ref master
2017-06-07 06:41:45,385 INFO nodepool.image.build.dpc: Cloning from puppet-glance cache and applying ref master
2017-06-07 06:41:45,681 INFO nodepool.image.build.dpc: HEAD is now at 3606511 Drop -dev in preparation for Pike M2
2017-06-07 06:41:45,732 INFO nodepool.image.build.dpc: (1332 / 1758)
2017-06-07 06:41:45,789 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-glare.git in /opt/dib_cache/source-repositories/puppet_glare_4aed5c45d7ca3a74302f5973e4c88c951872555f with ref master
2017-06-07 06:41:46,526 INFO nodepool.image.build.dpc: Cloning from puppet-glare cache and applying ref master
2017-06-07 06:41:46,831 INFO nodepool.image.build.dpc: HEAD is now at 53d0891 Fix unit test
2017-06-07 06:41:46,903 INFO nodepool.image.build.dpc: (1333 / 1758)
2017-06-07 06:41:46,986 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-gnocchi.git in /opt/dib_cache/source-repositories/puppet_gnocchi_78cd2865a45aa51235ae33d9176141547f1868ef with ref master
2017-06-07 06:41:48,836 INFO nodepool.image.build.dpc: Cloning from puppet-gnocchi cache and applying ref master
2017-06-07 06:41:49,117 INFO nodepool.image.build.dpc: HEAD is now at 0f24402 Drop -dev in preparation for Pike M2
2017-06-07 06:41:49,169 INFO nodepool.image.build.dpc: (1334 / 1758)
2017-06-07 06:41:49,228 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-heat.git in /opt/dib_cache/source-repositories/puppet_heat_e60c7073c67815ee365e739aa310413ecd2be0e6 with ref master
2017-06-07 06:41:51,359 INFO nodepool.image.build.dpc: Cloning from puppet-heat cache and applying ref master
2017-06-07 06:41:51,656 INFO nodepool.image.build.dpc: HEAD is now at 441af5b Merge "Missing some parameters to test in db.pp"
2017-06-07 06:41:51,706 INFO nodepool.image.build.dpc: (1335 / 1758)
2017-06-07 06:41:51,765 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-horizon.git in /opt/dib_cache/source-repositories/puppet_horizon_7a420c298761dba19302164c9418e3d9700380e9 with ref master
2017-06-07 06:41:53,601 INFO nodepool.image.build.dpc: Cloning from puppet-horizon cache and applying ref master
2017-06-07 06:41:53,879 INFO nodepool.image.build.dpc: HEAD is now at 219a31f Drop -dev in preparation for Pike M2
2017-06-07 06:41:53,931 INFO nodepool.image.build.dpc: (1336 / 1758)
2017-06-07 06:41:53,990 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-ironic.git in /opt/dib_cache/source-repositories/puppet_ironic_b05acf62a271fea72a878b3ae9a58950f410dbfd with ref master
2017-06-07 06:41:56,157 INFO nodepool.image.build.dpc: Cloning from puppet-ironic cache and applying ref master
2017-06-07 06:41:56,474 INFO nodepool.image.build.dpc: HEAD is now at c5d1833 Drop -dev in preparation for Pike M2
2017-06-07 06:41:56,533 INFO nodepool.image.build.dpc: (1337 / 1758)
2017-06-07 06:41:56,598 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-keystone.git in /opt/dib_cache/source-repositories/puppet_keystone_cfe973510460d27464f0cec141fb4f5fa6bcb292 with ref master
2017-06-07 06:42:00,026 INFO nodepool.image.build.dpc: Cloning from puppet-keystone cache and applying ref master
2017-06-07 06:42:00,342 INFO nodepool.image.build.dpc: HEAD is now at 488a91f Drop -dev in preparation for Pike M2
2017-06-07 06:42:00,394 INFO nodepool.image.build.dpc: (1338 / 1758)
2017-06-07 06:42:00,452 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-magnum.git in /opt/dib_cache/source-repositories/puppet_magnum_0082a1260fbbbbf886455c6e9766e8c81910de11 with ref master
2017-06-07 06:42:02,232 INFO nodepool.image.build.dpc: Cloning from puppet-magnum cache and applying ref master
2017-06-07 06:42:02,505 INFO nodepool.image.build.dpc: HEAD is now at 3004b1e Drop -dev in preparation for Pike M2
2017-06-07 06:42:02,557 INFO nodepool.image.build.dpc: (1339 / 1758)
2017-06-07 06:42:02,616 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-manila.git in /opt/dib_cache/source-repositories/puppet_manila_5f1189104457965039760dcf30a831f0b90af6f4 with ref master
2017-06-07 06:42:04,377 INFO nodepool.image.build.dpc: Cloning from puppet-manila cache and applying ref master
2017-06-07 06:42:04,651 INFO nodepool.image.build.dpc: HEAD is now at 6ac9ba2 Drop -dev in preparation for Pike M2
2017-06-07 06:42:04,702 INFO nodepool.image.build.dpc: (1340 / 1758)
2017-06-07 06:42:04,760 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-midonet.git in /opt/dib_cache/source-repositories/puppet_midonet_b09b379a115ce40f57750fa50532dcf19bcf92af with ref master
2017-06-07 06:42:05,624 INFO nodepool.image.build.dpc: Cloning from puppet-midonet cache and applying ref master
2017-06-07 06:42:05,903 INFO nodepool.image.build.dpc: HEAD is now at 4a44c33 Pin all puppet dependencies in Puppetfile
2017-06-07 06:42:05,954 INFO nodepool.image.build.dpc: (1341 / 1758)
2017-06-07 06:42:06,012 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-mistral.git in /opt/dib_cache/source-repositories/puppet_mistral_d5100ba6b6f8be83c836abb35a2d9aee31c5b046 with ref master
2017-06-07 06:42:07,578 INFO nodepool.image.build.dpc: Cloning from puppet-mistral cache and applying ref master
2017-06-07 06:42:07,850 INFO nodepool.image.build.dpc: HEAD is now at f669c68 Fix lint issue
2017-06-07 06:42:07,901 INFO nodepool.image.build.dpc: (1342 / 1758)
2017-06-07 06:42:07,957 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-modulesync-configs.git in /opt/dib_cache/source-repositories/puppet_modulesync_configs_a8218062a6bc303e484eff882ce7cb4e7a1c7194 with ref master
2017-06-07 06:42:08,746 INFO nodepool.image.build.dpc: Cloning from puppet-modulesync-configs cache and applying ref master
2017-06-07 06:42:08,986 INFO nodepool.image.build.dpc: HEAD is now at 03bbb4a Update gitignore and test-requirements
2017-06-07 06:42:09,037 INFO nodepool.image.build.dpc: (1343 / 1758)
2017-06-07 06:42:09,093 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-monasca.git in /opt/dib_cache/source-repositories/puppet_monasca_ef59e58f1ad607bbf4637af6eccdd577505546b3 with ref master
2017-06-07 06:42:09,844 INFO nodepool.image.build.dpc: Cloning from puppet-monasca cache and applying ref master
2017-06-07 06:42:10,133 INFO nodepool.image.build.dpc: HEAD is now at e966b52 Add configuration of host_aggregate_re for libvirt plugin
2017-06-07 06:42:10,182 INFO nodepool.image.build.dpc: (1344 / 1758)
2017-06-07 06:42:10,239 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-murano.git in /opt/dib_cache/source-repositories/puppet_murano_5eda4076dec2cdf575784fabb5da82b4948e0b0c with ref master
2017-06-07 06:42:12,035 INFO nodepool.image.build.dpc: Cloning from puppet-murano cache and applying ref master
2017-06-07 06:42:12,316 INFO nodepool.image.build.dpc: HEAD is now at aa12ee4 Drop -dev in preparation for Pike M2
2017-06-07 06:42:12,366 INFO nodepool.image.build.dpc: (1345 / 1758)
2017-06-07 06:42:12,422 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-n1k-vsm.git in /opt/dib_cache/source-repositories/puppet_n1k_vsm_73106d872bc42cb093f2bfb2efbb248babed0f79 with ref master
2017-06-07 06:42:13,249 INFO nodepool.image.build.dpc: Cloning from puppet-n1k-vsm cache and applying ref master
2017-06-07 06:42:13,489 INFO nodepool.image.build.dpc: HEAD is now at 91772fa Merge "Update .gitreview for new namespace"
2017-06-07 06:42:13,541 INFO nodepool.image.build.dpc: (1346 / 1758)
2017-06-07 06:42:13,602 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-neutron.git in /opt/dib_cache/source-repositories/puppet_neutron_08eb8b0b2935fe57bb6aa5d9969486c3de553192 with ref master
2017-06-07 06:42:16,046 INFO nodepool.image.build.dpc: Cloning from puppet-neutron cache and applying ref master
2017-06-07 06:42:16,406 INFO nodepool.image.build.dpc: HEAD is now at 888c480 Merge "Missing some parameters to test in db.pp"
2017-06-07 06:42:16,457 INFO nodepool.image.build.dpc: (1347 / 1758)
2017-06-07 06:42:16,517 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-nova.git in /opt/dib_cache/source-repositories/puppet_nova_2a0e906027138c03871df25b9bf73a15296a413e with ref master
2017-06-07 06:42:19,133 INFO nodepool.image.build.dpc: Cloning from puppet-nova cache and applying ref master
2017-06-07 06:42:19,480 INFO nodepool.image.build.dpc: HEAD is now at 27baec7 Merge "Manage access project for nova flavors"
2017-06-07 06:42:19,531 INFO nodepool.image.build.dpc: (1348 / 1758)
2017-06-07 06:42:19,590 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-octavia.git in /opt/dib_cache/source-repositories/puppet_octavia_ac94117a30b98791c55ef518b294d82ed4096909 with ref master
2017-06-07 06:42:21,399 INFO nodepool.image.build.dpc: Cloning from puppet-octavia cache and applying ref master
2017-06-07 06:42:21,672 INFO nodepool.image.build.dpc: HEAD is now at 87d98c5 Drop -dev in preparation for Pike M2
2017-06-07 06:42:21,723 INFO nodepool.image.build.dpc: (1349 / 1758)
2017-06-07 06:42:21,781 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-openstack-cookiecutter.git in /opt/dib_cache/source-repositories/puppet_openstack_cookiecutter_b100048f9185e00de4dea60e60f38ef334ee6d2d with ref master
2017-06-07 06:42:22,863 INFO nodepool.image.build.dpc: Cloning from puppet-openstack-cookiecutter cache and applying ref master
2017-06-07 06:42:23,119 INFO nodepool.image.build.dpc: HEAD is now at a2bb9fb Fix unit test
2017-06-07 06:42:23,170 INFO nodepool.image.build.dpc: (1350 / 1758)
2017-06-07 06:42:23,227 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-openstack-guide.git in /opt/dib_cache/source-repositories/puppet_openstack_guide_27d7b12c7792bffa24683b865fdd10384621217b with ref master
2017-06-07 06:42:24,017 INFO nodepool.image.build.dpc: Cloning from puppet-openstack-guide cache and applying ref master
2017-06-07 06:42:24,276 INFO nodepool.image.build.dpc: HEAD is now at c4d2008 Add meeting #111
2017-06-07 06:42:24,326 INFO nodepool.image.build.dpc: (1351 / 1758)
2017-06-07 06:42:24,383 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-openstack-integration.git in /opt/dib_cache/source-repositories/puppet_openstack_integration_97a0fc16cac1ca4e1bd04b5c594e9a9602dc4f02 with ref master
2017-06-07 06:42:25,647 INFO nodepool.image.build.dpc: Cloning from puppet-openstack-integration cache and applying ref master
2017-06-07 06:42:25,934 INFO nodepool.image.build.dpc: HEAD is now at 01c4f96 Add support to test Puppet 5
2017-06-07 06:42:25,986 INFO nodepool.image.build.dpc: (1352 / 1758)
2017-06-07 06:42:26,042 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-openstack-release-tools.git in /opt/dib_cache/source-repositories/puppet_openstack_release_tools_f5fc27e7b26b6cb3eec9a9048c831c094369c32a with ref master
2017-06-07 06:42:26,783 INFO nodepool.image.build.dpc: Cloning from puppet-openstack-release-tools cache and applying ref master
2017-06-07 06:42:27,018 INFO nodepool.image.build.dpc: HEAD is now at e620161 Retire the project
2017-06-07 06:42:27,069 INFO nodepool.image.build.dpc: (1353 / 1758)
2017-06-07 06:42:27,125 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-openstack-specs.git in /opt/dib_cache/source-repositories/puppet_openstack_specs_3a4cb34a02947fe70fe33adb65784148ecaeb91d with ref master
2017-06-07 06:42:27,961 INFO nodepool.image.build.dpc: Cloning from puppet-openstack-specs cache and applying ref master
2017-06-07 06:42:28,206 INFO nodepool.image.build.dpc: HEAD is now at 1a704d1 Delete unnecessary utf-8 coding
2017-06-07 06:42:28,256 INFO nodepool.image.build.dpc: (1354 / 1758)
2017-06-07 06:42:28,318 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-openstacklib.git in /opt/dib_cache/source-repositories/puppet_openstacklib_52f75bef7015e84a63f9420fb902679a2ca6953e with ref master
2017-06-07 06:42:30,409 INFO nodepool.image.build.dpc: Cloning from puppet-openstacklib cache and applying ref master
2017-06-07 06:42:30,689 INFO nodepool.image.build.dpc: HEAD is now at c6f6a3f Drop -dev in preparation for Pike M2
2017-06-07 06:42:30,740 INFO nodepool.image.build.dpc: (1355 / 1758)
2017-06-07 06:42:30,798 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-openstack_extras.git in /opt/dib_cache/source-repositories/puppet_openstack_extras_d81183d550a33db858c1570602578802c54efe90 with ref master
2017-06-07 06:42:32,538 INFO nodepool.image.build.dpc: Cloning from puppet-openstack_extras cache and applying ref master
2017-06-07 06:42:32,815 INFO nodepool.image.build.dpc: HEAD is now at a3e8944 Drop -dev in preparation for Pike M2
2017-06-07 06:42:32,865 INFO nodepool.image.build.dpc: (1356 / 1758)
2017-06-07 06:42:32,922 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-openstack_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_spec_helper_5fbc506115c55ea8a84ee8a865135b0dbd7860cc with ref master
2017-06-07 06:42:33,683 INFO nodepool.image.build.dpc: Cloning from puppet-openstack_spec_helper cache and applying ref master
2017-06-07 06:42:33,959 INFO nodepool.image.build.dpc: HEAD is now at 4c8478a Fix typo
2017-06-07 06:42:34,010 INFO nodepool.image.build.dpc: (1357 / 1758)
2017-06-07 06:42:34,067 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-oslo.git in /opt/dib_cache/source-repositories/puppet_oslo_ab9888eef66d1865b5bdd963bab37318fe8500b1 with ref master
2017-06-07 06:42:35,814 INFO nodepool.image.build.dpc: Cloning from puppet-oslo cache and applying ref master
2017-06-07 06:42:36,080 INFO nodepool.image.build.dpc: HEAD is now at 16b7efb Drop -dev in preparation for Pike M2
2017-06-07 06:42:36,132 INFO nodepool.image.build.dpc: (1358 / 1758)
2017-06-07 06:42:36,190 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-ovn.git in /opt/dib_cache/source-repositories/puppet_ovn_38b161eeaa8763fb96354d33444056c90d037d0c with ref master
2017-06-07 06:42:37,784 INFO nodepool.image.build.dpc: Cloning from puppet-ovn cache and applying ref master
2017-06-07 06:42:38,039 INFO nodepool.image.build.dpc: HEAD is now at dfa22cd Drop -dev in preparation for Pike M2
2017-06-07 06:42:38,090 INFO nodepool.image.build.dpc: (1359 / 1758)
2017-06-07 06:42:38,146 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-pacemaker.git in /opt/dib_cache/source-repositories/puppet_pacemaker_c3fb16f1ce9a6323975d66559598999c6a4b389d with ref master
2017-06-07 06:42:38,979 INFO nodepool.image.build.dpc: Cloning from puppet-pacemaker cache and applying ref master
2017-06-07 06:42:39,302 INFO nodepool.image.build.dpc: HEAD is now at 4cebf88 Add a release note for the newly introduced bundle support
2017-06-07 06:42:39,353 INFO nodepool.image.build.dpc: (1360 / 1758)
2017-06-07 06:42:39,417 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-panko.git in /opt/dib_cache/source-repositories/puppet_panko_540368edf4f1b1fa171e51931ab50790352496c9 with ref master
2017-06-07 06:42:41,035 INFO nodepool.image.build.dpc: Cloning from puppet-panko cache and applying ref master
2017-06-07 06:42:41,303 INFO nodepool.image.build.dpc: HEAD is now at b884e37 Drop -dev in preparation for Pike M2
2017-06-07 06:42:41,355 INFO nodepool.image.build.dpc: (1361 / 1758)
2017-06-07 06:42:41,412 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-qdr.git in /opt/dib_cache/source-repositories/puppet_qdr_da05f20240197622bffc6998dc6632105475240c with ref master
2017-06-07 06:42:42,142 INFO nodepool.image.build.dpc: Cloning from puppet-qdr cache and applying ref master
2017-06-07 06:42:42,400 INFO nodepool.image.build.dpc: HEAD is now at 3597293 Add external listener, connector and address configuration
2017-06-07 06:42:42,452 INFO nodepool.image.build.dpc: (1362 / 1758)
2017-06-07 06:42:42,512 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-rally.git in /opt/dib_cache/source-repositories/puppet_rally_c8b34c552c9a5e9df86cce107b01764f764cd5d1 with ref master
2017-06-07 06:42:43,261 INFO nodepool.image.build.dpc: Cloning from puppet-rally cache and applying ref master
2017-06-07 06:42:43,528 INFO nodepool.image.build.dpc: HEAD is now at 80ad079 Add rally_deployment as custom resource
2017-06-07 06:42:43,578 INFO nodepool.image.build.dpc: (1363 / 1758)
2017-06-07 06:42:43,637 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-sahara.git in /opt/dib_cache/source-repositories/puppet_sahara_66169aa49503a030db18d9d9f9b8c6222ae9f850 with ref master
2017-06-07 06:42:45,164 INFO nodepool.image.build.dpc: Cloning from puppet-sahara cache and applying ref master
2017-06-07 06:42:45,443 INFO nodepool.image.build.dpc: HEAD is now at ec22ffd Drop -dev in preparation for Pike M2
2017-06-07 06:42:45,494 INFO nodepool.image.build.dpc: (1364 / 1758)
2017-06-07 06:42:45,551 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-setproxy.git in /opt/dib_cache/source-repositories/puppet_setproxy_46e11ab20d78735bc97eac50616e8cf989698029 with ref master
2017-06-07 06:42:46,300 INFO nodepool.image.build.dpc: Cloning from puppet-setproxy cache and applying ref master
2017-06-07 06:42:46,540 INFO nodepool.image.build.dpc: HEAD is now at 607ec50 Merge "Add rsync_proxy settings"
2017-06-07 06:42:46,591 INFO nodepool.image.build.dpc: (1365 / 1758)
2017-06-07 06:42:46,648 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-surveil.git in /opt/dib_cache/source-repositories/puppet_surveil_5b9430f68e1b5d05c9ed6e9fa77d0ed2a239f8c5 with ref master
2017-06-07 06:42:47,396 INFO nodepool.image.build.dpc: Cloning from puppet-surveil cache and applying ref master
2017-06-07 06:42:47,627 INFO nodepool.image.build.dpc: HEAD is now at a018840 Added .gitreview
2017-06-07 06:42:47,678 INFO nodepool.image.build.dpc: (1366 / 1758)
2017-06-07 06:42:47,738 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-swift.git in /opt/dib_cache/source-repositories/puppet_swift_6ae181ede4c7a95ec559bf3ba167519b2c895d25 with ref master
2017-06-07 06:42:49,747 INFO nodepool.image.build.dpc: Cloning from puppet-swift cache and applying ref master
2017-06-07 06:42:50,064 INFO nodepool.image.build.dpc: HEAD is now at 4955428 Drop -dev in preparation for Pike M2
2017-06-07 06:42:50,116 INFO nodepool.image.build.dpc: (1367 / 1758)
2017-06-07 06:42:50,173 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-tacker.git in /opt/dib_cache/source-repositories/puppet_tacker_65cea6b29970845e5deaf6ad5b5eb03d9cd3fbc6 with ref master
2017-06-07 06:42:52,034 INFO nodepool.image.build.dpc: Cloning from puppet-tacker cache and applying ref master
2017-06-07 06:42:52,294 INFO nodepool.image.build.dpc: HEAD is now at 168cf5d Drop -dev in preparation for Pike M2
2017-06-07 06:42:52,345 INFO nodepool.image.build.dpc: (1368 / 1758)
2017-06-07 06:42:52,405 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-tempest.git in /opt/dib_cache/source-repositories/puppet_tempest_2aa8dee360256cbbbbc450f20322094249aa9dba with ref master
2017-06-07 06:42:54,245 INFO nodepool.image.build.dpc: Cloning from puppet-tempest cache and applying ref master
2017-06-07 06:42:54,525 INFO nodepool.image.build.dpc: HEAD is now at b9f84e4 Merge "Add l2gw_switch as parameter for testing purposes"
2017-06-07 06:42:54,576 INFO nodepool.image.build.dpc: (1369 / 1758)
2017-06-07 06:42:54,640 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-tripleo.git in /opt/dib_cache/source-repositories/puppet_tripleo_17ba1d56b934e702c00e74608329f92660036c27 with ref master
2017-06-07 06:42:55,953 INFO nodepool.image.build.dpc: Cloning from puppet-tripleo cache and applying ref master
2017-06-07 06:42:56,380 INFO nodepool.image.build.dpc: HEAD is now at 0a75929 Merge "Add Mistral event engine"
2017-06-07 06:42:56,431 INFO nodepool.image.build.dpc: (1370 / 1758)
2017-06-07 06:42:56,491 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-trove.git in /opt/dib_cache/source-repositories/puppet_trove_861a3aecbec14ccc6e04f4972f0419adff2fc4cf with ref master
2017-06-07 06:42:58,510 INFO nodepool.image.build.dpc: Cloning from puppet-trove cache and applying ref master
2017-06-07 06:42:58,791 INFO nodepool.image.build.dpc: HEAD is now at 28db9f9 Drop -dev in preparation for Pike M2
2017-06-07 06:42:58,842 INFO nodepool.image.build.dpc: (1371 / 1758)
2017-06-07 06:42:58,899 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-tuskar.git in /opt/dib_cache/source-repositories/puppet_tuskar_a00f3a9c7db779c814f4c2673b3c54f2ebaddf56 with ref master
2017-06-07 06:42:59,647 INFO nodepool.image.build.dpc: Cloning from puppet-tuskar cache and applying ref master
2017-06-07 06:42:59,882 INFO nodepool.image.build.dpc: HEAD is now at d54150a Retire openstack/puppet-tuskar
2017-06-07 06:42:59,933 INFO nodepool.image.build.dpc: (1372 / 1758)
2017-06-07 06:42:59,989 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-vitrage.git in /opt/dib_cache/source-repositories/puppet_vitrage_6c4e596ee371395a176c3163cbb031e82ae71dbb with ref master
2017-06-07 06:43:01,084 INFO nodepool.image.build.dpc: Cloning from puppet-vitrage cache and applying ref master
2017-06-07 06:43:01,345 INFO nodepool.image.build.dpc: HEAD is now at ab15d49 Fix unit test
2017-06-07 06:43:01,396 INFO nodepool.image.build.dpc: (1373 / 1758)
2017-06-07 06:43:01,457 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-vswitch.git in /opt/dib_cache/source-repositories/puppet_vswitch_43b78bab0054ec007cadd58efffaa3de670ea2c5 with ref master
2017-06-07 06:43:03,152 INFO nodepool.image.build.dpc: Cloning from puppet-vswitch cache and applying ref master
2017-06-07 06:43:03,418 INFO nodepool.image.build.dpc: HEAD is now at 8a3479d check if /proc/bus/pci/devices is available
2017-06-07 06:43:03,468 INFO nodepool.image.build.dpc: (1374 / 1758)
2017-06-07 06:43:03,526 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-watcher.git in /opt/dib_cache/source-repositories/puppet_watcher_3d11c1887affd94e4b41cbc23a1fcf76b8744862 with ref master
2017-06-07 06:43:05,334 INFO nodepool.image.build.dpc: Cloning from puppet-watcher cache and applying ref master
2017-06-07 06:43:05,603 INFO nodepool.image.build.dpc: HEAD is now at 056cce1 Drop -dev in preparation for Pike M2
2017-06-07 06:43:05,653 INFO nodepool.image.build.dpc: (1375 / 1758)
2017-06-07 06:43:05,711 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/puppet-zaqar.git in /opt/dib_cache/source-repositories/puppet_zaqar_d7520964c16003625e96b631f2cfcee17352ec79 with ref master
2017-06-07 06:43:07,507 INFO nodepool.image.build.dpc: Cloning from puppet-zaqar cache and applying ref master
2017-06-07 06:43:07,785 INFO nodepool.image.build.dpc: HEAD is now at 9697f99 Drop -dev in preparation for Pike M2
2017-06-07 06:43:07,836 INFO nodepool.image.build.dpc: (1376 / 1758)
2017-06-07 06:43:07,896 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/pycadf.git in /opt/dib_cache/source-repositories/pycadf_2f3099bfce9778e49f73b9735212a566834439e3 with ref master
2017-06-07 06:43:08,755 INFO nodepool.image.build.dpc: Cloning from pycadf cache and applying ref master
2017-06-07 06:43:09,037 INFO nodepool.image.build.dpc: HEAD is now at 88064cf Updated from global requirements
2017-06-07 06:43:09,088 INFO nodepool.image.build.dpc: (1377 / 1758)
2017-06-07 06:43:09,146 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/pyeclib.git in /opt/dib_cache/source-repositories/pyeclib_57e74710950f92d2b59cd7e39914f8d65d461384 with ref master
2017-06-07 06:43:09,952 INFO nodepool.image.build.dpc: Cloning from pyeclib cache and applying ref master
2017-06-07 06:43:10,411 INFO nodepool.image.build.dpc: HEAD is now at 4e0f35a Merge "Change the version reference"
2017-06-07 06:43:10,463 INFO nodepool.image.build.dpc: (1378 / 1758)
2017-06-07 06:43:10,524 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/pyghmi.git in /opt/dib_cache/source-repositories/pyghmi_37eb18f911c77f3bf49605ec1c281ddfb6076f12 with ref master
2017-06-07 06:43:11,849 INFO nodepool.image.build.dpc: Cloning from pyghmi cache and applying ref master
2017-06-07 06:43:12,126 INFO nodepool.image.build.dpc: HEAD is now at 4c366d2 Move raising sync login exception
2017-06-07 06:43:12,178 INFO nodepool.image.build.dpc: (1379 / 1758)
2017-06-07 06:43:12,234 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/pylockfile.git in /opt/dib_cache/source-repositories/pylockfile_7dba375a593771a3175734b52ae3a8fbcd11b619 with ref master
2017-06-07 06:43:12,980 INFO nodepool.image.build.dpc: Cloning from pylockfile cache and applying ref master
2017-06-07 06:43:13,218 INFO nodepool.image.build.dpc: HEAD is now at 99870bf Remove oslo.concurrency from replacement recommendation
2017-06-07 06:43:13,268 INFO nodepool.image.build.dpc: (1380 / 1758)
2017-06-07 06:43:13,327 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/pymod2pkg.git in /opt/dib_cache/source-repositories/pymod2pkg_28ed3e50a0b022a8154d66ab3117966058e0e4ed with ref master
2017-06-07 06:43:14,194 INFO nodepool.image.build.dpc: Cloning from pymod2pkg cache and applying ref master
2017-06-07 06:43:14,452 INFO nodepool.image.build.dpc: HEAD is now at 8078e86 Add mappings for networking-vsphere
2017-06-07 06:43:14,504 INFO nodepool.image.build.dpc: (1381 / 1758)
2017-06-07 06:43:14,564 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-almanachclient.git in /opt/dib_cache/source-repositories/python_almanachclient_a63e504df55276d22b49f1cdd02e36ceb5574a0f with ref master
2017-06-07 06:43:15,287 INFO nodepool.image.build.dpc: Cloning from python-almanachclient cache and applying ref master
2017-06-07 06:43:15,546 INFO nodepool.image.build.dpc: HEAD is now at 2107e7b Improve docs
2017-06-07 06:43:15,597 INFO nodepool.image.build.dpc: (1382 / 1758)
2017-06-07 06:43:15,654 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-aodhclient.git in /opt/dib_cache/source-repositories/python_aodhclient_35607c1ed2cb9432b0c95f7e26fc1926f1ffc100 with ref master
2017-06-07 06:43:16,526 INFO nodepool.image.build.dpc: Cloning from python-aodhclient cache and applying ref master
2017-06-07 06:43:16,786 INFO nodepool.image.build.dpc: HEAD is now at b40bd10 Fix Gnocchi tarball URL
2017-06-07 06:43:16,837 INFO nodepool.image.build.dpc: (1383 / 1758)
2017-06-07 06:43:16,893 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-appcatalogclient.git in /opt/dib_cache/source-repositories/python_appcatalogclient_bac42ee98af153c27aecf7a7bffdf57d95d705ac with ref master
2017-06-07 06:43:17,623 INFO nodepool.image.build.dpc: Cloning from python-appcatalogclient cache and applying ref master
2017-06-07 06:43:17,867 INFO nodepool.image.build.dpc: HEAD is now at 95694f8 Merge "Remove discover from test-requirements"
2017-06-07 06:43:17,918 INFO nodepool.image.build.dpc: (1384 / 1758)
2017-06-07 06:43:17,978 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-barbicanclient.git in /opt/dib_cache/source-repositories/python_barbicanclient_5a0d310df7036ddced5a85c91d9740a65acb8f77 with ref master
2017-06-07 06:43:19,015 INFO nodepool.image.build.dpc: Cloning from python-barbicanclient cache and applying ref master
2017-06-07 06:43:19,306 INFO nodepool.image.build.dpc: HEAD is now at 82b7d64 Updated from global requirements
2017-06-07 06:43:19,357 INFO nodepool.image.build.dpc: (1385 / 1758)
2017-06-07 06:43:19,414 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-bileanclient.git in /opt/dib_cache/source-repositories/python_bileanclient_8f14a528091eeab361e7fc6d4aa563696c5dd242 with ref master
2017-06-07 06:43:21,144 INFO nodepool.image.build.dpc: Cloning from python-bileanclient cache and applying ref master
2017-06-07 06:43:21,392 INFO nodepool.image.build.dpc: HEAD is now at 06d6a35 Modify v1 client
2017-06-07 06:43:21,442 INFO nodepool.image.build.dpc: (1386 / 1758)
2017-06-07 06:43:21,498 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-blazarclient.git in /opt/dib_cache/source-repositories/python_blazarclient_0a239f68cce7b650af3c5c46662580136e207cf0 with ref master
2017-06-07 06:43:22,367 INFO nodepool.image.build.dpc: Cloning from python-blazarclient cache and applying ref master
2017-06-07 06:43:22,621 INFO nodepool.image.build.dpc: HEAD is now at 3226104 Updated from global requirements
2017-06-07 06:43:22,673 INFO nodepool.image.build.dpc: (1387 / 1758)
2017-06-07 06:43:22,730 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-brick-cinderclient-ext.git in /opt/dib_cache/source-repositories/python_brick_cinderclient_ext_7c75992813eb1aa52534981b82696ea6672f54f4 with ref master
2017-06-07 06:43:23,575 INFO nodepool.image.build.dpc: Cloning from python-brick-cinderclient-ext cache and applying ref master
2017-06-07 06:43:23,840 INFO nodepool.image.build.dpc: HEAD is now at 3a8b113 Add new v3 attach/detach workflow
2017-06-07 06:43:23,892 INFO nodepool.image.build.dpc: (1388 / 1758)
2017-06-07 06:43:23,951 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-ceilometerclient.git in /opt/dib_cache/source-repositories/python_ceilometerclient_d34a7d8ae28733ed63dcef8ddc66934acdb7ee0f with ref master
2017-06-07 06:43:25,100 INFO nodepool.image.build.dpc: Cloning from python-ceilometerclient cache and applying ref master
2017-06-07 06:43:25,399 INFO nodepool.image.build.dpc: HEAD is now at 54e8544 Merge "Remove log translations"
2017-06-07 06:43:25,452 INFO nodepool.image.build.dpc: (1389 / 1758)
2017-06-07 06:43:25,695 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-cerberusclient.git in /opt/dib_cache/source-repositories/python_cerberusclient_7bfdd9f377b739889de1bad2cebdac14f2e084ba with ref master
2017-06-07 06:43:26,509 INFO nodepool.image.build.dpc: Cloning from python-cerberusclient cache and applying ref master
2017-06-07 06:43:26,761 INFO nodepool.image.build.dpc: HEAD is now at eb42bb8 Some variables renamed for a better comprehension
2017-06-07 06:43:26,812 INFO nodepool.image.build.dpc: (1390 / 1758)
2017-06-07 06:43:26,872 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-cinderclient.git in /opt/dib_cache/source-repositories/python_cinderclient_354abd73fb0abe8d2a6b71013e563e638c361521 with ref master
2017-06-07 06:43:28,498 INFO nodepool.image.build.dpc: Cloning from python-cinderclient cache and applying ref master
2017-06-07 06:43:28,852 INFO nodepool.image.build.dpc: HEAD is now at 44e650a Merge "Updated from global requirements"
2017-06-07 06:43:28,905 INFO nodepool.image.build.dpc: (1391 / 1758)
2017-06-07 06:43:28,964 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-cloudkittyclient.git in /opt/dib_cache/source-repositories/python_cloudkittyclient_24242bad9d5d5277be7e65e9de12ba654bb2d081 with ref master
2017-06-07 06:43:29,812 INFO nodepool.image.build.dpc: Cloning from python-cloudkittyclient cache and applying ref master
2017-06-07 06:43:30,083 INFO nodepool.image.build.dpc: HEAD is now at cf2b4f3 [Fix gate]Update test requirement
2017-06-07 06:43:30,135 INFO nodepool.image.build.dpc: (1392 / 1758)
2017-06-07 06:43:30,193 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-cloudpulseclient.git in /opt/dib_cache/source-repositories/python_cloudpulseclient_9b492951d23a4444b7be68cbdc63e946d3c49f68 with ref master
2017-06-07 06:43:31,019 INFO nodepool.image.build.dpc: Cloning from python-cloudpulseclient cache and applying ref master
2017-06-07 06:43:31,273 INFO nodepool.image.build.dpc: HEAD is now at b635bae Remove log translations
2017-06-07 06:43:31,323 INFO nodepool.image.build.dpc: (1393 / 1758)
2017-06-07 06:43:31,381 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-cognitiveclient.git in /opt/dib_cache/source-repositories/python_cognitiveclient_36d755691c28b527b772000b328116874fb26195 with ref master
2017-06-07 06:43:32,122 INFO nodepool.image.build.dpc: Cloning from python-cognitiveclient cache and applying ref master
2017-06-07 06:43:32,355 INFO nodepool.image.build.dpc: HEAD is now at 606d26a Added .gitreview
2017-06-07 06:43:32,406 INFO nodepool.image.build.dpc: (1394 / 1758)
2017-06-07 06:43:32,463 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-congressclient.git in /opt/dib_cache/source-repositories/python_congressclient_cd89933e3346d531d35824fddbf8f4cb1805a593 with ref master
2017-06-07 06:43:33,357 INFO nodepool.image.build.dpc: Cloning from python-congressclient cache and applying ref master
2017-06-07 06:43:33,619 INFO nodepool.image.build.dpc: HEAD is now at 5fc1bab Updated from global requirements
2017-06-07 06:43:33,670 INFO nodepool.image.build.dpc: (1395 / 1758)
2017-06-07 06:43:33,728 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-cratonclient.git in /opt/dib_cache/source-repositories/python_cratonclient_aaf56bb2bad901bbb9c26535e91b48003fde8c26 with ref master
2017-06-07 06:43:34,617 INFO nodepool.image.build.dpc: Cloning from python-cratonclient cache and applying ref master
2017-06-07 06:43:34,928 INFO nodepool.image.build.dpc: HEAD is now at adad8bd Updated from global requirements
2017-06-07 06:43:34,979 INFO nodepool.image.build.dpc: (1396 / 1758)
2017-06-07 06:43:35,036 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-cueclient.git in /opt/dib_cache/source-repositories/python_cueclient_83accf6917b96b56a74ed16d811da55964547771 with ref master
2017-06-07 06:43:35,804 INFO nodepool.image.build.dpc: Cloning from python-cueclient cache and applying ref master
2017-06-07 06:43:36,044 INFO nodepool.image.build.dpc: HEAD is now at bb1f4ad Switch to keystoneauth
2017-06-07 06:43:36,096 INFO nodepool.image.build.dpc: (1397 / 1758)
2017-06-07 06:43:36,153 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-designateclient.git in /opt/dib_cache/source-repositories/python_designateclient_b0dd77dde1d18ffe352731ac119b8322da230664 with ref master
2017-06-07 06:43:37,128 INFO nodepool.image.build.dpc: Cloning from python-designateclient cache and applying ref master
2017-06-07 06:43:37,416 INFO nodepool.image.build.dpc: HEAD is now at 73f4562 Updated from global requirements
2017-06-07 06:43:37,467 INFO nodepool.image.build.dpc: (1398 / 1758)
2017-06-07 06:43:37,526 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-distilclient.git in /opt/dib_cache/source-repositories/python_distilclient_48b953c7021d14124681eadc3b577037adade390 with ref master
2017-06-07 06:43:38,260 INFO nodepool.image.build.dpc: Cloning from python-distilclient cache and applying ref master
2017-06-07 06:43:38,514 INFO nodepool.image.build.dpc: HEAD is now at 4c00f95 Merge "Rename `usage` to `measurements`"
2017-06-07 06:43:38,565 INFO nodepool.image.build.dpc: (1399 / 1758)
2017-06-07 06:43:38,622 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-don.git in /opt/dib_cache/source-repositories/python_don_7b84468fd8082fc3faf6f653143e0456cd0da076 with ref master
2017-06-07 06:43:39,375 INFO nodepool.image.build.dpc: Cloning from python-don cache and applying ref master
2017-06-07 06:43:39,665 INFO nodepool.image.build.dpc: HEAD is now at d3664d3 Libvirt instance parser
2017-06-07 06:43:39,716 INFO nodepool.image.build.dpc: (1400 / 1758)
2017-06-07 06:43:39,774 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-dracclient.git in /opt/dib_cache/source-repositories/python_dracclient_177c04038b919c90407d259b7534085db460e8ce with ref master
2017-06-07 06:43:40,552 INFO nodepool.image.build.dpc: Cloning from python-dracclient cache and applying ref master
2017-06-07 06:43:40,879 INFO nodepool.image.build.dpc: HEAD is now at 39253bb Added ability to determine if an iDRAC is ready
2017-06-07 06:43:40,933 INFO nodepool.image.build.dpc: (1401 / 1758)
2017-06-07 06:43:40,990 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-evoqueclient.git in /opt/dib_cache/source-repositories/python_evoqueclient_49b19a6bf1f3490a49a650c152c774aa364f8eb7 with ref master
2017-06-07 06:43:41,777 INFO nodepool.image.build.dpc: Cloning from python-evoqueclient cache and applying ref master
2017-06-07 06:43:42,016 INFO nodepool.image.build.dpc: HEAD is now at ed174db Remove argparse from requirements
2017-06-07 06:43:42,067 INFO nodepool.image.build.dpc: (1402 / 1758)
2017-06-07 06:43:42,124 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-freezerclient.git in /opt/dib_cache/source-repositories/python_freezerclient_8217b7812149d9e80b33abef09a4cb30deb5154c with ref master
2017-06-07 06:43:42,915 INFO nodepool.image.build.dpc: Cloning from python-freezerclient cache and applying ref master
2017-06-07 06:43:43,179 INFO nodepool.image.build.dpc: HEAD is now at 9578f23 Updated from global requirements
2017-06-07 06:43:43,230 INFO nodepool.image.build.dpc: (1403 / 1758)
2017-06-07 06:43:43,288 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-fuelclient.git in /opt/dib_cache/source-repositories/python_fuelclient_63c5e67d414c4a7cb11b6555f27a726d67b6ebdd with ref master
2017-06-07 06:43:44,575 INFO nodepool.image.build.dpc: Cloning from python-fuelclient cache and applying ref master
2017-06-07 06:43:44,887 INFO nodepool.image.build.dpc: HEAD is now at b765ac3 Add two plugins related commands into fuel2
2017-06-07 06:43:44,939 INFO nodepool.image.build.dpc: (1404 / 1758)
2017-06-07 06:43:44,998 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-ganttclient.git in /opt/dib_cache/source-repositories/python_ganttclient_570c89921106464ac86d4ad14e4664cc91e94ae6 with ref master
2017-06-07 06:43:45,784 INFO nodepool.image.build.dpc: Cloning from python-ganttclient cache and applying ref master
2017-06-07 06:43:46,030 INFO nodepool.image.build.dpc: HEAD is now at 940d1de Move tests out of sub-tree
2017-06-07 06:43:46,083 INFO nodepool.image.build.dpc: (1405 / 1758)
2017-06-07 06:43:46,146 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-glanceclient.git in /opt/dib_cache/source-repositories/python_glanceclient_f37eb11abf926310471e252ab67d0db122cdcbd3 with ref master
2017-06-07 06:43:47,699 INFO nodepool.image.build.dpc: Cloning from python-glanceclient cache and applying ref master
2017-06-07 06:43:47,996 INFO nodepool.image.build.dpc: HEAD is now at d3d405c Updated from global requirements
2017-06-07 06:43:48,048 INFO nodepool.image.build.dpc: (1406 / 1758)
2017-06-07 06:43:48,104 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-glareclient.git in /opt/dib_cache/source-repositories/python_glareclient_0fd41b49d7a7bbce96c5bbc98f30fcf557ea1c56 with ref master
2017-06-07 06:43:48,916 INFO nodepool.image.build.dpc: Cloning from python-glareclient cache and applying ref master
2017-06-07 06:43:49,194 INFO nodepool.image.build.dpc: HEAD is now at 5768a0d Remove unnecessary code from shell
2017-06-07 06:43:49,245 INFO nodepool.image.build.dpc: (1407 / 1758)
2017-06-07 06:43:49,303 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-gnocchiclient.git in /opt/dib_cache/source-repositories/python_gnocchiclient_c5a58d914a1d6f7cd6e5dcc7b985d4e832c6e599 with ref master
2017-06-07 06:43:50,358 INFO nodepool.image.build.dpc: Cloning from python-gnocchiclient cache and applying ref master
2017-06-07 06:43:50,617 INFO nodepool.image.build.dpc: HEAD is now at b64069d Remove repository content and add new URL
2017-06-07 06:43:50,668 INFO nodepool.image.build.dpc: (1408 / 1758)
2017-06-07 06:43:50,725 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-group-based-policy-client.git in /opt/dib_cache/source-repositories/python_group_based_policy_client_c9ba71db96e13558a9dc3d99f136f38cbfdbec88 with ref master
2017-06-07 06:43:51,569 INFO nodepool.image.build.dpc: Cloning from python-group-based-policy-client cache and applying ref master
2017-06-07 06:43:51,837 INFO nodepool.image.build.dpc: HEAD is now at 0a14dc6 Add the application_policy_group to the purge list
2017-06-07 06:43:51,888 INFO nodepool.image.build.dpc: (1409 / 1758)
2017-06-07 06:43:51,948 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-heatclient.git in /opt/dib_cache/source-repositories/python_heatclient_2f28477ea2919e512b4806888c93db0685fcf484 with ref master
2017-06-07 06:43:53,434 INFO nodepool.image.build.dpc: Cloning from python-heatclient cache and applying ref master
2017-06-07 06:43:53,742 INFO nodepool.image.build.dpc: HEAD is now at 847f902 Merge "Don't encode path separators"
2017-06-07 06:43:53,793 INFO nodepool.image.build.dpc: (1410 / 1758)
2017-06-07 06:43:53,851 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-hnvclient.git in /opt/dib_cache/source-repositories/python_hnvclient_606ad0a456170c060d3d5a0087b2dbdb854601bd with ref master
2017-06-07 06:43:54,633 INFO nodepool.image.build.dpc: Cloning from python-hnvclient cache and applying ref master
2017-06-07 06:43:54,896 INFO nodepool.image.build.dpc: HEAD is now at 2d85269 Add missing resource reference in FrontendIPConfigurations
2017-06-07 06:43:54,948 INFO nodepool.image.build.dpc: (1411 / 1758)
2017-06-07 06:43:55,005 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-iotronicclient.git in /opt/dib_cache/source-repositories/python_iotronicclient_3c4ca1bf778ba42bc52050946d30de2c9b34d4db with ref master
2017-06-07 06:43:55,757 INFO nodepool.image.build.dpc: Cloning from python-iotronicclient cache and applying ref master
2017-06-07 06:43:56,008 INFO nodepool.image.build.dpc: HEAD is now at 38c6c7d more details for the instructions
2017-06-07 06:43:56,059 INFO nodepool.image.build.dpc: (1412 / 1758)
2017-06-07 06:43:56,116 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-ironic-inspector-client.git in /opt/dib_cache/source-repositories/python_ironic_inspector_client_556a80894be2d7bb92520ba87ad4e1255d3fe4a1 with ref master
2017-06-07 06:43:56,956 INFO nodepool.image.build.dpc: Cloning from python-ironic-inspector-client cache and applying ref master
2017-06-07 06:43:57,233 INFO nodepool.image.build.dpc: HEAD is now at a0aace7 Updated from global requirements
2017-06-07 06:43:57,284 INFO nodepool.image.build.dpc: (1413 / 1758)
2017-06-07 06:43:57,346 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-ironicclient.git in /opt/dib_cache/source-repositories/python_ironicclient_02a534fc1115d94e872ea2bd9a9474e058517733 with ref master
2017-06-07 06:43:58,984 INFO nodepool.image.build.dpc: Cloning from python-ironicclient cache and applying ref master
2017-06-07 06:43:59,341 INFO nodepool.image.build.dpc: HEAD is now at 725b453 Updated from global requirements
2017-06-07 06:43:59,393 INFO nodepool.image.build.dpc: (1414 / 1758)
2017-06-07 06:43:59,451 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_1604c8dfdecd3e7e82353763033c7a89ea8e3359 with ref master
2017-06-07 06:44:00,397 INFO nodepool.image.build.dpc: Cloning from python-jenkins cache and applying ref master
2017-06-07 06:44:00,668 INFO nodepool.image.build.dpc: HEAD is now at 828eb92 doc: add get_job_config() example
2017-06-07 06:44:00,719 INFO nodepool.image.build.dpc: (1415 / 1758)
2017-06-07 06:44:00,775 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-k8sclient.git in /opt/dib_cache/source-repositories/python_k8sclient_300e32f876e72be372322178a42e0a7528bd0376 with ref master
2017-06-07 06:44:01,515 INFO nodepool.image.build.dpc: Cloning from python-k8sclient cache and applying ref master
2017-06-07 06:44:01,878 INFO nodepool.image.build.dpc: HEAD is now at c18bd6f Fix empty object returned by successful response
2017-06-07 06:44:01,930 INFO nodepool.image.build.dpc: (1416 / 1758)
2017-06-07 06:44:01,987 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-karborclient.git in /opt/dib_cache/source-repositories/python_karborclient_7f8f5c8a7a3111f2f08dbf8baaa5eb76697656d6 with ref master
2017-06-07 06:44:02,847 INFO nodepool.image.build.dpc: Cloning from python-karborclient cache and applying ref master
2017-06-07 06:44:03,126 INFO nodepool.image.build.dpc: HEAD is now at cd75dda Merge "Optimize the link address"
2017-06-07 06:44:03,177 INFO nodepool.image.build.dpc: (1417 / 1758)
2017-06-07 06:44:03,240 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-keystoneclient.git in /opt/dib_cache/source-repositories/python_keystoneclient_87eca1f8413da04229d8c6aca4bdf4eb473063e2 with ref master
2017-06-07 06:44:05,149 INFO nodepool.image.build.dpc: Cloning from python-keystoneclient cache and applying ref master
2017-06-07 06:44:05,501 INFO nodepool.image.build.dpc: HEAD is now at daa99ed Merge "Fix html_last_updated_fmt for Python3"
2017-06-07 06:44:05,553 INFO nodepool.image.build.dpc: (1418 / 1758)
2017-06-07 06:44:05,618 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-keystoneclient-kerberos.git in /opt/dib_cache/source-repositories/python_keystoneclient_kerberos_3744f074ff971648bc88b594799faea4c54f483a with ref master
2017-06-07 06:44:06,423 INFO nodepool.image.build.dpc: Cloning from python-keystoneclient-kerberos cache and applying ref master
2017-06-07 06:44:06,661 INFO nodepool.image.build.dpc: HEAD is now at 59b7e97 retire keystoneclient-kerberos
2017-06-07 06:44:06,713 INFO nodepool.image.build.dpc: (1419 / 1758)
2017-06-07 06:44:06,770 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-kingbirdclient.git in /opt/dib_cache/source-repositories/python_kingbirdclient_ae123b7112ceb9b7b0be6f9e00ed247c0abe7c3b with ref master
2017-06-07 06:44:07,970 INFO nodepool.image.build.dpc: Cloning from python-kingbirdclient cache and applying ref master
2017-06-07 06:44:08,234 INFO nodepool.image.build.dpc: HEAD is now at d0e23ea Updated from global requirements
2017-06-07 06:44:08,284 INFO nodepool.image.build.dpc: (1420 / 1758)
2017-06-07 06:44:08,341 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-kiteclient.git in /opt/dib_cache/source-repositories/python_kiteclient_0a17222937adbc66926905d439b570a1504c9357 with ref master
2017-06-07 06:44:09,140 INFO nodepool.image.build.dpc: Cloning from python-kiteclient cache and applying ref master
2017-06-07 06:44:09,376 INFO nodepool.image.build.dpc: HEAD is now at bd54d40 Remove all dot files with project removal
2017-06-07 06:44:09,427 INFO nodepool.image.build.dpc: (1421 / 1758)
2017-06-07 06:44:09,484 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-magnetodbclient.git in /opt/dib_cache/source-repositories/python_magnetodbclient_d3958198311133d7b5c19412a5d90914107fffa4 with ref master
2017-06-07 06:44:10,257 INFO nodepool.image.build.dpc: Cloning from python-magnetodbclient cache and applying ref master
2017-06-07 06:44:10,491 INFO nodepool.image.build.dpc: HEAD is now at cbc8915 This project is no longer maintained
2017-06-07 06:44:10,541 INFO nodepool.image.build.dpc: (1422 / 1758)
2017-06-07 06:44:10,601 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-magnumclient.git in /opt/dib_cache/source-repositories/python_magnumclient_1c180f8d32b2c73d211e1a97e79fc86d07bb696b with ref master
2017-06-07 06:44:11,740 INFO nodepool.image.build.dpc: Cloning from python-magnumclient cache and applying ref master
2017-06-07 06:44:12,028 INFO nodepool.image.build.dpc: HEAD is now at 7d5539f Merge "Add the support for 'detail' flag"
2017-06-07 06:44:12,078 INFO nodepool.image.build.dpc: (1423 / 1758)
2017-06-07 06:44:12,136 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-manilaclient.git in /opt/dib_cache/source-repositories/python_manilaclient_3ac855199a7477ac28524f5633e699ec27b16378 with ref master
2017-06-07 06:44:13,411 INFO nodepool.image.build.dpc: Cloning from python-manilaclient cache and applying ref master
2017-06-07 06:44:13,731 INFO nodepool.image.build.dpc: HEAD is now at a708363 Updated from global requirements
2017-06-07 06:44:13,782 INFO nodepool.image.build.dpc: (1424 / 1758)
2017-06-07 06:44:13,839 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-masakariclient.git in /opt/dib_cache/source-repositories/python_masakariclient_167121fdd48ded5f3e576f1957d1b52ba5d222fd with ref master
2017-06-07 06:44:14,669 INFO nodepool.image.build.dpc: Cloning from python-masakariclient cache and applying ref master
2017-06-07 06:44:14,933 INFO nodepool.image.build.dpc: HEAD is now at bd4c925 Merge "Enable to specify name and ID when operating segments and hosts"
2017-06-07 06:44:14,984 INFO nodepool.image.build.dpc: (1425 / 1758)
2017-06-07 06:44:15,040 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-meteosclient.git in /opt/dib_cache/source-repositories/python_meteosclient_468f4f03004921fb6d7fd54ca24a53cbb16d34d7 with ref master
2017-06-07 06:44:15,785 INFO nodepool.image.build.dpc: Cloning from python-meteosclient cache and applying ref master
2017-06-07 06:44:16,044 INFO nodepool.image.build.dpc: HEAD is now at e6fa257 Merge "fixed possible reference before assignment"
2017-06-07 06:44:16,094 INFO nodepool.image.build.dpc: (1426 / 1758)
2017-06-07 06:44:16,154 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-mistralclient.git in /opt/dib_cache/source-repositories/python_mistralclient_e57048bb88e82e3ac5ac8f7caa98b6436292f180 with ref master
2017-06-07 06:44:17,308 INFO nodepool.image.build.dpc: Cloning from python-mistralclient cache and applying ref master
2017-06-07 06:44:17,603 INFO nodepool.image.build.dpc: HEAD is now at 591b855 Updated from global requirements
2017-06-07 06:44:17,654 INFO nodepool.image.build.dpc: (1427 / 1758)
2017-06-07 06:44:17,711 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-moganclient.git in /opt/dib_cache/source-repositories/python_moganclient_0e3155aafc03d0d11ac6131254ea1d7a0d31e17d with ref master
2017-06-07 06:44:18,544 INFO nodepool.image.build.dpc: Cloning from python-moganclient cache and applying ref master
2017-06-07 06:44:18,819 INFO nodepool.image.build.dpc: HEAD is now at f0b67a6 Updated from global requirements
2017-06-07 06:44:18,873 INFO nodepool.image.build.dpc: (1428 / 1758)
2017-06-07 06:44:18,934 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-monascaclient.git in /opt/dib_cache/source-repositories/python_monascaclient_e23f292f74565acb11e3255650caec34b276d6f6 with ref master
2017-06-07 06:44:19,856 INFO nodepool.image.build.dpc: Cloning from python-monascaclient cache and applying ref master
2017-06-07 06:44:20,143 INFO nodepool.image.build.dpc: HEAD is now at d18e339 Updated from global requirements
2017-06-07 06:44:20,194 INFO nodepool.image.build.dpc: (1429 / 1758)
2017-06-07 06:44:20,254 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-muranoclient.git in /opt/dib_cache/source-repositories/python_muranoclient_880e9529aca00a6c9b43660c2f4d778b74ee6bb5 with ref master
2017-06-07 06:44:21,561 INFO nodepool.image.build.dpc: Cloning from python-muranoclient cache and applying ref master
2017-06-07 06:44:21,872 INFO nodepool.image.build.dpc: HEAD is now at cae67a4 Updated from global requirements
2017-06-07 06:44:21,928 INFO nodepool.image.build.dpc: (1430 / 1758)
2017-06-07 06:44:21,988 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-namosclient.git in /opt/dib_cache/source-repositories/python_namosclient_5a74ec7d1d5fdf0eea8cda950527b180d5167fd3 with ref master
2017-06-07 06:44:22,764 INFO nodepool.image.build.dpc: Cloning from python-namosclient cache and applying ref master
2017-06-07 06:44:23,005 INFO nodepool.image.build.dpc: HEAD is now at b1531f7 Cleanup tox.ini: Remove obsolete constraints
2017-06-07 06:44:23,057 INFO nodepool.image.build.dpc: (1431 / 1758)
2017-06-07 06:44:23,113 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-neutron-pd-driver.git in /opt/dib_cache/source-repositories/python_neutron_pd_driver_dee387beea1569e6735574db441725f32a5503a5 with ref master
2017-06-07 06:44:23,868 INFO nodepool.image.build.dpc: Cloning from python-neutron-pd-driver cache and applying ref master
2017-06-07 06:44:24,100 INFO nodepool.image.build.dpc: HEAD is now at ef9ce48 Retire the project
2017-06-07 06:44:24,151 INFO nodepool.image.build.dpc: (1432 / 1758)
2017-06-07 06:44:24,212 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-neutronclient.git in /opt/dib_cache/source-repositories/python_neutronclient_f19d2c0327f7e6d792d01c95b6245f542371ede4 with ref master
2017-06-07 06:44:26,169 INFO nodepool.image.build.dpc: Cloning from python-neutronclient cache and applying ref master
2017-06-07 06:44:26,525 INFO nodepool.image.build.dpc: HEAD is now at 41961a2 Updated from global requirements
2017-06-07 06:44:26,578 INFO nodepool.image.build.dpc: (1433 / 1758)
2017-06-07 06:44:26,646 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-novaclient.git in /opt/dib_cache/source-repositories/python_novaclient_a2675195bb0b4c64b8c7047f4a3650cd2504a6b8 with ref master
2017-06-07 06:44:28,635 INFO nodepool.image.build.dpc: Cloning from python-novaclient cache and applying ref master
2017-06-07 06:44:28,984 INFO nodepool.image.build.dpc: HEAD is now at c055f15 Skip rebuild functional test due to persistent vif plugging timeout
2017-06-07 06:44:29,038 INFO nodepool.image.build.dpc: (1434 / 1758)
2017-06-07 06:44:29,096 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-octaviaclient.git in /opt/dib_cache/source-repositories/python_octaviaclient_b80120939556acc4d9f3f021a0907c0d18928edb with ref master
2017-06-07 06:44:29,885 INFO nodepool.image.build.dpc: Cloning from python-octaviaclient cache and applying ref master
2017-06-07 06:44:30,140 INFO nodepool.image.build.dpc: HEAD is now at efc4a31 Merge "Add pool commands to client"
2017-06-07 06:44:30,191 INFO nodepool.image.build.dpc: (1435 / 1758)
2017-06-07 06:44:30,253 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-oneviewclient.git in /opt/dib_cache/source-repositories/python_oneviewclient_e6e269079389c055ebfd3b74f52c0dd59402c608 with ref master
2017-06-07 06:44:31,210 INFO nodepool.image.build.dpc: Cloning from python-oneviewclient cache and applying ref master
2017-06-07 06:44:31,485 INFO nodepool.image.build.dpc: HEAD is now at 40c2418 Updated from global requirements
2017-06-07 06:44:31,537 INFO nodepool.image.build.dpc: (1436 / 1758)
2017-06-07 06:44:31,598 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-openstackclient.git in /opt/dib_cache/source-repositories/python_openstackclient_de7b61017a3a8316c4eb957839a1d05ecdab0cfe with ref master
2017-06-07 06:44:34,685 INFO nodepool.image.build.dpc: Cloning from python-openstackclient cache and applying ref master
2017-06-07 06:44:35,218 INFO nodepool.image.build.dpc: HEAD is now at ee59989 Merge "volume functest: ensure snapshots deleted when volume delete"
2017-06-07 06:44:35,272 INFO nodepool.image.build.dpc: (1437 / 1758)
2017-06-07 06:44:35,334 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-openstacksdk.git in /opt/dib_cache/source-repositories/python_openstacksdk_87c05adeb6d79176e0e66a70601b24d0110b7f1e with ref master
2017-06-07 06:44:38,613 INFO nodepool.image.build.dpc: Cloning from python-openstacksdk cache and applying ref master
2017-06-07 06:44:39,058 INFO nodepool.image.build.dpc: HEAD is now at 8700650 Merge "Remove support for py34"
2017-06-07 06:44:39,110 INFO nodepool.image.build.dpc: (1438 / 1758)
2017-06-07 06:44:39,167 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-opentsdbclient.git in /opt/dib_cache/source-repositories/python_opentsdbclient_60a6337ef2b1bbbe841d9a5f0ecd389b8b640984 with ref master
2017-06-07 06:44:40,011 INFO nodepool.image.build.dpc: Cloning from python-opentsdbclient cache and applying ref master
2017-06-07 06:44:40,255 INFO nodepool.image.build.dpc: HEAD is now at 3142ce3 Merge "Change stackforge to openstack"
2017-06-07 06:44:40,307 INFO nodepool.image.build.dpc: (1439 / 1758)
2017-06-07 06:44:40,363 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-pankoclient.git in /opt/dib_cache/source-repositories/python_pankoclient_dfbd14f00c9bc5bc918e9055e776b949045d5414 with ref master
2017-06-07 06:44:41,124 INFO nodepool.image.build.dpc: Cloning from python-pankoclient cache and applying ref master
2017-06-07 06:44:41,381 INFO nodepool.image.build.dpc: HEAD is now at 5b51e41 use extras
2017-06-07 06:44:41,432 INFO nodepool.image.build.dpc: (1440 / 1758)
2017-06-07 06:44:41,489 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-picassoclient.git in /opt/dib_cache/source-repositories/python_picassoclient_978aacc6f9172bf63b252dc8ae8e8377c14cdd37 with ref master
2017-06-07 06:44:42,225 INFO nodepool.image.build.dpc: Cloning from python-picassoclient cache and applying ref master
2017-06-07 06:44:42,480 INFO nodepool.image.build.dpc: HEAD is now at a4678f1 Fixing links in README
2017-06-07 06:44:42,531 INFO nodepool.image.build.dpc: (1441 / 1758)
2017-06-07 06:44:42,587 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-qinlingclient.git in /opt/dib_cache/source-repositories/python_qinlingclient_77bc1ff12473f2317e722eed2c6affa92d2e79ed with ref master
2017-06-07 06:44:43,377 INFO nodepool.image.build.dpc: Cloning from python-qinlingclient cache and applying ref master
2017-06-07 06:44:43,609 INFO nodepool.image.build.dpc: HEAD is now at c476ba0 Added .gitreview
2017-06-07 06:44:43,659 INFO nodepool.image.build.dpc: (1442 / 1758)
2017-06-07 06:44:43,716 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-rackclient.git in /opt/dib_cache/source-repositories/python_rackclient_076795ee028e7f01671d320416b88eca33072ffa with ref master
2017-06-07 06:44:44,481 INFO nodepool.image.build.dpc: Cloning from python-rackclient cache and applying ref master
2017-06-07 06:44:44,734 INFO nodepool.image.build.dpc: HEAD is now at bd2c050 remove processes from the output of the group show command
2017-06-07 06:44:44,785 INFO nodepool.image.build.dpc: (1443 / 1758)
2017-06-07 06:44:44,842 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-redfish.git in /opt/dib_cache/source-repositories/python_redfish_1b1a65a01d6bfb996e3a9c7fbc1878e71c8a1f3a with ref master
2017-06-07 06:44:45,531 INFO nodepool.image.build.dpc: Cloning from python-redfish cache and applying ref master
2017-06-07 06:44:46,110 INFO nodepool.image.build.dpc: HEAD is now at 65d669b Improve docs files for deb
2017-06-07 06:44:46,158 INFO nodepool.image.build.dpc: (1444 / 1758)
2017-06-07 06:44:46,217 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-saharaclient.git in /opt/dib_cache/source-repositories/python_saharaclient_14b633540027e9fdd60261932af8aaa260dd6ab0 with ref master
2017-06-07 06:44:47,388 INFO nodepool.image.build.dpc: Cloning from python-saharaclient cache and applying ref master
2017-06-07 06:44:47,678 INFO nodepool.image.build.dpc: HEAD is now at e17517c Updated from global requirements
2017-06-07 06:44:47,728 INFO nodepool.image.build.dpc: (1445 / 1758)
2017-06-07 06:44:47,785 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-scciclient.git in /opt/dib_cache/source-repositories/python_scciclient_f5b189412b1f8071a9a051587e55fe186b6c9aee with ref master
2017-06-07 06:44:48,652 INFO nodepool.image.build.dpc: Cloning from python-scciclient cache and applying ref master
2017-06-07 06:44:48,924 INFO nodepool.image.build.dpc: HEAD is now at d2ee49d Merge "Updated from global requirements"
2017-06-07 06:44:48,982 INFO nodepool.image.build.dpc: (1446 / 1758)
2017-06-07 06:44:49,042 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-searchlightclient.git in /opt/dib_cache/source-repositories/python_searchlightclient_6928211cf9d82472f70b852022685eee40d5147c with ref master
2017-06-07 06:44:49,897 INFO nodepool.image.build.dpc: Cloning from python-searchlightclient cache and applying ref master
2017-06-07 06:44:50,152 INFO nodepool.image.build.dpc: HEAD is now at d74e2a7 Updated from global requirements
2017-06-07 06:44:50,203 INFO nodepool.image.build.dpc: (1447 / 1758)
2017-06-07 06:44:50,262 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-senlinclient.git in /opt/dib_cache/source-repositories/python_senlinclient_cff52e92dd38a92ae2af71afb729c22987d7e755 with ref master
2017-06-07 06:44:51,264 INFO nodepool.image.build.dpc: Cloning from python-senlinclient cache and applying ref master
2017-06-07 06:44:51,561 INFO nodepool.image.build.dpc: HEAD is now at 3a69e0d Updated from global requirements
2017-06-07 06:44:51,613 INFO nodepool.image.build.dpc: (1448 / 1758)
2017-06-07 06:44:51,671 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-solumclient.git in /opt/dib_cache/source-repositories/python_solumclient_c05c8eedcf1a8fcb982b0197526f253bdcb93bfd with ref master
2017-06-07 06:44:52,672 INFO nodepool.image.build.dpc: Cloning from python-solumclient cache and applying ref master
2017-06-07 06:44:53,024 INFO nodepool.image.build.dpc: HEAD is now at 7b3ce15 Updated from global requirements
2017-06-07 06:44:53,075 INFO nodepool.image.build.dpc: (1449 / 1758)
2017-06-07 06:44:53,132 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-sticksclient.git in /opt/dib_cache/source-repositories/python_sticksclient_c4a115295b1c10fd5054c4ceff94b17c02dd525f with ref master
2017-06-07 06:44:53,872 INFO nodepool.image.build.dpc: Cloning from python-sticksclient cache and applying ref master
2017-06-07 06:44:54,111 INFO nodepool.image.build.dpc: HEAD is now at f4cc0cd Tag version to pre 1.2 (1.2-1)
2017-06-07 06:44:54,163 INFO nodepool.image.build.dpc: (1450 / 1758)
2017-06-07 06:44:54,223 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-surveilclient.git in /opt/dib_cache/source-repositories/python_surveilclient_faf995f413d38fa0c5601f86f9d711aed3061553 with ref master
2017-06-07 06:44:55,082 INFO nodepool.image.build.dpc: Cloning from python-surveilclient cache and applying ref master
2017-06-07 06:44:55,336 INFO nodepool.image.build.dpc: HEAD is now at 10633bb Change httplib to requests
2017-06-07 06:44:55,387 INFO nodepool.image.build.dpc: (1451 / 1758)
2017-06-07 06:44:55,443 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-swiftclient.git in /opt/dib_cache/source-repositories/python_swiftclient_681e910745338dcdedeb8a10e5a8d54ccad47739 with ref master
2017-06-07 06:44:56,651 INFO nodepool.image.build.dpc: Cloning from python-swiftclient cache and applying ref master
2017-06-07 06:44:56,947 INFO nodepool.image.build.dpc: HEAD is now at 6d5e87a Merge "ISO 8601 timestamps for tempurl"
2017-06-07 06:44:56,998 INFO nodepool.image.build.dpc: (1452 / 1758)
2017-06-07 06:44:57,056 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-tackerclient.git in /opt/dib_cache/source-repositories/python_tackerclient_da416355290705efdeaf047fc314c8a0d01b6cb4 with ref master
2017-06-07 06:44:57,997 INFO nodepool.image.build.dpc: Cloning from python-tackerclient cache and applying ref master
2017-06-07 06:44:58,303 INFO nodepool.image.build.dpc: HEAD is now at 0d3341a Updated from global requirements
2017-06-07 06:44:58,354 INFO nodepool.image.build.dpc: (1453 / 1758)
2017-06-07 06:44:58,410 INFO nodepool.image.build.dpc: Updating cache of https://git.openstack.org/openstack/python-tricircleclient.git in /opt/dib_cache/source-repositories/python_tricircleclient_5c7c2d5160bd2772b09a9dbf6a56b7d0312ed54c with ref master
2017-06-07 06:44:59,167 INFO nodepool.image.build.dpc: Cloning from python-tricircleclient cache and applying ref master
2017-06-07 06:44:59,419 INFO nodepool.image.build.dpc: HEAD is now at cb6abeb Add UT for Routing resource
2017-06-07 06:44:59,470 INFO nodepool.image.build.dpc: (1454 / 1758)
2017-06-07 06:44:59,529 INFO nodepool.image.build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment